Sprinkle some copyrights (use the oldest timestamp to
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
35         Log: Small update on todo.  Could use a lot more.
36      Branch: perl
37            ! pod/perltodo.pod
38 ____________________________________________________________________________
39 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
40         Log: Subject: [ID 20020121.003] perldata doco bug
41              From: John Stumbles <jstumbles@bluearc.com>
42              Date: Mon, 21 Jan 2002 14:19:56 -0000
43              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
44      Branch: perl
45            ! pod/perldata.pod
46 ____________________________________________________________________________
47 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
48         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
49              From: Michael G Schwern <schwern@pobox.com>
50              Date: Mon, 21 Jan 2002 15:16:42 -0500
51              Message-ID: <20020121201642.GA6659@blackrider>
52      Branch: perl
53            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
54 ____________________________________________________________________________
55 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
56         Log: Subject: [PATCH] Re: eval not catching warnings?
57              From: abigail@foad.org
58              Date: Wed, 23 Jan 2002 15:35:47 +0100
59              Message-ID: <20020123143547.24798.qmail@foad.org>
60      Branch: perl
61            ! pod/perlfunc.pod
62 ____________________________________________________________________________
63 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
64         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
65              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66              Date: Tue, 22 Jan 2002 17:00:54 -0800            
67              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
68      Branch: perl
69            ! t/run/fresh_perl.t
70 ____________________________________________________________________________
71 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
72         Log: HP-UX 10.20 cc pacifying from Merijn.
73      Branch: perl
74            ! Configure
75 ____________________________________________________________________________
76 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
77         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
78              From: "Craig A. Berry" <craigberry@mac.com> 
79              Date: Tue, 22 Jan 2002 22:14:26 -0600
80              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
81      Branch: perl
82            ! vms/test.com
83 ____________________________________________________________________________
84 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
85         Log: AIX cpp bug: having macro arguments and character constants
86              "the same" means trouble (here s and 's')
87              What broke now was 841 and 842 of t/op/pat.t, because of the
88              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
89              (note that breakage happened only under cc_r and usethreads+
90              useithreads)
91      Branch: perl
92            ! utf8.h
93 ____________________________________________________________________________
94 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
95         Log: Subject: [PATCH] Support truncate() in VOS port
96              From: Paul_GreenVOS@vos.stratus.com
97              Date: Mon, 21 Jan 02 23:27 est
98              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
99      Branch: perl
100            + vos/vos.c
101            ! MANIFEST hints/vos.sh vos/vosish.h
102 ____________________________________________________________________________
103 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
104         Log: Get rid of the _() macro since (1) we require ANSI anyway
105              (2) Other software (NU)seems to use it and we don't need it,
106              so let's give it up.
107      Branch: perl
108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
109            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
110            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
111            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
112            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
113            ! wince/config.h wince/config_H.ce
114 ____________________________________________________________________________
115 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
116         Log: Subject: [BUG] /\_/ an unrecognized escape?
117              From: Michael G Schwern <schwern@pobox.com>
118              Date: Mon, 21 Jan 2002 15:22:54 -0500
119              Message-ID: <20020121202254.GA6731@blackrider>
120      Branch: perl
121            ! t/lib/warnings/toke toke.c
122 ____________________________________________________________________________
123 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
124         Log: Undo the renaming of the Unicode data files; the simple
125              solution being not including the *.html files.  This means
126              that in the future there is no need for any renamings
127              (well, assuming that the Consortium doesn't cause any),
128              and the files are named like they are in the Consortium
129              website, thus alleviating confusion.
130      Branch: perl
131            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
132            + lib/unicore/CaseFolding.txt
133            + lib/unicore/CompositionExclusions.txt
134            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
135            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
136            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
137            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
138            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
139            - lib/unicore/NamesList.html lib/unicore/PropList.html
140            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
141            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
142            - lib/unicore/rename
143            ! (edit 285 files)
144 ____________________________________________________________________________
145 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
146         Log: Update Changes.
147      Branch: perl
148            ! Changes patchlevel.h
149 ____________________________________________________________________________
150 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
151         Log: Subject: RE: BCC for Win32 is unhappy @14331
152              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
153              Date: Mon, 21 Jan 2002 09:48:40 +0300
154              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
155              
156              (using IV instead of int)
157      Branch: perl
158            ! hv.h
159 ____________________________________________________________________________
160 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
161         Log: path_is_absolute() needs a prototype (and maybe
162              a better name, but that's another story).
163      Branch: perl
164            ! embed.fnc embed.h pp_ctl.c proto.h
165 ____________________________________________________________________________
166 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
167         Log: Subject: Re: coderefs in @INC
168              From: Chris Nandor <pudge@pobox.com>
169              Date: Thu, 17 Jan 2002 11:26:02 -0500
170              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
171      Branch: perl
172            ! pp_ctl.c
173 ____________________________________________________________________________
174 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
175         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
176              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
177              Date: Sun, 20 Jan 2002 22:53:56 +0100
178              Message-ID: <20020120225356.A12093@rafael>
179      Branch: perl
180            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
181            ! t/lib/warnings/9enabled warnings.h warnings.pl
182 ____________________________________________________________________________
183 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
184         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
185              From: "Craig A. Berry" <craigberry@mac.com>
186              Date: Sun, 20 Jan 2002 22:49:42 -0600
187              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
188      Branch: perl
189            ! lib/ExtUtils/MakeMaker.pm
190 ____________________________________________________________________________
191 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
192         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
193              From: Paul_GreenVOS@vos.stratus.com
194              Date: Sat, 19 Jan 02 17:17 est
195              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
196              
197              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
198              From: Paul_GreenVOS@vos.stratus.com
199              Date: Sat, 19 Jan 02 17:19 est
200              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
201      Branch: perl
202            ! lib/ExtUtils/t/Command.t
203 ____________________________________________________________________________
204 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
205         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
206              From: Paul_GreenVOS@vos.stratus.com
207              Date: Sat, 19 Jan 02 14:30 est
208              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
209      Branch: perl
210            ! lib/AnyDBM_File.t
211 ____________________________________________________________________________
212 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
213         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
214              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
215              Date: Sun, 20 Jan 2002 13:51:36 +0100
216              Message-ID: <20020120135136.A710@rafael>
217      Branch: perl
218            ! ext/File/Glob/t/basic.t
219 ____________________________________________________________________________
220 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
221         Log: Make also hex() and oct() to croak if their arguments
222              cannot be downgraded (that is, if they contain wide
223              characters), just like crypt() does (and use the croak
224              feature of sv_utf8_downgrade()).
225      Branch: perl
226            ! pp.c t/op/oct.t
227 ____________________________________________________________________________
228 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
229         Log: Regen toc.
230      Branch: perl
231            ! pod/perltoc.pod
232 ____________________________________________________________________________
233 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
234         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
235              From: David Dyck <dcd@tc.fluke.com>
236              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
237              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
238      Branch: perl
239            ! pod/perl5004delta.pod pod/perl5005delta.pod
240            ! pod/perl561delta.pod pod/perl56delta.pod
241 ____________________________________________________________________________
242 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
243         Log: FAQ sync.
244      Branch: perl
245            ! pod/perlfaq1.pod pod/perlfaq2.pod
246 ____________________________________________________________________________
247 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
248         Log: Subject: [PATCH lib/Pod/t/Usage.t]
249              From: Abe Timmerman <abe@ztreet.demon.nl>
250              Date: Sat, 19 Jan 2002 19:57:57 +0100
251              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
252      Branch: perl
253            + lib/Pod/t/Usage.t
254            ! MANIFEST
255 ____________________________________________________________________________
256 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
257         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
258              From: Paul_GreenVOS@vos.stratus.com
259              Date: Sat, 19 Jan 02 13:15 est
260              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
261      Branch: perl
262            ! ext/SDBM_File/sdbm.t
263 ____________________________________________________________________________
264 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
265         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
266      Branch: perl
267           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
268           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
269 ____________________________________________________________________________
270 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
271         Log: Alternative Time::Local algorithm that uses matematical formula
272              for timegm instead of progressive guessing
273      Branch: perl
274            ! lib/Time/Local.pm
275 ____________________________________________________________________________
276 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
277         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
278              From: Paul_GreenVOS@vos.stratus.com
279              Date: Sat, 19 Jan 02 11:20 est
280              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
281      Branch: perl
282            ! ext/File/Glob/t/basic.t
283 ____________________________________________________________________________
284 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
285         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
286              From: Paul_GreenVOS@vos.stratus.com
287              Date: Fri, 18 Jan 02 22:56 est
288              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
289      Branch: perl
290            ! ext/Cwd/t/cwd.t
291 ____________________________________________________________________________
292 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
293         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
294              From: Paul_GreenVOS@vos.stratus.com
295              Date: Fri, 18 Jan 02 22:48 est
296              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
297      Branch: perl
298            ! lib/Time/Local.t
299 ____________________________________________________________________________
300 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
301         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
302              From: Paul_GreenVOS@vos.stratus.com
303              Date: Fri, 18 Jan 02 16:22 est
304              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
305      Branch: perl
306            ! ext/Devel/DProf/DProf.t
307 ____________________________________________________________________________
308 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
309         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
310              From: Tels <perl_dummy@bloodgate.com>
311              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
312              Message-Id: <200201182106.XAA19133@taku.hut.fi>
313      Branch: perl
314            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
315 ____________________________________________________________________________
316 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
317         Log: Don't do socketpair udp unless you've got all what it takes.
318      Branch: perl
319            ! util.c
320 ____________________________________________________________________________
321 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
322         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
323              From: Tels <perl_dummy@bloodgate.com>
324              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
325              Message-Id: <200201182206.AAA15310@taku.hut.fi>
326      Branch: perl
327            ! lib/ExtUtils/MM_BeOS.pm
328 ____________________________________________________________________________
329 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
330         Log: Avoid bare "set", and kiss .uucp goodbye.
331      Branch: perl
332            ! Configure
333 ____________________________________________________________________________
334 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
335         Log: Retract #14327 for now, going to the limit seems
336              to be too much for many platforms.
337      Branch: perl
338            ! lib/Time/Local.t
339 ____________________________________________________________________________
340 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
341         Log: Update Changes.
342      Branch: perl
343            ! Changes patchlevel.h
344 ____________________________________________________________________________
345 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
346         Log: Try to make the connect/read/write timeouting.
347      Branch: perl
348            ! ext/Socket/Socket.t
349 ____________________________________________________________________________
350 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
351         Log: Netware Makefile tweak from Ananth Kesari.
352      Branch: perl
353            ! NetWare/Makefile
354 ____________________________________________________________________________
355 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
356         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
357              From: Michael G Schwern <schwern@pobox.com>
358              Date: Fri, 18 Jan 2002 03:10:27 -0500
359              Message-ID: <20020118081027.GE7226@blackrider>
360      Branch: perl
361            ! lib/File/Find.pm
362 ____________________________________________________________________________
363 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
364         Log: Subject: [PATCH] Improving lib/Time/Local.t
365              From: Paul_GreenVOS@vos.stratus.com        
366              Date: Thu, 17 Jan 02 22:36 est
367              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
368      Branch: perl
369            ! lib/Time/Local.t
370 ____________________________________________________________________________
371 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
372         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
373              From: Abe Timmerman <abe@ztreet.demon.nl>  
374              Date: Fri, 18 Jan 2002 13:18:47 +0100
375              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
376      Branch: perl
377            ! lib/ExtUtils/t/MM_Win32.t
378 ____________________________________________________________________________
379 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
380         Log: Subject: [PATCH] Syncing with bleadperl 
381              From: Michael G Schwern <schwern@pobox.com> 
382              Date: Fri, 18 Jan 2002 03:04:33 -0500
383              Message-ID: <20020118080432.GC7226@blackrider>
384      Branch: perl
385            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
386            - lib/ExtUtils/inst
387            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
388            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
389            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
390            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
391            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
392            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
393            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
394            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
395            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
396            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
397            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
398            ! lib/ExtUtils/testlib.pm
399 ____________________________________________________________________________
400 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
401         Log: Detypo.
402      Branch: perl
403            ! AUTHORS
404 ____________________________________________________________________________
405 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
406         Log: Subject: [PATCH] MM check_hints test
407              From: Michael G Schwern <schwern@pobox.com>
408              Date: Thu, 17 Jan 2002 20:25:57 -0500
409              Message-ID: <20020118012557.GE32762@blackrider>
410      Branch: perl
411            + lib/ExtUtils/t/hints.t
412            ! MANIFEST
413 ____________________________________________________________________________
414 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
415         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
416              From: Michael G Schwern <schwern@pobox.com> 
417              Date: Thu, 17 Jan 2002 20:12:20 -0500
418              Message-ID: <20020118011220.GC32762@blackrider>
419              
420              (#14317 replaced with this)
421      Branch: perl
422            ! lib/ExtUtils/MakeMaker.pm
423 ____________________________________________________________________________
424 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
425         Log: Subject: [PATCH perldiag] overload.pm warnings
426              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
427              Date: Thu, 17 Jan 2002 23:53:49 +0100
428              Message-ID: <20020117235349.A14530@rafael>
429      Branch: perl
430            ! pod/perldiag.pod
431 ____________________________________________________________________________
432 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
433         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
434              From: Michael G Schwern <schwern@pobox.com>
435              Date: Thu, 17 Jan 2002 16:35:47 -0500
436              Message-ID: <20020117213546.GD23830@blackrider>
437      Branch: perl
438            ! lib/File/Find.pm
439 ____________________________________________________________________________
440 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
441         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
442              From: chromatic <chromatic@rmci.net>
443              Date: Thu, 17 Jan 2002 13:04:22 -0700
444              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
445      Branch: perl
446            ! pod/perltodo.pod
447 ____________________________________________________________________________
448 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
449         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
450              From: chromatic <chromatic@rmci.net>
451              Date: Thu, 17 Jan 2002 12:59:04 -0700
452              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
453      Branch: perl
454            ! lib/ExtUtils/t/Mkbootstrap.t
455 ____________________________________________________________________________
456 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
457         Log: (replaced by #14322)
458              The #14300 broke hints file handling.
459      Branch: perl
460            ! lib/ExtUtils/MakeMaker.pm
461 ____________________________________________________________________________
462 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
463         Log: Subject: [PATCH] long doubles
464              From: Nicholas Clark <nick@unfortu.net>
465              Date: Thu, 17 Jan 2002 17:06:28 +0000
466              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
467      Branch: perl
468            ! Configure
469 ____________________________________________________________________________
470 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
471         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
472              From: Andy Dougherty <doughera@lafayette.edu>
473              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
474              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
475      Branch: perl
476            ! Configure
477 ____________________________________________________________________________
478 [ 14311] By: sky                                   on 2002/01/17  21:01:00
479         Log: Simplify the code that duplicates the threads 
480              init function and the parameters to the thread by using sv_dup. 
481              Note,what happens if you pass a shared variable as a parameter?
482      Branch: perl
483            ! ext/threads/threads.xs
484 ____________________________________________________________________________
485 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
486         Log: Update Changes.
487      Branch: perl
488            ! Changes patchlevel.h
489 ____________________________________________________________________________
490 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
491         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
492              with fresh_perl_is() and fresh_perl_like().
493      Branch: perl
494            + t/run/fresh_perl.t
495            - t/run/kill_perl.t
496            ! MANIFEST t/test.pl
497 ____________________________________________________________________________
498 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
499         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
500              From: Benjamin Goldberg <goldbb2@earthlink.net>
501              Date: Wed, 09 Jan 2002 21:03:16 -0500
502              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
503      Branch: perl
504            ! ext/Unicode/Normalize/Normalize.pm
505 ____________________________________________________________________________
506 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
507         Log: Retract #14144 as Hugo isn't happy with it.
508      Branch: perl
509            ! scope.c t/run/kill_perl.t
510 ____________________________________________________________________________
511 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
512         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
513              From: Richard Clamp <richardc@unixbeard.net>
514              Date: Wed, 16 Jan 2002 17:34:31 +0000
515              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
516      Branch: perl
517            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
518 ____________________________________________________________________________
519 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
520         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
521              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
522              Date: Tue, 15 Jan 2002 21:23:30 +0100
523              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
524      Branch: perl
525            ! ext/Opcode/Opcode.xs
526 ____________________________________________________________________________
527 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
528         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
529              From: Paul_GreenVOS@vos.stratus.com
530              Date: Wed, 16 Jan 02 6:42 est
531              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
532      Branch: perl
533            ! t/io/fs.t t/op/crypt.t
534 ____________________________________________________________________________
535 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
536         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
537              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
538              Date: Wed, 16 Jan 2002 13:43:39 +0100
539              Message-ID: <20020116134339.A704@rafael>
540              
541              (replaces #14302)
542      Branch: perl
543            ! mg.c t/lib/warnings/mg
544 ____________________________________________________________________________
545 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
546         Log: (replaced by #14303)
547              Subject: [PATCH] length of undefined $(digit) should warn
548              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
549              Date: Tue, 15 Jan 2002 23:02:44 +0100            
550              Message-ID: <20020115230244.A31786@rafael>     
551      Branch: perl
552            ! mg.c t/lib/warnings/mg
553 ____________________________________________________________________________
554 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
555         Log: The non-MakeMaker.pm parts of
556              
557              Subject: [PATCH] Re: MM_Beos.pm?
558              From: Tels <perl_dummy@bloodgate.com>
559              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
560              Message-Id: <200201142006.WAA29544@taas.iki.fi>
561      Branch: perl
562            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
563            ! lib/ExtUtils/t/MM_Unix.t
564 ____________________________________________________________________________
565 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
566         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
567              From: Michael G Schwern <schwern@pobox.com>    
568              Date: Tue, 15 Jan 2002 20:07:50 -0500            
569              Message-ID: <20020116010750.GH625@blackrider>  
570      Branch: perl
571            ! lib/ExtUtils/MakeMaker.pm
572 ____________________________________________________________________________
573 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
574         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
575              From: Jeffrey Friedl <jfriedl@yahoo.com>       
576              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
577              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
578      Branch: perl
579            ! lib/Text/Tabs.pm
580 ____________________________________________________________________________
581 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
582         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
583              From: "Green, Paul" <Paul.Green@stratus.com>
584              Date: Tue, 15 Jan 2002 22:28:10 -0500
585              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
586      Branch: perl
587            ! lib/ExtUtils/MM_Unix.pm
588 ____________________________________________________________________________
589 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
590         Log: Integrate perlio; offsetof() is in <stddef.h>
591      Branch: perl
592           !> ext/Socket/Socket.xs
593 ____________________________________________________________________________
594 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
595         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
596              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
597              Canonical.pl and Exact.pl.
598      Branch: perl
599            + (add 259 files)
600            - (delete 288 files)
601            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
602            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
603            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
604            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
605 ____________________________________________________________________________
606 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
607         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
608      Branch: perl
609            ! ext/Socket/Socket.xs
610 ____________________________________________________________________________
611 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
612         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
613              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
614              Date: Tue, 15 Jan 2002 21:59:19 +0100
615              Message-ID: <3C44A637.16602.25EB208@localhost>
616      Branch: perl
617            ! embed.fnc embed.h proto.h
618 ____________________________________________________________________________
619 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
620         Log: Duh.  The updated In/*.pl weren't checked in.
621      Branch: perl
622            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
623            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
624            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
625            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
626            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
627            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
628            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
629            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
630            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
631            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
632            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
633            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
634            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
635            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
636            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
637            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
638            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
639            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
640            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
641            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
642            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
643            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
644            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
645            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
646            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
647            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
648            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
649            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
650            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
651            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
652            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
653            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
654            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
655            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
656            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
657            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
658            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
659            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
660            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
661            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
662            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
663            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
664            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
665            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
666            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
667            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
668            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
669            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
670 ____________________________________________________________________________
671 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
672         Log: Update Changes.
673      Branch: perl
674            ! Changes patchlevel.h
675 ____________________________________________________________________________
676 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
677         Log: Jeffrey is trying very hard to avoid working on his
678              book, it would seem :-) (better naming, better comments
679              in the files)
680      Branch: perl
681            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
682            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
683            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
684            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
685            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
686            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
687            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
688            - lib/unicore/Is/IDStart.pl
689            ! (edit 200 files)
690 ____________________________________________________________________________
691 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
692         Log: Some protection against spaces in directory names.
693              (Tru64 still has some makedepend problems in such
694              cases but that looks like Tru64's problem.)
695      Branch: perl
696            ! Configure Makefile.SH
697 ____________________________________________________________________________
698 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
699         Log: Should have been in #14285 but I have sausages for fingers.
700      Branch: perl
701            + lib/ExtUtils/MM_BeOS.pm
702 ____________________________________________________________________________
703 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
704         Log: MM_BeOS from Tels.
705      Branch: perl
706            + lib/ExtUtils/t/MM_BeOS.t
707            ! MANIFEST
708 ____________________________________________________________________________
709 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
710         Log: Integrate perlio;
711              
712              (reintroduce #14251) Slab allocator for ops
713              - moved the statics to intrpvar.h
714              - implemented Slab_Free()
715              - uses PerlMemShared (for now) if distinction exists.
716              
717              Slab allocator submit after resolve -ay to keep it!
718              
719              Hand merge of non slab allocator stuff
720              
721              const-ness fix in savepv's passing of NULL
722              
723              Typo in #else branch of PL_SLAB_ALLOC
724              
725              Integrate rest of mainline
726              
727              Regen embed enable slab for PERL_IMPLICIT_SYS
728              
729              Correct name of PL_OP_SLAB_ALLOC
730              
731              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
732              e.g. -Duse64bitint on a 32-bit platform.
733              Now uses I32 for use-count and is more careful with its casts.
734      Branch: perl
735           !> (integrate 28 files)
736 ____________________________________________________________________________
737 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
738         Log: Subject: [PATCH] Socket::sockaddr_family
739              From: Gisle Aas <gisle@ActiveState.com> 
740              Date: 15 Jan 2002 06:35:28 -0800
741              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
742      Branch: perl
743            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
744 ____________________________________________________________________________
745 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
746         Log: Subject: [PATCH perldiag] Style issue
747              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
748              Date: Tue, 15 Jan 2002 15:36:30 +0100                
749              Message-ID: <20020115153630.A11568@rafael>
750      Branch: perl
751            ! pod/perldiag.pod
752 ____________________________________________________________________________
753 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
754         Log: NetWare tweak from Ananth Kesari.
755      Branch: perl
756            ! lib/ExtUtils/MakeMaker.pm
757 ____________________________________________________________________________
758 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
759         Log: Throwback.
760      Branch: perl
761            ! MANIFEST
762 ____________________________________________________________________________
763 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
764         Log: A couple of additional character classes from Jeffrey,
765              hopefully useful in future for internal use for implementing
766              some special cases of casing.
767              
768              Also regenerate once more all the character classes,
769              now without the timestamp.  A timestamp would be kind of
770              nice but it's not: having a timestamp in a file means that
771              even if the effective contents of file really didn't
772              change, the file looks as if it changed.
773      Branch: perl
774            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
775            + lib/unicore/Is/CombAbov.pl
776            ! (edit 304 files)
777 ____________________________________________________________________________
778 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
779         Log: Make the test harder.
780      Branch: perl
781            ! t/op/pat.t
782 ____________________________________________________________________________
783 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
784         Log: Additional utf8_heavy.pl tweak from Jeffrey.
785      Branch: perl
786            ! lib/utf8_heavy.pl
787 ____________________________________________________________________________
788 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
789         Log: Pod nits.
790      Branch: perl
791            ! lib/Unicode/UCD.pm pod/perlunicode.pod
792 ____________________________________________________________________________
793 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
794         Log: The Unicode categories doc patch to go with #14254,
795              from Jeffrey.
796      Branch: perl
797            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
798 ____________________________________________________________________________
799 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
800         Log: There isn't going to be perl.third.exe.
801      Branch: perl
802            ! Makefile.SH
803 ____________________________________________________________________________
804 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
805         Log: Subject: [PATCH] small coredump correction
806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
807              Date: Tue, 15 Jan 2002 00:22:52 +0100
808              Message-ID: <20020115002252.I691@rafael>
809      Branch: perl
810            ! op.c
811 ____________________________________________________________________________
812 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
813         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
815              Date: Mon, 14 Jan 2002 23:03:04 +0100
816              Message-ID: <20020114230304.A691@rafael>   
817              
818              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
819              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
820              Date: Mon, 14 Jan 2002 23:18:43 +0100
821              Message-ID: <20020114231843.E691@rafael>   
822      Branch: perl
823            ! pod/perlsub.pod t/op/override.t toke.c
824 ____________________________________________________________________________
825 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
826         Log: Update Changes.
827      Branch: perl
828            ! Changes patchlevel.h
829 ____________________________________________________________________________
830 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
831         Log: Retract #14251 (the op slab allocator from perlio)
832              until we figure out why 2.2.19 x86 debian gets
833              a circular sibling chain and therefore hangs in
834              the Perl_ck_subr() sibling for-loop.
835      Branch: perl
836            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
837            ! perlapi.c perlapi.h proto.h
838 ____________________________________________________________________________
839 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
840         Log: Big mktables rewrite from Jeffrey;
841              documentation not yet updated.
842      Branch: perl
843            + (add 171 files)
844            - (delete 182 files)
845            ! (edit 135 files)
846 ____________________________________________________________________________
847 [ 14253] By: ams                                   on 2002/01/14  03:15:05
848         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
849              From: Michael G Schwern <schwern@pobox.com>
850              Date: Sun, 13 Jan 2002 21:00:07 -0500
851              Message-Id: <20020114020007.GB2877@blackrider>
852      Branch: perl
853            ! lib/Cwd.pm
854 ____________________________________________________________________________
855 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
856         Log: Subject: Re: Win32 status - progress !
857              From: Abe Timmerman <abe@ztreet.demon.nl>       
858              Date: Mon, 14 Jan 2002 02:29:51 +0100
859              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
860      Branch: perl
861            ! lib/ExtUtils/t/MM_Win32.t
862 ____________________________________________________________________________
863 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
864         Log: Integrate perlio.
865              
866              Slab allocator for ops
867              - moved the statics to intrpvar.h
868              - implemented Slab_Free()
869              - uses PerlMemShared (for now) if distinction exists.
870      Branch: perl
871           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
872           !> perlapi.c perlapi.h proto.h
873 ____________________________________________________________________________
874 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
875         Log: Start a new test category: uni.  Much of t/op/pat
876              should probably be moved here, but holding on that
877              until Jeffrey finishes his big mktables rewrite.
878              Bits and pieces of op/split, op/pack, op/append,
879              op/join, could probably be moved to respective uni
880              tests, too.
881      Branch: perl
882            + t/uni/fold.t t/uni/sprintf.t
883            - t/op/unifold.t t/op/unisprintf.t
884            ! MANIFEST t/TEST t/harness
885 ____________________________________________________________________________
886 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
887         Log: Subject: [PATCH] enable Win32 to build again
888              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
889              Date: Sun, 13 Jan 2002 21:49:24 +0100
890              Message-ID: <3C4200E4.15926.23F6131@localhost>
891              
892              miniperl.exe.exe does not exe that well.
893      Branch: perl
894            ! lib/ExtUtils/MM_Unix.pm
895 ____________________________________________________________________________
896 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
897         Log: Mention some of the load-affected tests.
898      Branch: perl
899            ! INSTALL
900 ____________________________________________________________________________
901 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
902         Log: Move the UTF-8 conversion code earlier so that
903              op/ver is happy.
904      Branch: perl
905            ! sv.c t/op/ver.t
906 ____________________________________________________________________________
907 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
908         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
909              have diverged quite a bit so no updates there.
910      Branch: perl
911            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
912            ! ext/List/Util/lib/List/Util.pm
913            ! ext/List/Util/lib/Scalar/Util.pm
914 ____________________________________________________________________________
915 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
916         Log: Make the crypt() pickier: if downgrading doesn't work,
917              croak.
918      Branch: perl
919            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
920 ____________________________________________________________________________
921 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
922         Log: Grow the buffer in case Unicode caused size changes
923              (and it very probably did).
924      Branch: perl
925            ! sv.c
926 ____________________________________________________________________________
927 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
928         Log: Future-proofing from Jeffrey Friedl (for conflicting
929              In* and Is* names).
930      Branch: perl
931            ! lib/utf8_heavy.pl
932 ____________________________________________________________________________
933 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
934         Log: Subject: [PATCH] Re: Warning in B.xs
935              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
936              Date: Sun, 13 Jan 2002 19:39:52 +0100
937              Message-ID: <3C41E288.20562.1C8C895@localhost>
938      Branch: perl
939            ! ext/B/B.xs
940 ____________________________________________________________________________
941 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
942         Log: Subject: Re: lookbehind broken with latest bleedperl
943              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
944              Date: Sun, 13 Jan 2002 18:06:22 +0000
945              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
946      Branch: perl
947            ! regexec.c t/op/re_tests
948 ____________________________________________________________________________
949 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
950         Log: Subject: [PATCH] more MM_Unix.t tests
951              From: Tels <perl_dummy@bloodgate.com>
952              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
953              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
954              
955              Subject: [PATCH] 14220 misunderstood, I bet          
956              From: andreas.koenig@anima.de (Andreas J. Koenig)
957              Date: 12 Jan 2002 21:31:58 +0100
958              Message-ID: <m3k7un8g5d.fsf@anima.de>
959      Branch: perl
960            ! lib/ExtUtils/t/MM_Unix.t
961 ____________________________________________________________________________
962 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
963         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
964              From: Tels <perl_dummy@bloodgate.com>
965              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
966              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
967              
968              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
969              From: Tels <perl_dummy@bloodgate.com>
970              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
971              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
972      Branch: perl
973            ! lib/ExtUtils/MM_Unix.pm
974 ____________________________________________________________________________
975 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
976         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
977              From: Nicholas Clark <nick@unfortu.net> 
978              Date: Sun, 13 Jan 2002 15:58:34 +0000
979              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
980      Branch: perl
981            ! lib/Benchmark.t
982 ____________________________________________________________________________
983 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
984         Log: Anton Berezin did more reading and the uid setting story
985              gets more complex.
986      Branch: perl
987            ! pod/perltodo.pod utils/perldoc.PL
988 ____________________________________________________________________________
989 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
990         Log: Integrate perlio;
991              
992              Win32 fixes:
993              - vmem.h hack to handle free-by-wrong-thread after eval "".
994              - Initialize timerid 
995      Branch: perl
996           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
997 ____________________________________________________________________________
998 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
999         Log: Subject: Re: HiRes
1000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1001              Date: Sun, 13 Jan 2002 10:18:46 +0100
1002              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
1003              
1004              Give up on socketpair in HP-UX.
1005      Branch: perl
1006            ! ext/Socket/socketpair.t
1007 ____________________________________________________________________________
1008 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
1009         Log: *groan*
1010      Branch: perl
1011            ! t/op/pat.t
1012 ____________________________________________________________________________
1013 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
1014         Log: One more sharp s case found by Jeffrey.
1015      Branch: perl
1016            ! regexec.c t/op/pat.t
1017 ____________________________________________________________________________
1018 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
1019         Log: Comment tweak.
1020      Branch: perl
1021            ! regexec.c
1022 ____________________________________________________________________________
1023 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
1024         Log: Don't bother checking for the Greek special
1025              cases if the node is too short.
1026      Branch: perl
1027            ! regcomp.c
1028 ____________________________________________________________________________
1029 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
1030         Log: Update Changes.
1031      Branch: perl
1032            ! Changes patchlevel.h
1033 ____________________________________________________________________________
1034 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
1035         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
1036              From: Jonathan Stowe <gellyfish@gellyfish.com>
1037              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
1038              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
1039      Branch: perl
1040            ! Configure config_h.SH
1041 ____________________________________________________________________________
1042 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
1043         Log: Quick reformat using indent -kr -nce, as requested
1044              by Dan Kogai and suggest by NI-S.
1045      Branch: perl
1046            ! ext/Encode/encengine.c
1047 ____________________________________________________________________________
1048 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
1049         Log: Couple more Unicode lookbehind tests.
1050      Branch: perl
1051            ! t/op/pat.t
1052 ____________________________________________________________________________
1053 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
1054         Log: Sharp S as a special treat for our German UTF-8 testers :-)
1055      Branch: perl
1056            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
1057 ____________________________________________________________________________
1058 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
1059         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
1060              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1061              Date: Sat, 12 Jan 2002 20:37:32 +0100
1062              Message-ID: <3C409E8C.16203.196C2D3@localhost>
1063      Branch: perl
1064            ! ext/B/B/Deparse.pm
1065 ____________________________________________________________________________
1066 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
1067         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
1068              really worth the bits it's printed on?
1069      Branch: perl
1070            ! lib/ExtUtils/t/MM_Unix.t
1071 ____________________________________________________________________________
1072 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
1073         Log: Special treatment for U+03B0 and U+0390 in //i,
1074              this means that we can remove the minlen pessimisations
1075              introduced by the #14096.
1076      Branch: perl
1077            ! pp_hot.c regcomp.c regexec.c
1078 ____________________________________________________________________________
1079 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
1080         Log: Integrate perlio;
1081              
1082              Abstract out the cloning of SvPVX and handle shared pv in a 
1083              safe (if suboptimal) manner. Does not fix op/fork.t :-(
1084              
1085              Win32-ize socketpair test
1086              - Win32 can fork even though $Config{d_fork} is undef
1087              - SOCK_DGRAM does not work - skip those tests.
1088      Branch: perl
1089           !> ext/Socket/socketpair.t sv.c
1090 ____________________________________________________________________________
1091 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
1092         Log: One should first drop the real uid, not the effective uid.
1093              [ID 20020110.003]
1094      Branch: perl
1095            ! utils/perldoc.PL
1096 ____________________________________________________________________________
1097 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
1098         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
1099              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1100              Date: Fri, 11 Jan 2002 23:29:48 +0100
1101              Message-ID: <3C3F756C.4581.2E2A938@localhost>
1102      Branch: perl
1103            + ext/B/C/C.xs ext/B/C/Makefile.PL
1104            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
1105            ! utils/perlcc.PL
1106 ____________________________________________________________________________
1107 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
1108         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
1109              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
1110              Date: Fri, 11 Jan 2002 14:29:30 -0800
1111              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
1112      Branch: perl
1113            ! ext/B/t/concise.t
1114 ____________________________________________________________________________
1115 [ 14212] By: ams                                   on 2002/01/12  06:10:52
1116         Log: Subject: [PATCH] More fixes for Stratus VOS
1117              From: "Green, Paul" <Paul.Green@stratus.com>
1118              Date: Fri, 11 Jan 2002 17:30:37 -0500
1119              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
1120      Branch: perl
1121            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
1122 ____________________________________________________________________________
1123 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
1124         Log: Upgrade to CGI.pm 2.80.
1125      Branch: perl
1126            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
1127 ____________________________________________________________________________
1128 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
1129         Log: FAQ sync.
1130      Branch: perl
1131            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1132            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1133            ! pod/perlfaq8.pod
1134 ____________________________________________________________________________
1135 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
1136         Log: This is getting embarrassing.
1137      Branch: perl
1138            ! t/op/pat.t
1139 ____________________________________________________________________________
1140 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
1141         Log: Doc tweaks.
1142      Branch: perl
1143            ! pod/perlunicode.pod
1144 ____________________________________________________________________________
1145 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
1146         Log: Updating the test count is good; also rephrasing
1147              so that there is no ok output containing "not".
1148      Branch: perl
1149            ! t/op/pat.t
1150 ____________________________________________________________________________
1151 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
1152         Log: Andreas is busy :-)
1153      Branch: perl
1154            ! doop.c t/op/unisprintf.t
1155 ____________________________________________________________________________
1156 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
1157         Log: Unicode lookbehind looked bad.
1158      Branch: perl
1159            ! regexec.c t/op/pat.t
1160 ____________________________________________________________________________
1161 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
1162         Log: Garbage collection.
1163      Branch: perl
1164            ! t/run/kill_perl.t
1165 ____________________________________________________________________________
1166 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
1167         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
1168              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1169              Date: Fri, 11 Jan 2002 23:29:48 +0100
1170              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
1171      Branch: perl
1172            ! embed.fnc global.sym makedef.pl
1173 ____________________________________________________________________________
1174 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
1175         Log: Subject: [PATCH] perldelta nit?
1176              From: Robert Spier <rspier@pobox.com>
1177              Date: Fri, 11 Jan 2002 15:19:16 -0800
1178              Message-ID: <15423.29428.164185.251700@rls.cx>
1179      Branch: perl
1180            ! pod/perldelta.pod
1181 ____________________________________________________________________________
1182 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
1183         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
1184              From: Michael G Schwern <schwern@pobox.com>
1185              Date: Fri, 11 Jan 2002 17:08:17 -0500
1186              Message-ID: <20020111220817.GG2838@blackrider>
1187      Branch: perl
1188            ! t/run/kill_perl.t t/test.pl
1189 ____________________________________________________________________________
1190 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
1191         Log: Subject: [PATCH] Correct misleading error message
1192              From: Mike Guy <mjtg@cam.ac.uk>
1193              Date: Fri, 11 Jan 2002 18:36:33 +0000
1194              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
1195              
1196              hash assignment -> anonymous hash
1197      Branch: perl
1198            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
1199 ____________________________________________________________________________
1200 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
1201         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
1202              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1203              Date: Fri, 11 Jan 2002 16:58:14 +0100
1204              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
1205      Branch: perl
1206            ! ext/Unicode/Normalize/mkheader
1207 ____________________________________________________________________________
1208 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
1209         Log: Add a new test for is-sprintf-preserving Unicodeness:
1210              #14194 and an old one from kill_perl.t (I could have used
1211              sprintf.t, but it's format was quite fixed, and I didn't
1212              feel like breaking the format)
1213      Branch: perl
1214            + t/op/unisprintf.t
1215            ! MANIFEST t/run/kill_perl.t
1216 ____________________________________________________________________________
1217 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
1218         Log: Integrate perlio;
1219              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
1220      Branch: perl
1221           !> win32/win32.c
1222 ____________________________________________________________________________
1223 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
1224         Log: Integrate perlio;
1225              A mostly-stable version of "new" Win32 signal/kill support.
1226      Branch: perl
1227           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
1228           !> win32/config.gc win32/config.vc win32/config_H.bc
1229           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
1230           !> win32/makefile.mk win32/win32.c win32/win32.h
1231 ____________________________________________________________________________
1232 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
1233         Log: Fix for
1234              
1235              Subject: UTF-8 sprintf bug in bleadperl
1236              From: andreas.koenig@anima.de (Andreas J. Koenig)
1237              Date: 11 Jan 2002 15:47:15 +0100
1238              Message-ID: <m3vge99c7g.fsf@anima.de>
1239              
1240              I have tests, have just to figure out where to put them
1241              since op/sprintf looks a bit unfriendly for tests of
1242              somewhat freer form.
1243      Branch: perl
1244            ! doop.c sv.c
1245 ____________________________________________________________________________
1246 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
1247         Log: Update Changes.
1248      Branch: perl
1249            ! Changes patchlevel.h
1250 ____________________________________________________________________________
1251 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
1252         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
1253              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1254              Date: Thu, 10 Jan 2002 18:21:34 -0800
1255              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
1256      Branch: perl
1257            + ext/B/t/concise.t
1258            ! MANIFEST
1259 ____________________________________________________________________________
1260 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
1261         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
1262              necessary in form.t and html.t @INC setups.
1263      Branch: perl
1264            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
1265 ____________________________________________________________________________
1266 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
1267         Log: Yet another twist.
1268      Branch: perl
1269            ! t/test.pl
1270 ____________________________________________________________________________
1271 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
1272         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
1273              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1274              Date: Fri, 11 Jan 2002 13:04:15 +0100      
1275              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
1276      Branch: perl
1277            ! hints/aix.sh
1278 ____________________________________________________________________________
1279 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
1280         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
1281              From: Jonathan Stowe <gellyfish@gellyfish.com> 
1282              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
1283              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
1284      Branch: perl
1285            ! lib/AnyDBM_File.t
1286 ____________________________________________________________________________
1287 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
1288         Log: Arguments were being mangled.
1289      Branch: perl
1290            ! t/test.pl
1291 ____________________________________________________________________________
1292 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
1293         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
1294              From: Jonathan Stowe <gellyfish@gellyfish.com>
1295              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
1296              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
1297      Branch: perl
1298            ! lib/AnyDBM_File.t
1299 ____________________________________________________________________________
1300 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
1301         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
1302              From: Michael G Schwern <schwern@pobox.com> 
1303              Date: Fri, 11 Jan 2002 04:26:27 -0500
1304              Message-ID: <20020111092626.GA16544@blackrider>
1305      Branch: perl
1306            ! t/run/kill_perl.t t/test.pl
1307 ____________________________________________________________________________
1308 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
1309         Log: Subject: [PATCH] Test::Harness 2.01
1310              From: Michael G Schwern <schwern@pobox.com> 
1311              Date: Thu, 10 Jan 2002 21:11:24 -0500
1312              Message-ID: <20020111021123.GA30666@blackrider>
1313      Branch: perl
1314            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
1315            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
1316            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
1317            + lib/Test/Harness/t/nonumbers.t
1318            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
1319            + t/lib/sample-tests/lone_not_bug
1320            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
1321            + t/lib/sample-tests/vms_nit
1322            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
1323            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
1324 ____________________________________________________________________________
1325 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
1326         Log: patch is silly when creating new files: don't run
1327              patch more than once.
1328      Branch: perl
1329            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
1330 ____________________________________________________________________________
1331 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
1332         Log: Forgot from #14179.
1333      Branch: perl
1334            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
1335 ____________________________________________________________________________
1336 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
1337         Log: Subject: [PATCH] is() undef/'' behavior change
1338              From: Michael G Schwern <schwern@pobox.com> 
1339              Date: Fri, 11 Jan 2002 03:35:51 -0500
1340              Message-ID: <20020111083551.GC30666@blackrider>
1341              
1342              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
1343              From: Michael G Schwern <schwern@pobox.com> 
1344              Date: Fri, 11 Jan 2002 03:37:44 -0500
1345              Message-ID: <20020111083744.GD30666@blackrider>
1346      Branch: perl
1347            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
1348            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
1349            ! lib/Pod/t/InputObjects.t lib/blib.t
1350 ____________________________________________________________________________
1351 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
1352         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
1353              From: Michael G Schwern <schwern@pobox.com> 
1354              Date: Thu, 10 Jan 2002 19:56:23 -0500
1355              Message-ID: <20020111005623.GA13192@blackrider>
1356      Branch: perl
1357            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
1358            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
1359            ! lib/Test/Simple.pm lib/Test/Simple/Changes
1360            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
1361            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
1362            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
1363            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
1364            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
1365            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
1366            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
1367            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
1368            ! lib/Test/Simple/t/plan_is_noplan.t
1369            ! lib/Test/Simple/t/plan_no_plan.t
1370            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
1371            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
1372            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
1373            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
1374            ! lib/Test/Tutorial.pod
1375 ____________________________________________________________________________
1376 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
1377         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
1378              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
1379              
1380              turns out even the malloc() was never really needed to begin with,
1381              so get rid of it
1382      Branch: perl
1383            ! sv.c
1384 ____________________________________________________________________________
1385 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
1386         Log: Small doc tweaks.
1387      Branch: perl
1388            ! pod/perluniintro.pod
1389 ____________________________________________________________________________
1390 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
1391         Log: support using the CRT's malloc() family of functions instead of
1392              the internal one when ithreads is enabled; allocate large blocks
1393              using VirtualAlloc() since the Heap*() functions may only be tuned
1394              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
1395              
1396              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
1397              also see comments at the top of win32/vmem.h for other options that
1398              can be set
1399      Branch: perl
1400            ! win32/vmem.h
1401 ____________________________________________________________________________
1402 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
1403         Log: Subject: micropatch
1404              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1405              Date: Thu, 10 Jan 2002 18:20:58 +0000
1406              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
1407      Branch: perl
1408            ! regcomp.c
1409 ____________________________________________________________________________
1410 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
1411         Log: Subject: [PATCH] Embed.t on Win32
1412              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1413              Date: Thu, 10 Jan 2002 18:56:21 +0100
1414              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
1415      Branch: perl
1416            ! lib/ExtUtils/t/Embed.t
1417 ____________________________________________________________________________
1418 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
1419         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
1420              From: Gisle Aas <gisle@ActiveState.com>
1421              Date: 10 Jan 2002 08:56:05 -0800
1422              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
1423      Branch: perl
1424            ! toke.c
1425 ____________________________________________________________________________
1426 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
1427         Log: Subject: [PATCH] doc fixes
1428              From: "Brendan O'Dea" <bod@debian.org>
1429              Date: Fri, 11 Jan 2002 03:49:54 +1100
1430              Message-ID: <20020110164954.GA21891@compusol.com.au>
1431      Branch: perl
1432            ! lib/I18N/Collate.pm pod/perlfunc.pod
1433 ____________________________________________________________________________
1434 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
1435         Log: Integrate perlio; More signal hackery.
1436      Branch: perl
1437           !> win32/win32.c
1438 ____________________________________________________________________________
1439 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
1440         Log: No need to show internal encodings, or return them
1441              in random order.
1442      Branch: perl
1443            ! ext/Encode/Encode.pm
1444 ____________________________________________________________________________
1445 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
1446         Log: I think we can claim to be supporting Unicode
1447              "loose matching" now.
1448      Branch: perl
1449            ! pod/perlunicode.pod
1450 ____________________________________________________________________________
1451 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
1452         Log: Subject: doc patch
1453              From: mjd@plover.com
1454              Date: 10 Jan 2002 15:12:27 -0000
1455              Message-ID: <20020110151227.14850.qmail@plover.com>
1456      Branch: perl
1457            ! pod/perlrun.pod
1458 ____________________________________________________________________________
1459 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
1460         Log: Subject: Re: [ID 20011223.001] accept leaks memory
1461              From: Andy Dougherty <doughera@lafayette.edu>
1462              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
1463              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
1464      Branch: perl
1465            ! hints/linux.sh
1466 ____________________________________________________________________________
1467 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
1468         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
1469      Branch: perl
1470           !> win32/win32.c
1471 ____________________________________________________________________________
1472 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
1473         Log: Subject: [PATCH] Magic numbers in B::Concise
1474              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
1475              Date: Wed, 9 Jan 2002 23:04:01 -0800
1476              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
1477      Branch: perl
1478            ! ext/B/B/Concise.pm ext/B/O.pm
1479 ____________________________________________________________________________
1480 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
1481         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
1482              From: Gisle Aas <gisle@ActiveState.com>
1483              Date: 09 Jan 2002 21:52:40 -0800
1484              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
1485      Branch: perl
1486            ! t/lib/strict/vars toke.c
1487 ____________________________________________________________________________
1488 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
1489         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
1490              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1491              Date: Wed, 9 Jan 2002 23:24:32 +0100
1492              Message-ID: <20020109232432.A692@rafael>
1493      Branch: perl
1494            ! ext/B/B/Deparse.pm
1495 ____________________________________________________________________________
1496 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
1497         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
1498              From: Jonathan Stowe <gellyfish@gellyfish.com>
1499              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
1500              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
1501      Branch: perl
1502            ! t/run/kill_perl.t
1503 ____________________________________________________________________________
1504 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
1505         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
1506              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1507              Date: Wed, 09 Jan 2002 20:16:54 +0000
1508              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
1509      Branch: perl
1510            ! regexec.c
1511 ____________________________________________________________________________
1512 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
1513         Log: Subject: [Patch @14129] fixes Unicode::Normalize
1514              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1515              Date: Thu, 10 Jan 2002 01:08:56 +0900
1516              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
1517      Branch: perl
1518            - ext/Unicode/Normalize/Normalize.pod
1519            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
1520            ! ext/Unicode/Normalize/Normalize.pm
1521            ! ext/Unicode/Normalize/Normalize.xs
1522            ! ext/Unicode/Normalize/mkheader
1523 ____________________________________________________________________________
1524 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
1525         Log: Integrate perlio; (Re-)implement alarm() for Win32.
1526      Branch: perl
1527           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
1528           !> win32/win32iop.h
1529 ____________________________________________________________________________
1530 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
1531         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
1532              From: Nicholas Clark <nick@unfortu.net>
1533              Date: Wed, 9 Jan 2002 17:56:04 +0000
1534              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
1535      Branch: perl
1536            ! t/op/readdir.t
1537 ____________________________________________________________________________
1538 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
1539         Log: Update Changes.
1540      Branch: perl
1541            ! Changes patchlevel.h
1542 ____________________________________________________________________________
1543 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
1544         Log: Thinko.
1545      Branch: perl
1546            ! ext/threads/t/stress_re.t
1547 ____________________________________________________________________________
1548 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
1549         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
1550              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
1551              Date: Wed, 09 Jan 2002 13:37:17 +0000                
1552              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
1553      Branch: perl
1554            ! regexec.c t/op/re_tests
1555 ____________________________________________________________________________
1556 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
1557         Log: Subject: Re: Weird Malformed warning in bleadperl    
1558              From: andreas.koenig@anima.de (Andreas J. Koenig)    
1559              Date: 09 Jan 2002 11:12:37 +0100
1560              Message-ID: <m3itabbzoq.fsf@anima.de>
1561      Branch: perl
1562            ! regexec.c t/op/pat.t
1563 ____________________________________________________________________________
1564 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
1565         Log: Forgot stress_re.t from MANIFEST.
1566      Branch: perl
1567            ! MANIFEST
1568 ____________________________________________________________________________
1569 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
1570         Log: In dumping use isPRINT() instead of isprint() so that locale
1571              does not come into play.
1572      Branch: perl
1573            ! utf8.c
1574 ____________________________________________________________________________
1575 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
1576         Log: Add a threads stress test for regular expressions
1577              (mostly just a modified stress_string.t) and doesn't
1578              test that much of regular expressions, just that $1
1579              doesn't get stomped by competing threads (as it does
1580              in the 5005threads of old).
1581      Branch: perl
1582            + ext/threads/t/stress_re.t
1583            ! MANIFEST
1584 ____________________________________________________________________________
1585 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
1586         Log: Subject: Re: [ID 20010912.007] substr reference core dump
1587              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1588              Date: Tue, 08 Jan 2002 19:17:50 +0000
1589              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
1590      Branch: perl
1591            ! scope.c t/run/kill_perl.t
1592 ____________________________________________________________________________
1593 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
1594         Log: SANY (. with /s) wasn't happy on Unicode.
1595      Branch: perl
1596            ! regexec.c t/op/pat.t
1597 ____________________________________________________________________________
1598 [ 14142] By: ams                                   on 2002/01/08  22:42:10
1599         Log: Subject: [PATCH] perldebug nit
1600              From: Tels <tels@bloodgate.com>
1601              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
1602      Branch: perl
1603            ! pod/perldebug.pod
1604 ____________________________________________________________________________
1605 [ 14141] By: ams                                   on 2002/01/08  21:32:59
1606         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
1607              From: "Green, Paul" <Paul.Green@stratus.com>
1608              Date: Tue, 8 Jan 2002 17:31:35 -0500
1609              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
1610      Branch: perl
1611            ! Makefile.SH
1612 ____________________________________________________________________________
1613 [ 14140] By: ams                                   on 2002/01/08  21:27:57
1614         Log: Subject: [PATCH] Re: Slight chokage from Deparse
1615              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1616              Date: Tue, 8 Jan 2002 23:04:45 +0100
1617              Message-Id: <20020108230445.A4798@rafael>
1618      Branch: perl
1619            ! ext/B/B/Deparse.pm
1620 ____________________________________________________________________________
1621 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
1622         Log: Subject: [patch] peep() is rude
1623              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
1624              Date: Tue, 08 Jan 2002 19:17:50 +0000            
1625              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
1626      Branch: perl
1627            ! op.c t/run/kill_perl.t
1628 ____________________________________________________________________________
1629 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
1630         Log: unifold is really an op test since it requires
1631              no external modules for its actual testing:
1632              only the unicore CaseFold.txt file, and File::Spec
1633              to portably access that file.
1634      Branch: perl
1635            + t/op/unifold.t
1636            - lib/unifold.t
1637            ! MANIFEST
1638 ____________________________________________________________________________
1639 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
1640         Log: Subject: [patch] save a test 
1641              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1642              Date: Tue, 08 Jan 2002 16:18:47 +0000
1643              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
1644      Branch: perl
1645            ! regcomp.c
1646 ____________________________________________________________________________
1647 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
1648         Log: Subject: Not OK 13843 
1649              From: andreas.koenig@anima.de (Andreas J. Koenig)
1650              Date: 08 Jan 2002 14:12:29 +0100
1651              Message-ID: <m38zb9c7gi.fsf@anima.de>
1652      Branch: perl
1653            ! op.c t/op/subst.t
1654 ____________________________________________________________________________
1655 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
1656         Log: Missed one variant of the fold testing, noticed bu Hugo.
1657      Branch: perl
1658            ! lib/unifold.t
1659 ____________________________________________________________________________
1660 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
1661         Log: Enchance the Storable magic description.
1662      Branch: perl
1663            ! ext/Storable/Storable.pm
1664 ____________________________________________________________________________
1665 [ 14132] By: ams                                   on 2002/01/08  09:16:12
1666         Log: Subject: [PATCH] don't installperl pods
1667              From: H.Merijn Brand <h.m.brand@hccnet.nl>
1668              Date: Tue, 08 Jan 2002 10:36:01 +0100
1669              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
1670      Branch: perl
1671            ! installperl
1672 ____________________________________________________________________________
1673 [ 14131] By: ams                                   on 2002/01/08  03:38:40
1674         Log: Subject: Math-BigInt v1.49 released
1675              From: Tels <perl_dummy@bloodgate.com>
1676              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
1677      Branch: perl
1678            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
1679            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
1680            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1681            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1682            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1683            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
1684            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
1685            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1686            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
1687            ! t/lib/Math/BigInt/Subclass.pm
1688 ____________________________________________________________________________
1689 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
1690         Log: A little better comments.
1691      Branch: perl
1692            ! regexec.c
1693 ____________________________________________________________________________
1694 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
1695         Log: No normalization form DNF.
1696      Branch: perl
1697            ! ext/Unicode/Normalize/Normalize.pm
1698 ____________________________________________________________________________
1699 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
1700         Log: Extension nits found by -Wall (several from threads
1701              and threads::shared, but leaving them to Arthur).
1702      Branch: perl
1703            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
1704            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
1705            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
1706            ! ext/Unicode/Normalize/mkheader x2p/str.c
1707 ____________________________________________________________________________
1708 [ 14125] By: ams                                   on 2002/01/07  22:03:22
1709         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
1710              From: Nicholas Clark (sans From field in mail header)
1711              Date: Mon, 7 Jan 2002 16:18:23 +0000
1712              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
1713      Branch: perl
1714            ! lib/Exporter.pm
1715 ____________________________________________________________________________
1716 [ 14124] By: ams                                   on 2002/01/07  21:46:11
1717         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
1718              From: "Green, Paul" <Paul.Green@stratus.com>
1719              Date: Mon, 7 Jan 2002 16:59:38 -0500
1720              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
1721      Branch: perl
1722            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
1723 ____________________________________________________________________________
1724 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
1725         Log: Update Changes.
1726      Branch: perl
1727            ! Changes patchlevel.h
1728 ____________________________________________________________________________
1729 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
1730         Log: Subject: [PATCH] Correct module name in perldelta*                 
1731              From: Mike Guy <mjtg@cam.ac.uk>
1732              Date: Mon, 07 Jan 2002 17:02:43 +0000
1733              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
1734      Branch: perl
1735            ! pod/perl561delta.pod pod/perl56delta.pod
1736 ____________________________________________________________________________
1737 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
1738         Log: AUTHORS update.
1739      Branch: perl
1740            ! AUTHORS
1741 ____________________________________________________________________________
1742 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
1743         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
1744      Branch: perl
1745            ! ext/Storable/Storable.pm
1746 ____________________________________________________________________________
1747 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
1748         Log: perldelta updates.
1749      Branch: perl
1750            ! pod/perldelta.pod
1751 ____________________________________________________________________________
1752 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
1753         Log: Document the flags of pv_uni_display().
1754      Branch: perl
1755            ! pod/perlapi.pod utf8.c
1756 ____________________________________________________________________________
1757 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
1758         Log: Forgot from #14115.
1759      Branch: perl
1760            ! t/op/re_tests
1761 ____________________________________________________________________________
1762 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
1763         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
1764              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
1765              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
1766              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
1767      Branch: perl
1768            ! regcomp.c
1769 ____________________________________________________________________________
1770 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
1771         Log: More regex and utf8 debug dumping.
1772      Branch: perl
1773            ! dump.c regcomp.c regexec.c utf8.c utf8.h
1774 ____________________________________________________________________________
1775 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
1776         Log: Unused variable.
1777      Branch: perl
1778            ! regcomp.c
1779 ____________________________________________________________________________
1780 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
1781         Log: Regen toc.
1782      Branch: perl
1783            ! pod/perltoc.pod
1784 ____________________________________________________________________________
1785 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
1786         Log: capitalize correctly, noticed by David Dyck.
1787      Branch: perl
1788            ! lib/sort.pm
1789 ____________________________________________________________________________
1790 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
1791         Log: No need to overqualify.
1792      Branch: perl
1793            ! lib/sort.pm
1794 ____________________________________________________________________________
1795 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
1796         Log: PL_debug_pad wasn't initialized to zeroes which broke
1797              ithreads + DEBUGGING.
1798      Branch: perl
1799            ! sv.c
1800 ____________________________________________________________________________
1801 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
1802         Log: Update Changes.
1803      Branch: perl
1804            ! Changes patchlevel.h
1805 ____________________________________________________________________________
1806 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
1807         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
1808              From: Jonathan Stowe <gellyfish@gellyfish.com>
1809              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
1810              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
1811      Branch: perl
1812            ! pp_sys.c
1813 ____________________________________________________________________________
1814 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
1815         Log: DB_File sync from Paul Marquess.
1816      Branch: perl
1817            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1818            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
1819            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
1820 ____________________________________________________________________________
1821 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
1822         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
1823              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
1824              Date: Sun, 6 Jan 2002 11:44:30 +0100
1825              Message-ID: <3C38389E.7831.493570@localhost>
1826      Branch: perl
1827            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
1828            ! utils/perlcc.PL
1829 ____________________________________________________________________________
1830 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
1831         Log: Tests for #14098.
1832      Branch: perl
1833            ! t/op/lc.t
1834 ____________________________________________________________________________
1835 [ 14101] By: ams                                   on 2002/01/06  04:52:50
1836         Log: Subject: [PATCH] Bad prototype detection now an optional warning
1837              From: Sam Tregar <sam@tregar.com>
1838              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
1839              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
1840      Branch: perl
1841            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
1842            ! t/comp/proto.t toke.c
1843 ____________________________________________________________________________
1844 [ 14100] By: ams                                   on 2002/01/06  01:56:59
1845         Log: Subject: [PATCH] Correct several Stratus VOS build issues
1846              From: "Green, Paul" <Paul.Green@stratus.com>
1847              Date: Sat, 5 Jan 2002 21:30:56 -0500
1848              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
1849      Branch: perl
1850            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
1851 ____________________________________________________________________________
1852 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
1853         Log: Further perl.org URL elaboration from Ask.
1854      Branch: perl
1855            ! pod/perlfaq1.pod pod/perlfaq2.pod
1856 ____________________________________________________________________________
1857 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
1858         Log: The same problem with To{Lower,Title,Upper}
1859              as earlier with ToFold.
1860      Branch: perl
1861            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
1862            ! lib/unicore/To/Upper.pl lib/unicore/mktables
1863 ____________________________________________________________________________
1864 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
1865         Log: Retract #14057 for now; the alarm/setitimer timers
1866              seen to be the same in many systems, which leads into
1867              hangups.
1868      Branch: perl
1869            ! ext/Time/HiRes/HiRes.t
1870 ____________________________________________________________________________
1871 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
1872         Log: Finish up (ha!) the Unicode case folding;
1873              enhance regex dumping code.
1874      Branch: perl
1875            + lib/unifold.t
1876            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
1877            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
1878 ____________________________________________________________________________
1879 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
1880         Log: Use the perl.org news gw instead of the perl.com one
1881              (from Ask).
1882      Branch: perl
1883            ! pod/perlfaq1.pod pod/perlfaq2.pod
1884 ____________________________________________________________________________
1885 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
1886         Log: Zero() wasn't documented.
1887      Branch: perl
1888            ! pod/perlclib.pod
1889 ____________________________________________________________________________
1890 [ 14093] By: ams                                   on 2002/01/05  17:58:35
1891         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
1892              From: Nicholas Clark <nick@unfortu.net>
1893              Date: Sat, 5 Jan 2002 18:55:39 +0000
1894              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
1895      Branch: perl
1896            ! lib/Memoize/t/tie_ndbm.t
1897 ____________________________________________________________________________
1898 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
1899         Log: Also UNICOS/mk has deviant socketpair().
1900      Branch: perl
1901            ! ext/Socket/socketpair.t
1902 ____________________________________________________________________________
1903 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
1904         Log: Ooops.  Retract the regex parts of #14090.
1905      Branch: perl
1906            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
1907 ____________________________________________________________________________
1908 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
1909         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
1910              From: Nicholas Clark <nick@unfortu.net> 
1911              Date: Sat, 5 Jan 2002 18:10:13 +0000
1912              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
1913      Branch: perl
1914            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
1915            ! regcomp.h regexec.c
1916 ____________________________________________________________________________
1917 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
1918         Log: Integrate perlio; a missing aTHX.
1919      Branch: perl
1920           !> op.c
1921 ____________________________________________________________________________
1922 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
1923         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
1924              found by Marc Lehmann.
1925      Branch: perl
1926            ! pp.c
1927 ____________________________________________________________________________
1928 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
1929         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
1930              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1931              Date: Sat, 5 Jan 2002 00:31:12 +0100
1932              Message-ID: <20020105003112.E1850@rafael>              
1933      Branch: perl
1934            ! t/comp/proto.t
1935 ____________________________________________________________________________
1936 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
1937         Log: A bit of "perl.com" cleanup.
1938      Branch: perl
1939            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
1940            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
1941            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
1942            ! pod/perlmodlib.PL pod/perlmodlib.pod
1943 ____________________________________________________________________________
1944 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
1945         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
1946              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1947              Date: Fri, 4 Jan 2002 23:35:19 +0100
1948              Message-ID: <20020104233519.A1850@rafael>
1949      Branch: perl
1950            ! op.c
1951 ____________________________________________________________________________
1952 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
1953         Log: Integrate change #14062 from macperl;
1954              Define setbuf, setvbuf for Mac OS
1955      Branch: perl
1956           !> ext/IO/IO.xs
1957 ____________________________________________________________________________
1958 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
1959         Log: Display the native pwd command.
1960      Branch: perl
1961            ! ext/Cwd/t/cwd.t
1962 ____________________________________________________________________________
1963 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
1964         Log: Under Mac OS X /dev/stdout is normally a symlink,
1965              but when running the test it seems to become a socket.
1966              So let's extend our censorship.
1967      Branch: perl
1968            ! t/op/stat.t
1969 ____________________________________________________________________________
1970 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
1971         Log: If we do have socketpair(), make my_socketpair()
1972              just call the real socketpair().  This way we always
1973              have real code behind my_socketpair() and a symbol
1974              corresponding to the my_socketpair in global.sym.
1975      Branch: perl
1976            ! embed.fnc embed.h makedef.pl proto.h util.c
1977 ____________________________________________________________________________
1978 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
1979         Log: Spread the good word of "env".
1980      Branch: perl
1981            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
1982 ____________________________________________________________________________
1983 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
1984         Log: Till the system tests do something non-Win*, better rename
1985              the test so that people on other platforms don't get confused.
1986              (Not win32system, because assumedly there's win64, too.)
1987      Branch: perl
1988            + t/op/winsystem.t
1989            - t/op/system.t
1990            ! MANIFEST
1991 ____________________________________________________________________________
1992 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
1993         Log: Some tweaks.
1994      Branch: perl
1995            ! lib/Pod/t/Functions.t
1996 ____________________________________________________________________________
1997 [ 14057] By: ams                                   on 2002/01/04  17:40:31
1998         Log: (retracted by #14057)
1999              
2000              Subject: [PATCH] Time/HiRes/HiRes.t
2001              From: Nicholas Clark <nick@unfortu.net>
2002              Date: Fri, 4 Jan 2002 17:28:46 +0000
2003              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
2004      Branch: perl
2005            ! ext/Time/HiRes/HiRes.t
2006 ____________________________________________________________________________
2007 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
2008         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
2009              From: Abe Timmerman <abe@ztreet.demon.nl>
2010              Date: Fri, 04 Jan 2002 18:42:33 +0100
2011              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
2012      Branch: perl
2013            + lib/Pod/t/Functions.t
2014            ! MANIFEST lib/Pod/Functions.pm
2015 ____________________________________________________________________________
2016 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
2017         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
2018              From: "Craig A. Berry" <craigberry@mac.com>
2019              Date: Thu, 3 Jan 2002 17:32:20 -0600
2020              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
2021      Branch: perl
2022            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
2023 ____________________________________________________________________________
2024 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
2025         Log: Document the U+0085, U+2028, and U+2029.
2026      Branch: perl
2027            ! pod/perlre.pod pod/perlretut.pod
2028 ____________________________________________________________________________
2029 [ 14053] By: ams                                   on 2002/01/04  03:27:44
2030         Log: Subject: [PATCH] warn if not CORE::dump
2031              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2032              Date: Thu, 3 Jan 2002 22:04:00 +0100
2033              Message-Id: <20020103220400.A13958@rafael>
2034      Branch: perl
2035            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
2036 ____________________________________________________________________________
2037 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
2038         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
2039      Branch: perl
2040            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
2041 ____________________________________________________________________________
2042 [ 14051] By: ams                                   on 2002/01/04  03:00:12
2043         Log: Subject: [PATCH] File::Compare::VERSION
2044              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2045              Date: Thu, 3 Jan 2002 23:42:52 +0100
2046              Message-Id: <20020103234252.G13958@rafael>
2047      Branch: perl
2048            ! lib/File/Compare.pm
2049 ____________________________________________________________________________
2050 [ 14050] By: ams                                   on 2002/01/04  02:58:05
2051         Log: Subject: [PATCH @14042] threads::shared doc
2052              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
2053              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
2054              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
2055      Branch: perl
2056            ! ext/threads/shared/shared.pm
2057 ____________________________________________________________________________
2058 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
2059         Log: #14048 exposed few false positives, to be fixed soonish.
2060      Branch: perl
2061            ! t/op/pat.t
2062 ____________________________________________________________________________
2063 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
2064         Log: Do not add the first characters of multicharacter foldings
2065              into character classes.
2066      Branch: perl
2067            ! regcomp.c
2068 ____________________________________________________________________________
2069 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
2070         Log: A bit of testing for #14046.
2071      Branch: perl
2072            ! t/op/pat.t
2073 ____________________________________________________________________________
2074 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
2075         Log: Allow emitting the foldcased version of "\x{df}", "ss"
2076              (among others, another example would be \x{fb00} -> "ff")
2077      Branch: perl
2078            ! regcomp.c
2079 ____________________________________________________________________________
2080 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
2081         Log: Subject: [PATCH] File::Spec & NetWare
2082              From: Dave Rolsky <autarch@urth.org>
2083              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
2084              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
2085      Branch: perl
2086            - lib/File/Spec/NW5.pm
2087            ! MANIFEST lib/File/Spec.pm
2088 ____________________________________________________________________________
2089 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
2090         Log: FAQ sync (RCS Ids only?)
2091      Branch: perl
2092            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
2093 ____________________________________________________________________________
2094 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
2095         Log: AUTHORs updates.
2096      Branch: perl
2097            ! AUTHORS
2098 ____________________________________________________________________________
2099 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
2100         Log: Update Changes.
2101      Branch: perl
2102            ! Changes patchlevel.h
2103 ____________________________________________________________________________
2104 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
2105         Log: Missed the =head1 additions.
2106      Branch: perl
2107            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
2108            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
2109            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
2110            ! util.c
2111 ____________________________________________________________________________
2112 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
2113         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
2114              From: Robin Barker <rmb1@cise.npl.co.uk>
2115              Date: Thu, 3 Jan 2002 15:26:20 GMT
2116              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
2117      Branch: perl
2118            ! lib/Carp.t lib/Carp/Heavy.pm
2119 ____________________________________________________________________________
2120 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
2121         Log: Subject: [PATCH hv.c] 
2122              From: Robin Barker <rmb1@cise.npl.co.uk>
2123              Date: Thu, 3 Jan 2002 14:49:06 GMT
2124              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
2125              
2126              -Wformat check.
2127      Branch: perl
2128            ! hv.c
2129 ____________________________________________________________________________
2130 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
2131         Log: NetWare tweaks from Ananth Kesari.
2132      Branch: perl
2133            ! NetWare/t/NWScripts.pl lib/File/Find.pm
2134 ____________________________________________________________________________
2135 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
2136         Log: Cast.
2137      Branch: perl
2138            ! regexec.c
2139 ____________________________________________________________________________
2140 [ 14036] By: ams                                   on 2002/01/03  12:12:31
2141         Log: Grammar fix suggested by Gwyn Judd.
2142      Branch: perl
2143            ! pod/perldiag.pod
2144 ____________________________________________________________________________
2145 [ 14033] By: ams                                   on 2002/01/03  08:24:24
2146         Log: Subject: Not ok 14031: PPPort Makefile.PL
2147              From: andreas.koenig@anima.de (Andreas J. Koenig)
2148              Date: 03 Jan 2002 10:17:46 +0100
2149              Message-Id: <m3sn9n94jp.fsf@anima.de>
2150      Branch: perl
2151            ! ext/Devel/PPPort/Makefile.PL
2152 ____________________________________________________________________________
2153 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
2154         Log: Off-by-one is my middle name.
2155      Branch: perl
2156            ! regexec.c
2157 ____________________________________________________________________________
2158 [ 14030] By: ams                                   on 2002/01/02  23:56:37
2159         Log: Subject: [PATCH @14015] threads::shared disabling
2160              From: Andy Bussey <andybussey@yahoo.co.uk>
2161              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
2162              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
2163      Branch: perl
2164            + ext/threads/shared/t/no_share.t
2165            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
2166 ____________________________________________________________________________
2167 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
2168         Log: Simon's new perlapi scheme, I hope I got all the pieces.
2169      Branch: perl
2170            + autodoc.pl embed.fnc
2171            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
2172 ____________________________________________________________________________
2173 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
2174         Log: Integrate perlio; more PPPort Makefile source dependence removal
2175      Branch: perl
2176           !> ext/Devel/PPPort/Makefile.PL perl.h
2177 ____________________________________________________________________________
2178 [ 14027] By: ams                                   on 2002/01/02  21:42:50
2179         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
2180              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2181              Date: Wed, 2 Jan 2002 23:09:13 +0100
2182              Message-Id: <20020102230913.A17373@rafael>
2183      Branch: perl
2184            ! pod/perldiag.pod
2185 ____________________________________________________________________________
2186 [ 14026] By: ams                                   on 2002/01/02  21:38:34
2187         Log: Subject: Re: PATCH: lib/Term/Cap.pm
2188              From: Jonathan Stowe <gellyfish@gellyfish.com>
2189              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
2190              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
2191      Branch: perl
2192            ! lib/Term/Cap.pm
2193 ____________________________________________________________________________
2194 [ 14025] By: ams                                   on 2002/01/02  18:34:26
2195         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
2196              From: Sam Tregar <sam@tregar.com>
2197              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
2198              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
2199      Branch: perl
2200            ! pod/perldiag.pod t/comp/proto.t toke.c
2201 ____________________________________________________________________________
2202 [ 14024] By: ams                                   on 2002/01/02  18:16:12
2203         Log: Subject: PATCH: lib/Term/Cap.pm
2204              From: Norton Allen <allen@huarp.harvard.edu>
2205              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
2206              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
2207      Branch: perl
2208            ! lib/Term/Cap.pm
2209 ____________________________________________________________________________
2210 [ 14023] By: ams                                   on 2002/01/02  18:12:31
2211         Log: Subject: PATCH: lib/Cwd.pm for QNX4
2212              From: Norton Allen <allen@huarp.harvard.edu>
2213              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
2214              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
2215      Branch: perl
2216            ! lib/Cwd.pm
2217 ____________________________________________________________________________
2218 [ 14020] By: ams                                   on 2002/01/02  17:06:27
2219         Log: Fix misplaced application of #14016.
2220      Branch: perl
2221            ! op.c
2222 ____________________________________________________________________________
2223 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
2224         Log: Integrate perlio; avoid uninit debug_pad.
2225      Branch: perl
2226           !> sv.c
2227 ____________________________________________________________________________
2228 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
2229         Log: makedepend VOS fix from Paul Green.
2230      Branch: perl
2231            ! makedepend.SH
2232 ____________________________________________________________________________
2233 [ 14016] By: ams                                   on 2002/01/02  15:58:11
2234         Log: Subject: [PATCH] random crash in B::LISTOP::last
2235              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2236              Date: Wed, 2 Jan 2002 17:37:28 +0100
2237              Message-Id: <3C334558.3906.19CB98D@localhost>
2238      Branch: perl
2239            ! op.c
2240 ____________________________________________________________________________
2241 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
2242         Log: Update Changes.
2243      Branch: perl
2244            ! Changes patchlevel.h
2245 ____________________________________________________________________________
2246 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
2247         Log: One more iteration of the ibcmp_utf8() interface,
2248              hopefully this is a convergent iteration...
2249      Branch: perl
2250            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
2251 ____________________________________________________________________________
2252 [ 14013] By: ams                                   on 2002/01/02  13:43:58
2253         Log: Upgrade to podlators-1.19.
2254      Branch: perl
2255            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
2256            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
2257            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
2258            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
2259            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
2260 ____________________________________________________________________________
2261 [ 14012] By: ams                                   on 2002/01/02  09:48:51
2262         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
2263              From: martyn@inpharmatica.co.uk
2264              Date: Wed, 19 Dec 2001 19:05:00 +0000
2265              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
2266      Branch: perl
2267            ! lib/Pod/Usage.pm
2268 ____________________________________________________________________________
2269 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
2270         Log: Make ibcmp_utf8() optionally progress in either string for
2271              as long as it takes and optionally record how far it got.
2272      Branch: perl
2273            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
2274 ____________________________________________________________________________
2275 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
2276         Log: Once more try to get the PPPort Makefile right.
2277      Branch: perl
2278            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
2279 ____________________________________________________________________________
2280 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
2281         Log: -Wall silencing.
2282      Branch: perl
2283            ! utf8.c
2284 ____________________________________________________________________________
2285 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
2286         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
2287              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2288              Date: Tue, 1 Jan 2002 22:45:21 +0100       
2289              Message-ID: <20020101224521.A691@rafael>
2290      Branch: perl
2291            ! ext/B/B/Deparse.pm
2292 ____________________________________________________________________________
2293 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
2294         Log: VOS tweak from Paul Green: VOS has different O_BINARY
2295              and O_TEXT, but VOS always uses LF, never CRLF.
2296      Branch: perl
2297            ! perl.h
2298 ____________________________________________________________________________
2299 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
2300         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
2301      Branch: perl
2302            ! regexec.c utf8.c
2303 ____________________________________________________________________________
2304 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
2305         Log: Now that to_utf8_fold() was fixed.
2306      Branch: perl
2307            ! regcomp.c regexec.c
2308 ____________________________________________________________________________
2309 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
2310         Log: Integrate perlio; experimental binmode() re-coding.
2311      Branch: perl
2312           !> perlio.c
2313 ____________________________________________________________________________
2314 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
2315         Log: Document the to_utf8_*() functions.
2316      Branch: perl
2317            ! embed.pl pod/perlapi.pod utf8.c
2318 ____________________________________________________________________________
2319 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
2320         Log: Better support for multicharacter foldings.
2321              Now all but two of the CaseFold.txt cases work-- but
2322              only when the target string is single-character, more
2323              debugging needed.
2324      Branch: perl
2325            ! regexec.c
2326 ____________________________________________________________________________
2327 [ 14000] By: ams                                   on 2002/01/01  15:59:43
2328         Log: Subject: [PATCH] don't installperl pods
2329              From: Nicholas Clark <nick@unfortu.net>
2330              Date: Tue, 1 Jan 2002 16:44:12 +0000
2331              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
2332      Branch: perl
2333            ! installperl
2334 ____________________________________________________________________________
2335 [ 13999] By: ams                                   on 2002/01/01  14:34:04
2336         Log: Subject: [PATCH] perldiag.pod transposition
2337              From: Nicholas Clark <nick@unfortu.net>
2338              Date: Tue, 1 Jan 2002 15:03:52 +0000
2339              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
2340      Branch: perl
2341            ! pod/perldiag.pod
2342 ____________________________________________________________________________
2343 [ 13998] By: ams                                   on 2002/01/01  13:36:49
2344         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
2345              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2346              Date: Tue, 1 Jan 2002 15:12:36 +0100
2347              Message-Id: <20020101151236.A951@rafael>
2348      Branch: perl
2349            ! pod/perldiag.pod
2350 ____________________________________________________________________________
2351 [ 13997] By: ams                                   on 2002/01/01  13:33:06
2352         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
2353              From: Nicholas Clark <nick@unfortu.net>
2354              Date: Tue, 1 Jan 2002 13:13:17 +0000
2355              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
2356      Branch: perl
2357            ! ext/Socket/socketpair.t
2358 ____________________________________________________________________________
2359 [ 13996] By: ams                                   on 2002/01/01  04:44:28
2360         Log: Subject: [PATCH @13746] Leaner exporter
2361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2362              Date: Mon, 31 Dec 2001 18:16:08 -0500
2363              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
2364      Branch: perl
2365            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
2366 ____________________________________________________________________________
2367 [ 13995] By: ams                                   on 2002/01/01  04:29:44
2368         Log: Subject: [PATCH @13746] h2xs broken
2369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2370              Date: Mon, 31 Dec 2001 17:48:55 -0500
2371              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
2372      Branch: perl
2373            ! utils/h2xs.PL
2374 ____________________________________________________________________________
2375 [ 13994] By: ams                                   on 2002/01/01  04:25:46
2376         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
2377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2378              Date: Mon, 31 Dec 2001 17:42:25 -0500
2379              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
2380      Branch: perl
2381            ! lib/ExtUtils/MM_Unix.pm
2382 ____________________________________________________________________________
2383 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
2384         Log: Rename the variables to be a bit more consistent.
2385      Branch: perl
2386            ! utf8.c
2387 ____________________________________________________________________________
2388 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
2389         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
2390              (found by Jeffrey Friedl)
2391      Branch: perl
2392            ! regexec.c t/op/pat.t utf8.c
2393 ____________________________________________________________________________
2394 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
2395         Log: Update Changes.
2396      Branch: perl
2397            ! Changes patchlevel.h
2398 ____________________________________________________________________________
2399 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
2400         Log: Less unused ones.
2401      Branch: perl
2402            ! regexec.c
2403 ____________________________________________________________________________
2404 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
2405         Log: Unused variable.
2406      Branch: perl
2407            ! regcomp.c
2408 ____________________________________________________________________________
2409 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
2410         Log: Forgotten file.
2411      Branch: perl
2412            ! MANIFEST
2413 ____________________________________________________________________________
2414 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
2415         Log: Subject: Re: Cygwin: one down one to go 
2416              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2417              Date: Mon, 31 Dec 2001 18:34:36 +0100
2418              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
2419      Branch: perl
2420            ! cygwin/Makefile.SHs
2421 ____________________________________________________________________________
2422 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
2423         Log: Add some comments to the recent Unicode case-folding saga.
2424      Branch: perl
2425            ! regcomp.c regexec.c
2426 ____________________________________________________________________________
2427 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
2428         Log: Slight comment tweakage.
2429      Branch: perl
2430            ! ext/I18N/Langinfo/Langinfo.t
2431 ____________________________________________________________________________
2432 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
2433         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
2434      Branch: perl
2435            ! perl.h
2436 ____________________________________________________________________________
2437 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
2438         Log: Subject: [ PATCH] Cygwin: one down one to go
2439              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2440              Date: Mon, 31 Dec 2001 17:03:40 +0100
2441              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
2442      Branch: perl
2443            ! lib/Pod/t/basic.t
2444 ____________________________________________________________________________
2445 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
2446         Log: Tweak the dependencies not to recompile everytime,
2447              as suggested by NI-S.
2448      Branch: perl
2449            ! ext/Devel/PPPort/Makefile.PL
2450 ____________________________________________________________________________
2451 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
2452         Log: Planning still not right.
2453      Branch: perl
2454            ! lib/User/grent.t
2455 ____________________________________________________________________________
2456 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
2457         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
2458              From: Michael G Schwern <schwern@pobox.com>
2459              Date: Sun, 30 Dec 2001 18:07:55 -0500
2460              Message-ID: <20011230230755.GG12840@blackrider>
2461              
2462              (lib/User/grent, really)
2463      Branch: perl
2464            ! lib/User/grent.t
2465 ____________________________________________________________________________
2466 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
2467         Log: Integrate perlio; cleanup, in particular avoid accidental
2468              PerlIO_flush(NULL) if PerlIONext is NULL.
2469      Branch: perl
2470           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
2471 ____________________________________________________________________________
2472 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
2473         Log: Subject: typo in IO::Socket::INET.pm
2474              From: mjd@plover.com
2475              Date: 31 Dec 2001 14:31:10 -0000
2476              Message-ID: <20011231143110.4989.qmail@plover.com>
2477      Branch: perl
2478            ! ext/IO/lib/IO/Socket/INET.pm
2479 ____________________________________________________________________________
2480 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
2481         Log: Subject: Re: [PATCH] Basic bad prototype detection
2482              From: Sam Tregar <sam@tregar.com>
2483              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
2484              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
2485      Branch: perl
2486            ! t/comp/proto.t toke.c
2487 ____________________________________________________________________________
2488 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
2489         Log: Subject: [PATCH] configure.com / scriptdirexp
2490              From: "Craig A. Berry" <craigberry@mac.com>
2491              Date: Sun, 30 Dec 2001 15:47:28 -0600
2492              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
2493      Branch: perl
2494            ! configure.com
2495 ____________________________________________________________________________
2496 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
2497         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
2498              From: Abe Timmerman <abe@ztreet.demon.nl>
2499              Date: Mon, 31 Dec 2001 03:55:27 +0100
2500              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
2501      Branch: perl
2502            ! lib/ExtUtils/t/MM_Win32.t
2503 ____________________________________________________________________________
2504 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
2505         Log: Subject: [PATCH] Basic bad prototype detection
2506              From: Sam Tregar <sam@tregar.com> 
2507              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
2508              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
2509      Branch: perl
2510            ! pod/perldiag.pod t/comp/proto.t toke.c
2511 ____________________________________________________________________________
2512 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
2513         Log: Makefiles are sloppy about the exe suffix
2514              (from Paul Green)
2515      Branch: perl
2516            ! Makefile.SH x2p/Makefile.SH
2517 ____________________________________________________________________________
2518 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
2519         Log: Delay folding until necessary; start of handling
2520              folding into several characters.
2521      Branch: perl
2522            ! regcomp.c regexec.c
2523 ____________________________________________________________________________
2524 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
2525         Log: gcc -Wall dewhine.
2526      Branch: perl
2527            ! regexec.c
2528 ____________________________________________________________________________
2529 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
2530         Log: More Unicode folding tweaks, avoid potential false matches.
2531      Branch: perl
2532            ! regexec.c
2533 ____________________________________________________________________________
2534 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
2535         Log: Make that six wrongs.
2536      Branch: perl
2537            ! regexec.c utf8.c
2538 ____________________________________________________________________________
2539 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
2540         Log: Four wrongs can make a right.
2541      Branch: perl
2542            ! regexec.c utf8.c
2543 ____________________________________________________________________________
2544 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
2545         Log: Fix all the I case foldings as per CaseFold.txt.
2546      Branch: perl
2547            ! regcomp.c regexec.c
2548 ____________________________________________________________________________
2549 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
2550         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
2551      Branch: perl
2552            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
2553            ! regexec.c utf8.c
2554 ____________________________________________________________________________
2555 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
2556         Log: Integrate perlio; more win32 stuff:
2557              
2558              A. Use Perl_my_socketpair()
2559              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
2560              load winsock.
2561              C. (In passing) work round fact that $$ is now SvREADONLY
2562              so we need to take special measures to set it during
2563              pseudo-fork.
2564      Branch: perl
2565           !> util.c win32/perlhost.h
2566 ____________________________________________________________________________
2567 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
2568         Log: Fix ppport.h for Unix.
2569      Branch: perl
2570            + ext/Devel/PPPort/ppport_h.PL
2571            - ext/Devel/PPPort/ppport.h.PL
2572            ! MANIFEST ext/Devel/PPPort/Makefile.PL
2573 ____________________________________________________________________________
2574 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
2575         Log: Integrate perlio; win32 kicking.
2576      Branch: perl
2577           +> ext/Devel/PPPort/ppport.h.PL
2578           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
2579           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
2580           !> proto.h
2581 ____________________________________________________________________________
2582 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
2583         Log: Must look for cat also in $PATH (noticed by Philip Newton).
2584      Branch: perl
2585            ! Configure
2586 ____________________________________________________________________________
2587 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
2588         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
2589              From: Blair Zajac <blair@orcaware.com>
2590              Date: Sat, 29 Dec 2001 22:37:03 -0800
2591              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
2592      Branch: perl
2593            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2594 ____________________________________________________________________________
2595 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
2596         Log: Regen files.
2597      Branch: perl
2598            ! embed.h global.sym pod/perlapi.pod uconfig.h
2599 ____________________________________________________________________________
2600 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
2601         Log: Subject: [PATCH] -t without -w 
2602              From: Michael G Schwern <schwern@pobox.com>
2603              Date: Sat, 29 Dec 2001 23:46:25 -0500
2604              Message-ID: <20011230044625.GA14386@blackrider>
2605      Branch: perl
2606            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
2607            ! warnings.pl
2608 ____________________________________________________________________________
2609 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
2610         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
2611              From: Dave Rolsky <autarch@urth.org>               
2612              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
2613              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
2614              
2615              $^O is NetWare, not Netware.
2616      Branch: perl
2617            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
2618 ____________________________________________________________________________
2619 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
2620         Log: Sarathy thinks undoing C++ comments from C++ files
2621              is a bit too zealous.
2622      Branch: perl
2623            ! win32/perlhost.h win32/vmem.h
2624 ____________________________________________________________________________
2625 [ 13947] By: nick                                  on 2001/12/30  11:35:51
2626         Log: More Cwd tidy up
2627      Branch: perl
2628            ! MANIFEST installperl
2629 ____________________________________________________________________________
2630 [ 13946] By: nick                                  on 2001/12/30  11:12:42
2631         Log: Undo a mess trying Cwd.pm in its ext directory
2632      Branch: perl
2633            + lib/Cwd.pm
2634            - ext/Cwd/Cwd.pm
2635 ____________________________________________________________________________
2636 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
2637         Log: Update Changes.
2638      Branch: perl
2639            ! Changes patchlevel.h
2640 ____________________________________________________________________________
2641 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
2642         Log: Subject: [PATCH] cleaner close on tests, take 2
2643              From: andreas.koenig@anima.de (Andreas J. Koenig)
2644              Date: 29 Dec 2001 21:42:37 +0100
2645              Message-ID: <m33d1tvjuq.fsf@anima.de>
2646              
2647              (the DB_File patches)
2648      Branch: perl
2649            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
2650            ! ext/DB_File/t/db-recno.t
2651 ____________________________________________________________________________
2652 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
2653         Log: Integrate perlio; regen'ed config_H.?c
2654      Branch: perl
2655           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2656 ____________________________________________________________________________
2657 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
2658         Log: Subject: [PATCH] cleaner close on tests, take 2             
2659              From: andreas.koenig@anima.de (Andreas J. Koenig)
2660              Date: 29 Dec 2001 21:42:37 +0100
2661              Message-ID: <m33d1tvjuq.fsf@anima.de>
2662              
2663              (except for the three DB_File patch fragments)
2664      Branch: perl
2665            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
2666            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
2667            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
2668            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
2669            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
2670            ! t/op/runlevel.t t/op/write.t t/run/switches.t
2671 ____________________________________________________________________________
2672 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
2673         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
2674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2675              Date: Sat, 29 Dec 2001 20:38:59 +0100
2676              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
2677              
2678              (NetWare tree not touched because it's very //)
2679      Branch: perl
2680            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
2681            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
2682            ! wince/include/errno.h wince/include/netdb.h
2683            ! wince/include/sys/socket.h wince/include/sys/stat.h
2684            ! wince/perllib.c wince/perlmain.c wince/win32.h
2685            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
2686            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
2687 ____________________________________________________________________________
2688 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
2689         Log: Give up on serious testing of langinfo().  Leave the old
2690              code in place, though.
2691      Branch: perl
2692            ! ext/I18N/Langinfo/Langinfo.t
2693 ____________________________________________________________________________
2694 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
2695         Log: Integrate perlio;
2696              
2697              Define the two socket error numbers in terms of WSAEXXXXX equivalents
2698              
2699              Fudge Config.pm so File::Spec does not croak.
2700      Branch: perl
2701           !> win32/FindExt.pm win32/win32.h
2702 ____________________________________________________________________________
2703 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
2704         Log: VOS tweaks from Paul Green.
2705              
2706              The Configure tweaks: the _exe needs to be
2707              set after the init; VOS has fd 3 hardwired to /dev/tty;
2708              the grep/ln/make substitutions really need to stick.
2709      Branch: perl
2710            ! Configure hints/vos.sh perl.h util.c vos/build.cm
2711            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2712            ! vos/config.ga.h vos/vosish.h
2713 ____________________________________________________________________________
2714 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
2715         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
2716              From: coral@eekeek.org
2717              Date: Fri, 28 Dec 2001 19:58:22 -0500      
2718              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
2719      Branch: perl
2720            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
2721            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
2722            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
2723            ! pod/perlunicode.pod pod/perlxs.pod util.c
2724 ____________________________________________________________________________
2725 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
2726         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
2727      Branch: perl
2728            ! t/op/exec.t
2729 ____________________________________________________________________________
2730 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
2731         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
2732              From: Abe Timmerman <abe@ztreet.demon.nl>
2733              Date: Sat, 29 Dec 2001 13:10:06 +0100
2734              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
2735      Branch: perl
2736            + lib/Pod/t/InputObjects.t
2737 ____________________________________________________________________________
2738 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
2739         Log: Integrate perlio;
2740              
2741              Quick fix (after couple of clever fixes failed) for
2742              "accept leaks memory" fail [ID 20011223.001]
2743              
2744              Nick Clark's embed.pl fix for my_socketpair
2745      Branch: perl
2746           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
2747 ____________________________________________________________________________
2748 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
2749         Log: Slight tweaks on the MM_Win32.t.
2750      Branch: perl
2751            ! lib/ExtUtils/t/MM_Win32.t
2752 ____________________________________________________________________________
2753 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
2754         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
2755              From: Abe Timmerman <abe@ztreet.demon.nl>
2756              Date: Sat, 29 Dec 2001 12:51:36 +0100
2757              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
2758      Branch: perl
2759            + lib/ExtUtils/t/MM_Win32.t
2760            ! MANIFEST
2761 ____________________________________________________________________________
2762 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
2763         Log: Subject: [PATCH] Module names and other nits
2764              From: Autrijus Tang <autrijus@autrijus.org>                 
2765              Date: Sat, 29 Dec 2001 01:59:28 +0800
2766              Message-ID: <20011229015928.A29712@geb.elixus.org>              
2767      Branch: perl
2768            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
2769            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
2770            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
2771            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
2772            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
2773 ____________________________________________________________________________
2774 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
2775         Log: socketpair tweaks from Nicholas Clark.
2776      Branch: perl
2777            ! ext/Socket/socketpair.t util.c
2778 ____________________________________________________________________________
2779 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
2780         Log: Retract #13917.
2781      Branch: perl
2782            ! doop.c
2783 ____________________________________________________________________________
2784 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
2785         Log: Subject: provisional MakeMaker patch for VMS
2786              From: "Craig A. Berry" <craigberry@mac.com> 
2787              Date: Thu, 27 Dec 2001 22:29:37 -0600
2788              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
2789      Branch: perl
2790            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2791 ____________________________________________________________________________
2792 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
2793         Log: (retracted by #13919)
2794      Branch: perl
2795            ! doop.c
2796 ____________________________________________________________________________
2797 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
2798         Log: Remove debris in any case.
2799      Branch: perl
2800            ! Configure
2801 ____________________________________________________________________________
2802 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
2803         Log: Subject: [PATCH] Re: B::walksymtable oddness
2804              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2805              Date: Thu, 27 Dec 2001 19:14:24 +0100
2806              Message-ID: <3C2B7310.861.18820D0@localhost>
2807      Branch: perl
2808            ! ext/B/B.pm
2809 ____________________________________________________________________________
2810 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
2811         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
2812              From: Nicholas Clark <nick@unfortu.net> 
2813              Date: Fri, 28 Dec 2001 00:43:02 +0000
2814              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
2815      Branch: perl
2816            ! ext/Socket/socketpair.t
2817 ____________________________________________________________________________
2818 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
2819         Log: Fast Latin1<->UTF-8 conversion for older Perls.
2820      Branch: perl
2821            ! pod/perluniintro.pod
2822 ____________________________________________________________________________
2823 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
2824         Log: Update Changes.
2825      Branch: perl
2826            ! Changes patchlevel.h
2827 ____________________________________________________________________________
2828 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
2829         Log: More wait status trickery for BeOS.
2830      Branch: perl
2831            ! ext/POSIX/POSIX.xs
2832 ____________________________________________________________________________
2833 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
2834         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
2835      Branch: perl
2836            ! Configure
2837 ____________________________________________________________________________
2838 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
2839         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
2840              From: gbarr@monty.mutatus.co.uk
2841              Date: 27 Dec 2001 14:41:36 -0000
2842              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
2843      Branch: perl
2844            ! lib/ExtUtils/t/Embed.t
2845 ____________________________________________________________________________
2846 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
2847         Log: Subject: [PATCH] Re: socketpair emulation
2848              From: Nicholas Clark <nick@unfortu.net> 
2849              Date: Wed, 26 Dec 2001 20:08:14 +0000
2850              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
2851      Branch: perl
2852            ! ext/Socket/socketpair.t
2853 ____________________________________________________________________________
2854 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
2855         Log: Subject: [DOC PATCH] left is right and right is left
2856              From: Philip Newton <Philip.Newton@gmx.net>
2857              Date: Thu, 27 Dec 2001 10:04:17 +0100
2858              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
2859      Branch: perl
2860            ! pod/perlfunc.pod pod/perlport.pod
2861 ____________________________________________________________________________
2862 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
2863         Log: Subject: [PATCH] check return of close
2864              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2865              Date: 27 Dec 2001 09:47:30 +0100
2866              Message-ID: <m3ellhgicd.fsf@anima.de> 
2867              
2868              Subject: [PATCH] improve error reporting
2869              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2870              Date: 27 Dec 2001 09:54:55 +0100
2871              Message-ID: <m3adw5gi00.fsf@anima.de> 
2872              
2873              Subject: [PATCH] check return value of close
2874              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2875              Date: 27 Dec 2001 10:03:55 +0100
2876              Message-ID: <m3666tghl0.fsf@anima.de> 
2877              
2878              Subject: [PATCH] return of close
2879              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2880              Date: 27 Dec 2001 10:22:15 +0100
2881              Message-ID: <m31yhhggqg.fsf@anima.de> 
2882      Branch: perl
2883            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
2884            ! t/io/fflush.t
2885 ____________________________________________________________________________
2886 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
2887         Log: Subject: [PATCH] check return of close
2888              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2889              Date: 27 Dec 2001 09:47:30 +0100
2890              Message-ID: <m3ellhgicd.fsf@anima.de> 
2891      Branch: perl
2892            ! t/base/rs.t
2893 ____________________________________________________________________________
2894 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
2895         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
2896              From: andreas.koenig@anima.de (Andreas J. Koenig)
2897              Date: 27 Dec 2001 09:21:16 +0100
2898              Message-ID: <m3n105gjk3.fsf@anima.de>
2899      Branch: perl
2900            ! t/op/sysio.t
2901 ____________________________________________________________________________
2902 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
2903         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
2904              From: "Gerrit P. Haase" <gp@familiehaase.de>
2905              Date: Thu, 27 Dec 2001 09:23:55 +0100 
2906              Message-ID: <98211521662.20011227092355@familiehaase.de>
2907      Branch: perl
2908            ! lib/ExtUtils/t/MM_Cygwin.t
2909 ____________________________________________________________________________
2910 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
2911         Log: Replace the awful (most likely generated and not very persistent)
2912              URL with something tangible.
2913      Branch: perl
2914            ! README.hpux
2915 ____________________________________________________________________________
2916 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
2917         Log: Naughty /dev/printer (ls -l, really) of IRIX.
2918      Branch: perl
2919            ! t/op/stat.t
2920 ____________________________________________________________________________
2921 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
2922         Log: Upgrade to Net::Ping 2.10.
2923      Branch: perl
2924            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
2925            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2926            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2927            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2928 ____________________________________________________________________________
2929 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
2930         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
2931              (this showed up in Benchmark.t)
2932      Branch: perl
2933            ! pp_sys.c
2934 ____________________________________________________________________________
2935 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
2936         Log: BeOS updates.
2937      Branch: perl
2938            ! README.beos beos/beos.c
2939 ____________________________________________________________________________
2940 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
2941         Log: Subject: Re: bleadperl doesn't compile
2942              From: "Gerrit P. Haase" <gp@familiehaase.de>
2943              Date: Wed, 26 Dec 2001 21:29:08 +0100
2944              Message-ID: <22168634623.20011226212908@familiehaase.de>
2945              
2946              Cygwin with multiplicity.
2947      Branch: perl
2948            ! perlio.c
2949 ____________________________________________________________________________
2950 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
2951         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
2952              From: Nicholas Clark <nick@ccl4.org>
2953              Date: Wed, 26 Dec 2001 19:07:33 +0000
2954              Message-ID: <20011226190732.J48842@plum.flirble.org>            
2955              
2956              socketpair() (un)signedness nit.
2957      Branch: perl
2958            ! util.c
2959 ____________________________________________________________________________
2960 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
2961         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
2962              From: Nicholas Clark <nick@ccl4.org>
2963              Date: Wed, 26 Dec 2001 19:19:47 +0000
2964              Message-ID: <20011226191946.K48842@plum.flirble.org>
2965              
2966              Use report_evil_fh().
2967      Branch: perl
2968            ! doio.c
2969 ____________________________________________________________________________
2970 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
2971         Log: Bad $? assumptions.
2972      Branch: perl
2973            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
2974 ____________________________________________________________________________
2975 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
2976         Log: Net::Ping isn't going to work much without
2977              the Socket extension; fail more gracefully.
2978      Branch: perl
2979            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
2980            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
2981            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
2982            ! lib/Net/Ping/t/300_ping_stream.t
2983 ____________________________________________________________________________
2984 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
2985         Log: test -d /system is a bit too generic test for VOS
2986              (false hit in BeOS)
2987      Branch: perl
2988            ! Configure
2989 ____________________________________________________________________________
2990 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
2991         Log: No AF_UNIX in BeOS.
2992      Branch: perl
2993            ! util.c
2994 ____________________________________________________________________________
2995 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
2996         Log: FAQ sync.
2997      Branch: perl
2998            ! pod/perlfaq5.pod
2999 ____________________________________________________________________________
3000 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
3001         Log: Update Changes.
3002      Branch: perl
3003            ! Changes patchlevel.h
3004 ____________________________________________________________________________
3005 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
3006         Log: Make -t equal -tw.
3007      Branch: perl
3008            ! perl.c pod/perlrun.pod
3009 ____________________________________________________________________________
3010 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
3011         Log: Subject: Re: Not OK 13881
3012              From: John Peacock <jpeacock@rowman.com>
3013              Date: Tue, 25 Dec 2001 06:02:12 -0500
3014              Message-ID: <3C285CB4.8040006@rowman.com>
3015      Branch: perl
3016            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
3017 ____________________________________________________________________________
3018 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
3019         Log: Subject: Re: Not OK 13881
3020              From: andreas.koenig@anima.de (Andreas J. Koenig)
3021              Date: 25 Dec 2001 07:33:23 +0100
3022              Message-ID: <m3bsgnajws.fsf@anima.de>
3023      Branch: perl
3024            ! op.c
3025 ____________________________________________________________________________
3026 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
3027         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
3028              From: Mark-Jason Dominus <mjd@plover.com>    
3029              Date: Mon, 24 Dec 2001 18:14:48 -0500
3030              Message-ID: <20011224231448.25826.qmail@plover.com>
3031      Branch: perl
3032            ! op.c t/op/eval.t
3033 ____________________________________________________________________________
3034 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
3035         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
3036              From: Dave Rolsky <autarch@urth.org>
3037              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
3038              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
3039      Branch: perl
3040            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
3041            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
3042            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3043            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3044            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
3045 ____________________________________________________________________________
3046 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
3047         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
3048              From: Jeffrey Friedl <jfriedl@yahoo.com>
3049              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
3050              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
3051              
3052              The rest of the tests for plus few extras.
3053      Branch: perl
3054            ! t/op/pat.t
3055 ____________________________________________________________________________
3056 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
3057         Log: No-op.
3058      Branch: perl
3059            ! Configure
3060 ____________________________________________________________________________
3061 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
3062         Log: More constant casting.
3063      Branch: perl
3064            ! regexec.c
3065 ____________________________________________________________________________
3066 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
3067         Log: Subject: perlhack.pod 
3068              From: "John P. Linderman" <jpl@research.att.com>
3069              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
3070              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
3071      Branch: perl
3072            ! pod/perlhack.pod
3073 ____________________________________________________________________________
3074 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
3075         Log: File::Find patch patches from Thomas Wegner.
3076      Branch: perl
3077            ! lib/File/Find.pm
3078 ____________________________________________________________________________
3079 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
3080         Log: Subject: Re: socketpair emulation 
3081              From: Nicholas Clark <nick@unfortu.net>                 
3082              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
3083              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
3084      Branch: perl
3085            ! ext/Socket/socketpair.t
3086 ____________________________________________________________________________
3087 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
3088         Log: Must cast constants if they can be quads.
3089      Branch: perl
3090            ! regcomp.c
3091 ____________________________________________________________________________
3092 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
3093         Log: Promote the e/uid to wide enough un/signed integers
3094              and printf them as such.
3095      Branch: perl
3096            ! taint.c
3097 ____________________________________________________________________________
3098 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
3099         Log: The U32 alignment test wasn't really working, noticed
3100              by Paul Green.  Now the test works, but this means that
3101              we may see coredumps from the test.   I sure hope MMUless
3102              places don't crash on the test.
3103      Branch: perl
3104            ! Configure
3105 ____________________________________________________________________________
3106 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
3107         Log: More VOS tweaks.
3108      Branch: perl
3109            ! Configure
3110 ____________________________________________________________________________
3111 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
3112         Log: The funky final sigma casefolding.
3113      Branch: perl
3114            ! regcomp.c regexec.c t/op/pat.t utf8.h
3115 ____________________________________________________________________________
3116 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
3117         Log: Update Changes.
3118      Branch: perl
3119            ! Changes patchlevel.h
3120 ____________________________________________________________________________
3121 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
3122         Log: Move the \C and \X to pat.t.
3123      Branch: perl
3124            ! t/op/pat.t t/op/re_tests
3125 ____________________________________________________________________________
3126 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
3127         Log: More logical test ordering.
3128      Branch: perl
3129            ! perl.h
3130 ____________________________________________________________________________
3131 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
3132         Log: Integrate perlio;
3133              
3134              Add at least the "important" PerlIO_xxxx functions to embed.pl
3135              so that they get implicit pTHX_ and we can avoid slow dTHX.
3136              
3137              Put PerlIO stuff inside EXTERN C
3138              
3139              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
3140      Branch: perl
3141           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
3142           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
3143           !> win32/win32.c
3144 ____________________________________________________________________________
3145 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
3146         Log: Even more \X fixing.
3147      Branch: perl
3148            ! regexec.c t/op/pat.t
3149 ____________________________________________________________________________
3150 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
3151         Log: More \X fixing.
3152      Branch: perl
3153            ! regexec.c t/op/pat.t
3154 ____________________________________________________________________________
3155 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
3156         Log: Fix encoding pragma.
3157      Branch: perl
3158            ! regcomp.c
3159 ____________________________________________________________________________
3160 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
3161         Log: Subject: socketpair emulation
3162              From: Nicholas Clark <nick@unfortu.net>
3163              Date: Sat, 22 Dec 2001 18:38:18 +0000
3164              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
3165      Branch: perl
3166            + ext/Socket/socketpair.t
3167            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
3168            ! pp_sys.c proto.h util.c
3169 ____________________________________________________________________________
3170 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
3171         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
3172              From: Jeffrey Friedl <jfriedl@yahoo.com>
3173              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
3174              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
3175              
3176              (partially applied, most of the new tests need to be rethought)
3177      Branch: perl
3178            ! regcomp.c t/op/re_tests
3179 ____________________________________________________________________________
3180 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
3181         Log: Small tweaks.
3182      Branch: perl
3183            ! handy.h regexec.c
3184 ____________________________________________________________________________
3185 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
3186         Log: Unicode casefolding continues.
3187              (lib/encoding.t still failing.)
3188      Branch: perl
3189            ! regexec.c t/op/pat.t
3190 ____________________________________________________________________________
3191 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
3192         Log: Rework the make logic (again).
3193      Branch: perl
3194            ! Configure
3195 ____________________________________________________________________________
3196 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
3197         Log: Integrate perlio;
3198              Fix mis-parse of autoloaded usage code by declaring the sub
3199              Correct checking code which Ilya spotted was tripped by CR at EOF.
3200              The CR at EOF fix earlier broke CR at end-of-buffer.
3201      Branch: perl
3202            ! regexec.c
3203           !> ext/POSIX/POSIX.pm perlio.c sv.c
3204 ____________________________________________________________________________
3205 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
3206         Log: More Unicode casing fixes.
3207      Branch: perl
3208            ! regexec.c t/op/pat.t
3209 ____________________________________________________________________________
3210 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
3211         Log: Unicode casefolding fixes.
3212      Branch: perl
3213            ! op.c regcomp.c regexec.c t/op/pat.t
3214 ____________________________________________________________________________
3215 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
3216         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
3217              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
3218              Date: Sat, 22 Dec 2001 00:01:29 +0100
3219              Message-ID: <20011222000129.A713@rafael>
3220      Branch: perl
3221            ! ext/B/B/Deparse.pm
3222 ____________________________________________________________________________
3223 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
3224         Log: VOS config from Paul Green.
3225      Branch: perl
3226            ! hints/vos.sh
3227 ____________________________________________________________________________
3228 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
3229         Log: Subject: [PATCH @13746] CreateTTY on OS/2
3230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3231              Date: Fri, 21 Dec 2001 15:59:45 -0500
3232              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
3233      Branch: perl
3234            ! lib/perl5db.pl
3235 ____________________________________________________________________________
3236 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
3237         Log: Subject: [PATCH @13746] uninstalled build of modules broken
3238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3239              Date: Fri, 21 Dec 2001 15:49:09 -0500
3240              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
3241      Branch: perl
3242            ! lib/ExtUtils/MM_Unix.pm
3243 ____________________________________________________________________________
3244 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
3245         Log: Subject: [PATCH @13746] OS/2 File::* modules
3246              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3247              Date: Fri, 21 Dec 2001 15:43:24 -0500
3248              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
3249      Branch: perl
3250            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
3251 ____________________________________________________________________________
3252 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
3253         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
3254              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3255              Date: Fri, 21 Dec 2001 17:29:07 +0100
3256              Message-ID: <3C236353.6625C4C0@alcatel.at>
3257      Branch: perl
3258            ! pod/perltie.pod
3259 ____________________________________________________________________________
3260 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
3261         Log: Further VOS tweaks: the _exe needs to be introduced
3262              in the very beginning, and the make/gmake needs special
3263              VOS logic.
3264      Branch: perl
3265            ! Configure Makefile.SH
3266 ____________________________________________________________________________
3267 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
3268         Log: Update Changes.
3269      Branch: perl
3270            ! Changes patchlevel.h
3271 ____________________________________________________________________________
3272 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
3273         Log: Also the search for cat needs to be _exe-aware.
3274      Branch: perl
3275            ! Configure
3276 ____________________________________________________________________________
3277 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
3278         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
3279              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3280              Date: Fri, 21 Dec 2001 14:02:01 +0100
3281              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
3282      Branch: perl
3283            ! ext/B/B/Xref.pm
3284 ____________________________________________________________________________
3285 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
3286         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
3287      Branch: perl
3288            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
3289            ! ext/B/t/assembler.t
3290 ____________________________________________________________________________
3291 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
3292         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
3293              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3294              Date: Fri, 21 Dec 2001 11:15:38 +0100
3295              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
3296      Branch: perl
3297            ! hv.c
3298 ____________________________________________________________________________
3299 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
3300         Log: A plan is good.
3301      Branch: perl
3302            ! ext/re/re.t
3303 ____________________________________________________________________________
3304 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
3305         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
3306              From: chromatic <chromatic@rmci.net>
3307              Date: Thu, 20 Dec 2001 16:16:48 -0700
3308              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
3309      Branch: perl
3310            + ext/re/re.t
3311            ! MANIFEST
3312 ____________________________________________________________________________
3313 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
3314         Log: Synchronize the skippage message.
3315      Branch: perl
3316            ! lib/ExtUtils/t/MM_OS2.t
3317 ____________________________________________________________________________
3318 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
3319         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
3320              From: chromatic <chromatic@rmci.net>
3321              Date: Thu, 20 Dec 2001 16:09:10 -0700
3322              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
3323      Branch: perl
3324            + lib/ExtUtils/t/MM_OS2.t
3325            ! MANIFEST
3326 ____________________________________________________________________________
3327 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
3328         Log: Subject: perlfunc.pod patch re flock via fcntl
3329              From: "Tye McQueen" <tye@metronet.com>
3330              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
3331              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
3332      Branch: perl
3333            ! pod/perlfunc.pod
3334 ____________________________________________________________________________
3335 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
3336         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
3337              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
3338              (the Unicode maximum code point) warnable offenses.
3339      Branch: perl
3340            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
3341            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
3342 ____________________________________________________________________________
3343 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
3344         Log: Sterner admonishment on -t.
3345      Branch: perl
3346            ! pod/perlrun.pod
3347 ____________________________________________________________________________
3348 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
3349         Log: Subject: [PATCH B::Dpparse] minor qr// fix
3350              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3351              Date: Thu, 20 Dec 2001 22:53:34 +0100
3352              Message-ID: <20011220225334.A735@rafael>
3353      Branch: perl
3354            ! ext/B/B/Deparse.pm
3355 ____________________________________________________________________________
3356 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
3357         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
3358              From: Robert Spier <rspier@pobox.com>
3359              Date: Thu, 20 Dec 2001 08:10:00 -0800
3360              Message-ID: <15394.3416.693353.107334@rls.cx>
3361      Branch: perl
3362            ! lib/Carp/Heavy.pm
3363 ____________________________________________________________________________
3364 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
3365         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
3366      Branch: perl
3367           !> win32/win32io.c
3368 ____________________________________________________________________________
3369 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
3370         Log: Subject: Re: [PATCH pod/perliol.pod] resend
3371              From: Stas Bekman <stas@stason.org>
3372              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
3373              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
3374      Branch: perl
3375            ! pod/perliol.pod
3376 ____________________________________________________________________________
3377 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
3378         Log: Fix up the APIs noone hopefully uses.
3379      Branch: perl
3380            ! utf8.c
3381 ____________________________________________________________________________
3382 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
3383         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
3384              Date: Wed, 19 Dec 2001 14:13:38 -0800
3385              From: Robert Spier <rspier@pobox.com>
3386              Message-ID: <15393.4370.605214.548582@rls.cx>
3387      Branch: perl
3388            ! lib/Carp.t lib/Carp/Heavy.pm
3389 ____________________________________________________________________________
3390 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
3391         Log: Some bincompat clawbacks.
3392      Branch: perl
3393            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
3394            ! wince/perldll.def
3395 ____________________________________________________________________________
3396 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
3397         Log: gcc pacifying (RH 7.1/ia64).
3398      Branch: perl
3399            ! pp.c
3400 ____________________________________________________________________________
3401 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
3402         Log: Update Changes.
3403      Branch: perl
3404            ! Changes patchlevel.h
3405 ____________________________________________________________________________
3406 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
3407         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
3408              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3409              Date: Wed, 19 Dec 2001 12:35:07 +0100
3410              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
3411              
3412              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
3413              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3414              Date: Wed, 19 Dec 2001 17:34:51 +0000
3415              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
3416      Branch: perl
3417            ! pod/perlre.pod
3418 ____________________________________________________________________________
3419 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
3420         Log: Integrate perlio.
3421      Branch: perl
3422           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3423           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
3424 ____________________________________________________________________________
3425 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
3426         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
3427      Branch: perl
3428            ! ext/B/B/Assembler.pm
3429 ____________________________________________________________________________
3430 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
3431         Log: Reword the alarm explanation.
3432      Branch: perl
3433            ! pod/perlfunc.pod
3434 ____________________________________________________________________________
3435 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
3436         Log: Subject: [PATCH @13746] OS/2 build
3437              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
3438              Date: Wed, 19 Dec 2001 02:45:41 -0500
3439              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
3440              
3441              (skipped the t/TEST change)
3442      Branch: perl
3443            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
3444            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
3445            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
3446 ____________________________________________________________________________
3447 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
3448         Log: Upgrade to Net::Ping 2.09.
3449      Branch: perl
3450            + lib/Net/Ping/CHANGES lib/Net/Ping/README
3451            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
3452            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
3453            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
3454            + lib/Net/Ping/t/300_ping_stream.t
3455            ! MANIFEST lib/Net/Ping.pm
3456 ____________________________________________________________________________
3457 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
3458         Log: B::Assembler/B::Disassembler patches and test;
3459              from Wolfgang Laun.
3460              
3461              TODO: getting perlcc working.
3462      Branch: perl
3463            + ext/B/t/assembler.t
3464            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
3465 ____________________________________________________________________________
3466 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
3467         Log: Can't printf U8s as UVs.
3468      Branch: perl
3469            ! utf8.c
3470 ____________________________________________________________________________
3471 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
3472         Log: Subject: Re: [PATCH] ...while $var = glob(...)
3473              From: Robin Houston <robin@kitsite.com> 
3474              Date: Wed, 19 Dec 2001 13:48:55 +0000
3475              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
3476              
3477              Not exactly a glob test but internal-logically correct.
3478      Branch: perl
3479            ! t/op/glob.t
3480 ____________________________________________________________________________
3481 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
3482         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
3483              From: Michael G Schwern <schwern@pobox.com> 
3484              Date: Wed, 19 Dec 2001 07:42:54 -0500
3485              Message-ID: <20011219124254.GF8630@blackrider>
3486      Branch: perl
3487            + lib/lib.t
3488            ! MANIFEST lib/lib_pm.PL
3489 ____________________________________________________________________________
3490 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
3491         Log: Integrate with perlio.
3492      Branch: perl
3493           !> hv.c hv.h scope.c util.c
3494 ____________________________________________________________________________
3495 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
3496         Log: Regen toc.
3497      Branch: perl
3498            ! pod/perltoc.pod
3499 ____________________________________________________________________________
3500 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
3501         Log: FAQ sync.
3502      Branch: perl
3503            ! pod/perlfaq5.pod
3504 ____________________________________________________________________________
3505 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
3506         Log: Reformat round.
3507      Branch: perl
3508            ! pod/perlunicode.pod
3509 ____________________________________________________________________________
3510 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
3511         Log: Subject: [PATCH] pod/perlunicode.pod
3512              From: Jeffrey Friedl <jfriedl@yahoo.com>
3513              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
3514              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
3515      Branch: perl
3516            ! pod/perlunicode.pod
3517 ____________________________________________________________________________
3518 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
3519         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
3520              From: Jeffrey Friedl <jfriedl@yahoo.com>
3521              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
3522              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
3523      Branch: perl
3524            ! pod/perluniintro.pod
3525 ____________________________________________________________________________
3526 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
3527         Log: Slight pod reformatting.
3528      Branch: perl
3529            ! pod/perluniintro.pod
3530 ____________________________________________________________________________
3531 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
3532         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
3533              From: Jeffrey Friedl <jfriedl@yahoo.com>    
3534              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
3535              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
3536      Branch: perl
3537            ! pod/perluniintro.pod
3538 ____________________________________________________________________________
3539 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
3540         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
3541              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3542              Date: Wed, 19 Dec 2001 01:45:23 +0000
3543              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
3544      Branch: perl
3545            ! sv.c
3546 ____________________________________________________________________________
3547 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
3548         Log: Subject: Porting/checkURL.pl
3549              From: abigail@foad.org
3550              Date: Tue, 18 Dec 2001 19:03:22 +0100          
3551              Message-ID: <20011218180322.8278.qmail@foad.org> 
3552      Branch: perl
3553            ! Porting/checkURL.pl
3554 ____________________________________________________________________________
3555 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
3556         Log: A bit too oversweeping matching in #13778.
3557      Branch: perl
3558            ! Configure
3559 ____________________________________________________________________________
3560 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
3561         Log: Re-gen Configure based on #13778..13781.
3562      Branch: perl
3563            ! Configure config_h.SH
3564 ____________________________________________________________________________
3565 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
3566         Log: Subject: Re: Benchmark.t failure on Linux
3567              From: Nicholas Clark <nick@ccl4.org>
3568              Date: Tue, 18 Dec 2001 22:51:25 +0000
3569              Message-ID: <20011218225124.N21702@plum.flirble.org>
3570      Branch: perl
3571            ! lib/Benchmark.t
3572 ____________________________________________________________________________
3573 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
3574         Log: Re-applying #13752 until a better solution can be found.
3575      Branch: perl
3576            ! lib/ExtUtils/t/MM_Unix.t
3577 ____________________________________________________________________________
3578 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
3579         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
3580              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
3581              Date: Tue, 18 Dec 2001 12:05:40 -0500
3582              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
3583      Branch: perl
3584            ! lib/Exporter.pm
3585 ____________________________________________________________________________
3586 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
3587         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
3588              findings -- some of the warnings I can't explain except
3589              by NVgf being detected wrong, though.
3590      Branch: perl
3591            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
3592 ____________________________________________________________________________
3593 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
3594         Log: Subject: [PATCH] pod/perluniintro.pod
3595              From: Jeffrey Friedl <jfriedl@yahoo.com>
3596              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
3597              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
3598      Branch: perl
3599            ! pod/perluniintro.pod
3600 ____________________________________________________________________________
3601 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
3602         Log: ".pm" is the native executable suffix in VOS.
3603      Branch: perl
3604            ! hints/vos.sh
3605 ____________________________________________________________________________
3606 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
3607         Log: Integrate perlio;
3608              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
3609      Branch: perl
3610           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
3611 ____________________________________________________________________________
3612 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
3613         Log: (Undone by #13766.)
3614              Retract #13752.
3615      Branch: perl
3616            ! lib/ExtUtils/t/MM_Unix.t
3617 ____________________________________________________________________________
3618 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
3619         Log: Echoes of #13757.
3620      Branch: perl
3621            ! t/lib/warnings/utf8
3622 ____________________________________________________________________________
3623 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
3624         Log: Make the utf8 malformedness messages more verbose.
3625      Branch: perl
3626            ! lib/utf8.t utf8.c
3627 ____________________________________________________________________________
3628 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
3629         Log: README.aix updates from Jens-Uwe Mager.
3630      Branch: perl
3631            ! README.aix
3632 ____________________________________________________________________________
3633 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
3634         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
3635              From: Michael G Schwern <schwern@pobox.com>
3636              Date: Tue, 18 Dec 2001 00:58:18 -0500
3637              Message-ID: <20011218055818.GC4362@blackrider>
3638      Branch: perl
3639            ! lib/Benchmark.t
3640 ____________________________________________________________________________
3641 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
3642         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
3643              From: Michael G Schwern <schwern@pobox.com>
3644              Date: Tue, 18 Dec 2001 00:40:38 -0500
3645              Message-ID: <20011218054038.GB4362@blackrider>
3646      Branch: perl
3647            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
3648 ____________________________________________________________________________
3649 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
3650         Log: (reintroduced by #13766)
3651              (retracted by #13759)
3652              
3653              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
3654              From: Michael G Schwern <schwern@pobox.com>  
3655              Date: Tue, 18 Dec 2001 00:00:23 -0500
3656              Message-ID: <20011218050023.GA27893@blackrider>
3657      Branch: perl
3658            ! lib/ExtUtils/t/MM_Unix.t
3659 ____________________________________________________________________________
3660 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
3661         Log: Re-patch #13749.
3662      Branch: perl
3663            ! t/op/glob.t
3664 ____________________________________________________________________________
3665 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
3666         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
3667              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3668              Date: Tue, 18 Dec 2001 12:55:43 +0000
3669              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
3670      Branch: perl
3671            ! ext/Devel/Peek/Peek.pm
3672 ____________________________________________________________________________
3673 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
3674         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
3675              From: Robin Houston <robin@kitsite.com> 
3676              Date: Tue, 18 Dec 2001 14:54:33 +0000
3677              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
3678      Branch: perl
3679            ! t/op/glob.t
3680 ____________________________________________________________________________
3681 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
3682         Log: Subject: [PATCH] slightly more for Exporter.pm
3683              From: Nicholas Clark <nick@ccl4.org>
3684              Date: Tue, 18 Dec 2001 00:22:03 +0000
3685              Message-ID: <20011218002203.M21702@plum.flirble.org>
3686      Branch: perl
3687            ! lib/Exporter.pm
3688 ____________________________________________________________________________
3689 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
3690         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
3691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3692              Date: Mon, 17 Dec 2001 16:37:18 +0100
3693              Message-ID: <20011217163718.A2292@rafael>
3694              
3695              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
3696              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3697              Date: Mon, 17 Dec 2001 23:17:06 +0100
3698              Message-ID: <20011217231706.A730@rafael>
3699      Branch: perl
3700            ! pod/perlsub.pod pp.c toke.c
3701 ____________________________________________________________________________
3702 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
3703         Log: Update Changes.
3704      Branch: perl
3705            ! Changes patchlevel.h
3706 ____________________________________________________________________________
3707 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
3708         Log: New test warrants a MANIFEST entry.
3709      Branch: perl
3710            ! MANIFEST
3711 ____________________________________________________________________________
3712 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
3713         Log: Subject: Re: [PATCH] ...while $var = glob(...)
3714              From: Robin Houston <robin@kitsite.com>
3715              Date: Mon, 17 Dec 2001 20:27:30 +0000
3716              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
3717              
3718              Can't portably unlink open files.
3719      Branch: perl
3720            ! t/op/glob.t
3721 ____________________________________________________________________________
3722 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
3723         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
3724      Branch: perl
3725            ! pod/perluniintro.pod
3726 ____________________________________________________________________________
3727 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
3728         Log: Move typeglob test from glob.t to gv.t.
3729      Branch: perl
3730            ! t/op/glob.t t/op/gv.t
3731 ____________________________________________________________________________
3732 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
3733         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
3734              From: Robin Houston <robin@kitsite.com> 
3735              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
3736              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
3737      Branch: perl
3738            ! t/op/glob.t
3739 ____________________________________________________________________________
3740 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
3741         Log: Demote the surrogate and non-character errors to warnings.
3742      Branch: perl
3743            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
3744 ____________________________________________________________________________
3745 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
3746         Log: Subject: [PATCH] more POSIX tests, and more autoloading
3747              From: Nicholas Clark <nick@ccl4.org>
3748              Date: Mon, 17 Dec 2001 18:27:47 +0000
3749              Message-ID: <20011217182747.D21702@plum.flirble.org>
3750      Branch: perl
3751            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
3752 ____________________________________________________________________________
3753 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
3754         Log: Subject: [PATCH] ...while $var = glob(...)
3755              From: Robin Houston <robin@kitsite.com> 
3756              Date: Mon, 17 Dec 2001 15:51:54 +0000
3757              Message-ID: <20011217155153.A311@robin.kitsite.com>
3758      Branch: perl
3759            ! op.c
3760 ____________________________________________________________________________
3761 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
3762         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
3763              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3764              Date: Mon, 17 Dec 2001 15:23:01 +0100
3765              Message-ID: <20011217152301.A704@rafael>
3766      Branch: perl
3767            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
3768 ____________________________________________________________________________
3769 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
3770         Log: The system() vs $SIG{ARLM} is no more a todo.
3771      Branch: perl
3772            ! t/op/alarm.t
3773 ____________________________________________________________________________
3774 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
3775         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
3776              From: Michael G Schwern <schwern@pobox.com>
3777              Date: Sun, 16 Dec 2001 23:59:01 -0500
3778              Message-ID: <20011217045901.GL17232@blackrider>
3779      Branch: perl
3780            + t/op/alarm.t
3781            ! MANIFEST
3782 ____________________________________________________________________________
3783 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
3784         Log: s/UNIX/Unix/
3785      Branch: perl
3786            ! MANIFEST
3787 ____________________________________________________________________________
3788 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
3789         Log: Move ExtUtils tests to lib/ExtUtils/t.
3790      Branch: perl
3791            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
3792            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
3793            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
3794            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
3795            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
3796            + lib/ExtUtils/t/testlib.t
3797            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
3798            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
3799            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
3800            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
3801            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
3802            ! MANIFEST
3803 ____________________________________________________________________________
3804 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
3805         Log: Subject: [PATCH] MM_Unix tests, and some questions
3806              From: Tels <perl_dummy@bloodgate.com>
3807              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
3808              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
3809              
3810              Subject: Re: [PATCH] MM_Unix tests, and some questions
3811              From: Tels <perl_dummy@bloodgate.com>
3812              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
3813              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
3814      Branch: perl
3815            + lib/ExtUtils/MM_Unix.t
3816            ! MANIFEST lib/ExtUtils/MM_Unix.pm
3817 ____________________________________________________________________________
3818 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
3819         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
3820              From: Michael G Schwern <schwern@pobox.com>
3821              Date: Sun, 16 Dec 2001 17:53:55 -0500
3822              Message-ID: <20011216225354.GE8900@blackrider>
3823      Branch: perl
3824            ! lib/ExtUtils/MM_Unix.pm
3825 ____________________________________________________________________________
3826 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
3827         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
3828              From: Michael G Schwern <schwern@pobox.com>                
3829              Date: Sun, 16 Dec 2001 16:12:55 -0500
3830              Message-ID: <20011216211255.GV8900@blackrider>
3831      Branch: perl
3832            ! ext/B/B/Deparse.pm
3833 ____________________________________________________________________________
3834 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
3835         Log: Subject: [PATCH] Exporter.pm
3836              From: Nicholas Clark <nick@ccl4.org>
3837              Date: Sun, 16 Dec 2001 19:24:25 +0000
3838              Message-ID: <20011216192425.R21702@plum.flirble.org>
3839      Branch: perl
3840            ! lib/Exporter.pm
3841 ____________________________________________________________________________
3842 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
3843         Log: Subject: [PATCH] Exporter.t (and question)
3844              From: Nicholas Clark <nick@ccl4.org>
3845              Date: Sun, 16 Dec 2001 17:24:55 +0000
3846              Message-ID: <20011216172455.P21702@plum.flirble.org>
3847      Branch: perl
3848            ! lib/Exporter.t
3849 ____________________________________________________________________________
3850 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
3851         Log: Subject: Re: perl@13661
3852              From: "John P. Linderman" <jpl@research.att.com>              
3853              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
3854              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
3855      Branch: perl
3856            ! pp_sort.c
3857 ____________________________________________________________________________
3858 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
3859         Log: Subject: Will the real Unicode encoding please stand up?
3860              From: Jeffrey Friedl <jfriedl@yahoo.com>
3861              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
3862              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
3863      Branch: perl
3864            ! pod/perluniintro.pod
3865 ____________________________________________________________________________
3866 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
3867         Log: Integrate perlio; interruptable system().
3868      Branch: perl
3869           !> util.c
3870 ____________________________________________________________________________
3871 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
3872         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
3873              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
3874              and characters beyond 0x10FFF should be disallowed, too,
3875              but some tests would need changing, but more importantly some
3876              APIs would need remodeling since one can easily generate such
3877              characters either by bitwise complements, tr complements, or
3878              v-strings.
3879      Branch: perl
3880            ! pod/perldiag.pod utf8.c
3881 ____________________________________________________________________________
3882 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
3883         Log: Make surrogates illegal also on EBCDIC.
3884      Branch: perl
3885            ! utf8.c
3886 ____________________________________________________________________________
3887 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
3888         Log: Subject: [patch @13687] Unicode::Collate 0.10
3889              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
3890              Date: Sun, 16 Dec 2001 21:22:12 +0900
3891              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
3892      Branch: perl
3893            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3894            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3895 ____________________________________________________________________________
3896 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
3897         Log: More documentation for the encoding pragma.
3898      Branch: perl
3899            ! lib/encoding.pm
3900 ____________________________________________________________________________
3901 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
3902         Log: Subject: [PATCH] lib/open.pm 
3903              From: Jeffrey Friedl <jfriedl@yahoo.com>
3904              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
3905              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
3906      Branch: perl
3907            ! lib/open.pm
3908 ____________________________________________________________________________
3909 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
3910         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
3911              From: chromatic <chromatic@rmci.net>
3912              Date: Sat, 15 Dec 2001 23:24:40 -0700
3913              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
3914      Branch: perl
3915            + lib/ExtUtils/Installed.t
3916            ! MANIFEST
3917 ____________________________________________________________________________
3918 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
3919         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
3920              From: Michael G Schwern <schwern@pobox.com>
3921              Date: Sun, 16 Dec 2001 01:14:00 -0500
3922              Message-ID: <20011216061400.GC8900@blackrider>
3923      Branch: perl
3924            ! lib/diagnostics.pm
3925 ____________________________________________________________________________
3926 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
3927         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
3928              From: Michael G Schwern <schwern@pobox.com>
3929              Date: Sun, 16 Dec 2001 01:12:42 -0500
3930              Message-ID: <20011216061242.GB8900@blackrider>
3931      Branch: perl
3932            ! t/test.pl
3933 ____________________________________________________________________________
3934 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
3935         Log: I sometimes outsmart myself.
3936      Branch: perl
3937            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
3938 ____________________________________________________________________________
3939 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
3940         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
3941              From: Michael G Schwern <schwern@pobox.com>
3942              Date: Sat, 15 Dec 2001 15:08:29 -0500
3943              Message-ID: <20011215200829.GK1548@blackrider>
3944      Branch: perl
3945            ! lib/AutoSplit.pm
3946 ____________________________________________________________________________
3947 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
3948         Log: perlunicode enchancements suggested by Jeffrey Friedl.
3949      Branch: perl
3950            ! pod/perlunicode.pod
3951 ____________________________________________________________________________
3952 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
3953         Log: Subject: [PATCH] perlunicode.pod
3954              From: Jeffrey Friedl <jfriedl@yahoo.com>
3955              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
3956              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
3957      Branch: perl
3958            ! pod/perlunicode.pod
3959 ____________________________________________________________________________
3960 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
3961         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
3962              From: Jeffrey Friedl <jfriedl@yahoo.com>
3963              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
3964              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
3965      Branch: perl
3966            ! lib/utf8_heavy.pl
3967 ____________________________________________________________________________
3968 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
3969         Log: Can't create surrogates; so can't match them, either.
3970      Branch: perl
3971            ! pod/perlunicode.pod
3972 ____________________________________________________________________________
3973 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
3974         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
3975              From: Michael G Schwern <schwern@pobox.com>
3976              Date: Sat, 15 Dec 2001 21:20:35 -0500
3977              Message-ID: <20011216022035.GE5672@blackrider>
3978      Branch: perl
3979            ! t/test.pl
3980 ____________________________________________________________________________
3981 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
3982         Log: Make creating UTF-8 surrogates a punishable act.
3983      Branch: perl
3984            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
3985 ____________________________________________________________________________
3986 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
3987         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
3988      Branch: perl
3989            + lib/unicore/In/172.pl lib/unicore/In/173.pl
3990            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
3991            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
3992            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
3993            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
3994            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
3995 ____________________________________________________________________________
3996 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
3997         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
3998              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3999              Date: Sat, 15 Dec 2001 23:21:43 +0100
4000              Message-ID: <20011215232143.A11790@rafael>
4001      Branch: perl
4002            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
4003 ____________________________________________________________________________
4004 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
4005         Log: Make charnames more robust.
4006      Branch: perl
4007            ! lib/charnames.pm
4008 ____________________________________________________________________________
4009 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
4010         Log: The hoops one has to jump through.
4011      Branch: perl
4012            ! ext/I18N/Langinfo/Langinfo.pm
4013 ____________________________________________________________________________
4014 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
4015         Log: Subject: [PATCH] perlstyle.pod nit on warnings
4016              From: Autrijus Tang <autrijus@egb.elixus.org>
4017              Date: Sat, 15 Dec 2001 04:24:34 -0800
4018              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
4019      Branch: perl
4020            ! pod/perlstyle.pod
4021 ____________________________________________________________________________
4022 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
4023         Log: I don't think we are in FooOS, Toto.
4024      Branch: perl
4025            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
4026 ____________________________________________________________________________
4027 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
4028         Log: Subject: Re: Untested modules update:  There's more than we thought
4029              From: chromatic <chromatic@rmci.net>
4030              Date: Fri, 14 Dec 2001 17:20:24 -0700
4031              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
4032      Branch: perl
4033            + lib/ExtUtils/MM_Cygwin.t
4034            ! MANIFEST
4035 ____________________________________________________________________________
4036 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
4037         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
4038              From: Michael G Schwern <schwern@pobox.com> 
4039              Date: Fri, 14 Dec 2001 20:59:42 -0500
4040              Message-ID: <20011215015942.GF28596@blackrider>
4041      Branch: perl
4042            ! t/TEST
4043 ____________________________________________________________________________
4044 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
4045         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
4046              From: Michael G Schwern <schwern@pobox.com> 
4047              Date: Fri, 14 Dec 2001 20:03:46 -0500
4048              Message-ID: <20011215010346.GD28596@blackrider>
4049      Branch: perl
4050            + ext/B/t/bblock.t
4051            ! MANIFEST
4052 ____________________________________________________________________________
4053 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
4054         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
4055              From: Michael G Schwern <schwern@pobox.com> 
4056              Date: Fri, 14 Dec 2001 19:59:13 -0500
4057              Message-ID: <20011215005913.GC28596@blackrider>
4058      Branch: perl
4059            ! ext/B/B/Bblock.pm
4060 ____________________________________________________________________________
4061 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
4062         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
4063              From: Michael G Schwern <schwern@pobox.com> 
4064              Date: Fri, 14 Dec 2001 19:36:12 -0500
4065              Message-ID: <20011215003611.GA28596@blackrider>
4066      Branch: perl
4067            + ext/B/t/asmdata.t
4068            ! MANIFEST
4069 ____________________________________________________________________________
4070 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
4071         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
4072              From: Michael G Schwern <schwern@pobox.com> 
4073              Date: Fri, 14 Dec 2001 19:14:14 -0500
4074              Message-ID: <20011215001414.GA25077@blackrider>
4075      Branch: perl
4076            ! bytecode.pl ext/B/B/Asmdata.pm
4077 ____________________________________________________________________________
4078 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
4079         Log: Permissions.
4080      Branch: perl
4081            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
4082            ! ext/Devel/PPPort/module3.c
4083 ____________________________________________________________________________
4084 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
4085         Log: Benchmark test from Nicholas Clark.
4086      Branch: perl
4087            + lib/Benchmark.t
4088            ! MANIFEST lib/Benchmark.pm
4089 ____________________________________________________________________________
4090 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
4091         Log: Mithing.
4092      Branch: perl
4093            + lib/Attribute/Handlers/demo/demo2.pl
4094            + lib/Attribute/Handlers/demo/demo3.pl
4095            + lib/Attribute/Handlers/demo/demo4.pl
4096 ____________________________________________________________________________
4097 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
4098         Log: Silence compiler worries found by Schwern/Digital cc.
4099      Branch: perl
4100            ! perlio.c sv.c x2p/str.c
4101 ____________________________________________________________________________
4102 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
4103         Log: User may not have a valid home directory even if
4104              getpwuid() succedds.
4105      Branch: perl
4106            ! ext/File/Glob/t/basic.t
4107 ____________________________________________________________________________
4108 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
4109         Log: Integrate with perlio.  (No changes, but that's okay.)
4110      Branch: perl
4111           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
4112 ____________________________________________________________________________
4113 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
4114         Log: Add a Configure hints file for VOS: the POSIX support
4115              of VOS is getting close to the point where it can run
4116              Configure (some Configure tweaks will be required).
4117      Branch: perl
4118            + hints/vos.sh
4119            ! MANIFEST
4120 ____________________________________________________________________________
4121 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
4122         Log: Update Changes.
4123      Branch: perl
4124            ! Changes patchlevel.h
4125 ____________________________________________________________________________
4126 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
4127         Log: Reintroduce Attribute::Handlers with Spider's fixes.
4128      Branch: perl
4129            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
4130            + lib/Attribute/Handlers/README
4131            + lib/Attribute/Handlers/demo/Demo.pm
4132            + lib/Attribute/Handlers/demo/Descriptions.pm
4133            + lib/Attribute/Handlers/demo/MyClass.pm
4134            + lib/Attribute/Handlers/demo/demo.pl
4135            + lib/Attribute/Handlers/demo/demo_call.pl
4136            + lib/Attribute/Handlers/demo/demo_chain.pl
4137            + lib/Attribute/Handlers/demo/demo_cycle.pl
4138            + lib/Attribute/Handlers/demo/demo_hashdir.pl
4139            + lib/Attribute/Handlers/demo/demo_phases.pl
4140            + lib/Attribute/Handlers/demo/demo_range.pl
4141            + lib/Attribute/Handlers/demo/demo_rawdata.pl
4142            + lib/Attribute/Handlers/t/multi.t
4143            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
4144 ____________________________________________________________________________
4145 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
4146         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
4147              From: Michael G Schwern <schwern@pobox.com> 
4148              Date: Thu, 13 Dec 2001 19:27:08 -0500
4149              Message-ID: <20011214002707.GA10532@blackrider>
4150              
4151              (reword the perlrun -t description a bit,
4152              and move the Itaint_warn to the bottom of
4153              the intrpvar.h for binary compatibility)
4154      Branch: perl
4155            + t/run/switcht.t
4156            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
4157            ! perlapi.h pod/perlrun.pod t/TEST taint.c
4158 ____________________________________________________________________________
4159 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
4160         Log: Detypo.
4161      Branch: perl
4162            ! utf8.c
4163 ____________________________________________________________________________
4164 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
4165         Log: Buffer overflow checks.
4166      Branch: perl
4167            ! utf8.c
4168 ____________________________________________________________________________
4169 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
4170         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
4171              From: Spider Boardman <spider@leggy.zk3.dec.com>
4172              Date: Thu, 13 Dec 2001 15:32:51 -0500
4173              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
4174      Branch: perl
4175            ! lib/ExtUtils/Embed.t
4176 ____________________________________________________________________________
4177 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
4178         Log: More on the Unicode "line" definition.
4179      Branch: perl
4180            ! pod/perlunicode.pod
4181 ____________________________________________________________________________
4182 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
4183         Log: Open-ended VERSION?
4184      Branch: perl
4185            ! lib/ExtUtils/Install.pm
4186 ____________________________________________________________________________
4187 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
4188         Log: Subject: [PATCH] Better make distclean
4189              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4190              Date: Thu, 13 Dec 2001 21:10:18 +0100
4191              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
4192      Branch: perl
4193            ! Makefile.SH
4194 ____________________________________________________________________________
4195 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
4196         Log: Remove Memoize::Saves as requested by mjd.
4197      Branch: perl
4198            - lib/Memoize/Saves.pm
4199            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
4200 ____________________________________________________________________________
4201 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
4202         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
4203              From: Michael G Schwern <schwern@pobox.com>
4204              Date: Tue, 11 Dec 2001 23:17:32 -0500
4205              Message-ID: <20011212041732.GS17250@blackrider>
4206      Branch: perl
4207            ! lib/ExtUtils/Install.pm
4208 ____________________________________________________________________________
4209 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
4210         Log: Subject: [PATCH] Re: use utf8; with bad utf8
4211              From: Nicholas Clark <nick@ccl4.org>
4212              Date: Thu, 13 Dec 2001 17:09:39 +0000
4213              Message-ID: <20011213170939.L21702@plum.flirble.org>
4214      Branch: perl
4215            ! t/lib/1_compile.t
4216 ____________________________________________________________________________
4217 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
4218         Log: Subject: (LONG!) Sort benchmarks and patch
4219              From: "John P. Linderman" <jpl@research.att.com>
4220              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
4221              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
4222      Branch: perl
4223            ! pp_sort.c
4224 ____________________________________________________________________________
4225 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
4226         Log: Unadorned numbers evil.
4227      Branch: perl
4228            ! pp.c regcomp.c regexec.c utf8.c utf8.h
4229 ____________________________________________________________________________
4230 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
4231         Log: "preprocessing directive not recognized within macro arg"
4232      Branch: perl
4233            ! ext/Data/Dumper/Dumper.xs
4234 ____________________________________________________________________________
4235 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
4236         Log: Subject: Clarifying the documentation of goto            
4237              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
4238              Date: Thu, 13 Dec 2001 08:57:38 -0500
4239              Message-ID: <3C18BD8B@operamail.com>
4240      Branch: perl
4241            ! pod/perlfunc.pod
4242 ____________________________________________________________________________
4243 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
4244         Log: It could be possible for the case-insensitive
4245              Unicode-aware string comparison to wander off
4246              to the la-la land.
4247      Branch: perl
4248            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
4249            ! regexec.c utf8.c
4250 ____________________________________________________________________________
4251 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
4252         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
4253              From: Michael G Schwern <schwern@pobox.com> 
4254              Date: Wed, 12 Dec 2001 21:53:46 -0500
4255              Message-ID: <20011213025346.GH25129@blackrider>
4256      Branch: perl
4257            ! lib/Net/hostent.t t/op/stat.t t/test.pl
4258 ____________________________________________________________________________
4259 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
4260         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
4261              From: Michael G Schwern <schwern@pobox.com> 
4262              Date: Wed, 12 Dec 2001 20:33:42 -0500
4263              Message-ID: <20011213013342.GX25129@blackrider>
4264      Branch: perl
4265            ! t/io/fs.t
4266 ____________________________________________________________________________
4267 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
4268         Log: Subject: Re: [PATCH] use utf8; tests
4269              From: Nicholas Clark <nick@ccl4.org>
4270              Date: Thu, 13 Dec 2001 00:16:58 +0000
4271              Message-ID: <20011213001658.I21702@plum.flirble.org>
4272      Branch: perl
4273            ! lib/utf8.t
4274 ____________________________________________________________________________
4275 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
4276         Log: EPOC fixes from Olaf Flebbe.
4277      Branch: perl
4278            ! README.epoc epoc/config.sh epoc/createpkg.pl
4279            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
4280 ____________________________________________________________________________
4281 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
4282         Log: Subject: [PATCH perl@13661] VMS test fix-ups
4283              From: "Craig A. Berry" <craigberry@mac.com>
4284              Date: Wed, 12 Dec 2001 16:27:48 -0600
4285              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
4286      Branch: perl
4287            ! lib/Net/hostent.t t/io/fs.t
4288 ____________________________________________________________________________
4289 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
4290         Log: Subject: Re: Next cygwin round.
4291              From: "Gerrit P. Haase" <gp@familiehaase.de>
4292              Date: Wed, 12 Dec 2001 21:59:00 +0100
4293              Message-ID: <122343874595.20011212215900@familiehaase.de>
4294      Branch: perl
4295            ! t/io/fs.t
4296 ____________________________________________________________________________
4297 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
4298         Log: Subject: [PATCH] use utf8; tests
4299              From: Nicholas Clark <nick@ccl4.org>
4300              Date: Wed, 12 Dec 2001 20:07:04 +0000
4301              Message-ID: <20011212200704.E21702@plum.flirble.org>
4302      Branch: perl
4303            ! lib/utf8.t t/test.pl
4304 ____________________________________________________________________________
4305 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
4306         Log: Update Changes.
4307      Branch: perl
4308            ! Changes patchlevel.h
4309 ____________________________________________________________________________
4310 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
4311         Log: Subject: [PATCH] Passing in env to perl_parse did not work
4312              From: Gisle Aas <gisle@ActiveState.com>
4313              Date: 11 Dec 2001 20:52:57 -0800
4314              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
4315      Branch: perl
4316            ! perl.c perl.h
4317 ____________________________________________________________________________
4318 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
4319         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
4320              mostly gcc -Wall complaining about the argument of %p not
4321              being a void *.
4322      Branch: perl
4323            ! perlio.c regcomp.c taint.c toke.c
4324 ____________________________________________________________________________
4325 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
4326         Log: Try YP/NIS also from /usr/lib/yp.
4327      Branch: perl
4328            ! Configure
4329 ____________________________________________________________________________
4330 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
4331         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
4332              From: Michael G Schwern <schwern@pobox.com>                
4333              Date: Wed, 12 Dec 2001 05:27:02 -0500      
4334              Message-ID: <20011212102702.GW17250@blackrider>
4335              
4336              (the op/grent part)
4337      Branch: perl
4338            ! t/op/grent.t
4339 ____________________________________________________________________________
4340 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
4341         Log: Weed out .files from ls and readdir() results.
4342      Branch: perl
4343            ! t/op/stat.t
4344 ____________________________________________________________________________
4345 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
4346         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
4347              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4348              Date: Wed, 12 Dec 2001 10:52:21 +0100
4349              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
4350      Branch: perl
4351            ! lib/File/Find.pm
4352 ____________________________________________________________________________
4353 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
4354         Log: Subject: [PATCH] doio fatal on cygwin for 13651
4355              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
4356              Date: Wed, 12 Dec 2001 11:28:13 +0100      
4357              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
4358      Branch: perl
4359            ! doio.c
4360 ____________________________________________________________________________
4361 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
4362         Log: Get the whole line of ls, makes debugging easier
4363              (from Schwern)
4364      Branch: perl
4365            ! t/op/stat.t
4366 ____________________________________________________________________________
4367 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
4368         Log: rename() must be tested even without link()
4369              or the utime() and rename-directory tests fail.
4370              (Also got the BeOS utime atime/time the wrong way round.)
4371      Branch: perl
4372            ! t/io/fs.t
4373 ____________________________________________________________________________
4374 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
4375         Log: Now that the beos.c is compiled at the main level
4376              the header is in the beos/
4377      Branch: perl
4378            ! beos/beos.c
4379 ____________________________________________________________________________
4380 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
4381         Log: Must remember to require Socket.
4382      Branch: perl
4383            ! ext/Sys/Syslog/syslog.t
4384 ____________________________________________________________________________
4385 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
4386         Log: In BeOS Errno must resort to actual compilation
4387              and execution for some of the error constants.
4388      Branch: perl
4389            ! ext/Errno/Errno_pm.PL
4390 ____________________________________________________________________________
4391 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
4392         Log: BeOS still has no good sockets.
4393      Branch: perl
4394            ! ext/IO/lib/IO/t/io_sel.t
4395 ____________________________________________________________________________
4396 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
4397         Log: BeOS sockets are not true sockets.
4398      Branch: perl
4399            ! ext/IO/lib/IO/t/io_poll.t
4400 ____________________________________________________________________________
4401 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
4402         Log: No Socket, no Syslog.
4403      Branch: perl
4404            ! ext/Sys/Syslog/syslog.t
4405 ____________________________________________________________________________
4406 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
4407         Log: (On some platforms) missing truncate FH.
4408      Branch: perl
4409            ! pod/perltodo.pod
4410 ____________________________________________________________________________
4411 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
4412         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
4413              and vms would be muchly appreciated.
4414      Branch: perl
4415            ! t/io/fs.t
4416 ____________________________________________________________________________
4417 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
4418         Log: utime() updates only the mtime in BeOS. 
4419      Branch: perl
4420            ! pod/perlport.pod
4421 ____________________________________________________________________________
4422 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
4423         Log: No link(), no need to dSP.
4424      Branch: perl
4425            ! pp_sys.c
4426 ____________________________________________________________________________
4427 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
4428         Log: Missing argument.
4429      Branch: perl
4430            ! utf8.c
4431 ____________________________________________________________________________
4432 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
4433         Log: (1) To assume any setuid programs is silly.
4434              (2) Chaining tests with booleans means that some
4435              of them may not get run which means getting out
4436              of test count sync.
4437      Branch: perl
4438            ! t/op/stat.t
4439 ____________________________________________________________________________
4440 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
4441         Log: The beos.c needs to be in the main directory.
4442      Branch: perl
4443            ! hints/beos.sh
4444 ____________________________________________________________________________
4445 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
4446         Log: Detypo and rename.
4447      Branch: perl
4448            ! doio.c perl.h perlio.c perliol.h
4449 ____________________________________________________________________________
4450 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
4451         Log: This time I test compiled.  Honest.
4452      Branch: perl
4453            ! beos/beos.c
4454 ____________________________________________________________________________
4455 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
4456         Log: Subject: [PATCH] slightly more pack tests
4457              From: Nicholas Clark <nick@ccl4.org>
4458              Date: Tue, 11 Dec 2001 23:41:23 +0000
4459              Message-ID: <20011211234123.Y21702@plum.flirble.org>
4460      Branch: perl
4461            ! t/op/pack.t
4462 ____________________________________________________________________________
4463 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
4464         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
4465              From: "Craig A. Berry" <craigberry@mac.com>
4466              Date: Tue, 11 Dec 2001 16:39:13 -0600
4467              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
4468      Branch: perl
4469            ! configure.com
4470 ____________________________________________________________________________
4471 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
4472         Log: Subject: $Config{perlpath} and -Dversiononly
4473              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4474              Date: Tue, 11 Dec 2001 23:32:33 +0100
4475              Message-ID: <20011211233233.A11587@rafael>
4476      Branch: perl
4477            ! Configure
4478 ____________________________________________________________________________
4479 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
4480         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
4481              From: Nicholas Clark <nick@ccl4.org>
4482              Date: Tue, 11 Dec 2001 21:59:36 +0000
4483              Message-ID: <20011211215935.W21702@plum.flirble.org>
4484      Branch: perl
4485            ! t/op/pack.t
4486 ____________________________________________________________________________
4487 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
4488         Log: More UTF-8 API docs.
4489      Branch: perl
4490            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
4491 ____________________________________________________________________________
4492 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
4493         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
4494              From: Nicholas Clark <nick@ccl4.org>
4495              Date: Tue, 11 Dec 2001 20:08:59 +0000
4496              Message-ID: <20011211200859.S21702@plum.flirble.org>
4497      Branch: perl
4498            ! t/op/pack.t
4499 ____________________________________________________________________________
4500 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
4501         Log: Subject: Re: use utf8; with bad utf8
4502              From: Nicholas Clark <nick@ccl4.org>
4503              Date: Tue, 11 Dec 2001 19:49:21 +0000
4504              Message-ID: <20011211194921.R21702@plum.flirble.org>
4505      Branch: perl
4506            ! lib/utf8.t
4507 ____________________________________________________________________________
4508 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
4509         Log: Can't spell worth a dam.  (Try Three Gorges.)
4510      Branch: perl
4511            ! beos/beos.c
4512 ____________________________________________________________________________
4513 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
4514         Log: We need DWIM cpps.
4515      Branch: perl
4516            ! perlio.c
4517 ____________________________________________________________________________
4518 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
4519         Log: The unixish.h needs to be found and the waitpid wrapper
4520              could use a proto.
4521      Branch: perl
4522            ! beos/beosish.h
4523 ____________________________________________________________________________
4524 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
4525         Log: The BeOS waitpid() seems to be broken,
4526              have a wrapper for it.
4527      Branch: perl
4528            + beos/beos.c beos/beosish.h
4529            ! MANIFEST hints/beos.sh perl.h
4530 ____________________________________________________________________________
4531 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
4532         Log: Unlean the leaning tower of Babel.
4533      Branch: perl
4534            ! perl.h
4535 ____________________________________________________________________________
4536 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
4537         Log: Retract #13607 until we figure out what to do with autouse.
4538      Branch: perl
4539            ! lib/Carp.pm
4540 ____________________________________________________________________________
4541 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
4542         Log: Try to handle platforms that have O_TEXT != O_BINARY but
4543              which are not DOSish, BeOS being one of such platforms.
4544              Ideally this should be a Configure test, not a hardwired
4545              cpp symbol test... 
4546      Branch: perl
4547            ! doio.c perl.h perlio.c perliol.h
4548 ____________________________________________________________________________
4549 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
4550         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
4551              From: Jonathan Stowe <gellyfish@gellyfish.com>
4552              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
4553              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
4554      Branch: perl
4555            ! lib/Term/Cap.pm lib/Term/Cap.t
4556 ____________________________________________________________________________
4557 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
4558         Log: Subject: [patch perlio.c] test for NULL before derefencing
4559              From: Stas Bekman <stas@stason.org>
4560              Date: Tue, 11 Dec 2001 16:17:55 +0800
4561              Message-ID: <3C15C133.8@stason.org>
4562      Branch: perl
4563            ! perlio.c
4564 ____________________________________________________________________________
4565 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
4566         Log: BeOS has socket() but not enough to build a working Socket.
4567              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
4568              new networking implementation, which is rumored to fix the
4569              non-standardness of sockets, but it's apparently not publicly
4570              available, and anything to do with BeOS has become quite
4571              complicated with the sale of the Be assets to Palm.)
4572      Branch: perl
4573            ! Configure
4574 ____________________________________________________________________________
4575 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
4576         Log: Subject: Exporter's documentation shouldn't lie               
4577              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
4578              Date: Mon, 10 Dec 2001 21:30:20 -0500
4579              Message-ID: <3C4AA201@operamail.com>
4580      Branch: perl
4581            ! lib/Exporter.pm
4582 ____________________________________________________________________________
4583 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
4584         Log: Make Errno better in BeOS (the second hunk is
4585              good on any platform).  Still not working in BeOS
4586              are the E constants that refer BeOS native error
4587              constants (B_...) which are enums (*groan*).
4588      Branch: perl
4589            ! ext/Errno/Errno_pm.PL
4590 ____________________________________________________________________________
4591 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
4592         Log: The BeOS linker seems to link the last seen symbol,
4593              not the first (so the symbols of op.o from libperl.so
4594              would get linked to miniperl instead of the symbols of
4595              opmini.o)-- use the same trick as for NeXT4 for linking
4596              miniperl.
4597      Branch: perl
4598            ! Makefile.SH
4599 ____________________________________________________________________________
4600 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
4601         Log: Subject: Re: [PATCH] tests for hash assignment
4602              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4603              Date: Tue, 11 Dec 2001 01:48:55 +0000
4604              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
4605      Branch: perl
4606            ! utf8.c
4607 ____________________________________________________________________________
4608 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
4609         Log: (retracted by #13622)
4610              
4611              Subject: RE: More verbose POD for Carp
4612              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
4613              Date: Mon, 10 Dec 2001 20:23:20 -0500
4614              Message-ID: <3C4A3566@operamail.com>
4615      Branch: perl
4616            ! lib/Carp.pm
4617 ____________________________________________________________________________
4618 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
4619         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
4620              From: "Craig A. Berry" <craigberry@mac.com>
4621              Date: Mon, 10 Dec 2001 18:25:37 -0600
4622              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
4623      Branch: perl
4624            ! t/op/write.t t/test.pl
4625 ____________________________________________________________________________
4626 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
4627         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
4628              From: Michael G Schwern <schwern@pobox.com>
4629              Date: Mon, 10 Dec 2001 08:00:01 -0500
4630              Message-ID: <20011210130000.GK1770@blackrider>
4631      Branch: perl
4632            ! t/comp/multiline.t
4633 ____________________________________________________________________________
4634 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
4635         Log: Subject: Re: [PATCH] tests for hash assignment
4636              From: Nicholas Clark <nick@ccl4.org>
4637              Date: Mon, 10 Dec 2001 23:22:28 +0000
4638              Message-ID: <20011210232228.M21702@plum.flirble.org>
4639      Branch: perl
4640            + t/op/hashassign.t
4641            ! MANIFEST t/op/each.t t/test.pl
4642 ____________________________________________________________________________
4643 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
4644         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
4645              From: "Craig A. Berry" <craigberry@mac.com>
4646              Date: Mon, 10 Dec 2001 16:38:14 -0600
4647              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
4648      Branch: perl
4649            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
4650 ____________________________________________________________________________
4651 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
4652         Log: Subject: [PATCH perl@13600] configure.com fixes
4653              From: "Craig A. Berry" <craigberry@mac.com>
4654              Date: Mon, 10 Dec 2001 14:40:20 -0600
4655              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
4656      Branch: perl
4657            ! configure.com
4658 ____________________________________________________________________________
4659 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
4660         Log: Silence BeOS compilation moaning.
4661      Branch: perl
4662            ! perl.h
4663 ____________________________________________________________________________
4664 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
4665         Log: Update Changes.
4666      Branch: perl
4667            ! Changes patchlevel.h
4668 ____________________________________________________________________________
4669 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
4670         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
4671              From: Michael G Schwern <schwern@pobox.com>
4672              Date: Mon, 10 Dec 2001 01:21:03 -0500
4673              Message-ID: <20011210062103.GC1770@blackrider>
4674      Branch: perl
4675            ! lib/ExtUtils/Command.t
4676 ____________________________________________________________________________
4677 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
4678         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
4679              From: Michael G Schwern <schwern@pobox.com>
4680              Date: Mon, 10 Dec 2001 01:10:57 -0500
4681              Message-ID: <20011210061057.GB1770@blackrider>
4682      Branch: perl
4683            ! t/op/groups.t
4684 ____________________________________________________________________________
4685 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
4686         Log: Retract #13596, #13593 should do the trick.
4687      Branch: perl
4688            ! t/op/stat.t
4689 ____________________________________________________________________________
4690 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
4691         Log: (retracted by #13597, #13593 does the job better)
4692              
4693              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
4694              From: Michael G Schwern <schwern@pobox.com>
4695              Date: Mon, 10 Dec 2001 00:53:16 -0500
4696              Message-ID: <20011210055316.GA1770@blackrider>
4697      Branch: perl
4698            ! t/op/stat.t
4699 ____________________________________________________________________________
4700 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
4701         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
4702              From: Michael G Schwern <schwern@pobox.com> 
4703              Date: Mon, 10 Dec 2001 02:19:14 -0500
4704              Message-ID: <20011210071914.GF1770@blackrider>
4705      Branch: perl
4706            ! lib/AutoSplit.t
4707 ____________________________________________________________________________
4708 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
4709         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
4710              From: Michael G Schwern <schwern@pobox.com>
4711              Date: Mon, 10 Dec 2001 02:47:40 -0500
4712              Message-ID: <20011210074739.GH1770@blackrider>
4713      Branch: perl
4714            ! t/op/pack.t
4715 ____________________________________________________________________________
4716 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
4717         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
4718              From: Michael G Schwern <schwern@pobox.com>
4719              Date: Mon, 10 Dec 2001 02:54:22 -0500
4720              Message-ID: <20011210075422.GI1770@blackrider>
4721      Branch: perl
4722            ! t/test.pl
4723 ____________________________________________________________________________
4724 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
4725         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
4726              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4727              Date: Mon, 10 Dec 2001 08:45:20 +0100
4728              Message-ID: <3C146810.60B5B7C0@alcatel.at>
4729      Branch: perl
4730            ! pp_pack.c
4731 ____________________________________________________________________________
4732 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
4733         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
4734              From: Michael G Schwern <schwern@pobox.com>
4735              Date: Mon, 10 Dec 2001 03:27:02 -0500
4736              Message-ID: <20011210082702.GN1770@blackrider>
4737      Branch: perl
4738            ! t/io/openpid.t
4739 ____________________________________________________________________________
4740 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
4741         Log: More chmod +w.
4742      Branch: perl
4743            ! Porting/makerel
4744 ____________________________________________________________________________
4745 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
4746         Log: Just skip the readability test if running as root.
4747      Branch: perl
4748            ! lib/Net/t/netrc.t
4749 ____________________________________________________________________________
4750 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
4751         Log: Tell about the downside of safe signals.
4752      Branch: perl
4753            ! pod/perldelta.pod
4754 ____________________________________________________________________________
4755 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
4756         Log: Make the whole -lperl thing NetBSD only until we
4757              find some other platform that needs the same.
4758      Branch: perl
4759            ! lib/ExtUtils/MM_Unix.pm
4760 ____________________________________________________________________________
4761 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
4762         Log: Subject: [PATCH t/op/pack.t] Cleanup
4763              From: Michael G Schwern <schwern@pobox.com> 
4764              Date: Sun, 9 Dec 2001 23:08:26 -0500
4765              Message-ID: <20011210040826.GD660@blackrider>
4766      Branch: perl
4767            ! t/op/pack.t
4768 ____________________________________________________________________________
4769 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
4770         Log: Add threads support for NetBSD.
4771              
4772              This is also the first (I think) Perl threads build with
4773              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
4774              NetBSD does not as of yet have true kernel POSIX threads,
4775              but the user-level pth seems to be doing pretty well--
4776              the only failure is that threads/t/basic okays 6 and 7
4777              consistently seem be arriving in the reverse order.
4778              Well, gdbm.t is also failing: 'Undefined PLT symbol
4779              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
4780              guessing that GDBM would need a threaded rebuild.
4781      Branch: perl
4782            ! hints/netbsd.sh
4783 ____________________________________________________________________________
4784 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
4785         Log: Update the ithreads selection info in Configure,
4786              as suggested by Michael Schwern.
4787      Branch: perl
4788            ! Configure
4789 ____________________________________________________________________________
4790 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
4791         Log: Clearing locale environment simply doesn't seem to
4792              guarantee that (nl_)langinfo(CODESET) would return nil.
4793              (I for example get "ISO8859-1", so <guess>maybe there can
4794              be per-system default settings at work</guess>.)
4795      Branch: perl
4796            ! lib/open.t
4797 ____________________________________________________________________________
4798 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
4799         Log: Subject: RE: Exporter fixes reversed in 13540?
4800              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
4801              Date: Sun, 9 Dec 2001 12:55:15 -0500
4802              Message-ID: <3C13F455@operamail.com>
4803      Branch: perl
4804            ! lib/open.pm
4805 ____________________________________________________________________________
4806 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
4807         Log: Root is the lizard king.
4808      Branch: perl
4809            ! lib/Net/t/netrc.t
4810 ____________________________________________________________________________
4811 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
4812         Log: Telling how many tests we are expecting helps.
4813      Branch: perl
4814            ! ext/POSIX/t/waitpid.t
4815 ____________________________________________________________________________
4816 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
4817         Log: Add a test case for waitpid(): from Rocco Caputo.
4818      Branch: perl
4819            + ext/POSIX/t/waitpid.t
4820            ! MANIFEST
4821 ____________________________________________________________________________
4822 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
4823         Log: Subject: [PATCH] Term::ReadLine tweaks and test
4824              From: Richard Clamp <richardc@unixbeard.net>
4825              Date: Mon, 10 Dec 2001 00:51:47 +0000
4826              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
4827      Branch: perl
4828            + lib/Term/ReadLine.t
4829            ! MANIFEST lib/Term/ReadLine.pm
4830 ____________________________________________________________________________
4831 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
4832         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
4833              From: Rocco Caputo <troc@netrus.net>
4834              Date: Sun, 9 Dec 2001 18:12:38 -0500
4835              Message-ID: <20011209181238.A803@eyrie.homenet>
4836      Branch: perl
4837            ! win32/win32.c
4838 ____________________________________________________________________________
4839 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
4840         Log: make sure that va_start() has matching va_end();
4841              from OpenBSD 3.0.
4842      Branch: perl
4843            ! x2p/util.c
4844 ____________________________________________________________________________
4845 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
4846         Log: h2ph updates from OpenBSD 3.0.
4847      Branch: perl
4848            ! utils/h2ph.PL
4849 ____________________________________________________________________________
4850 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
4851         Log: OpenBSD hints update from OpenBSD 3.0.
4852      Branch: perl
4853            ! hints/openbsd.sh
4854 ____________________________________________________________________________
4855 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
4856         Log: DJGPP tweaks from Laszlo Molnar.
4857      Branch: perl
4858            ! djgpp/config.over lib/File/Find/t/find.t
4859            ! lib/File/Find/t/taint.t t/pod/find.t
4860 ____________________________________________________________________________
4861 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
4862         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
4863              From: Michael G Schwern <schwern@pobox.com> 
4864              Date: Sun, 9 Dec 2001 19:28:12 -0500
4865              Message-ID: <20011210002812.GF13586@blackrider>
4866      Branch: perl
4867            ! README.cygwin
4868 ____________________________________________________________________________
4869 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
4870         Log: README.cygwin update from Gerrit P. Haase.
4871      Branch: perl
4872            ! README.cygwin
4873 ____________________________________________________________________________
4874 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
4875         Log: Apply NetBSD patch-ag: shared/static linking,
4876              but make the change less intrusive on non-NetBSD.
4877      Branch: perl
4878            ! lib/ExtUtils/MM_Unix.pm
4879 ____________________________________________________________________________
4880 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
4881         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
4882      Branch: perl
4883            ! lib/ExtUtils/Liblist.pm
4884 ____________________________________________________________________________
4885 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
4886         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
4887      Branch: perl
4888            ! regcomp.c
4889 ____________________________________________________________________________
4890 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
4891         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
4892      Branch: perl
4893            ! pp.c
4894 ____________________________________________________________________________
4895 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
4896         Log: Apply NetBSD patch-ac.
4897              (the fix has already been done: change #9706, fully qualified
4898              pathnames in packlists)
4899      Branch: perl
4900            ! lib/ExtUtils/Install.pm
4901 ____________________________________________________________________________
4902 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
4903         Log: Apply NetBSD patch-ab: NetBSD hints update.
4904      Branch: perl
4905            ! hints/netbsd.sh
4906 ____________________________________________________________________________
4907 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
4908         Log: NetBSD has <ieeefp.h> but hidden.
4909      Branch: perl
4910            ! hints/netbsd.sh
4911 ____________________________________________________________________________
4912 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
4913         Log: Implement NetBSD patch-aa.
4914      Branch: perl
4915            ! Configure
4916 ____________________________________________________________________________
4917 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
4918         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
4919              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
4920              Date: Sun, 09 Dec 2001 13:40:58 +0100
4921              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
4922              
4923              (The lstat()s were there in 5.6.1: what happened to them?)
4924      Branch: perl
4925            ! lib/File/Find.pm
4926 ____________________________________________________________________________
4927 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
4928         Log: Quickie documentation of the C UTF-8 API.
4929      Branch: perl
4930            ! pod/perlunicode.pod
4931 ____________________________________________________________________________
4932 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
4933         Log: Subject: bleadperl on cygwin weirdness...
4934              From: "Gerrit P. Haase" <gp@familiehaase.de>
4935              Date: Sun, 9 Dec 2001 20:31:28 +0100
4936              Message-ID: <13779422183.20011209203128@familiehaase.de>          
4937              
4938              (plus libperl*.dll version portability tweaks)
4939      Branch: perl
4940            ! lib/ExtUtils/Embed.t
4941 ____________________________________________________________________________
4942 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
4943         Log: Instead of muting symbol export error if under eval,
4944              delay the errors until the croak().
4945              
4946              (replaces #13408)
4947      Branch: perl
4948            ! lib/Exporter/Heavy.pm
4949 ____________________________________________________________________________
4950 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
4951         Log: Basegroup 0 is a cygwin_nt thing.
4952      Branch: perl
4953            ! t/op/groups.t
4954 ____________________________________________________________________________
4955 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
4956         Log: Also WinME is LoseLink.
4957      Branch: perl
4958            ! t/op/stat.t
4959 ____________________________________________________________________________
4960 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
4961         Log: Forgotten checkin.
4962      Branch: perl
4963            ! lib/User/grent.t
4964 ____________________________________________________________________________
4965 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
4966         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
4967              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4968              Date: Sun, 09 Dec 2001 13:45:06 +0100
4969              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
4970      Branch: perl
4971            ! lib/File/Find.pm
4972 ____________________________________________________________________________
4973 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
4974         Log: Tweakback.
4975      Branch: perl
4976            ! lib/Net/hostent.t
4977 ____________________________________________________________________________
4978 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
4979         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
4980              From: Michael G Schwern <schwern@pobox.com>
4981              Date: Sat, 8 Dec 2001 14:48:38 -0500
4982              Message-ID: <20011208194838.GA8650@blackrider>
4983      Branch: perl
4984            ! t/op/grent.t
4985 ____________________________________________________________________________
4986 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
4987         Log: Subject: [README.cygwin] Removing old expected test failures
4988              From: Michael G Schwern <schwern@pobox.com>
4989              Date: Sat, 8 Dec 2001 15:38:28 -0500
4990              Message-ID: <20011208203828.GB9017@blackrider>
4991      Branch: perl
4992            ! README.cygwin
4993 ____________________________________________________________________________
4994 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
4995         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
4996              From: Michael G Schwern <schwern@pobox.com>                
4997              Date: Sat, 8 Dec 2001 15:26:59 -0500
4998              Message-ID: <20011208202659.GA9017@blackrider> 
4999      Branch: perl
5000            ! lib/Net/hostent.t
5001 ____________________________________________________________________________
5002 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
5003         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
5004              From: Michael G Schwern <schwern@pobox.com> 
5005              Date: Sat, 8 Dec 2001 15:06:16 -0500
5006              Message-ID: <20011208200616.GA8915@blackrider>
5007      Branch: perl
5008            ! t/op/stat.t
5009 ____________________________________________________________________________
5010 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
5011         Log: Developer deprecations and an incompatibility.
5012      Branch: perl
5013            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
5014 ____________________________________________________________________________
5015 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
5016         Log: Shoo.
5017      Branch: perl
5018            - lib/Attribute/Handlers.pm
5019 ____________________________________________________________________________
5020 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
5021         Log: Remove Attribute::Handlers, as per Damian's request.
5022              (Because of fixing the my variables to be now handled
5023              in run-time, the whole internals of the A::H needs to
5024              be rewritten and Damian will not have time for that
5025              for months.)
5026      Branch: perl
5027            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
5028            - lib/Attribute/Handlers/demo/Demo.pm
5029            - lib/Attribute/Handlers/demo/Descriptions.pm
5030            - lib/Attribute/Handlers/demo/MyClass.pm
5031            - lib/Attribute/Handlers/demo/demo.pl
5032            - lib/Attribute/Handlers/demo/demo2.pl
5033            - lib/Attribute/Handlers/demo/demo3.pl
5034            - lib/Attribute/Handlers/demo/demo4.pl
5035            - lib/Attribute/Handlers/demo/demo_call.pl
5036            - lib/Attribute/Handlers/demo/demo_chain.pl
5037            - lib/Attribute/Handlers/demo/demo_cycle.pl
5038            - lib/Attribute/Handlers/demo/demo_hashdir.pl
5039            - lib/Attribute/Handlers/demo/demo_phases.pl
5040            - lib/Attribute/Handlers/demo/demo_range.pl
5041            - lib/Attribute/Handlers/demo/demo_rawdata.pl
5042            - lib/Attribute/Handlers/t/multi.t
5043            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
5044            ! pod/perlmodlib.pod pod/perltoc.pod
5045 ____________________________________________________________________________
5046 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
5047         Log: Subject: Re: attributes are broken
5048              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5049              Date: Sun, 09 Dec 2001 00:09:23 -0500
5050              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
5051      Branch: perl
5052            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
5053            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
5054            ! xsutils.c
5055 ____________________________________________________________________________
5056 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
5057         Log: Forgotten checkin.
5058      Branch: perl
5059            ! lib/Pod/Text.pm
5060 ____________________________________________________________________________
5061 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
5062         Log: uconfig.h update.
5063      Branch: perl
5064            ! uconfig.h
5065 ____________________________________________________________________________
5066 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
5067         Log: Update Changes.
5068      Branch: perl
5069            ! Changes patchlevel.h
5070 ____________________________________________________________________________
5071 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
5072         Log: Note that some of the Unicode features are
5073              dependent on perlio.
5074      Branch: perl
5075            ! pod/perluniintro.pod
5076 ____________________________________________________________________________
5077 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
5078         Log: Regen perlapi, regen toc.
5079      Branch: perl
5080            ! pod/perlapi.pod pod/perltoc.pod
5081 ____________________________________________________________________________
5082 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
5083         Log: FAQ sync.
5084      Branch: perl
5085            ! pod/perlfaq4.pod pod/perlfaq6.pod
5086 ____________________________________________________________________________
5087 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
5088         Log: Subject: [PATCH] Fix odd language in an sv.c comment
5089              From: coral@eekeek.org
5090              Date: Sat, 8 Dec 2001 12:19:39 -0500
5091              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
5092      Branch: perl
5093            ! sv.c
5094 ____________________________________________________________________________
5095 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
5096         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
5097              From: Michael G Schwern <schwern@pobox.com>
5098              Date: Fri, 7 Dec 2001 20:03:45 -0500
5099              Message-ID: <20011208010345.GD642@blackrider>
5100              
5101              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
5102              From: Michael G Schwern <schwern@pobox.com>
5103              Date: Fri, 7 Dec 2001 20:13:54 -0500
5104              Message-ID: <20011208011354.GE642@blackrider>
5105              
5106              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
5107              From: Michael G Schwern <schwern@pobox.com>
5108              Date: Fri, 7 Dec 2001 21:47:36 -0500
5109              Message-ID: <20011208024736.GH642@blackrider>
5110              
5111              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
5112              From: Michael G Schwern <schwern@pobox.com>
5113              Date: Fri, 7 Dec 2001 23:09:43 -0500
5114              Message-ID: <20011208040943.GK642@blackrider>
5115              
5116              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
5117              Message-Id: <a05101004b83754903506@[172.16.52.1]>
5118              Date: Fri, 7 Dec 2001 23:28:15 -0600
5119              From: "Craig A. Berry" <craigberry@mac.com>
5120      Branch: perl
5121            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
5122 ____________________________________________________________________________
5123 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
5124         Log: Integrate perlio.
5125      Branch: perl
5126           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
5127           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
5128 ____________________________________________________________________________
5129 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
5130         Log: Retract #11156 since Sarathy has found that it breaks code:
5131              http://bugs.ActiveState.com/show_bug.cgi?id=18457
5132              http://bugs.ActiveState.com/show_bug.cgi?id=18858
5133      Branch: perl
5134            ! op.c sv.c t/op/pos.t
5135 ____________________________________________________________________________
5136 [ 13532] By: nick                                  on 2001/12/08  14:11:12
5137         Log: Integrate mainline
5138      Branch: perlio
5139           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
5140           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
5141 ____________________________________________________________________________
5142 [ 13531] By: nick                                  on 2001/12/08  13:48:21
5143         Log: Tweak multi-arg open error messages
5144      Branch: perlio
5145            ! perlio.c
5146 ____________________________________________________________________________
5147 [ 13530] By: nick                                  on 2001/12/08  10:20:06
5148         Log: Allow multi-arg open() if opening layer declares this legal.
5149      Branch: perlio
5150            ! doio.c perlio.c perliol.h
5151 ____________________________________________________________________________
5152 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
5153         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
5154              From: Michael G Schwern <schwern@pobox.com>       
5155              Date: Fri, 7 Dec 2001 19:41:31 -0500
5156              Message-ID: <20011208004131.GC642@blackrider>
5157      Branch: perl
5158            ! t/run/switches.t t/test.pl
5159 ____________________________________________________________________________
5160 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
5161         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
5162              From: Michael G Schwern <schwern@pobox.com>       
5163              Date: Fri, 7 Dec 2001 19:12:44 -0500
5164              Message-ID: <20011208001244.GB642@blackrider>
5165      Branch: perl
5166            ! t/op/stat.t
5167 ____________________________________________________________________________
5168 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
5169         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
5170              From: Michael G Schwern <schwern@pobox.com>
5171              Date: Fri, 7 Dec 2001 17:28:57 -0500
5172              Message-ID: <20011207222857.GI23210@blackrider>
5173      Branch: perl
5174            ! t/op/magic.t
5175 ____________________________________________________________________________
5176 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
5177         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
5178      Branch: perl
5179            ! t/test.pl
5180 ____________________________________________________________________________
5181 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
5182         Log: which_perl: delay as much a possible till runtime.
5183      Branch: perl
5184            ! t/test.pl
5185 ____________________________________________________________________________
5186 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
5187         Log: Further tweakage to which_perl().
5188      Branch: perl
5189            ! t/test.pl
5190 ____________________________________________________________________________
5191 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
5192         Log: perluniintro tweaks.
5193      Branch: perl
5194            ! pod/perluniintro.pod
5195 ____________________________________________________________________________
5196 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
5197         Log: Tweak the $Perl computation.
5198      Branch: perl
5199            ! t/test.pl
5200 ____________________________________________________________________________
5201 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
5202         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
5203              From: Nicholas Clark <nick@ccl4.org>
5204              Date: Fri, 7 Dec 2001 17:06:56 +0000
5205              Message-ID: <20011207170656.G21702@plum.flirble.org>
5206      Branch: perl
5207            ! doop.c t/op/chop.t
5208 ____________________________________________________________________________
5209 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
5210         Log: Update Changes.
5211      Branch: perl
5212            ! Changes patchlevel.h
5213 ____________________________________________________________________________
5214 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
5215         Log: Missing ).
5216      Branch: perl
5217            ! t/test.pl
5218 ____________________________________________________________________________
5219 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
5220         Log: Allow several arguments to display().
5221      Branch: perl
5222            ! t/test.pl
5223 ____________________________________________________________________________
5224 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
5225         Log: /dev/stdout could be either a character special file
5226              or a named pipe, so let's pretend it doesn't exist.
5227      Branch: perl
5228            ! t/op/stat.t
5229 ____________________________________________________________________________
5230 [ 13516] By: nick                                  on 2001/12/07  15:09:23
5231         Log: Integrate again - can I catch up ?
5232      Branch: perlio
5233           !> t/test.pl
5234 ____________________________________________________________________________
5235 [ 13515] By: nick                                  on 2001/12/07  15:08:17
5236         Log: Integrate mainline some more
5237      Branch: perlio
5238           !> README.hpux hints/linux.sh pod/perlfunc.pod
5239 ____________________________________________________________________________
5240 [ 13514] By: nick                                  on 2001/12/07  15:07:15
5241         Log: Integrate mainline
5242      Branch: perlio
5243           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
5244           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
5245           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
5246           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
5247           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
5248           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
5249           +> t/lib/Math/BigInt/BareCalc.pm
5250            - ext/Devel/PPPort/harness/Harness.pm
5251            - ext/Devel/PPPort/harness/Harness.xs
5252            - ext/Devel/PPPort/harness/Makefile.PL
5253            - ext/Devel/PPPort/harness/module2.c
5254            - ext/Devel/PPPort/harness/module3.c
5255            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
5256            - lib/File/Spec/Functions.t
5257           !> (integrate 103 files)
5258 ____________________________________________________________________________
5259 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
5260         Log: Add display() for displaying icky scalars.
5261      Branch: perl
5262            ! t/test.pl
5263 ____________________________________________________________________________
5264 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
5265         Log: Subject: [ID 20011207.001] documentation bug for waitpid
5266              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
5267              Date: Fri, 7 Dec 2001 12:44:56 +0100
5268              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
5269      Branch: perl
5270            ! pod/perlfunc.pod
5271 ____________________________________________________________________________
5272 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
5273         Log: gcc version matching didn't.
5274      Branch: perl
5275            ! hints/linux.sh
5276 ____________________________________________________________________________
5277 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
5278         Log: Subject: HP renamed their servers              
5279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5280              Date: Fri, 07 Dec 2001 12:07:22 +0100
5281              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
5282      Branch: perl
5283            ! README.hpux
5284 ____________________________________________________________________________
5285 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
5286         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
5287              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5288              Date: Fri, 7 Dec 2001 00:24:55 -0500
5289              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
5290      Branch: perl
5291            ! pod/perlport.pod
5292 ____________________________________________________________________________
5293 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
5294         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
5295              From: Michael G Schwern <schwern@pobox.com> 
5296              Date: Thu, 6 Dec 2001 22:56:34 -0500
5297              Message-ID: <20011207035634.GO22648@blackrider>
5298      Branch: perl
5299            ! t/base/lex.t t/op/exec.t
5300 ____________________________________________________________________________
5301 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
5302         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
5303              From: Michael G Schwern <schwern@pobox.com>
5304              Date: Thu, 6 Dec 2001 22:45:44 -0500
5305              Message-ID: <20011207034544.GN22648@blackrider>
5306              
5307              (plus op/ref tweak)
5308      Branch: perl
5309            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
5310            ! t/run/kill_perl.t t/test.pl
5311 ____________________________________________________________________________
5312 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
5313         Log: Upgrade to Math::BigInt 1.48.
5314      Branch: perl
5315            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
5316            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5317            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
5318            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
5319            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5320            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
5321            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
5322 ____________________________________________________________________________
5323 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
5324         Log: Mention also perl56delta in case somone is upgrading from
5325              Perl 5.005_03.
5326      Branch: perl
5327            ! pod/perldelta.pod
5328 ____________________________________________________________________________
5329 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
5330         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
5331              From: Michael G Schwern <schwern@pobox.com>
5332              Date: Thu, 6 Dec 2001 15:15:28 -0500
5333              Message-ID: <20011206201528.GF16414@blackrider>
5334              
5335              (just the term.t, not the lex.t)
5336              
5337              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
5338              From: Michael G Schwern <schwern@pobox.com>
5339              Date: Thu, 6 Dec 2001 15:22:22 -0500
5340              Message-ID: <20011206202222.GG16414@blackrider>
5341              
5342              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
5343              From: Michael G Schwern <schwern@pobox.com>
5344              Date: Thu, 6 Dec 2001 15:31:58 -0500
5345              Message-ID: <20011206203158.GI16414@blackrider>
5346              
5347              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
5348              From: Michael G Schwern <schwern@pobox.com>
5349              Date: Thu, 6 Dec 2001 17:38:55 -0500
5350              Message-ID: <20011206223855.GC22648@blackrider>
5351      Branch: perl
5352            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
5353            ! t/test.pl
5354 ____________________________________________________________________________
5355 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
5356         Log: Update the thr5005 situation.
5357      Branch: perl
5358            ! pod/perldelta.pod
5359 ____________________________________________________________________________
5360 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
5361         Log: perldelta borrowings from perl561delta.
5362      Branch: perl
5363            ! pod/perldelta.pod
5364 ____________________________________________________________________________
5365 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
5366         Log: Add the 5.6.1 perldelta as perl561delta.
5367              (Makes it easier to steal stuff for perldelta :-)
5368      Branch: perl
5369            + pod/perl561delta.pod
5370            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5371 ____________________________________________________________________________
5372 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
5373         Log: Retract #13496 for now.
5374      Branch: perl
5375            ! t/base/lex.t t/base/term.t
5376 ____________________________________________________________________________
5377 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
5378         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
5379              From: "Craig A. Berry" <craigberry@mac.com>
5380              Date: Thu, 6 Dec 2001 14:54:36 -0600
5381              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
5382      Branch: perl
5383            ! vms/ext/filespec.t
5384 ____________________________________________________________________________
5385 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
5386         Log: (retracted by #13499)
5387              
5388              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
5389              From: Michael G Schwern <schwern@pobox.com>
5390              Date: Thu, 6 Dec 2001 15:15:28 -0500
5391              Message-ID: <20011206201528.GF16414@blackrider>
5392      Branch: perl
5393            ! t/base/lex.t t/base/term.t
5394 ____________________________________________________________________________
5395 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
5396         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
5397              From: Michael G Schwern <schwern@pobox.com>
5398              Date: Thu, 6 Dec 2001 13:54:48 -0500
5399              Message-ID: <20011206185448.GC16414@blackrider>
5400      Branch: perl
5401            ! t/op/stat.t
5402 ____________________________________________________________________________
5403 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
5404         Log: The #4 has nothing to do with Unicode.
5405      Branch: perl
5406            ! t/op/tr.t
5407 ____________________________________________________________________________
5408 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
5409         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
5410              From: Michael G Schwern <schwern@pobox.com>
5411              Date: Thu, 6 Dec 2001 13:45:48 -0500
5412              Message-ID: <20011206184548.GB16414@blackrider>
5413      Branch: perl
5414            ! t/op/tr.t
5415 ____________________________________________________________________________
5416 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
5417         Log: Update Changes.
5418      Branch: perl
5419            ! Changes patchlevel.h
5420 ____________________________________________________________________________
5421 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
5422         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
5423              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5424              Date: Thu, 6 Dec 2001 11:41:25 EST
5425              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
5426      Branch: perl
5427            ! vms/vms.c vms/vmsish.h
5428 ____________________________________________________________________________
5429 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
5430         Log: Subject: [PATCH] Re: weirdness in regexps
5431              From: Robin Houston <robin@kitsite.com> 
5432              Date: Thu, 6 Dec 2001 14:44:01 +0000
5433              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
5434      Branch: perl
5435            ! op.c t/lib/strict/subs
5436 ____________________________________________________________________________
5437 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
5438         Log: Make the -b -c -S tests count all of the /dev, not just
5439              check the first one, as suggested by Benjamin Goldberg.
5440      Branch: perl
5441            ! t/op/stat.t
5442 ____________________________________________________________________________
5443 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
5444         Log: Subject: Re: [PATCH: bleadperl] casefold backref
5445              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5446              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
5447              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
5448      Branch: perl
5449            ! regexec.c
5450 ____________________________________________________________________________
5451 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
5452         Log: Nits noticed by Philip Newton, and de-tab DB.t.
5453      Branch: perl
5454            ! lib/DB.t
5455 ____________________________________________________________________________
5456 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
5457         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
5458              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
5459              Date: 6 Dec 2001 11:06:01 -0000
5460              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
5461      Branch: perl
5462            ! op.c t/op/tr.t
5463 ____________________________________________________________________________
5464 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
5465         Log: Subject: [PATCH: bleadperl] casefold backref
5466              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
5467              Date: Wed, 05 Dec 2001 17:27:05 +0000
5468              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
5469      Branch: perl
5470            ! regexec.c t/op/re_tests
5471 ____________________________________________________________________________
5472 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
5473         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
5474              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5475              Date: Wed, 5 Dec 2001 22:34:53 EST
5476              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
5477      Branch: perl
5478            ! mg.c vms/vms.c vms/vmsish.h
5479 ____________________________________________________________________________
5480 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
5481         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
5482              From: Michael G Schwern <schwern@pobox.com>
5483              Date: Wed, 5 Dec 2001 19:52:58 -0500
5484              Message-ID: <20011205195257.A903@blackrider>
5485      Branch: perl
5486            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
5487            + lib/File/Spec/t/rel2abs2rel.t
5488            - lib/File/Spec.t lib/File/Spec/Functions.t
5489            ! MANIFEST
5490 ____________________________________________________________________________
5491 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
5492         Log: Subject: Re: Silly stat() portability questions                
5493              From: Benjamin Goldberg <goldbb2@earthlink.net>
5494              Date: Wed, 05 Dec 2001 22:52:35 -0500
5495              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
5496      Branch: perl
5497            ! pod/perlport.pod
5498 ____________________________________________________________________________
5499 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
5500         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
5501              From: "Craig A. Berry" <craigberry@mac.com>
5502              Date: Wed, 05 Dec 2001 16:41:59 -0600
5503              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
5504      Branch: perl
5505            ! README.vms configure.com lib/File/Spec/VMS.pm
5506            ! vms/ext/filespec.t
5507 ____________________________________________________________________________
5508 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
5509         Log: $apply->('club', $glibc_maintainers);
5510              
5511              (Nick Clark just reported that <langinfo.h> YESSTR
5512              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
5513      Branch: perl
5514            ! ext/I18N/Langinfo/Langinfo.t
5515 ____________________________________________________________________________
5516 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
5517         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
5518      Branch: perl
5519            ! pod/perlport.pod
5520 ____________________________________________________________________________
5521 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
5522         Log: tweak change#13474 (pad entries can apparently be null in some
5523              situations)
5524      Branch: maint-5.6/perl
5525            ! op.c
5526 ____________________________________________________________________________
5527 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
5528         Log: Restore the /dev -b -c -S part of the test.
5529      Branch: perl
5530            ! t/op/stat.t
5531 ____________________________________________________________________________
5532 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
5533         Log: Retract #13475 until Arthur gets back to the mine.
5534      Branch: perl
5535            ! op.c t/run/kill_perl.t
5536 ____________________________________________________________________________
5537 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
5538         Log: (retracted by #13476)
5539              
5540              Manually apply #13474; fixes stale reference to dead
5541              CvOUTSIDE(); this can happen when anonymous subroutines
5542              that aren't closures are returned from an eval""
5543              
5544              (threads/shared/sv_refs.t is coredump-unhappy about this change)
5545      Branch: perl
5546            ! op.c t/run/kill_perl.t
5547 ____________________________________________________________________________
5548 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
5549         Log: replacement for change#10451
5550              
5551              fixes stale reference to dead CvOUTSIDE(); this can happen when
5552              anonymous subroutines that aren't closures are returned from an
5553              eval""
5554      Branch: maint-5.6/perl
5555            ! op.c t/op/misc.t
5556 ____________________________________________________________________________
5557 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
5558         Log: revert change#10451,10472; it was a naive fix that simply
5559              reintroduced the memory leak!
5560      Branch: maint-5.6/perl
5561            ! op.c t/op/misc.t
5562 ____________________________________________________________________________
5563 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
5564         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
5565              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5566              Date: Wed, 05 Dec 2001 10:49:20 +0100
5567              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
5568      Branch: perl
5569            ! lib/File/Basename.pm lib/File/Basename.t
5570 ____________________________________________________________________________
5571 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
5572         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
5573              From: Michael G Schwern <schwern@pobox.com> 
5574              Date: Wed, 5 Dec 2001 02:47:59 -0500
5575              Message-ID: <20011205024759.H14333@blackrider>
5576      Branch: perl
5577            ! t/op/magic.t
5578 ____________________________________________________________________________
5579 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
5580         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
5581              From: Michael G Schwern <schwern@pobox.com>              
5582              Date: Wed, 5 Dec 2001 02:22:05 -0500
5583              Message-ID: <20011205022205.F14333@blackrider>
5584      Branch: perl
5585            ! t/op/stat.t vms/test.com
5586 ____________________________________________________________________________
5587 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
5588         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
5589              From: Michael G Schwern <schwern@pobox.com> 
5590              Date: Tue, 4 Dec 2001 23:40:10 -0500
5591              Message-ID: <20011204234010.B14333@blackrider>
5592      Branch: perl
5593            ! t/op/stat.t
5594 ____________________________________________________________________________
5595 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
5596         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
5597              From: Michael G Schwern <schwern@pobox.com> 
5598              Date: Tue, 4 Dec 2001 21:09:18 -0500           
5599              Message-ID: <20011204210918.D13279@blackrider>
5600              
5601              t/test.
5602      Branch: perl
5603            ! t/test.pl
5604 ____________________________________________________________________________
5605 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
5606         Log: (accidentally empty check-in)
5607      Branch: perl
5608            ! t/op/stat.t
5609 ____________________________________________________________________________
5610 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
5611         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
5612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5613              Date: Tue, 04 Dec 2001 23:40:27 +0100
5614              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
5615      Branch: perl
5616            ! mg.c
5617 ____________________________________________________________________________
5618 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
5619         Log: Subject: [PATCH] minor pod fix in Safe.pm
5620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5621              Date: Tue, 4 Dec 2001 22:02:34 +0100
5622              Message-ID: <20011204220234.A17293@rafael>
5623      Branch: perl
5624            ! ext/Opcode/Safe.pm
5625 ____________________________________________________________________________
5626 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
5627         Log: CRLF GRRR.
5628      Branch: perl
5629            ! djgpp/configure.bat
5630 ____________________________________________________________________________
5631 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
5632         Log: DJGPP fixes from Laszlo Molnar.
5633      Branch: perl
5634            ! djgpp/configure.bat djgpp/djgpp.h
5635 ____________________________________________________________________________
5636 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
5637         Log: Update Changes.
5638      Branch: perl
5639            ! Changes patchlevel.h
5640 ____________________________________________________________________________
5641 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
5642         Log: Must wipe out the memory of real Socket before starting
5643              to use the new fake one.
5644      Branch: perl
5645            ! lib/Net/t/config.t
5646 ____________________________________________________________________________
5647 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
5648         Log: LC_ALL might trump LANG.
5649      Branch: perl
5650            ! lib/open.t
5651 ____________________________________________________________________________
5652 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
5653         Log: Make the eval runtime.
5654      Branch: perl
5655            ! lib/open.pm
5656 ____________________________________________________________________________
5657 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
5658         Log: Make the Langinfo test both more lenient (allow
5659              for any symbol not to exists) and stricter (add
5660              more symbols).
5661      Branch: perl
5662            ! ext/I18N/Langinfo/Langinfo.t
5663 ____________________________________________________________________________
5664 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
5665         Log: integrate change#13453 from maint-5.6
5666              
5667              tweak change#11399 to use an explicit flag rather than
5668              ass_u_ming w32_pseudo_id will only be zero for the real
5669              toplevel interpreter; avoids multiple hosts from diddling
5670              the environment at the same time
5671      Branch: perl
5672           !> win32/perlhost.h
5673 ____________________________________________________________________________
5674 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
5675         Log: Subject: [PATCH] VMS update for perldelta.pod
5676              From: "Craig A. Berry" <craigberry@mac.com> 
5677              Date: Tue, 4 Dec 2001 00:23:12 -0600
5678              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
5679      Branch: perl
5680            ! pod/perldelta.pod
5681 ____________________________________________________________________________
5682 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
5683         Log: NetWare tweak from Ananth Kesari.
5684      Branch: perl
5685            ! NetWare/Makefile
5686 ____________________________________________________________________________
5687 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
5688         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
5689              Not adding the test suite because of its many assumptions.
5690      Branch: perl
5691            ! lib/Net/Ping.pm
5692 ____________________________________________________________________________
5693 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
5694         Log: tweak change#11399 to use an explicit flag rather than
5695              ass_u_ming w32_pseudo_id will only be zero for the real
5696              toplevel interpreter; avoids multiple hosts from diddling
5697              the environment at the same time
5698      Branch: maint-5.6/perl
5699            ! win32/perlhost.h
5700 ____________________________________________________________________________
5701 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
5702         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
5703              from Len Makin.
5704      Branch: perl
5705            + hints/super-ux.sh
5706            ! MANIFEST
5707 ____________________________________________________________________________
5708 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
5709         Log: Add Mac OS X known failures to perldelta.
5710      Branch: perl
5711            ! pod/perldelta.pod
5712 ____________________________________________________________________________
5713 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
5714         Log: I think it's time to call the utf8 code non-test.
5715      Branch: perl
5716            ! utf8.c
5717 ____________________________________________________________________________
5718 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
5719         Log: Retract #13303, need rethink.
5720      Branch: perl
5721            ! utf8.c
5722 ____________________________________________________________________________
5723 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
5724         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
5725              From: "Craig A. Berry" <craigberry@mac.com>
5726              Date: Mon, 03 Dec 2001 16:28:06 -0600
5727              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
5728      Branch: perl
5729            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
5730 ____________________________________________________________________________
5731 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
5732         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
5733              From: Andy Dougherty <doughera@lafayette.edu>
5734              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
5735              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
5736      Branch: perl
5737            ! hints/solaris_2.sh
5738 ____________________________________________________________________________
5739 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
5740         Log: This test is not very robust on 8.3-constrained systems:
5741              all the "with truncated name" lines between "Autosplitting ..."
5742              and "some names are not unique" lines are unexpected,
5743              and the truncation message becomes:
5744              testtest.al, testtest.al truncate to testtest 
5745      Branch: perl
5746            ! lib/AutoSplit.t
5747 ____________________________________________________________________________
5748 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
5749         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
5750      Branch: perl
5751            ! ext/I18N/Langinfo/Langinfo.t
5752 ____________________________________________________________________________
5753 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
5754         Log: Test::Morify UCD.t
5755      Branch: perl
5756            ! lib/Unicode/UCD.t
5757 ____________________________________________________________________________
5758 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
5759         Log: If Socket has not been built (e.g. DJGPP) the libnet
5760              tests fall over with (too) much noise.
5761      Branch: perl
5762            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
5763            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
5764            ! lib/Net/t/smtp.t lib/Net/t/time.t
5765 ____________________________________________________________________________
5766 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
5767         Log: Subject: [PATCH] shared hash keys and ++/--
5768              From: Nicholas Clark <nick@ccl4.org>
5769              Date: Mon, 3 Dec 2001 16:37:16 +0000
5770              Message-ID: <20011203163716.C21702@plum.flirble.org>
5771      Branch: perl
5772            ! pp.c pp_hot.c sv.c t/op/inc.t
5773 ____________________________________________________________________________
5774 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
5775         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
5776              From: Jonathan Stowe <jns@gellyfish.com>
5777              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
5778              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
5779      Branch: perl
5780            ! lib/Term/Cap.pm
5781 ____________________________________________________________________________
5782 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
5783         Log: Update Changes.
5784      Branch: perl
5785            ! Changes patchlevel.h
5786 ____________________________________________________________________________
5787 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
5788         Log: perldelta tweaks.
5789      Branch: perl
5790            ! pod/perldelta.pod
5791 ____________________________________________________________________________
5792 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
5793         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
5794              From: Sam Tregar <sam@tregar.com> 
5795              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
5796              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
5797      Branch: perl
5798            ! pod/perlnewmod.pod
5799 ____________________________________________________________________________
5800 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
5801         Log: microperl casting nit.
5802      Branch: perl
5803            ! utf8.c
5804 ____________________________________________________________________________
5805 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
5806         Log: Make sharepvn a macro since all it does is a deref.
5807      Branch: perl
5808            ! embed.h embed.pl global.sym hv.c hv.h proto.h
5809 ____________________________________________________________________________
5810 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
5811         Log: perldelta updates.
5812      Branch: perl
5813            ! pod/perldelta.pod
5814 ____________________________________________________________________________
5815 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
5816         Log: PPPort update from Paul Marquess.
5817      Branch: perl
5818            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
5819            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
5820            + ext/Devel/PPPort/t/test.t
5821            - ext/Devel/PPPort/harness/Harness.pm
5822            - ext/Devel/PPPort/harness/Harness.xs
5823            - ext/Devel/PPPort/harness/Makefile.PL
5824            - ext/Devel/PPPort/harness/module2.c
5825            - ext/Devel/PPPort/harness/module3.c
5826            - ext/Devel/PPPort/harness/t/test.t
5827            ! MANIFEST ext/Devel/PPPort/MANIFEST
5828            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
5829            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
5830            ! ext/Devel/PPPort/soak
5831 ____________________________________________________________________________
5832 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
5833         Log: No use talking about dynamic library search patch
5834              unless we are having a dynamic build.
5835      Branch: perl
5836            ! t/TEST
5837 ____________________________________________________________________________
5838 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
5839         Log: Be more explicit on the List::Util build trick,
5840              should also stop unneeded rebuilds on static builds.
5841      Branch: perl
5842            ! ext/List/Util/Makefile.PL
5843 ____________________________________________________________________________
5844 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
5845         Log: We need to replace the optimize (-O1) with
5846              the -h scalar0 -h vector0, not append them
5847              to the ccflags.
5848      Branch: perl
5849            ! hints/unicos.sh hints/unicosmk.sh
5850 ____________________________________________________________________________
5851 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
5852         Log: Subject: [PATCH] Shared hash keys 
5853              From: Nicholas Clark <nick@ccl4.org>
5854              Date: Sun, 2 Dec 2001 20:52:32 +0000
5855              Message-ID: <20011202205232.U21702@plum.flirble.org>
5856      Branch: perl
5857            ! doop.c t/op/tr.t
5858 ____________________________________________________________________________
5859 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
5860         Log: Better add new files to MANIFEST, too.
5861      Branch: perl
5862            ! MANIFEST
5863 ____________________________________________________________________________
5864 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
5865         Log: Subject: {PATCH] perlpacktut.pod
5866              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
5867              Date: Sun, 02 Dec 2001 19:55:06 +0100
5868              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
5869      Branch: perl
5870            ! pod/perlpacktut.pod
5871 ____________________________________________________________________________
5872 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
5873         Log: Various small nits found by DJGPP build.
5874      Branch: perl
5875            ! doio.c mg.c pp.c util.c
5876 ____________________________________________________________________________
5877 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
5878         Log: Subject: RE: More verbose POD for Carp
5879              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
5880              Date: Sun, 2 Dec 2001 11:32:51 -0500
5881              Message-ID: <3C0A9748@operamail.com>
5882      Branch: perl
5883            ! lib/Carp.pm
5884 ____________________________________________________________________________
5885 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
5886         Log: Add a header for DJGPP with the function prototypes.
5887      Branch: perl
5888            + djgpp/djgpp.h
5889            ! MANIFEST djgpp/djgpp.c
5890 ____________________________________________________________________________
5891 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
5892         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
5893              From: Abe Timmerman <abe@ztreet.demon.nl>
5894              Date: Sun, 02 Dec 2001 02:41:25 +0100
5895              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
5896      Branch: perl
5897            ! pp_sys.c
5898 ____________________________________________________________________________
5899 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
5900         Log: There isn't PTR2INT(), there's PTR2IV().
5901      Branch: perl
5902            ! ext/Time/HiRes/HiRes.xs
5903 ____________________________________________________________________________
5904 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
5905         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
5906              From: Marc Lehmann <root@schmorp.de>
5907              Date: Sun, 02 Dec 2001 02:44:53 +0100
5908              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
5909      Branch: perl
5910            ! ext/Time/HiRes/HiRes.xs
5911 ____________________________________________________________________________
5912 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
5913         Log: encode()/decode() examples.
5914      Branch: perl
5915            ! ext/Encode/Encode.pm
5916 ____________________________________________________________________________
5917 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
5918         Log: DJGPP tweaks from Laszlo Molnar.
5919      Branch: perl
5920            ! djgpp/config.over djgpp/djgppsed.sh
5921 ____________________________________________________________________________
5922 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
5923         Log: Update Changes.
5924      Branch: perl
5925            ! Changes patchlevel.h
5926 ____________________________________________________________________________
5927 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
5928         Log: Integrate perlio;
5929              
5930              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
5931              which do not have file descriptors. Noticed a possibly
5932              worse problem in the process ...
5933      Branch: perl
5934           !> doio.c
5935 ____________________________________________________________________________
5936 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
5937         Log: Non-VMS-fixed and Win32-skipped version of
5938              
5939              Subject: [PATCH t/op/exec.t] Portabilty fix 
5940              From: Michael G Schwern <schwern@pobox.com> 
5941              Date: Fri, 30 Nov 2001 16:09:27 -0500
5942              Message-ID: <20011130160927.A10406@blackrider>
5943      Branch: perl
5944            ! t/op/exec.t
5945 ____________________________________________________________________________
5946 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
5947         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
5948              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
5949              Date: Sat, 1 Dec 2001 07:01:09 -0500
5950              Message-ID: <3C0D2E39@operamail.com>
5951              
5952              Subject: More verbose POD for Carp
5953              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
5954              Date: Sat, 1 Dec 2001 08:04:16 -0500
5955              Message-ID: <3C285C2B@operamail.com>
5956      Branch: perl
5957            ! lib/Carp.pm lib/Carp/Heavy.pm
5958 ____________________________________________________________________________
5959 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
5960         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
5961              From: chromatic <chromatic@rmci.net>
5962              Date: Sat, 01 Dec 2001 12:41:58 -0700
5963              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
5964      Branch: perl
5965            ! lib/DB.t
5966 ____________________________________________________________________________
5967 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
5968         Log: Try to make a missing RADIXCHAR a softer kinder error.
5969      Branch: perl
5970            ! ext/I18N/Langinfo/Langinfo.t
5971 ____________________________________________________________________________
5972 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
5973         Log: Have a little faith on nl_langinfo() itself.
5974      Branch: perl
5975            ! ext/I18N/Langinfo/Langinfo.xs
5976 ____________________________________________________________________________
5977 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
5978         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
5979              the max, not max plus one)
5980      Branch: perl
5981            ! ext/I18N/Langinfo/Langinfo.xs
5982 ____________________________________________________________________________
5983 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
5984         Log: Make reality agree with the comment.
5985      Branch: perl
5986            ! ext/I18N/Langinfo/Langinfo.xs
5987 ____________________________________________________________________________
5988 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
5989         Log: Try to protect against wild langinfo() arguments.
5990      Branch: perl
5991            ! ext/I18N/Langinfo/Langinfo.xs
5992 ____________________________________________________________________________
5993 [ 13409] By: nick                                  on 2001/12/01  18:19:59
5994         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
5995              have file descriptors. Noticed a possibly worse problem in the process ...
5996      Branch: perlio
5997            ! doio.c
5998 ____________________________________________________________________________
5999 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
6000         Log: If we are inside an eval, let's be silent about
6001              separate symbols and just croak() in the end.
6002      Branch: perl
6003            ! lib/Exporter/Heavy.pm
6004 ____________________________________________________________________________
6005 [ 13407] By: nick                                  on 2001/12/01  17:14:05
6006         Log: Integrate mainline
6007      Branch: perlio
6008           !> (integrate 26 files)
6009 ____________________________________________________________________________
6010 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
6011         Log: Subject: Fix for Exporter error reporting behaviour
6012              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
6013              Date: Sat, 1 Dec 2001 06:34:48 -0500
6014              Message-ID: <3C0D1B9A@operamail.com>
6015      Branch: perl
6016            ! lib/Exporter.pm lib/Exporter/Heavy.pm
6017 ____________________________________________________________________________
6018 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
6019         Log: Need to hide behind an eval to avoid a warning
6020              about :utf8 on non-perlio configs.
6021      Branch: perl
6022            ! lib/open.t
6023 ____________________________________________________________________________
6024 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
6025         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
6026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6027              Date: Fri, 30 Nov 2001 23:46:58 +0100
6028              Message-ID: <20011130234658.A717@rafael>
6029      Branch: perl
6030            ! op.c t/op/method.t
6031 ____________________________________________________________________________
6032 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
6033         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
6034              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6035              Date: Thu, 29 Nov 2001 22:46:12 +0100
6036              Message-ID: <20011129224612.A699@rafael>
6037      Branch: perl
6038            ! ext/B/B/Xref.pm
6039 ____________________________________________________________________________
6040 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
6041         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
6042              From: Tels <perl_dummy@bloodgate.com>
6043              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
6044              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
6045      Branch: perl
6046            ! pod/perlfunc.pod
6047 ____________________________________________________________________________
6048 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
6049         Log: Subject: [REPATCH] reference pointer comparison
6050              From: Nicholas Clark <nick@ccl4.org>
6051              Date: Sat, 1 Dec 2001 13:00:17 +0000
6052              Message-ID: <20011201130017.I21702@plum.flirble.org>
6053      Branch: perl
6054            ! pp.c
6055 ____________________________________________________________________________
6056 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
6057         Log: Upgrade to Storable 1.0.14.
6058      Branch: perl
6059            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6060 ____________________________________________________________________________
6061 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
6062         Log: Add simple caches for ::viacode() and ::vianame().
6063      Branch: perl
6064            ! lib/charnames.pm lib/charnames.t
6065 ____________________________________________________________________________
6066 [ 13398] By: nick                                  on 2001/12/01  10:36:24
6067         Log: Integrate mainline.
6068      Branch: perlio
6069           +> (branch 44 files)
6070            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6071            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6072            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
6073           !> (integrate 250 files)
6074 ____________________________________________________________________________
6075 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
6076         Log: Regen toc and modlib.
6077      Branch: perl
6078            ! pod/perlmodlib.pod pod/perltoc.pod
6079 ____________________________________________________________________________
6080 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
6081         Log: Upgrade to podlators-1.18.
6082      Branch: perl
6083            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
6084 ____________________________________________________________________________
6085 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
6086         Log: -h scalar0 -h vector0 seems to help for both
6087              UNICOS and UNICOS/mk on the unpack %65c problems.
6088              
6089              (replaces #13393)
6090      Branch: perl
6091            ! hints/unicos.sh hints/unicosmk.sh
6092 ____________________________________________________________________________
6093 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
6094         Log: More Socket constants.
6095      Branch: perl
6096            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
6097 ____________________________________________________________________________
6098 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
6099         Log: (replaced by #13395)
6100      Branch: perl
6101            ! hints/unicosmk.sh
6102 ____________________________________________________________________________
6103 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
6104         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
6105              From: Andy Dougherty <doughera@lafayette.edu>
6106              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
6107              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
6108              
6109              Simplify the test skippage criterion now that we are
6110              no more dependent on sed.
6111      Branch: perl
6112            ! t/comp/cpp.t t/run/switchPx.t
6113 ____________________________________________________________________________
6114 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
6115         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
6116              From: Michael G Schwern <schwern@pobox.com>
6117              Date: Fri, 30 Nov 2001 11:48:44 -0500
6118              Message-ID: <20011130114844.C1303@blackrider>
6119              
6120              (replaces #13381)
6121      Branch: perl
6122            ! t/op/stat.t
6123 ____________________________________________________________________________
6124 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
6125         Log: Let's not assume how much memory has been allocated
6126              to PVs.
6127      Branch: perl
6128            ! ext/Devel/Peek/Peek.t
6129 ____________________________________________________________________________
6130 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
6131         Log: VOS needs to know the modules, including pp_sort.
6132      Branch: perl
6133            ! vos/perl.bind
6134 ____________________________________________________________________________
6135 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
6136         Log: Unused variables.
6137      Branch: perl
6138            ! ext/Unicode/Normalize/Normalize.xs
6139 ____________________________________________________________________________
6140 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
6141         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
6142              From: John Peacock <jpeacock@rowman.com>     
6143              Date: Fri, 30 Nov 2001 10:24:00 -0500        
6144              Message-ID: <3C07A490.A22A76B0@rowman.com>   
6145      Branch: perl
6146            ! lib/ExtUtils/Embed.t
6147 ____________________________________________________________________________
6148 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
6149         Log: Tweak for the VOS building script from Paul Green.
6150      Branch: perl
6151            ! vos/configure_perl.cm
6152 ____________________________________________________________________________
6153 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
6154         Log: Update Changes.
6155      Branch: perl
6156            ! Changes patchlevel.h
6157 ____________________________________________________________________________
6158 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
6159         Log: Cannot test if cppstdin has not yet been installed.
6160      Branch: perl
6161            ! t/run/switchPx.t
6162 ____________________________________________________________________________
6163 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
6164         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
6165              From: Michael G Schwern <schwern@pobox.com> 
6166              Date: Thu, 29 Nov 2001 22:05:11 -0500
6167              Message-ID: <20011129220510.A18869@blackrider>
6168              
6169              TODO 1: if cppstdin is used and not yet installed,
6170              the Px.t will fail (must do the same as in cpp.t)
6171              
6172              TODO 2: does this work if no Perl whatsoever has
6173              yet been installed?  That is, we should be using
6174              the Perl we are building to execute the one-liner.
6175      Branch: perl
6176            + t/run/switchPx.aux t/run/switchPx.t
6177            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
6178            ! vms/test.com
6179 ____________________________________________________________________________
6180 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
6181         Log: Upgrade to Unicode::Normalize 0.12.
6182      Branch: perl
6183            ! ext/Unicode/Normalize/Changes
6184            ! ext/Unicode/Normalize/Normalize.pm
6185            ! ext/Unicode/Normalize/Normalize.xs
6186            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6187            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6188            ! ext/Unicode/Normalize/t/test.t
6189 ____________________________________________________________________________
6190 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
6191         Log: (replaced by #13391)
6192              
6193              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
6194              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
6195              Date: 30 Nov 2001 11:41:53 -0000             
6196              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
6197              
6198              No need to die if we have high-paranoia (non-chdirable)
6199              system directories.
6200      Branch: perl
6201            ! t/op/stat.t
6202 ____________________________________________________________________________
6203 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
6204         Log: Paragraph rewrapping.
6205      Branch: perl
6206            ! pod/perliol.pod
6207 ____________________________________________________________________________
6208 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
6209         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
6210              From: Stas Bekman <stas@stason.org>
6211              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
6212              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
6213      Branch: perl
6214            ! pod/perliol.pod
6215 ____________________________________________________________________________
6216 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
6217         Log: Whether select() gets restarted on signals is
6218              implementation dependent.
6219      Branch: perl
6220            ! ext/Time/HiRes/HiRes.t
6221 ____________________________________________________________________________
6222 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
6223         Log: More forgotten checkins.
6224      Branch: perl
6225            ! embed.h embed.pl proto.h
6226 ____________________________________________________________________________
6227 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
6228         Log: Add a note about folding vs lowercase.
6229      Branch: perl
6230            ! regexec.c
6231 ____________________________________________________________________________
6232 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
6233         Log: Use to_uni_fold (and add changed global.sym)
6234      Branch: perl
6235            ! global.sym utf8.c
6236 ____________________________________________________________________________
6237 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
6238         Log: Make to Unicode character functions to use UVs
6239              instead of U32s and add to_uni_fold().
6240      Branch: perl
6241            ! embed.pl proto.h utf8.c
6242 ____________________________________________________________________________
6243 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
6244         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
6245              From: Nicholas Clark <nick@ccl4.org>
6246              Date: Thu, 29 Nov 2001 22:47:32 +0000
6247              Message-ID: <20011129224732.W37621@plum.flirble.org>
6248      Branch: perl
6249            ! pod/perlpacktut.pod
6250 ____________________________________________________________________________
6251 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
6252         Log: README.vos updates from Paul Green.
6253      Branch: perl
6254            ! README.vos
6255 ____________________________________________________________________________
6256 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
6257         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
6258              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6259              Date: Thu, 29 Nov 2001 14:18:51 EST
6260              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
6261      Branch: perl
6262            ! mg.c vms/vms.c vms/vmsish.h
6263 ____________________________________________________________________________
6264 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
6265         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
6266              From: Michael G Schwern <schwern@pobox.com>
6267              Date: Thu, 29 Nov 2001 13:12:31 -0500
6268              Message-ID: <20011129131231.E11300@blackrider>
6269      Branch: perl
6270            ! README.vms
6271 ____________________________________________________________________________
6272 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
6273         Log: BGET_IV was missing.
6274      Branch: perl
6275            ! ext/ByteLoader/bytecode.h
6276 ____________________________________________________________________________
6277 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
6278         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
6279              From: Jonathan Stowe <gellyfish@gellyfish.com>
6280              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
6281              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
6282      Branch: perl
6283            ! lib/Term/Cap.pm
6284 ____________________________________________________________________________
6285 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
6286         Log: Porting/checkURL.pl was missing.
6287      Branch: perl
6288            ! MANIFEST
6289 ____________________________________________________________________________
6290 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
6291         Log: Subject: INSTALL and READMEs should be reviewed
6292              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6293              Date: Thu, 29 Nov 2001 16:49:36 +0100
6294              Message-ID: <20011129164936.A17492@rafael>         
6295      Branch: perl
6296            ! README.cygwin
6297 ____________________________________________________________________________
6298 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
6299         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
6300              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
6301              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
6302              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
6303      Branch: perl
6304            ! README.os390
6305 ____________________________________________________________________________
6306 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
6307         Log: Update Changes.
6308      Branch: perl
6309            ! Changes patchlevel.h
6310 ____________________________________________________________________________
6311 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
6312         Log: The changes to the curliffed files didn't stick in #13348.
6313      Branch: perl
6314            ! README.dos README.win32
6315 ____________________________________________________________________________
6316 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
6317         Log: Subject: Re: Found the rev where File::Glob broke
6318              From: Andy Dougherty <doughera@lafayette.edu>
6319              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
6320              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
6321      Branch: perl
6322            ! lib/ExtUtils/MM_Unix.pm
6323 ____________________________________________________________________________
6324 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
6325         Log: Use __DATA__ instead of __END__.
6326      Branch: perl
6327            ! lib/Term/Cap.pm
6328 ____________________________________________________________________________
6329 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
6330         Log: Subject: [PATCH toke.c] autosplit into @F fix
6331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6332              Date: Thu, 29 Nov 2001 14:52:23 +0100
6333              Message-ID: <20011129145223.A25817@rafael>         
6334      Branch: perl
6335            ! toke.c
6336 ____________________________________________________________________________
6337 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
6338         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
6339              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6340              Date: Thu, 29 Nov 2001 15:48:15 +0100
6341              Message-ID: <20011129154815.C25817@rafael>         
6342      Branch: perl
6343            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
6344 ____________________________________________________________________________
6345 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
6346         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
6347              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6348              Date: Wed, 28 Nov 2001 20:35:29 +0100
6349              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
6350      Branch: perl
6351            ! pod/perlpacktut.pod
6352 ____________________________________________________________________________
6353 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
6354         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
6355              From: Stas Bekman <stas@stason.org>
6356              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
6357              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
6358              
6359              (with tweaks)
6360      Branch: perl
6361            ! pod/perlapio.pod
6362 ____________________________________________________________________________
6363 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
6364         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
6365              From: Tels <perl_dummy@bloodgate.com>
6366              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
6367              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
6368              
6369              (plus paragraph rewrapping)
6370      Branch: perl
6371            ! lib/Exporter.pm
6372 ____________________________________________________________________________
6373 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
6374         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
6375              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
6376              Date: Wed, 28 Nov 2001 21:47:59 +0000
6377              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
6378      Branch: perl
6379            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
6380 ____________________________________________________________________________
6381 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
6382         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
6383              From: Andy Dougherty <doughera@lafayette.edu>
6384              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
6385              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
6386      Branch: perl
6387            ! INSTALL ext/Time/HiRes/HiRes.t
6388 ____________________________________________________________________________
6389 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
6390         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
6391              From: Michael G Schwern <schwern@pobox.com> 
6392              Date: Wed, 28 Nov 2001 16:37:01 -0500
6393              Message-ID: <20011128163701.H676@blackrider>
6394      Branch: perl
6395            ! t/run/kill_perl.t
6396 ____________________________________________________________________________
6397 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
6398         Log: @INC tweak.
6399      Branch: perl
6400            ! t/op/ref.t
6401 ____________________________________________________________________________
6402 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
6403         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
6404              From: Nicholas Clark <nick@ccl4.org>
6405              Date: Wed, 28 Nov 2001 23:38:43 +0000
6406              Message-ID: <20011128233843.N37621@plum.flirble.org>  
6407      Branch: perl
6408            ! installman
6409 ____________________________________________________________________________
6410 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
6411         Log: Tweak the forking logic.
6412      Branch: perl
6413            ! Porting/checkURL.pl
6414 ____________________________________________________________________________
6415 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
6416         Log: Update perlmodlib.PL as per #13348.  The L<> got
6417              changed back because that is coming from ParseLink.pm.
6418      Branch: perl
6419            ! pod/perlmodlib.PL pod/perlmodlib.pod
6420 ____________________________________________________________________________
6421 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
6422         Log: URL fixups from Michael Schwern.
6423      Branch: perl
6424            ! README.cygwin README.dos README.hpux README.mint README.mpeix
6425            ! README.os390 README.qnx README.solaris README.vos README.win32
6426            ! pod/perlmodlib.pod
6427 ____________________________________________________________________________
6428 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
6429         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
6430              From: Barrie Slaymaker <barries@slaysys.com>
6431              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
6432              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
6433      Branch: perl
6434            ! lib/Exporter.pm
6435 ____________________________________________________________________________
6436 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
6437         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
6438      Branch: perl
6439            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
6440 ____________________________________________________________________________
6441 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
6442         Log: Subject: [PATCH] Re: $\ very broken
6443              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6444              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
6445              Message-ID: <20011128223308.E732@rafael>   
6446              
6447              Subject: Re: [PATCH] Re: $\ very broken     
6448              From: Nicholas Clark <nick@ccl4.org>
6449              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
6450              Message-ID: <20011128222859.K37621@plum.flirble.org>
6451      Branch: perl
6452            ! mg.c t/op/ref.t
6453 ____________________________________________________________________________
6454 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
6455         Log: Add Abigail's link checker with the following tweaks:
6456              - known dummy URLs (Peter Prymmer)
6457              - do also READMEs and INSTALL (Michael Schwern)
6458              - do also ftp URLs
6459              - add fork retry loop in case the allowed number
6460              of processes per user is low
6461      Branch: perl
6462            + Porting/checkURL.pl
6463            ! MANIFEST
6464 ____________________________________________________________________________
6465 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
6466         Log: Update Changes.
6467      Branch: perl
6468            ! Changes patchlevel.h
6469 ____________________________________________________________________________
6470 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
6471         Log: In Linux if we have modern enough gcc and supported
6472              enough CPU, crank up the optimization level to -O3.
6473      Branch: perl
6474            ! hints/linux.sh
6475 ____________________________________________________________________________
6476 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
6477         Log: Add perlpacktut from Wolfgang Laun; regen toc.
6478      Branch: perl
6479            + pod/perlpacktut.pod
6480            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
6481            ! pod/perltoc.pod
6482 ____________________________________________________________________________
6483 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
6484         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
6485              From: PPrymmer@factset.com
6486              Date: Wed, 28 Nov 2001 07:51:26 -0500
6487              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
6488      Branch: perl
6489            ! vms/test.com
6490 ____________________________________________________________________________
6491 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
6492         Log: Test cases for the first half of #13338.
6493      Branch: perl
6494            ! t/lib/h2ph.h t/lib/h2ph.pht
6495 ____________________________________________________________________________
6496 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
6497         Log: Subject: Re: h2ph confused by comments in an enum.
6498              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6499              Date: Wed, 28 Nov 2001 04:19:21 +0000
6500              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
6501              
6502              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
6503              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6504              Date: Wed, 28 Nov 2001 13:36:35 +0000
6505              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
6506      Branch: perl
6507            ! utils/h2ph.PL
6508 ____________________________________________________________________________
6509 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
6510         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
6511              From: Jonathan Stowe <gellyfish@gellyfish.com>
6512              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
6513              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
6514              
6515              (replace #13327)
6516      Branch: perl
6517            ! lib/Term/Cap.pm
6518 ____________________________________________________________________________
6519 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
6520         Log: Replace #13335 with
6521              
6522              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
6523              From: Russ Allbery <rra@stanford.edu>
6524              Date: 27 Nov 2001 20:42:49 -0800
6525              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
6526      Branch: perl
6527            ! lib/Pod/Text/Termcap.pm
6528 ____________________________________________________________________________
6529 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
6530         Log: (replaced by #13336)
6531              
6532              Subject: [PATCH perl@13323] Termcap.pm with no termios
6533              From: "Craig A. Berry" <craigberry@mac.com> 
6534              Date: Tue, 27 Nov 2001 22:28:50 -0600
6535              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
6536      Branch: perl
6537            ! lib/Pod/Text/Termcap.pm
6538 ____________________________________________________________________________
6539 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
6540         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
6541              From: "Craig A. Berry" <craigberry@mac.com> 
6542              Date: Tue, 27 Nov 2001 21:46:45 -0600
6543              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
6544      Branch: perl
6545            ! configure.com
6546 ____________________________________________________________________________
6547 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
6548         Log: Upgrade to podlators 1.17.
6549      Branch: perl
6550            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
6551            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
6552 ____________________________________________________________________________
6553 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
6554         Log: Fix for "a\x{100}" =~ /A/i.
6555      Branch: perl
6556            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
6557            ! utf8.c
6558 ____________________________________________________________________________
6559 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
6560         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
6561              From: "Craig A. Berry" <craigberry@mac.com>
6562              Date: Tue, 27 Nov 2001 17:11:49 -0600
6563              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
6564      Branch: perl
6565            ! lib/DB.t
6566 ____________________________________________________________________________
6567 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
6568         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
6569              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6570              Date: Tue, 27 Nov 2001 14:55:23 -0500
6571              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
6572              
6573              Subject: [PATCH: perl@13324] updates to perldelta.pod 
6574              From: PPrymmer@factset.com
6575              Date: Tue, 27 Nov 2001 18:06:04 -0500
6576              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
6577              
6578              plus added some known problems.
6579      Branch: perl
6580            ! pod/perldelta.pod
6581 ____________________________________________________________________________
6582 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
6583         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
6584              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6585              Date: Tue, 27 Nov 2001 15:38:02 EST 
6586              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
6587      Branch: perl
6588            ! configure.com vms/vms.c vms/vmsish.h
6589 ____________________________________________________________________________
6590 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
6591         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
6592              From: Michael G Schwern <schwern@pobox.com> 
6593              Date: Tue, 27 Nov 2001 15:31:12 -0500
6594              Message-ID: <20011127153112.G20929@blackrider>
6595      Branch: perl
6596            ! t/run/kill_perl.t
6597 ____________________________________________________________________________
6598 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
6599         Log: (replaced by #13337)
6600              
6601              VMS can safely hardcode a termcap entry for VT100.
6602      Branch: perl
6603            ! lib/Term/Cap.pm
6604 ____________________________________________________________________________
6605 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
6606         Log: VMS piping fixes from Charles Lane (perl -P should
6607              be working now).
6608      Branch: perl
6609            ! vms/vms.c
6610 ____________________________________________________________________________
6611 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
6612         Log: Subject: [PATCH] perlvar.pod fix
6613              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6614              Date: Tue, 27 Nov 2001 13:11:47 -0500
6615              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
6616      Branch: perl
6617            ! pod/perlvar.pod
6618 ____________________________________________________________________________
6619 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
6620         Log: Update Changes.
6621      Branch: perl
6622            ! Changes patchlevel.h
6623 ____________________________________________________________________________
6624 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
6625         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
6626              From: "Craig A. Berry" <craigberry@mac.com> 
6627              Date: Tue, 27 Nov 2001 10:21:18 -0600
6628              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
6629      Branch: perl
6630            ! lib/ExtUtils/MM_VMS.pm
6631 ____________________________________________________________________________
6632 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
6633         Log: Protect against accumulating -options -options -options.
6634      Branch: perl
6635            ! hints/hpux.sh
6636 ____________________________________________________________________________
6637 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
6638         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
6639              From: Barrie Slaymaker <barries@slaysys.com>
6640              Date: Tue, 27 Nov 2001 10:58:54 -0500
6641              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
6642      Branch: perl
6643            ! lib/Benchmark.pm
6644 ____________________________________________________________________________
6645 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
6646         Log: Tiny fix from John P. Linderman.
6647      Branch: perl
6648            ! lib/sort.pm
6649 ____________________________________________________________________________
6650 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
6651         Log: The Story of sort(), from John P. Linderman.
6652      Branch: perl
6653            ! pod/perldelta.pod
6654 ____________________________________________________________________________
6655 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
6656         Log: Add information what to do if you are reading
6657              perluniintro but using some older Perl.
6658      Branch: perl
6659            ! pod/perluniintro.pod
6660 ____________________________________________________________________________
6661 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
6662         Log: Update the 'wide characters' FAQ entry.
6663      Branch: perl
6664            ! pod/perlfaq6.pod
6665 ____________________________________________________________________________
6666 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
6667         Log: Fix for
6668              
6669              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
6670              From: Marc Lehmann <root@schmorp.de>
6671              Date: Tue, 27 Nov 2001 14:27:14 +0100
6672              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
6673      Branch: perl
6674            ! ext/Encode.t ext/Encode/Encode.xs
6675 ____________________________________________________________________________
6676 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
6677         Log: Subject: [PATCH] DB_File 1.801
6678              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6679              Date: Tue, 27 Nov 2001 15:06:45 -0000
6680              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
6681      Branch: perl
6682            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6683            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
6684 ____________________________________________________________________________
6685 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
6686         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
6687      Branch: perl
6688            ! pod/perlmodlib.pod
6689 ____________________________________________________________________________
6690 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
6691         Log: sort() doc tweaks from John P. Linderman.
6692      Branch: perl
6693            ! pod/perlfunc.pod
6694 ____________________________________________________________________________
6695 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
6696         Log: Subject: [PATCH] More perldelta.pod nits
6697              From: Simon Glover <scog@roe.ac.uk>
6698              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
6699              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
6700      Branch: perl
6701            ! pod/perldelta.pod
6702 ____________________________________________________________________________
6703 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
6704         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
6705              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6706              Date: Tue, 27 Nov 2001 11:52:31 -0000
6707              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
6708      Branch: perl
6709            ! ext/Devel/PPPort/harness/Makefile.PL
6710 ____________________________________________________________________________
6711 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
6712         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
6713              From: Michael G Schwern <schwern@pobox.com>
6714              Date: Tue, 27 Nov 2001 03:38:24 -0500
6715              Message-ID: <20011127033824.A17775@blackrider>
6716      Branch: perl
6717            ! t/TEST
6718 ____________________________________________________________________________
6719 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
6720         Log: Subject: Re: perlcc very broken
6721              From: John Peacock <jpeacock@rowman.com>
6722              Date: Tue, 27 Nov 2001 06:48:01 -0500
6723              Message-ID: <3C037D71.4030508@rowman.com>
6724      Branch: perl
6725            ! utils/perlcc.PL
6726 ____________________________________________________________________________
6727 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
6728         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
6729              From: David Dyck <dcd@tc.fluke.com>
6730              Date: Mon, 26 Nov 2001 22:04:38 -0800
6731              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
6732      Branch: perl
6733            ! t/op/pack.t
6734 ____________________________________________________________________________
6735 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
6736         Log: Subject: [ID 20011126.149] t/op/split fails step 37
6737              From: David Dyck <dcd@tc.fluke.com>
6738              Date: Mon, 26 Nov 2001 21:52:35 -0800
6739              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
6740      Branch: perl
6741            ! t/op/split.t
6742 ____________________________________________________________________________
6743 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
6744         Log: incorporate last minute change from libnet 1.0901-tobe
6745      Branch: perl
6746            ! lib/Net/SMTP.pm
6747 ____________________________________________________________________________
6748 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
6749         Log: Pass 7 at perldelta - random edits.
6750      Branch: perl
6751            ! pod/perldelta.pod
6752 ____________________________________________________________________________
6753 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
6754         Log: Portability and skippage tweaks.
6755      Branch: perl
6756            ! t/op/split.t
6757 ____________________________________________________________________________
6758 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
6759         Log: (retracted by #13449)
6760              Try to make Unicode casemapping to work for EBCDIC, too.
6761      Branch: perl
6762            ! utf8.c
6763 ____________________________________________________________________________
6764 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
6765         Log: Just printing 1..0 is not quite enough...
6766      Branch: perl
6767            ! lib/Dumpvalue.t
6768 ____________________________________________________________________________
6769 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
6770         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
6771              Delay the match until runtime.
6772      Branch: perl
6773            ! t/op/append.t
6774 ____________________________________________________________________________
6775 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
6776         Log: UTF-EBCDIC.
6777      Branch: perl
6778            ! ext/Devel/Peek/Peek.t
6779 ____________________________________________________________________________
6780 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
6781         Log: Be UTF-EBCDIC aware.
6782      Branch: perl
6783            ! lib/bytes.t
6784 ____________________________________________________________________________
6785 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
6786         Log: Bad assumption which way digits and letters sort.
6787      Branch: perl
6788            ! lib/English.t
6789 ____________________________________________________________________________
6790 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
6791         Log: If in EBCDIC but no Convert::EBCDIC
6792              the libnet tests will all fail.
6793      Branch: perl
6794            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
6795            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
6796            ! lib/Net/t/smtp.t lib/Net/t/time.t
6797 ____________________________________________________________________________
6798 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
6799         Log: Just sorting to guarantee order is not enough.
6800              (Think EBCDIC.) 
6801      Branch: perl
6802            ! lib/ExtUtils/Manifest.t
6803 ____________________________________________________________________________
6804 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
6805         Log: OS/390 cleanable gunk.
6806      Branch: perl
6807            ! lib/ExtUtils/MM_Unix.pm
6808 ____________________________________________________________________________
6809 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
6810         Log: Update the EBCDIC MD5 checksums.
6811      Branch: perl
6812            ! ext/Digest/MD5/t/files.t
6813 ____________________________________________________________________________
6814 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
6815         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
6816              From: Nicholas Clark <nick@ccl4.org>
6817              Date: Mon, 26 Nov 2001 23:06:34 +0000
6818              Message-ID: <20011126230633.Q37621@plum.flirble.org>
6819      Branch: perl
6820            ! installman
6821 ____________________________________________________________________________
6822 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
6823         Log: sort tweaks from John P. Linderman.
6824      Branch: perl
6825            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
6826 ____________________________________________________________________________
6827 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
6828         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
6829              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
6830              Date: Mon, 26 Nov 2001 18:47:25 -0600
6831              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
6832              
6833              Craig Berry submitted half of this patch just yesterday.
6834              Spooky cosmic resonance.
6835      Branch: perl
6836            ! ext/Socket/Socket.xs
6837 ____________________________________________________________________________
6838 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
6839         Log: Subject: [PATCH] doio slightly smaller
6840              From: Nicholas Clark <nick@ccl4.org>
6841              Date: Tue, 27 Nov 2001 00:40:23 +0000      
6842              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
6843      Branch: perl
6844            ! doio.c
6845 ____________________________________________________________________________
6846 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
6847         Log: perldelta nits from Autrijus Tang and Ron Kimball.
6848      Branch: perl
6849            ! pod/perldelta.pod
6850 ____________________________________________________________________________
6851 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
6852         Log: Subject: [PATCH] unpack P* uses random length for item
6853              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
6854              Date: Mon, 26 Nov 2001 19:56:32 +0100
6855              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
6856      Branch: perl
6857            ! pod/perldiag.pod pp_pack.c t/op/pack.t
6858 ____________________________________________________________________________
6859 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
6860         Log: Subject: [PATCH current] system and taintedness
6861              From: Radu Greab <radu@netsoft.ro>
6862              Date: Mon, 26 Nov 2001 18:42:29 +0200
6863              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
6864      Branch: perl
6865            ! pp_sys.c t/op/taint.t
6866 ____________________________________________________________________________
6867 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
6868         Log: Subject: [PATCH @ 13283] Devel::PPPort
6869              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6870              Date: Mon, 26 Nov 2001 14:37:17 -0000
6871              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
6872      Branch: perl
6873            + ext/Devel/PPPort/MANIFEST
6874            ! MANIFEST ext/Devel/PPPort/Makefile.PL
6875            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
6876            ! ext/Devel/PPPort/harness/Harness.xs
6877            ! ext/Devel/PPPort/harness/Makefile.PL
6878            ! ext/Devel/PPPort/harness/module2.c
6879            ! ext/Devel/PPPort/harness/module3.c
6880            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
6881 ____________________________________________________________________________
6882 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
6883         Log: Update the test list.
6884      Branch: perl
6885            ! t/lib/1_compile.t
6886 ____________________________________________________________________________
6887 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
6888         Log: Sync-up tests with libnet distribution
6889      Branch: perl
6890            + lib/Net/t/netrc.t
6891            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
6892 ____________________________________________________________________________
6893 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
6894         Log: Update Changes.
6895      Branch: perl
6896            ! Changes patchlevel.h
6897 ____________________________________________________________________________
6898 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
6899         Log: Upgrade to podlators 1.16.
6900      Branch: perl
6901            + lib/Pod/t/basic.cap
6902            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
6903            ! lib/Pod/t/basic.t pod/pod2man.PL
6904 ____________________________________________________________________________
6905 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
6906         Log: Pass 6 at perldelta - sort enhancements, generic and
6907              platform specific bug fixes.
6908      Branch: perl
6909            ! pod/perldelta.pod
6910 ____________________________________________________________________________
6911 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
6912         Log: PROPAGATE documentation from Tony Cook.
6913      Branch: perl
6914            ! pod/perlfunc.pod
6915 ____________________________________________________________________________
6916 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
6917         Log: DJGPP cannot do signals that well.
6918      Branch: perl
6919            ! ext/POSIX/t/sigaction.t
6920 ____________________________________________________________________________
6921 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
6922         Log: Can't do subsecond alarms without ualarm; and break out
6923              early if alarms do not seem to be coming in as expected.
6924      Branch: perl
6925            ! ext/Time/HiRes/HiRes.t
6926 ____________________________________________________________________________
6927 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
6928         Log: No Socket, little Net.
6929      Branch: perl
6930            ! t/lib/1_compile.t
6931 ____________________________________________________________________________
6932 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
6933         Log: Take the taint brush to the getcwds.
6934      Branch: perl
6935            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
6936 ____________________________________________________________________________
6937 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
6938         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
6939              From: "Craig A. Berry" <craigberry@mac.com>
6940              Date: Sun, 25 Nov 2001 16:20:45 -0600
6941              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
6942      Branch: perl
6943            ! ext/Socket/Socket.xs
6944 ____________________________________________________________________________
6945 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
6946         Log: Since in some DOS filesystems the timestamp granularity
6947              may be only two seconds, better sleep for three to play safe.
6948              (Helps CygWin, at least.)
6949      Branch: perl
6950            ! lib/Memoize/t/expire_file.t
6951 ____________________________________________________________________________
6952 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
6953         Log: For some reason CygWin wasn't collapsing multiple
6954              slashes into one, which made some Spec.t tests to fail.
6955              Either CygWin was being too prudish or the collapsing
6956              logic needs to be rethunk.
6957      Branch: perl
6958            ! lib/File/Spec/Unix.pm
6959 ____________________________________________________________________________
6960 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
6961         Log: Cygwin needs to have libperl.dll around if trying to link
6962              with -lperl.  Note: this change cures the test but whether
6963              it cures CygPerl installation, I don't know: hopefully the
6964              libperl5_7_2.dll, or the version equivalent, gets installed
6965              also as libperl.dll to the proper place(s).
6966      Branch: perl
6967            ! lib/ExtUtils/Embed.t
6968 ____________________________________________________________________________
6969 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
6970         Log: -I../lib/.. and -L../lib/..?  Strange.
6971      Branch: perl
6972            ! lib/ExtUtils/Embed.t
6973 ____________________________________________________________________________
6974 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
6975         Log: $MM?
6976      Branch: perl
6977            ! lib/ExtUtils/Embed.pm
6978 ____________________________________________________________________________
6979 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
6980         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
6981              From: Dave Rolsky <autarch@urth.org>
6982              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
6983              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
6984      Branch: perl
6985            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
6986            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
6987 ____________________________________________________________________________
6988 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
6989         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
6990              From: chromatic <chromatic@rmci.net>
6991              Date: Sat, 24 Nov 2001 14:56:57 -0700
6992              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
6993              
6994              plus a tweak for ithreads builds.
6995      Branch: perl
6996            + lib/DB.t
6997            ! MANIFEST lib/DB.pm
6998 ____________________________________________________________________________
6999 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
7000         Log: Win32 compilation tweaks for Blair Zajac.
7001      Branch: perl
7002            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
7003 ____________________________________________________________________________
7004 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
7005         Log: I don't think trying to bracket the hires time with lores
7006              times is going to be portable enough: Cygwin seems to be
7007              capable of getting hires ones rather consistently lower
7008              than the lores ones.  So let's try average difference instead.
7009      Branch: perl
7010            ! ext/Time/HiRes/HiRes.t
7011 ____________________________________________________________________________
7012 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
7013         Log: Subject: Re: benchmarks, sorts and reproducibility
7014              From: "John P. Linderman" <jpl@research.att.com>
7015              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
7016              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
7017              
7018              Randomize large partitions for quicksort to dodge the
7019              angry gods of quadratic.
7020      Branch: perl
7021            ! pp_sort.c
7022 ____________________________________________________________________________
7023 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
7024         Log: The joys of portable quoting.
7025      Branch: perl
7026            ! ext/Devel/PPPort/harness/Makefile.PL
7027 ____________________________________________________________________________
7028 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
7029         Log: sort pragma tweaks.
7030      Branch: perl
7031            ! lib/sort.pm
7032 ____________________________________________________________________________
7033 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
7034         Log: Skip the link= directives of utils.lst if no mandir
7035              (if no manpages).
7036      Branch: perl
7037            ! installman
7038 ____________________________________________________________________________
7039 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
7040         Log: integrate changes#8340,13260 from mainline
7041              
7042              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
7043              
7044              change#3373 introduced a handle leak in backticks and piped open()s
7045              that fail
7046      Branch: maint-5.6/perl
7047            ! t/io/pipe.t util.c
7048 ____________________________________________________________________________
7049 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
7050         Log: change#3373 introduced a handle leak in backticks and piped open()s
7051              that fail
7052      Branch: perl
7053            ! util.c
7054 ____________________________________________________________________________
7055 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
7056         Log: metaconfig unit change for #13258.
7057      Branch: metaconfig/U/perl
7058            ! d_procselfexe.U
7059 ____________________________________________________________________________
7060 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
7061         Log: Extraenous breaks noticed by David Dyck.
7062      Branch: perl
7063            ! Configure
7064 ____________________________________________________________________________
7065 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
7066         Log: Revert the /proc/self/auxv experiment for now.
7067      Branch: perl
7068            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
7069 ____________________________________________________________________________
7070 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
7071         Log: Also ExtUtils.t had $^X assumptions.
7072      Branch: perl
7073            ! lib/ExtUtils.t
7074 ____________________________________________________________________________
7075 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
7076         Log: Now is Solaris if you start the t/perl in the t/
7077              as "./perl", the $^X will be "../perl", not "./perl".
7078      Branch: perl
7079            ! t/lib/1_compile.t
7080 ____________________________________________________________________________
7081 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
7082         Log: The new way of finding out $^X in Solaris
7083              requires a little tweak if the executable
7084              pathname is *not* absolute: prepend "./"
7085              (otherwise `$^X ...` will start perl from PATH...)
7086      Branch: perl
7087            ! perl.c
7088 ____________________________________________________________________________
7089 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
7090         Log: Avoid "will not stay shared" warnings.
7091      Branch: perl
7092            ! lib/ExtUtils/MM_Unix.pm
7093 ____________________________________________________________________________
7094 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
7095         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
7096              From: Michael G Schwern <schwern@pobox.com>
7097              Date: Sat, 24 Nov 2001 19:56:18 -0500
7098              Message-ID: <20011124195618.A14614@blackrider>            
7099      Branch: perl
7100            ! perl.c pp_sys.c t/op/magic.t util.c
7101 ____________________________________________________________________________
7102 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
7103         Log: In the MakeMaker pm_to_blib target don't copy all
7104              the files in one fell swppo, deal with them hunkwise,
7105              helps for CLIs with limited line lengths.
7106              (This seems to help for DJGPP building Encode,
7107              where there are dozens of files to copy.)
7108      Branch: perl
7109            ! lib/ExtUtils/MM_Unix.pm
7110 ____________________________________________________________________________
7111 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
7112         Log: testsuite leaves stray files behind on windows
7113      Branch: perl
7114            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
7115 ____________________________________________________________________________
7116 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
7117         Log: xsubpp produces a spurious warning on directories called 'typemap'
7118      Branch: perl
7119            ! lib/ExtUtils/xsubpp
7120 ____________________________________________________________________________
7121 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
7122         Log: xsubpp treats invalid (indented) cpp directives as comments
7123      Branch: perl
7124            ! ext/IO/IO.xs
7125 ____________________________________________________________________________
7126 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
7127         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
7128      Branch: perl
7129            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
7130 ____________________________________________________________________________
7131 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
7132         Log: The debug_pag needs to be visible at all times
7133              because of the re extension.
7134      Branch: perl
7135            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
7136 ____________________________________________________________________________
7137 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
7138         Log: Subject: Re: [PATCH] Tests are good
7139              From: Philip Newton <Philip.Newton@gmx.net>
7140              Date: Sat, 24 Nov 2001 21:24:00 +0100
7141              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
7142      Branch: perl
7143            ! pod/perlhack.pod
7144 ____________________________________________________________________________
7145 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
7146         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
7147              From: "Craig A. Berry" <craigberry@mac.com> 
7148              Date: Sat, 24 Nov 2001 12:45:44 -0600
7149              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
7150              
7151              (with tweaks, and combined with Sarathy's #13242)
7152      Branch: perl
7153            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
7154 ____________________________________________________________________________
7155 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
7156         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
7157              From: John Peacock <jpeacock@rowman.com>
7158              Date: Sat, 24 Nov 2001 14:27:46 -0500
7159              Message-ID: <3BFFF4B2.40509@rowman.com> 
7160      Branch: perl
7161            ! lib/Exporter/Heavy.pm
7162 ____________________________________________________________________________
7163 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
7164         Log: use portable quotes
7165      Branch: perl
7166            ! ext/Devel/PPPort/harness/Makefile.PL
7167 ____________________________________________________________________________
7168 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
7169         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
7170              From: Nicholas Clark <nick@ccl4.org>
7171              Date: Sat, 24 Nov 2001 18:06:26 +0000
7172              Message-ID: <20011124180626.T37621@plum.flirble.org>
7173      Branch: perl
7174            ! installman
7175 ____________________________________________________________________________
7176 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
7177         Log: Subject: [PATCH] perl5005delta.pod L<>
7178              From: Nicholas Clark <nick@ccl4.org>
7179              Date: Sat, 24 Nov 2001 18:04:21 +0000
7180              Message-ID: <20011124180421.S37621@plum.flirble.org>
7181      Branch: perl
7182            ! pod/perl5005delta.pod
7183 ____________________________________________________________________________
7184 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
7185         Log: fix typo in config.vc; regenerate win32 config_H.* files
7186      Branch: perl
7187            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7188            ! win32/config_H.vc
7189 ____________________________________________________________________________
7190 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
7191         Log: Mention the charnames::vianame().
7192      Branch: perl
7193            ! pod/perluniintro.pod
7194 ____________________________________________________________________________
7195 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
7196         Log: Add charnames::vianame() in case people want to access
7197              the codes in run-time (as opposed to the compile-timeness
7198              of \N{...}).
7199      Branch: perl
7200            ! lib/charnames.pm lib/charnames.t
7201 ____________________________________________________________________________
7202 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
7203         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
7204              From: Nicholas Clark <nick@ccl4.org>
7205              Date: Sat, 24 Nov 2001 16:30:42 +0000
7206              Message-ID: <20011124163042.R37621@plum.flirble.org>
7207      Branch: perl
7208            ! regcomp.c regcomp.h
7209 ____________________________________________________________________________
7210 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
7211         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
7212              From: Nicholas Clark <nick@ccl4.org>
7213              Date: Sat, 24 Nov 2001 16:24:33 +0000
7214              Message-ID: <20011124162433.Q37621@plum.flirble.org>
7215              
7216              cmp fixes.
7217      Branch: perl
7218            ! pp.c
7219 ____________________________________________________________________________
7220 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
7221         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
7222              (It seems that "./perl" gets resolved to "perl" now.)
7223      Branch: perl
7224            ! perl.c
7225 ____________________________________________________________________________
7226 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
7227         Log: Subject: [PATCH] DB_File 1.800        
7228              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
7229              Date: Sat, 24 Nov 2001 11:41:41 -0000
7230              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
7231      Branch: perl
7232            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7233            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
7234            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7235            ! ext/DB_File/t/db-recno.t
7236 ____________________________________________________________________________
7237 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
7238         Log: Tweak the PUSHED documentation.
7239      Branch: perl
7240            ! ext/PerlIO/Via/Via.pm
7241 ____________________________________________________________________________
7242 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
7243         Log: Update 1_compile for new known tests.
7244      Branch: perl
7245            ! t/lib/1_compile.t
7246 ____________________________________________________________________________
7247 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
7248         Log: Move the MBF/MBI test modules to t/lib.
7249      Branch: perl
7250            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
7251            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
7252            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
7253            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
7254            ! lib/Math/BigInt/t/sub_mbi.t
7255 ____________________________________________________________________________
7256 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
7257         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
7258              From: "Craig A. Berry" <craigberry@mac.com> 
7259              Date: Fri, 23 Nov 2001 18:05:35 -0600
7260              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
7261      Branch: perl
7262            ! configure.com
7263 ____________________________________________________________________________
7264 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
7265         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
7266              From: PPrymmer@factset.com 
7267              Date: Fri, 23 Nov 2001 17:03:07 -0500
7268              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
7269      Branch: perl
7270            ! ext/Unicode/Normalize/mkheader
7271 ____________________________________________________________________________
7272 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
7273         Log: Here are the right helper files.
7274      Branch: perl
7275            + t/lib/Filter/Simple/ExportTest.pm
7276            + t/lib/Filter/Simple/FilterOnlyTest.pm
7277            + t/lib/Filter/Simple/FilterTest.pm
7278            + t/lib/Filter/Simple/ImportTest.pm
7279            ! MANIFEST
7280 ____________________________________________________________________________
7281 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
7282         Log: Update Changes.
7283      Branch: perl
7284            ! Changes patchlevel.h
7285 ____________________________________________________________________________
7286 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
7287         Log: Never mind.
7288      Branch: perl
7289            - lib/Filter/Simple/lib/ExportTest.pm
7290            - lib/Filter/Simple/lib/ImportTest.pm
7291 ____________________________________________________________________________
7292 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
7293         Log: Mis-add.
7294      Branch: perl
7295            + lib/Filter/Simple/lib/ExportTest.pm
7296            + lib/Filter/Simple/lib/ImportTest.pm
7297 ____________________________________________________________________________
7298 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
7299         Log: Upgrade to Filter::Simple 0.77.
7300      Branch: perl
7301            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
7302            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
7303            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
7304            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
7305            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
7306 ____________________________________________________________________________
7307 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
7308         Log: Missing p4 add.
7309      Branch: perl
7310            + lib/ExtUtils/MM_VMS.t
7311 ____________________________________________________________________________
7312 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
7313         Log: Pass 5 at perldelta - module and utility updates cleanup.
7314      Branch: perl
7315            ! pod/perldelta.pod
7316 ____________________________________________________________________________
7317 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
7318         Log: metaconfig unit change for #13219.
7319      Branch: metaconfig/U/perl
7320            ! d_procselfexe.U
7321 ____________________________________________________________________________
7322 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
7323         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
7324      Branch: perl
7325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7326            ! pod/buildtoc.PL pod/perltoc.pod
7327 ____________________________________________________________________________
7328 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
7329         Log: Add procselfexe and d_dirfd to strange lands.
7330      Branch: perl
7331            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
7332            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7333            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7334            ! win32/config.gc win32/config.vc win32/config.win64
7335            ! wince/config.ce
7336 ____________________________________________________________________________
7337 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
7338         Log: metaconfig unit change for #13216.
7339      Branch: metaconfig/U/perl
7340            ! d_procselfexe.U
7341 ____________________________________________________________________________
7342 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
7343         Log: Better to "quote" the pathname.
7344      Branch: perl
7345            ! Configure config_h.SH
7346 ____________________________________________________________________________
7347 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
7348         Log: Use PROCSELFEXE_PATH.
7349      Branch: perl
7350            ! perl.c
7351 ____________________________________________________________________________
7352 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
7353         Log: metaconfig unit change for #13213.
7354      Branch: metaconfig/U/perl
7355            ! d_procselfexe.U
7356 ____________________________________________________________________________
7357 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
7358         Log: Add probing for BSD-like /proc/curpoc/file.
7359      Branch: perl
7360            ! Configure config_h.SH
7361 ____________________________________________________________________________
7362 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
7363         Log: metaconfig unit change for 13211.
7364      Branch: metaconfig/U/perl
7365            + d_dirfd.U
7366 ____________________________________________________________________________
7367 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
7368         Log: Add probing for dirfd() so that it can be added it IO::Dir.
7369      Branch: perl
7370            ! Configure config_h.SH perl.h
7371 ____________________________________________________________________________
7372 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
7373         Log: ...and update the test count.
7374      Branch: perl
7375            ! lib/Pod/t/basic.t
7376 ____________________________________________________________________________
7377 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
7378         Log: Must remove the cap test also from the test script.
7379      Branch: perl
7380            ! lib/Pod/t/basic.t
7381 ____________________________________________________________________________
7382 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
7383         Log: Subject: [PATCH] Tests are good
7384              From: Nicholas Clark <nick@ccl4.org>
7385              Date: Fri, 23 Nov 2001 18:12:21 +0000
7386              Message-ID: <20011123181220.F37621@plum.flirble.org>
7387      Branch: perl
7388            ! pod/perlhack.pod
7389 ____________________________________________________________________________
7390 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
7391         Log: The basic.cap from podlators 1.14 is not very portable.
7392      Branch: perl
7393            - lib/Pod/t/basic.cap
7394            ! MANIFEST
7395 ____________________________________________________________________________
7396 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
7397         Log: Subject: Re: [DOC PATCHES] pod cleanups
7398              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7399              Date: 22 Nov 2001 12:54:16 -0000
7400              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
7401      Branch: perl
7402            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
7403            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
7404 ____________________________________________________________________________
7405 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
7406         Log: FAQ sync.
7407      Branch: perl
7408            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
7409 ____________________________________________________________________________
7410 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
7411         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
7412              From: PPrymmer@factset.com
7413              Date: Fri, 23 Nov 2001 11:43:45 -0500
7414              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
7415      Branch: perl
7416            ! MANIFEST lib/ExtUtils/MM_VMS.pm
7417 ____________________________________________________________________________
7418 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
7419         Log: Corify podlators 1.14 test.
7420      Branch: perl
7421            ! lib/Pod/t/basic.t
7422 ____________________________________________________________________________
7423 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
7424         Log: Output tweak needed because of podlators 1.14.
7425      Branch: perl
7426            ! t/pod/multiline_items.xr
7427 ____________________________________________________________________________
7428 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
7429         Log: Upgrade to podlators 1.14.
7430      Branch: perl
7431            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
7432            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
7433            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
7434            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
7435            ! lib/Pod/Text/Overstrike.pm
7436 ____________________________________________________________________________
7437 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
7438         Log: perlmodinstall tweaks from Philip Newton.
7439      Branch: perl
7440            ! pod/perlmodinstall.pod
7441 ____________________________________________________________________________
7442 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
7443         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
7444              From: Autrijus Tang <autrijus@autrijus.org>           
7445              Date: Fri, 23 Nov 2001 23:55:53 +0800
7446              Message-ID: <20011123235553.A2310@not.autrijus.org>
7447      Branch: perl
7448            ! Porting/genlog
7449 ____________________________________________________________________________
7450 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
7451         Log: Subject: Re: regex oddness with \Z and $&
7452              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
7453              Date: Fri, 23 Nov 2001 15:15:24 +0000
7454              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
7455      Branch: perl
7456            ! regcomp.c t/op/re_tests
7457 ____________________________________________________________________________
7458 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
7459         Log: regen_headers.
7460      Branch: perl
7461            ! embed.h global.sym pod/perlapi.pod proto.h
7462 ____________________________________________________________________________
7463 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
7464         Log: Forgotten check-in.
7465      Branch: perl
7466            ! pod/perlapi.pod
7467 ____________________________________________________________________________
7468 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
7469         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
7470      Branch: perl
7471            ! lib/Test/Simple.pm
7472 ____________________________________________________________________________
7473 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
7474         Log: Retract #13173 (effectively retract Net::Ping 2.06,
7475              go back to 2.04, the 2.06 hasn't seen the patches
7476              that have gone to the blead version.)
7477      Branch: perl
7478            - lib/Net/Ping/CHANGES lib/Net/Ping/README
7479            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7480            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7481            - lib/Net/Ping/t/200_ping_tcp.t
7482            ! MANIFEST lib/Net/Ping.pm
7483 ____________________________________________________________________________
7484 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
7485         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
7486              From: Robin Barker <rmb1@cise.npl.co.uk>
7487              Date: Thu, 22 Nov 2001 11:00:38 GMT
7488              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
7489      Branch: perl
7490            ! utils/perldoc.PL
7491 ____________________________________________________________________________
7492 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
7493         Log: metaconfig unit change for #13191.
7494      Branch: metaconfig/U/perl
7495            ! d_procselfexe.U
7496 ____________________________________________________________________________
7497 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
7498         Log: procselfexe tweak: for some reason I had a ls in
7499              /proc/self/exe, not the ls Configure thought it
7500              would found.
7501      Branch: perl
7502            ! Configure
7503 ____________________________________________________________________________
7504 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
7505         Log: Corify the Net::Ping tests; skip the tests
7506              unless $ENV{PERL_TEST_Net_Ping} is true.
7507      Branch: perl
7508            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7509            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7510            ! lib/Net/Ping/t/200_ping_tcp.t
7511 ____________________________________________________________________________
7512 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
7513         Log: metaconfig units changes for #13188.
7514      Branch: metaconfig
7515            ! U/modified/Head.U
7516      Branch: metaconfig/U/perl
7517            ! issymlink.U
7518 ____________________________________________________________________________
7519 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
7520         Log: The #13182 didn't really help.  The real problem
7521              seems to be that 'sh' can in AIX mean at least three
7522              different things, and we can't know which one it is
7523              unless we export $newsh from an earlier run (and it's
7524              the 'bsh' aka 'sh' that has the the broken test -h).
7525      Branch: perl
7526            ! Configure
7527 ____________________________________________________________________________
7528 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
7529         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
7530      Branch: perl
7531            ! op.c t/op/override.t
7532 ____________________________________________________________________________
7533 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
7534         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
7535              From: PPrymmer@factset.com 
7536              Date: Wed, 21 Nov 2001 20:17:25 -0500
7537              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
7538      Branch: perl
7539            ! lib/Shell.t
7540 ____________________________________________________________________________
7541 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
7542         Log: Reapply perlmodinstall parts of #12897.
7543      Branch: perl
7544            ! pod/perlmodinstall.pod
7545 ____________________________________________________________________________
7546 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
7547         Log: perlmodinstall 2.01 from Jon Orwant.
7548      Branch: perl
7549            ! pod/perlmodinstall.pod
7550 ____________________________________________________________________________
7551 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
7552         Log: Subject: [PATCH @10907] REXX on OS/2
7553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7554              Date: Wed, 21 Nov 2001 15:26:11 -0500
7555              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
7556      Branch: perl
7557            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
7558            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
7559 ____________________________________________________________________________
7560 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
7561         Log: metaconfig unit change for #13181.
7562      Branch: metaconfig/U/perl
7563            ! issymlink.U
7564 ____________________________________________________________________________
7565 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
7566         Log: AIX has broken builtin 'test'.
7567      Branch: perl
7568            ! Configure
7569 ____________________________________________________________________________
7570 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
7571         Log: Subject: [PATCH 5.7.x] INSTALL size update
7572              From: Andy Dougherty <doughera@lafayette.edu>
7573              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
7574              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
7575      Branch: perl
7576            ! INSTALL
7577 ____________________________________________________________________________
7578 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
7579         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
7580              to pp_sort.c.  Includes the quicksort stabilizing layer
7581              from John P. Linderman.  -Msort=qsort or -Msort=fast is
7582              faster than without (or with -Msort=mergesort or -Msort=safe)
7583              for short random inputs, but for some reason not quite as fast
7584              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
7585              optimizing definitely needed.
7586      Branch: perl
7587            + lib/sort.pm lib/sort.t pp_sort.c
7588            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
7589            ! embed.pl global.sym perl.h pp_ctl.c proto.h
7590            ! vms/descrip_mms.template vos/build.cm win32/Makefile
7591            ! win32/makefile.mk wince/Makefile.ce
7592 ____________________________________________________________________________
7593 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
7594         Log: Sync file with libnet-1.0901-tobe
7595      Branch: perl
7596            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
7597            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
7598            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
7599            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
7600            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
7601 ____________________________________________________________________________
7602 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
7603         Log: Subject: [PATCH perldoc] problems with pod2man
7604              From: Robin Barker <rmb1@cise.npl.co.uk>
7605              Date: Wed, 21 Nov 2001 17:48:51 GMT
7606              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
7607      Branch: perl
7608            ! utils/perldoc.PL
7609 ____________________________________________________________________________
7610 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
7611         Log: debug_pad only visible when debugging.
7612      Branch: perl
7613            ! makedef.pl
7614 ____________________________________________________________________________
7615 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
7616         Log: metaconfig units changes for #13174.
7617      Branch: metaconfig/U/perl
7618            + d_procselfexe.U
7619            - procselfexe.U
7620 ____________________________________________________________________________
7621 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
7622         Log: procselfexe tweaks.
7623      Branch: perl
7624            ! Configure config_h.SH
7625 ____________________________________________________________________________
7626 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
7627         Log: Upgrade to Net::Ping 2.06.
7628      Branch: perl
7629            + lib/Net/Ping/CHANGES lib/Net/Ping/README
7630            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7631            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7632            + lib/Net/Ping/t/200_ping_tcp.t
7633            ! MANIFEST lib/Net/Ping.pm
7634 ____________________________________________________________________________
7635 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
7636         Log: Upgrade to Math::BigInt 1.47.
7637      Branch: perl
7638            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7639            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
7640            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
7641            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7642            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
7643            ! lib/Math/BigInt/t/sub_mbi.t
7644 ____________________________________________________________________________
7645 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
7646         Log: Dynaloading for POSIX-BC from Thomas Dorner.
7647      Branch: perl
7648            ! hints/posix-bc.sh
7649 ____________________________________________________________________________
7650 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
7651         Log: Strange: the same mysterious regex study bug
7652              seems to be present both in OS/390 and POSIX-BC.
7653              Deep EBCDIC magic that regex engine gets wrong,
7654              or a bug in some compiler/library shared by the
7655              two platforms?  From Thomas Dorner.
7656      Branch: perl
7657            ! t/op/study.t
7658 ____________________________________________________________________________
7659 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
7660         Log: More lost and found.
7661      Branch: perl
7662            + lib/Test/Simple/README
7663            ! MANIFEST
7664 ____________________________________________________________________________
7665 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
7666         Log: MANIFESTly missing.
7667      Branch: perl
7668            ! MANIFEST
7669 ____________________________________________________________________________
7670 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
7671         Log: Subject: Re: PERFORCE change 13162 for review               
7672              From: Philip Newton <Philip.Newton@gmx.net> 
7673              Date: Wed, 21 Nov 2001 16:44:30 +0100
7674              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
7675      Branch: perl
7676            ! ext/Devel/PPPort/PPPort.pm
7677 ____________________________________________________________________________
7678 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
7679         Log: Update Changes.
7680      Branch: perl
7681            ! Changes patchlevel.h
7682 ____________________________________________________________________________
7683 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
7684         Log: Small doc tweaks.
7685      Branch: perl
7686            ! ext/PerlIO/Via/Via.pm
7687 ____________________________________________________________________________
7688 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
7689         Log: Redundant return.
7690      Branch: perl
7691            ! ext/MIME/Base64/QuotedPrint.pm
7692 ____________________________________________________________________________
7693 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
7694         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
7695              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
7696              Date: Wed, 21 Nov 2001 10:23:16 +0100
7697              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
7698      Branch: perl
7699            ! pp_pack.c t/op/pack.t
7700 ____________________________________________________________________________
7701 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
7702         Log: Add Devel::PPPort originally from Kenneth Albanowski,
7703              revigorated by Paul Marquess: gives h2xs a Perl version
7704              portability boost.
7705      Branch: perl
7706            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
7707            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
7708            + ext/Devel/PPPort/harness/Harness.pm
7709            + ext/Devel/PPPort/harness/Harness.xs
7710            + ext/Devel/PPPort/harness/Makefile.PL
7711            + ext/Devel/PPPort/harness/module2.c
7712            + ext/Devel/PPPort/harness/module3.c
7713            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
7714            ! MANIFEST lib/h2xs.t utils/h2xs.PL
7715 ____________________________________________________________________________
7716 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
7717         Log: Oops.
7718      Branch: perl
7719            ! lib/Test/Simple/t/filehandles.t
7720 ____________________________________________________________________________
7721 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
7722         Log: Subject: Re: PERFORCE change 13152 for review               
7723              From: Philip Newton <Philip.Newton@gmx.net> 
7724              Date: Wed, 21 Nov 2001 09:04:05 +0100
7725              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
7726      Branch: perl
7727            ! lib/Test/Builder.pm
7728 ____________________________________________________________________________
7729 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
7730         Log: Subject: Re: PERFORCE change 13142 for review
7731              From: Philip Newton <Philip.Newton@gmx.net>
7732              Date: Wed, 21 Nov 2001 09:04:03 +0100
7733              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
7734              
7735              plus rewrap few paragraphs.
7736      Branch: perl
7737            ! lib/Pod/LaTeX.pm
7738 ____________________________________________________________________________
7739 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
7740         Log: Integrate #13154 from macperl; Remove comments.
7741      Branch: perl
7742           !> lib/File/Spec/Mac.pm
7743 ____________________________________________________________________________
7744 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
7745         Log: Update the list of modules having tests.
7746      Branch: perl
7747            ! t/lib/1_compile.t
7748 ____________________________________________________________________________
7749 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
7750         Log: Slight doc changes.
7751      Branch: maint-5.6/macperl
7752            ! macos/macperl/MacPerl.podhelp
7753 ____________________________________________________________________________
7754 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
7755         Log: Add UTF-16 coercion.
7756      Branch: maint-5.6/macperl
7757            ! macos/lib/Mac/AppleEvents/Simple.pm
7758 ____________________________________________________________________________
7759 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
7760         Log: Remove comments.
7761      Branch: maint-5.6/macperl
7762            ! lib/File/Spec/Mac.pm
7763 ____________________________________________________________________________
7764 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
7765         Log: Fix FSpGetCatInfo (and other functions) corrupting
7766              memory with bad filespecs (bug #471867)
7767      Branch: maint-5.6/macperl
7768            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
7769 ____________________________________________________________________________
7770 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
7771         Log: Upgrade to Test::Simple 0.33.
7772      Branch: perl
7773            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
7774            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
7775            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
7776 ____________________________________________________________________________
7777 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
7778         Log: Upgrade to Test::Harness 1.26.
7779      Branch: perl
7780            ! lib/Test/Harness.pm lib/Test/Harness/Changes
7781 ____________________________________________________________________________
7782 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
7783         Log: Integrate change #13145 from maintperl;
7784              another compatibility tweak to change#12559: avoid quoting
7785              arguments that already have quotes; add test case
7786      Branch: perl
7787           !> t/op/system_tests win32/win32.c
7788 ____________________________________________________________________________
7789 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
7790         Log: integrate change#13147 from mainline (fixes nit in change#10091)
7791              
7792              Subject: [PATCH] spaceship and refs
7793      Branch: maint-5.6/perl
7794            ! pp.c pp_hot.c t/op/cmp.t
7795 ____________________________________________________________________________
7796 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
7797         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
7798              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
7799              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
7800              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
7801      Branch: perl
7802            + lib/Pod/t/utils.t
7803            ! MANIFEST
7804 ____________________________________________________________________________
7805 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
7806         Log: Subject: [PATCH] spaceship and refs
7807              From: Nicholas Clark <nick@ccl4.org>
7808              Date: Tue, 20 Nov 2001 21:59:51 +0000
7809              Message-ID: <20011120215951.U62891@plum.flirble.org> 
7810      Branch: perl
7811            ! pp.c pp_hot.c t/op/cmp.t
7812 ____________________________________________________________________________
7813 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
7814         Log: Try to clarify which I/O call operates on bytes,
7815              which on characters, which on either.
7816      Branch: perl
7817            ! pod/perlfunc.pod
7818 ____________________________________________________________________________
7819 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
7820         Log: another compatibility tweak to change#12559: avoid quoting
7821              arguments that already have quotes; add test case
7822      Branch: maint-5.6/perl
7823            ! t/op/system_tests win32/win32.c
7824 ____________________________________________________________________________
7825 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
7826         Log: Give a simple example of writing PerlIO::Via handlers
7827              in Perl.
7828      Branch: perl
7829            ! ext/PerlIO/Via/Via.pm
7830 ____________________________________________________________________________
7831 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
7832         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
7833      Branch: perl
7834            + lib/Pod/t/latex.t
7835            ! MANIFEST
7836 ____________________________________________________________________________
7837 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
7838         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
7839              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7840              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
7841              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
7842      Branch: perl
7843            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
7844 ____________________________________________________________________________
7845 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
7846         Log: Spread d_procselfexe to far-off lands (undefined).
7847      Branch: perl
7848            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
7849            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7850            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7851            ! win32/config.gc win32/config.vc win32/config.win64
7852            ! wince/config.ce
7853 ____________________________________________________________________________
7854 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
7855         Log: Integrate perlio; add detection and use of /proc/self/exe
7856              (Linuxism for finding the absolute path of the executable)
7857      Branch: perl
7858           !> Configure config_h.SH perl.c t/op/magic.t
7859 ____________________________________________________________________________
7860 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
7861         Log: Really define do_report_used() only if DEBUGGING.
7862      Branch: perl
7863            ! sv.c
7864 ____________________________________________________________________________
7865 [ 13138] By: nick                                  on 2001/11/20  20:01:05
7866         Log: perl.c change to use HAS_PROCSELFEXE, also
7867              tweak to $^X test to comprehend full path to real executable
7868              being returned (like Cygwin as it happens...)
7869      Branch: perlio
7870            ! perl.c t/op/magic.t
7871 ____________________________________________________________________________
7872 [ 13137] By: nick                                  on 2001/11/20  19:46:00
7873         Log: Integrate mainline
7874      Branch: perlio
7875           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
7876           +> lib/NEXT/t/unseen.t
7877            - lib/NEXT/test.pl
7878           !> (integrate 34 files)
7879 ____________________________________________________________________________
7880 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
7881         Log: Subject: [?PATCH] terser pp_eq
7882              From: Nicholas Clark <nick@ccl4.org>
7883              Date: Mon, 19 Nov 2001 23:09:02 +0000
7884              Message-ID: <20011119230901.O62891@plum.flirble.org>
7885      Branch: perl
7886            ! pp_hot.c
7887 ____________________________________________________________________________
7888 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
7889         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
7890      Branch: perl
7891            ! pod/perldelta.pod
7892 ____________________________________________________________________________
7893 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
7894         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
7895              From: Andy Dougherty <doughera@lafayette.edu>
7896              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
7897              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
7898      Branch: perl
7899            ! ext/re/Makefile.PL ext/re/re.xs
7900 ____________________________________________________________________________
7901 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
7902         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
7903              From: Andy Dougherty <doughera@lafayette.edu>
7904              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
7905              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
7906      Branch: perl
7907            ! ext/re/re.xs
7908 ____________________________________________________________________________
7909 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
7910         Log: Integrate change #13119 from macperl.
7911              (No changes since already applied the patch,
7912              just keep perforce happy and well-fed.)
7913      Branch: perl
7914           !> lib/Pod/Html.pm
7915 ____________________________________________________________________________
7916 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
7917         Log: Subject: [PATCH] filter-util.pl for Mac OS
7918              From: Chris Nandor <pudge@pobox.com>
7919              Date: Tue, 20 Nov 2001 00:16:11 -0500
7920              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
7921      Branch: perl
7922            ! t/lib/filter-util.pl
7923 ____________________________________________________________________________
7924 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
7925         Log: Subject: [PATCH] Portability fix for Pod::Html
7926              From: Chris Nandor <pudge@pobox.com>
7927              Date: Tue, 20 Nov 2001 00:01:05 -0500
7928              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
7929      Branch: perl
7930            ! lib/Pod/Html.pm
7931 ____________________________________________________________________________
7932 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
7933         Log: Need to skip more tests if not perlio.
7934      Branch: perl
7935            ! lib/open.t
7936 ____________________________________________________________________________
7937 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
7938         Log: Pass 3 at perldelta - sort the lists of new modules,
7939              module improvements, and new platforms.
7940      Branch: perl
7941            ! pod/perldelta.pod
7942 ____________________________________________________________________________
7943 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
7944         Log: Document ${^OPEN}.
7945      Branch: perl
7946            ! pod/perlvar.pod
7947 ____________________________________________________________________________
7948 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
7949         Log: Make configpm work with extra keys
7950      Branch: maint-5.6/macperl
7951            ! macos/configpm
7952 ____________________________________________________________________________
7953 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
7954         Log: Version and doc updates
7955      Branch: maint-5.6/macperl
7956            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
7957 ____________________________________________________________________________
7958 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
7959         Log: More fixes for error message parsing (bug #470316)
7960      Branch: maint-5.6/macperl
7961            ! macos/macish.c
7962 ____________________________________________________________________________
7963 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
7964         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
7965              remove obsolete function (bug #465225)
7966      Branch: maint-5.6/macperl
7967            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
7968            ! macos/macperl/MPScript.c
7969 ____________________________________________________________________________
7970 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
7971         Log: Add p2as droplet to distribution.
7972      Branch: maint-5.6/macperl
7973            + macos/macperl/Droplets/p2as.plx
7974 ____________________________________________________________________________
7975 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
7976         Log: Bundle File::Sort.
7977      Branch: maint-5.6/macperl
7978            + macos/bundled_lib/blib/lib/File/Sort.pm
7979 ____________________________________________________________________________
7980 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
7981         Log: Various bundled module fixes.
7982      Branch: maint-5.6/macperl
7983            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
7984            ! macos/bundled_ext/Digest/MD5/t/files.t
7985            ! macos/bundled_ext/Filter/t/filter-util.pl
7986            ! macos/bundled_lib/blib/lib/Net/Config.pm
7987            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
7988 ____________________________________________________________________________
7989 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
7990         Log: Portability fix for Pod::Html.
7991      Branch: maint-5.6/macperl
7992            ! lib/Pod/Html.pm
7993 ____________________________________________________________________________
7994 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
7995         Log: Upgrade to Text::Balanced 1.89.
7996      Branch: perl
7997            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
7998            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
7999            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
8000            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
8001            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
8002            ! lib/Text/Balanced/t/gentag.t
8003 ____________________________________________________________________________
8004 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
8005         Log: Upgrade to NEXT 0.50.
8006      Branch: perl
8007            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
8008            + lib/NEXT/t/unseen.t
8009            - lib/NEXT/test.pl
8010            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
8011 ____________________________________________________________________________
8012 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
8013         Log: Integrate with maint-5.6/perl.
8014      Branch: maint-5.6/macperl
8015           !> win32/win32.c
8016 ____________________________________________________________________________
8017 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
8018         Log: Update the README.threads scary header a bit.
8019      Branch: perl
8020            ! README.threads
8021 ____________________________________________________________________________
8022 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
8023         Log: Pass 2 at perldelta: add some changes since 5.7.2.
8024      Branch: perl
8025            ! pod/perldelta.pod
8026 ____________________________________________________________________________
8027 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
8028         Log: Subject: [DOC PATCH] perlfaq4.pod 
8029              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8030              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
8031              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
8032      Branch: perl
8033            ! pod/perlfaq4.pod
8034 ____________________________________________________________________________
8035 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
8036         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
8037              From: Michael G Schwern <schwern@pobox.com> 
8038              Date: Mon, 19 Nov 2001 19:53:12 -0500
8039              Message-ID: <20011119195311.I11883@blackrider>
8040      Branch: perl
8041            ! perl.c
8042 ____________________________________________________________________________
8043 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
8044         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
8045              From: PPrymmer@factset.com
8046              Date: Mon, 19 Nov 2001 17:08:59 -0500
8047              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
8048      Branch: perl
8049            ! vms/descrip_mms.template
8050 ____________________________________________________________________________
8051 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
8052         Log: Create a per-interpeter debug scratchpad container
8053              and use that for the regexec debugging.
8054      Branch: perl
8055            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
8056 ____________________________________________________________________________
8057 [ 13109] By: nick                                  on 2001/11/19  22:01:45
8058         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
8059              Configure unit detects the feature).
8060      Branch: metaconfig/U/perl
8061            + procselfexe.U
8062      Branch: perlio
8063            ! Configure config_h.SH
8064 ____________________________________________________________________________
8065 [ 13108] By: nick                                  on 2001/11/19  20:39:17
8066         Log: Integrate mainline
8067      Branch: perlio
8068           +> t/op/or.t
8069           !> (integrate 44 files)
8070 ____________________________________________________________________________
8071 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
8072         Log: sysseek tweak.
8073      Branch: perl
8074            ! pod/perlfunc.pod
8075 ____________________________________________________________________________
8076 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
8077         Log: Move the sysio tests from io/utf8 to lib/open.
8078      Branch: perl
8079            ! lib/open.t t/io/utf8.t
8080 ____________________________________________________________________________
8081 [ 13105] By: nick                                  on 2001/11/19  20:15:39
8082         Log: Add a .package and a README to //depot/metaconfig
8083      Branch: metaconfig
8084            + .package README
8085 ____________________________________________________________________________
8086 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
8087         Log: Thou shalt not mix stdio and sysio.
8088      Branch: perl
8089            ! t/io/utf8.t
8090 ____________________________________________________________________________
8091 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
8092         Log: Update Changes.
8093      Branch: perl
8094            ! Changes patchlevel.h
8095 ____________________________________________________________________________
8096 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
8097         Log: The runops_debug needs to be present always, otherwise
8098              places like AIX which need an explicit symbol export list
8099              will croak when trying to build Devel::Peek (which uses
8100              the runops_debug).
8101      Branch: perl
8102            ! makedef.pl
8103 ____________________________________________________________________________
8104 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
8105         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
8106              From: PPrymmer@factset.com 
8107              Date: Mon, 19 Nov 2001 11:34:22 -0500
8108              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
8109      Branch: perl
8110            ! lib/Memoize/t/tie_sdbm.t
8111 ____________________________________________________________________________
8112 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
8113         Log: Retract #13088: it seems that unless dump.c is extensively
8114              reorganized as to what symbols it shows, when, and to whom,
8115              we are stuck with having the dump.o symbols in the libperl
8116              and thusly in the main Perl binary.
8117      Branch: perl
8118            ! embedvar.h perlapi.h perlvars.h
8119 ____________________________________________________________________________
8120 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
8121         Log: The _uni_display should not be in dump.c since they
8122              are used under normal operation (S_not_a_number()).
8123      Branch: perl
8124            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
8125 ____________________________________________________________________________
8126 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
8127         Log: Protect sv_dump() from being included unless DEBUGGING,
8128              as noticed by Ilya.
8129      Branch: perl
8130            ! sv.c
8131 ____________________________________________________________________________
8132 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
8133         Log: Pending further investigation skip the tell() tests.
8134              The tell() is okay on Solaris, HP-UX and Tru64, but fails
8135              (by returning too much) in Linux.
8136      Branch: perl
8137            ! t/io/utf8.t
8138 ____________________________________________________________________________
8139 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
8140         Log: Retract #13082 until a better solution is found:
8141              statics break ithreads.
8142      Branch: perl
8143            ! regexec.c
8144 ____________________________________________________________________________
8145 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
8146         Log: Figures 1 and 2 for UTF-8.
8147      Branch: perl
8148            ! pod/perlunicode.pod
8149 ____________________________________________________________________________
8150 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
8151         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
8152              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8153              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
8154              Message-ID: <20011119132645.A15034@rafael>
8155      Branch: perl
8156            ! op.c pod/perldiag.pod t/lib/warnings/op
8157 ____________________________________________________________________________
8158 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
8159         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
8160              From: Michael G Schwern <schwern@pobox.com> 
8161              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
8162              Message-ID: <20011119031112.E786@blackrider>
8163      Branch: perl
8164            ! t/op/closure.t
8165 ____________________________________________________________________________
8166 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
8167         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
8168              From: Michael G Schwern <schwern@pobox.com>
8169              Date: Mon, 19 Nov 2001 03:42:56 -0500
8170              Message-ID: <20011119034256.I786@blackrider>
8171      Branch: perl
8172            + t/op/or.t
8173            ! MANIFEST
8174 ____________________________________________________________________________
8175 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
8176         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
8177              From: "Craig A. Berry" <craigberry@mac.com>
8178              Date: Sun, 18 Nov 2001 14:33:48 -0600
8179              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
8180      Branch: perl
8181            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
8182 ____________________________________________________________________________
8183 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
8184         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
8185              From: Dave Rolsky <autarch@urth.org>
8186              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
8187              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
8188      Branch: perl
8189            ! lib/ExtUtils/Manifest.pm
8190 ____________________________________________________________________________
8191 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
8192         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
8193              From: Dave Rolsky <autarch@urth.org>
8194              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
8195              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
8196      Branch: perl
8197            ! lib/ExtUtils/Install.pm
8198 ____________________________________________________________________________
8199 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
8200         Log: The runops_dbg should not be needed.
8201      Branch: perl
8202            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
8203 ____________________________________________________________________________
8204 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
8205         Log: do_spawn() cleanup from Charles Lane.
8206      Branch: perl
8207            ! vms/vms.c
8208 ____________________________________________________________________________
8209 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
8210         Log: Update the list of tests.
8211      Branch: perl
8212            ! t/lib/1_compile.t
8213 ____________________________________________________________________________
8214 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
8215         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
8216              From: Michael G Schwern <schwern@pobox.com> 
8217              Date: Fri, 16 Nov 2001 17:37:04 -0500
8218              Message-ID: <20011116173703.L30160@blackrider>
8219      Branch: perl
8220            ! t/lib/warnings/sv
8221 ____________________________________________________________________________
8222 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
8223         Log: FAQ sync.
8224      Branch: perl
8225            ! pod/perlfaq4.pod
8226 ____________________________________________________________________________
8227 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
8228         Log: Integrate perlio; win32 sync.
8229      Branch: perl
8230           !> perlio.c win32/win32io.c
8231 ____________________________________________________________________________
8232 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
8233         Log: (retracted by #13096)
8234              Debugging would be badly skewed by a malloc per regex dump.
8235      Branch: perl
8236            ! regexec.c
8237 ____________________________________________________________________________
8238 [ 13081] By: nick                                  on 2001/11/18  19:08:40
8239         Log: Win32 layer has a dup which needs to match new prototype.
8240      Branch: perlio
8241            ! win32/win32io.c
8242 ____________________________________________________________________________
8243 [ 13080] By: nick                                  on 2001/11/18  19:05:02
8244         Log: Wrong way to get stdio mode used.
8245      Branch: perlio
8246            ! perlio.c
8247 ____________________________________________________________________________
8248 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
8249         Log: Retract #13048: that introduced a malloc() (through savepvn())
8250              to *every* m//, which killed the performance quite badly.
8251      Branch: perl
8252            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
8253 ____________________________________________________________________________
8254 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
8255         Log: Pass 1 at perldelta.pod: sort the section contents
8256              together, drop all but the 5.7.2 known problems,
8257              leave the 5.7.1 security note since that's the
8258              fullest explanation (update the date on that).
8259      Branch: perl
8260            ! pod/perldelta.pod
8261 ____________________________________________________________________________
8262 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
8263         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
8264              
8265              Tiny problem in the test for 20011113.110: I hope
8266              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
8267      Branch: perl
8268            ! pp.c t/op/repeat.t
8269 ____________________________________________________________________________
8270 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
8271         Log: All of syswrite/send/sendto need to return character counts,
8272              and character counts from the offset, not the beginning of
8273              the scalar.
8274      Branch: perl
8275            ! pp_sys.c
8276 ____________________________________________________________________________
8277 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
8278         Log: Integrate PerlIO: duping fixes.
8279      Branch: perl
8280           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
8281           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
8282           !> perliol.h sv.c
8283 ____________________________________________________________________________
8284 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
8285         Log: syswrite() was still returning byte counts, not character counts.
8286      Branch: perl
8287            ! pp_sys.c t/io/utf8.t
8288 ____________________________________________________________________________
8289 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
8290         Log: Add test for sysread().
8291      Branch: perl
8292            ! t/io/utf8.t
8293 ____________________________________________________________________________
8294 [ 13072] By: nick                                  on 2001/11/18  16:15:31
8295         Log: Allow dup'ing of PerlIO::Scalar etc.
8296      Branch: perlio
8297            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
8298            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
8299            ! perliol.h sv.c
8300 ____________________________________________________________________________
8301 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
8302         Log: Prepend a null byte to the test set.
8303      Branch: perl
8304            ! t/io/utf8.t
8305 ____________________________________________________________________________
8306 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
8307         Log: Document how "no utf8;" can become handy.
8308      Branch: perl
8309            ! lib/utf8.pm
8310 ____________________________________________________________________________
8311 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
8312         Log: Integrate perlio; force the inclusion of the PL_runops_*
8313      Branch: perl
8314           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
8315 ____________________________________________________________________________
8316 [ 13068] By: nick                                  on 2001/11/18  13:23:33
8317         Log: embed.pl generated changes I forgot to include
8318      Branch: perlio
8319            ! embedvar.h perlapi.h pod/perlapi.pod
8320 ____________________________________________________________________________
8321 [ 13067] By: nick                                  on 2001/11/18  12:50:19
8322         Log: Force inclusion of both Perl_runops_* in perl itself,
8323              so they are available for Peek.xs etc.
8324      Branch: perlio
8325            ! perlvars.h
8326 ____________________________________________________________________________
8327 [ 13066] By: nick                                  on 2001/11/18  11:00:34
8328         Log: Integrate mainline - a few Devel::Peak fails.
8329      Branch: perlio
8330           +> (branch 29 files)
8331            - ext/Thread/Thread.pm lib/Benchmark.t
8332            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
8333            - lib/Lingua/KO/Hangul/Util/README
8334            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
8335            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
8336            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
8337            - vms/ext/vmsish.pm vms/ext/vmsish.t
8338            ! hv.c
8339           !> (integrate 389 files)
8340 ____________________________________________________________________________
8341 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
8342         Log: Start working on perldelta.  This is not yet any sort of
8343              editing; just concatenating perl570delta, perl571delta,
8344              and perl572delta.  Any sorting not done, any duplicate
8345              removal not done, any removal or update of obsolete items
8346              not done, any changes since 5.7.2 not included.  So there.
8347      Branch: perl
8348            ! pod/perldelta.pod
8349 ____________________________________________________________________________
8350 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
8351         Log: Banish "use utf8".
8352      Branch: perl
8353            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
8354 ____________________________________________________________________________
8355 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
8356         Log: Tweak from Charles Lane.
8357      Branch: perl
8358            ! vms/vms.c
8359 ____________________________________________________________________________
8360 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
8361         Log: Integrate change #13058 from maintperl;
8362              change#12559 breaks things on Win9x because command.com doesn't
8363              grok dquotes at all; disable all the system() smarts for
8364              command.com
8365      Branch: perl
8366           !> win32/win32.c
8367 ____________________________________________________________________________
8368 [ 13061] By: ams                                   on 2001/11/17  13:46:11
8369         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
8370              From: Jonathan Stowe <gellyfish@gellyfish.com>
8371              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
8372              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
8373      Branch: perl
8374            ! lib/Term/Cap.pm
8375 ____________________________________________________________________________
8376 [ 13060] By: ams                                   on 2001/11/17  09:49:10
8377         Log: Subject: [PATCH9 File/Find.pm doc nits
8378              From: Tels <perl_dummy@bloodgate.com>
8379              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
8380      Branch: perl
8381            ! lib/File/Find.pm
8382 ____________________________________________________________________________
8383 [ 13059] By: ams                                   on 2001/11/17  09:38:38
8384         Log: Subject: [PATCH] Benchmark.pm nit
8385              From: Tels <perl_dummy@bloodgate.com>
8386              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
8387      Branch: perl
8388            ! lib/Benchmark.pm
8389 ____________________________________________________________________________
8390 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
8391         Log: change#12559 breaks things on Win9x because command.com doesn't
8392              grok dquotes at all; disable all the system() smarts for
8393              command.com
8394      Branch: maint-5.6/perl
8395            ! win32/win32.c
8396 ____________________________________________________________________________
8397 [ 13057] By: ams                                   on 2001/11/16  20:30:03
8398         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
8399              From: Andy Dougherty <doughera@lafayette.edu>
8400              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
8401              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
8402      Branch: perl
8403            ! lib/Unicode/UCD.t
8404 ____________________________________________________________________________
8405 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
8406         Log: Subject: [Patch Perl@13023] VMS system() warning
8407              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8408              Date: Fri, 16 Nov 2001 15:20:11 EST
8409              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
8410      Branch: perl
8411            ! vms/vms.c
8412 ____________________________________________________________________________
8413 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
8414         Log: It's neither-nor, and protect against the impossible.
8415      Branch: perl
8416            ! lib/Thread.pm
8417 ____________________________________________________________________________
8418 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
8419         Log: 5005threads didn't work because $Thread::VERSION wasn't
8420              visible.  Oops.
8421      Branch: perl
8422            ! ext/Thread/Makefile.PL lib/Thread.pm
8423 ____________________________________________________________________________
8424 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
8425         Log: Robustness against Linux using something else than gcc;
8426              based on
8427              
8428              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
8429              From: Charles Randall <cfriv@yahoo.com>
8430              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
8431              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
8432      Branch: perl
8433            ! ext/Errno/Errno_pm.PL
8434 ____________________________________________________________________________
8435 [ 13052] By: ams                                   on 2001/11/16  16:46:39
8436         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
8437              From: Russ Allbery <rra@stanford.edu>
8438              Date: 16 Nov 2001 09:44:21 -0800
8439              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
8440      Branch: perl
8441            ! lib/Pod/ParseLink.pm
8442 ____________________________________________________________________________
8443 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
8444         Log: Update perluniintro on the UTF-8 output matters
8445              (that -w will warn unless the stream is explicitly UTF-8-ified).
8446      Branch: perl
8447            ! pod/perluniintro.pod
8448 ____________________________________________________________________________
8449 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
8450         Log: Adding new files to MANIFEST is nice.
8451      Branch: perl
8452            ! MANIFEST
8453 ____________________________________________________________________________
8454 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
8455         Log: Update Changes.
8456      Branch: perl
8457            ! Changes patchlevel.h
8458 ____________________________________________________________________________
8459 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
8460         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
8461              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
8462              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
8463              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
8464      Branch: perl
8465            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
8466 ____________________________________________________________________________
8467 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
8468         Log: Rename perlunintro to perluniintro; regen toc.
8469      Branch: perl
8470            + pod/perluniintro.pod
8471            - pod/perlunintro.pod
8472            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8473 ____________________________________________________________________________
8474 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
8475         Log: Document the negated lookeahead trick to emulate
8476              character class subtraction.
8477      Branch: perl
8478            ! pod/perlunicode.pod
8479 ____________________________________________________________________________
8480 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
8481         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
8482              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8483              Date: Fri, 16 Nov 2001 23:31:04 +0900
8484              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
8485              
8486              (with the tweak that Cntrl is not C, it's Cc)
8487      Branch: perl
8488            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
8489            ! lib/unicore/mktables
8490 ____________________________________________________________________________
8491 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
8492         Log: Subject: [PATCH current] runtime runops switch
8493              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8494              Date: Fri, 16 Nov 2001 00:48:09 -0500
8495              Message-ID: <20011116004809.A934@math.ohio-state.edu>
8496      Branch: perl
8497            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
8498            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
8499            ! pod/perlintern.pod proto.h run.c
8500 ____________________________________________________________________________
8501 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
8502         Log: Further discourage old Thread code; tell how to tell
8503              the difference.
8504      Branch: perl
8505            ! lib/Thread.pm
8506 ____________________________________________________________________________
8507 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
8508         Log: A missing return; from Charles Lane.
8509      Branch: perl
8510            ! vms/vms.c
8511 ____________________________________________________________________________
8512 [ 13041] By: ams                                   on 2001/11/16  12:11:14
8513         Log: Subject: [PATCH] Doc spellcheck + podcheck
8514              From: Autrijus Tang <autrijus@egb.elixus.org>
8515              Date: Thu, 15 Nov 2001 22:49:05 -0800
8516              Message-Id: <20011116064905.GA44092@egb.elixus.org>
8517              
8518              Subject: [PATCH] podcheck+spellcheck, the rest of the story
8519              From: Autrijus Tang <autrijus@egb.elixus.org>
8520              Date: Fri, 16 Nov 2001 00:42:20 -0800
8521              Message-Id: <20011116084220.GA44295@egb.elixus.org>
8522              
8523              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
8524              From: Nicholas Clark <nick@ccl4.org>
8525              Date: Fri, 16 Nov 2001 10:32:01 +0000
8526              Message-Id: <20011116103200.F62891@plum.flirble.org>
8527              (Applied after suitable de-mangling.)
8528      Branch: perl
8529            ! README.aix README.dgux README.dos README.epoc README.hpux
8530            ! README.mint README.mpeix README.netware README.os2
8531            ! README.os390 README.plan9 README.qnx README.solaris
8532            ! README.threads doio.c pod/perl571delta.pod
8533            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
8534            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
8535            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
8536            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
8537            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
8538            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
8539 ____________________________________________________________________________
8540 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
8541         Log: Avoid redefinedness warning for now.
8542      Branch: perl
8543            ! lib/Thread.pm
8544 ____________________________________________________________________________
8545 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
8546         Log: use strict.
8547      Branch: perl
8548            ! lib/Thread.pm
8549 ____________________________________________________________________________
8550 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
8551         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
8552              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
8553              Date: Thu, 15 Nov 2001 22:54:47 EST 
8554              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
8555      Branch: perl
8556            ! vms/vms.c vms/vmspipe.com
8557 ____________________________________________________________________________
8558 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
8559         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
8560              From: "chromatic" <chromatic@rmci.net>
8561              Date: Thu, 15 Nov 2001 19:54:23 -0700
8562              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
8563      Branch: perl
8564            ! lib/File/stat.t
8565 ____________________________________________________________________________
8566 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
8567         Log: Make Thread a wrapper for both ithreads and 5005threads.
8568              Needs a lot of work and Arthur's eyeballing (and finishing
8569              few missing odds and ends of threads.pm).  Now Thread
8570              is an extension without its own .pm.
8571              
8572              If there are people who have experience working with
8573              either the 5005threads or the ithreads: cleaning up
8574              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
8575              and porting the various Thread::* modules, like Thread::Queue,
8576              to work also with ithreads, is needed.
8577              
8578              Removed the 5005threads requirement from the 5005 tests
8579              for easier testing (not all of them work yet since
8580              they use the Thread::* modules that have not been made
8581              to work with ithreads).  Leave the 5005 tests named as
8582              *.tx so that they are not run by "make test".
8583      Branch: perl
8584            + lib/Thread.pm
8585            - ext/Thread/Thread.pm
8586            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
8587            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
8588            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
8589            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
8590            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
8591            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
8592            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
8593 ____________________________________________________________________________
8594 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
8595         Log: $VERSION "a5" doesn't quite work.
8596      Branch: perl
8597            ! ext/B/Makefile.PL
8598 ____________________________________________________________________________
8599 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
8600         Log: Add the fruits of Larry Shatzer's version verifying script.
8601              (There are some straddlers, but they will be fixed in the
8602              upcoming releases of the modules.)
8603      Branch: perl
8604            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
8605            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
8606            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
8607            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
8608            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
8609            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
8610            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
8611            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
8612            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
8613            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
8614            ! wince/FindExt.pm
8615 ____________________________________________________________________________
8616 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
8617         Log: Add Larry Shatzer's VERSION verifying script.
8618      Branch: perl
8619            + Porting/checkVERSION.pl
8620            ! MANIFEST Porting/pumpkin.pod
8621 ____________________________________________________________________________
8622 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
8623         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
8624              From: Michael G Schwern <schwern@pobox.com>
8625              Date: Thu, 15 Nov 2001 19:26:40 -0500
8626              Message-ID: <20011115192640.R31399@blackrider>
8627      Branch: perl
8628            ! t/test.pl
8629 ____________________________________________________________________________
8630 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
8631         Log: Document the MY_CXT business; from Paul Marquess.
8632      Branch: perl
8633            ! pod/perlxs.pod
8634 ____________________________________________________________________________
8635 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
8636         Log: VMSCMD synch attempt.
8637      Branch: perl
8638            ! vms/vms.c vms/vmsish.h
8639 ____________________________________________________________________________
8640 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
8641         Log: Advise against -P as instructed by Schwern.
8642      Branch: perl
8643            ! pod/perlrun.pod
8644 ____________________________________________________________________________
8645 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
8646         Log: Subject: [PATCH] v-strings as Objects Step 1
8647              From: John Peacock <jpeacock@rowman.com>
8648              Date: Thu, 15 Nov 2001 12:41:04 -0500
8649              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
8650      Branch: perl
8651            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
8652            ! util.c
8653 ____________________________________________________________________________
8654 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
8655         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
8656              From: Michael G Schwern <schwern@pobox.com>
8657              Date: Thu, 15 Nov 2001 12:47:59 -0500
8658              Message-ID: <20011115124759.E31399@blackrider>
8659      Branch: perl
8660            + t/run/switchx.aux t/run/switchx.t
8661            ! MANIFEST t/run/switches.t
8662 ____________________________________________________________________________
8663 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
8664         Log: Upgrade to Getopt::Long 2.26_03.
8665      Branch: perl
8666            ! lib/Getopt/Long.pm
8667 ____________________________________________________________________________
8668 [ 13025] By: ams                                   on 2001/11/15  20:46:22
8669         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
8670              From: Michael G Schwern <schwern@pobox.com>
8671              Date: Thu, 15 Nov 2001 16:24:11 -0500
8672              Message-Id: <20011115162411.M31399@blackrider>
8673      Branch: perl
8674            ! vms/vms.c
8675 ____________________________________________________________________________
8676 [ 13024] By: ams                                   on 2001/11/15  19:32:06
8677         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
8678              From: rspier@pobox.com (Robert Spier)
8679              Date: Thu, 15 Nov 2001 11:19:21 -0800
8680              Message-Id: <15348.5433.732364.963687@rls.cx>
8681      Branch: perl
8682            ! op.c
8683 ____________________________________________________________________________
8684 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
8685         Log: Update Changes.
8686      Branch: perl
8687            ! Changes patchlevel.h
8688 ____________________________________________________________________________
8689 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
8690         Log: Subject: [PATCH] new tests for command-line switches
8691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8692              Date: Thu, 15 Nov 2001 17:00:30 +0100
8693              Message-ID: <20011115170030.A14193@rafael>
8694      Branch: perl
8695            + t/run/switches.t
8696            ! MANIFEST
8697 ____________________________________________________________________________
8698 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
8699         Log: Upgrade to podlators 1.13.
8700      Branch: perl
8701            + lib/Pod/ParseLink.pm
8702            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
8703            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
8704            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
8705            ! t/pod/pod2usage.xr t/pod/podselect.xr
8706 ____________________________________________________________________________
8707 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
8708         Log: skip "might be used uninitialized".
8709      Branch: perl
8710            ! pp_sys.c
8711 ____________________________________________________________________________
8712 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
8713         Log: Fix for "perlio bug in koi8-r encoding".  The problem
8714              seemed to be that binmode() always flushed the handle,
8715              which is not so good when switching encodings.  Fixed,
8716              added Matt Sergeant's testcase, documented in perlfunc/binmode,
8717              also added a pointer about disciplines to perlfunc/open,
8718              and in general cleaned up and reformatted the open entry.
8719      Branch: perl
8720            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
8721 ____________________________________________________________________________
8722 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
8723         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
8724              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8725              Date: 15 Nov 2001 08:57:06 -0000
8726              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
8727              
8728              chop() and chomp() are not real list functions,
8729              so let's not have them overrideable.  (Casey will
8730              be confused since in #7071 he patched the other way.)
8731      Branch: perl
8732            ! pod/perlfunc.pod toke.c
8733 ____________________________________________________________________________
8734 [ 13017] By: ams                                   on 2001/11/15  12:56:49
8735         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
8736              From: Robin Barker <rmb1@cise.npl.co.uk>
8737              Date: Thu, 15 Nov 2001 13:48:34 GMT
8738              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
8739              (Applied with tweaks.)
8740      Branch: perl
8741            ! pod/perltrap.pod
8742 ____________________________________________________________________________
8743 [ 13016] By: ams                                   on 2001/11/15  09:12:48
8744         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
8745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8746              Date: Thu, 15 Nov 2001 09:06:39 +0100
8747              Message-Id: <20011115090639.A13005@rafael>
8748      Branch: perl
8749            ! pod/perlrun.pod
8750 ____________________________________________________________________________
8751 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
8752         Log: "link =" from utils.lst was being processed oddly.
8753      Branch: perl
8754            ! installman
8755 ____________________________________________________________________________
8756 [ 13014] By: ams                                   on 2001/11/15  02:52:52
8757         Log: Subject: [PATCH current] CreateTTY in -d
8758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8759              Date: Wed, 14 Nov 2001 21:26:31 -0500
8760              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
8761      Branch: perl
8762            ! lib/perl5db.pl
8763 ____________________________________________________________________________
8764 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
8765         Log: Corify the Filter::Simple tests. 
8766      Branch: perl
8767            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
8768            ! lib/Filter/Simple/t/filter_only.t
8769 ____________________________________________________________________________
8770 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
8771         Log: Upgrade to Filter::Simple 0.70.
8772      Branch: perl
8773            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
8774            + t/lib/FilterOnlyTest.pm
8775            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
8776            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
8777            ! t/lib/FilterTest.pm
8778 ____________________________________________________________________________
8779 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
8780         Log: Cleanliness inspired by Cygwin.
8781      Branch: perl
8782            ! Makefile.SH x2p/Makefile.SH
8783 ____________________________________________________________________________
8784 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
8785         Log: Add perlunintro (formerly known as perlunitut); regen toc.
8786      Branch: perl
8787            + pod/perlunintro.pod
8788            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8789 ____________________________________________________________________________
8790 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
8791         Log: FAQ sync.
8792      Branch: perl
8793            ! pod/perlfaq6.pod
8794 ____________________________________________________________________________
8795 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
8796         Log: Quieten pgcc 2.91.66 worries.
8797      Branch: perl
8798            ! gv.c pp_ctl.c utf8.c
8799 ____________________________________________________________________________
8800 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
8801         Log: Upgrade to Switch 2.06.
8802      Branch: perl
8803            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
8804            ! lib/Switch/t/nested.t
8805 ____________________________________________________________________________
8806 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
8807         Log: Upgrade to Attribute::Handlers 0.76.
8808      Branch: perl
8809            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
8810            ! lib/Attribute/Handlers/README
8811            ! lib/Attribute/Handlers/demo/Demo.pm
8812            ! lib/Attribute/Handlers/demo/Descriptions.pm
8813            ! lib/Attribute/Handlers/demo/MyClass.pm
8814            ! lib/Attribute/Handlers/demo/demo_cycle.pl
8815            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
8816            ! lib/Attribute/Handlers/t/multi.t
8817 ____________________________________________________________________________
8818 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
8819         Log: Signedness nit.
8820      Branch: perl
8821            ! regexec.c
8822 ____________________________________________________________________________
8823 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
8824         Log: VERSIONize.
8825      Branch: perl
8826            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
8827            ! lib/integer.pm
8828 ____________________________________________________________________________
8829 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
8830         Log: No pod in internal Net::FTP classes.
8831      Branch: perl
8832            ! pod/buildtoc.PL
8833 ____________________________________________________________________________
8834 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
8835         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
8836              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
8837              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
8838              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
8839      Branch: perl
8840            ! regexec.c
8841 ____________________________________________________________________________
8842 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
8843         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
8844              Pudge correctly).
8845      Branch: perl
8846            ! t/test.pl
8847 ____________________________________________________________________________
8848 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
8849         Log: Add comments to mark where $^X is being handled.
8850      Branch: perl
8851            ! perl.c toke.c
8852 ____________________________________________________________________________
8853 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
8854         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
8855              From: Michael G Schwern <schwern@pobox.com>
8856              Date: Wed, 14 Nov 2001 16:38:25 -0500
8857              Message-ID: <20011114163825.D6519@blackrider>
8858      Branch: perl
8859            ! t/op/repeat.t
8860 ____________________________________________________________________________
8861 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
8862         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
8863              From: Michael G Schwern <schwern@pobox.com>
8864              Date: Wed, 14 Nov 2001 13:19:15 -0500
8865              Message-ID: <20011114131915.K5096@blackrider>
8866      Branch: perl
8867            ! t/op/die_exit.t
8868 ____________________________________________________________________________
8869 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
8870         Log: Subject: Re: [PATCH] new version of runperl()
8871              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8872              Date: Wed, 14 Nov 2001 15:39:12 EST
8873              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
8874              
8875              "VMS $^X pipes etc" patch.
8876      Branch: perl
8877            ! vms/vms.c
8878 ____________________________________________________________________________
8879 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
8880         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
8881              and add "verbose" option to show the final command.
8882      Branch: perl
8883            ! t/test.pl
8884 ____________________________________________________________________________
8885 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
8886         Log: Goof in some of the comment fields of #12994.
8887      Branch: perl
8888            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
8889            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
8890            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
8891            ! lib/unicore/In/9.pl
8892 ____________________________________________________________________________
8893 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
8894         Log: The First, Last ranges in the Unicode data weren't
8895              getting their general categories added properly;
8896              noticed by Jeffrey Friedl.
8897      Branch: perl
8898            ! lib/unicore/Category.pl lib/unicore/In/0.pl
8899            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
8900            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
8901            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
8902            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
8903            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
8904            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
8905            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
8906            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
8907            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
8908            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
8909            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
8910            ! lib/unicore/mktables
8911 ____________________________________________________________________________
8912 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
8913         Log: Subject: [PATCH] new version of runperl()
8914              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8915              Date: Wed, 14 Nov 2001 12:23:01 +0100
8916              Message-ID: <20011114122301.A29384@rafael>
8917      Branch: perl
8918            ! t/io/argv.t t/test.pl
8919 ____________________________________________________________________________
8920 [ 12992] By: ams                                   on 2001/11/14  13:40:39
8921         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
8922              From: Michael G Schwern <schwern@pobox.com>
8923              Date: Tue, 13 Nov 2001 23:17:54 -0500
8924              Message-Id: <20011113231754.S32567@blackrider>
8925      Branch: perl
8926            ! perl.c
8927 ____________________________________________________________________________
8928 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
8929         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
8930              From: Philip Newton <Philip.Newton@gmx.net>
8931              Date: Wed, 14 Nov 2001 10:59:53 +0100
8932              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
8933              
8934              plus a lot of paragraph reformatting because of long lines.
8935      Branch: perl
8936            ! pod/perlapio.pod
8937 ____________________________________________________________________________
8938 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
8939         Log: A bool is not a pointer.
8940      Branch: perl
8941            ! pp_sys.c
8942 ____________________________________________________________________________
8943 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
8944         Log: AUTHORS updates.
8945      Branch: perl
8946            ! AUTHORS
8947 ____________________________________________________________________________
8948 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
8949         Log: There are several MIME RFCs.
8950      Branch: perl
8951            ! ext/Encode/Encode.pm
8952 ____________________________________________________________________________
8953 [ 12987] By: ams                                   on 2001/11/14  01:09:28
8954         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
8955              From: Michael G Schwern <schwern@pobox.com>
8956              Date: Tue, 13 Nov 2001 20:59:13 -0500
8957              Message-Id: <20011113205913.H32567@blackrider>
8958      Branch: perl
8959            ! t/op/groups.t vms/test.com
8960 ____________________________________________________________________________
8961 [ 12986] By: ams                                   on 2001/11/14  01:07:06
8962         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
8963              From: Michael G Schwern <schwern@pobox.com>
8964              Date: Tue, 13 Nov 2001 20:51:34 -0500
8965              Message-Id: <20011113205134.F32567@blackrider>
8966      Branch: perl
8967            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
8968 ____________________________________________________________________________
8969 [ 12985] By: ams                                   on 2001/11/14  00:43:59
8970         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
8971              From: Michael G Schwern <schwern@pobox.com>
8972              Date: Tue, 13 Nov 2001 20:38:42 -0500
8973              Message-Id: <20011113203842.E32567@blackrider>
8974      Branch: perl
8975            ! pod/perlport.pod
8976 ____________________________________________________________________________
8977 [ 12984] By: ams                                   on 2001/11/14  00:32:15
8978         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
8979              From: Michael G Schwern <schwern@pobox.com>
8980              Date: Tue, 13 Nov 2001 20:27:02 -0500
8981              Message-Id: <20011113202702.D32567@blackrider>
8982      Branch: perl
8983            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
8984            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
8985            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
8986            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
8987 ____________________________________________________________________________
8988 [ 12983] By: ams                                   on 2001/11/14  00:00:27
8989         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
8990              From: Michael G Schwern <schwern@pobox.com>
8991              Date: Tue, 13 Nov 2001 19:51:59 -0500
8992              Message-Id: <20011113195159.B32567@blackrider>
8993      Branch: perl
8994            ! pod/perlport.pod
8995 ____________________________________________________________________________
8996 [ 12982] By: ams                                   on 2001/11/13  23:53:11
8997         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
8998              From: Larry Shatzer <fugazi@zippy.zyx.net>
8999              Date: Tue, 13 Nov 2001 17:27:59 -0700
9000              Message-Id: <20011113172759.E27768@zippy.zyx.net>
9001      Branch: perl
9002            ! pod/perlapio.pod
9003 ____________________________________________________________________________
9004 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
9005         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
9006              "large enough" Unicode characters returned more than one
9007              as their "Unicode size".
9008      Branch: perl
9009            ! pp_sys.c t/io/utf8.t
9010 ____________________________________________________________________________
9011 [ 12980] By: ams                                   on 2001/11/13  19:32:33
9012         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
9013              From: "Craig A. Berry" <craigberry@mac.com>
9014              Date: Tue, 13 Nov 2001 14:33:25 -0600
9015              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
9016      Branch: perl
9017            ! vms/gen_shrfls.pl
9018 ____________________________________________________________________________
9019 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
9020         Log: Subject: Minor patch to Encode.pm (detypo)
9021              From: "Philip Newton" <Philip.Newton@gmx.net>
9022              Date: Tue, 13 Nov 2001 20:11:01 +0100
9023              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
9024      Branch: perl
9025            ! ext/Encode/Encode.pm
9026 ____________________________________________________________________________
9027 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
9028         Log: Evil tabulators.
9029      Branch: perl
9030            ! ext/Encode/Encode.pm
9031 ____________________________________________________________________________
9032 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
9033         Log: Document the available encodings.
9034      Branch: perl
9035            ! ext/Encode/Encode.pm
9036 ____________________________________________________________________________
9037 [ 12976] By: ams                                   on 2001/11/13  17:14:07
9038         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
9039              From: Barrie Slaymaker <barries@slaysys.com>
9040              Date: Tue, 13 Nov 2001 12:41:36 -0500
9041              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
9042      Branch: perl
9043            ! t/op/universal.t
9044 ____________________________________________________________________________
9045 [ 12975] By: ams                                   on 2001/11/13  16:24:21
9046         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
9047              From: Barrie Slaymaker <barries@slaysys.com>
9048              Date: Tue, 13 Nov 2001 10:56:20 -0500
9049              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
9050              (Test applied with minor tweaks and ->isa("HASH") omission.)
9051      Branch: perl
9052            ! lib/UNIVERSAL.pm t/op/universal.t
9053 ____________________________________________________________________________
9054 [ 12974] By: ams                                   on 2001/11/13  15:46:07
9055         Log: Subject: [PATCH Benchmark.pm] docco tweaks
9056              From: Barrie Slaymaker <barries@slaysys.com>
9057              Date: Tue, 13 Nov 2001 11:34:45 -0500
9058              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
9059      Branch: perl
9060            ! lib/Benchmark.pm
9061 ____________________________________________________________________________
9062 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
9063         Log: Subject: [PATCH] Attack of the C loops, round 1
9064              From: Richard Soderberg <rs@oregonnet.com>
9065              Date: Mon, 12 Nov 2001 12:07:29 -0800
9066              Message-Id: <200111122007.MAA01994@oregonnet.com>
9067              
9068              Subject: [PATCH] bytecode.pl (tiny patch)
9069              From: Richard Soderberg <rs@oregonnet.com>
9070              Date: Mon, 12 Nov 2001 12:53:24 -0800
9071              Message-Id: <200111122053.MAA06272@oregonnet.com>
9072      Branch: perl
9073            ! bytecode.pl installhtml
9074 ____________________________________________________________________________
9075 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
9076         Log: Subject: [PATCH] Update to Filter::Util::Call
9077              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9078              Date: Sun, 11 Nov 2001 22:33:33 -0000
9079              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
9080              
9081              Use the new CXT* macros.
9082      Branch: perl
9083            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9084 ____________________________________________________________________________
9085 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
9086         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
9087              From: Michael G Schwern <schwern@pobox.com>
9088              Date: Mon, 12 Nov 2001 20:50:34 -0500
9089              Message-ID: <20011112205034.H2888@blackrider>
9090      Branch: perl
9091            + lib/vmsish.pm lib/vmsish.t
9092            - vms/ext/vmsish.pm vms/ext/vmsish.t
9093            ! MANIFEST vms/descrip_mms.template
9094 ____________________________________________________________________________
9095 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
9096         Log: :utf8 works only with perlio.
9097      Branch: perl
9098            ! lib/open.t
9099 ____________________________________________________________________________
9100 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
9101         Log: Subject: Re: @Config -"des" not quite working on VMS
9102              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9103              Date: Tue, 13 Nov 2001 08:35:13 EST 
9104              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
9105      Branch: perl
9106            ! configure.com
9107 ____________________________________________________________________________
9108 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
9109         Log: Subject: [PATCH] lib/charnames.pm 
9110              From: Jeffrey Friedl <jfriedl@yahoo.com>
9111              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
9112              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
9113      Branch: perl
9114            ! lib/charnames.pm
9115 ____________________________________________________________________________
9116 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
9117         Log: Docs for Mac::err.
9118      Branch: maint-5.6/macperl
9119            ! macos/ext/Mac/err/err.pm
9120 ____________________________________________________________________________
9121 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
9122         Log: Some cleanup; change some globals to references for
9123              possible persistence later.
9124      Branch: maint-5.6/macperl
9125            ! macos/lib/Mac/Glue.pm
9126 ____________________________________________________________________________
9127 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
9128         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
9129      Branch: maint-5.6/macperl
9130            ! macos/ext/Mac/Files/Files.pm
9131 ____________________________________________________________________________
9132 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
9133         Log: Get Mac::Navigation to compile (bug #464684).
9134      Branch: maint-5.6/macperl
9135            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
9136            ! macos/ext/Mac/Navigation/Makefile.PL
9137            ! macos/ext/Mac/Navigation/Navigation.xs
9138            ! macos/macperl/Makefile.mk
9139 ____________________________________________________________________________
9140 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
9141         Log: Add in modules and POD to help menu.
9142      Branch: maint-5.6/macperl
9143            ! macos/macperl/MacPerl.podhelp
9144 ____________________________________________________________________________
9145 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
9146         Log: Update bundled modules.
9147      Branch: maint-5.6/macperl
9148            + macos/bundled_ext/Filter/t/FilterTest.pm
9149            + macos/bundled_ext/List/Util/t/shuffle.t
9150            + macos/bundled_ext/Storable/t/compat06.t
9151            + macos/bundled_ext/Storable/t/st-dump.pl
9152            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
9153            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
9154            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
9155            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
9156            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
9157            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
9158            + macos/bundled_lib/blib/lib/lwpcook.pod
9159            + macos/bundled_lib/t/Filter/Simple/filter.t
9160            + macos/bundled_lib/t/Switch/t/given.t
9161            + macos/bundled_lib/t/Switch/t/nested.t
9162            + macos/bundled_lib/t/Switch/t/switch.t
9163            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
9164            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
9165            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
9166            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
9167            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
9168            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
9169            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
9170            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
9171            + macos/bundled_lib/t/URI/rfc2732.t
9172            + macos/bundled_lib/t/libnet/config.t
9173            + macos/bundled_lib/t/libnet/libnet_t.pl
9174            + macos/bundled_lib/t/libwww-perl/live/google.t
9175            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
9176            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
9177            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
9178            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
9179            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
9180            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
9181            + macos/bundled_lib/t/libwww-perl/live/validator.t
9182            - macos/bundled_ext/Filter/t/MyFilter.pm
9183            - macos/bundled_ext/Storable/t/compat-0.6.t
9184            - macos/bundled_ext/Storable/t/dump.pl
9185            - macos/bundled_ext/Time/Piece/Makefile.PL
9186            - macos/bundled_ext/Time/Piece/Piece.pm
9187            - macos/bundled_ext/Time/Piece/Piece.t
9188            - macos/bundled_ext/Time/Piece/Piece.xs
9189            - macos/bundled_ext/Time/Piece/README
9190            - macos/bundled_ext/Time/Piece/Seconds.pm
9191            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
9192            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
9193            - macos/bundled_lib/blib/lib/Net/PH.pm
9194            - macos/bundled_lib/blib/lib/Net/SNPP.pm
9195            - macos/bundled_lib/blib/lib/Text/Balanced.pod
9196            - macos/bundled_lib/t/Filter/Simple/test.pl
9197            - macos/bundled_lib/t/Switch/test.pl
9198            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
9199            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
9200            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
9201            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
9202            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
9203            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
9204            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
9205            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
9206            - macos/bundled_lib/t/libnet/ph.t
9207            ! (edit 125 files)
9208 ____________________________________________________________________________
9209 [ 12961] By: ams                                   on 2001/11/13  00:45:08
9210         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
9211              From: Michael G Schwern <schwern@pobox.com>
9212              Date: Mon, 12 Nov 2001 20:16:45 -0500
9213              Message-Id: <20011112201644.G2888@blackrider>
9214      Branch: perl
9215            ! pod/perlport.pod
9216 ____________________________________________________________________________
9217 [ 12960] By: ams                                   on 2001/11/12  23:54:00
9218         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
9219              Recoving dup tests for VMS
9220              From: Michael G Schwern <schwern@pobox.com>
9221              Date: Mon, 12 Nov 2001 19:35:33 -0500
9222              Message-Id: <20011112193533.D2888@blackrider>
9223      Branch: perl
9224            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
9225 ____________________________________________________________________________
9226 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
9227         Log: Update Changes.
9228      Branch: perl
9229            ! Changes patchlevel.h
9230 ____________________________________________________________________________
9231 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
9232         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
9233              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
9234              Date: Mon, 12 Nov 2001 12:35:18 EST 
9235              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
9236      Branch: perl
9237            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
9238            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
9239 ____________________________________________________________________________
9240 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
9241         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
9242              From: Barrie Slaymaker <barries@slaysys.com>
9243              Date: Mon, 12 Nov 2001 11:19:52 -0500
9244              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
9245      Branch: perl
9246            ! lib/File/Spec.t lib/File/Spec/Win32.pm
9247 ____________________________________________________________________________
9248 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
9249         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
9250              From: Barrie Slaymaker <barries@slaysys.com>
9251              Date: Mon, 12 Nov 2001 11:07:36 -0500
9252              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
9253      Branch: perl
9254            ! lib/Benchmark.pm
9255 ____________________________________________________________________________
9256 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
9257         Log: Misplaced test, noticed by Barrie Slaymaker.
9258              (We are missing Benchmark tests, then.)
9259      Branch: perl
9260            + ext/Devel/DProf/DProf.t
9261            - lib/Benchmark.t
9262            ! MANIFEST
9263 ____________________________________________________________________________
9264 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
9265         Log: Subject: [PATCH] a few typo fixes 
9266              From: Jeffrey Friedl <jfriedl@yahoo.com>
9267              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
9268              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
9269              
9270              Patching README.foo instead of pod/perlfoo.pod,
9271              not patching Math::BigInt (Tels will take care of that),
9272              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
9273              and perldoc.PL instead of libnetcfg and perldoc, patching
9274              ext/Digest/MD5/t/files.t since MD5.pm was changed.
9275      Branch: perl
9276            ! (edit 109 files)
9277 ____________________________________________________________________________
9278 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
9279         Log: Add a note about the dangers of bad UTF-8.
9280      Branch: perl
9281            ! pod/perlunicode.pod
9282 ____________________________________________________________________________
9283 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
9284         Log: NetWare Nit from Ananth Kesari.
9285      Branch: perl
9286            ! NetWare/config.wc
9287 ____________________________________________________________________________
9288 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
9289         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
9290      Branch: perl
9291            ! ext/Encode/Encode.pm
9292 ____________________________________________________________________________
9293 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
9294         Log: (retracted by #12951)
9295      Branch: perl
9296            ! ext/Encode/Encode.pm
9297 ____________________________________________________________________________
9298 [ 12949] By: ams                                   on 2001/11/12  06:40:18
9299         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
9300              From: Robert Spier <rspier@pobox.com>
9301              Date: Sun, 11 Nov 2001 18:50:18 -0800
9302              Message-Id: <15343.14570.121505.233336@rls.cx>
9303              
9304              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
9305              From: Rick Delaney <rick.delaney@home.com>
9306              Date: 12 Nov 2001 00:15:52 -0500
9307              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
9308      Branch: perl
9309            ! pp_hot.c t/op/taint.t
9310 ____________________________________________________________________________
9311 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
9312         Log: It seems that we actually have this detail implemented
9313              as for as Level 1 Support of Unicode regex support is
9314              concerned: at Level 1 only 1:1 support for loose
9315              (aka caseless, aka caseigoring ) matching is required.
9316      Branch: perl
9317            ! pod/perlunicode.pod
9318 ____________________________________________________________________________
9319 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
9320         Log: (retracted by #12951)
9321      Branch: perl
9322            ! ext/Encode/Encode.pm
9323 ____________________________________________________________________________
9324 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
9325         Log: BOM, bom, Bom.
9326      Branch: perl
9327            ! pod/perlunicode.pod
9328 ____________________________________________________________________________
9329 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
9330         Log: Upgrade to Math::BigInt 1.46.
9331      Branch: perl
9332            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9333            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
9334            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
9335            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
9336            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
9337 ____________________________________________________________________________
9338 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
9339         Log: Subject: Re: PERFORCE change 12943 for review
9340              From: "Philip Newton" <Philip.Newton@gmx.net>
9341              Date: Sun, 11 Nov 2001 20:53:36 +0100
9342              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
9343      Branch: perl
9344            ! pod/perlunicode.pod
9345 ____________________________________________________________________________
9346 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
9347         Log: Doc updates; make the Unicode discussions a little
9348              bit less alarming, and add information about encodings,
9349              surrogates, and BOMs.
9350      Branch: perl
9351            ! pod/perlunicode.pod
9352 ____________________________________________________________________________
9353 [ 12942] By: ams                                   on 2001/11/11  16:45:00
9354         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
9355              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
9356              Date: Mon, 12 Nov 2001 00:22:57 +0900
9357              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
9358      Branch: perl
9359            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9360            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
9361 ____________________________________________________________________________
9362 [ 12941] By: ams                                   on 2001/11/11  13:01:40
9363         Log: Subject: Re: PERFORCE change 12929 for review
9364              From: "Philip Newton" <Philip.Newton@gmx.net>
9365              Date: Sun, 11 Nov 2001 14:27:44 +0100
9366              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
9367      Branch: perl
9368            ! MANIFEST
9369 ____________________________________________________________________________
9370 [ 12940] By: ams                                   on 2001/11/11  05:06:43
9371         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
9372              From: Michael G Schwern <schwern@pobox.com>
9373              Date: Thu, 8 Nov 2001 22:56:45 -0500
9374              Message-Id: <20011108225645.H5587@blackrider>
9375      Branch: perl
9376            ! t/op/chdir.t
9377 ____________________________________________________________________________
9378 [ 12939] By: ams                                   on 2001/11/11  05:01:00
9379         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
9380              From: Michael G Schwern <schwern@pobox.com>
9381              Date: Sun, 11 Nov 2001 00:54:43 -0500
9382              Message-Id: <20011111005443.A24450@blackrider>
9383      Branch: perl
9384            ! ext/Cwd/t/cwd.t
9385 ____________________________________________________________________________
9386 [ 12938] By: ams                                   on 2001/11/11  03:25:13
9387         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
9388              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
9389              From: "chromatic" <chromatic@rmci.net>
9390              Date: Sat, 10 Nov 2001 21:03:20 -0700
9391              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
9392      Branch: perl
9393            ! lib/File/stat.pm lib/File/stat.t
9394 ____________________________________________________________________________
9395 [ 12937] By: ams                                   on 2001/11/11  02:05:23
9396         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
9397              From: "Craig A. Berry" <craigberry@mac.com>
9398              Date: Sat, 10 Nov 2001 17:23:52 -0600
9399              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
9400      Branch: perl
9401            ! t/op/magic.t
9402 ____________________________________________________________________________
9403 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
9404         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
9405      Branch: perl
9406            ! lib/open.pm lib/open.t
9407 ____________________________________________________________________________
9408 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
9409         Log: The Official name of ASCII.
9410      Branch: perl
9411            ! ext/Encode/Encode.pm
9412 ____________________________________________________________________________
9413 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
9414         Log: The KOI8-R example wasn't quite right.
9415      Branch: perl
9416            ! lib/open.pm lib/open.t
9417 ____________________________________________________________________________
9418 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
9419         Log: Enhance the open pragma to support :utf8, :locale,
9420              and :encoding directly as special cases, and rename
9421              the INOUT to IO.
9422      Branch: perl
9423            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
9424 ____________________________________________________________________________
9425 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
9426         Log: Document the UTF-16 surrogate encoding and decoding.
9427      Branch: perl
9428            ! ext/Encode/Encode.pm
9429 ____________________________________________________________________________
9430 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
9431         Log: A potential recursion breaker.
9432      Branch: perl
9433            ! sv.c
9434 ____________________________________________________________________________
9435 [ 12930] By: ams                                   on 2001/11/10  07:46:53
9436         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
9437              (was Re: perl@12892)
9438              From: "chromatic" <chromatic@rmci.net>
9439              Date: Sat, 10 Nov 2001 01:28:09 -0700
9440              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
9441      Branch: perl
9442            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
9443            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
9444            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
9445            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
9446 ____________________________________________________________________________
9447 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
9448         Log: Add a test for the bytes pragma.
9449      Branch: perl
9450            + lib/bytes.t
9451            ! MANIFEST
9452 ____________________________________________________________________________
9453 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
9454         Log: Doc update.
9455      Branch: perl
9456            ! lib/bytes.pm
9457 ____________________________________________________________________________
9458 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
9459         Log: Cease to exist.
9460      Branch: perl
9461            - lib/Unicode/Normalize.pm
9462 ____________________________________________________________________________
9463 [ 12926] By: ams                                   on 2001/11/10  03:23:16
9464         Log: Subject: [patch] my_setenv speedup + fixes
9465              From: Doug MacEachern <dougm@covalent.net>
9466              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
9467              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
9468      Branch: perl
9469            ! util.c
9470 ____________________________________________________________________________
9471 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
9472         Log: Newline trouble.
9473      Branch: perl
9474            ! lib/ExtUtils/Embed.t
9475 ____________________________________________________________________________
9476 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
9477         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
9478              From: "Craig A. Berry" <craigberry@mac.com>
9479              Date: Fri, 09 Nov 2001 18:13:16 -0600
9480              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
9481      Branch: perl
9482            ! vms/munchconfig.c
9483 ____________________________________________________________________________
9484 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
9485         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
9486              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9487              Date: Sat, 10 Nov 2001 00:10:45 +0100
9488              Message-ID: <20011110001045.A11945@rafael>
9489      Branch: perl
9490            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
9491            + t/run/switchn.t t/run/switchp.t
9492            ! MANIFEST
9493 ____________________________________________________________________________
9494 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
9495         Log: Subject: [PATCH] some tests not cleaning up properly               
9496              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
9497              Date: Fri, 9 Nov 2001 22:13:10 +0100
9498              Message-ID: <20011109221310.A11115@rafael>
9499      Branch: perl
9500            ! ext/Cwd/t/cwd.t t/io/argv.t
9501 ____________________________________________________________________________
9502 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
9503         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
9504              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9505              Date: Fri, 9 Nov 2001 15:07:19 EST
9506              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
9507      Branch: perl
9508            ! lib/ExtUtils/Embed.t
9509 ____________________________________________________________________________
9510 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
9511         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
9512              have been copied so it shouldn't be freed in perl_destruct()
9513      Branch: perl
9514            ! perl.c
9515 ____________________________________________________________________________
9516 [ 12919] By: ams                                   on 2001/11/09  15:36:22
9517         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
9518              From: Michael G Schwern <schwern@pobox.com>
9519              Date: Fri, 9 Nov 2001 00:38:59 -0500
9520              Message-Id: <20011109003859.K5587@blackrider>
9521              (Applied with directory name changes suggested by Craig Berry.)
9522      Branch: perl
9523            ! ext/Cwd/t/cwd.t
9524 ____________________________________________________________________________
9525 [ 12918] By: ams                                   on 2001/11/09  15:29:15
9526         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
9527              From: Michael G Schwern <schwern@pobox.com>
9528              Date: Fri, 9 Nov 2001 01:44:14 -0500
9529              Message-Id: <20011109014414.N5587@blackrider>
9530      Branch: perl
9531            ! vms/ext/filespec.t
9532 ____________________________________________________________________________
9533 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
9534         Log: Update Changes.
9535      Branch: perl
9536            ! Changes patchlevel.h
9537 ____________________________________________________________________________
9538 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
9539         Log: Regen toc.
9540      Branch: perl
9541            ! pod/perltoc.pod
9542 ____________________________________________________________________________
9543 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
9544         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
9545              see http://www.jepstone.net/bjepson//jpl/cvs.html
9546      Branch: perl
9547            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
9548 ____________________________________________________________________________
9549 [ 12914] By: ams                                   on 2001/11/09  14:05:12
9550         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
9551              From: Michael G Schwern <schwern@pobox.com>
9552              Date: Thu, 8 Nov 2001 22:05:49 -0500
9553              Message-Id: <20011108220549.F5587@blackrider>
9554      Branch: perl
9555            ! vms/test.com
9556 ____________________________________________________________________________
9557 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
9558         Log: NetWare update from Ananth Kesari.
9559      Branch: perl
9560            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
9561 ____________________________________________________________________________
9562 [ 12912] By: ams                                   on 2001/11/09  13:40:26
9563         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
9564              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9565              Date: Fri, 9 Nov 2001 14:32:28 +0100
9566              Message-Id: <20011109143228.A18996@rafael>
9567      Branch: perl
9568            ! perl.c
9569 ____________________________________________________________________________
9570 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
9571         Log: FAQ sync.
9572      Branch: perl
9573            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9574            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9575            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
9576 ____________________________________________________________________________
9577 [ 12910] By: ams                                   on 2001/11/09  07:33:49
9578         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
9579              From: Michael G Schwern <schwern@pobox.com>
9580              Date: Fri, 9 Nov 2001 00:41:56 -0500
9581              Message-Id: <20011109004156.L5587@blackrider>
9582      Branch: perl
9583            ! lib/File/Find/t/find.t
9584 ____________________________________________________________________________
9585 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
9586         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
9587              The CPAN distribution has both pm and XS implementations,
9588              and for performance reasons we choose the XS.
9589              Another reason to choose the XS is that it doesn't
9590              require Lingua::KO::Hangul::Util, which means that
9591              we can delete that-- which in turn means that Unicode::UCD
9592              cannot expect that: support it, but don't expect.
9593              Ditto Unicode::Collate.
9594              
9595              Note that Unicode::Normalize Makefile.PL and
9596              Normalize.xs have been modified from the CPAN 0.10
9597              versions: the first one to be simpler (no pm) and
9598              clean up the generated unf*.h files, the second one
9599              to quench compiler grumblings.  Must notify Sadahiro
9600              about these changes.
9601      Branch: perl
9602            + ext/Unicode/Normalize/Changes
9603            + ext/Unicode/Normalize/Makefile.PL
9604            + ext/Unicode/Normalize/Normalize.pm
9605            + ext/Unicode/Normalize/Normalize.pod
9606            + ext/Unicode/Normalize/Normalize.xs
9607            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
9608            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
9609            + ext/Unicode/Normalize/t/test.t
9610            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
9611            - lib/Lingua/KO/Hangul/Util/README
9612            - lib/Lingua/KO/Hangul/Util/t/test.t
9613            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
9614            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
9615            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
9616            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
9617            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
9618            ! win32/makefile.mk
9619 ____________________________________________________________________________
9620 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
9621         Log: Test miscounting.
9622      Branch: perl
9623            ! ext/POSIX/t/posix.t
9624 ____________________________________________________________________________
9625 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
9626         Log: Quote the variables in failures messages more nicely.
9627      Branch: perl
9628            ! t/test.pl
9629 ____________________________________________________________________________
9630 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
9631         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
9632              From: Michael G Schwern <schwern@pobox.com>
9633              Date: Thu, 8 Nov 2001 17:24:49 -0500
9634              Message-ID: <20011108172449.A5587@blackrider>
9635              
9636              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
9637              From: "Craig A. Berry" <craigberry@mac.com>
9638              Date: Thu, 8 Nov 2001 16:35:00 -0600
9639              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
9640      Branch: perl
9641            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
9642 ____________________________________________________________________________
9643 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
9644         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
9645              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9646              Date: Thu, 8 Nov 2001 22:52:50 -0000
9647              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
9648      Branch: perl
9649            ! ext/DB_File/t/db-recno.t
9650 ____________________________________________________________________________
9651 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
9652         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
9653              (Probably not an EBCDIC issue the way one would think
9654              since no chr() et alia are used in UCD.pm.)
9655      Branch: perl
9656            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9657 ____________________________________________________________________________
9658 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
9659         Log: Whether overwriting the $self->{...} values (see #12902)
9660              is a good policy or not is debatable, but let's at least
9661              be consistent.
9662      Branch: perl
9663            ! lib/ExtUtils/MM_Unix.pm
9664 ____________________________________________________________________________
9665 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
9666         Log: The MakeMaker argument () quoting patch that sneaked
9667              in at #12883 didn't handle make macros like this $(...).
9668              Leaning toothpicks, we've got them.
9669      Branch: perl
9670            ! lib/ExtUtils/MM_Unix.pm
9671 ____________________________________________________________________________
9672 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
9673         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
9674              From: Michael G Schwern <schwern@pobox.com>
9675              Date: Wed, 7 Nov 2001 02:02:29 -0500
9676              Message-ID: <20011107020229.K2858@blackrider>
9677      Branch: perl
9678            ! t/io/argv.t t/test.pl vms/test.com
9679 ____________________________________________________________________________
9680 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
9681         Log: Subject: [PATCH 20011106.084] -s on #! line 
9682              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9683              Date: Wed, 7 Nov 2001 22:23:39 +0100
9684              Message-ID: <20011107222339.E729@rafael>
9685      Branch: perl
9686            ! embed.h embed.pl perl.c proto.h toke.c
9687 ____________________________________________________________________________
9688 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
9689         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
9690              From: Michael G Schwern <schwern@pobox.com>
9691              Date: Wed, 7 Nov 2001 16:52:49 -0500
9692              Message-ID: <20011107165249.I7346@blackrider>
9693      Branch: perl
9694            ! pod/perlhack.pod
9695 ____________________________________________________________________________
9696 [ 12898] By: ams                                   on 2001/11/08  13:02:19
9697         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
9698              From: Mark-Jason Dominus <mjd@plover.com>
9699              Date: Thu, 08 Nov 2001 08:59:02 -0500
9700              Message-Id: <20011108135902.2275.qmail@plover.com>
9701      Branch: perl
9702            ! INSTALL README README.amiga README.os2 README.vms
9703            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
9704            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
9705 ____________________________________________________________________________
9706 [ 12897] By: ams                                   on 2001/11/08  12:49:28
9707         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
9708              From: mjd@plover.com
9709              Date: 8 Nov 2001 13:33:18 -0000
9710              Message-Id: <20011108133318.1786.qmail@plover.com>
9711      Branch: perl
9712            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
9713            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9714            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9715            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
9716            ! pod/perlport.pod pod/perlvar.pod
9717 ____________________________________________________________________________
9718 [ 12896] By: ams                                   on 2001/11/08  11:22:12
9719         Log: open(FH, $file) should strip leading and trailing whitespace.
9720      Branch: perl
9721            ! doio.c
9722 ____________________________________________________________________________
9723 [ 12895] By: ams                                   on 2001/11/08  10:17:14
9724         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
9725              From: "Craig A. Berry" <craigberry@mac.com>
9726              Date: Wed, 07 Nov 2001 13:41:50 -0600
9727              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
9728      Branch: perl
9729            ! t/op/glob.t
9730 ____________________________________________________________________________
9731 [ 12894] By: ams                                   on 2001/11/08  08:32:20
9732         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
9733              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
9734              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
9735              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
9736      Branch: perl
9737            ! makedepend.SH
9738 ____________________________________________________________________________
9739 [ 12893] By: ams                                   on 2001/11/08  08:26:31
9740         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
9741              From: mjd@plover.com
9742              Date: 8 Nov 2001 08:08:07 -0000
9743              Message-Id: <20011108080807.30147.qmail@plover.com>
9744              
9745              Subject: bleadperl perl.pod
9746              From: mjd@plover.com
9747              Date: 8 Nov 2001 08:10:47 -0000
9748              Message-Id: <20011108081047.30178.qmail@plover.com>
9749              
9750              Subject: more bleadperl perl.pod
9751              From: mjd@plover.com
9752              Date: 8 Nov 2001 08:16:28 -0000
9753              Message-Id: <20011108081628.30229.qmail@plover.com>
9754      Branch: perl
9755            ! pod/perl.pod pod/perldebug.pod
9756 ____________________________________________________________________________
9757 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
9758         Log: Tweak for Cray-friendliness from Nicholas Clark.
9759      Branch: perl
9760            ! sv.c
9761 ____________________________________________________________________________
9762 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
9763         Log: VMS patch redo from Charles Lane.
9764      Branch: perl
9765            ! vms/gen_shrfls.pl
9766 ____________________________________________________________________________
9767 [ 12890] By: ams                                   on 2001/11/07  15:16:10
9768         Log: Subject: [ID 20011107.088] two perl pod nits
9769              From: lvirden@cas.org
9770              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
9771              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
9772      Branch: perl
9773            ! pod/perl.pod pod/perlfaq3.pod
9774 ____________________________________________________________________________
9775 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
9776         Log: Update Changes.
9777      Branch: perl
9778            ! Changes patchlevel.h
9779 ____________________________________________________________________________
9780 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
9781         Log: The (emulated) "no utf8" must be in a BEGIN block
9782              to be effective.
9783      Branch: perl
9784            ! lib/CGI/t/html.t
9785 ____________________________________________________________________________
9786 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
9787         Log: "v-strings" is the right term.
9788      Branch: perl
9789            ! pod/perltodo.pod
9790 ____________________________________________________________________________
9791 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
9792         Log: Add vstrings-as-objects need to perltodo.
9793      Branch: perl
9794            ! pod/perltodo.pod
9795 ____________________________________________________________________________
9796 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
9797         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
9798              From: Nicholas Clark <nick@ccl4.org>
9799              Date: Wed, 7 Nov 2001 14:36:32 +0000
9800              Message-ID: <20011107143631.I24980@plum.flirble.org>
9801      Branch: perl
9802            ! t/op/pack.t
9803 ____________________________________________________________________________
9804 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
9805         Log: The Embed test requires a major rewrite for VMS
9806              (plus it reveals a couple of annoying glitches
9807              in buffering), so skip the test for now; from
9808              Charles Lane.
9809      Branch: perl
9810            ! lib/ExtUtils/Embed.t
9811 ____________________________________________________________________________
9812 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
9813         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
9814              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9815              Date: Wed, 7 Nov 2001 09:23:28 EST
9816              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
9817              
9818              (Also i seems that an unrelated experimental patch
9819              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
9820      Branch: perl
9821            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
9822 ____________________________________________________________________________
9823 [ 12882] By: ams                                   on 2001/11/07  05:14:04
9824         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
9825              From: Mark-Jason Dominus <mjd@plover.com>
9826              Date: Wed, 07 Nov 2001 00:43:46 -0500
9827              Message-Id: <20011107054346.14428.qmail@plover.com>
9828      Branch: perl
9829            ! gv.c op.c toke.c
9830 ____________________________________________________________________________
9831 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
9832         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
9833              From: Michael G Schwern <schwern@pobox.com>             
9834              Date: Tue, 6 Nov 2001 22:04:39 -0500
9835              Message-ID: <20011106220439.D2858@blackrider>              
9836      Branch: perl
9837            ! lib/perl5db.pl
9838 ____________________________________________________________________________
9839 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
9840         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
9841              stress))
9842              From: Jonathan Stowe <gellyfish@gellyfish.com>
9843              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
9844              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
9845              
9846              (except for one hunk where indentation differs)
9847      Branch: perl
9848            ! lib/Term/Cap.t
9849 ____________________________________________________________________________
9850 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
9851         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
9852              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9853              Date: Tue, 6 Nov 2001 21:45:01 +0100
9854              Message-ID: <20011106214501.A704@rafael>
9855      Branch: perl
9856            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
9857            ! lib/File/Spec/Win32.pm
9858 ____________________________________________________________________________
9859 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
9860         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
9861              From: Michael G Schwern <schwern@pobox.com>              
9862              Date: Tue, 6 Nov 2001 20:58:45 -0500
9863              Message-ID: <20011106205845.G29411@blackrider>
9864      Branch: perl
9865            ! t/test.pl
9866 ____________________________________________________________________________
9867 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
9868         Log: Subject: making do_sprintf public       
9869              From: Doug MacEachern <dougm@covalent.net>    
9870              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
9871              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
9872      Branch: perl
9873            ! embed.h embed.pl global.sym
9874 ____________________________________________________________________________
9875 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
9876         Log: Update to CGI.pm 2.78.
9877              
9878              TODO: the test suite needs to be merged so that
9879              when in core, the core version is tested, and when
9880              using the CPAN version, testing the CPAN version.
9881              (the changes need to be sent to Lincoln, too...)
9882      Branch: perl
9883            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9884            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
9885            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
9886            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
9887            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
9888            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
9889 ____________________________________________________________________________
9890 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
9891         Log: Integrate with perlio; (strictly) readonly hashes via XS.
9892      Branch: perl
9893           +> t/lib/access.t
9894           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
9895 ____________________________________________________________________________
9896 [ 12874] By: nick                                  on 2001/11/06  21:05:16
9897         Log: Keep It Simple and Stupid version of readonly hash support.
9898              - Test for SvREAONLY(hv) at a few spots in hv.c
9899              - add the error message to perldiag.pod
9900              - (dubious) add access::readonly() to univeral.c
9901              - add test using above
9902              - fixup ext/B/t/stash.t to account for access:: existing
9903      Branch: perlio
9904            + t/lib/access.t
9905            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
9906 ____________________________________________________________________________
9907 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
9908         Log: Fix incorrect warnings about broken globbing;
9909              from Andy Dougherty.
9910      Branch: perl
9911            ! hints/linux.sh
9912 ____________________________________________________________________________
9913 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
9914         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
9915              toggle-on from the encoding pragma.
9916      Branch: perl
9917            ! regcomp.c regexec.c
9918 ____________________________________________________________________________
9919 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
9920         Log: Retract #12824, doesn't help and is ignored
9921              by Configure anyway.
9922      Branch: perl
9923            ! hints/beos.sh
9924 ____________________________________________________________________________
9925 [ 12870] By: ams                                   on 2001/11/06  10:40:37
9926         Log: Subject: Cosmetic change
9927              From: H.Merijn Brand <h.m.brand@hccnet.nl>
9928              Date: Tue, 06 Nov 2001 12:30:52 +0100
9929              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
9930      Branch: perl
9931            ! README.hpux
9932 ____________________________________________________________________________
9933 [ 12869] By: nick                                  on 2001/11/06  08:26:40
9934         Log: Integrate mainline
9935      Branch: perlio
9936           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
9937           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
9938 ____________________________________________________________________________
9939 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
9940         Log: The parentheses are protected enough.
9941      Branch: perl
9942            ! hints/os390.sh
9943 ____________________________________________________________________________
9944 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
9945         Log: ccflags, not ldflags.
9946      Branch: perl
9947            ! hints/os390.sh
9948 ____________________________________________________________________________
9949 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
9950         Log: ... and the proto to go with #12865.
9951      Branch: perl
9952            ! proto.h
9953 ____________________________________________________________________________
9954 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
9955         Log: Oops.  Luckily nothing was using this symbol yet.
9956      Branch: perl
9957            ! global.sym
9958 ____________________________________________________________________________
9959 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
9960         Log: Implement the encoding pragma for regex literals.
9961      Branch: perl
9962            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
9963 ____________________________________________________________________________
9964 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
9965         Log: More UTF8 EXACT fixing.
9966      Branch: perl
9967            ! regexec.c
9968 ____________________________________________________________________________
9969 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
9970         Log: More re debugging.
9971      Branch: perl
9972            ! regexec.c
9973 ____________________________________________________________________________
9974 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
9975         Log: EXACT correction attempt.  Continued in #12863.
9976      Branch: perl
9977            ! regexec.c
9978 ____________________________________________________________________________
9979 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
9980         Log: Unterminated L<.
9981      Branch: perl
9982            ! ext/DB_File/DB_File.pm
9983 ____________________________________________________________________________
9984 [ 12859] By: nick                                  on 2001/11/05  19:15:17
9985         Log: Integrate mainline
9986      Branch: perlio
9987           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
9988           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
9989           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
9990           +> lib/Math/BigInt/t/sub_mbi.t
9991            - lib/Math/BigInt/t/Math/Subclass.pm
9992            - lib/Math/BigInt/t/subclass.t
9993           !> (integrate 30 files)
9994 ____________________________________________________________________________
9995 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
9996         Log: Regex debugging fixes from Hugo.
9997      Branch: perl
9998            ! regcomp.c regexec.c
9999 ____________________________________________________________________________
10000 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
10001         Log: IRIX: at some point the cc -version has started
10002              to output to stderr, not stdout any more.
10003      Branch: perl
10004            ! hints/irix_6.sh
10005 ____________________________________________________________________________
10006 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
10007         Log: Update Changes.
10008      Branch: perl
10009            ! Changes patchlevel.h
10010 ____________________________________________________________________________
10011 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
10012         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
10013      Branch: perl
10014            ! lib/File/Spec/Unix.pm
10015 ____________________________________________________________________________
10016 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
10017         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
10018              From: rgarciasuarez@free.fr
10019              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
10020              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
10021      Branch: perl
10022            ! lib/File/Spec/Unix.pm
10023 ____________________________________________________________________________
10024 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
10025         Log: Use config.arch in OS/390 where the combination of
10026              IEEE floats and ldflags is tricky.
10027      Branch: perl
10028            ! hints/os390.sh
10029 ____________________________________________________________________________
10030 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
10031         Log: Metaconfig unit change for #12851.
10032      Branch: metaconfig
10033            ! U/modified/Config_sh.U
10034 ____________________________________________________________________________
10035 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
10036         Log: Support a config.arch file, similar to config.over,
10037              but loaded just before it.
10038      Branch: perl
10039            ! Configure INSTALL
10040 ____________________________________________________________________________
10041 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
10042         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
10043              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10044              Date: Mon, 5 Nov 2001 14:26:24 +0100
10045              Message-ID: <20011105142624.C31977@rafael>
10046      Branch: perl
10047            ! lib/Symbol.pm lib/Symbol.t
10048 ____________________________________________________________________________
10049 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
10050         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
10051              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10052              Date: Sun, 4 Nov 2001 22:28:57 +0100
10053              Message-ID: <20011104222857.C696@rafael>
10054      Branch: perl
10055            ! pod/perldebug.pod pod/perlpodspec.pod
10056 ____________________________________________________________________________
10057 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
10058         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
10059      Branch: perl
10060            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
10061 ____________________________________________________________________________
10062 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
10063         Log: Math::Big* test tweaks to work better with core:
10064              but the coast still not clear.
10065      Branch: perl
10066            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
10067            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
10068 ____________________________________________________________________________
10069 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
10070         Log: Protect against high load: measure how much wall
10071              clock time went by while sleeping.  Avoids some
10072              false negatives, while may introduce some false
10073              positives.  Life is hard.
10074      Branch: perl
10075            ! ext/Time/HiRes/HiRes.t
10076 ____________________________________________________________________________
10077 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
10078         Log: More forgotten from #12843.
10079      Branch: perl
10080            ! lib/Math/BigInt/t/bigfltpm.inc
10081 ____________________________________________________________________________
10082 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
10083         Log: Forgot from #12843.
10084      Branch: perl
10085            + lib/Math/BigInt/t/bigintpm.inc
10086            ! MANIFEST
10087 ____________________________________________________________________________
10088 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
10089         Log: Upgrade to Math::BigInt 1.45; from Tels.
10090              NOTE: some of the tests are failing but that's because
10091              the core integration is not yet done.
10092      Branch: perl
10093            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
10094            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
10095            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
10096            - lib/Math/BigInt/t/Math/Subclass.pm
10097            - lib/Math/BigInt/t/subclass.t
10098            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
10099            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
10100            ! lib/Math/BigInt/t/mbimbf.t
10101 ____________________________________________________________________________
10102 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
10103         Log: VMS: adds capability to control more configuration stuff with
10104              -D and -U switches; parsing config.sh to extract previous config
10105              info in VMS-form, and a rewrite of the "prompt/response" routine;
10106              from Charles Lane.
10107      Branch: perl
10108            ! configure.com
10109 ____________________________________________________________________________
10110 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
10111         Log: Subject: Typo correction in perldebguts.pod
10112              From: mjd@plover.com
10113              Date: 4 Nov 2001 16:20:05 -0000
10114              Message-ID: <20011104162005.16699.qmail@plover.com>
10115      Branch: perl
10116            ! pod/perldebguts.pod
10117 ____________________________________________________________________________
10118 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
10119         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
10120              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10121              Date: Sun, 4 Nov 2001 11:47:30 +0100
10122              Message-ID: <20011104114730.A715@rafael>
10123              
10124              Remove -T from the test, wrong place for that.
10125      Branch: perl
10126            ! lib/File/Temp/t/mktemp.t
10127 ____________________________________________________________________________
10128 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
10129         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
10130              From: Nicholas Clark <nick@ccl4.org>
10131              Date: Sun, 4 Nov 2001 10:41:24 +0000
10132              Message-ID: <20011104104123.U20123@plum.flirble.org>
10133      Branch: perl
10134            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
10135 ____________________________________________________________________________
10136 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
10137         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
10138              From: Michael G Schwern <schwern@pobox.com>
10139              Date: Sat, 3 Nov 2001 15:41:47 -0500
10140              Message-ID: <20011103154147.C600@blackrider>
10141      Branch: perl
10142            ! lib/Term/Cap.t
10143 ____________________________________________________________________________
10144 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
10145         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
10146              From: "Craig A. Berry" <craigberry@mac.com>     
10147              Date: Sat, 03 Nov 2001 16:02:28 -0600
10148              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
10149      Branch: perl
10150            ! ext/Time/HiRes/HiRes.t
10151 ____________________________________________________________________________
10152 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
10153         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
10154              From: "chromatic" <chromatic@rmci.net>
10155              Date: Sat, 03 Nov 2001 12:28:17 -0700
10156              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
10157      Branch: perl
10158            ! lib/Term/Cap.t
10159 ____________________________________________________________________________
10160 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
10161         Log: Don't bother doing POSIX charclass parsing if it
10162              possibly cannot be so.  Prepares way for charclass
10163              syntax like [[abc]||[def]] (or just [[abc][def]])
10164              for union, [[\w]&&[$a]] for intersection,
10165              and [[a-z]&&[^def]] for subtraction.
10166              
10167              Currently /[[a]/ (or /[a[]/) parses as a character
10168              class containing two characters, "[" and "a",
10169              this may have to be broken for the syntax described
10170              above, otherwise we would have to scan the whole pattern
10171              to find out whether the square brackets match pairwise.
10172              Luckily, the special case of "[" doesn't seem to be
10173              documented (as opposed to "]" and "-"), so we may have
10174              better story for breaking it...  One can always use \[
10175              if one wants a literal "[", so there.
10176      Branch: perl
10177            ! regcomp.c
10178 ____________________________________________________________________________
10179 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
10180         Log: Comment correction.
10181      Branch: perl
10182            ! regcomp.c
10183 ____________________________________________________________________________
10184 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
10185         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
10186              The latter is a RedHatism.
10187      Branch: perl
10188            ! lib/ExtUtils/MakeMaker.pm
10189 ____________________________________________________________________________
10190 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
10191         Log: Integrate perlio.
10192      Branch: perl
10193           !> perlio.c
10194 ____________________________________________________________________________
10195 [ 12831] By: nick                                  on 2001/11/03  11:42:15
10196         Log: Integrate mainline
10197      Branch: perlio
10198           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
10199           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
10200           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
10201           !> sv.c t/test.pl
10202 ____________________________________________________________________________
10203 [ 12830] By: nick                                  on 2001/11/03  10:27:34
10204         Log: Fix clone_leak problem.
10205              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
10206              as vestige of calling PerlLIO_dup().
10207      Branch: perlio
10208            ! perlio.c
10209 ____________________________________________________________________________
10210 [ 12829] By: nick                                  on 2001/11/03  09:40:46
10211         Log: Tweaks attempting to locate Doug's clone_leak leak.
10212              - add some PerlIO_debug()
10213              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
10214              - Even if it closing stdout etc. do a fflush()
10215      Branch: perlio
10216            ! perlio.c
10217 ____________________________________________________________________________
10218 [ 12828] By: nick                                  on 2001/11/03  08:34:31
10219         Log: Integrate mainline
10220      Branch: perlio
10221           !> (integrate 54 files)
10222 ____________________________________________________________________________
10223 [ 12827] By: ams                                   on 2001/11/03  03:45:19
10224         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
10225              remove this later). Based on a patch from Robert Spier in
10226              <15330.61459.14452.795263@rls.cx>.
10227      Branch: perl
10228            ! sv.c
10229 ____________________________________________________________________________
10230 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
10231         Log: microperl sync.
10232      Branch: perl
10233            ! doio.c perl.c perl.h perlio.c regexec.c
10234 ____________________________________________________________________________
10235 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
10236         Log: Definitions for the Unicode Newline Guidelines.
10237      Branch: perl
10238            ! perl.h
10239 ____________________________________________________________________________
10240 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
10241         Log: (retracted by #12871)
10242              
10243              There is no csh of any kind in default BeOS.
10244              For the purposes of miniperl globbing, bash
10245              will do.
10246      Branch: perl
10247            ! hints/beos.sh
10248 ____________________________________________________________________________
10249 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
10250         Log: Integrate change #12820 from macperl to maint and blead;
10251              
10252              Fix up (dynaloading) to work properly with multiplicity
10253      Branch: maint-5.6/perl
10254           !> ext/DynaLoader/dl_mac.xs
10255      Branch: perl
10256           !> ext/DynaLoader/dl_mac.xs
10257 ____________________________________________________________________________
10258 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
10259         Log: Several fixes for various exit problems and clearing out
10260              task queue, as well as another (incomplete) go at
10261              fixing error message handling
10262      Branch: maint-5.6/macperl
10263            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
10264 ____________________________________________________________________________
10265 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
10266         Log: Add source files for bleadperl builds
10267      Branch: maint-5.6/macperl
10268            ! macos/Makefile.mk
10269 ____________________________________________________________________________
10270 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
10271         Log: Fix up to work properly with multiplicity
10272      Branch: maint-5.6/macperl
10273            ! ext/DynaLoader/dl_mac.xs
10274 ____________________________________________________________________________
10275 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
10276         Log: Integrate with maintperl.
10277      Branch: maint-5.6/macperl
10278           +> t/op/system.t t/op/system_tests
10279           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
10280           !> pod/perltodo.pod util.c win32/win32.c
10281 ____________________________________________________________________________
10282 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
10283         Log: Locate _PATH_LOG if it's a socket even if not #defined
10284              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
10285              via Nick Clark.
10286      Branch: perl
10287            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
10288 ____________________________________________________________________________
10289 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
10290         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
10291              From: Michael G Schwern <schwern@pobox.com>
10292              Date: Fri, 2 Nov 2001 15:36:41 -0500
10293              Message-ID: <20011102153641.E23234@blackrider>
10294      Branch: perl
10295            ! t/test.pl
10296 ____________________________________________________________________________
10297 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
10298         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
10299              From: merlyn@stonehenge.com (Randal L. Schwartz)
10300              Date: 02 Nov 2001 09:33:34 -0800
10301              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
10302              
10303              (two of the changes)
10304              
10305              Better coexistence with extensions.
10306      Branch: perl
10307            ! ext/Errno/Errno_pm.PL hints/darwin.sh
10308 ____________________________________________________________________________
10309 [ 12815] By: ams                                   on 2001/11/02  16:47:43
10310         Log: Subject: Re: [PATCH] the the double double word word fix fix
10311              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10312              Date: Fri, 02 Nov 2001 19:43:07 +0100
10313              Message-Id: <3BE2E93B.627C198E@alcatel.at>
10314      Branch: perl
10315            ! pod/perldebug.pod
10316 ____________________________________________________________________________
10317 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
10318         Log: Update Changes.
10319      Branch: perl
10320            ! Changes patchlevel.h
10321 ____________________________________________________________________________
10322 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
10323         Log: More encoding testing.
10324      Branch: perl
10325            ! lib/encoding.pm lib/encoding.t
10326 ____________________________________________________________________________
10327 [ 12812] By: ams                                   on 2001/11/02  15:07:11
10328         Log: Slight modification of #12811.
10329      Branch: perl
10330            ! op.c
10331 ____________________________________________________________________________
10332 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
10333         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
10334              From: Radu Greab <radu@netsoft.ro>
10335              Date: Fri, 2 Nov 2001 15:28:58 +0200
10336              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
10337      Branch: perl
10338            ! op.c t/op/stat.t
10339 ____________________________________________________________________________
10340 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
10341         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
10342              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10343              Date: Thu, 1 Nov 2001 22:35:50 +0100
10344              Message-ID: <20011101223550.A10849@rafael>
10345      Branch: perl
10346            ! lib/ExtUtils/Embed.t
10347 ____________________________________________________________________________
10348 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
10349         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
10350              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10351              Date: 2 Nov 2001 14:48:51 -0000
10352              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
10353      Branch: perl
10354            ! lib/File/Find.pm
10355 ____________________________________________________________________________
10356 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
10357         Log: Add documentation.
10358      Branch: perl
10359            ! embed.pl pod/perlapi.pod utf8.c
10360 ____________________________________________________________________________
10361 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
10362         Log: Unicode: add ToFold mapping.  Not used yet; but basically
10363              a more useful mapping for caseless aka case-ignoring than
10364              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
10365              algorithm for creating the foldings uses equivalence classes,
10366              see http://www.unicode.org/unicode/reports/tr21/
10367              Hopefully this feature will be used in //i.
10368              (The folding tables were introduced by #12689.)
10369      Branch: perl
10370            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
10371            ! utf8.c
10372 ____________________________________________________________________________
10373 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
10374         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
10375              From: "Craig A. Berry" <craigberry@mac.com>
10376              Date: Fri, 02 Nov 2001 00:03:52 -0600
10377              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
10378      Branch: perl
10379            ! lib/AutoSplit.t
10380 ____________________________________________________________________________
10381 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
10382         Log: Subject: Trivial doc patch
10383              From: andreas.koenig@anima.de (Andreas J. Koenig)
10384              Date: 02 Nov 2001 06:11:35 +0100
10385              Message-ID: <m37kt94v08.fsf@anima.de>
10386      Branch: perl
10387            ! pod/perlport.pod
10388 ____________________________________________________________________________
10389 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
10390         Log: Make encoding and charnames pragmas coexist.
10391      Branch: perl
10392            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
10393 ____________________________________________________________________________
10394 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
10395         Log: The basic character classes seem to go untested with Unicode.
10396      Branch: perl
10397            ! t/op/pat.t
10398 ____________________________________________________________________________
10399 [ 12802] By: ams                                   on 2001/11/02  00:39:36
10400         Log: Subject: [PATCH] the the double double word word fix fix
10401              From: Richard Soderberg <rs@oregonnet.com>
10402              Date: Thu, 1 Nov 2001 13:12:03 -0800
10403              Message-Id: <200111012112.NAA23288@oregonnet.com>
10404              
10405              Subject: Re: [PATCH] the the double double word word fix fix
10406              From: Mark-Jason Dominus <mjd@plover.com>
10407              Date: Thu, 01 Nov 2001 16:43:40 -0500
10408              Message-Id: <20011101214340.2044.qmail@plover.com>
10409              
10410              Subject: Re: [PATCH] the the double double word word fix fix
10411              From: Mark-Jason Dominus <mjd@plover.com>
10412              Date: Thu, 01 Nov 2001 16:51:39 -0500
10413              Message-Id: <20011101215139.2196.qmail@plover.com>
10414      Branch: perl
10415            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
10416            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
10417            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
10418            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
10419            ! pod/perltodo.pod pod/perlxstut.pod
10420 ____________________________________________________________________________
10421 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
10422         Log: Comment tweaks.
10423      Branch: perl
10424            ! toke.c
10425 ____________________________________________________________________________
10426 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
10427         Log: FAQ sync.
10428      Branch: perl
10429            ! pod/perlfaq9.pod
10430 ____________________________________________________________________________
10431 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
10432         Log: If an encoding is set by -M/-m, it must be in
10433              effect only for the actual script, not any other
10434              required/-M/-m'ed module, otherwise we enter a nasty
10435              recursion in regexec.c while trying to init the simple
10436              UTF-8 charclasses like PL_utf8_alnum.
10437      Branch: perl
10438            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
10439 ____________________________________________________________________________
10440 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
10441         Log: A bit more descriptive name.
10442      Branch: perl
10443            ! mg.c
10444 ____________________________________________________________________________
10445 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
10446         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
10447              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10448              Date: Wed, 31 Oct 2001 13:47:04 EST
10449              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
10450      Branch: perl
10451            ! ext/Time/HiRes/HiRes.t
10452 ____________________________________________________________________________
10453 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
10454         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
10455              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10456              Date: Wed, 31 Oct 2001 13:43:29 EST
10457              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
10458      Branch: perl
10459            ! mg.c
10460 ____________________________________________________________________________
10461 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
10462         Log: Subject: [PATCH] Various test cleanups
10463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10464              Date: Tue, 30 Oct 2001 21:56:26 +0100
10465              Message-ID: <20011030215626.A28503@rafael>
10466      Branch: perl
10467            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10468            ! ext/DB_File/t/db-recno.t ext/Encode.t
10469 ____________________________________________________________________________
10470 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
10471         Log: Update Changes.
10472      Branch: perl
10473            ! Changes patchlevel.h
10474 ____________________________________________________________________________
10475 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
10476         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
10477              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
10478              Date: Wed, 31 Oct 2001 17:16:39 +0100
10479              Message-ID: <20011031171639.A32511@rafael>
10480      Branch: perl
10481            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
10482 ____________________________________________________________________________
10483 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
10484         Log: Skip message nit.
10485      Branch: perl
10486            ! t/io/fs.t
10487 ____________________________________________________________________________
10488 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
10489         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
10490              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10491              Date: 31 Oct 2001 14:49:37 -0000
10492              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
10493      Branch: perl
10494            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
10495 ____________________________________________________________________________
10496 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
10497         Log: Extend the effect of the encoding pragma to chr() and ord().
10498              
10499              TODO: regex literals, reentrancy problems with the utf8
10500              and charnames pragmas.
10501      Branch: perl
10502            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
10503 ____________________________________________________________________________
10504 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
10505         Log: Doc tweaks.
10506      Branch: perl
10507            ! lib/encoding.pm
10508 ____________________________________________________________________________
10509 [ 12788] By: nick                                  on 2001/10/31  08:59:56
10510         Log: Integrate mainline
10511      Branch: perlio
10512           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
10513           !> (integrate 49 files)
10514 ____________________________________________________________________________
10515 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
10516         Log: Forgot new proto.
10517      Branch: perl
10518            ! proto.h
10519 ____________________________________________________________________________
10520 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
10521         Log: Clarification: use encoding cannot be used to
10522              change the default encoding of "your whole script";
10523              only the default encoding of the *data*.  Also, it
10524              seems that "use encoding" does not mix with "use utf8"
10525              (a coredumping recursion ensues).  Should not be a huge
10526              problem since "use utf8" is pretty marginal nowadays.
10527      Branch: perl
10528            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
10529 ____________________________________________________________________________
10530 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
10531         Log: More documentation for the encode pragma.
10532      Branch: perl
10533            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
10534            ! pod/perlapi.pod pod/perlunicode.pod sv.c
10535 ____________________________________________________________________________
10536 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
10537         Log: Thinko in #12783.
10538      Branch: perl
10539            ! sv.c
10540 ____________________________________________________________________________
10541 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
10542         Log: Make sv_recode_to_utf8() a real API: the encoding
10543              is a parameter, instead of a global.  Document the
10544              PERL_ENCODING.
10545      Branch: perl
10546            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
10547            ! toke.c
10548 ____________________________________________________________________________
10549 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
10550         Log: Enable -Mencoding=foobar also for string literals.
10551      Branch: perl
10552            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
10553            ! pod/perlapi.pod proto.h sv.c toke.c
10554 ____________________________________________________________________________
10555 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
10556         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
10557              From: Andy Dougherty <doughera@lafayette.edu>
10558              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
10559              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
10560      Branch: perl
10561            ! ext/POSIX/hints/svr4.pl
10562 ____________________________________________________________________________
10563 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
10564         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
10565              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10566              Date: Mon, 29 Oct 2001 23:11:58 -0000
10567              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
10568              
10569              Add compat.h.
10570      Branch: perl
10571            ! lib/h2xs.t utils/h2xs.PL
10572 ____________________________________________________________________________
10573 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
10574         Log: Subject: PerlIOBuf_dup
10575              From: Nicholas Clark <nick@ccl4.org>              
10576              Date: Mon, 29 Oct 2001 21:52:35 +0000             
10577              Message-ID: <20011029215235.K41204@plum.flirble.org>
10578              
10579              Add prototype.
10580      Branch: perl
10581            ! perliol.h
10582 ____________________________________________________________________________
10583 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
10584         Log: Subject: [PATCH] Make malloc.c errors more useful
10585              From: Richard Soderberg <rs@oregonnet.com>
10586              Date: Mon, 29 Oct 2001 22:28:02 -0800
10587              Message-Id: <200110300628.WAA11025@oregonnet.com>
10588      Branch: perl
10589            ! malloc.c
10590 ____________________________________________________________________________
10591 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
10592         Log: Retract #12776 - the bug 19990906.001 is still valid.
10593      Branch: perl
10594            ! t/run/kill_perl.t
10595 ____________________________________________________________________________
10596 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
10597         Log: (Retracted by #12777)
10598              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
10599              From: Michael G Schwern <schwern@pobox.com> 
10600              Date: Mon, 29 Oct 2001 23:01:08 -0500
10601              Message-ID: <20011029230108.G18053@blackrider>
10602      Branch: perl
10603            ! t/run/kill_perl.t
10604 ____________________________________________________________________________
10605 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
10606         Log: Comment nits.
10607      Branch: perl
10608            ! lib/encoding.t
10609 ____________________________________________________________________________
10610 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
10611         Log: integrate change#12772 from mainline
10612              
10613              Subject: [PATCH] Mommy, what's a pointer cast?
10614      Branch: maint-5.6/perl
10615            ! perl.h
10616 ____________________________________________________________________________
10617 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
10618         Log: Subject: [PATCH] Mommy, what's a pointer cast?
10619              From: Richard Soderberg <rs@oregonnet.com>
10620              Date: Mon, 29 Oct 2001 17:01:10 -0800
10621              Message-Id: <200110300101.RAA31561@oregonnet.com>
10622              
10623              (threads* parts)
10624      Branch: perl
10625            ! ext/threads/shared/shared.xs ext/threads/threads.xs
10626 ____________________________________________________________________________
10627 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
10628         Log: Subject: [PATCH] Mommy, what's a pointer cast?
10629              From: Richard Soderberg <rs@oregonnet.com>
10630              Date: Mon, 29 Oct 2001 17:01:10 -0800
10631              Message-Id: <200110300101.RAA31561@oregonnet.com>
10632              
10633              (the perl.h part)
10634      Branch: perl
10635            ! perl.h
10636 ____________________________________________________________________________
10637 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
10638         Log: Subject: [PATCH] OpenBSD likes signal.h 
10639              From: Richard Soderberg <rs@oregonnet.com>
10640              Date: Mon, 29 Oct 2001 17:00:31 -0800
10641              Message-Id: <200110300100.RAA31533@oregonnet.com>
10642      Branch: perl
10643            ! unixish.h
10644 ____________________________________________________________________________
10645 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
10646         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
10647              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10648              Date: Mon, 29 Oct 2001 23:04:23 -0000
10649              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
10650      Branch: perl
10651            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10652            ! ext/DB_File/t/db-recno.t
10653 ____________________________________________________________________________
10654 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
10655         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
10656              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
10657              Date: Mon, 29 Oct 2001 12:34:07 -0600
10658              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
10659      Branch: perl
10660            ! ext/Time/HiRes/HiRes.t
10661 ____________________________________________________________________________
10662 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
10663         Log: Update Changes.
10664      Branch: perl
10665            ! Changes patchlevel.h
10666 ____________________________________________________________________________
10667 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
10668         Log: AIX needs an explicit symbol export list.
10669      Branch: perl
10670            ! lib/ExtUtils/Embed.t
10671 ____________________________________________________________________________
10672 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
10673         Log: The test (and the module) would require some
10674              quality hacking time to work on EBCDIC.  Based on
10675              the test results nothing seems to be majorly broken,
10676              the module just seems to have strange assumptions:
10677              got: ''\226\225\205'
10678              expected: ''one'
10679              The \226\225\205 being, of course, 'one', in EBCDIC.
10680      Branch: perl
10681            ! lib/Dumpvalue.t
10682 ____________________________________________________________________________
10683 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
10684         Log: Mark the test known to be failing in EBCDIC.
10685      Branch: perl
10686            ! t/op/tr.t
10687 ____________________________________________________________________________
10688 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
10689         Log: None of the libnet modules are going to work in
10690              EBCDIC without the Convert::EBCDIC.
10691      Branch: perl
10692            ! t/lib/1_compile.t
10693 ____________________________________________________________________________
10694 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
10695         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
10696      Branch: perl
10697            ! t/op/pack.t
10698 ____________________________________________________________________________
10699 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
10700         Log: UTF-EBCDIC ain't UTF-8.
10701      Branch: perl
10702            ! t/op/pack.t
10703 ____________________________________________________________________________
10704 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
10705         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
10706      Branch: perl
10707            ! t/lib/1_compile.t
10708 ____________________________________________________________________________
10709 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
10710         Log: Let's not assume ASCII.
10711      Branch: perl
10712            ! t/op/lc.t
10713 ____________________________________________________________________________
10714 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
10715         Log: Call the new perlio symbols differently.
10716      Branch: perl
10717            ! makedef.pl
10718 ____________________________________________________________________________
10719 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
10720         Log: Don't expect ASCII ordering.
10721      Branch: perl
10722            ! lib/ExtUtils/Manifest.t
10723 ____________________________________________________________________________
10724 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
10725         Log: Forgot from #12756.
10726      Branch: perl
10727            ! perlio.h
10728 ____________________________________________________________________________
10729 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
10730         Log: BeOS tweaks:
10731              - fseeko and ftello can be found by Configure but
10732              we do not seem to have prototypes for them so
10733              let's make up some
10734              - BeOS didn't use to have real sockets (sockets as
10735              filedescriptors) but the BONE package is supposed
10736              to fix this.  I do not know how to detect BONEness,
10737              see hints/beos.sh for a spot that needs to fixed.
10738              - BeOS has O_TEXT != O_BINARY but has no setmode()
10739      Branch: perl
10740            ! hints/beos.sh perlio.c
10741 ____________________________________________________________________________
10742 [ 12755] By: sky                                   on 2001/10/29  12:56:12
10743         Log: Ugly fix to not die when a thread creator is holding locks.
10744      Branch: perl
10745            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10746            ! ext/threads/threads.xs
10747 ____________________________________________________________________________
10748 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
10749         Log: Integrate change #12752 from maintperl;
10750              
10751              croak(Nullch) wasn't printing the contents of ERRSV if there was
10752              no outer eval (bug in change#6125)
10753      Branch: perl
10754           !> util.c
10755 ____________________________________________________________________________
10756 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
10757         Log: Subject: [PATCH h2xs] Use of static data in XS modules
10758              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10759              Date: Sun, 28 Oct 2001 21:19:07 -0000
10760              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
10761              
10762              with nits from Sarathy.
10763      Branch: perl
10764            ! utils/h2xs.PL
10765 ____________________________________________________________________________
10766 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
10767         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
10768              no outer eval (bug in change#6125)
10769      Branch: maint-5.6/perl
10770            ! util.c
10771 ____________________________________________________________________________
10772 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
10773         Log: More todo for the encoding pragma.
10774      Branch: perl
10775            ! lib/encoding.pm
10776 ____________________________________________________________________________
10777 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
10778         Log: Add the encoding pragma to control the "upgrade"
10779              from the native eight bit data to Unicode.
10780              
10781              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
10782      Branch: perl
10783            + lib/encoding.pm lib/encoding.t
10784            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
10785            ! pod/perlunicode.pod pod/perlvar.pod sv.c
10786 ____________________________________________________________________________
10787 [ 12749] By: sky                                   on 2001/10/28  21:02:33
10788         Log: Update documentation.
10789      Branch: perl
10790            ! ext/threads/shared/shared.pm
10791 ____________________________________________________________________________
10792 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
10793         Log: Integrate change #12747 from maintperl;
10794              
10795              finishing touches to system() fixes on windows:
10796              * detect cmd shell correctly even if it had full path in it
10797              * more quoting needed for single-arg system if the argument
10798              really had multiple quoted arguments within it
10799              * be smarter about not calling the shell when the executable
10800              has spaces, but otherwise does not need shell involvement
10801              * add a testsuite (windows-specific currently)
10802      Branch: perl
10803           +> t/op/system.t t/op/system_tests
10804            ! MANIFEST pod/perltodo.pod
10805           !> win32/win32.c
10806 ____________________________________________________________________________
10807 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
10808         Log: finishing touches to system() fixes on windows:
10809              * detect cmd shell correctly even if it had full path in it
10810              * more quoting needed for single-arg system if the argument
10811              really had multiple quoted arguments within it
10812              * be smarter about not calling the shell when the executable
10813              has spaces, but otherwise does not need shell involvement
10814              * add a testsuite (windows-specific currently)
10815      Branch: maint-5.6/perl
10816            + t/op/system.t t/op/system_tests
10817            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
10818 ____________________________________________________________________________
10819 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
10820         Log: Integrate perlio.
10821      Branch: perl
10822           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
10823 ____________________________________________________________________________
10824 [ 12745] By: nick                                  on 2001/10/28  16:08:14
10825         Log: Mingw32 fixup for Embed.t
10826      Branch: perlio
10827            ! lib/ExtUtils/Embed.t
10828 ____________________________________________________________________________
10829 [ 12744] By: nick                                  on 2001/10/28  15:54:14
10830         Log: GCC vs MS 64-bit constant syntax
10831      Branch: perlio
10832            ! ext/Time/HiRes/HiRes.xs
10833 ____________________________________________________________________________
10834 [ 12743] By: nick                                  on 2001/10/28  15:42:55
10835         Log: Integrate mainline
10836      Branch: perlio
10837           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
10838 ____________________________________________________________________________
10839 [ 12742] By: sky                                   on 2001/10/28  14:47:10
10840         Log: Manpage updates.
10841      Branch: perl
10842            ! ext/threads/threads.pm
10843 ____________________________________________________________________________
10844 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
10845         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
10846      Branch: perl
10847            ! lib/ExtUtils/Embed.t
10848 ____________________________________________________________________________
10849 [ 12740] By: nick                                  on 2001/10/28  14:14:24
10850         Log: Integrate mainline
10851      Branch: perlio
10852           !> lib/ExtUtils/Embed.t win32/win32.c
10853 ____________________________________________________________________________
10854 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
10855         Log: Need to be ./executed.
10856      Branch: perl
10857            ! lib/ExtUtils/Embed.t
10858 ____________________________________________________________________________
10859 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
10860         Log: Integrate perlio.
10861      Branch: perl
10862           !> perlio.c win32/win32.h
10863 ____________________________________________________________________________
10864 [ 12737] By: nick                                  on 2001/10/28  13:53:45
10865         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
10866              by gcc -xc++.
10867      Branch: perlio
10868            ! win32/win32.h
10869 ____________________________________________________________________________
10870 [ 12736] By: nick                                  on 2001/10/28  13:50:50
10871         Log: Have :stdio layer update an honour the fd refcnt table.
10872              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
10873      Branch: perlio
10874            ! perlio.c
10875 ____________________________________________________________________________
10876 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
10877         Log: Integrate changes #12724 and #12725 from maintperl;
10878              multiarg system now works.
10879      Branch: perl
10880           !> win32/win32.c
10881 ____________________________________________________________________________
10882 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
10883         Log: Integrate perlio.
10884      Branch: perl
10885           +> lib/ExtUtils/Embed.t
10886           !> MANIFEST perlio.c
10887 ____________________________________________________________________________
10888 [ 12733] By: nick                                  on 2001/10/28  13:07:16
10889         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
10890              least for PERLIO=perlio unthreaded case
10891      Branch: perlio
10892            ! perlio.c
10893 ____________________________________________________________________________
10894 [ 12732] By: nick                                  on 2001/10/28  11:10:24
10895         Log: Typo in exe name
10896      Branch: perlio
10897            ! lib/ExtUtils/Embed.t
10898 ____________________________________________________________________________
10899 [ 12731] By: nick                                  on 2001/10/28  11:09:59
10900         Log: Integrate Mainline
10901      Branch: perlio
10902           !> Changes configure.com ext/DB_File/DB_File.pm
10903           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
10904           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
10905           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
10906           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
10907           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
10908           !> t/TEST t/op/regexp.t win32/buildext.pl
10909 ____________________________________________________________________________
10910 [ 12730] By: nick                                  on 2001/10/28  11:05:35
10911         Log: Fixup Embed.t for Win32/VC++
10912      Branch: perlio
10913            ! lib/ExtUtils/Embed.t
10914 ____________________________________________________________________________
10915 [ 12729] By: nick                                  on 2001/10/28  09:36:20
10916         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
10917              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
10918              ExtUtils::Embed.
10919      Branch: perlio
10920            + lib/ExtUtils/Embed.t
10921            ! MANIFEST
10922 ____________________________________________________________________________
10923 [ 12728] By: sky                                   on 2001/10/28  08:12:53
10924         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
10925              line manually!
10926      Branch: perl
10927            ! lib/ExtUtils/xsubpp
10928 ____________________________________________________________________________
10929 [ 12727] By: sky                                   on 2001/10/28  08:02:09
10930         Log: And here we use the prototypes.
10931      Branch: perl
10932            ! ext/threads/shared/shared.xs
10933 ____________________________________________________________________________
10934 [ 12726] By: sky                                   on 2001/10/28  08:00:48
10935         Log: Support [] style prototypes.
10936      Branch: perl
10937            ! lib/ExtUtils/xsubpp
10938 ____________________________________________________________________________
10939 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
10940         Log: yet another multi-arg system() fix on windows: batch files as the
10941              first argument (i.e. directly executed by CreateProcess()) need
10942              extra quoting to escape shell-shock
10943      Branch: maint-5.6/perl
10944            ! win32/win32.c
10945 ____________________________________________________________________________
10946 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
10947         Log: another multi-arg system() fix on windows: passing empty arguments
10948              now works
10949      Branch: maint-5.6/perl
10950            ! win32/win32.c
10951 ____________________________________________________________________________
10952 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
10953         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
10954              No final #else #error because we do not seem to
10955              be using #error?
10956      Branch: perl
10957            ! op.h
10958 ____________________________________________________________________________
10959 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
10960         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
10961              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
10962              Date: Sat, 27 Oct 2001 23:28:44 EST 
10963              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
10964      Branch: perl
10965            ! ext/Time/HiRes/HiRes.xs
10966 ____________________________________________________________________________
10967 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
10968         Log: Regen perlapi, perltoc.
10969      Branch: perl
10970            ! pod/perlapi.pod pod/perltoc.pod
10971 ____________________________________________________________________________
10972 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
10973         Log: Subject: [PATCH] sv.h documentation
10974              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
10975              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
10976              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
10977      Branch: perl
10978            ! sv.h
10979 ____________________________________________________________________________
10980 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
10981         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
10982              system("nmake -nologo", "clean") and there is no executable
10983              called "nmake -nologo"; this used to "work" pre-change#12559 due
10984              to bugs in multiarg system() that have since been fixed
10985      Branch: perl
10986            ! win32/buildext.pl
10987 ____________________________________________________________________________
10988 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
10989         Log: Update Changes.
10990      Branch: perl
10991            ! Changes patchlevel.h
10992 ____________________________________________________________________________
10993 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
10994         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
10995              From: Richard.Foley@t-online.de (Richard Foley)            
10996              Date: Sun, 28 Oct 2001 00:48:32 +0200
10997              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
10998      Branch: perl
10999            ! pod/perlhack.pod
11000 ____________________________________________________________________________
11001 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
11002         Log: Must store pointers with the right width.
11003      Branch: perl
11004            ! op.h
11005 ____________________________________________________________________________
11006 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
11007         Log: Integrate change #12711 from perlio;
11008              
11009              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
11010              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
11011      Branch: perl
11012           !> perlio.c
11013 ____________________________________________________________________________
11014 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
11015         Log: Subject: [PATCH] make minitest
11016              From: Nicholas Clark <nick@ccl4.org>
11017              Date: Sat, 27 Oct 2001 22:56:16 +0100
11018              Message-ID: <20011027225616.L20275@plum.flirble.org>
11019      Branch: perl
11020            ! t/TEST
11021 ____________________________________________________________________________
11022 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
11023         Log: Patch #12661 missed this.
11024      Branch: perl
11025            ! ext/DB_File/DB_File.pm
11026 ____________________________________________________________________________
11027 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
11028         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
11029              From: "Craig A. Berry" <craigberry@mac.com>
11030              Date: Sat, 27 Oct 2001 16:07:47 -0500
11031              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
11032      Branch: perl
11033            ! configure.com perlio.c
11034 ____________________________________________________________________________
11035 [ 12711] By: nick                                  on 2001/10/27  19:49:25
11036         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
11037              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
11038      Branch: perlio
11039            ! perlio.c
11040 ____________________________________________________________________________
11041 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
11042         Log: Let's not replace reason if there's one already supplied.
11043      Branch: perl
11044            ! t/op/regexp.t
11045 ____________________________________________________________________________
11046 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
11047         Log: is not good.
11048      Branch: perl
11049            ! t/op/regexp.t
11050 ____________________________________________________________________________
11051 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
11052         Log: ldlibpth can exist but be unset.
11053      Branch: perl
11054            ! t/TEST
11055 ____________________________________________________________________________
11056 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
11057         Log: Unicode: property alias naming cleanup.
11058      Branch: perl
11059            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
11060 ____________________________________________________________________________
11061 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
11062         Log: FAQ sync.
11063      Branch: perl
11064            ! pod/perlfaq4.pod
11065 ____________________________________________________________________________
11066 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
11067         Log: Integrate change #12703 from maintperl;
11068              
11069              typemap stuff intervenes before declaration, move it to PREINIT
11070              section
11071              
11072              (an empty integrate, but now the files are in sync
11073              between the branches)
11074      Branch: perl
11075           !> ext/ODBM_File/ODBM_File.xs
11076 ____________________________________________________________________________
11077 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
11078         Log: More PerlIO symbols.
11079      Branch: perl
11080            ! makedef.pl
11081 ____________________________________________________________________________
11082 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
11083         Log: typemap stuff intervenes before declaration, move it to PREINIT
11084              section
11085      Branch: maint-5.6/perl
11086            ! ext/ODBM_File/ODBM_File.xs
11087 ____________________________________________________________________________
11088 [ 12702] By: nick                                  on 2001/10/27  14:09:35
11089         Log: Integrate mainline
11090      Branch: perlio
11091           +> ext/threads/shared/t/av_simple.t
11092           +> ext/threads/shared/t/hv_refs.t
11093           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
11094           !> (integrate 109 files)
11095 ____________________________________________________________________________
11096 [ 12700] By: ams                                   on 2001/10/26  21:22:23
11097         Log: Subject: [PATCH] tweak divide
11098              From: Nicholas Clark <nick@ccl4.org>
11099              Date: Fri, 26 Oct 2001 22:52:17 +0100
11100              Message-Id: <20011026225217.B20275@plum.flirble.org>
11101      Branch: perl
11102            ! pp.c
11103 ____________________________________________________________________________
11104 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
11105         Log: Integrate a buncha things from maintperl.
11106      Branch: maint-5.6/macperl
11107           !> (integrate 32 files)
11108 ____________________________________________________________________________
11109 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
11110         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
11111              From: Andy Dougherty <doughera@lafayette.edu>
11112              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
11113              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
11114      Branch: perl
11115            ! hints/svr4.sh
11116 ____________________________________________________________________________
11117 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
11118         Log: When you're root, many things become writable.
11119      Branch: perl
11120            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
11121 ____________________________________________________________________________
11122 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
11123         Log: Update Changes.
11124      Branch: perl
11125            ! Changes patchlevel.h
11126 ____________________________________________________________________________
11127 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
11128         Log: Term/Cap.t attempts to access the floppy drive for no good reason
11129              on dosish systems
11130      Branch: perl
11131            ! lib/Term/Cap.t
11132 ____________________________________________________________________________
11133 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
11134         Log: fix misleading comment on known inadequacy in B::Terse, and skip
11135              it correctly
11136      Branch: perl
11137            ! ext/B/t/terse.t
11138 ____________________________________________________________________________
11139 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
11140         Log: fix spurious AutoSplit.t failure under windows
11141      Branch: perl
11142            ! lib/AutoSplit.t
11143 ____________________________________________________________________________
11144 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
11145         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
11146      Branch: perl
11147            ! ext/Time/HiRes/HiRes.t
11148 ____________________________________________________________________________
11149 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
11150         Log: More logical to use %04"UVXf" than %"UVuf" since
11151              the Unicode standard prefers hex.
11152      Branch: perl
11153            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
11154            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
11155            ! lib/unicore/mktables utf8.c
11156 ____________________________________________________________________________
11157 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
11158         Log: change#12065 seems to have broken Encode build on windows; fix
11159      Branch: perl
11160            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
11161 ____________________________________________________________________________
11162 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
11163         Log: Unicode: add the case folding table.
11164      Branch: perl
11165            + lib/unicore/To/Fold.pl
11166            ! MANIFEST lib/unicore/mktables
11167 ____________________________________________________________________________
11168 [ 12688] By: sky                                   on 2001/10/26  13:51:29
11169         Log: Get the new functions right, do not export lock since we use builtin lock.
11170              TODO: fix xsubpp to support the new prototypes
11171      Branch: perl
11172            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11173 ____________________________________________________________________________
11174 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
11175         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
11176              as suggested by Sarathy.
11177      Branch: perl
11178            ! mg.c
11179 ____________________________________________________________________________
11180 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
11181         Log: avoid compiler warning
11182      Branch: perl
11183            ! win32/win32.c
11184 ____________________________________________________________________________
11185 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
11186         Log: WinCE update from Rainer Keuchel.
11187      Branch: perl
11188            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
11189            ! wince/wince.c
11190 ____________________________________________________________________________
11191 [ 12684] By: sky                                   on 2001/10/26  13:34:33
11192         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
11193      Branch: perl
11194            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11195 ____________________________________________________________________________
11196 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
11197         Log: More fixes that were made to the core and not in the libnet src
11198      Branch: perl
11199            ! lib/Net/Domain.pm
11200 ____________________________________________________________________________
11201 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
11202         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
11203              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
11204              Date: Fri, 26 Oct 2001 13:55:21 +0200
11205              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
11206              
11207              (plus make the db-recno.t#59 accept both \n and \r\n)
11208      Branch: perl
11209            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
11210            ! ext/DB_File/t/db-recno.t
11211 ____________________________________________________________________________
11212 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
11213         Log: Fix tests to be able to run in the core and the CPAN dist
11214      Branch: perl
11215            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
11216            ! lib/Net/t/require.t lib/Net/t/smtp.t
11217 ____________________________________________________________________________
11218 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
11219         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
11220              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11221              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
11222              Date: Fri, 26 Oct 2001 08:34:46 EDT
11223      Branch: perl
11224            ! ext/Time/HiRes/HiRes.t
11225 ____________________________________________________________________________
11226 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
11227         Log: Sync libnet modules with what will be libnet-1.08
11228      Branch: perl
11229            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
11230            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
11231            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
11232            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
11233 ____________________________________________________________________________
11234 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
11235         Log: Integrate maintperl changes #12268 and #12669;
11236              
11237              final touches to the audit for statics and thread-unsafe code
11238              * make DB_File, ODBM_File thread-safe 
11239              * remove unnecessary/dangerous statics and protect others
11240              from not getting accidentally enabled under threaded perls
11241              
11242              windows support functions get_childdir() et al aren't exported
11243              correctly under vanilla build
11244              
11245              Testing under win32 appreciated since changes there had
11246              to be manually merged and I cannot test how badly did I do.
11247      Branch: perl
11248           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
11249           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
11250           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
11251           !> win32/vmem.h win32/win32.c win32/win32iop.h
11252 ____________________________________________________________________________
11253 [ 12677] By: sky                                   on 2001/10/26  12:37:17
11254         Log: More Config::threads to threads::threads changes
11255      Branch: perl
11256            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
11257 ____________________________________________________________________________
11258 [ 12676] By: sky                                   on 2001/10/26  12:31:46
11259         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
11260      Branch: perl
11261            ! ext/threads/threads.pm ext/threads/threads.xs
11262 ____________________________________________________________________________
11263 [ 12675] By: sky                                   on 2001/10/26  12:06:30
11264         Log: Allocing a TLS in runtime is not too hot.
11265      Branch: perl
11266            ! ext/threads/threads.xs
11267 ____________________________________________________________________________
11268 [ 12674] By: sky                                   on 2001/10/26  11:59:09
11269         Log: Don't display debug data.
11270      Branch: perl
11271            ! ext/threads/threads.pm
11272 ____________________________________________________________________________
11273 [ 12673] By: sky                                   on 2001/10/26  11:35:47
11274         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
11275              complete bar support for blessed objects.
11276              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
11277      Branch: perl
11278            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
11279 ____________________________________________________________________________
11280 [ 12672] By: sky                                   on 2001/10/26  11:15:28
11281         Log: Fix case where shared reference does not exist in current thread.
11282      Branch: perl
11283            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
11284 ____________________________________________________________________________
11285 [ 12671] By: sky                                   on 2001/10/26  08:48:52
11286         Log: Support for references in shared arrays.
11287      Branch: perl
11288            ! ext/threads/shared/shared.xs
11289 ____________________________________________________________________________
11290 [ 12670] By: sky                                   on 2001/10/26  08:30:11
11291         Log: Add tests for references in hashes.
11292      Branch: perl
11293            + ext/threads/shared/t/hv_refs.t
11294            ! MANIFEST
11295 ____________________________________________________________________________
11296 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
11297         Log: windows support functions get_childdir() et al aren't exported
11298              correctly under vanilla build
11299      Branch: maint-5.6/perl
11300            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
11301 ____________________________________________________________________________
11302 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
11303         Log: final touches to the audit for statics and thread-unsafe code
11304              * make DB_File, ODBM_File thread-safe 
11305              * remove unnecessary/dangerous statics and protect others
11306              from not getting accidentally enabled under threaded perls
11307      Branch: maint-5.6/perl
11308            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
11309            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
11310            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
11311            ! win32/win32.c
11312 ____________________________________________________________________________
11313 [ 12667] By: ams                                   on 2001/10/26  03:48:36
11314         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
11315              From: "Richard Soderberg" <rs@crystalflame.net>
11316              Date: Thu, 25 Oct 2001 23:42:50 -0400
11317              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
11318      Branch: perl
11319            ! sharedsv.c
11320 ____________________________________________________________________________
11321 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
11322         Log: Integrate change #12664 from maintperl;
11323              
11324              the newest GCCs don't seem to like C<"string1"##STRING2>
11325              so keep it as C<"string1" STRING2> (latter appears to
11326              work everywhere)
11327      Branch: perl
11328           !> ext/DynaLoader/dlutils.c
11329 ____________________________________________________________________________
11330 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
11331         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
11332              From: Chris Nandor <pudge@pobox.com>
11333              Date: Thu, 25 Oct 2001 22:15:03 -0400
11334              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
11335      Branch: perl
11336            ! perl.h
11337 ____________________________________________________________________________
11338 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
11339         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
11340              C<"string1" STRING2> (latter appears to work everywhere)
11341      Branch: maint-5.6/perl
11342            ! ext/DynaLoader/dlutils.c
11343 ____________________________________________________________________________
11344 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
11345         Log: AUTHORS update.
11346      Branch: perl
11347            ! AUTHORS
11348 ____________________________________________________________________________
11349 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
11350         Log: Integrate change #12660 from maintperl;
11351              
11352              make the dMY_CXT stuff available under all of
11353              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
11354      Branch: perl
11355           !> perl.h
11356 ____________________________________________________________________________
11357 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
11358         Log: Subject: [PATCH] DB_File-1.79
11359              From: "Paul Marquess" <paul.marquess@openwave.com>
11360              Date: Fri, 26 Oct 2001 00:03:54 +0100
11361              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
11362      Branch: perl
11363            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
11364            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
11365 ____________________________________________________________________________
11366 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
11367         Log: make the dMY_CXT stuff available under all of
11368              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
11369      Branch: maint-5.6/perl
11370            ! perl.h
11371 ____________________________________________________________________________
11372 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
11373         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
11374              From: Michael G Schwern <schwern@pobox.com>
11375              Date: Thu, 25 Oct 2001 18:28:12 -0400
11376              Message-ID: <20011025182812.M4811@blackrider>
11377      Branch: perl
11378            ! t/run/kill_perl.t
11379 ____________________________________________________________________________
11380 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
11381         Log: STRLEN != int.
11382      Branch: perl
11383            ! regcomp.c regexec.c
11384 ____________________________________________________________________________
11385 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
11386         Log: Subject: [PATCH] remove small IVop redundancy
11387              From: Nicholas Clark <nick@ccl4.org>
11388              Date: Thu, 25 Oct 2001 22:48:28 +0100
11389              Message-ID: <20011025224827.M66471@plum.flirble.org>
11390      Branch: perl
11391            ! pp.c pp_hot.c
11392 ____________________________________________________________________________
11393 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
11394         Log: Metaconfig unit change for #12655.
11395      Branch: metaconfig/U/perl
11396            ! Extensions.U
11397 ____________________________________________________________________________
11398 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
11399         Log: Subject: Re: Not OK @12650
11400              From: Andy Dougherty <doughera@lafayette.edu>
11401              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
11402              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
11403      Branch: perl
11404            ! Configure
11405 ____________________________________________________________________________
11406 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
11407         Log: Integrate changes #12652 and #12653 from maintperl;
11408              
11409              more tweaks to change#12626
11410              * move the boilerplate code over to perl.h and make DynaLoader
11411              use it
11412              * make re, Opcode, File::Glob and B threadsafe
11413              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
11414              C<no re;> anywhere)
11415              
11416              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
11417              
11418              File::Glob required a bit more work in bleadperl
11419              because of ExtUtils::Constant (see the Makefile.PL change)
11420      Branch: perl
11421            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
11422           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
11423           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
11424 ____________________________________________________________________________
11425 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
11426         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
11427      Branch: maint-5.6/perl
11428            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
11429            ! ext/Opcode/Opcode.xs ext/re/re.xs
11430 ____________________________________________________________________________
11431 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
11432         Log: more tweaks to change#12626
11433              * move the boilerplate code over to perl.h and make DynaLoader
11434              use it
11435              * make re, Opcode, File::Glob and B threadsafe
11436              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
11437              C<no re;> anywhere)
11438      Branch: maint-5.6/perl
11439            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
11440            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
11441 ____________________________________________________________________________
11442 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
11443         Log: Metaconfig unit change for #12650.
11444      Branch: metaconfig/U/perl
11445            ! Extensions.U
11446 ____________________________________________________________________________
11447 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
11448         Log: Subject: Re: ithreads doesn't like usedl=n
11449              From: Andy Dougherty <doughera@lafayette.edu>
11450              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
11451              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
11452              
11453              Special-case threads::shared.
11454      Branch: perl
11455            ! Configure
11456 ____________________________________________________________________________
11457 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
11458         Log: Getting fancier...
11459      Branch: perl
11460            ! t/TEST
11461 ____________________________________________________________________________
11462 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
11463         Log: csh - what a pain.
11464      Branch: perl
11465            ! t/TEST
11466 ____________________________________________________________________________
11467 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
11468         Log: Update Changes.
11469      Branch: perl
11470            ! Changes patchlevel.h
11471 ____________________________________________________________________________
11472 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
11473         Log: Allow resetting the locale system for the duration
11474              of the build (Mac OS X default setting LANG=En_US
11475              ist kaputt)
11476      Branch: perl
11477            ! Makefile.SH
11478 ____________________________________________________________________________
11479 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
11480         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
11481      Branch: perl
11482            ! ext/Digest/MD5/t/files.t
11483 ____________________________________________________________________________
11484 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
11485         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
11486              From: Andy Dougherty <doughera@lafayette.edu>
11487              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
11488              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
11489      Branch: perl
11490            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
11491            ! ext/threads/shared/Makefile.PL
11492 ____________________________________________________________________________
11493 [ 12643] By: sky                                   on 2001/10/25  12:28:26
11494         Log: Add support for reference members of hashes.
11495      Branch: perl
11496            ! ext/threads/shared/shared.xs
11497 ____________________________________________________________________________
11498 [ 12642] By: ams                                   on 2001/10/25  12:21:13
11499         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
11500              From: "Norton Allen" <nort@qnx.com>
11501              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
11502              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
11503      Branch: perl
11504            ! ext/Digest/MD5/MD5.xs
11505 ____________________________________________________________________________
11506 [ 12641] By: sky                                   on 2001/10/25  10:27:39
11507         Log: Tests shared hashes.
11508      Branch: perl
11509            + ext/threads/shared/t/hv_simple.t
11510            ! MANIFEST
11511 ____________________________________________________________________________
11512 [ 12640] By: sky                                   on 2001/10/25  10:18:23
11513         Log: Fix threadcounts for arrays and hashes.
11514      Branch: perl
11515            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11516 ____________________________________________________________________________
11517 [ 12639] By: sky                                   on 2001/10/25  10:17:26
11518         Log: Note to self, doing *src_ary++ in a macro that evaluates
11519              the value more than once is a good way to dump core.
11520      Branch: perl
11521            ! sharedsv.c
11522 ____________________________________________________________________________
11523 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
11524         Log: Integrate change #12636 from maintperl; more dl fixups.
11525      Branch: perl
11526           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
11527           !> ext/DynaLoader/dl_vms.xs
11528 ____________________________________________________________________________
11529 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
11530         Log: Like dl_hpux, like dl_dld.
11531      Branch: perl
11532            ! ext/DynaLoader/dl_dld.xs
11533 ____________________________________________________________________________
11534 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
11535         Log: followups to change#12635
11536      Branch: maint-5.6/perl
11537            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
11538            ! ext/DynaLoader/dl_vms.xs
11539 ____________________________________________________________________________
11540 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
11541         Log: add part of change#12634 to the two files that need it; dl_aix.xs
11542              in maint-5.6 doesn't have the branch that had the problem in
11543              mainline
11544      Branch: maint-5.6/perl
11545            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
11546 ____________________________________________________________________________
11547 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
11548         Log: Fixes for #12627.
11549      Branch: perl
11550            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
11551 ____________________________________________________________________________
11552 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
11553         Log: Since pv_uni_display and sv_uni_display are now used
11554              in the re extension, their symbols have to be exported.
11555      Branch: perl
11556            ! embed.pl global.sym
11557 ____________________________________________________________________________
11558 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
11559         Log: Subject:  Re: [PATCH Perl@12567] debug /list
11560              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11561              Date: Tue, 23 Oct 2001 21:40:33 EDT
11562              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
11563      Branch: perl
11564            ! configure.com
11565 ____________________________________________________________________________
11566 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
11567         Log: This takes care of some of the re 'debug' cases but
11568              not all cases since the information whether the pattern
11569              or the target are utf8 seems to be either lost or not
11570              spread widely enough, sigh.
11571      Branch: perl
11572            ! regcomp.c
11573 ____________________________________________________________________________
11574 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
11575         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
11576              From: John Peacock <jpeacock@rowman.com>
11577              Date: Wed, 24 Oct 2001 16:53:29 -0400
11578              Message-ID: <3BD72A49.1508D152@rowman.com>
11579      Branch: perl
11580            ! configure.com
11581 ____________________________________________________________________________
11582 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
11583         Log: Upgrade NetWare and WinCE as in #12626.
11584      Branch: perl
11585            ! NetWare/dl_netware.xs wince/dl_win32.xs
11586 ____________________________________________________________________________
11587 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
11588         Log: Tru64 compiler nit.
11589      Branch: perl
11590            ! ext/threads/shared/shared.xs
11591 ____________________________________________________________________________
11592 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
11593         Log: Integrate change #12626 from maintperl;
11594              make DynaLoader threadsafe by moving all statics into
11595              interpreter-local space
11596              
11597              TODO: Netware, OS/2, WinCE
11598      Branch: perl
11599           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11600           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
11601           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
11602           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
11603           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
11604           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11605           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
11606 ____________________________________________________________________________
11607 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
11608         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
11609              space
11610      Branch: maint-5.6/perl
11611            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11612            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
11613            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
11614            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
11615            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
11616            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11617            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
11618 ____________________________________________________________________________
11619 [ 12625] By: sky                                   on 2001/10/24  20:05:26
11620         Log: Change #12623 inflicted an infinite hang. Fixed.
11621      Branch: perl
11622            ! ext/threads/shared/shared.xs
11623 ____________________________________________________________________________
11624 [ 12624] By: sky                                   on 2001/10/24  19:06:55
11625         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
11626      Branch: perl
11627            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11628 ____________________________________________________________________________
11629 [ 12623] By: sky                                   on 2001/10/24  18:06:34
11630         Log: We need to do sharedsv_find in the original perl context.
11631      Branch: perl
11632            ! ext/threads/shared/shared.xs
11633 ____________________________________________________________________________
11634 [ 12622] By: sky                                   on 2001/10/24  17:26:51
11635         Log: Add support for basic support for AVs, references not supported yet.
11636              Add test for AVs.
11637              Add more tests to sv_refs
11638              Fix documentation issues.  
11639      Branch: perl
11640            + ext/threads/shared/t/av_simple.t
11641            ! MANIFEST ext/threads/shared/shared.pm
11642            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
11643 ____________________________________________________________________________
11644 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
11645         Log: Dump Unicode better for re 'debug'.  The regprop()
11646              is unfinished since have to figure out how to detect
11647              Unicodeness in there.
11648      Branch: perl
11649            ! regcomp.c regexec.c
11650 ____________________________________________________________________________
11651 [ 12620] By: sky                                   on 2001/10/24  13:18:07
11652         Log: Add support for finding shared arrays and hashes.
11653      Branch: perl
11654            ! sharedsv.c
11655 ____________________________________________________________________________
11656 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
11657         Log: Rewrite sv_uni_display() as pv_uni_display() as
11658              reimplement sv_uni_display() using that.
11659      Branch: perl
11660            ! dump.c embed.h embed.pl proto.h
11661 ____________________________________________________________________________
11662 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
11663         Log: Integrate change #12615 from maintperl;
11664              on Windows, IO::File::new_tmpfile() fails after being called
11665              32767 times because MSVCRT thinks stdio's TMP_MAX is a
11666              process-wide limit
11667      Branch: perl
11668           !> win32/win32.c
11669 ____________________________________________________________________________
11670 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
11671         Log: Don't try to print ints as IVs.
11672      Branch: perl
11673            ! ext/Time/HiRes/HiRes.xs
11674 ____________________________________________________________________________
11675 [ 12616] By: sky                                   on 2001/10/24  11:06:35
11676         Log: We only need to fetch the SV from the backend if the index
11677              is not the same as mg_private.     In theory this could be
11678              a problem if there are an exact multiple of U16 changes
11679              of a shared variable between two access in a given thread,
11680              we choose to avoid theory for now.
11681      Branch: perl
11682            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
11683 ____________________________________________________________________________
11684 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
11685         Log: on Windows, IO::File::new_tmpfile() fails after being called
11686              32767 times because MSVCRT thinks stdio's TMP_MAX is a
11687              process-wide limit
11688      Branch: maint-5.6/perl
11689            ! win32/win32.c
11690 ____________________________________________________________________________
11691 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
11692         Log: Negation and Unicode: sort of solves 20010303.010,
11693              except not quite like reported in the Subject
11694              (Perl_warner is still utf8-ignorant).
11695      Branch: perl
11696            ! pp.c t/lib/warnings/sv
11697 ____________________________________________________________________________
11698 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
11699         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
11700      Branch: perl
11701            ! sv.c t/lib/warnings/sv
11702 ____________________________________________________________________________
11703 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
11704         Log: sv_uni_display(): do not add the "...", let the caller
11705              do it if wanted, and be prepared for more display options.
11706      Branch: perl
11707            ! dump.c embed.h embed.pl proto.h
11708 ____________________________________________________________________________
11709 [ 12611] By: nick                                  on 2001/10/23  20:28:07
11710         Log: Integrate mainline
11711      Branch: perlio
11712           !> Changes configure.com cygwin/cygwin.c
11713           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
11714           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
11715           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
11716           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
11717           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
11718           !> utils/h2xs.PL utils/perldoc.PL
11719 ____________________________________________________________________________
11720 [ 12610] By: sky                                   on 2001/10/23  19:39:24
11721         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
11722              don't call themselves READONLY but still die with modification
11723              attempt. We only call bless for ext and umagic.
11724      Branch: perl
11725            ! sv.c
11726 ____________________________________________________________________________
11727 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
11728         Log: Croak() on negative time; doc tweaks.
11729      Branch: perl
11730            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
11731            ! ext/Time/HiRes/HiRes.xs
11732 ____________________________________________________________________________
11733 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
11734         Log: FAQ sync.
11735      Branch: perl
11736            ! pod/perlfaq4.pod pod/perlfaq7.pod
11737 ____________________________________________________________________________
11738 [ 12607] By: sky                                   on 2001/10/23  18:27:27
11739         Log: Call setmagic on the referent we are blessing.
11740      Branch: perl
11741            ! sv.c
11742 ____________________________________________________________________________
11743 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
11744         Log: Small test nits.
11745      Branch: perl
11746            ! t/op/lc.t
11747 ____________________________________________________________________________
11748 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
11749         Log: Update Changes.
11750      Branch: perl
11751            ! Changes patchlevel.h
11752 ____________________________________________________________________________
11753 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
11754         Log: Make the PerlIO_init() prototypes consistent.
11755      Branch: perl
11756            ! perlio.c
11757 ____________________________________________________________________________
11758 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
11759         Log: Upping the test count is a good idea.
11760      Branch: perl
11761            ! t/op/lc.t
11762 ____________________________________________________________________________
11763 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
11764         Log: Document the final sigma spot.
11765      Branch: perl
11766            ! pp.c
11767 ____________________________________________________________________________
11768 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
11769         Log: Fix multicharacter titlecase (ucfirst).
11770      Branch: perl
11771            ! pod/perlunicode.pod pp.c t/op/lc.t
11772 ____________________________________________________________________________
11773 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
11774         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
11775              From: Mikhail Zabaluev <mhz@alt-linux.org>
11776              Date: Tue, 23 Oct 2001 10:40:37 +0400
11777              Message-ID: <20011023104037.A12761@localhost.localdomain>
11778              
11779              (#12406 replaced with this)
11780      Branch: perl
11781            ! utils/perldoc.PL
11782 ____________________________________________________________________________
11783 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
11784         Log: MacOS Classic updates from Pudge.
11785      Branch: perl
11786            ! lib/File/Spec.t lib/File/Spec/Mac.pm
11787 ____________________________________________________________________________
11788 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
11789         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
11790              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11791              Date: Sun, 14 Oct 2001 23:14:46 +0200
11792              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
11793              
11794              except for the 2->4 changes.
11795      Branch: perl
11796            ! lib/AutoSplit.t
11797 ____________________________________________________________________________
11798 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
11799         Log: integrate macperl contents into maint-5.6
11800      Branch: maint-5.6/perl
11801            ! mg.c
11802           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
11803           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
11804           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
11805           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
11806           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
11807           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
11808           !> t/lib/filefind.t t/lib/filespec.t
11809 ____________________________________________________________________________
11810 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
11811         Log: At some point the #6234 has been lost from the mainline
11812              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
11813      Branch: perl
11814            ! lib/File/Spec/Win32.pm
11815 ____________________________________________________________________________
11816 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
11817         Log: Cygwin seems to round up (or closest, but not down)
11818              for time(), so half of the time (bad pun intended)
11819              Time::HiRes::time() is less than time(), half of
11820              the time it's more.  So let's try harder in the loop.
11821      Branch: perl
11822            ! ext/Time/HiRes/HiRes.t
11823 ____________________________________________________________________________
11824 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
11825         Log: MacOS Classic timeofday(), from Chris Nandor. 
11826      Branch: perl
11827            ! ext/Time/HiRes/HiRes.xs
11828 ____________________________________________________________________________
11829 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
11830         Log: Integrate changes #12580 and #12581 from macperl;
11831              
11832              Fix path construction.
11833              
11834              (Copyright) Nit.
11835      Branch: perl
11836           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
11837 ____________________________________________________________________________
11838 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
11839         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
11840              doesn't seem to help (the error being output to console, maybe?)
11841      Branch: perl
11842            ! lib/Net/Domain.pm
11843 ____________________________________________________________________________
11844 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
11845         Log: Taint the getcwd() result also in Cygwin.
11846              (TODO: which other platforms need the same thing?)
11847      Branch: perl
11848            ! cygwin/cygwin.c
11849 ____________________________________________________________________________
11850 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
11851         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
11852      Branch: perl
11853            ! t/op/taint.t
11854 ____________________________________________________________________________
11855 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
11856         Log: getpwuid() fragility continues.
11857      Branch: perl
11858            ! utils/h2xs.PL
11859 ____________________________________________________________________________
11860 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
11861         Log: getpwuid() might succeed but that's no guarantee
11862              that the $home will be defined.
11863      Branch: perl
11864            ! ext/File/Glob/t/basic.t
11865 ____________________________________________________________________________
11866 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
11867         Log: It's safer to to expand the variable, too... (see #12571)
11868      Branch: perl
11869            ! t/TEST
11870 ____________________________________________________________________________
11871 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
11872         Log: Integrate with maintperl.
11873      Branch: maint-5.6/macperl
11874           !> win32/bin/pl2bat.pl win32/win32.c
11875 ____________________________________________________________________________
11876 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
11877         Log: Oops, forgot to include Win32 ... just as well, since it
11878              seems in bleadperl, change #7764 was not included
11879              (adding C:\temp).  Re-added.  Rip it back out if it
11880              doesn't belong.  :-)
11881      Branch: maint-5.6/macperl
11882            ! lib/File/Spec/Win32.pm
11883 ____________________________________________________________________________
11884 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
11885         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
11886              From: "Craig A. Berry" <craigberry@mac.com>
11887              Date: Mon, 22 Oct 2001 15:25:19 -0500
11888              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
11889      Branch: perl
11890            ! configure.com
11891 ____________________________________________________________________________
11892 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
11893         Log: Add in lots of File::Spec changes, from Thomas Wegner,
11894              and sync with changes from bleadperl.
11895      Branch: maint-5.6/macperl
11896            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
11897            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
11898            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
11899            ! lib/File/Spec/Win32.pm t/lib/filespec.t
11900 ____________________________________________________________________________
11901 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
11902         Log: Sync with latest File::Find and tests from bleadperl.
11903      Branch: maint-5.6/macperl
11904            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
11905 ____________________________________________________________________________
11906 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
11907         Log: Nit.
11908      Branch: maint-5.6/macperl
11909            ! perl.c
11910 ____________________________________________________________________________
11911 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
11912         Log: Fix path construction.
11913      Branch: maint-5.6/macperl
11914            ! ext/DynaLoader/DynaLoader_pm.PL
11915 ____________________________________________________________________________
11916 [ 12579] By: nick                                  on 2001/10/22  19:08:35
11917         Log: Integrate mainline (for Arthurs thread.xs fix)
11918      Branch: perlio
11919           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
11920 ____________________________________________________________________________
11921 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
11922         Log: Fix up exported symbols, move relevant docs
11923              over from macperl.pod.
11924      Branch: maint-5.6/macperl
11925            ! macos/ext/MacPerl/MacPerl.pm
11926 ____________________________________________________________________________
11927 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
11928         Log: Make ADDRESS called optionally as a method.
11929      Branch: maint-5.6/macperl
11930            ! macos/lib/Mac/Glue.pm
11931 ____________________________________________________________________________
11932 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
11933         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
11934              Apple event.
11935      Branch: maint-5.6/macperl
11936            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
11937            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
11938            ! macos/macperl/MPTerminology.aete
11939 ____________________________________________________________________________
11940 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
11941         Log: Clean up some build utilities. Change Entab to Duplicate;
11942              fix docs and error reporting; improve macify() of paths;
11943              remove requirement for Exporter.pm presence.
11944      Branch: maint-5.6/macperl
11945            ! macos/InstallBLIB macos/MacPerlTests.cmd
11946            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
11947 ____________________________________________________________________________
11948 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
11949         Log: Sync Time::HiRes with bleadperl
11950      Branch: maint-5.6/macperl
11951            ! macos/bundled_ext/Time/HiRes/HiRes.pm
11952            ! macos/bundled_ext/Time/HiRes/HiRes.t
11953            ! macos/bundled_ext/Time/HiRes/HiRes.xs
11954 ____________________________________________________________________________
11955 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
11956         Log: Fix up Changes
11957      Branch: maint-5.6/macperl
11958            ! macos/Changes
11959 ____________________________________________________________________________
11960 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
11961         Log: A user might belong to only a single group
11962              (the group equal to the group id).
11963      Branch: perl
11964            ! t/op/groups.t
11965 ____________________________________________________________________________
11966 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
11967         Log: Prepending (instead of replacing with) the pwd is safer. 
11968      Branch: perl
11969            ! t/TEST
11970 ____________________________________________________________________________
11971 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
11972         Log: Be more robust if no hostname or domainname
11973              (especially the latter)
11974      Branch: perl
11975            ! lib/Net/Domain.pm
11976 ____________________________________________________________________________
11977 [ 12569] By: sky                                   on 2001/10/22  17:41:07
11978         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
11979      Branch: perl
11980            ! ext/threads/threads.xs
11981 ____________________________________________________________________________
11982 [ 12568] By: nick                                  on 2001/10/22  16:31:24
11983         Log: Integrate mainline
11984      Branch: perlio
11985           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
11986           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11987           +> ext/threads/shared/t/sv_refs.t
11988           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
11989            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
11990            - lib/unicore/To/SpecUpper.pl
11991           !> (integrate 42 files)
11992 ____________________________________________________________________________
11993 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
11994         Log: Update Changes.
11995      Branch: perl
11996            ! Changes patchlevel.h
11997 ____________________________________________________________________________
11998 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
11999         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
12000              From: Michael G Schwern <schwern@pobox.com>
12001              Date: Mon, 22 Oct 2001 03:48:38 -0400
12002              Message-ID: <20011022034838.B1676@blackrider>
12003      Branch: perl
12004            ! pod/perlvar.pod
12005 ____________________________________________________________________________
12006 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
12007         Log: Pod nits, as suggested by Stas Bekman.
12008      Branch: perl
12009            ! ext/threads/shared/shared.pm ext/threads/threads.pm
12010 ____________________________________________________________________________
12011 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
12012         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
12013              From: "Paul Marquess" <paul.marquess@openwave.com> 
12014              Date: Sun, 21 Oct 2001 21:11:15 +0100
12015              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
12016      Branch: perl
12017            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
12018            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
12019            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
12020            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
12021            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
12022            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
12023            ! ext/SDBM_File/sdbm.t
12024 ____________________________________________________________________________
12025 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
12026         Log: Integrate change #12559 from maintperl;
12027              various fixes for system() and backticks under windows
12028      Branch: perl
12029           !> win32/win32.c
12030 ____________________________________________________________________________
12031 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
12032         Log: Integrate change #12560 from maintperl;
12033              make pl2bat use %0 rather than "%0" (the latter fails to work
12034              in a lot of common cases)
12035      Branch: perl
12036           !> win32/bin/pl2bat.pl
12037 ____________________________________________________________________________
12038 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
12039         Log: Integrate changes #12549 and #12550 from maintperl;
12040              
12041              readline() doesn't work with our variables; it confuses them with
12042              my variables (change#4227 was incomplete)
12043      Branch: perl
12044            ! t/lib/strict/vars
12045           !> t/base/rs.t toke.c
12046 ____________________________________________________________________________
12047 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
12048         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
12049              in a lot of common cases)
12050      Branch: maint-5.6/perl
12051            ! win32/bin/pl2bat.pl
12052 ____________________________________________________________________________
12053 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
12054         Log: various fixes for system() and backticks under windows:
12055              
12056              * avoid munging whitespace that is passed within quotes
12057              * work around a cmd.exe misfeature that made multi-arg
12058              system() unreliable when there is more than one quoted
12059              argument
12060              * make multi-arg system() autoquote arguments as needed
12061              before passing them to the shell (this avoids having to
12062              second guess the shell quoting)
12063              * perl's -Dp switch can be used to trace the innards
12064      Branch: maint-5.6/perl
12065            ! win32/win32.c
12066 ____________________________________________________________________________
12067 [ 12558] By: nick                                  on 2001/10/22  08:58:42
12068         Log: Integrate ithreads buffer flush fix from perlio
12069      Branch: perl
12070           !> ext/threads/t/basic.t perl.c
12071 ____________________________________________________________________________
12072 [ 12557] By: nick                                  on 2001/10/22  08:35:09
12073         Log: All tests pass (legitimately) on ithreads
12074      Branch: perlio
12075            ! ext/threads/t/basic.t perl.c
12076 ____________________________________________________________________________
12077 [ 12556] By: nick                                  on 2001/10/22  06:51:22
12078         Log: Integrate non-ithreads fix to mainline
12079      Branch: perl
12080           !> perlio.c
12081 ____________________________________________________________________________
12082 [ 12555] By: nick                                  on 2001/10/22  06:48:33
12083         Log: Restore non-ithreads build. Interestingly binmode test passes
12084              non-ithreads - so crlf layer is not damaged and ithreads fail
12085              is a symptom ...
12086      Branch: perlio
12087            ! perlio.c
12088 ____________________________________________________________________________
12089 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
12090         Log: Integrate from perlio; restructuring.
12091      Branch: perl
12092           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
12093           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
12094           !> win32/perlhost.h
12095 ____________________________________________________________________________
12096 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
12097         Log: Integrate from maintperl
12098              (Changes 12350, 12496, 12548, 12549, 12550)
12099      Branch: maint-5.6/macperl
12100           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
12101           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
12102 ____________________________________________________________________________
12103 [ 12552] By: nick                                  on 2001/10/21  19:18:12
12104         Log: Win32 PerlIO_cleanup special cases should no longer be required.
12105      Branch: perlio
12106            ! perl.c
12107 ____________________________________________________________________________
12108 [ 12551] By: nick                                  on 2001/10/21  19:16:56
12109         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
12110      Branch: perlio
12111            ! win32/makefile.mk
12112 ____________________________________________________________________________
12113 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
12114         Log: change#12549 wasn't aware of strictures
12115      Branch: maint-5.6/perl
12116            ! t/pragma/strict-vars toke.c
12117 ____________________________________________________________________________
12118 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
12119         Log: readline() doesn't work with our variables; it confuses them with
12120              my variables (change#4227 was incomplete)
12121      Branch: maint-5.6/perl
12122            ! t/base/rs.t toke.c
12123 ____________________________________________________________________________
12124 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
12125         Log: change#12220 appears to have pulled in a mainline change that
12126              isn't applicable to maint-5.6 (some platforms don't taint
12127              cwd)
12128      Branch: maint-5.6/perl
12129            ! t/lib/filefind-taint.t
12130 ____________________________________________________________________________
12131 [ 12547] By: nick                                  on 2001/10/21  17:15:54
12132         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
12133              for them. Call explicit cleanup during destruct process.
12134              - one binmode test is failing
12135              - also ext/threads/t/basic.t fails under make test, and is noisy under
12136              harness. (Threads results are intermingled and don't match order expected.)
12137      Branch: perlio
12138            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
12139            ! perlio.h perliol.h pod/perlapi.pod sv.c
12140 ____________________________________________________________________________
12141 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
12142         Log: Implement multicharacter case mappings where a single
12143              Unicode character can be mapped into several.
12144      Branch: perl
12145            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12146            - lib/unicore/To/SpecUpper.pl
12147            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
12148            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
12149            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
12150            ! proto.h t/op/lc.t utf8.c
12151 ____________________________________________________________________________
12152 [ 12545] By: sky                                   on 2001/10/21  15:25:16
12153         Log: First support of threads::shared, support shared svs and references.
12154      Branch: perl
12155            + ext/threads/shared/Makefile.PL ext/threads/shared/README
12156            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12157            + ext/threads/shared/t/sv_refs.t
12158            + ext/threads/shared/t/sv_simple.t
12159            ! MANIFEST sharedsv.c
12160 ____________________________________________________________________________
12161 [ 12544] By: nick                                  on 2001/10/21  14:52:35
12162         Log: PerlIO layer table as PL_perlio (per-interpreter)
12163      Branch: perlio
12164            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
12165            ! pod/perlapi.pod sv.c
12166 ____________________________________________________________________________
12167 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
12168         Log: Prettyprinting.
12169      Branch: perl
12170            ! pod/perlunicode.pod
12171 ____________________________________________________________________________
12172 [ 12542] By: ams                                   on 2001/10/21  03:50:25
12173         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
12174              From: "Sean M. Burke" <sburke@cpan.org>
12175              Date: Sat, 20 Oct 2001 17:51:09 -0600
12176              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
12177      Branch: perl
12178            + pod/perlpodspec.pod
12179            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
12180            ! pod/perltoc.pod
12181 ____________________________________________________________________________
12182 [ 12541] By: nick                                  on 2001/10/20  22:23:53
12183         Log: Fix typos in new locking on MemShared
12184              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
12185              - seems to make segfaults more deterministic - suspect they are 
12186              attempt to free() after Interp and Host have gone.
12187      Branch: perlio
12188            ! perlio.c win32/perlhost.h
12189 ____________________________________________________________________________
12190 [ 12540] By: nick                                  on 2001/10/20  21:50:46
12191         Log: Remove the MemShared re-#define (again)
12192      Branch: perlio
12193            ! perlio.c
12194 ____________________________________________________________________________
12195 [ 12539] By: nick                                  on 2001/10/20  21:49:06
12196         Log: Use locks on MemShared
12197      Branch: perlio
12198            ! win32/perlhost.h
12199 ____________________________________________________________________________
12200 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
12201         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
12202              From: "chromatic" <chromatic@rmci.net>
12203              Date: Sat, 20 Oct 2001 11:13:47 -0600
12204              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
12205      Branch: perl
12206            ! installhtml
12207 ____________________________________________________________________________
12208 [ 12537] By: nick                                  on 2001/10/20  16:44:03
12209         Log: Integrate mainline
12210      Branch: perlio
12211           !> (integrate 48 files)
12212 ____________________________________________________________________________
12213 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
12214         Log: Update Changes.
12215      Branch: perl
12216            ! Changes patchlevel.h
12217 ____________________________________________________________________________
12218 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
12219         Log: Upgrade to podlators 1.11, from Russ Allbery.
12220      Branch: perl
12221            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
12222            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
12223            ! pod/pod2man.PL pod/pod2text.PL
12224 ____________________________________________________________________________
12225 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
12226         Log: Integrate perlio change #12532:
12227              introduce and use PerlIO_intmod2str().
12228      Branch: perl
12229           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
12230 ____________________________________________________________________________
12231 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
12232         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
12233      Branch: perl
12234            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
12235 ____________________________________________________________________________
12236 [ 12532] By: nick                                  on 2001/10/20  14:25:37
12237         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
12238              Use for non-PERLIO fdupopen().
12239      Branch: perlio
12240            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
12241 ____________________________________________________________________________
12242 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
12243         Log: Integrate perlio: PerlIO win32 fixes.
12244      Branch: perl
12245           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
12246           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
12247           !> proto.h sv.h win32/win32io.c
12248 ____________________________________________________________________________
12249 [ 12530] By: nick                                  on 2001/10/20  12:53:30
12250         Log: Fixed in two places - p4 resolve
12251      Branch: perlio
12252            ! perlsdio.h
12253 ____________________________________________________________________________
12254 [ 12529] By: nick                                  on 2001/10/20  12:51:05
12255         Log: Fix for ithreads/stdio build
12256      Branch: perlio
12257            ! perlio.c perlsdio.h
12258 ____________________________________________________________________________
12259 [ 12528] By: ams                                   on 2001/10/20  12:13:25
12260         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
12261              From: Michael G Schwern <schwern@pobox.com>
12262              Date: Sat, 20 Oct 2001 01:41:21 -0400
12263              Message-Id: <20011020014121.I3681@blackrider>
12264      Branch: perl
12265            ! installman
12266 ____________________________________________________________________________
12267 [ 12527] By: ams                                   on 2001/10/20  12:09:41
12268         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
12269              From: Michael G Schwern <schwern@pobox.com>
12270              Date: Sat, 20 Oct 2001 02:04:21 -0400
12271              Message-Id: <20011020020421.A11732@blackrider>
12272      Branch: perl
12273            ! lib/Pod/Checker.pm
12274 ____________________________________________________________________________
12275 [ 12526] By: ams                                   on 2001/10/20  11:59:41
12276         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
12277              From: "chromatic" <chromatic@rmci.net>
12278              Date: Fri, 19 Oct 2001 22:46:39 -0600
12279              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
12280      Branch: perl
12281            ! lib/Net/Config.pm
12282 ____________________________________________________________________________
12283 [ 12525] By: nick                                  on 2001/10/20  11:16:18
12284         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
12285              Perl_sv_setsv_flags directly.
12286      Branch: perlio
12287            ! ext/threads/threads.xs
12288 ____________________________________________________________________________
12289 [ 12524] By: nick                                  on 2001/10/20  10:28:17
12290         Log: Add a new flag character 'm' to embed.pl set to represent
12291              "functions" which are really macros. Use it foe the troublesome
12292              sv_setsv() etc. macros in sv.h - changing latter to define
12293              sv_setsv rather than sv_setsv_macro etc.
12294      Branch: perlio
12295            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
12296            ! pod/perlapi.pod proto.h sv.h
12297 ____________________________________________________________________________
12298 [ 12523] By: nick                                  on 2001/10/20  09:17:17
12299         Log: Add comments explaining why win32.h/embed.h are included where they are
12300              in perl.h 
12301      Branch: perlio
12302            ! perl.h
12303 ____________________________________________________________________________
12304 [ 12522] By: nick                                  on 2001/10/20  08:27:44
12305         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
12306              being used yet.
12307      Branch: perlio
12308            ! win32/win32io.c
12309 ____________________________________________________________________________
12310 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
12311         Log: Wording tweaks.
12312      Branch: perl
12313            ! t/TEST
12314 ____________________________________________________________________________
12315 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
12316         Log: Subject: IO module with nonblocking socket connect patch 
12317              From: Raul Dias <raul@dias.com.br>
12318              Date: Fri, 19 Oct 2001 22:45:32 -0300
12319              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
12320      Branch: perl
12321            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
12322 ____________________________________________________________________________
12323 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
12324         Log: Test vertical whitespace combined with /x in \p{}.
12325      Branch: perl
12326            ! t/op/pat.t
12327 ____________________________________________________________________________
12328 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
12329         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
12330              From: Gisle Aas <gisle@ActiveState.com> 
12331              Date: 19 Oct 2001 16:46:02 -0700
12332              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
12333      Branch: perl
12334            ! lib/ExtUtils/MakeMaker.pm
12335 ____________________________________________________________________________
12336 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
12337         Log: No more this symbol.
12338      Branch: perl
12339            ! makedef.pl
12340 ____________________________________________________________________________
12341 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
12342         Log: Integrate change #12511; fix gross win32 build issues.
12343      Branch: perl
12344           !> makedef.pl sv.c
12345 ____________________________________________________________________________
12346 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
12347         Log: Unpack in scalar context should return the first value
12348              returned in list context, as pointed out by Ton Hospel
12349              in 2001-05-21 (this is how it works already in blead,
12350              just adding the test).
12351      Branch: perl
12352            ! t/op/pack.t
12353 ____________________________________________________________________________
12354 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
12355         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
12356              From: "Craig A. Berry" <craigberry@mac.com>
12357              Date: Fri, 19 Oct 2001 16:59:30 -0500
12358              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
12359      Branch: perl
12360            ! utils/perldoc.PL
12361 ____________________________________________________________________________
12362 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
12363         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
12364              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12365              Date: Fri, 19 Oct 2001 17:45:23 EDT
12366              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
12367      Branch: perl
12368            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
12369            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
12370            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
12371            ! vms/vmsish.h
12372 ____________________________________________________________________________
12373 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
12374         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
12375              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12376              Date: Fri, 19 Oct 2001 17:26:35 EDT
12377              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
12378      Branch: perl
12379            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
12380 ____________________________________________________________________________
12381 [ 12511] By: nick                                  on 2001/10/19  19:55:36
12382         Log: Fix gross win32 build issues
12383      Branch: perlio
12384            ! makedef.pl sv.c
12385 ____________________________________________________________________________
12386 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
12387         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
12388              From: David Dyck <dcd@tc.fluke.com>
12389              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
12390              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
12391      Branch: perl
12392            ! lib/File/Find.pm
12393 ____________________________________________________________________________
12394 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
12395         Log: Subject: Re: PerlIO and Encode
12396              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
12397              Date: Tue, 16 Oct 2001 01:50:16 +0900
12398              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
12399      Branch: perl
12400            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
12401            ! ext/Encode/Encode/Tcl.t
12402 ____________________________________________________________________________
12403 [ 12508] By: ams                                   on 2001/10/19  17:59:16
12404         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
12405              (See #12499)
12406      Branch: perl
12407            ! pod/perlintro.pod
12408 ____________________________________________________________________________
12409 [ 12507] By: nick                                  on 2001/10/19  16:30:43
12410         Log: Integrate mainline
12411      Branch: perlio
12412           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
12413           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
12414           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
12415           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
12416           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
12417           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
12418           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12419           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
12420           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
12421           +> win32/config_H.win64
12422            - lib/Test/Utils.pm lib/unicore/mktables.PL
12423            - t/lib/Test/Simple/Catch/More.pm
12424           !> (integrate 84 files)
12425 ____________________________________________________________________________
12426 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
12427         Log: Retract the #10451 which seems to be the cause
12428              of the major leakage from while(){eval"sub{}"}
12429      Branch: perl
12430            ! op.c t/run/kill_perl.t
12431 ____________________________________________________________________________
12432 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
12433         Log: Regen toc.
12434      Branch: perl
12435            ! pod/perltoc.pod
12436 ____________________________________________________________________________
12437 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
12438         Log: Tiny tweaks.
12439      Branch: perl
12440            ! pod/perl.pod
12441 ____________________________________________________________________________
12442 [ 12503] By: ams                                   on 2001/10/19  13:34:24
12443         Log: Subject: Re: perlintro.pod
12444              From: Abe Timmerman <abe@ztreet.demon.nl>
12445              Date: Fri, 19 Oct 2001 14:12:40 +0200
12446              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
12447      Branch: perl
12448            ! pod/perlintro.pod
12449 ____________________________________________________________________________
12450 [ 12502] By: ams                                   on 2001/10/19  13:24:12
12451         Log: Slight reorganisation of references.
12452      Branch: perl
12453            ! pod/perl.pod
12454 ____________________________________________________________________________
12455 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
12456         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
12457              From: Kay Röpke <kroepke@dolphin-services.de>
12458              Date: Fri, 19 Oct 2001 14:04:01 +0200 
12459              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
12460      Branch: perl
12461            ! lib/ExtUtils/MakeMaker.pm
12462 ____________________________________________________________________________
12463 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
12464         Log: Unicode categories continue:
12465              implement Category=, Script=, Block=
12466              (these are based on an upcoming update of TR#18)
12467              Fix a bug where we got two In categories named "old italic",
12468              and another where shortcut for the Is categories wasn't taken.
12469      Branch: perl
12470            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
12471            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
12472            ! pod/perlunicode.pod t/op/pat.t
12473 ____________________________________________________________________________
12474 [ 12499] By: ams                                   on 2001/10/19  01:42:29
12475         Log: Subject: a small patch to perlintro.pod.
12476              From: Autrijus Tang <autrijus@autrijus.org>
12477              Date: Fri, 19 Oct 2001 01:45:51 +0800
12478              Message-Id: <20011019014551.A35625@not.autrijus.org>
12479              (Applied by hand with nits.)
12480      Branch: perl
12481            ! pod/perlintro.pod
12482 ____________________________________________________________________________
12483 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
12484         Log: Subject: [PATCH] OpenBSD hints for ithreads
12485              From: Andy Dougherty <doughera@lafayette.edu>
12486              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
12487              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
12488      Branch: perl
12489            ! hints/openbsd.sh
12490 ____________________________________________________________________________
12491 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
12492         Log: Retract #12446; the problem solved by #12474.
12493      Branch: perl
12494            ! hints/aix.sh
12495 ____________________________________________________________________________
12496 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
12497         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
12498              message and suppress line number info (from Steve Hay
12499              <Steve.Hay@uk.radan.com>)
12500      Branch: maint-5.6/perl
12501            ! lib/Carp/Heavy.pm
12502 ____________________________________________________________________________
12503 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
12504         Log: More documented In categories.
12505      Branch: perl
12506            ! pod/perlunicode.pod
12507 ____________________________________________________________________________
12508 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
12509         Log: Update Changes.
12510      Branch: perl
12511            ! Changes patchlevel.h
12512 ____________________________________________________________________________
12513 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
12514         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
12515      Branch: perl
12516            ! MANIFEST
12517 ____________________________________________________________________________
12518 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
12519         Log: Wrong skip() arguments.
12520      Branch: perl
12521            ! ext/B/t/terse.t
12522 ____________________________________________________________________________
12523 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
12524         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
12525              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12526              Date: Wed, 17 Oct 2001 09:10:53 EDT 
12527              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
12528      Branch: perl
12529            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
12530            ! pod/perlapi.pod vms/vms.c
12531 ____________________________________________________________________________
12532 [ 12490] By: ams                                   on 2001/10/18  09:31:00
12533         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
12534              From: Mark-Jason Dominus <mjd@plover.com>
12535              Date: Thu, 18 Oct 2001 06:25:35 -0400
12536              Message-Id: <20011018102535.19264.qmail@plover.com>
12537      Branch: perl
12538            ! pod/perl.pod
12539 ____________________________________________________________________________
12540 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
12541         Log: Prettyprinting.
12542      Branch: perl
12543            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
12544 ____________________________________________________________________________
12545 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
12546         Log: Regen toc.
12547      Branch: perl
12548            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12549 ____________________________________________________________________________
12550 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
12551         Log: Add perlintro, from Skud.
12552      Branch: perl
12553            + pod/perlintro.pod
12554            ! MANIFEST
12555 ____________________________________________________________________________
12556 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
12557         Log: FAQ sync.
12558      Branch: perl
12559            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
12560            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
12561            ! pod/perlfaq8.pod pod/perlfaq9.pod
12562 ____________________________________________________________________________
12563 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
12564         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
12565              in speed (upto 20% speedup in certain operations) but meanwhile
12566              regexps and arithmetics got slower (5-10%) (according to
12567              perlbench average speedup is negligible, and within measuring
12568              flutter, 1%).  Therefore retracting all the changes
12569              aimed at getting -std1 to compile cleanly:  #12475, #12476,
12570              #12479, #12480, #12481, #12482, #12483, #12484.
12571      Branch: perl
12572            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
12573            ! pp_hot.c pp_sys.c toke.c
12574 ____________________________________________________________________________
12575 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
12576         Log: (retracted by #12485)
12577              Strict ANSI doesn't like the third argument of main()
12578              so enable ignoring it if using ultra picky compiler.
12579      Branch: perl
12580            ! miniperlmain.c
12581 ____________________________________________________________________________
12582 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
12583         Log: (retracted by #12485)
12584              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
12585      Branch: perl
12586            ! perl.h
12587 ____________________________________________________________________________
12588 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
12589         Log: (retracted by #12485)
12590              Add explanatory comment.
12591      Branch: perl
12592            ! mg.c
12593 ____________________________________________________________________________
12594 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
12595         Log: (retracted by #12485)
12596              More dollar$hiding.
12597      Branch: perl
12598            ! doio.c perl.h pp_sys.c
12599 ____________________________________________________________________________
12600 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
12601         Log: (retracted by #12485)
12602              KISS.
12603      Branch: perl
12604            ! mg.c
12605 ____________________________________________________________________________
12606 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
12607         Log: (retracted by #12485)
12608              Thou shalt not #ifdef inside macro invocations,
12609              noticed by Rafael Garcia-Suarez.
12610      Branch: perl
12611            ! mg.c
12612 ____________________________________________________________________________
12613 [ 12478] By: ams                                   on 2001/10/17  18:50:55
12614         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
12615              From: Anton Berezin <tobez@tobez.org>
12616              Date: Wed, 17 Oct 2001 18:25:48 +0200
12617              Message-Id: <20011017182548.A12082@heechee.tobez.org>
12618      Branch: perl
12619            ! pp_sys.c
12620 ____________________________________________________________________________
12621 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
12622         Log: (retracted by #12485)
12623              Unterminated #ifdef.
12624      Branch: perl
12625            ! mg.c
12626 ____________________________________________________________________________
12627 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
12628         Log: (retracted by #12485)
12629              Avoid dollar signs in identifiers (in non-VMS) to
12630              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
12631      Branch: perl
12632            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
12633            ! toke.c
12634 ____________________________________________________________________________
12635 [ 12474] By: ams                                   on 2001/10/17  15:14:50
12636         Log: Subject: Two AIX patches
12637              From: H.Merijn Brand <h.m.brand@hccnet.nl>
12638              Date: Wed, 17 Oct 2001 18:04:35 +0200
12639              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
12640      Branch: perl
12641            ! hints/aix.sh makedef.pl
12642 ____________________________________________________________________________
12643 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
12644         Log: Limiting the Time::HiRes::sleep and usleep to
12645              one second is not a good policy if drop-in
12646              replacement is still a goal.
12647      Branch: perl
12648            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
12649            ! ext/Time/HiRes/HiRes.xs
12650 ____________________________________________________________________________
12651 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
12652         Log: Subject: [PATCH] Test::Simple 0.32
12653              From: Michael G Schwern <schwern@pobox.com> 
12654              Date: Wed, 17 Oct 2001 03:42:41 -0400
12655              Message-ID: <20011017034241.A25038@blackrider>
12656      Branch: perl
12657            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
12658            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
12659            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
12660            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
12661            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
12662            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
12663            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
12664            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
12665            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
12666            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
12667            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
12668            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
12669            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
12670            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
12671            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
12672            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
12673            ! t/lib/Test/Simple/Catch.pm
12674            ! t/lib/Test/Simple/sample_tests/five_fail.plx
12675 ____________________________________________________________________________
12676 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
12677         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
12678              From: Michael G Schwern <schwern@pobox.com> 
12679              Date: Wed, 17 Oct 2001 04:04:13 -0400
12680              Message-ID: <20011017040413.C25550@blackrider>
12681      Branch: perl
12682            ! t/TEST t/harness vms/test.com
12683 ____________________________________________________________________________
12684 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
12685         Log: Regen doc with perlmodstyle added.
12686      Branch: perl
12687            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12688 ____________________________________________________________________________
12689 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
12690         Log: Pod cleanup.
12691      Branch: perl
12692            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
12693 ____________________________________________________________________________
12694 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
12695         Log: Subject: perlmodstyle as a patch
12696              From: Kirrily Robert <skud@infotrope.net>
12697              Date: Tue, 16 Oct 2001 22:47:23 -0400
12698              Message-ID: <20011016224723.A20673@infotrope.net>
12699      Branch: perl
12700            + pod/perlmodstyle.pod
12701            ! MANIFEST
12702 ____________________________________________________________________________
12703 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
12704         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
12705              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
12706              Date: Thu, 6 Sep 2001 11:09:40 +0100
12707              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
12708              
12709              Mention also the develooper p5p archive.
12710      Branch: perl
12711            ! pod/perlhack.pod
12712 ____________________________________________________________________________
12713 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
12714         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
12715              From: Kay Röpke <kroepke@dolphin-services.de>
12716              Date: Tue, 16 Oct 2001 17:23:52 +0200
12717              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
12718      Branch: perl
12719            ! lib/ExtUtils/MakeMaker.pm
12720 ____________________________________________________________________________
12721 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
12722         Log: Add the special casing mappings (from SpecCase.txt)
12723              (except for the hyper special case mappings that have
12724              the condition list); the special casing mappings are
12725              unused for now.  Small tidying up on mktables.
12726      Branch: perl
12727            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12728            + lib/unicore/To/SpecUpper.pl
12729            ! lib/unicore/mktables
12730 ____________________________________________________________________________
12731 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
12732         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
12733              From: "David H. Adler" <dha@panix.com>       
12734              Date: Tue, 16 Oct 2001 11:59:35 -0400
12735              Message-ID: <20011016115935.A13078@panix.com>
12736              
12737              Subject: [ PATCH ] perldata patch, revised
12738              From: "David H. Adler" <dha@panix.com>     
12739              Date: Tue, 16 Oct 2001 18:26:49 -0400
12740              Message-ID: <20011016182649.C23970@panix.com>
12741      Branch: perl
12742            ! pod/perldata.pod pod/perlop.pod
12743 ____________________________________________________________________________
12744 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
12745         Log: Integrate perlio: PerlIO_dup (for all but Win32).
12746      Branch: perl
12747           !> embed.h embed.pl ext/Encode/Encode.xs
12748           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
12749           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
12750           !> win32/win32io.c
12751 ____________________________________________________________________________
12752 [ 12462] By: nick                                  on 2001/10/16  19:11:30
12753         Log: PerlIOXxxx_dups for all but Win32
12754      Branch: perlio
12755            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
12756            ! ext/PerlIO/Via/Via.xs
12757 ____________________________________________________________________________
12758 [ 12461] By: nick                                  on 2001/10/16  18:28:48
12759         Log: Implement PerlIOStdio_dup (explains core dumps - dup
12760              was not setting up a FILE * to be fclosed()).
12761      Branch: perlio
12762            ! perlio.c
12763 ____________________________________________________________________________
12764 [ 12460] By: nick                                  on 2001/10/16  17:31:47
12765         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
12766              overflow.
12767      Branch: perlio
12768            ! perlio.c
12769 ____________________________________________________________________________
12770 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
12771         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
12772              From: "Craig A. Berry" <craigberry@mac.com>
12773              Date: Tue, 16 Oct 2001 13:08:38 -0500
12774              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
12775      Branch: perl
12776            ! configure.com
12777 ____________________________________________________________________________
12778 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
12779         Log: Can't expect too much accuracy from a sleep of one second.
12780              (I think this will also fail with high load.)
12781      Branch: perl
12782            ! ext/Time/HiRes/HiRes.t
12783 ____________________________________________________________________________
12784 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
12785         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
12786              From: "Werner, Randolf" <randolf.werner@sap.com>
12787              Date: Tue, 16 Oct 2001 18:33:02 +0200
12788              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
12789      Branch: perl
12790            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
12791            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
12792 ____________________________________________________________________________
12793 [ 12456] By: nick                                  on 2001/10/16  14:08:16
12794         Log: Builds under ithreads (but fails all threads tests)
12795      Branch: perlio
12796            ! hv.c perlio.c sv.c
12797 ____________________________________________________________________________
12798 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
12799         Log: I think the Perl_sortsv needs *not* be skipped?
12800      Branch: perl
12801            ! makedef.pl
12802 ____________________________________________________________________________
12803 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
12804         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
12805              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
12806              Date: Tue, 16 Oct 2001 15:32:44 +0200
12807              Message-ID: <3BCC531C.11494.3E433F@localhost>
12808      Branch: perl
12809            ! t/op/groups.t
12810 ____________________________________________________________________________
12811 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
12812         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
12813              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
12814              Date: Tue, 16 Oct 2001 15:01:04 +0200
12815              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
12816      Branch: perl
12817            ! t/io/fs.t
12818 ____________________________________________________________________________
12819 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
12820         Log: A forgotten deletion.
12821      Branch: perl
12822            - lib/unicore/mktables.PL
12823 ____________________________________________________________________________
12824 [ 12451] By: nick                                  on 2001/10/16  11:32:48
12825         Log: Skeleton of "PerlIO_dup" coded.
12826              Still-passes all tests non-threaded (well it would wouldn't it!)
12827      Branch: perlio
12828            ! embed.h embed.pl ext/Encode/Encode.xs
12829            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
12830            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
12831            ! win32/win32io.c
12832 ____________________________________________________________________________
12833 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
12834         Log: Document the problem with the swash_fetch() API that affects
12835              more complex case conversions.
12836      Branch: perl
12837            ! lib/utf8_heavy.pl utf8.c
12838 ____________________________________________________________________________
12839 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
12840         Log: Make Time::HiRes::sleep() and usleep() to return
12841              the number of seconds (a floating point value) and 
12842              microseconds (an integer) actually slept (well,
12843              modulo the time spent in measuring the time actually
12844              slept...), to be a better drop-in replacement for
12845              the builtin sleep().  Noticed by Chris Nandor.
12846              
12847              Also make usleep() to croak if fed illegal number
12848              of useconds (anything greater than 1_000_000).
12849      Branch: perl
12850            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
12851            ! ext/Time/HiRes/HiRes.xs
12852 ____________________________________________________________________________
12853 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
12854         Log: A missing SvREFCNT_dec.
12855      Branch: perl
12856            ! perl.c
12857 ____________________________________________________________________________
12858 [ 12447] By: nick                                  on 2001/10/15  20:27:53
12859         Log: Beginings of PerlIO_dup support (unstable)
12860      Branch: perlio
12861            ! perlio.c perliol.h
12862 ____________________________________________________________________________
12863 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
12864         Log: (retracted by #12497)
12865              In AIX vac 5 just can't seem to get regcomp right.
12866      Branch: perl
12867            ! hints/aix.sh
12868 ____________________________________________________________________________
12869 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
12870         Log: Bump the version number to agree with the maintperl one.
12871      Branch: perl
12872            ! lib/Tie/RefHash.pm
12873 ____________________________________________________________________________
12874 [ 12444] By: nick                                  on 2001/10/15  15:59:57
12875         Log: Integrate mainline
12876      Branch: perlio
12877           +> lib/Math/BigInt/t/Math/Subclass.pm
12878           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
12879           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
12880           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
12881           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
12882           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
12883           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
12884           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
12885           +> lib/unicore/mktables
12886            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
12887            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
12888            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
12889            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
12890            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
12891            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
12892            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
12893            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
12894            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
12895            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
12896            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
12897            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
12898            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
12899            - lib/unicore/syllables.txt
12900           !> (integrate 344 files)
12901 ____________________________________________________________________________
12902 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
12903         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
12904      Branch: perl
12905            ! ext/DB_File/DB_File.xs
12906 ____________________________________________________________________________
12907 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
12908         Log: Sync the skip() amounts with the number of tests.
12909      Branch: perl
12910            ! lib/Term/Complete.t
12911 ____________________________________________________________________________
12912 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
12913         Log: Update Changes.
12914      Branch: perl
12915            ! Changes patchlevel.h
12916 ____________________________________________________________________________
12917 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
12918         Log: MacOS Classic catdir() rewrite from Thomas Wegner
12919              (backward incompatibility, but a deliberate one,
12920              the old version simply is broken in its logic),
12921              also documentation updates, and as suggested replicated
12922              the File::Spec::Unix documentation updates also on the
12923              File::Spec documentation.
12924              
12925              TODO: there seems to be duplication of documentation
12926              between File::Spec and File::Spec::Unix.  I think
12927              the ::Unix should be left only with specific UNIXisms,
12928              and all the generic documentation should be in ::Spec.
12929      Branch: perl
12930            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12931            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
12932            ! lib/File/Spec/Unix.pm
12933 ____________________________________________________________________________
12934 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
12935         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
12936              From: Blair Zajac <blair@orcaware.com>
12937              Date: Mon, 24 Sep 2001 11:48:58 -0700
12938              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
12939              
12940              (the skip() messages)
12941      Branch: perl
12942            ! t/op/magic.t
12943 ____________________________________________________________________________
12944 [ 12438] By: ams                                   on 2001/10/14  23:43:59
12945         Log: Subject: [PATCH] make PerlIO default on VMS
12946              From: "Craig A. Berry" <craigberry@mac.com>
12947              Date: Sun, 14 Oct 2001 15:27:18 -0500
12948              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
12949      Branch: perl
12950            ! configure.com
12951 ____________________________________________________________________________
12952 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
12953         Log: Retract #12436 (Abhijit already did this at #12426)
12954      Branch: perl
12955            ! lib/ExtUtils/MM_Unix.pm
12956 ____________________________________________________________________________
12957 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
12958         Log: (retracted by #12437)
12959              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
12960              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
12961              Date: Sat, 13 Oct 2001 20:33:55 +0200
12962              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
12963      Branch: perl
12964            ! lib/ExtUtils/MM_Unix.pm
12965 ____________________________________________________________________________
12966 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
12967         Log: Subject: h2xs grammar nit
12968              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
12969              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
12970              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
12971      Branch: perl
12972            ! utils/h2xs.PL
12973 ____________________________________________________________________________
12974 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
12975         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
12976              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12977              Date: Sun, 14 Oct 2001 11:25:08 +0100
12978              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
12979      Branch: perl
12980            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
12981            ! warnings.pl
12982 ____________________________________________________________________________
12983 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
12984         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
12985              for File::Spec::Mac::catfile)
12986      Branch: perl
12987            ! lib/h2xs.t
12988 ____________________________________________________________________________
12989 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
12990         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
12991              From: Nicholas Clark <nick@ccl4.org>
12992              Date: Sat, 13 Oct 2001 00:07:31 +0100
12993              Message-ID: <20011013000731.D67535@plum.flirble.org>
12994      Branch: perl
12995            ! lib/h2xs.t utils/h2xs.PL
12996 ____________________________________________________________________________
12997 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
12998         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
12999              before DEFINE and INC), and repent by taking DEFINE and
13000              INC away from PASTHRU.
13001      Branch: perl
13002            ! lib/ExtUtils/MM_Unix.pm
13003 ____________________________________________________________________________
13004 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
13005         Log: More MANIFEST anomalies.
13006      Branch: perl
13007            ! MANIFEST
13008 ____________________________________________________________________________
13009 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
13010         Log: Not that many.
13011      Branch: perl
13012            ! MANIFEST
13013 ____________________________________________________________________________
13014 [ 12428] By: sky                                   on 2001/10/13  20:59:27
13015         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
13016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13017              Date: Sat, 13 Oct 2001 23:15:55 +0200
13018              Message-ID: <20011013231555.A18071@rafael>
13019      Branch: perl
13020            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
13021            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
13022 ____________________________________________________________________________
13023 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
13024         Log: Rewrite mktables from scratch.
13025              - Cleaner.
13026              - Faster: 15-20 seconds as opposed to several minutes.
13027              - More dynamic: the names of the various categories
13028              such as the linebreak ones are dynamic, not static.
13029              - Is.pl: long names for the general category properties
13030              are now available.
13031              - Ranges (<... ,First>, <..., Last>) from the general
13032              categories work now.
13033              - No more mktables.PL because the mktables.PL is not
13034              and never has been run to create a mktables.
13035              - syllables.txt and Is/Syl*.pl removed: non-standard
13036              (not part of the Unicode), and the whole concept is
13037              being reworked (http://syllabary.sourceforge.net/),
13038              the old way wouldn't even work with the new Syllables.txt
13039              (it would result in 1000+ new categories)
13040      Branch: perl
13041            + lib/unicore/In/163.pl lib/unicore/In/164.pl
13042            + lib/unicore/In/165.pl lib/unicore/In/166.pl
13043            + lib/unicore/In/167.pl lib/unicore/In/168.pl
13044            + lib/unicore/In/169.pl lib/unicore/In/170.pl
13045            + lib/unicore/In/171.pl lib/unicore/Is.pl
13046            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
13047            + lib/unicore/mktables
13048            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
13049            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
13050            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
13051            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
13052            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
13053            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
13054            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
13055            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
13056            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
13057            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
13058            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
13059            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
13060            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
13061            - lib/unicore/syllables.txt
13062            ! (edit 304 files)
13063 ____________________________________________________________________________
13064 [ 12426] By: ams                                   on 2001/10/13  18:05:36
13065         Log: ExtUtils::MM_Unix should ignore comments when searching for
13066              $VERSION.
13067      Branch: perl
13068            ! lib/ExtUtils/MM_Unix.pm
13069 ____________________________________________________________________________
13070 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
13071         Log: Subject: Re: New module XML::Clean
13072              From: andreas.koenig@anima.de (Andreas J. Koenig)
13073              Date: 13 Oct 2001 10:17:09 +0200
13074              Message-ID: <m37ku0t0my.fsf@anima.de>
13075      Branch: perl
13076            ! pod/perlnewmod.pod
13077 ____________________________________________________________________________
13078 [ 12424] By: sky                                   on 2001/10/13  09:39:59
13079         Log: Set thread stack size if needed.
13080      Branch: perl
13081            ! ext/threads/threads.xs
13082 ____________________________________________________________________________
13083 [ 12423] By: sky                                   on 2001/10/13  09:36:49
13084         Log: We do want to set the attribute to joinable even on modern posix
13085              platforms.
13086      Branch: perl
13087            ! ext/threads/threads.xs
13088 ____________________________________________________________________________
13089 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
13090         Log: Subject: [PATCH ext/Data/Dumper.xs]
13091              From: Brian Ingerson <ingy@ttul.org>
13092              Date: Fri, 12 Oct 2001 19:32:35 -0700
13093              Message-ID: <20011012193235.B889@ttul.org>
13094      Branch: perl
13095            ! ext/Data/Dumper/Dumper.xs
13096 ____________________________________________________________________________
13097 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
13098         Log: Update Changes.
13099      Branch: perl
13100            ! Changes patchlevel.h
13101 ____________________________________________________________________________
13102 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
13103         Log: FAQ sync.
13104      Branch: perl
13105            ! pod/perlfaq3.pod pod/perlfaq4.pod
13106 ____________________________________________________________________________
13107 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
13108         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
13109              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
13110              Date: Fri, 12 Oct 2001 11:51:05 -0700
13111              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
13112      Branch: perl
13113            ! lib/File/Copy.pm
13114 ____________________________________________________________________________
13115 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
13116         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
13117              From: "chromatic" <chromatic@rmci.net>     
13118              Date: Thu, 11 Oct 2001 10:57:55 -0600
13119              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
13120              
13121              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
13122              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13123              Date: Thu, 11 Oct 2001 22:34:21 +0200
13124              Message-ID: <20011011223421.A693@rafael>     
13125              
13126              plus undef $Term::Complete::stty as suggested by Rafael.
13127      Branch: perl
13128            ! lib/Term/Complete.pm lib/Term/Complete.t
13129 ____________________________________________________________________________
13130 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
13131         Log: UUnndduupplleexx..
13132      Branch: perl
13133            ! perl.h
13134 ____________________________________________________________________________
13135 [ 12416] By: sky                                   on 2001/10/12  20:16:19
13136         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
13137              From: Andy Dougherty <doughera@lafayette.edu>
13138              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
13139              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
13140              (Potentially only band-aid)
13141      Branch: perl
13142            ! sv.c
13143 ____________________________________________________________________________
13144 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
13145         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
13146              mishandles kill(), and therefore the sigaction test
13147              should be skipped, from Charles Lane.
13148      Branch: perl
13149            ! ext/POSIX/t/sigaction.t
13150 ____________________________________________________________________________
13151 [ 12414] By: sky                                   on 2001/10/12  18:47:49
13152         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
13153      Branch: perl
13154            ! op.h
13155 ____________________________________________________________________________
13156 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
13157         Log: Upgrade to Math::BigInt 1.44 from Tels and
13158              further fixes from John Peacock.
13159      Branch: perl
13160            + lib/Math/BigInt/t/Math/Subclass.pm
13161            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
13162            + lib/Math/BigInt/t/subclass.t
13163            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13164            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
13165            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
13166            ! lib/Math/BigInt/t/mbimbf.t
13167 ____________________________________________________________________________
13168 [ 12412] By: sky                                   on 2001/10/12  18:28:23
13169         Log: perhaps pthread_attr_t really needs to be set for the old api
13170      Branch: perl
13171            ! ext/threads/threads.xs
13172 ____________________________________________________________________________
13173 [ 12411] By: sky                                   on 2001/10/12  18:11:45
13174         Log: pthread_keycreate not pthread_key_create under the here be dragons API
13175      Branch: perl
13176            ! ext/threads/threads.h
13177 ____________________________________________________________________________
13178 [ 12410] By: sky                                   on 2001/10/12  18:07:37
13179         Log: Apperently OLD PTHREADS API is a bit retarded.
13180              This should fix another set of compile failures in HP-UX 10.20.
13181      Branch: perl
13182            ! ext/threads/threads.h ext/threads/threads.xs
13183 ____________________________________________________________________________
13184 [ 12409] By: nick                                  on 2001/10/12  15:30:01
13185         Log: Blind integrate of mainline
13186      Branch: perlio
13187           +> (branch 32 files)
13188            - lib/unicode/README
13189           !> (integrate 121 files)
13190 ____________________________________________________________________________
13191 [ 12408] By: sky                                   on 2001/10/12  14:55:08
13192         Log: Let us avoid being smart for now.
13193      Branch: perl
13194            ! ext/threads/threads.h
13195 ____________________________________________________________________________
13196 [ 12407] By: sky                                   on 2001/10/12  14:38:12
13197         Log: (void*) the argument to make sure we work with picky compilers
13198      Branch: perl
13199            ! ext/threads/threads.xs
13200 ____________________________________________________________________________
13201 [ 12406] By: ams                                   on 2001/10/12  13:26:04
13202         Log: (replaced with #12600)
13203              
13204              Subject: [PATCH 5.6.1 perldoc] use File::Temp
13205              From: Mikhail Zabaluev <mhz@alt-linux.org>
13206              Date: Fri, 12 Oct 2001 12:47:47 +0400
13207              Message-Id: <20011012124747.E13918@localhost.localdomain>
13208      Branch: perl
13209            ! utils/perldoc.PL
13210 ____________________________________________________________________________
13211 [ 12405] By: ams                                   on 2001/10/12  13:05:32
13212         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
13213              From: andreas.koenig@anima.de (Andreas J. Koenig)
13214              Date: 12 Oct 2001 11:12:07 +0200
13215              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
13216      Branch: perl
13217            ! lib/Memoize/t/speed.t
13218 ____________________________________________________________________________
13219 [ 12404] By: sky                                   on 2001/10/12  12:46:15
13220         Log: A) Support OLD_PTHREADS_API
13221              B) Change from using pthread_t to using a TLS to store the
13222              index of the thread in an hash, this is to avoid problems when
13223              in fact pthread_t was not a seralizable type.
13224              Both these changes are because of HP-UX 10.20
13225              This has not been tested on win32 but should work there.
13226              Need to add support for NetWare.
13227      Branch: perl
13228            ! ext/threads/threads.h ext/threads/threads.xs
13229 ____________________________________________________________________________
13230 [ 12403] By: ams                                   on 2001/10/12  07:34:19
13231         Log: Subject: Re: New module XML::Clean
13232              From: andreas.koenig@anima.de (Andreas J. Koenig)
13233              Date: 12 Oct 2001 10:20:35 +0200
13234              Message-Id: <m3elo9uv58.fsf@anima.de>
13235      Branch: perl
13236            ! pod/perlnewmod.pod
13237 ____________________________________________________________________________
13238 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
13239         Log: More HP model tweaks from Merijn.
13240      Branch: perl
13241            ! README.hpux
13242 ____________________________________________________________________________
13243 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
13244         Log: Update Changes.
13245      Branch: perl
13246            ! Changes patchlevel.h
13247 ____________________________________________________________________________
13248 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
13249         Log: HP-UX update from H.Merijn Brand.
13250      Branch: perl
13251            ! README.hpux
13252 ____________________________________________________________________________
13253 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
13254         Log: Subject: [PATCH] fix link rot in README.vms
13255              From: "Craig A. Berry" <craigberry@mac.com>
13256              Date: Wed, 10 Oct 2001 17:17:00 -0500
13257              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
13258      Branch: perl
13259            ! README.vms
13260 ____________________________________________________________________________
13261 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
13262         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
13263              From: "chromatic" <chromatic@rmci.net>
13264              Date: Wed, 10 Oct 2001 15:50:30 -0600
13265              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
13266      Branch: perl
13267            ! lib/Term/Complete.t
13268 ____________________________________________________________________________
13269 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
13270         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
13271              From: "chromatic" <chromatic@rmci.net>
13272              Date: Wed, 10 Oct 2001 15:45:42 -0600
13273              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
13274      Branch: perl
13275            + lib/ExtUtils/Packlist.t
13276            ! MANIFEST
13277 ____________________________________________________________________________
13278 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
13279         Log: VMS needs quotes around the -I option to keep it from
13280              being downcased, from Charles Lane.
13281      Branch: perl
13282            ! t/run/kill_perl.t
13283 ____________________________________________________________________________
13284 [ 12395] By: ams                                   on 2001/10/10  16:22:32
13285         Log: Subject: [PATCH lib/FindBin.pm]
13286              From: Stas Bekman <stas@stason.org>
13287              Date: Tue, 09 Oct 2001 23:57:10 +0800
13288              Message-Id: <3BC31E56.60805@stason.org>
13289      Branch: perl
13290            ! lib/FindBin.pm
13291 ____________________________________________________________________________
13292 [ 12394] By: ams                                   on 2001/10/10  16:09:53
13293         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
13294              From: Abhijit Menon-Sen <ams@wiw.org>
13295              Date: Wed, 10 Oct 2001 21:59:33 +0530
13296              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
13297      Branch: perl
13298            ! ext/Data/Dumper/Dumper.xs
13299 ____________________________________________________________________________
13300 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
13301         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
13302              from Charles Lane.
13303      Branch: perl
13304            ! lib/File/Spec/VMS.pm
13305 ____________________________________________________________________________
13306 [ 12392] By: ams                                   on 2001/10/10  14:49:43
13307         Log: Subject: [PATCH] two s/// bugfixes
13308              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13309              Date: Wed, 10 Oct 2001 17:23:44 +0200
13310              Message-Id: <20011010172344.C22440@rafael>
13311      Branch: perl
13312            ! pp_ctl.c regexec.c t/op/subst.t
13313 ____________________________________________________________________________
13314 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
13315         Log: Fix/improve handling of the [000000] special "root"
13316              directory, by putting cwd in canonical form when doing
13317              abs2rel, and prepending a 000000 to directory "chunks"
13318              if missing from base or path.  Also adjust test to
13319              reflect the (improved) output from abs2rel.
13320              From Charles Lane.
13321      Branch: perl
13322            ! lib/File/Spec.t lib/File/Spec/VMS.pm
13323 ____________________________________________________________________________
13324 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
13325         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
13326              all of the extra VMSish attributes (such as "treat this logical
13327              as a device name") that are necessary to make programs run.
13328              A tainted %ENV does not hinder VMS.  From Charles Lane.
13329      Branch: perl
13330            ! lib/File/Find/t/taint.t
13331 ____________________________________________________________________________
13332 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
13333         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
13334              
13335              o  VMS is case-insensitive, RTL downcases filenames read
13336              by perl... so need to re-upcase filenames like MANIFEST
13337              and MANIFEST.SKIP
13338              
13339              o  Need to convert VMS-style to Unix-style filenames when comparing
13340              names in MANIFEST to names in filesystem.
13341              
13342              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
13343              since VMS won't let you (easily) delete non-empty directories.
13344              
13345              From Charles Lane.
13346      Branch: perl
13347            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
13348 ____________________________________________________________________________
13349 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
13350         Log: Unix and VMS agree on "*" as a "match any number of any chars"
13351              wildcards, but differ ("?"  vs.  "%") for their "match any single
13352              char" wildcard.  This patch changes "?"  chars to "%" before doing a
13353              VMS glob...at no loss of functionality, since "?"  isn't a valid
13354              filename char on VMS.  From Charles Lane.
13355      Branch: perl
13356            ! doio.c
13357 ____________________________________________________________________________
13358 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
13359         Log: (accidentally empty submit; new life as #12390)
13360      Branch: perl
13361            ! lib/File/Find/t/taint.t
13362 ____________________________________________________________________________
13363 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
13364         Log: Even more VMS tweakage from Charles Lane:
13365              
13366              Tweak #1:  splitdir only works on directory part of filespec,
13367              split off volume first
13368              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
13369              (it's a horrible kludge in the run-time library,
13370              improved in later versions). Check the
13371              $Config{'d_setenv'} flag before attempting to set it.
13372      Branch: perl
13373            ! t/op/chdir.t
13374 ____________________________________________________________________________
13375 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
13376         Log: VMS tweakage from Charles Lane.
13377              
13378              . command.com doubles an output line when prompting for extensions
13379              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
13380              . perl5db doesn't clean up after itself
13381      Branch: perl
13382            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
13383 ____________________________________________________________________________
13384 [ 12384] By: sky                                   on 2001/10/09  19:16:11
13385         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
13386              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13387              Date: Tue, 9 Oct 2001 22:10:26 +0200
13388              Message-ID: <20011009221026.A8579@rafael>
13389      Branch: perl
13390            ! pod/perldata.pod
13391 ____________________________________________________________________________
13392 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
13393         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
13394              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13395              Date: 9 Oct 2001 15:15:06 -0000
13396              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
13397      Branch: perl
13398            ! t/op/subst.t
13399 ____________________________________________________________________________
13400 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
13401         Log: Update Changes.
13402      Branch: perl
13403            ! Changes patchlevel.h
13404 ____________________________________________________________________________
13405 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
13406         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
13407              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
13408              when a NULL is passed for the filename string pointer.
13409              From Charles Lane.
13410      Branch: perl
13411            ! vms/vms.c
13412 ____________________________________________________________________________
13413 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
13414         Log: Subject: HP systems update
13415              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13416              Date: Tue, 09 Oct 2001 15:59:22 +0200
13417              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
13418      Branch: perl
13419            ! README.hpux
13420 ____________________________________________________________________________
13421 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
13422         Log: CPAN::Nox does now have a test.
13423      Branch: perl
13424            ! t/lib/1_compile.t
13425 ____________________________________________________________________________
13426 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
13427         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
13428              From: David Dyck <dcd@tc.fluke.com>
13429              Date: Mon, 1 Oct 2001 12:17:36 -0700
13430              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
13431      Branch: perl
13432            ! installperl
13433 ____________________________________________________________________________
13434 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
13435         Log: NetWare update from Ananth Kesari.
13436      Branch: perl
13437            ! NetWare/nwperlsys.h makedef.pl
13438 ____________________________________________________________________________
13439 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
13440         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
13441              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13442              Date: Tue, 9 Oct 2001 08:40:57 EDT
13443              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
13444      Branch: perl
13445            ! lib/File/Find/t/find.t
13446 ____________________________________________________________________________
13447 [ 12374] By: ams                                   on 2001/10/09  05:31:45
13448         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
13449              ExtUtils::Mkbootstrap
13450              From: "chromatic" <chromatic@rmci.net>
13451              Date: Tue, 09 Oct 2001 00:08:37 -0600
13452              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
13453      Branch: perl
13454            + lib/ExtUtils/Mkbootstrap.t
13455            ! MANIFEST
13456 ____________________________________________________________________________
13457 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
13458         Log: Enable more debugging.
13459      Branch: perl
13460            ! lib/utf8_heavy.pl
13461 ____________________________________________________________________________
13462 [ 12372] By: ams                                   on 2001/10/09  02:11:59
13463         Log: #12370 forgot to modify is_gv_magical().
13464      Branch: perl
13465            ! gv.c
13466 ____________________________________________________________________________
13467 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
13468         Log: Make the toupper/lower/title API for Unicode not right
13469              but at least less wrong: prepare for the mapping being
13470              more than just one-character-to-one-character.
13471      Branch: perl
13472            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
13473            ! regexec.c utf8.c
13474 ____________________________________________________________________________
13475 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
13476         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
13477              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13478              Date: Mon, 8 Oct 2001 22:18:23 -0400
13479              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
13480      Branch: perl
13481            ! pod/perlvar.pod t/op/taint.t
13482 ____________________________________________________________________________
13483 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
13484         Log: FAQ sync.
13485      Branch: perl
13486            ! pod/perlfaq3.pod pod/perlfaq4.pod
13487 ____________________________________________________________________________
13488 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
13489         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
13490              From: "chromatic" <chromatic@rmci.net>
13491              Date: Mon, 08 Oct 2001 14:05:32 -0600
13492              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
13493      Branch: perl
13494            ! lib/Term/Cap.t
13495 ____________________________________________________________________________
13496 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
13497         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
13498              From: Michael G Schwern <schwern@pobox.com>
13499              Date: Mon, 8 Oct 2001 17:00:14 -0400
13500              Message-ID: <20011008170014.L17083@blackrider>
13501      Branch: perl
13502            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
13503 ____________________________________________________________________________
13504 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
13505         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
13506              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13507              Date: Mon, 8 Oct 2001 16:01:33 EDT
13508              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
13509      Branch: perl
13510            ! ext/Time/HiRes/HiRes.xs
13511 ____________________________________________________________________________
13512 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
13513         Log: Subject: [PATCH] Autosplit patch for VMS
13514              From: "Craig A. Berry" <craigberry@mac.com>
13515              Date: Mon, 08 Oct 2001 15:40:43 -0500
13516              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
13517      Branch: perl
13518            ! lib/AutoSplit.pm lib/AutoSplit.t
13519 ____________________________________________________________________________
13520 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
13521         Log: Don't assume that everybody is running OS X 10.1 yet;
13522              from Kay Röpke.
13523      Branch: perl
13524            ! hints/darwin.sh
13525 ____________________________________________________________________________
13526 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
13527         Log: Update Changes.
13528      Branch: perl
13529            ! Changes patchlevel.h
13530 ____________________________________________________________________________
13531 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
13532         Log: Retract #12358 for now.
13533      Branch: perl
13534            ! lib/Term/Cap.t
13535 ____________________________________________________________________________
13536 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
13537         Log: Can't figure out what this is testing.
13538              (If it is trying to catch SIGKILL, it should stop
13539              trying because that is by definition impossible.)
13540      Branch: perl
13541            ! lib/sigtrap.t
13542 ____________________________________________________________________________
13543 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
13544         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
13545              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13546              Date: Sun, 30 Sep 2001 21:15:13 +0200
13547              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
13548      Branch: perl
13549            ! lib/ExtUtils/MM_Win32.pm
13550 ____________________________________________________________________________
13551 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
13552         Log: Clarify the ldlibpth part and condense the overall text.
13553      Branch: perl
13554            ! t/TEST
13555 ____________________________________________________________________________
13556 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
13557         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
13558              From: "chromatic" <chromatic@rmci.net>
13559              Date: Sun, 07 Oct 2001 16:59:26 -0600
13560              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
13561      Branch: perl
13562            ! lib/Term/Cap.t
13563 ____________________________________________________________________________
13564 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
13565         Log: Update the list because fo #12265.
13566      Branch: perl
13567            ! t/lib/1_compile.t
13568 ____________________________________________________________________________
13569 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
13570         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
13571              From: Nicholas Clark <nick@ccl4.org>
13572              Date: Sun, 7 Oct 2001 20:53:33 +0100
13573              Message-ID: <20011007205333.S38756@plum.flirble.org>   
13574      Branch: perl
13575            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
13576            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13577            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
13578            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
13579            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
13580            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
13581            ! lib/Switch/t/switch.t lib/Term/Complete.t
13582            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
13583            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
13584            ! t/op/my_stash.t
13585 ____________________________________________________________________________
13586 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
13587         Log: Integrate patch #12350 from maintperl; typo in
13588              IO::Seekable doc.
13589      Branch: perl
13590           !> ext/IO/lib/IO/Seekable.pm
13591 ____________________________________________________________________________
13592 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
13593         Log: Detypo.
13594      Branch: perl
13595            ! hints/darwin.sh
13596 ____________________________________________________________________________
13597 [ 12353] By: sky                                   on 2001/10/07  17:16:14
13598         Log: Change 12349 didn't really get it right.
13599      Branch: perl
13600            ! lib/Unicode/README
13601 ____________________________________________________________________________
13602 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
13603         Log: If running the harness the dynamic library search path
13604              may need setting.
13605      Branch: perl
13606            ! t/TEST
13607 ____________________________________________________________________________
13608 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
13609         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
13610              in ldflags.
13611      Branch: perl
13612            ! hints/darwin.sh
13613 ____________________________________________________________________________
13614 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
13615         Log: typo in IO::Seekable doc
13616      Branch: maint-5.6/perl
13617            ! ext/IO/lib/IO/Seekable.pm
13618 ____________________________________________________________________________
13619 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
13620         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
13621              doesn't work on Mac OS X 10.1 (when unpacking the tar the
13622              latter gets renamed as lib/unicode:1, assumedly for security
13623              reasons not to overwrite stuff)
13624      Branch: perl
13625            + lib/Unicode/README
13626            - lib/unicode/README
13627            ! MANIFEST
13628 ____________________________________________________________________________
13629 [ 12348] By: ams                                   on 2001/10/07  05:33:40
13630         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
13631              From: "chromatic" <chromatic@rmci.net>
13632              Date: Sat, 06 Oct 2001 21:42:03 -0600
13633              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
13634      Branch: perl
13635            + lib/CPAN/t/Nox.t
13636            ! MANIFEST
13637 ____________________________________________________________________________
13638 [ 12347] By: ams                                   on 2001/10/07  00:48:10
13639         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
13640              From: "chromatic" <chromatic@rmci.net>
13641              Date: Sat, 06 Oct 2001 18:52:10 -0600
13642              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
13643      Branch: perl
13644            + lib/sigtrap.t
13645            ! MANIFEST
13646 ____________________________________________________________________________
13647 [ 12346] By: ams                                   on 2001/10/06  23:14:01
13648         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
13649              h2xs write?)
13650              From: Nicholas Clark <nick@ccl4.org>
13651              Date: Sat, 6 Oct 2001 21:46:43 +0100
13652              Message-Id: <20011006214643.L38756@plum.flirble.org>
13653      Branch: perl
13654            ! utils/h2xs.PL
13655 ____________________________________________________________________________
13656 [ 12345] By: ams                                   on 2001/10/06  17:39:53
13657         Log: Subject: [PATCH] Memoize tests
13658              From: Nicholas Clark <nick@ccl4.org>
13659              Date: Sat, 6 Oct 2001 18:04:21 +0100
13660              Message-Id: <20011006180421.J38756@plum.flirble.org>
13661      Branch: perl
13662            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
13663            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
13664            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
13665            ! lib/Memoize/t/expire_module_n.t
13666            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
13667            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
13668            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
13669            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
13670            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
13671            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
13672 ____________________________________________________________________________
13673 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
13674         Log: Retract the latter part of #12343.
13675      Branch: perl
13676            ! ext/IO/lib/IO/Socket/INET.pm
13677 ____________________________________________________________________________
13678 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
13679         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
13680              From: David Dyck <dcd@tc.fluke.com>
13681              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
13682              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
13683              
13684              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
13685              From: David Dyck <dcd@tc.fluke.com>
13686              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
13687              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
13688      Branch: perl
13689            ! ext/IO/lib/IO/Socket/INET.pm
13690 ____________________________________________________________________________
13691 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
13692         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
13693              From: Robin Barker <rmb1@cise.npl.co.uk>
13694              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
13695              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
13696      Branch: perl
13697            ! t/TEST
13698 ____________________________________________________________________________
13699 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
13700         Log: Don't assume that %x is good for displaying UVs.
13701      Branch: perl
13702            ! dump.c
13703 ____________________________________________________________________________
13704 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
13705         Log: Update Changes.
13706      Branch: perl
13707            ! Changes patchlevel.h
13708 ____________________________________________________________________________
13709 [ 12339] By: ams                                   on 2001/10/05  10:22:34
13710         Log: Subject: [PATCH] perlfunc/select
13711              From: Nicholas Clark <nick@ccl4.org>
13712              Date: Fri, 5 Oct 2001 11:33:58 +0100
13713              Message-Id: <20011005113358.Z38756@plum.flirble.org>
13714      Branch: perl
13715            ! pod/perlfunc.pod
13716 ____________________________________________________________________________
13717 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
13718         Log: Retract #12313 and #12249.
13719      Branch: perl
13720            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
13721            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
13722            ! pod/perlebcdic.pod
13723 ____________________________________________________________________________
13724 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
13725         Log: Subject: [PATCH] perlvms.pod update
13726              From: "Craig A. Berry" <craigberry@mac.com>
13727              Date: Thu, 04 Oct 2001 12:55:52 -0500
13728              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
13729      Branch: perl
13730            ! vms/perlvms.pod
13731 ____________________________________________________________________________
13732 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
13733         Log: Subject: PATCH: Tie::SubstrHash
13734              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13735              Date: Thu, 04 Oct 2001 12:12:41 +0100
13736              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
13737      Branch: perl
13738            ! lib/Tie/SubstrHash.pm
13739 ____________________________________________________________________________
13740 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
13741         Log: Unicode properties saga continues.
13742      Branch: perl
13743            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
13744            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
13745 ____________________________________________________________________________
13746 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
13747         Log: Yet more Unicode properties.
13748      Branch: perl
13749            + lib/unicore/In/137.pl lib/unicore/In/138.pl
13750            + lib/unicore/In/139.pl lib/unicore/In/140.pl
13751            + lib/unicore/In/141.pl lib/unicore/In/142.pl
13752            + lib/unicore/In/143.pl lib/unicore/In/144.pl
13753            + lib/unicore/In/145.pl lib/unicore/In/146.pl
13754            + lib/unicore/In/147.pl lib/unicore/In/148.pl
13755            + lib/unicore/In/149.pl lib/unicore/In/150.pl
13756            + lib/unicore/In/151.pl lib/unicore/In/152.pl
13757            + lib/unicore/In/153.pl lib/unicore/In/154.pl
13758            + lib/unicore/In/155.pl lib/unicore/In/156.pl
13759            + lib/unicore/In/157.pl lib/unicore/In/158.pl
13760            + lib/unicore/In/159.pl lib/unicore/In/160.pl
13761            + lib/unicore/In/161.pl lib/unicore/In/162.pl
13762            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
13763            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
13764            ! pod/perlunicode.pod
13765 ____________________________________________________________________________
13766 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
13767         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
13768              From: "Craig A. Berry" <craigberry@mac.com>
13769              Date: Wed, 03 Oct 2001 17:45:25 -0500
13770              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
13771              
13772              (the lib/Term/Complete.t patched differently by #12332)
13773      Branch: perl
13774            ! lib/ExtUtils/Command.t
13775 ____________________________________________________________________________
13776 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
13777         Log: Restore only if something to restore.
13778      Branch: perl
13779            ! lib/Term/Complete.t
13780 ____________________________________________________________________________
13781 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
13782         Log: Update various resources for credits,
13783              minor icons fixes, and versions.
13784      Branch: maint-5.6/macperl
13785            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
13786            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
13787            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
13788 ____________________________________________________________________________
13789 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
13790         Log: Quiet the warnings about using undef value
13791      Branch: maint-5.6/macperl
13792            ! lib/File/Temp.pm
13793 ____________________________________________________________________________
13794 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
13795         Log: Fix up Ballon Help and Help menu docs (first pass);
13796              remove balloon rez file, and autogenerate with
13797              Balloon2Rez instead.
13798      Branch: maint-5.6/macperl
13799            + macos/macperl/macscripts/Balloon2Rez
13800            - macos/macperl/MPBalloons.r
13801            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
13802 ____________________________________________________________________________
13803 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
13804         Log: Allow overriding of defaults, for change #12327.
13805      Branch: maint-5.6/macperl
13806            ! perl.h
13807 ____________________________________________________________________________
13808 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
13809         Log: Override PerlProc_exit.
13810      Branch: maint-5.6/macperl
13811            ! macos/macish.h
13812 ____________________________________________________________________________
13813 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
13814         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
13815      Branch: maint-5.6/macperl
13816            + macos/bundled_lib/blib/lib/MD5.pm
13817            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
13818            + macos/lib/Mac/AETE/Dialect.pm
13819            + macos/lib/Mac/AETE/Format/Converter.pm
13820            + macos/lib/Mac/AETE/Format/Dictionary.pm
13821            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
13822            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
13823            + macos/lib/Mac/Toolbox.pod
13824            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
13825 ____________________________________________________________________________
13826 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
13827         Log: Sync up silly CVS headers ... I should commit CVS
13828              first to avoid this ...
13829      Branch: maint-5.6/macperl
13830            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
13831            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
13832            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
13833            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
13834 ____________________________________________________________________________
13835 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
13836         Log: Fix Matthias' address, and attributions.
13837      Branch: maint-5.6/macperl
13838            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
13839            ! pod/perlport.pod
13840 ____________________________________________________________________________
13841 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
13842         Log: Fix Matthias' address, and attributions.
13843      Branch: maint-5.6/macperl
13844            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
13845            ! macos/ext/Mac/Components/Components.pm
13846            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
13847            ! macos/ext/Mac/Dialogs/Dialogs.pm
13848            ! macos/ext/Mac/Events/Events.pm
13849            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
13850            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
13851            ! macos/ext/Mac/Gestalt/Gestalt.pm
13852            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
13853            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
13854            ! macos/ext/Mac/Menus/Menus.pm
13855            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
13856            ! macos/ext/Mac/Movies/Movies.pm
13857            ! macos/ext/Mac/Navigation/Navigation.pm
13858            ! macos/ext/Mac/Notification/Notification.pm
13859            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
13860            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
13861            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
13862            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
13863            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
13864            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
13865            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
13866            ! macos/ext/Mac/StandardFile/StandardFile.pm
13867            ! macos/ext/Mac/TextEdit/TextEdit.pm
13868            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
13869            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
13870            ! macos/lib/Mac/LowMem.pm
13871 ____________________________________________________________________________
13872 [ 12322] By: sky                                   on 2001/10/03  18:41:07
13873         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
13874              From: "Craig A. Berry" <craigberry@mac.com>
13875              Date: Wed, 03 Oct 2001 14:30:55 -0500
13876              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
13877      Branch: perl
13878            ! vms/vms.c
13879 ____________________________________________________________________________
13880 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
13881         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
13882              From: "Craig A. Berry" <craigberry@mac.com>
13883              Date: Wed, 03 Oct 2001 14:30:55 -0500
13884              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
13885      Branch: perl
13886            ! vms/vms.c
13887 ____________________________________________________________________________
13888 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
13889         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
13890              only IsL&) and Inherited (negative lookahead good);
13891              add tests for Common, Inherited, and L&.
13892      Branch: perl
13893            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
13894 ____________________________________________________________________________
13895 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
13896         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
13897              (The Unicode standard uses L& quite often.)
13898      Branch: perl
13899            ! lib/utf8_heavy.pl
13900 ____________________________________________________________________________
13901 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
13902         Log: Add the 'Common' Unicode property (code points not
13903              explicitly assigned to any other script).
13904      Branch: perl
13905            + lib/unicore/In/136.pl
13906            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
13907 ____________________________________________________________________________
13908 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
13909         Log: Skip the RV printing test under threads until fixed.
13910      Branch: perl
13911            ! ext/B/t/terse.t
13912 ____________________________________________________________________________
13913 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
13914         Log: Subject: 12309 / cygwin / win2k
13915              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13916              Date: Wed, 03 Oct 2001 15:25:15 +0200
13917              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
13918      Branch: perl
13919            ! makedef.pl
13920 ____________________________________________________________________________
13921 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
13922         Log: Metaconfig unit change for #12314.
13923      Branch: metaconfig
13924            ! U/modified/Head.U
13925 ____________________________________________________________________________
13926 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
13927         Log: Subject: Both cygwin and djgpp on one machine
13928              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13929              Date: Wed, 03 Oct 2001 15:02:59 +0200
13930              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
13931      Branch: perl
13932            ! Configure
13933 ____________________________________________________________________________
13934 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
13935         Log: (retracted by #12338)
13936              
13937              Subject: [PATCH] Code clean up for perlboot.pod
13938              From: Casey West <casey@geeknest.com>
13939              Date: Tue, 2 Oct 2001 19:24:43 -0400
13940              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
13941              
13942              Subject: [PATCH] Code clean up for perlbot.diff
13943              From: Casey West <casey@geeknest.com>
13944              Date: Tue, 2 Oct 2001 19:25:22 -0400
13945              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
13946              
13947              Subject: [PATCH] Code clean up for perlcall.pod
13948              From: Casey West <casey@geeknest.com>
13949              Date: Tue, 2 Oct 2001 19:25:57 -0400
13950              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
13951              
13952              Subject: [PATCH] Code clean up for perldata.pod
13953              From: Casey West <casey@geeknest.com>
13954              Date: Tue, 2 Oct 2001 19:26:29 -0400
13955              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
13956              
13957              Subject: [PATCH] Code clean up for perldbmfilter.pod
13958              From: Casey West <casey@geeknest.com>
13959              Date: Tue, 2 Oct 2001 19:26:59 -0400
13960              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
13961              
13962              Subject: [PATCH] Code clean up for perlebcdic.pod
13963              From: Casey West <casey@geeknest.com>
13964              Date: Tue, 2 Oct 2001 19:27:37 -0400
13965              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
13966      Branch: perl
13967            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
13968            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
13969 ____________________________________________________________________________
13970 [ 12312] By: ams                                   on 2001/10/02  23:43:55
13971         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
13972              From: Michael G Schwern <schwern@pobox.com>
13973              Date: Tue, 2 Oct 2001 17:00:49 -0400
13974              Message-Id: <20011002170049.A9955@blackrider>
13975      Branch: perl
13976            ! lib/ExtUtils/MakeMaker.pm
13977 ____________________________________________________________________________
13978 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
13979         Log: FAQ sync.
13980      Branch: perl
13981            ! pod/perlfaq3.pod
13982 ____________________________________________________________________________
13983 [ 12310] By: nick                                  on 2001/10/02  16:09:49
13984         Log: Integrate mainline
13985      Branch: perlio
13986           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
13987           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
13988           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
13989           !> patchlevel.h t/op/pat.t
13990 ____________________________________________________________________________
13991 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
13992         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
13993              not just one single space.
13994      Branch: perl
13995            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
13996 ____________________________________________________________________________
13997 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
13998         Log: AUTHORS updates.
13999      Branch: perl
14000            ! AUTHORS
14001 ____________________________________________________________________________
14002 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
14003         Log: Update Changes.
14004      Branch: perl
14005            ! Changes patchlevel.h
14006 ____________________________________________________________________________
14007 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
14008         Log: Work around old buggy glibcs for langinfo constants,
14009              from Nicholas Clark and David Dyck.
14010      Branch: perl
14011            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
14012 ____________________________________________________________________________
14013 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
14014         Log: Eradicate Time::Piece; add an example.
14015      Branch: perl
14016            ! ext/I18N/Langinfo/Langinfo.pm
14017 ____________________________________________________________________________
14018 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
14019         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
14020              From: Robert Spier <rspier@pobox.com>
14021              Date: Mon, 1 Oct 2001 23:20:16 -0700
14022              Message-ID: <15289.23712.422087.878224@rls.cx>
14023      Branch: perl
14024            ! lib/Pod/Html.pm
14025 ____________________________________________________________________________
14026 [ 12303] By: sky                                   on 2001/10/02  10:40:57
14027         Log: Fixes obscure bug that manifests itself by.
14028              local $!=0;undef*STDOUT;#segfaults
14029              Has been around for a while. Possible other magic IO vars are
14030              possibly affected aswell. Reported by Jos Boumans.
14031      Branch: perl
14032            ! mg.c
14033 ____________________________________________________________________________
14034 [ 12302] By: nick                                  on 2001/10/02  09:00:52
14035         Log: Integrate mainline
14036      Branch: perlio
14037           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
14038           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
14039           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
14040 ____________________________________________________________________________
14041 [ 12301] By: nick                                  on 2001/10/02  08:40:57
14042         Log: Integrate mainline + lib/open.t patch from Chromatic
14043      Branch: perlio
14044           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
14045            ! lib/open.t
14046           !> (integrate 29 files)
14047 ____________________________________________________________________________
14048 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
14049         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
14050              Until it has, better stop early if someone requests threads.
14051      Branch: perl
14052            ! hints/darwin.sh
14053 ____________________________________________________________________________
14054 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
14055         Log: Subject: [ID 20011001.011] redundant code in t/TEST
14056              From: David Dyck <dcd@tc.fluke.com>
14057              Date: Mon, 1 Oct 2001 12:56:24 -0700
14058              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
14059      Branch: perl
14060            ! t/TEST
14061 ____________________________________________________________________________
14062 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
14063         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
14064              From: "chromatic" <chromatic@rmci.net>
14065              Date: Mon, 01 Oct 2001 12:27:12 -0600
14066              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
14067      Branch: perl
14068            ! lib/Term/Cap.t
14069 ____________________________________________________________________________
14070 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
14071         Log: UNICOS testing patches from Nicholas Clark.
14072      Branch: perl
14073            ! t/op/arith.t t/op/pack.t
14074 ____________________________________________________________________________
14075 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
14076         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
14077              From: "chromatic" <chromatic@rmci.net>
14078              Date: Mon, 01 Oct 2001 10:21:51 -0600
14079              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
14080      Branch: perl
14081            ! lib/open.t
14082 ____________________________________________________________________________
14083 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
14084         Log: Make missing the RADIXCHAR a softer, gentler error.
14085      Branch: perl
14086            ! ext/I18N/Langinfo/Langinfo.t
14087 ____________________________________________________________________________
14088 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
14089         Log: Nuke also the LANG because of glibc.
14090      Branch: perl
14091            ! lib/open.t
14092 ____________________________________________________________________________
14093 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
14094         Log: Also the ^Is is optional.
14095      Branch: perl
14096            ! pod/perlunicode.pod t/op/pat.t
14097 ____________________________________________________________________________
14098 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
14099         Log: Be careful to pull chars from the varargs stack when
14100              formatting chars.
14101      Branch: perl
14102            ! regcomp.c
14103 ____________________________________________________________________________
14104 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
14105         Log: sortsv not in place anymore, noticed by John P. Linderman.
14106      Branch: perl
14107            ! pod/perlapi.pod pp_ctl.c
14108 ____________________________________________________________________________
14109 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
14110         Log: Make the diagnostic messages more neutral.
14111      Branch: perl
14112            ! ext/B/t/terse.t
14113 ____________________________________________________________________________
14114 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
14115         Log: Forgotten from #12288.
14116      Branch: perl
14117            ! ext/Data/Dumper/Dumper.pm
14118 ____________________________________________________________________________
14119 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
14120         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
14121              From: Brian Ingerson <ingy@ttul.org>
14122              Date: Sun, 30 Sep 2001 21:45:56 -0700
14123              Message-ID: <20010930214556.D26392@ttul.org>
14124              
14125              (remember also the #12289)
14126      Branch: perl
14127            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
14128 ____________________________________________________________________________
14129 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
14130         Log: More Unicode property tests for the abbreviated
14131              general properties.
14132      Branch: perl
14133            ! t/op/pat.t
14134 ____________________________________________________________________________
14135 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
14136         Log: Further tweaks to the Unicode properties.
14137      Branch: perl
14138            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
14139 ____________________________________________________________________________
14140 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
14141         Log: Retract #12284.
14142      Branch: perl
14143            ! lib/Term/Cap.t
14144 ____________________________________________________________________________
14145 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
14146         Log: (Retracted by #12285)
14147      Branch: perl
14148            ! lib/Term/Cap.t
14149 ____________________________________________________________________________
14150 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
14151         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
14152              From: "chromatic" <chromatic@rmci.net>  
14153              Date: Sun, 30 Sep 2001 16:10:02 -0600
14154              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
14155      Branch: perl
14156            + lib/Term/Cap.t
14157            ! MANIFEST
14158 ____________________________________________________________________________
14159 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
14160         Log: Use stty -g to restore the terminal state, do not even
14161              try to run the tests if stty -g is not available.
14162      Branch: perl
14163            ! lib/Term/Complete.t
14164 ____________________________________________________________________________
14165 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
14166         Log: Cleanup utf8_heavy; allow dropping the In prefix from
14167              Unicode script/block properties.
14168      Branch: perl
14169            ! lib/utf8_heavy.pl
14170 ____________________________________________________________________________
14171 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
14172         Log: Retract the #12259 for now.
14173      Branch: perl
14174            ! embed.h embed.pl sv.h
14175 ____________________________________________________________________________
14176 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
14177         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
14178      Branch: perl
14179            + lib/Text/TabsWrap/CHANGELOG
14180            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
14181 ____________________________________________________________________________
14182 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
14183         Log: #12272 wasn't right, it introduced an extra ().
14184      Branch: perl
14185            ! lib/utf8_heavy.pl
14186 ____________________________________________________________________________
14187 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
14188         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
14189              From: Jonathan Stowe <gellyfish@gellyfish.com>
14190              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
14191              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
14192      Branch: perl
14193            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
14194 ____________________________________________________________________________
14195 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
14196         Log: Subject: Patch to put qsortsv in the public API
14197              From: Brian Ingerson <ingy@ttul.org>
14198              Date: Sat, 29 Sep 2001 17:41:13 -0700
14199              Message-ID: <20010929174113.A30223@ttul.org>
14200      Branch: perl
14201            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
14202 ____________________________________________________________________________
14203 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
14204         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
14205              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14206              Date: Sat, 29 Sep 2001 23:54:48 +0200
14207              Message-ID: <20010929235448.A5017@rafael>
14208      Branch: perl
14209            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
14210 ____________________________________________________________________________
14211 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
14212         Log: FAQ sync.
14213      Branch: perl
14214            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14215            ! pod/perlfaq9.pod
14216 ____________________________________________________________________________
14217 [ 12273] By: bailey                                on 2001/09/29  23:43:46
14218         Log: Resync with mainline
14219      Branch: vmsperl
14220           +> (branch 1207 files)
14221            - (delete 324 files)
14222           !> (integrate 866 files)
14223 ____________________________________________________________________________
14224 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
14225         Log: Nasty recursion trap if one would match Unicode.
14226      Branch: perl
14227            ! lib/utf8_heavy.pl
14228 ____________________________________________________________________________
14229 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
14230         Log: More Unicode todo.
14231      Branch: perl
14232            ! pod/perltodo.pod
14233 ____________________________________________________________________________
14234 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
14235         Log: Explain a bit the new more flexible \p\P syntax.
14236      Branch: perl
14237            ! pod/perlunicode.pod
14238 ____________________________________________________________________________
14239 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
14240         Log: More leniency to the \p and \P: now can have whitespace
14241              between the property definition and the curlies; now can
14242              invert the property by having a caret between the open
14243              curly and the property.
14244      Branch: perl
14245            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
14246 ____________________________________________________________________________
14247 [ 12268] By: nick                                  on 2001/09/29  17:39:26
14248         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
14249              one test (lib/open.t) fails
14250      Branch: perlio
14251           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
14252           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
14253           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
14254           +> lib/Tie/Scalar.t lib/open.t
14255            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
14256            - ext/B/Stash.t
14257           !> (integrate 62 files)
14258 ____________________________________________________________________________
14259 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
14260         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
14261      Branch: perl
14262            ! t/op/chdir.t
14263 ____________________________________________________________________________
14264 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
14265         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
14266              From: "Craig A. Berry" <craigberry@mac.com> 
14267              Date: Sat, 29 Sep 2001 09:35:33 -0500
14268              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
14269      Branch: perl
14270            ! t/op/chdir.t
14271 ____________________________________________________________________________
14272 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
14273         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
14274              From: "chromatic" <chromatic@rmci.net>
14275              Date: Fri, 28 Sep 2001 21:20:12 -0600
14276              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
14277      Branch: perl
14278            + lib/Tie/Scalar.t
14279            ! MANIFEST lib/Tie/Scalar.pm
14280 ____________________________________________________________________________
14281 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
14282         Log: Allow for more flexibility in the \p{In...} names, now
14283              case doesn't matter, and any space or dash can be
14284              matched by any space, dash, underbar, or empty.
14285              (may be going too far on leniency)
14286      Branch: perl
14287            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
14288            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
14289            ! t/op/pat.t
14290 ____________________________________________________________________________
14291 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
14292         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
14293              From: "chromatic" <chromatic@rmci.net>
14294              Date: Fri, 28 Sep 2001 17:39:50 -0600
14295              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
14296      Branch: perl
14297            + lib/open.t
14298            ! MANIFEST
14299 ____________________________________________________________________________
14300 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
14301         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
14302              From: "Craig A. Berry" <craigberry@mac.com>
14303              Date: Fri, 28 Sep 2001 16:24:51 -0500
14304              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
14305      Branch: perl
14306            ! ext/File/Glob/t/basic.t
14307 ____________________________________________________________________________
14308 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
14309         Log: Subject: [DOC PATCH] Carp.pm pod typo
14310              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14311              Date: Fri, 28 Sep 2001 23:14:51 +0200
14312              Message-ID: <20010928231451.E16889@rafael>
14313      Branch: perl
14314            ! lib/Carp.pm
14315 ____________________________________________________________________________
14316 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
14317         Log: Subject: [PATCH] Allow an @INC hook to set %INC
14318              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14319              Date: Fri, 28 Sep 2001 22:18:13 +0200
14320              Message-ID: <20010928221813.A16889@rafael>
14321      Branch: perl
14322            ! pp_ctl.c
14323 ____________________________________________________________________________
14324 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
14325         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
14326              From: Nicholas Clark <nick@ccl4.org>
14327              Date: Fri, 28 Sep 2001 23:39:33 +0100
14328              Message-ID: <20010928233933.C23673@plum.flirble.org>
14329      Branch: perl
14330            ! embed.h embed.pl sv.h
14331 ____________________________________________________________________________
14332 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
14333         Log: Update Changes.
14334      Branch: perl
14335            ! Changes patchlevel.h
14336 ____________________________________________________________________________
14337 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
14338         Log: Move the B tests to B/t.
14339      Branch: perl
14340            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
14341            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
14342            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
14343            - ext/B/Showlex.t ext/B/Stash.t
14344            ! MANIFEST
14345 ____________________________________________________________________________
14346 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
14347         Log: Forgot from #12254.
14348      Branch: perl
14349            + ext/B/B/Terse.t
14350 ____________________________________________________________________________
14351 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
14352         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
14353              From: "chromatic" <chromatic@rmci.net>
14354              Date: Thu, 27 Sep 2001 23:22:17 -0600
14355              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
14356      Branch: perl
14357            ! MANIFEST
14358 ____________________________________________________________________________
14359 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
14360         Log: Test numbering mismatch.
14361      Branch: perl
14362            ! t/op/chdir.t
14363 ____________________________________________________________________________
14364 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
14365         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
14366              From: "Craig A. Berry" <craigberry@mac.com>
14367              Date: Wed, 26 Sep 2001 17:43:14 -0500
14368              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
14369      Branch: perl
14370            ! iperlsys.h t/op/chdir.t
14371 ____________________________________________________________________________
14372 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
14373         Log: Subject: [PATCH gv.c] make __ANON__ global
14374              From: Robin Barker <rmb1@cise.npl.co.uk>
14375              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
14376              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
14377      Branch: perl
14378            ! gv.c t/op/anonsub.t t/op/runlevel.t
14379 ____________________________________________________________________________
14380 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
14381         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
14382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14383              Date: Thu, 27 Sep 2001 22:34:32 +0200
14384              Message-ID: <20010927223432.A1485@rafael>
14385      Branch: perl
14386            ! ext/B/B/Terse.pm
14387 ____________________________________________________________________________
14388 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
14389         Log: (retracted by #12338)
14390              
14391              Subject: [PATCH] Cleanup of perldsc.pod      
14392              From: Casey West <casey@geeknest.com>
14393              Date: Thu, 27 Sep 2001 11:13:17 -0400
14394              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
14395      Branch: perl
14396            ! pod/perldsc.pod
14397 ____________________________________________________________________________
14398 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
14399         Log: Not everyone is using ithreads...
14400      Branch: perl
14401            ! ext/Devel/Peek/Peek.t
14402 ____________________________________________________________________________
14403 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
14404         Log: Document the nss_delete core dump workaround for HP-UX
14405              and Solaris, bug IDs 20010805.018 and 20010629.004.
14406      Branch: perl
14407            ! README.hpux README.solaris
14408 ____________________________________________________________________________
14409 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
14410         Log: Dump Unicode hash keys also as Unicode,
14411              not just as a byte string.
14412      Branch: perl
14413            ! dump.c ext/Devel/Peek/Peek.t
14414 ____________________________________________________________________________
14415 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
14416         Log: Integrate changes #12241 and #12242 from macperl:
14417              
14418              Remove unneeded disabling of umask() calls
14419              
14420              Note (get|set)sockopt are available.
14421      Branch: perl
14422           !> lib/File/Temp.pm pod/perlport.pod
14423 ____________________________________________________________________________
14424 [ 12244] By: sky                                   on 2001/09/27  08:53:00
14425         Log: Flush buffers on thread closedown.
14426      Branch: perl
14427            ! ext/threads/threads.xs
14428 ____________________________________________________________________________
14429 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
14430         Log: Dump SvUTF8(sv)s also as \x{...}.
14431              
14432              TODO: dump the SvUTF8() hash keys similarly. 
14433      Branch: perl
14434            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
14435 ____________________________________________________________________________
14436 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
14437         Log: Note (get|set)sockopt are available.
14438      Branch: maint-5.6/macperl
14439            ! pod/perlport.pod
14440 ____________________________________________________________________________
14441 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
14442         Log: Remove unneeded disabling of umask() calls
14443      Branch: maint-5.6/macperl
14444            ! lib/File/Temp.pm
14445 ____________________________________________________________________________
14446 [ 12240] By: sky                                   on 2001/09/26  18:44:56
14447         Log: Documention update
14448      Branch: perl
14449            ! ext/threads/threads.pm
14450 ____________________________________________________________________________
14451 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
14452         Log: Update Changes.
14453      Branch: perl
14454            ! Changes patchlevel.h
14455 ____________________________________________________________________________
14456 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
14457         Log: Check that all environment variables are tainted.
14458      Branch: perl
14459            ! t/op/taint.t
14460 ____________________________________________________________________________
14461 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
14462         Log: Manual integration error in #12235.
14463      Branch: perl
14464            ! lib/File/DosGlob.t
14465 ____________________________________________________________________________
14466 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
14467         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
14468              From: "chromatic" <chromatic@rmci.net>
14469              Date: Tue, 25 Sep 2001 23:57:07 -0600
14470              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
14471      Branch: perl
14472            ! perlio.c
14473 ____________________________________________________________________________
14474 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
14475         Log: Integrate macperl changes from Chris Nandor:
14476              12192 11817 11815 11813 11778 11775
14477              
14478              Update CPAN.pm to work with new Mac::BuildTools instead
14479              of ExtUtils::MM_MacOS "orphan" functions
14480              
14481              Fix test
14482              
14483              Make syntax check report in MPW style, fix tests
14484              to use Mac::err=unix to get normal-style error
14485              messages.
14486              
14487              More module and test ports from Thomas Wegner et al
14488              
14489              Fix open of /dev/null for Mac OS
14490              
14491              Allow for platforms to override formatting of errors
14492              on output from Matthias Neeracher (core files)
14493      Branch: perl
14494            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
14495            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
14496            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
14497           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
14498           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
14499           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
14500 ____________________________________________________________________________
14501 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
14502         Log: grrr.
14503      Branch: perl
14504            ! t/op/gv.t
14505 ____________________________________________________________________________
14506 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
14507         Log: Retract #12232.
14508      Branch: perl
14509            ! t/op/gv.t
14510 ____________________________________________________________________________
14511 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
14512         Log: (Retracted by #12233.)
14513      Branch: perl
14514            ! t/op/gv.t
14515 ____________________________________________________________________________
14516 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
14517         Log: Detypo.
14518      Branch: perl
14519            ! ext/Encode/Makefile.PL
14520 ____________________________________________________________________________
14521 [ 12230] By: sky                                   on 2001/09/26  11:36:23
14522         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
14523              We are using a "delay" here because we do not want to depend on thread synchronization issues.
14524      Branch: perl
14525            + ext/threads/t/stress_cv.t
14526            ! MANIFEST ext/threads/t/stress_string.t
14527 ____________________________________________________________________________
14528 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
14529         Log: NetWare tweak from Ananth Kesari.
14530      Branch: perl
14531            ! NetWare/t/Readme.txt
14532 ____________________________________________________________________________
14533 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
14534         Log: Trick to fool case-blind filesystems.
14535      Branch: perl
14536            ! ext/Encode/Makefile.PL
14537 ____________________________________________________________________________
14538 [ 12227] By: sky                                   on 2001/09/26  11:06:50
14539         Log: Threads can start executing in a different order than they were
14540              created.... so we cannot ok() inside the threadstarter.
14541      Branch: perl
14542            ! ext/threads/t/stress_string.t
14543 ____________________________________________________________________________
14544 [ 12226] By: sky                                   on 2001/09/26  07:41:45
14545         Log: Add in stress_string.t to stress test threads a bit more.
14546      Branch: perl
14547            + ext/threads/t/stress_string.t
14548            ! MANIFEST
14549 ____________________________________________________________________________
14550 [ 12225] By: sky                                   on 2001/09/26  07:04:21
14551         Log: Fix negative refcount introduced by #12223.
14552      Branch: perl
14553            ! ext/threads/threads.xs
14554 ____________________________________________________________________________
14555 [ 12224] By: sky                                   on 2001/09/26  06:57:58
14556         Log: Update documentation to match change #12223
14557      Branch: perl
14558            ! sharedsv.c
14559 ____________________________________________________________________________
14560 [ 12223] By: sky                                   on 2001/09/26  06:54:32
14561         Log: Use a separate interpreter for the sharedsv space. Another
14562              negative sv leak. Sigh.
14563      Branch: perl
14564            ! sharedsv.c
14565 ____________________________________________________________________________
14566 [ 12222] By: sky                                   on 2001/09/26  05:58:35
14567         Log: Do the environ assignment in perl_contruct to match perl_destruct.
14568              Now we don't need to perl_parse/perl_run. However environ is a
14569              global....
14570      Branch: perl
14571            ! perl.c
14572 ____________________________________________________________________________
14573 [ 12221] By: sky                                   on 2001/09/26  05:41:02
14574         Log: Move the creation of PL_strtab to perl_construct so we can work
14575              with HV and HEs without running perl_parse.
14576      Branch: perl
14577            ! perl.c
14578 ____________________________________________________________________________
14579 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
14580         Log: integrate macperl changes into maint-5.6
14581      Branch: maint-5.6/perl
14582           !> (integrate 26 files)
14583 ____________________________________________________________________________
14584 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
14585         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
14586              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
14587      Branch: maint-5.6/macperl
14588            ! macos/ext/Mac/Fonts/Fonts.xs
14589            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
14590 ____________________________________________________________________________
14591 [ 12218] By: ams                                   on 2001/09/25  23:31:33
14592         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
14593              From: Nicholas Clark <nick@ccl4.org>
14594              Date: Wed, 26 Sep 2001 01:20:20 +0100
14595              Message-Id: <20010926012020.B48092@plum.flirble.org>
14596      Branch: perl
14597            ! lib/AutoSplit.t
14598 ____________________________________________________________________________
14599 [ 12217] By: ams                                   on 2001/09/25  22:33:05
14600         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
14601              From: "Craig A. Berry" <craigberry@mac.com>
14602              Date: Tue, 25 Sep 2001 18:08:42 -0500
14603              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
14604      Branch: perl
14605            ! vms/vms.c
14606 ____________________________________________________________________________
14607 [ 12216] By: ams                                   on 2001/09/25  21:41:01
14608         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
14609              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
14610              From: Michael G Schwern <schwern@pobox.com>
14611              Date: Wed, 26 Sep 2001 00:38:21 -0400
14612              Message-Id: <20010926003821.A627@blackrider>
14613      Branch: perl
14614            ! lib/AutoSplit.t
14615 ____________________________________________________________________________
14616 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
14617         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
14618              From: Michael G Schwern <schwern@pobox.com>
14619              Date: Tue, 25 Sep 2001 17:43:49 -0400
14620              Message-ID: <20010925174349.B19534@blackrider>
14621      Branch: perl
14622            ! lib/Test/Simple.pm lib/Test/Utils.pm
14623 ____________________________________________________________________________
14624 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
14625         Log: Integrate changes from bleadperl.
14626      Branch: maint-5.6/macperl
14627           !> pod/perlport.pod
14628 ____________________________________________________________________________
14629 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
14630         Log: skip($mess) should result in one skip.
14631      Branch: perl
14632            ! t/test.pl
14633 ____________________________________________________________________________
14634 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
14635         Log: Integrate change #12200 from maintperl.
14636      Branch: maint-5.6/macperl
14637           !> win32/perlhost.h
14638 ____________________________________________________________________________
14639 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
14640         Log: Fix file types to "apple"
14641      Branch: maint-5.6/macperl
14642            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
14643            ! macos/ext/Mac/SAT/t/Collision.rsrc
14644 ____________________________________________________________________________
14645 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
14646         Log: Fix rsrc file as snd file; fix path in t file.
14647      Branch: maint-5.6/macperl
14648            ! macos/ext/Mac/Notification/t/Notification.rsrc
14649            ! macos/ext/Mac/Notification/t/Notification.t
14650 ____________________________________________________________________________
14651 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
14652         Log: Sync up with File::Find from bleadperl.
14653      Branch: maint-5.6/macperl
14654            ! lib/File/Find.pm t/lib/filefind-taint.t
14655 ____________________________________________________________________________
14656 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
14657         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
14658              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
14659              of hundreds)
14660      Branch: maint-5.6/macperl
14661            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
14662            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
14663            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
14664 ____________________________________________________________________________
14665 [ 12207] By: nick                                  on 2001/09/25  19:04:36
14666         Log: Integrate mainline (untested while modem is up)
14667      Branch: perlio
14668           +> lib/AutoSplit.t t/test.pl
14669            - lib/warnings/register.t
14670           !> (integrate 28 files)
14671 ____________________________________________________________________________
14672 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
14673         Log: perldiag entry for #12205.
14674      Branch: perl
14675            ! pod/perldiag.pod
14676 ____________________________________________________________________________
14677 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
14678         Log: Subject: [PATCH] warning on v-string in use/require
14679              From: John Peacock <jpeacock@rowman.com>
14680              Date: Mon, 24 Sep 2001 17:29:03 -0400
14681              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
14682      Branch: perl
14683            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
14684 ____________________________________________________________________________
14685 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
14686         Log: perltooc et al updates.
14687      Branch: perl
14688            ! plan9/mkfile pod/roffitall
14689 ____________________________________________________________________________
14690 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
14691         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
14692              From: Michael G Schwern <schwern@pobox.com>
14693              Date: Sun, 23 Sep 2001 00:07:12 -0400
14694              Message-ID: <20010923000712.A7005@blackrider>
14695      Branch: perl
14696            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
14697 ____________________________________________________________________________
14698 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
14699         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
14700              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14701              Date: Wed, 26 Sep 2001 01:25:10 +0900
14702              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
14703      Branch: perl
14704            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
14705            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
14706            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
14707 ____________________________________________________________________________
14708 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
14709         Log: Integrate change #12200 from maintperl;
14710              on windows, virtualized environment could propagate deleted variables
14711              into children if they happen to be at the very end of the table
14712      Branch: perl
14713           !> win32/perlhost.h
14714 ____________________________________________________________________________
14715 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
14716         Log: on windows, virtualized environment could propagate deleted variables
14717              into children if they happen to be at the very end of the table
14718              (thanks for succinct test case from Johan Holmberg, and fix from
14719              Doug Lankshear)
14720      Branch: maint-5.6/perl
14721            ! win32/perlhost.h
14722 ____________________________________________________________________________
14723 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
14724         Log: avoid the use of ftime() (it does a useless, potentially
14725              expensive call to GetTimeZoneInformation()); this potentially
14726              also results in three more digits of precision from
14727              Time::HiRes::time()
14728      Branch: perl
14729            ! ext/Time/HiRes/HiRes.xs
14730 ____________________________________________________________________________
14731 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
14732         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
14733              
14734              Note: io/binmode is failing, have to figure out why.
14735      Branch: perl
14736            + t/test.pl
14737            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
14738            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
14739            ! t/run/exit.t
14740 ____________________________________________________________________________
14741 [ 12197] By: ams                                   on 2001/09/25  13:48:55
14742         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
14743              From: Nicholas Clark <nick@ccl4.org>
14744              Date: Tue, 25 Sep 2001 00:37:40 +0100
14745              Message-Id: <20010925003740.S4971@plum.flirble.org>
14746              (Further changes expected.)
14747      Branch: perl
14748            + lib/AutoSplit.t
14749            ! MANIFEST
14750 ____________________________________________________________________________
14751 [ 12196] By: sky                                   on 2001/09/25  13:37:12
14752         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
14753              _ftime to try and be more robust.
14754      Branch: perl
14755            ! ext/Time/HiRes/HiRes.xs
14756 ____________________________________________________________________________
14757 [ 12194] By: ams                                   on 2001/09/25  11:40:00
14758         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
14759              From: "Craig A. Berry" <craigberry@mac.com>
14760              Date: Mon, 24 Sep 2001 17:54:20 -0500
14761              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
14762      Branch: perl
14763            ! vms/descrip_mms.template
14764 ____________________________________________________________________________
14765 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
14766         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
14767              not working, cursor not spinning (Bug #422129); external
14768              editor problems (Bug #456329); escape/cmd-. not activating
14769              "Cancel" in Save dialog box (Bug #446960); Runtimes not
14770              executing on launch (Bug #464441).
14771      Branch: maint-5.6/macperl
14772            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
14773            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
14774            ! macos/macperl/MacPerl.r
14775 ____________________________________________________________________________
14776 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
14777         Log: Update CPAN.pm to work with new Mac::BuildTools instead
14778              of ExtUtils::MM_MacOS "orphan" functions
14779      Branch: maint-5.6/macperl
14780            ! lib/CPAN.pm
14781 ____________________________________________________________________________
14782 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
14783         Log: Fix up another xsubpp problem (Matthias Neeracher)
14784      Branch: maint-5.6/macperl
14785            ! macos/xsubpp
14786 ____________________________________________________________________________
14787 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
14788         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
14789      Branch: maint-5.6/macperl
14790            ! macos/lib/ExtUtils/MM_MacOS.pm
14791 ____________________________________________________________________________
14792 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
14793         Log: Fix up Makefiles for more Mac:: modules (and prepare for
14794              static build ...?)
14795      Branch: maint-5.6/macperl
14796            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
14797            ! macos/macperl/Makefile.mk
14798 ____________________________________________________________________________
14799 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
14800         Log: Fix up tests
14801      Branch: maint-5.6/macperl
14802            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
14803 ____________________________________________________________________________
14804 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
14805         Log: Make malloc smarter, fix bugs.  (Bug #404030)
14806      Branch: maint-5.6/macperl
14807            ! macos/icemalloc.c macos/icemalloc.h
14808 ____________________________________________________________________________
14809 [ 12186] By: nick                                  on 2001/09/24  19:18:17
14810         Log: Integrate mainline
14811      Branch: perlio
14812           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
14813           +> lib/filetest.t
14814           !> (integrate 30 files)
14815 ____________________________________________________________________________
14816 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
14817         Log: Retract #12136, the warnings::register is already
14818              tested by t/lib/warnings/9enabled, as pointed out
14819              by Paul Marquess.
14820      Branch: perl
14821            - lib/warnings/register.t
14822            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
14823 ____________________________________________________________________________
14824 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
14825         Log: fix Time::HiRes implementation of gettimeofday() on windows
14826              (HiRes.t#14 now passes)
14827      Branch: perl
14828            ! ext/Time/HiRes/HiRes.xs
14829 ____________________________________________________________________________
14830 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
14831         Log: File::Spec::catfile() canonifies everything to blackslashes on
14832              windows :-(
14833      Branch: perl
14834            ! lib/ExtUtils/Manifest.t
14835 ____________________________________________________________________________
14836 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
14837         Log: test number mismatch
14838      Branch: perl
14839            ! t/op/magic.t
14840 ____________________________________________________________________________
14841 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
14842         Log: ok().
14843      Branch: perl
14844            ! t/op/pack.t
14845 ____________________________________________________________________________
14846 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
14847         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
14848              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
14849      Branch: perl
14850            ! pp_pack.c t/op/pack.t
14851 ____________________________________________________________________________
14852 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
14853         Log: Update Changes.
14854      Branch: perl
14855            ! Changes patchlevel.h
14856 ____________________________________________________________________________
14857 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
14858         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
14859              From: Michael G Schwern <schwern@pobox.com>
14860              Date: Mon, 24 Sep 2001 11:12:13 -0400
14861              Message-ID: <20010924111213.G27885@blackrider>
14862      Branch: perl
14863            ! lib/ExtUtils/Manifest.pm
14864 ____________________________________________________________________________
14865 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
14866         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
14867              From: Michael G Schwern <schwern@pobox.com> 
14868              Date: Mon, 24 Sep 2001 11:02:07 -0400
14869              Message-ID: <20010924110207.E27885@blackrider>
14870      Branch: perl
14871            ! vms/test.com
14872 ____________________________________________________________________________
14873 [ 12176] By: ams                                   on 2001/09/24  14:01:59
14874         Log: Update Changes.
14875      Branch: perl
14876            ! Changes
14877 ____________________________________________________________________________
14878 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
14879         Log: Various cleanups.
14880      Branch: perl
14881            ! ext/threads/Makefile.PL ext/threads/threads.xs
14882 ____________________________________________________________________________
14883 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
14884         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
14885      Branch: maint-5.6/macperl
14886           !> (integrate 33 files)
14887 ____________________________________________________________________________
14888 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
14889         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
14890              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14891              Date: Mon, 24 Sep 2001 20:04:58 +0900
14892              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
14893      Branch: perl
14894            ! ext/Encode/Encode/gb2312.enc
14895 ____________________________________________________________________________
14896 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
14897         Log: Clarifying comment to #12164.
14898      Branch: perl
14899            ! lib/Cwd.pm
14900 ____________________________________________________________________________
14901 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
14902         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
14903              From: Nicholas Clark <nick@ccl4.org>
14904              Date: Sun, 23 Sep 2001 23:00:56 +0100
14905              Message-ID: <20010923230055.Y4971@plum.flirble.org>
14906              
14907              (with "sample_constants" changed to "fallback")
14908      Branch: perl
14909            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
14910            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
14911            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
14912            ! lib/h2xs.t utils/h2xs.PL
14913 ____________________________________________________________________________
14914 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
14915         Log: Metaconfig unit change for #12167.
14916      Branch: metaconfig
14917            ! U/modified/Cppsym.U
14918 ____________________________________________________________________________
14919 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
14920         Log: Add a few glibc cpp symbols to probe for.
14921      Branch: perl
14922            ! Configure
14923 ____________________________________________________________________________
14924 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
14925         Log: DJGPP tweaks for Laszlo Molnar.
14926      Branch: perl
14927            ! djgpp/djgppsed.sh dosish.h
14928 ____________________________________________________________________________
14929 [ 12165] By: ams                                   on 2001/09/24  10:07:08
14930         Log: Subject: [PATCH t/op/inccode.t] More tests
14931              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
14932              Date: 24 Sep 2001 10:01:44 -0000
14933              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
14934      Branch: perl
14935            ! t/op/inccode.t
14936 ____________________________________________________________________________
14937 [ 12164] By: ams                                   on 2001/09/24  09:43:29
14938         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
14939              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
14940              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
14941              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
14942      Branch: perl
14943            ! lib/Cwd.pm
14944 ____________________________________________________________________________
14945 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
14946         Log: 1_compile updates.
14947      Branch: perl
14948            ! t/lib/1_compile.t
14949 ____________________________________________________________________________
14950 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
14951         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
14952              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14953              Date: Wed, 19 Sep 2001 22:47:14 +0200
14954              Message-ID: <20010919224714.A6382@rafael>
14955      Branch: perl
14956            ! pod/perlvar.pod pp_ctl.c
14957 ____________________________________________________________________________
14958 [ 12161] By: ams                                   on 2001/09/23  17:40:02
14959         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
14960              filetest Pragma
14961              From: "chromatic" <chromatic@rmci.net>
14962              Date: Sun, 23 Sep 2001 12:07:25 -0600
14963              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
14964      Branch: perl
14965            + lib/filetest.t
14966            ! MANIFEST t/lib/1_compile.t
14967 ____________________________________________________________________________
14968 [ 12160] By: ams                                   on 2001/09/23  16:32:11
14969         Log: Additional minor chdir() tweak.
14970      Branch: perl
14971            ! pod/perlfunc.pod
14972 ____________________________________________________________________________
14973 [ 12159] By: ams                                   on 2001/09/23  16:25:01
14974         Log: Subject: PATCH lib/ExtUtils/Command.t
14975              From: Abe Timmerman <abe@ztreet.demon.nl>
14976              Date: Sun, 23 Sep 2001 19:11:44 +0200
14977              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
14978      Branch: perl
14979            ! lib/ExtUtils/Command.t
14980 ____________________________________________________________________________
14981 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
14982         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
14983              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14984              Date: Sun, 23 Sep 2001 02:02:26 +0200
14985              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
14986      Branch: perl
14987            ! makedef.pl
14988 ____________________________________________________________________________
14989 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
14990         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
14991              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
14992              Date: Sat, 22 Sep 2001 12:54:39 -0500
14993              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
14994      Branch: perl
14995            ! t/op/study.t
14996 ____________________________________________________________________________
14997 [ 12156] By: nick                                  on 2001/09/23  07:48:44
14998         Log: Integrate mainline
14999      Branch: perlio
15000            - check83.pl
15001           !> ext/Encode/Encode/2022-cn.enc
15002 ____________________________________________________________________________
15003 [ 12155] By: nick                                  on 2001/09/23  07:48:01
15004         Log: Integrate mainline
15005      Branch: perlio
15006           +> (branch 64 files)
15007            - ext/Encode/Encode/cns11643-1.enc
15008            - ext/Encode/Encode/cns11643-2.enc
15009            - ext/Encode/Encode/iso2022-cn.enc
15010            - ext/Encode/Encode/iso2022-jp.enc
15011            - ext/Encode/Encode/iso2022-jp1.enc
15012            - ext/Encode/Encode/iso2022-jp2.enc
15013            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
15014            - ext/Encode/Encode/iso8859-1.enc
15015            - ext/Encode/Encode/iso8859-1.ucm
15016            - ext/Encode/Encode/iso8859-10.enc
15017            - ext/Encode/Encode/iso8859-10.ucm
15018            - ext/Encode/Encode/iso8859-13.enc
15019            - ext/Encode/Encode/iso8859-13.ucm
15020            - ext/Encode/Encode/iso8859-14.enc
15021            - ext/Encode/Encode/iso8859-14.ucm
15022            - ext/Encode/Encode/iso8859-15.enc
15023            - ext/Encode/Encode/iso8859-15.ucm
15024            - ext/Encode/Encode/iso8859-16.enc
15025            - ext/Encode/Encode/iso8859-16.ucm
15026            - ext/Encode/Encode/iso8859-2.enc
15027            - ext/Encode/Encode/iso8859-2.ucm
15028            - ext/Encode/Encode/iso8859-3.enc
15029            - ext/Encode/Encode/iso8859-3.ucm
15030            - ext/Encode/Encode/iso8859-4.enc
15031            - ext/Encode/Encode/iso8859-4.ucm
15032            - ext/Encode/Encode/iso8859-5.enc
15033            - ext/Encode/Encode/iso8859-5.ucm
15034            - ext/Encode/Encode/iso8859-6.enc
15035            - ext/Encode/Encode/iso8859-6.ucm
15036            - ext/Encode/Encode/iso8859-7.enc
15037            - ext/Encode/Encode/iso8859-7.ucm
15038            - ext/Encode/Encode/iso8859-8.enc
15039            - ext/Encode/Encode/iso8859-8.ucm
15040            - ext/Encode/Encode/iso8859-9.enc
15041            - ext/Encode/Encode/iso8859-9.ucm
15042            - ext/Encode/Encode/isoir-197.enc
15043            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
15044            - t/lib/sample-tests/header_at_end
15045            - t/lib/sample-tests/header_at_end_fail
15046           !> (integrate 174 files)
15047 ____________________________________________________________________________
15048 [ 12154] By: ams                                   on 2001/09/23  07:11:46
15049         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
15050              by Blair Zajac.
15051      Branch: perl
15052            ! pod/perlfunc.pod
15053 ____________________________________________________________________________
15054 [ 12153] By: ams                                   on 2001/09/23  06:56:32
15055         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
15056              Forgotten deprecation of *glob{FILEHANDLE}?
15057              From: "chromatic" <chromatic@rmci.net>
15058              Date: Sat, 22 Sep 2001 21:27:56 -0600
15059              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
15060      Branch: perl
15061            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
15062 ____________________________________________________________________________
15063 [ 12152] By: ams                                   on 2001/09/23  06:42:58
15064         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
15065              From: Michael G Schwern <schwern@pobox.com>
15066              Date: Sun, 23 Sep 2001 03:34:39 -0400
15067              Message-Id: <20010923033439.E7005@blackrider>
15068      Branch: perl
15069            ! lib/File/Find.pm
15070 ____________________________________________________________________________
15071 [ 12151] By: ams                                   on 2001/09/23  06:37:57
15072         Log: Subject: Re: t/op/magic.t missing tests on Win32
15073              From: Michael G Schwern <schwern@pobox.com>
15074              Date: Sat, 22 Sep 2001 20:29:09 -0400
15075              Message-Id: <20010922202909.I18223@blackrider>
15076      Branch: perl
15077            ! t/op/magic.t
15078 ____________________________________________________________________________
15079 [ 12150] By: ams                                   on 2001/09/23  06:36:26
15080         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
15081              Dumpvalue.pm
15082              From: "chromatic" <chromatic@rmci.net>
15083              Date: Sat, 22 Sep 2001 19:41:31 -0600
15084              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
15085      Branch: perl
15086            + lib/Dumpvalue.t
15087            ! MANIFEST lib/Dumpvalue.pm
15088 ____________________________________________________________________________
15089 [ 12149] By: ams                                   on 2001/09/23  06:25:35
15090         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
15091              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15092              Date: Sun, 23 Sep 2001 15:27:56 +0900
15093              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
15094      Branch: perl
15095            ! ext/Encode/Encode/2022-cn.enc
15096 ____________________________________________________________________________
15097 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
15098         Log: Manual eror in #12147.
15099      Branch: perl
15100            ! win32/win32.c
15101 ____________________________________________________________________________
15102 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
15103         Log: Integrate change #12146 from maintperl;
15104              win32_chdir() et al don't handle a NULL argument gracefully
15105      Branch: perl
15106           !> win32/perlhost.h win32/win32.c
15107 ____________________________________________________________________________
15108 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
15109         Log: win32_chdir() et al don't handle a NULL argument gracefully
15110      Branch: maint-5.6/perl
15111            ! win32/perlhost.h win32/win32.c
15112 ____________________________________________________________________________
15113 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
15114         Log: typo in change#12026
15115      Branch: maint-5.6/perl
15116            ! op.c
15117 ____________________________________________________________________________
15118 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
15119         Log: Subject: [PATCH] Re: scalar context unpack bugs
15120              From: Nicholas Clark <nick@ccl4.org>
15121              Date: Sat, 22 Sep 2001 23:07:56 +0100
15122              Message-ID: <20010922230755.O4971@plum.flirble.org>
15123      Branch: perl
15124            ! pp_pack.c t/op/pack.t
15125 ____________________________________________________________________________
15126 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
15127         Log: Try ExtUtils::Command.t everywhere, not just on Win32
15128              (as suggested by NI-S).  Also allow running it either
15129              in t/ or in the main directory.
15130      Branch: perl
15131            ! lib/ExtUtils/Command.t
15132 ____________________________________________________________________________
15133 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
15134         Log: Update the test on warnings/register.t.
15135      Branch: perl
15136            ! t/lib/1_compile.t
15137 ____________________________________________________________________________
15138 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
15139         Log: The code is now almost tidy enough to keep the IRIX cc happy.
15140      Branch: perl
15141            ! hints/irix_6.sh
15142 ____________________________________________________________________________
15143 [ 12140] By: ams                                   on 2001/09/22  17:26:32
15144         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
15145              use_ithreads
15146              From: "Craig A. Berry" <craigberry@mac.com>
15147              Date: Sat, 22 Sep 2001 13:15:32 -0500
15148              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
15149      Branch: perl
15150            ! configure.com
15151 ____________________________________________________________________________
15152 [ 12139] By: ams                                   on 2001/09/22  16:44:08
15153         Log: Do what perl_clone() does for sharedsv functions.
15154      Branch: perl
15155            ! embed.pl proto.h
15156 ____________________________________________________________________________
15157 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
15158         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
15159              (suggested by Sarathy, extensions shouldn't be dabbling with
15160              op structures, so binary backward compatibility should not be
15161              an issue.)
15162      Branch: perl
15163            ! hints/irix_6.sh op.h
15164 ____________________________________________________________________________
15165 [ 12137] By: ams                                   on 2001/09/22  16:21:05
15166         Log: More cleanups. (What's PERL_DECL_PROT?)
15167      Branch: perl
15168            ! embed.pl proto.h sharedsv.h
15169 ____________________________________________________________________________
15170 [ 12136] By: ams                                   on 2001/09/22  15:14:34
15171         Log: (Retracted by #12185)
15172              
15173              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
15174              Add Tests for warnings::register, Doc Update
15175              From: "chromatic" <chromatic@rmci.net>
15176              Date: Sat, 22 Sep 2001 09:43:20 -0600
15177              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
15178      Branch: perl
15179            + lib/warnings/register.t
15180            ! MANIFEST lib/warnings/register.pm
15181 ____________________________________________________________________________
15182 [ 12135] By: ams                                   on 2001/09/22  15:07:50
15183         Log: `@foo' should be @foo for consistency.
15184      Branch: perl
15185            ! pod/perldiag.pod
15186 ____________________________________________________________________________
15187 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
15188         Log: (Retracted by #12138)
15189              
15190              Add -woff (turn warning off) 3187:
15191              "A pointer is converted to a smaller integer."
15192              This happens when your pointers are 64-bit: then every case
15193              of converting pointers to PADOFFSETs (explicitly 32-bit)
15194              faces truncation (even explicit use of INT2PTR doesn't help).
15195              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
15196              Changing PADOFFSET from U32 to UV would help, but that
15197              would break binary backward compatibility of BASEOP and padop
15198              (assuming you have been using 64-bit pointers).
15199      Branch: perl
15200            ! hints/irix_6.sh
15201 ____________________________________________________________________________
15202 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
15203         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
15204              but the name comes from the inside the file, not from the file
15205              name, and Rumanian is the name of the language.
15206      Branch: perl
15207            + ext/Encode/Encode/macRumanian.enc
15208            - ext/Encode/Encode/macRomania.enc
15209            ! MANIFEST
15210 ____________________________________________________________________________
15211 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
15212         Log: Rename perltootc as perltooc for 8.3-friedliness.
15213      Branch: perl
15214            + pod/perltooc.pod
15215            - pod/perltootc.pod
15216            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
15217            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
15218            ! pod/perltoot.pod
15219 ____________________________________________________________________________
15220 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
15221         Log: Find more conflicts by lowercasing.
15222      Branch: perl
15223            + Porting/check83.pl
15224            - check83.pl
15225            ! MANIFEST
15226 ____________________________________________________________________________
15227 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
15228         Log: The AIX cc 5.0.0.0 is simply too buggy.
15229      Branch: perl
15230            ! hints/aix.sh
15231 ____________________________________________________________________________
15232 [ 12129] By: ams                                   on 2001/09/22  12:35:38
15233         Log: Uninteresting cleanup.
15234      Branch: perl
15235            ! form.h
15236 ____________________________________________________________________________
15237 [ 12128] By: ams                                   on 2001/09/22  12:28:48
15238         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
15239              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15240              Date: Sat, 22 Sep 2001 14:29:13 +0100
15241              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
15242      Branch: perl
15243            ! cv.h
15244 ____________________________________________________________________________
15245 [ 12127] By: ams                                   on 2001/09/22  12:04:28
15246         Log: What's a backet?
15247      Branch: perl
15248            ! dump.c
15249 ____________________________________________________________________________
15250 [ 12126] By: ams                                   on 2001/09/22  10:02:34
15251         Log: Removed duplicated tests #19 and #20.
15252      Branch: perl
15253            ! t/op/do.t
15254 ____________________________________________________________________________
15255 [ 12125] By: ams                                   on 2001/09/22  03:58:41
15256         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
15257              From: Michael Carman <mjcarman@home.com>
15258              Date: Fri, 21 Sep 2001 17:54:05 -0500
15259              Message-Id: <3BABC50D.6040202@home.com>
15260              (Applied with some changes.)
15261      Branch: perl
15262            ! pod/perlmod.pod
15263 ____________________________________________________________________________
15264 [ 12124] By: ams                                   on 2001/09/22  03:44:19
15265         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
15266              From: Michael G Schwern <schwern@pobox.com>
15267              Date: Fri, 21 Sep 2001 19:20:40 -0400
15268              Message-Id: <20010921192040.E5494@blackrider>
15269      Branch: perl
15270            ! t/op/chdir.t
15271 ____________________________________________________________________________
15272 [ 12123] By: ams                                   on 2001/09/22  03:41:08
15273         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
15274              From: Blair Zajac <blair@orcaware.com>
15275              Date: Fri, 21 Sep 2001 15:13:04 -0700
15276              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
15277      Branch: perl
15278            ! t/op/chdir.t
15279 ____________________________________________________________________________
15280 [ 12122] By: ams                                   on 2001/09/22  03:37:07
15281         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
15282              20010920.007
15283              From: Michael G Schwern <schwern@pobox.com>
15284              Date: Fri, 21 Sep 2001 17:59:03 -0400
15285              Message-Id: <20010921175903.V5494@blackrider>
15286      Branch: perl
15287            ! t/op/do.t
15288 ____________________________________________________________________________
15289 [ 12121] By: ams                                   on 2001/09/22  03:30:38
15290         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
15291              suite on WinCE)
15292              From: Michael G Schwern <schwern@pobox.com>
15293              Date: Fri, 21 Sep 2001 19:41:03 -0400
15294              Message-Id: <20010921194103.G5494@blackrider>
15295      Branch: perl
15296            ! pod/perlport.pod
15297 ____________________________________________________________________________
15298 [ 12120] By: ams                                   on 2001/09/22  03:28:06
15299         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
15300              From: Michael G Schwern <schwern@pobox.com>
15301              Date: Fri, 21 Sep 2001 17:33:35 -0400
15302              Message-Id: <20010921173335.T5494@blackrider>
15303              ($ENV{FOO}=undef hunk not applied.)
15304      Branch: perl
15305            ! t/op/magic.t
15306 ____________________________________________________________________________
15307 [ 12119] By: ams                                   on 2001/09/22  03:02:26
15308         Log: Subject: [PATCH] perldiag.pod
15309              From: Peter Scott <Peter@PSDT.com>
15310              Date: Fri, 21 Sep 2001 18:54:50 -0700
15311              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
15312              (Moved to the right place.)
15313      Branch: perl
15314            ! pod/perldiag.pod
15315 ____________________________________________________________________________
15316 [ 12118] By: ams                                   on 2001/09/21  20:05:29
15317         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
15318              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15319              Date: Fri, 21 Sep 2001 22:36:54 +0200
15320              Message-Id: <20010921223654.A12742@rafael>
15321      Branch: perl
15322            ! t/op/do.t
15323 ____________________________________________________________________________
15324 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
15325         Log: Restore things as they were before
15326              the backward compatibility police notices.
15327      Branch: perl
15328            ! lib/Cwd.pm
15329 ____________________________________________________________________________
15330 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
15331         Log: More Cwd from Schwern: make also OS/2 and DOS
15332              Cwd agree with File::Spec (that is, native path
15333              syntax using \ instead of / -- backward compatibility
15334              polic warning) and stop Win32 from using bsd_realpath().
15335      Branch: perl
15336            ! lib/Cwd.pm
15337 ____________________________________________________________________________
15338 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
15339         Log: Subject: [PATCH @12110] RE: Untested libraries update
15340              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15341              Date: Fri, 21 Sep 2001 18:21:07 +0100
15342              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
15343      Branch: perl
15344            ! lib/warnings/register.pm
15345 ____________________________________________________________________________
15346 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
15347         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
15348              From: Michael G Schwern <schwern@pobox.com>
15349              Date: Thu, 20 Sep 2001 22:54:02 -0400
15350              Message-ID: <20010920225402.A3611@blackrider>
15351      Branch: perl
15352            ! lib/Cwd.pm
15353 ____________________________________________________________________________
15354 [ 12113] By: ams                                   on 2001/09/21  17:08:24
15355         Log: Subject: [PATCH] avoid v-strings with require/use
15356              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15357              Date: Fri, 21 Sep 2001 12:34:40 -0400
15358              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
15359      Branch: perl
15360            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
15361            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
15362            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
15363            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15364            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
15365            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
15366            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
15367            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15368            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
15369            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
15370            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
15371            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
15372            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
15373            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15374            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
15375            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
15376            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
15377            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
15378            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
15379 ____________________________________________________________________________
15380 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
15381         Log: Update Changes.
15382      Branch: perl
15383            ! Changes patchlevel.h
15384 ____________________________________________________________________________
15385 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
15386         Log: Make AIX and Tru64 compilers happy.  
15387      Branch: perl
15388            ! ext/threads/threads.h ext/threads/threads.xs
15389 ____________________________________________________________________________
15390 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
15391         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
15392              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15393              Date: 21 Sep 2001 09:16:37 -0000
15394              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
15395      Branch: perl
15396            ! toke.c
15397 ____________________________________________________________________________
15398 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
15399         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
15400              From: Michael G Schwern <schwern@pobox.com>
15401              Date: Thu, 20 Sep 2001 21:21:34 -0400
15402              Message-ID: <20010920212134.Y28291@blackrider>
15403      Branch: perl
15404            ! pp_sys.c
15405 ____________________________________________________________________________
15406 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
15407         Log: Subject: Re: GDB Debugging Macros from mod_perl
15408              From: rspier@pobox.com (Robert Spier)
15409              Date: Thu, 20 Sep 2001 22:45:03 -0700
15410              Message-ID: <15274.54239.413929.49430@rls.cx>
15411      Branch: perl
15412            ! pod/perltodo.pod
15413 ____________________________________________________________________________
15414 [ 12105] By: sky                                   on 2001/09/21  10:33:34
15415         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
15416              timezone! GetSystemTime should be available on all Win32 
15417              platforms we support. Perhaps Time::HiRes should be extended to
15418              support WinCE and Novell?
15419      Branch: perl
15420            ! ext/Time/HiRes/HiRes.xs
15421 ____________________________________________________________________________
15422 [ 12104] By: sky                                   on 2001/09/21  08:12:39
15423         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
15424      Branch: perl
15425            ! ext/threads/threads.h ext/threads/threads.xs
15426 ____________________________________________________________________________
15427 [ 12103] By: sky                                   on 2001/09/21  07:57:41
15428         Log: Rename the *thread* functions to Perl_* to avoid clashes.
15429              Notably on AIX but could become a problem on other platforms.
15430      Branch: perl
15431            ! ext/threads/threads.h ext/threads/threads.xs
15432 ____________________________________________________________________________
15433 [ 12102] By: sky                                   on 2001/09/21  07:35:30
15434         Log: Add the shared sv space to the global vars.
15435              Fix problems compiling on win32.
15436      Branch: perl
15437            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
15438            ! sharedsv.c sharedsv.h
15439 ____________________________________________________________________________
15440 [ 12101] By: ams                                   on 2001/09/21  00:19:55
15441         Log: Subject: [PATCH] win32/Makefile warning fix
15442              From: Blair Zajac <blair@orcaware.com>
15443              Date: Thu, 20 Sep 2001 18:15:43 -0700
15444              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
15445      Branch: perl
15446            ! win32/Makefile
15447 ____________________________________________________________________________
15448 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
15449         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
15450              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15451              Date: Thu, 20 Sep 2001 18:36:22 +0200
15452              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
15453      Branch: perl
15454            ! lib/ExtUtils/Command.t
15455 ____________________________________________________________________________
15456 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
15457         Log: Cant spl wirth a dam.
15458      Branch: perl
15459            ! intrpvar.h
15460 ____________________________________________________________________________
15461 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
15462         Log: Don't use C++ comments.
15463      Branch: perl
15464            ! ext/threads/threads.xs
15465 ____________________________________________________________________________
15466 [ 12097] By: ams                                   on 2001/09/20  21:42:07
15467         Log: Change #12044 didn't.
15468      Branch: perl
15469            ! lib/constant.pm
15470 ____________________________________________________________________________
15471 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
15472         Log: Metaconfig unit changes for #12095.
15473      Branch: metaconfig
15474            ! U/modified/Myinit.U U/modified/libs.U
15475 ____________________________________________________________________________
15476 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
15477         Log: Remove iconv references since we are not using it
15478              and not going to; regen perltoc, perlmodlib.
15479              (Some references still linger in perltoc, have to figure
15480              out where they are coming from.)
15481      Branch: perl
15482            ! Configure NetWare/config.wc NetWare/config_H.wc
15483            ! Porting/Glossary Porting/config.sh Porting/config_H
15484            ! config_h.SH configure.com epoc/config.sh perl.h
15485            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
15486            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15487            ! vos/config.ga.h win32/config.bc win32/config.gc
15488            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15489            ! win32/config_H.vc wince/config.ce wince/config.h
15490            ! wince/config_H.ce
15491 ____________________________________________________________________________
15492 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
15493         Log: Subject: [PATCH docs] Re: ARGV and read
15494              From: Dave Mitchell <davem@fdgroup.co.uk>
15495              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
15496              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
15497      Branch: perl
15498            ! pod/perltodo.pod pod/perlvar.pod
15499 ____________________________________________________________________________
15500 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
15501         Log: Fresh copies from the cvs.perl.org perlfaq repository.
15502      Branch: perl
15503            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15504            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15505            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15506            ! pod/perlfaq9.pod
15507 ____________________________________________________________________________
15508 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
15509         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
15510              From: Nicholas Clark <nick@ccl4.org>
15511              Date: Thu, 20 Sep 2001 14:27:08 +0100
15512              Message-ID: <20010920142708.X4971@plum.flirble.org>
15513      Branch: perl
15514            ! pp_pack.c t/op/pack.t
15515 ____________________________________________________________________________
15516 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
15517         Log: The sharedsv_space* are variables, not code.  Duh.
15518      Branch: perl
15519            ! intrpvar.h makedef.pl
15520 ____________________________________________________________________________
15521 [ 12090] By: ams                                   on 2001/09/20  11:26:06
15522         Log: Subject: [patch lib/lib_pm.PL]
15523              From: Stas Bekman <stas@stason.org>
15524              Date: Thu, 20 Sep 2001 18:48:53 +0800
15525              Message-Id: <3BA9C995.6010302@stason.org>
15526              (Applied by hand.)
15527      Branch: perl
15528            ! lib/lib_pm.PL
15529 ____________________________________________________________________________
15530 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
15531         Log: Only 21 tests, skipping or not.
15532      Branch: perl
15533            ! lib/ExtUtils/Command.t
15534 ____________________________________________________________________________
15535 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
15536         Log: New exported symbols.
15537      Branch: perl
15538            ! makedef.pl
15539 ____________________________________________________________________________
15540 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
15541         Log: Update Changes.
15542      Branch: perl
15543            ! Changes patchlevel.h
15544 ____________________________________________________________________________
15545 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
15546         Log: Correct numbering of the tests is useful.
15547      Branch: perl
15548            ! ext/threads/t/basic.t
15549 ____________________________________________________________________________
15550 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
15551         Log: More tests now too.
15552      Branch: perl
15553            ! lib/ExtUtils/Command.t
15554 ____________________________________________________________________________
15555 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
15556         Log: More tests now.
15557      Branch: perl
15558            ! ext/threads/t/basic.t
15559 ____________________________________________________________________________
15560 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
15561         Log: The test assumed 7-bit ASCII.  Now it "just"
15562              assumes 8-bit whatever.
15563      Branch: perl
15564            ! t/op/crypt.t
15565 ____________________________________________________________________________
15566 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
15567         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
15568              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15569              Date: Wed, 19 Sep 2001 11:45:28 +0200
15570              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
15571              
15572              Lvalue casts are not portable.
15573      Branch: perl
15574            ! ext/threads/threads.xs
15575 ____________________________________________________________________________
15576 [ 12081] By: sky                                   on 2001/09/19  10:17:52
15577         Log: Make the basic test contain only realy basic API tests
15578              Seems to be a problem with detach.
15579      Branch: perl
15580            ! ext/threads/t/basic.t
15581 ____________________________________________________________________________
15582 [ 12080] By: ams                                   on 2001/09/19  01:23:55
15583         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
15584              From: Michael G Schwern <schwern@pobox.com>
15585              Date: Tue, 18 Sep 2001 19:53:48 -0400
15586              Message-Id: <20010918195348.M585@blackrider>
15587              
15588              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
15589              From: Michael G Schwern <schwern@pobox.com>
15590              Date: Tue, 18 Sep 2001 22:07:13 -0400
15591              Message-Id: <20010918220713.B19616@blackrider>
15592      Branch: perl
15593            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
15594            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
15595            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
15596            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
15597            ! lib/Test/Tutorial.pod
15598 ____________________________________________________________________________
15599 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
15600         Log: Indent the test a bit.
15601      Branch: perl
15602            ! ext/threads/t/basic.t
15603 ____________________________________________________________________________
15604 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
15605         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
15606              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15607              Date: Tue, 18 Sep 2001 18:06:44 +0200
15608              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
15609      Branch: perl
15610            ! win32/win32.c
15611 ____________________________________________________________________________
15612 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
15613         Log: Subject: stat access time is wrong on Win95
15614              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15615              Date: Tue, 18 Sep 2001 21:59:24 +0200
15616              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
15617      Branch: perl
15618            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
15619 ____________________________________________________________________________
15620 [ 12076] By: ams                                   on 2001/09/18  22:11:25
15621         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
15622              From: Michael G Schwern <schwern@pobox.com>
15623              Date: Tue, 18 Sep 2001 18:47:14 -0400
15624              Message-Id: <20010918184714.I585@blackrider>
15625      Branch: perl
15626            ! t/op/crypt.t
15627 ____________________________________________________________________________
15628 [ 12075] By: sky                                   on 2001/09/18  19:29:37
15629         Log: two test failures
15630              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15631              Message-ID: <20010918221702.A17408@rafael>
15632              partly applied, #12074 already fixed half the patch
15633      Branch: perl
15634            ! ext/threads/t/basic.t
15635 ____________________________________________________________________________
15636 [ 12074] By: sky                                   on 2001/09/18  18:49:03
15637         Log: Fixes test case failure introduced by #12071, the warning is
15638              now correctly spelled :-)
15639      Branch: perl
15640            ! ext/IO/lib/IO/t/io_sel.t
15641 ____________________________________________________________________________
15642 [ 12073] By: sky                                   on 2001/09/18  18:46:22
15643         Log: Make the test behave properly!
15644      Branch: perl
15645            ! ext/threads/t/basic.t
15646 ____________________________________________________________________________
15647 [ 12072] By: ams                                   on 2001/09/18  18:44:59
15648         Log: OP_RCATLINE is an SVOP, not a BASEOP.
15649      Branch: perl
15650            ! opcode.h opcode.pl
15651 ____________________________________________________________________________
15652 [ 12071] By: ams                                   on 2001/09/18  18:06:27
15653         Log: Deprecate != Depreciate.
15654      Branch: perl
15655            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
15656            ! lib/Pod/ParseUtils.pm
15657 ____________________________________________________________________________
15658 [ 12070] By: ams                                   on 2001/09/18  15:14:58
15659         Log: Subject: [PATCH] Getopt::Std cleanup
15660              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15661              Date: Tue, 18 Sep 2001 17:32:13 +0200
15662              Message-Id: <20010918173213.C777@rafael>
15663      Branch: perl
15664            ! lib/Getopt/Std.pm lib/Getopt/Std.t
15665 ____________________________________________________________________________
15666 [ 12069] By: sky                                   on 2001/09/18  14:56:33
15667         Log: Forgot the makefile
15668      Branch: perl
15669            + ext/threads/Makefile.PL
15670 ____________________________________________________________________________
15671 [ 12068] By: sky                                   on 2001/09/18  14:13:26
15672         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
15673              The test will fail because of Test.pm not knowing about threads. 
15674              basic needs to be manually tested
15675              compile time warnings on IV2PTR conversions need to be fixed
15676      Branch: perl
15677            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
15678            + ext/threads/threads.h ext/threads/threads.pm
15679            + ext/threads/threads.xs
15680            ! MANIFEST
15681 ____________________________________________________________________________
15682 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
15683         Log: DJGPP tweak from Laszlo Molnar.
15684      Branch: perl
15685            ! djgpp/config.over
15686 ____________________________________________________________________________
15687 [ 12066] By: sky                                   on 2001/09/18  10:24:31
15688         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
15689      Branch: perl
15690            ! sharedsv.c sharedsv.h
15691 ____________________________________________________________________________
15692 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
15693         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
15694              ditto ^cns.
15695      Branch: perl
15696            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
15697            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
15698            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
15699            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
15700            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
15701            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
15702            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
15703            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
15704            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
15705            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
15706            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
15707            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
15708            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
15709            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
15710            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
15711            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
15712            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
15713            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
15714            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
15715            + ext/Encode/Encode/ir-197.enc
15716            - ext/Encode/Encode/cns11643-1.enc
15717            - ext/Encode/Encode/cns11643-2.enc
15718            - ext/Encode/Encode/iso2022-cn.enc
15719            - ext/Encode/Encode/iso2022-jp.enc
15720            - ext/Encode/Encode/iso2022-jp1.enc
15721            - ext/Encode/Encode/iso2022-jp2.enc
15722            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
15723            - ext/Encode/Encode/iso8859-1.enc
15724            - ext/Encode/Encode/iso8859-1.ucm
15725            - ext/Encode/Encode/iso8859-10.enc
15726            - ext/Encode/Encode/iso8859-10.ucm
15727            - ext/Encode/Encode/iso8859-11.enc
15728            - ext/Encode/Encode/iso8859-11.ucm
15729            - ext/Encode/Encode/iso8859-13.enc
15730            - ext/Encode/Encode/iso8859-13.ucm
15731            - ext/Encode/Encode/iso8859-14.enc
15732            - ext/Encode/Encode/iso8859-14.ucm
15733            - ext/Encode/Encode/iso8859-15.enc
15734            - ext/Encode/Encode/iso8859-15.ucm
15735            - ext/Encode/Encode/iso8859-16.enc
15736            - ext/Encode/Encode/iso8859-16.ucm
15737            - ext/Encode/Encode/iso8859-2.enc
15738            - ext/Encode/Encode/iso8859-2.ucm
15739            - ext/Encode/Encode/iso8859-3.enc
15740            - ext/Encode/Encode/iso8859-3.ucm
15741            - ext/Encode/Encode/iso8859-4.enc
15742            - ext/Encode/Encode/iso8859-4.ucm
15743            - ext/Encode/Encode/iso8859-5.enc
15744            - ext/Encode/Encode/iso8859-5.ucm
15745            - ext/Encode/Encode/iso8859-6.enc
15746            - ext/Encode/Encode/iso8859-6.ucm
15747            - ext/Encode/Encode/iso8859-7.enc
15748            - ext/Encode/Encode/iso8859-7.ucm
15749            - ext/Encode/Encode/iso8859-8.enc
15750            - ext/Encode/Encode/iso8859-8.ucm
15751            - ext/Encode/Encode/iso8859-9.enc
15752            - ext/Encode/Encode/iso8859-9.ucm
15753            - ext/Encode/Encode/isoir-197.enc
15754            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
15755 ____________________________________________________________________________
15756 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
15757         Log: Must Uppercase.
15758      Branch: perl
15759            ! ext/Encode/Encode.pm
15760 ____________________________________________________________________________
15761 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
15762         Log: Add various encodings.
15763      Branch: perl
15764            + ext/Encode/Encode/iso8859-11.enc
15765            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
15766            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
15767            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
15768            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
15769            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
15770            + ext/Encode/Encode/viscii.ucm
15771            ! MANIFEST ext/Encode/Encode.pm
15772 ____________________________________________________________________________
15773 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
15774         Log: lib/unicode relic.
15775      Branch: perl
15776            ! ext/Encode/compile
15777 ____________________________________________________________________________
15778 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
15779         Log: Subject: [PATCH] Re: filename problems
15780              From: Michael G Schwern <schwern@pobox.com>
15781              Date: Mon, 17 Sep 2001 17:26:26 -0400
15782              Message-ID: <20010917172626.Q585@blackrider>
15783      Branch: perl
15784            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
15785            - t/lib/sample-tests/header_at_end
15786            - t/lib/sample-tests/header_at_end_fail
15787            ! MANIFEST lib/Test/Harness/t/test-harness.t
15788 ____________________________________________________________________________
15789 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
15790         Log: Explicitly explain the 1e9 seconds, not everybody
15791              is a C geek.
15792      Branch: perl
15793            ! ext/Time/HiRes/HiRes.pm
15794 ____________________________________________________________________________
15795 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
15796         Log: Explain an apparent bug reported by
15797              Richard J. Barbalace <rjbarbal@MIT.EDU>,
15798              with additional explanation from Gisle Aas.
15799      Branch: perl
15800            ! ext/Time/HiRes/HiRes.pm
15801 ____________________________________________________________________________
15802 [ 12058] By: ams                                   on 2001/09/17  19:52:01
15803         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
15804              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15805              Date: Mon, 17 Sep 2001 22:48:05 +0200
15806              Message-Id: <20010917224805.C11744@rafael>
15807      Branch: perl
15808            ! t/lib/warnings/op t/lib/warnings/pp
15809 ____________________________________________________________________________
15810 [ 12057] By: ams                                   on 2001/09/17  16:51:18
15811         Log: Its a nit!
15812      Branch: perl
15813            ! sv.h
15814 ____________________________________________________________________________
15815 [ 12056] By: ams                                   on 2001/09/17  16:47:55
15816         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
15817              From: "Craig A. Berry" <craigberry@mac.com>
15818              Date: Mon, 17 Sep 2001 12:34:20 -0500
15819              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
15820      Branch: perl
15821            ! vms/vms.c
15822 ____________________________________________________________________________
15823 [ 12055] By: ams                                   on 2001/09/17  16:05:15
15824         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
15825              From: Gisle Aas <gisle@ActiveState.com>
15826              Date: 16 Apr 2001 16:20:34 -0700
15827              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
15828              (Applied by hand.)
15829      Branch: perl
15830            ! lib/CPAN.pm lib/CPAN/Nox.pm
15831 ____________________________________________________________________________
15832 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
15833         Log: Update Changes.
15834      Branch: perl
15835            ! Changes patchlevel.h
15836 ____________________________________________________________________________
15837 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
15838         Log: Adding new files to the MANIFEST is always nice.
15839      Branch: perl
15840            ! MANIFEST
15841 ____________________________________________________________________________
15842 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
15843         Log: Reindent the PerlIO files (suggested by NI-S), used
15844              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
15845              (GNU indent).  Note that wholesale re-indenting might
15846              be nice, but that would break nice formatting/alignment
15847              of assignments, equality testing, and complex boolean
15848              expressions with lots of &s and |s.
15849      Branch: perl
15850            ! perlio.c perlio.h perliol.h
15851 ____________________________________________________________________________
15852 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
15853         Log: Add a script for being 8.3-polite.
15854              The found conflicts are being worked on.
15855      Branch: perl
15856            + check83.pl
15857            ! MANIFEST Porting/pumpkin.pod
15858 ____________________________________________________________________________
15859 [ 12050] By: sky                                   on 2001/09/17  12:44:36
15860         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
15861              finding it.
15862      Branch: perl
15863            ! sv.c
15864 ____________________________________________________________________________
15865 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
15866         Log: Bump up versions because of #12041.
15867      Branch: perl
15868            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
15869            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
15870            ! lib/Time/localtime.pm
15871 ____________________________________________________________________________
15872 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
15873         Log: Bump the version number because of #12042.
15874      Branch: perl
15875            ! lib/CPAN/FirstTime.pm
15876 ____________________________________________________________________________
15877 [ 12047] By: ams                                   on 2001/09/17  11:21:40
15878         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
15879              From: Abhijit Menon-Sen <ams@wiw.org>
15880              Date: Mon, 17 Sep 2001 17:44:12 +0530
15881              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
15882      Branch: perl
15883            ! op.c
15884 ____________________________________________________________________________
15885 [ 12046] By: sky                                   on 2001/09/17  07:14:17
15886         Log: Subject: Re: t/op/ver.t using skip() improperly
15887              From: "chromatic" <chromatic@rmci.net>
15888              Date: Mon, 17 Sep 2001 00:22:29 -0600
15889              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
15890      Branch: perl
15891            ! t/op/ver.t
15892 ____________________________________________________________________________
15893 [ 12045] By: nick                                  on 2001/09/17  07:12:14
15894         Log: Integrate mainline
15895      Branch: perlio
15896           +> t/op/chdir.t
15897           !> (integrate 117 files)
15898 ____________________________________________________________________________
15899 [ 12044] By: ams                                   on 2001/09/17  05:49:53
15900         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
15901              From: Ilmari Karonen <iltzu@sci.fi>
15902              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
15903              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
15904              (And $VERSION = '1.05'.)
15905      Branch: perl
15906            ! lib/constant.pm
15907 ____________________________________________________________________________
15908 [ 12043] By: ams                                   on 2001/09/17  05:44:50
15909         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
15910              From: Michael G Schwern <schwern@pobox.com>
15911              Date: Mon, 17 Sep 2001 07:49:04 +0200
15912              Message-Id: <20010917074904.V1588@blackrider>
15913              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
15914      Branch: perl
15915            + t/op/chdir.t
15916            ! MANIFEST pp_sys.c
15917 ____________________________________________________________________________
15918 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
15919         Log: Subject: Re: CPAN.pm needs some hacking 
15920              From: "chromatic" <chromatic@rmci.net>
15921              Date: Sun, 16 Sep 2001 16:46:29 -0600
15922              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
15923      Branch: perl
15924            ! lib/CPAN/FirstTime.pm
15925 ____________________________________________________________________________
15926 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
15927         Log: Change use|require 5.005_64 to use|require 5.6.1.
15928      Branch: perl
15929            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
15930            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
15931            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15932            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
15933            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
15934            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15935            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
15936            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
15937            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
15938            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
15939            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
15940            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
15941            ! lib/base.pm lib/fields.pm
15942 ____________________________________________________________________________
15943 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
15944         Log: Bump up version numbers.
15945              
15946              TODO 1: double check that pre-5.6.1 CPAN.pm:s
15947              don't try to download 5.8.0 because of the
15948              version numbers.  Mainly this means using _00
15949              in the core version numbers.
15950              
15951              TODO 2: the "use 5.005_64" in many modules
15952              needs to be changed to, say, "use 5.6.1".
15953      Branch: perl
15954            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
15955            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
15956            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
15957            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
15958            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
15959            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
15960            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15961            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
15962            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
15963            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
15964            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
15965 ____________________________________________________________________________
15966 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
15967         Log: Use UCHARAT() as suggested by Inaba Hiroto.
15968      Branch: perl
15969            ! regexec.c
15970 ____________________________________________________________________________
15971 [ 12038] By: ams                                   on 2001/09/16  15:16:24
15972         Log: Subject: [PATCH] Re: Core module version numbers review
15973              From: Peter Scott <Peter@PSDT.com>
15974              Date: Sun, 16 Sep 2001 09:09:58 -0700
15975              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
15976      Branch: perl
15977            ! lib/perl5db.pl
15978 ____________________________________________________________________________
15979 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
15980         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
15981              not yet fully implemented.
15982      Branch: perl
15983            ! pod/perlfunc.pod pod/perlunicode.pod
15984 ____________________________________________________________________________
15985 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
15986         Log: Subject: [patch] plug PL_beginav_save leak
15987              From: Doug MacEachern <dougm@covalent.net>
15988              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
15989              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
15990      Branch: perl
15991            ! perl.c
15992 ____________________________________________________________________________
15993 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
15994         Log: (accidentally empty checkin)
15995      Branch: perl
15996            ! sv.c
15997 ____________________________________________________________________________
15998 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
15999         Log: Subject: [patch] ithreads+PL_beginav_save
16000              From: Doug MacEachern <dougm@covalent.net>
16001              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
16002              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
16003      Branch: perl
16004            ! sv.c
16005 ____________________________________________________________________________
16006 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
16007         Log: Subject: [PATCH] h2xs.PL with C::Scan
16008              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16009              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
16010              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
16011      Branch: perl
16012            ! utils/h2xs.PL
16013 ____________________________________________________________________________
16014 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
16015         Log: Elaborate (well, make more vague, really) #12030.
16016      Branch: perl
16017            ! pod/perltodo.pod pod/perlunicode.pod
16018 ____________________________________________________________________________
16019 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
16020         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
16021              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16022              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
16023              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
16024      Branch: perl
16025            ! regexec.c
16026 ____________________________________________________________________________
16027 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
16028         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
16029              are not yet complete.
16030      Branch: perl
16031            ! pod/perltodo.pod pod/perlunicode.pod
16032 ____________________________________________________________________________
16033 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
16034         Log: Document what's still to be done on the regular expression
16035              Unicode support, based on the UTR#18.
16036      Branch: perl
16037            ! pod/perltodo.pod pod/perlunicode.pod
16038 ____________________________________________________________________________
16039 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
16040         Log: Regen headers.
16041      Branch: perl
16042            ! embedvar.h perlapi.h
16043 ____________________________________________________________________________
16044 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
16045         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
16046              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16047              Date: Sun, 09 Sep 2001 18:41:54 +0100
16048              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
16049      Branch: perl
16050            ! Porting/findvars ext/ByteLoader/bytecode.h
16051            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
16052            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
16053 ____________________________________________________________________________
16054 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
16055         Log: enable most warnings for windows build; fix the various typecasting
16056              nits that showed up (no bugfixes here)
16057      Branch: maint-5.6/perl
16058            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
16059            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
16060            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
16061            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
16062            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
16063            ! x2p/walk.c
16064 ____________________________________________________________________________
16065 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
16066         Log: Integrate change #12024 from maintperl
16067              (a local() precedence bug)
16068      Branch: perl
16069           !> lib/ExtUtils/Install.pm
16070 ____________________________________________________________________________
16071 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
16072         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
16073              change#8642
16074      Branch: maint-5.6/perl
16075            ! lib/ExtUtils/Install.pm
16076 ____________________________________________________________________________
16077 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
16078         Log: Update Changes.
16079      Branch: perl
16080            ! Changes patchlevel.h
16081 ____________________________________________________________________________
16082 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
16083         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
16084              From: "chromatic" <chromatic@rmci.net>
16085              Date: Fri, 14 Sep 2001 09:44:57 -0600 
16086              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
16087      Branch: perl
16088            ! lib/ExtUtils/Manifest.t
16089 ____________________________________________________________________________
16090 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
16091         Log: Hopefully better skipping of the Complete.t tests
16092              in case of not a tty. 
16093      Branch: perl
16094            ! lib/Term/Complete.t t/op/stat.t
16095 ____________________________________________________________________________
16096 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
16097         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
16098              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16099              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
16100              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
16101      Branch: perl
16102            ! regexec.c t/op/pat.t
16103 ____________________________________________________________________________
16104 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
16105         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
16106              From: Robin Barker <rmb1@cise.npl.co.uk>
16107              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
16108              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
16109      Branch: perl
16110            ! pod/perlport.pod
16111 ____________________________________________________________________________
16112 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
16113         Log: NetWare tweaks from Ananth Kesari.
16114      Branch: perl
16115            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
16116            ! NetWare/nwutil.h
16117 ____________________________________________________________________________
16118 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
16119         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
16120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16121              Date: Fri, 14 Sep 2001 10:51:13 +0200
16122              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
16123      Branch: perl
16124            ! pod/perlport.pod
16125 ____________________________________________________________________________
16126 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
16127         Log: Subject: Re: [PATCH 2 pl2pm.PL]
16128              From: Joe Smith <Joe.Smith@inwap.com>
16129              Date: Fri, 14 Sep 2001 00:13:32 -0700
16130              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
16131              
16132              Eradicate qu.
16133      Branch: perl
16134            ! keywords.h keywords.pl utils/pl2pm.PL
16135 ____________________________________________________________________________
16136 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
16137         Log: Retract #12013, didn't go over too well in Tru64.
16138      Branch: perl
16139            ! embed.h embed.pl sv.h
16140 ____________________________________________________________________________
16141 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
16142         Log: Subject: [PATCH] Execute files of debugger commands
16143              From: Peter Scott <Peter@PSDT.com>
16144              Date: Thu, 13 Sep 2001 15:26:31 -0700
16145              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
16146      Branch: perl
16147            ! lib/perl5db.pl pod/perldebug.pod
16148 ____________________________________________________________________________
16149 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
16150         Log: (Retracted by #12015)
16151              Subject: [proposed PATCH] Re: perl@11920
16152              From: Nicholas Clark <nick@ccl4.org>
16153              Date: Wed, 12 Sep 2001 23:46:09 +0100
16154              Message-ID: <20010912234609.H4971@plum.flirble.org>     
16155      Branch: perl
16156            ! embed.h embed.pl sv.h
16157 ____________________________________________________________________________
16158 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
16159         Log: ucblib shouldn't be linked against in nonstop-ux,
16160              from Tom Bates.
16161      Branch: perl
16162            ! hints/nonstopux.sh
16163 ____________________________________________________________________________
16164 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
16165         Log: Do stty only if we have stty.
16166              
16167              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
16168      Branch: perl
16169            ! lib/Term/Complete.pm
16170 ____________________________________________________________________________
16171 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
16172         Log: Skip the test if not running on a tty.
16173      Branch: perl
16174            ! lib/Term/Complete.t
16175 ____________________________________________________________________________
16176 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
16177         Log: Regen headers.
16178      Branch: perl
16179            ! embed.h opcode.h pod/perlapi.pod proto.h
16180 ____________________________________________________________________________
16181 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
16182         Log: Subject: [PATCH op.c] Re: perl@12003
16183              From: Robin Barker <rmb1@cise.npl.co.uk>
16184              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
16185              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
16186      Branch: perl
16187            ! op.c
16188 ____________________________________________________________________________
16189 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
16190         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
16191              From: Robin Barker <rmb1@cise.npl.co.uk>
16192              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
16193              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
16194      Branch: perl
16195            ! sv.c
16196 ____________________________________________________________________________
16197 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
16198         Log: Upgrade to Memoize 0.66.
16199      Branch: perl
16200            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
16201            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
16202            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
16203 ____________________________________________________________________________
16204 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
16205         Log: Subject: [ID 20010912.007] substr reference core dump
16206              From: me-01@ton.iguana.be
16207              Date: 12 Sep 2001 14:11:16 -0000
16208              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
16209      Branch: perl
16210            ! mg.c
16211 ____________________________________________________________________________
16212 [ 12004] By: ams                                   on 2001/09/12  01:13:49
16213         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
16214              From: Ilmari Karonen <iltzu@sci.fi>
16215              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
16216              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
16217      Branch: perl
16218            ! pod/perlfaq4.pod
16219 ____________________________________________________________________________
16220 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
16221         Log: Update Changes.
16222      Branch: perl
16223            ! Changes patchlevel.h
16224 ____________________________________________________________________________
16225 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
16226         Log: NetWare update from Ananth Kesari.
16227      Branch: perl
16228            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
16229            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
16230 ____________________________________________________________________________
16231 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
16232         Log: Retract #11984: div() being redefined, and 1397
16233              failing on 64-bit platforms.
16234      Branch: perl
16235            ! lib/Math/BigInt/Calc.pm
16236 ____________________________________________________________________________
16237 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
16238         Log: Metaconfig unit change for #11999.
16239      Branch: metaconfig
16240            ! U/protos/d_lseekproto.U
16241 ____________________________________________________________________________
16242 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
16243         Log: The lseek fix (#11991) was no fix.
16244      Branch: perl
16245            ! Configure
16246 ____________________________________________________________________________
16247 [ 11998] By: sky                                   on 2001/09/11  07:52:06
16248         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
16249              From: Matt Sergeant <MSergeant@star.net.uk>
16250              Date: Tue, 11 Sep 2001 09:22:32 +0100
16251              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
16252      Branch: perl
16253            ! ext/Encode/Encode.pm
16254 ____________________________________________________________________________
16255 [ 11997] By: sky                                   on 2001/09/11  06:35:29
16256         Log: Sometimes dTHX is added because it is needed on non 
16257              gnuc platforms, but not needed there. This uses GCC
16258              to silence GCC specific warnings by marking pTHX as 
16259              unused.
16260      Branch: perl
16261            ! perl.h
16262 ____________________________________________________________________________
16263 [ 11996] By: nick                                  on 2001/09/11  06:25:27
16264         Log: Integrate mainline
16265      Branch: perlio
16266            - ext/POSIX/sigaction.t lib/File/Find/taint.t
16267           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
16268 ____________________________________________________________________________
16269 [ 11995] By: nick                                  on 2001/09/11  06:23:39
16270         Log: Part Integrate mainline
16271      Branch: perlio
16272           +> (branch 69 files)
16273            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
16274            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
16275            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
16276            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
16277            - lib/Switch/t/switch_case.t lib/Test/Harness.t
16278            - lib/Test/More/Changes lib/Test/More/t/More.t
16279            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
16280            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
16281            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
16282            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
16283            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
16284            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
16285            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
16286            - t/lib/Test/More/Catch.pm wince/perl.ico
16287           !> (integrate 197 files)
16288 ____________________________________________________________________________
16289 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
16290         Log: Subject: Re: [PATCH] Encode.pm docs fix
16291              From: Gisle Aas <gisle@ActiveState.com>
16292              Date: 10 Sep 2001 11:27:02 -0700
16293              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
16294      Branch: perl
16295            ! ext/Encode/Encode.pm
16296 ____________________________________________________________________________
16297 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
16298         Log: Fix unpack U to be the reverse of pack U
16299              (but implement unpack U0U as a backdoor to get
16300              the UTF-8 malformed warnings from un-UTF-8 data)
16301      Branch: perl
16302            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
16303 ____________________________________________________________________________
16304 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
16305         Log: Metaconfig unit change for #11991;
16306              delete an unused unit (d_strtoull.U is the one used)
16307      Branch: metaconfig
16308            ! U/protos/d_lseekproto.U
16309      Branch: metaconfig/U/perl
16310            - strtoull.U
16311 ____________________________________________________________________________
16312 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
16313         Log: Subject: [PATCH] Configure not recording lseek proto
16314              From: Blair Zajac <blair@orcaware.com>
16315              Date: Mon, 10 Sep 2001 17:52:37 -0700
16316              Message-ID: <3B9D6055.BA334A31@orcaware.com>
16317              
16318              plus regen Configure.
16319      Branch: perl
16320            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16321            ! config_h.SH uconfig.h
16322 ____________________________________________________________________________
16323 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
16324         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?)))                  
16325              From: Nicholas Clark <nick@ccl4.org>
16326              Date: Tue, 11 Sep 2001 00:00:31 +0100
16327              Message-ID: <20010911000031.G1512@plum.flirble.org>
16328      Branch: perl
16329            + t/op/qq.t
16330            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
16331 ____________________________________________________________________________
16332 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
16333         Log: Subject: [PATCH] Building on win32 w/o perlio
16334              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16335              Date: Mon, 10 Sep 2001 23:38:46 +0200
16336              Message-ID: <3B9D4F06.14433.2C37644@localhost>
16337      Branch: perl
16338            ! perl.c win32/Makefile win32/makefile.mk
16339 ____________________________________________________________________________
16340 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
16341         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
16342              From: "chromatic" <chromatic@rmci.net>
16343              Date: Mon, 10 Sep 2001 15:14:01 -0600
16344              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
16345      Branch: perl
16346            + lib/CGI/t/push.t
16347            ! MANIFEST
16348 ____________________________________________________________________________
16349 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
16350         Log: Subject: avoiding hoardes of zombies
16351              From: Nicholas Clark <nick@ccl4.org>
16352              Date: Mon, 10 Sep 2001 22:00:40 +0100
16353              Message-ID: <20010910220040.C1512@plum.flirble.org>
16354      Branch: perl
16355            ! pod/perlipc.pod
16356 ____________________________________________________________________________
16357 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
16358         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
16359              From: John Peacock <jpeacock@rowman.com>
16360              Date: Mon, 10 Sep 2001 16:34:30 -0400
16361              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
16362      Branch: perl
16363            ! sv.c t/op/ver.t utf8.h
16364 ____________________________________________________________________________
16365 [ 11985] By: ams                                   on 2001/09/10  23:20:13
16366         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
16367      Branch: perl
16368            ! MANIFEST
16369 ____________________________________________________________________________
16370 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
16371         Log: (Retracted by #12001)
16372              Subject: Calc with USE_MUL/USE_DIV
16373              From: Tels <perl_dummy@bloodgate.com>
16374              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
16375              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
16376      Branch: perl
16377            ! lib/Math/BigInt/Calc.pm
16378 ____________________________________________________________________________
16379 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
16380         Log: Subject: [PATCH op.c] Re: perl@11978
16381              From: Robin Barker <rmb1@cise.npl.co.uk>
16382              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
16383              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
16384              
16385              Format errors.
16386      Branch: perl
16387            ! op.c
16388 ____________________________________________________________________________
16389 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
16390         Log: Switch PADOFFSET back to U32 both because of binary backward
16391              compatibility and because Arthur seems to have been fixing the
16392              problems with naughty integer-pointer casting.
16393      Branch: perl
16394            ! op.h
16395 ____________________________________________________________________________
16396 [ 11981] By: ams                                   on 2001/09/10  16:31:43
16397         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
16398              Fix Pod Typo, Add Test for ExtUtils::Command
16399              From: "chromatic" <chromatic@rmci.net>
16400              Date: Mon, 10 Sep 2001 11:20:56 -0600
16401              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
16402      Branch: perl
16403            + lib/ExtUtils/Command.t
16404            ! MANIFEST lib/ExtUtils/Command.pm
16405 ____________________________________________________________________________
16406 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
16407         Log: Subject: [PATCH] Encode.pm docs fix
16408              From: Matt Sergeant <MSergeant@star.net.uk>
16409              Date: Mon, 10 Sep 2001 15:24:01 +0100
16410              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
16411      Branch: perl
16412            ! ext/Encode/Encode.pm
16413 ____________________________________________________________________________
16414 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
16415         Log: Update Changes.
16416      Branch: perl
16417            ! Changes patchlevel.h
16418 ____________________________________________________________________________
16419 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
16420         Log: Revert #11973, the dTHX seems to be needed in there
16421              for threaded builds.
16422      Branch: perl
16423            ! perlio.c
16424 ____________________________________________________________________________
16425 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
16426         Log: Detypo.
16427      Branch: perl
16428            ! pod/perlguts.pod
16429 ____________________________________________________________________________
16430 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
16431         Log: Further Class::Struct patching from Damian.
16432              
16433              The new new semantics are:
16434              
16435              * If you pass an initializer for a nested object, it has to be:
16436              a) a reference to an object of that class, or      
16437              b) a reference to an object of a subclass of that class, or
16438              c) a reference to a hash of arguments to be passed to the
16439              class's constructor
16440              * If you pass no initializer for a nested object, the attribute
16441              is initialized to C<undef>
16442      Branch: perl
16443            ! lib/Class/Struct.pm
16444 ____________________________________________________________________________
16445 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
16446         Log: Skip the crypt test if no crypt.
16447      Branch: perl
16448            ! t/op/crypt.t
16449 ____________________________________________________________________________
16450 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
16451         Log: Warn against using bare v-strings as IP addresses
16452              (okay if using the wrappers from Socket)
16453      Branch: perl
16454            ! pod/perldata.pod pod/perlport.pod
16455 ____________________________________________________________________________
16456 [ 11973] By: sky                                   on 2001/09/10  11:57:58
16457         Log: Remove unused dTHX. Silenced another warning.
16458      Branch: perl
16459            ! perlio.c
16460 ____________________________________________________________________________
16461 [ 11972] By: sky                                   on 2001/09/10  11:54:25
16462         Log: Silence some more warnings INT2PTR.
16463      Branch: perl
16464            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
16465 ____________________________________________________________________________
16466 [ 11971] By: sky                                   on 2001/09/10  11:21:50
16467         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
16468      Branch: perl
16469            ! cop.h
16470 ____________________________________________________________________________
16471 [ 11970] By: sky                                   on 2001/09/10  11:17:25
16472         Log: Apply INT2PTR with force to silence warnings from
16473              PM_GETRE and friends. No more warnings with 64bit 
16474              IVs and 32bit pointers.    
16475      Branch: perl
16476            ! op.c op.h perl.c
16477 ____________________________________________________________________________
16478 [ 11969] By: sky                                   on 2001/09/10  10:13:02
16479         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
16480      Branch: perl
16481            ! pod/perlguts.pod
16482 ____________________________________________________________________________
16483 [ 11968] By: sky                                   on 2001/09/10  10:02:51
16484         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
16485              Rename to custop_op_name to Perl_custom_op_name to match perlapi
16486              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
16487              perl_clone.
16488      Branch: perl
16489            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
16490 ____________________________________________________________________________
16491 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
16492         Log: Using strlen() not good on embedded nul bytes.
16493      Branch: perl
16494            ! regcomp.c
16495 ____________________________________________________________________________
16496 [ 11966] By: ams                                   on 2001/09/09  21:06:13
16497         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
16498              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16499              Date: Mon, 13 Aug 2001 22:51:59 +0200
16500              Message-ID: <20010813225159.C6681@rafael>
16501              (Applied with several tweaks.)
16502      Branch: perl
16503            ! embed.h embed.pl proto.h toke.c
16504 ____________________________________________________________________________
16505 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
16506         Log: The exact error message is system-dependent.
16507      Branch: perl
16508            ! lib/ExtUtils/Manifest.t
16509 ____________________________________________________________________________
16510 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
16511         Log: Add Windows and Mac Sami support to Encode
16512              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
16513      Branch: perl
16514            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
16515            ! MANIFEST
16516 ____________________________________________________________________________
16517 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
16518         Log: Use the tried method.
16519      Branch: perl
16520            ! pod/perlport.pod
16521 ____________________________________________________________________________
16522 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
16523         Log: Can't count parentheses.
16524      Branch: perl
16525            ! ext/IO/lib/IO/Socket/INET.pm
16526 ____________________________________________________________________________
16527 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
16528         Log: perlport additions: 1 while unlink, add/delete directory
16529              entries and permissions, cygwin stat funkiness (from Michael
16530              Schwern and Nicholas Clark)
16531      Branch: perl
16532            ! pod/perlport.pod
16533 ____________________________________________________________________________
16534 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
16535         Log: blib does have a detectable test.
16536      Branch: perl
16537            ! t/lib/1_compile.t
16538 ____________________________________________________________________________
16539 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
16540         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
16541              From: "chromatic" <chromatic@rmci.net>
16542              Date: Sat, 08 Sep 2001 19:33:42 -0600
16543              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
16544      Branch: perl
16545            + lib/Term/Complete.t
16546            ! MANIFEST
16547 ____________________________________________________________________________
16548 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
16549         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
16550              From: Michael G Schwern <schwern@pobox.com> 
16551              Date: Sat, 8 Sep 2001 02:40:26 -0400
16552              Message-ID: <20010908024026.A26283@blackrider>
16553      Branch: perl
16554            + lib/Test/Tutorial.pod
16555            ! MANIFEST
16556 ____________________________________________________________________________
16557 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
16558         Log: Try to look up protocol (by name) only iff it has non-numbers:
16559              nice if the server is in a chrooted environment (no /etc/protocols,
16560              server code using hardcorded protocol numbers like 6 for tcp),
16561              suggested by John Holdsworth <coldwave@bigfoot.com>.
16562              In other words, if we are given a number, why look it up again
16563              (by number)?
16564      Branch: perl
16565            ! ext/IO/lib/IO/Socket/INET.pm
16566 ____________________________________________________________________________
16567 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
16568         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
16569              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16570              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
16571              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
16572              
16573              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
16574              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16575              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
16576              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
16577              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
16578              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16579              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
16580              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
16581      Branch: perl
16582            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
16583 ____________________________________________________________________________
16584 [ 11955] By: ams                                   on 2001/09/09  02:54:21
16585         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
16586              From: "Craig A. Berry" <craigberry@mac.com>
16587              Date: Sat, 08 Sep 2001 19:02:16 -0500
16588              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
16589      Branch: perl
16590            ! lib/CGI/t/carp.t
16591 ____________________________________________________________________________
16592 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
16593         Log: Documentation tweaks; think the IP address as an opaque string.
16594      Branch: perl
16595            ! ext/Socket/Socket.pm
16596 ____________________________________________________________________________
16597 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
16598         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
16599              From: Michael G Schwern <schwern@pobox.com>
16600              Date: Sat, 8 Sep 2001 19:45:46 -0400
16601              Message-ID: <20010908194546.C9193@blackrider>
16602      Branch: perl
16603            + lib/blib.t
16604            ! MANIFEST lib/blib.pm t/lib/1_compile.t
16605 ____________________________________________________________________________
16606 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
16607         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
16608              From: "chromatic" <chromatic@rmci.net>
16609              Date: Sat, 08 Sep 2001 12:31:44 -0600
16610              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
16611      Branch: perl
16612            + lib/CGI/t/fast.t
16613            ! MANIFEST
16614 ____________________________________________________________________________
16615 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
16616         Log: The Socket tests were wrong: they were assuming too much.
16617      Branch: perl
16618            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
16619 ____________________________________________________________________________
16620 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
16621         Log: Retract the portability changes since they
16622              seem to have opened a can of worms... will
16623              go back to UNICOS/mk and do the bare minimum
16624              required to get the tests working.
16625      Branch: perl
16626            ! ext/Socket/Socket.xs
16627 ____________________________________________________________________________
16628 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
16629         Log: PADOFFSET is used to cast pointers into integers,
16630              if pointers are 64 bits and U32 32 bits,
16631              bad things may happen, or at least warnings issued.
16632      Branch: perl
16633            ! op.h
16634 ____________________________________________________________________________
16635 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
16636         Log: Still more Socket portability tweaking.
16637              Now Socket.t seems to be happy in all of
16638              Linux/x86, Tru64/alpha, Solaris/sparc,
16639              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
16640              
16641              Addendum: it seems that io_multihomed, io_sock, and hostent
16642              were broken in little-endians (linux/x86 and tru64/alpha)
16643              because of this change.  Argh.
16644      Branch: perl
16645            ! ext/Socket/Socket.xs
16646 ____________________________________________________________________________
16647 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
16648         Log: More portability kicking on inet_ntoa().
16649      Branch: perl
16650            ! ext/Socket/Socket.xs
16651 ____________________________________________________________________________
16652 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
16653         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
16654              From: Michael G Schwern <schwern@pobox.com> 
16655              Date: Fri, 7 Sep 2001 23:06:51 -0400
16656              Message-ID: <20010907230651.R606@blackrider>
16657      Branch: perl
16658            + lib/ExtUtils/Manifest.t
16659            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
16660 ____________________________________________________________________________
16661 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
16662         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
16663              From: "chromatic" <chromatic@rmci.net>
16664              Date: Fri, 07 Sep 2001 17:53:15 -0600      
16665              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
16666      Branch: perl
16667            + lib/ExtUtils/testlib.t
16668            ! MANIFEST
16669 ____________________________________________________________________________
16670 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
16671         Log: Thinko.
16672      Branch: perl
16673            ! lib/integer.t
16674 ____________________________________________________________________________
16675 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
16676         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
16677              From: "Craig A. Berry" <craigberry@mac.com>
16678              Date: Fri, 07 Sep 2001 15:30:03 -0500
16679              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
16680      Branch: perl
16681            ! lib/CGI/Carp.pm
16682 ____________________________________________________________________________
16683 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
16684         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
16685              From: Michael G Schwern <schwern@pobox.com>
16686              Date: Fri, 7 Sep 2001 15:38:13 -0400
16687              Message-ID: <20010907153813.K606@blackrider>
16688      Branch: perl
16689            ! lib/ExtUtils/MM_Unix.pm
16690 ____________________________________________________________________________
16691 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
16692         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
16693              From: Robin Barker <rmb1@cise.npl.co.uk>
16694              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
16695              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
16696      Branch: perl
16697            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
16698 ____________________________________________________________________________
16699 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
16700         Log: Clean up 1_compile.t; move tests to more consistent
16701              places (t/ subdirectories); add integer.t (much of
16702              the pragma is tested elsewhere but there is no one
16703              centralized place)
16704      Branch: perl
16705            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
16706            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
16707            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
16708            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
16709            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
16710            - lib/File/Find/find.t lib/File/Find/taint.t
16711            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
16712 ____________________________________________________________________________
16713 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
16714         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
16715              From: "chromatic" <chromatic@rmci.net>
16716              Date: Fri, 07 Sep 2001 10:17:40 -0600
16717              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
16718      Branch: perl
16719            ! lib/File/Find/taint.t
16720 ____________________________________________________________________________
16721 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
16722         Log: Update Changes.
16723      Branch: perl
16724            ! Changes patchlevel.h
16725 ____________________________________________________________________________
16726 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
16727         Log: Rename the old threading tutorial, start a new one,
16728              regen toc.
16729      Branch: perl
16730            + pod/perlothrtut.pod
16731            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
16732            ! pod/perltoc.pod
16733 ____________________________________________________________________________
16734 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
16735         Log: vars very much has a test.
16736      Branch: perl
16737            ! t/lib/1_compile.t
16738 ____________________________________________________________________________
16739 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
16740         Log: Subject: Re: wince/perl.ico marked as binary
16741              From: Nicholas Clark <nick@ccl4.org>
16742              Date: Fri, 7 Sep 2001 13:54:40 +0100
16743              Message-ID: <20010907135439.D39150@plum.flirble.org>
16744              
16745              and wince/Makefile.ce change from Rainer Keuchel.
16746      Branch: perl
16747            + wince/makeico.pl
16748            ! MANIFEST wince/Makefile.ce
16749 ____________________________________________________________________________
16750 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
16751         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
16752              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16753              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
16754              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
16755      Branch: perl
16756            ! regexec.c
16757 ____________________________________________________________________________
16758 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
16759         Log: (Replaced by #11934)
16760              Subject: Re: [PATCH regexec.c] more general .* and .*?
16761              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16762              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
16763              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
16764      Branch: perl
16765            ! regexec.c
16766 ____________________________________________________________________________
16767 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
16768         Log: The #11931 patching misbehaved.
16769      Branch: perl
16770            ! lib/Test/Harness/t/test-harness.t
16771 ____________________________________________________________________________
16772 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
16773         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
16774              From: Michael G Schwern <schwern@pobox.com>
16775              Date: Fri, 7 Sep 2001 03:30:41 -0400
16776              Message-ID: <20010907033041.A2796@blackrider>
16777      Branch: perl
16778            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
16779            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
16780            + t/lib/sample-tests/header_at_end_fail
16781            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
16782            - lib/Test/Harness.t
16783            ! MANIFEST lib/Test/Harness.pm t/TEST
16784 ____________________________________________________________________________
16785 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
16786         Log: Subject: [PATCH] Digest::MD5 update
16787              From: Gisle Aas <gisle@ActiveState.com>
16788              Date: 06 Sep 2001 23:32:56 -0700
16789              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
16790      Branch: perl
16791            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16792            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
16793 ____________________________________________________________________________
16794 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
16795         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
16796              From: "chromatic" <chromatic@rmci.net>
16797              Date: Thu, 06 Sep 2001 23:11:44 -0600
16798              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
16799      Branch: perl
16800            + lib/less.t
16801            ! MANIFEST t/lib/1_compile.t
16802 ____________________________________________________________________________
16803 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
16804         Log: The binary file must somehow differently stored.
16805      Branch: perl
16806            - wince/perl.ico
16807            ! MANIFEST
16808 ____________________________________________________________________________
16809 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
16810         Log: Add more modules to the list of modules that have tests,
16811              Schwern's wallet is getting more nervous.
16812              (Run t/lib/1_compile.t manually to see which modules
16813              are lacking tests, or the tests can't be run for some
16814              reason or another, such as the Net:: modules)
16815      Branch: perl
16816            ! t/lib/1_compile.t
16817 ____________________________________________________________________________
16818 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
16819         Log: Try to make Socket::inet_ntoa() more robust.
16820      Branch: perl
16821            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
16822 ____________________________________________________________________________
16823 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
16824         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
16825              From: chromatic <chromatic@rmci.net>       
16826              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
16827              Message-Id: <01090522580506.19590@firewheel>           
16828      Branch: perl
16829            ! lib/English.t
16830 ____________________________________________________________________________
16831 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
16832         Log: Subject: Re: perlvar manpage and localizing special vars
16833              From: Stas Bekman <stas@stason.org>
16834              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
16835              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
16836      Branch: perl
16837            ! pod/perlvar.pod
16838 ____________________________________________________________________________
16839 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
16840         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
16841              From: Robin Barker <rmb1@cise.npl.co.uk>
16842              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
16843              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
16844      Branch: perl
16845            ! lib/ExtUtils/MakeMaker.pm
16846 ____________________________________________________________________________
16847 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
16848         Log: Symbol missing; AIX unhappy.
16849      Branch: perl
16850            ! makedef.pl
16851 ____________________________________________________________________________
16852 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
16853         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
16854              Reported in 5.61, seems to work okay in blead.
16855      Branch: perl
16856            ! t/run/kill_perl.t
16857 ____________________________________________________________________________
16858 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
16859         Log: Update Changes.
16860      Branch: perl
16861            ! Changes patchlevel.h
16862 ____________________________________________________________________________
16863 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
16864         Log: Document the bad assumptions currently breaking
16865              the Socket.t tests 10, 11, and 13 in UNICOS.
16866      Branch: perl
16867            ! ext/Socket/Socket.xs
16868 ____________________________________________________________________________
16869 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
16870         Log: Subject: [PATCH x2p] make OPTIMIZE=...
16871              From: Robin Barker <rmb1@cise.npl.co.uk>
16872              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
16873              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
16874      Branch: perl
16875            ! x2p/Makefile.SH x2p/cflags.SH
16876 ____________________________________________________________________________
16877 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
16878         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
16879              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
16880              Date: Thu, 6 Sep 2001 11:09:40 +0100
16881              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
16882              
16883              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
16884              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16885              Date: 6 Sep 2001 10:14:38 -0000
16886              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
16887      Branch: perl
16888            ! pod/perlfaq1.pod pod/perlhack.pod
16889 ____________________________________________________________________________
16890 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
16891         Log: Subject: Extra NUL is Data::Dumper output - patch
16892              From: Tony Cook <tony@develop-help.com>
16893              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
16894              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
16895      Branch: perl
16896            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
16897 ____________________________________________________________________________
16898 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
16899         Log: Avoid redefinition warning
16900              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
16901              from
16902              perl -w -Ilib -MCwd -e ''
16903      Branch: perl
16904            ! lib/Cwd.pm
16905 ____________________________________________________________________________
16906 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
16907         Log: Update the is_tainted() example implementation.
16908      Branch: perl
16909            ! pod/perlsec.pod
16910 ____________________________________________________________________________
16911 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
16912         Log: Missing) in #11912.
16913      Branch: perl
16914            ! lib/Test/Simple/t/fail.t
16915 ____________________________________________________________________________
16916 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
16917         Log: Rewhack Test-Simple into core harness.
16918      Branch: perl
16919            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
16920            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
16921            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
16922            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
16923            ! lib/Test/Simple/t/skipall.t
16924 ____________________________________________________________________________
16925 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
16926         Log: Workaround for the new Exporter 'feature'.
16927      Branch: perl
16928            ! lib/Test/More.pm
16929 ____________________________________________________________________________
16930 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
16931         Log: Re-introduce pure-Perl fall-back for abs_path,
16932              re-introduce #11898.
16933      Branch: perl
16934            ! lib/Cwd.pm lib/File/Find.pm
16935 ____________________________________________________________________________
16936 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
16937         Log: More tests.
16938      Branch: perl
16939            ! lib/Exporter.t
16940 ____________________________________________________________________________
16941 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
16942         Log: Retract #11898 for now because it introduces
16943              a rather nasty depencency: when B is being built,
16944              MakeMaker is used.  MakeMaker uses File::Find.
16945              File::Find uses Cwd::getcwd()...which doesn't
16946              exist yet.
16947      Branch: perl
16948            ! lib/File/Find.pm
16949 ____________________________________________________________________________
16950 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
16951         Log: New test welcome.
16952      Branch: perl
16953            + lib/Test/Simple/t/simple.t
16954 ____________________________________________________________________________
16955 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
16956         Log: Old test begone.
16957      Branch: perl
16958            - lib/Attribute/Handlers/test.pl
16959 ____________________________________________________________________________
16960 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
16961         Log: Test-Simple syncup from Schwern.
16962      Branch: perl
16963            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
16964            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
16965            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
16966            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
16967            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
16968            - lib/Test/More/Changes lib/Test/More/t/More.t
16969            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
16970            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
16971            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
16972            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
16973            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
16974            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
16975            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
16976            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
16977            ! t/lib/Test/Simple/sample_tests/death.plx
16978            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
16979            ! t/lib/Test/Simple/sample_tests/extras.plx
16980            ! t/lib/Test/Simple/sample_tests/five_fail.plx
16981            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
16982            ! t/lib/Test/Simple/sample_tests/one_fail.plx
16983            ! t/lib/Test/Simple/sample_tests/require.plx
16984            ! t/lib/Test/Simple/sample_tests/success.plx
16985            ! t/lib/Test/Simple/sample_tests/too_few.plx
16986            ! t/lib/Test/Simple/sample_tests/two_fail.plx
16987 ____________________________________________________________________________
16988 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
16989         Log: Integrate File::Find changes from bleadperl
16990      Branch: maint-5.6/macperl
16991            ! lib/File/Find.pm t/lib/filefind-taint.t
16992 ____________________________________________________________________________
16993 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
16994         Log: Integrate 11847 from maint-5.6/perl
16995      Branch: maint-5.6/macperl
16996           !> sv.c
16997 ____________________________________________________________________________
16998 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
16999         Log: In UNICOS division yada yada.
17000      Branch: perl
17001            ! t/op/override.t
17002 ____________________________________________________________________________
17003 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
17004         Log: In UNICOS division is really lossy, better use
17005              a tolerance test.
17006      Branch: perl
17007            ! ext/Time/HiRes/HiRes.t
17008 ____________________________________________________________________________
17009 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
17010         Log: In UNICOS sigaction() sets an extra flag
17011              ("the signal has been registered for all the processes in
17012              a multitasking group.")
17013      Branch: perl
17014            ! ext/POSIX/sigaction.t
17015 ____________________________________________________________________________
17016 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
17017         Log: Documentation micropatch from Damian.
17018      Branch: perl
17019            ! lib/Attribute/Handlers.pm
17020 ____________________________________________________________________________
17021 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
17022         Log: (Retracted by #11908)
17023              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
17024              From: Michael G Schwern <schwern@pobox.com>
17025              Date: Wed, 5 Sep 2001 15:58:21 -0400
17026              Message-ID: <20010905155821.I632@blackrider>
17027      Branch: perl
17028            ! lib/File/Find.pm lib/File/Find/taint.t
17029 ____________________________________________________________________________
17030 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
17031         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
17032              From: Michael G Schwern <schwern@pobox.com>
17033              Date: Wed, 5 Sep 2001 19:16:31 -0400
17034              Message-ID: <20010905191631.E11386@blackrider>
17035      Branch: perl
17036            + lib/CGI/t/carp.t
17037            ! MANIFEST
17038 ____________________________________________________________________________
17039 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
17040         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
17041              From: chromatic <chromatic@rmci.net>
17042              Date: Wed, 5 Sep 2001 18:08:07 -0600
17043              Message-Id: <01090518080700.19590@firewheel>
17044      Branch: perl
17045            ! lib/English.pm
17046 ____________________________________________________________________________
17047 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
17048         Log: Fix a typo #11889 and add a test for the same.
17049      Branch: perl
17050            ! ext/Socket/Socket.t ext/Socket/Socket.xs
17051 ____________________________________________________________________________
17052 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
17053         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
17054              From: "Craig A. Berry" <craigberry@mac.com>
17055              Date: Wed, 05 Sep 2001 17:48:54 -0500
17056              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
17057      Branch: perl
17058            ! lib/warnings.t t/run/kill_perl.t
17059 ____________________________________________________________________________
17060 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
17061         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
17062              From: Michael G Schwern <schwern@pobox.com>
17063              Date: Wed, 5 Sep 2001 17:22:25 -0400
17064              Message-ID: <20010905172225.C11386@blackrider>
17065      Branch: perl
17066            ! t/run/kill_perl.t
17067 ____________________________________________________________________________
17068 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
17069         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
17070              From: Nicholas Clark <nick@ccl4.org>
17071              Date: Wed, 5 Sep 2001 20:54:24 +0100
17072              Message-ID: <20010905205424.C25120@plum.flirble.org>
17073      Branch: perl
17074            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
17075 ____________________________________________________________________________
17076 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
17077         Log: Forgotten thing.
17078      Branch: perl
17079            ! uconfig.h
17080 ____________________________________________________________________________
17081 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
17082         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
17083              From: chromatic <chromatic@rmci.net>               
17084              Date: Wed, 5 Sep 2001 13:22:08 -0600
17085              Message-Id: <01090513220807.10587@firewheel> 
17086      Branch: perl
17087            ! lib/English.pm
17088 ____________________________________________________________________________
17089 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
17090         Log: inet_ntoa() tweaks:
17091              - don't allow addresses with > 255 characters
17092              - indent the HP-UX workaround
17093              - don't leak memory
17094      Branch: perl
17095            ! ext/Socket/Socket.xs
17096 ____________________________________________________________________________
17097 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
17098         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
17099              <xwu@theeducationcenter.com>
17100      Branch: perl
17101            ! lib/File/Find.pm
17102 ____________________________________________________________________________
17103 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
17104         Log: Typo nits.
17105      Branch: perl
17106            ! lib/File/Find.pm
17107 ____________________________________________________________________________
17108 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
17109         Log: -Wall nit.
17110      Branch: perl
17111            ! op.c
17112 ____________________________________________________________________________
17113 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
17114         Log: Update to Scalar-List-Utils 1.05
17115      Branch: perl
17116            ! ext/List/Util/ChangeLog ext/List/Util/README
17117            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
17118 ____________________________________________________________________________
17119 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
17120         Log: Update Changes.
17121      Branch: perl
17122            ! Changes patchlevel.h
17123 ____________________________________________________________________________
17124 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
17125         Log: Update to Scalar-List-Utils 1.04
17126      Branch: perl
17127            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
17128            ! ext/List/Util/lib/List/Util.pm
17129            ! ext/List/Util/lib/Scalar/Util.pm
17130 ____________________________________________________________________________
17131 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
17132         Log: Metaconfigify #11724.
17133      Branch: metaconfig
17134            ! U/threads/archname.U
17135 ____________________________________________________________________________
17136 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
17137         Log: The MacOS reference is okay, no reason to hide it.
17138      Branch: perl
17139            ! lib/Cwd.pm
17140 ____________________________________________________________________________
17141 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
17142         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
17143              From: Michael G Schwern <schwern@pobox.com>
17144              Date: Tue, 4 Sep 2001 15:30:10 -0400
17145              Message-ID: <20010904153010.H26466@blackrider> 
17146              
17147              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
17148      Branch: perl
17149            ! ext/Cwd/Makefile.PL lib/Cwd.pm
17150 ____________________________________________________________________________
17151 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
17152         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.))
17153              From: Michael G Schwern <schwern@pobox.com>
17154              Date: Tue, 4 Sep 2001 17:39:13 -0400
17155              Message-ID: <20010904173913.C626@blackrider>
17156      Branch: perl
17157            ! lib/Cwd.pm
17158 ____________________________________________________________________________
17159 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
17160         Log: Subject: Re: Perl_pp_* in public API?
17161              From: "Craig A. Berry" <craigberry@mac.com>
17162              Date: Tue, 4 Sep 2001 21:51:29 -0500
17163              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
17164      Branch: perl
17165            ! ext/List/Util/Util.xs
17166 ____________________________________________________________________________
17167 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
17168         Log: From Damian: Class::Struct was unable to define
17169              recursive classes.  After the patch an object reference
17170              (rather than a hash) is required to initialize
17171              an object attribute.  If no such initializer is given to
17172              the constructor, object attributes are now default
17173              initialized to C<undef>.
17174      Branch: perl
17175            ! lib/Class/Struct.pm lib/Class/Struct.t
17176 ____________________________________________________________________________
17177 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
17178         Log: Subject: Re: sv_catpvfn and sv_setpvfn
17179              From: Richard Soderberg <rs@oregonnet.com>
17180              Date: Tue, 4 Sep 2001 15:16:47 -0700
17181              Message-Id: <200109042216.PAA17858@oregonnet.com>
17182      Branch: perl
17183            ! pod/perlclib.pod pod/perlguts.pod
17184 ____________________________________________________________________________
17185 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
17186         Log: NetWare updates from Ananth Kesari.
17187      Branch: perl
17188            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
17189            ! NetWare/nw5thread.h
17190 ____________________________________________________________________________
17191 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
17192         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?))
17193              From: Nicholas Clark <nick@ccl4.org>
17194              Date: Tue, 4 Sep 2001 22:42:50 +0100
17195              Message-ID: <20010904224250.P25120@plum.flirble.org>
17196      Branch: perl
17197            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
17198            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
17199            ! t/op/oct.t toke.c
17200 ____________________________________________________________________________
17201 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
17202         Log: Fix Cwd::getcwd() not being tainted, as noticed
17203              by Schwern.
17204      Branch: perl
17205            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
17206            - ext/Cwd/Cwd.t
17207            ! MANIFEST ext/Cwd/Cwd.xs util.c
17208 ____________________________________________________________________________
17209 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
17210         Log: Retract #11870 and volatilize the right destruct_level.
17211              Silly thinko pointed out by Sarathy.
17212      Branch: perl
17213            ! intrpvar.h perl.c
17214 ____________________________________________________________________________
17215 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
17216         Log: At least a temporary fix for the mysterious scope core dumps
17217              in Tru64 from Graham.
17218      Branch: perl
17219            ! ext/List/Util/Util.xs
17220 ____________________________________________________________________________
17221 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
17222         Log: (Retracted by #11872)
17223      Branch: perl
17224            ! intrpvar.h
17225 ____________________________________________________________________________
17226 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
17227         Log: Quench a -Wall gripe noticed by Robin Barker.
17228      Branch: perl
17229            ! op.c
17230 ____________________________________________________________________________
17231 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
17232         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
17233              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17234              Date: Wed, 05 Sep 2001 02:01:32 +0900
17235              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
17236      Branch: perl
17237            ! lib/Unicode/UCD.pm
17238 ____________________________________________________________________________
17239 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
17240         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
17241              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17242              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
17243              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
17244      Branch: perl
17245            ! gv.c
17246 ____________________________________________________________________________
17247 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
17248         Log: Update Changes.
17249      Branch: perl
17250            ! Changes patchlevel.h
17251 ____________________________________________________________________________
17252 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
17253         Log: Add the \[$@%&*] prototype support.
17254      Branch: perl
17255            ! op.c pod/perlsub.pod t/comp/proto.t
17256 ____________________________________________________________________________
17257 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
17258         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
17259              From: Michael G Schwern <schwern@pobox.com>
17260              Date: Mon, 3 Sep 2001 18:59:01 -0400
17261              Message-ID: <20010903185901.Z9233@blackrider>
17262      Branch: perl
17263            ! lib/CGI/t/form.t
17264 ____________________________________________________________________________
17265 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
17266         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
17267              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17268              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
17269              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
17270      Branch: perl
17271            ! gv.c
17272 ____________________________________________________________________________
17273 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
17274         Log: More srand entry tweakage based on Randal's suggestion.
17275      Branch: perl
17276            ! pod/perlfunc.pod
17277 ____________________________________________________________________________
17278 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
17279         Log: Subject: [PATCH] 'main' *is* a reserved word
17280              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17281              Date: Mon, 3 Sep 2001 22:55:41 +0200
17282              Message-ID: <20010903225541.A24097@rafael>
17283      Branch: perl
17284            ! toke.c
17285 ____________________________________________________________________________
17286 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
17287         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
17288              From: Peter Prymmer <pvhp@best.com>
17289              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
17290              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
17291      Branch: perl
17292            ! README.vms configure.com
17293 ____________________________________________________________________________
17294 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
17295         Log: Subject: Re: A slightly better default seed?   
17296              From: Michael G Schwern <schwern@pobox.com>
17297              Date: Mon, 3 Sep 2001 18:08:15 -0400 
17298              Message-ID: <20010903180815.W9233@blackrider>
17299      Branch: perl
17300            ! t/op/srand.t
17301 ____________________________________________________________________________
17302 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
17303         Log: Add sharedsv.o to microperl object files.
17304      Branch: perl
17305            ! Makefile.micro
17306 ____________________________________________________________________________
17307 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
17308         Log: AUTHORS updates and
17309              
17310              Subject: [PATCH] Just some preening :-)        
17311              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
17312              Date: Tue, 4 Sep 2001 14:16:59 +0100
17313              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
17314      Branch: perl
17315            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
17316 ____________________________________________________________________________
17317 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
17318         Log: Typo fix and slight rewording.
17319      Branch: perl
17320            ! pod/perlfunc.pod
17321 ____________________________________________________________________________
17322 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
17323         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
17324      Branch: perl
17325            ! pod/perlfaq4.pod
17326 ____________________________________________________________________________
17327 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
17328         Log: The helper file changed name.
17329      Branch: perl
17330            ! MANIFEST
17331 ____________________________________________________________________________
17332 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
17333         Log: Update to Scalar-List-Utils 1.03
17334      Branch: perl
17335            + ext/List/Util/t/shuffle.t
17336            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
17337            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
17338            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
17339            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
17340            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
17341            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
17342            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
17343            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
17344 ____________________________________________________________________________
17345 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
17346         Log: Make crypt() do something more sane for Unicode
17347              (take crypt() of the low eight bits of the characters,
17348              instead of taking crypt() of the UTF-8 of the scalar);
17349              add a test for crypt().
17350      Branch: perl
17351            + t/op/crypt.t
17352            ! MANIFEST pod/perlfunc.pod pp.c
17353 ____________________________________________________________________________
17354 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
17355         Log: Reorganize the srand entry.
17356      Branch: perl
17357            ! pod/perlfunc.pod
17358 ____________________________________________________________________________
17359 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
17360         Log: Remove the tests that assume something about
17361              calling srand() without arguments multiple times.
17362      Branch: perl
17363            ! t/op/srand.t
17364 ____________________________________________________________________________
17365 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
17366         Log: Upgrade to Math::BigInt 1.42.
17367      Branch: perl
17368            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17369            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
17370            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
17371            ! lib/Math/BigInt/t/mbimbf.t
17372 ____________________________________________________________________________
17373 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
17374         Log: integrate change#11847 from maint-5.6
17375              
17376              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
17377      Branch: perl
17378            ! sv.c
17379 ____________________________________________________________________________
17380 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
17381         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
17382      Branch: maint-5.6/perl
17383            ! sv.c
17384 ____________________________________________________________________________
17385 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
17386         Log: As far as I can tell these functions have been Unicodified.
17387      Branch: perl
17388            ! doop.c
17389 ____________________________________________________________________________
17390 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
17391         Log: Update to Storable 1.0.13.
17392      Branch: perl
17393            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17394            ! ext/Storable/Storable.xs
17395 ____________________________________________________________________________
17396 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
17397         Log: Patch the Filter::Simple test to work with
17398              the core test suite (since the FilterTest.pm
17399              is in t/lib, not in lib).
17400      Branch: perl
17401            ! lib/Filter/Simple/t/filter.t
17402 ____________________________________________________________________________
17403 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
17404         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
17405      Branch: perl
17406            + t/lib/FilterTest.pm
17407            - t/lib/MyFilter.pm
17408 ____________________________________________________________________________
17409 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
17410         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
17411              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
17412              Text::Balanced 1.86.
17413      Branch: perl
17414            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
17415            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
17416            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
17417            + lib/Switch/t/nested.t lib/Switch/t/switch.t
17418            + lib/Text/Balanced/Changes lib/Text/Balanced/README
17419            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
17420            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
17421            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
17422            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
17423            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
17424            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
17425            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
17426            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
17427            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
17428            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
17429            ! MANIFEST lib/Attribute/Handlers.pm
17430            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
17431            ! lib/Attribute/Handlers/demo/Demo.pm
17432            ! lib/Attribute/Handlers/demo/Descriptions.pm
17433            ! lib/Attribute/Handlers/demo/MyClass.pm
17434            ! lib/Attribute/Handlers/demo/demo.pl
17435            ! lib/Attribute/Handlers/demo/demo2.pl
17436            ! lib/Attribute/Handlers/demo/demo3.pl
17437            ! lib/Attribute/Handlers/demo/demo4.pl
17438            ! lib/Attribute/Handlers/demo/demo_call.pl
17439            ! lib/Attribute/Handlers/demo/demo_chain.pl
17440            ! lib/Attribute/Handlers/demo/demo_cycle.pl
17441            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
17442            ! lib/Attribute/Handlers/demo/demo_phases.pl
17443            ! lib/Attribute/Handlers/demo/demo_range.pl
17444            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
17445            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
17446            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
17447            ! lib/Text/Balanced.pm
17448 ____________________________________________________________________________
17449 [ 11841] By: sky                                   on 2001/09/03  11:04:15
17450         Log: Forgot to add a file with Change #11840
17451      Branch: perl
17452            + t/op/srand.t
17453 ____________________________________________________________________________
17454 [ 11840] By: sky                                   on 2001/09/03  11:02:04
17455         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
17456              From: Michael G Schwern <schwern@pobox.com>
17457              Date: Mon, 3 Sep 2001 07:43:00 -0400
17458              Message-ID: <20010903074300.E9233@blackrider>
17459      Branch: perl
17460            ! MANIFEST pod/perlfunc.pod t/op/rand.t
17461 ____________________________________________________________________________
17462 [ 11839] By: sky                                   on 2001/09/03  10:47:11
17463         Log: Document the changes with regards to running of END blocks.
17464              And DESTROY on global objects are called in perl_destruct()!
17465      Branch: perl
17466            ! pod/perl572delta.pod pod/perlembed.pod
17467 ____________________________________________________________________________
17468 [ 11838] By: sky                                   on 2001/09/03  09:34:44
17469         Log: Subject: [PATCH t/op/time.t] Partial cleanup
17470              From: Michael G Schwern <schwern@pobox.com>
17471              Date: Mon, 3 Sep 2001 06:29:42 -0400
17472              Message-ID: <20010903062942.C9233@blackrider>
17473      Branch: perl
17474            ! t/op/time.t
17475 ____________________________________________________________________________
17476 [ 11837] By: sky                                   on 2001/09/03  09:30:02
17477         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
17478              From: Michael G Schwern <schwern@pobox.com>
17479              Date: Mon, 3 Sep 2001 06:24:13 -0400
17480              Message-ID: <20010903062413.B9233@blackrider>
17481      Branch: perl
17482            ! t/op/rand.t
17483 ____________________________________________________________________________
17484 [ 11836] By: sky                                   on 2001/09/03  07:56:47
17485         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
17486              From: Michael G Schwern <schwern@pobox.com>
17487              Date: Sun, 2 Sep 2001 21:38:43 -0400
17488              Message-ID: <20010902213843.L2711@blackrider>
17489      Branch: perl
17490            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
17491            ! MANIFEST
17492 ____________________________________________________________________________
17493 [ 11835] By: nick                                  on 2001/09/03  06:20:06
17494         Log: Integrate mainline
17495      Branch: perlio
17496           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
17497            - t/op/misc.t
17498           !> (integrate 187 files)
17499 ____________________________________________________________________________
17500 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
17501         Log: Update Changes.
17502      Branch: perl
17503            ! Changes patchlevel.h
17504 ____________________________________________________________________________
17505 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
17506         Log: Slight tweaks.
17507      Branch: perl
17508            ! t/run/kill_perl.t
17509 ____________________________________________________________________________
17510 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
17511         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
17512      Branch: perl
17513            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
17514 ____________________________________________________________________________
17515 [ 11831] By: sky                                   on 2001/09/02  12:10:42
17516         Log: Change #11828 wasn't complete, this updates to intest path
17517      Branch: perl
17518            ! t/run/kill_perl.t
17519 ____________________________________________________________________________
17520 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
17521         Log: 's's's.
17522      Branch: perl
17523            ! Changes
17524 ____________________________________________________________________________
17525 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
17526         Log: Update Changes.
17527      Branch: perl
17528            ! Changes patchlevel.h
17529 ____________________________________________________________________________
17530 [ 11828] By: sky                                   on 2001/09/02  11:53:56
17531         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
17532              From: Michael G Schwern <schwern@pobox.com>
17533              Date: Sat, 1 Sep 2001 20:18:58 -0400
17534              Message-ID: <20010901201858.X606@blackrider>
17535              +MANIFEST Fix
17536      Branch: perl
17537            + t/run/kill_perl.t
17538            - t/op/misc.t t/run/segfault.t
17539            ! MANIFEST
17540 ____________________________________________________________________________
17541 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
17542         Log: Subject: [PATCH] lib/Time/Local.pm
17543              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17544              Date: Sun, 2 Sep 2001 06:50:01 -0500
17545              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
17546      Branch: perl
17547            ! lib/Time/Local.pm
17548 ____________________________________________________________________________
17549 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
17550         Log: Tick off Unicode collation and the normalization from
17551              the todo list.
17552      Branch: perl
17553            ! pod/perltodo.pod
17554 ____________________________________________________________________________
17555 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
17556         Log: Update to Unicode 3.1.1.
17557      Branch: perl
17558            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
17559            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
17560            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
17561            ! lib/unicore/PropList.txt lib/unicore/README.perl
17562            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
17563            ! lib/unicore/rename lib/unicore/version
17564 ____________________________________________________________________________
17565 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
17566         Log: Slight doc tweaks for the module.
17567      Branch: perl
17568            ! lib/Unicode/UCD.pm
17569 ____________________________________________________________________________
17570 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
17571         Log: Rename the variable: it *used* to be (wrongly) that the
17572              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
17573              but that is no more the case: PL_reg_match_utf8 is better.
17574      Branch: perl
17575            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
17576            ! regexec.c sv.c thrdvar.h
17577 ____________________________________________________________________________
17578 [ 11822] By: ams                                   on 2001/09/02  02:54:50
17579         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
17580              From: Ilmari Karonen <iltzu@sci.fi>
17581              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
17582              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
17583              (op/sub_lval.t updated to take new error message into account.)
17584      Branch: perl
17585            ! op.c t/op/sub_lval.t
17586 ____________________________________________________________________________
17587 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
17588         Log: remove stray CRs in files; keep all files with UNIX line-ends
17589              (Porting/makerel adds CRs to the files that need it in the
17590              distribution)
17591      Branch: perl
17592            ! NetWare/t/NWScripts.pl README.dos
17593            ! ext/Encode/Encode/cns11643-1.enc
17594            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
17595            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17596 ____________________________________________________________________________
17597 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
17598         Log: some remnants of change#11803
17599      Branch: perl
17600            ! ext/ByteLoader/byterun.h perl.h
17601 ____________________________________________________________________________
17602 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
17603         Log: Update to Unicode::Collate 0.08.
17604      Branch: perl
17605            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
17606            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
17607 ____________________________________________________________________________
17608 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
17609         Log: Test tweaks.
17610      Branch: perl
17611            ! t/op/pat.t
17612 ____________________________________________________________________________
17613 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
17614         Log: Fix test
17615      Branch: maint-5.6/macperl
17616            ! t/lib/b.t
17617 ____________________________________________________________________________
17618 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
17619         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
17620              warnings in Config.pm with -W; increase default and
17621              minimum RAM; bump version number.
17622      Branch: maint-5.6/macperl
17623            + macos/lib/Mac/LowMem.pm
17624            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
17625            ! macos/configpm macos/macperl/MacPerl.r
17626 ____________________________________________________________________________
17627 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
17628         Log: Make syntax check report in MPW style, fix tests
17629              to use Mac::err=unix to get normal-style error
17630              messages.
17631      Branch: maint-5.6/macperl
17632            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
17633            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
17634 ____________________________________________________________________________
17635 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
17636         Log: Make MPW-style errors optional (but the default); add
17637              MacPerl::ErrorFormat() function and Mac::err pragma
17638      Branch: maint-5.6/macperl
17639            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
17640            + macos/ext/Mac/err/err.xs
17641            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
17642            ! macos/macish.c macos/macish.h macos/macperl.sym
17643 ____________________________________________________________________________
17644 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
17645         Log: More module and test ports from Thomas Wegner et al
17646      Branch: maint-5.6/macperl
17647            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
17648            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
17649            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
17650            ! t/op/magic.t
17651 ____________________________________________________________________________
17652 [ 11812] By: sky                                   on 2001/09/01  17:19:30
17653         Log: Subject: [PATCH t/op/concat.t] cleanup
17654              From: Michael G Schwern <schwern@pobox.com>
17655              Date: Sat, 1 Sep 2001 14:06:28 -0400
17656              Message-ID: <20010901140628.C606@blackrider>
17657      Branch: perl
17658            ! t/op/concat.t
17659 ____________________________________________________________________________
17660 [ 11811] By: sky                                   on 2001/09/01  12:25:29
17661         Log: Change #11805 didn't update the MANIFEST
17662      Branch: perl
17663            ! MANIFEST
17664 ____________________________________________________________________________
17665 [ 11810] By: sky                                   on 2001/09/01  11:52:44
17666         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
17667              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17668              Date: Sat, 1 Sep 2001 14:50:14 +0200
17669              Message-ID: <20010901145014.A691@rafael>
17670      Branch: perl
17671            ! t/op/inccode.t
17672 ____________________________________________________________________________
17673 [ 11809] By: sky                                   on 2001/09/01  11:49:22
17674         Log: Subject: PATCH: ExtUtils::MakeMaker
17675              From: Tony Bowden <tony@kasei.com>
17676              Date: Sat, 1 Sep 2001 10:33:53 +0100
17677              Message-ID: <20010901103353.A13863@soto.kasei.com>
17678              Manually applied
17679      Branch: perl
17680            ! lib/ExtUtils/MakeMaker.pm
17681 ____________________________________________________________________________
17682 [ 11808] By: sky                                   on 2001/09/01  11:39:13
17683         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
17684              From: mike808@users.sourceforge.net
17685              Date: Sat, 1 Sep 101 11:27:50 GMT
17686              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
17687              With little tweak
17688      Branch: perl
17689            ! lib/Term/Cap.pm
17690 ____________________________________________________________________________
17691 [ 11807] By: ams                                   on 2001/09/01  11:31:16
17692         Log: Subject: oct() and hex()
17693              From: Nicholas Clark <nick@ccl4.org>
17694              Date: Fri, 31 Aug 2001 23:14:13 +0100
17695              Message-Id: <20010831231413.J4950@plum.flirble.org>
17696      Branch: perl
17697            ! pod/perlclib.pod
17698 ____________________________________________________________________________
17699 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
17700         Log: Integrate change 11801 from maintperl
17701      Branch: maint-5.6/macperl
17702            ! perl.c
17703 ____________________________________________________________________________
17704 [ 11805] By: sky                                   on 2001/08/31  21:35:10
17705         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
17706              From: Michael G Schwern <schwern@pobox.com>
17707              Date: Fri, 31 Aug 2001 15:36:28 -0400
17708              Message-ID: <20010831153628.B598@blackrider>
17709              Check for things which used to segfault
17710      Branch: perl
17711            + t/run/segfault.t
17712 ____________________________________________________________________________
17713 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
17714         Log: integrate change#11801 from maint-5.6
17715              
17716              remove age-old UNICOS "workaround" that introduces a static, and
17717              hence an egregious race condition for threaded builds (*sigh*
17718              beats me why this kludge wasn't guarded by a UNICOS-specific
17719              #define *sigh*)
17720      Branch: perl
17721            ! perl.c
17722 ____________________________________________________________________________
17723 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
17724         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
17725              working in 5.7.x
17726      Branch: perl
17727            - objXSUB.h
17728            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
17729            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
17730            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
17731            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
17732            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
17733            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
17734            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
17735            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
17736            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
17737            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
17738            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
17739            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
17740            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
17741            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
17742            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
17743            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
17744            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
17745            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
17746            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
17747            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
17748            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
17749            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
17750 ____________________________________________________________________________
17751 [ 11802] By: ams                                   on 2001/08/31  18:11:32
17752         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
17753              From: "Philip Newton" <Philip.Newton@gmx.net>
17754              Date: Fri, 31 Aug 2001 21:12:56 +0200
17755              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
17756      Branch: perl
17757            ! pod/perldiag.pod
17758 ____________________________________________________________________________
17759 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
17760         Log: remove age-old UNICOS "workaround" that introduces a static, and
17761              hence an egregious race condition for threaded builds (*sigh*
17762              beats me why this kludge wasn't guarded by a UNICOS-specific
17763              #define *sigh*)
17764      Branch: maint-5.6/perl
17765            ! perl.c
17766 ____________________________________________________________________________
17767 [ 11800] By: sky                                   on 2001/08/31  17:30:26
17768         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
17769              Might break on platforms where bool is larger than 8 bites ???
17770      Branch: perl
17771            ! regcomp.c
17772 ____________________________________________________________________________
17773 [ 11799] By: ams                                   on 2001/08/31  12:15:44
17774         Log: Integrate 11778 into mainline.
17775      Branch: perl
17776            ! t/base/term.t
17777 ____________________________________________________________________________
17778 [ 11798] By: sky                                   on 2001/08/31  11:31:44
17779         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
17780              supposed to happen.
17781      Branch: perl
17782            ! regcomp.c
17783 ____________________________________________________________________________
17784 [ 11797] By: sky                                   on 2001/08/31  11:28:17
17785         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
17786              From: "John P. Linderman" <jpl@research.att.com>
17787              Date: Fri, 31 Aug 2001 08:20:35 -0400
17788              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
17789              Fixes test 14 which could fail randomly in rare cases.
17790      Branch: perl
17791            ! ext/Time/HiRes/HiRes.t regcomp.c
17792 ____________________________________________________________________________
17793 [ 11796] By: ams                                   on 2001/08/31  01:13:07
17794         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
17795              From: Nicholas Clark <nick@ccl4.org>
17796              Date: Thu, 30 Aug 2001 23:21:50 +0100
17797              Message-Id: <20010830232150.D4950@plum.flirble.org>
17798      Branch: perl
17799            ! ext/Sys/Syslog/Makefile.PL
17800 ____________________________________________________________________________
17801 [ 11795] By: ams                                   on 2001/08/30  23:53:23
17802         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
17803              patching example
17804              From: Michael G Schwern <schwern@pobox.com>
17805              Date: Thu, 30 Aug 2001 17:02:08 -0400
17806              Message-Id: <20010830170208.M2318@blackrider>
17807      Branch: perl
17808            ! pod/perlhack.pod
17809 ____________________________________________________________________________
17810 [ 11794] By: ams                                   on 2001/08/30  19:35:36
17811         Log: Subject: [PATCH] pp_modulo
17812              From: Nicholas Clark <nick@ccl4.org>
17813              Date: Thu, 30 Aug 2001 18:20:54 +0100
17814              Message-Id: <20010830182053.A4950@plum.flirble.org>
17815      Branch: perl
17816            ! pp.c t/op/64bitint.t
17817 ____________________________________________________________________________
17818 [ 11793] By: sky                                   on 2001/08/30  13:02:48
17819         Log: 11792 wasn't complete
17820      Branch: perl
17821            ! makedef.pl regcomp.c
17822 ____________________________________________________________________________
17823 [ 11792] By: sky                                   on 2001/08/30  12:21:11
17824         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
17825      Branch: perl
17826            ! makedef.pl
17827 ____________________________________________________________________________
17828 [ 11791] By: sky                                   on 2001/08/30  10:08:02
17829         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
17830      Branch: perl
17831            ! config_h.SH
17832 ____________________________________________________________________________
17833 [ 11790] By: sky                                   on 2001/08/30  08:22:31
17834         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
17835              on the pad. Fixes coredumps in cleanups introduced by
17836              Change 11755  
17837      Branch: perl
17838            ! op.c perl.c sv.h
17839 ____________________________________________________________________________
17840 [ 11789] By: sky                                   on 2001/08/29  19:01:47
17841         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
17842              This is a replacement implmentation that works on HPUX.
17843              This bug should probably be fixed in GCC.
17844      Branch: perl
17845            ! ext/Socket/Socket.xs
17846 ____________________________________________________________________________
17847 [ 11788] By: ams                                   on 2001/08/29  17:35:33
17848         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
17849              From: Nicholas Clark <nick@ccl4.org>
17850              Date: Wed, 29 Aug 2001 18:21:56 +0100
17851              Message-Id: <20010829182156.O4950@plum.flirble.org>
17852      Branch: perl
17853            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
17854 ____________________________________________________________________________
17855 [ 11787] By: sky                                   on 2001/08/29  10:42:54
17856         Log: Added test for pack_addr_in and unpack_addr_in
17857              Nitpik in test 10
17858      Branch: perl
17859            ! ext/Socket/Socket.t
17860 ____________________________________________________________________________
17861 [ 11786] By: sky                                   on 2001/08/29  10:28:14
17862         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
17863              Trying to catch errors on HP-UX
17864      Branch: perl
17865            ! ext/Socket/Socket.t
17866 ____________________________________________________________________________
17867 [ 11785] By: sky                                   on 2001/08/29  09:07:03
17868         Log: make sure USE_THREADS is defined so external apps work
17869      Branch: perl
17870            ! config_h.SH
17871 ____________________________________________________________________________
17872 [ 11784] By: sky                                   on 2001/08/29  08:06:12
17873         Log: Subject: Re: The hitlist of untested modules.
17874              From: Jonathan Stowe <gellyfish@gellyfish.com>
17875              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
17876              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
17877              Start of tests for Shell.pm (make Schwern poorer!)
17878      Branch: perl
17879            + lib/Shell.t
17880            ! MANIFEST
17881 ____________________________________________________________________________
17882 [ 11783] By: sky                                   on 2001/08/29  07:37:50
17883         Log: END{} can change the return value even if we die from BEGIN{}
17884      Branch: perl
17885            ! miniperlmain.c
17886 ____________________________________________________________________________
17887 [ 11782] By: ams                                   on 2001/08/29  06:32:17
17888         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
17889              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17890              Date: Wed, 29 Aug 2001 09:18:17 +0200
17891              Message-Id: <20010829091817.A4453@rafael>
17892      Branch: perl
17893            ! t/op/inccode.t
17894 ____________________________________________________________________________
17895 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
17896         Log: Delete xsubpp.patch, as full copy exists now
17897      Branch: maint-5.6/macperl
17898            - macos/xsubpp.patch
17899 ____________________________________________________________________________
17900 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
17901         Log: Add Changes file
17902      Branch: maint-5.6/macperl
17903            + macos/Changes
17904 ____________________________________________________________________________
17905 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
17906         Log: Add Mac version of xsubpp as separate file
17907      Branch: maint-5.6/macperl
17908            + macos/xsubpp
17909            ! macos/Makefile.mk
17910 ____________________________________________________________________________
17911 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
17912         Log: Fix open of /dev/null for Mac OS
17913      Branch: maint-5.6/macperl
17914            ! t/base/term.t
17915 ____________________________________________________________________________
17916 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
17917         Log: Various patches: enable more tests; skip CVS in PerlInstall;
17918              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
17919      Branch: maint-5.6/macperl
17920            ! macos/MacPerlTests.cmd macos/PerlInstall
17921            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
17922 ____________________________________________________________________________
17923 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
17924         Log: Allow for platforms to override formatting of errors
17925              on output from Matthias Neeracher (Mac files)
17926      Branch: maint-5.6/macperl
17927            ! macos/macish.c macos/macish.h
17928 ____________________________________________________________________________
17929 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
17930         Log: Allow for platforms to override formatting of errors
17931              on output from Matthias Neeracher (core files)
17932      Branch: maint-5.6/macperl
17933            ! perl.h pp_ctl.c util.c
17934 ____________________________________________________________________________
17935 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
17936         Log: Add some param checking, from reports by Kevin Reid.
17937      Branch: maint-5.6/macperl
17938            ! macos/ext/Mac/Controls/Controls.pm
17939            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
17940 ____________________________________________________________________________
17941 [ 11773] By: ams                                   on 2001/08/28  23:54:57
17942         Log: Subject: [PATCH] make coretest
17943              From: Paul Johnson <paul@pjcj.net>
17944              Date: Wed, 29 Aug 2001 00:11:38 +0200
17945              Message-Id: <20010829001138.B12169@pjcj.net>
17946              (Applied without the change to perlhack.pod. This should
17947              probably stay undocumented.)
17948      Branch: perl
17949            ! Makefile.SH t/TEST
17950 ____________________________________________________________________________
17951 [ 11772] By: sky                                   on 2001/08/28  13:01:20
17952         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
17953              From: Michael G Schwern <schwern@pobox.com>
17954              Date: Tue, 28 Aug 2001 09:57:39 -0400
17955              Message-ID: <20010828095738.E17775@blackrider>
17956      Branch: perl
17957            ! pod/perlhack.pod t/op/pack.t
17958 ____________________________________________________________________________
17959 [ 11771] By: sky                                   on 2001/08/28  11:20:13
17960         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
17961              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17962              Date: Tue, 28 Aug 2001 14:23:43 +0200
17963              Message-ID: <20010828142343.A19299@rafael>
17964      Branch: perl
17965            ! pod/perlvar.pod pp_ctl.c
17966 ____________________________________________________________________________
17967 [ 11770] By: ams                                   on 2001/08/28  10:13:21
17968         Log: Subject: [PATCH] odd typo in op.h
17969              From: Nicholas Clark <nick@ccl4.org>
17970              Date: Tue, 28 Aug 2001 12:10:26 +0100
17971              Message-Id: <20010828121026.V4950@plum.flirble.org>
17972      Branch: perl
17973            ! op.h
17974 ____________________________________________________________________________
17975 [ 11769] By: sky                                   on 2001/08/28  08:09:16
17976         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
17977              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
17978              Date: Tue, 28 Aug 2001 02:22:20 +0300
17979              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
17980      Branch: perl
17981            ! ext/B/B/Lint.pm
17982 ____________________________________________________________________________
17983 [ 11768] By: ams                                   on 2001/08/28  00:47:35
17984         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
17985              From: Michael G Schwern <schwern@pobox.com>
17986              Date: Mon, 27 Aug 2001 21:24:44 -0400
17987              Message-Id: <20010827212444.F12582@blackrider>
17988      Branch: perl
17989            ! pod/perlhack.pod t/op/pack.t
17990 ____________________________________________________________________________
17991 [ 11767] By: ams                                   on 2001/08/27  23:59:48
17992         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
17993              From: Michael G Schwern <schwern@pobox.com>
17994              Date: Mon, 27 Aug 2001 20:12:29 -0400
17995              Message-Id: <20010827201229.D12582@blackrider>
17996      Branch: perl
17997            ! pod/perlhack.pod t/op/pack.t
17998 ____________________________________________________________________________
17999 [ 11766] By: ams                                   on 2001/08/27  23:39:40
18000         Log: Update Changes.
18001      Branch: perl
18002            ! Changes
18003 ____________________________________________________________________________
18004 [ 11765] By: ams                                   on 2001/08/27  22:53:10
18005         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
18006              From: Michael G Schwern <schwern@pobox.com>
18007              Date: Mon, 27 Aug 2001 19:47:30 -0400
18008              Message-Id: <20010827194730.C12582@blackrider>
18009      Branch: perl
18010            ! t/op/inccode.t
18011 ____________________________________________________________________________
18012 [ 11764] By: ams                                   on 2001/08/27  22:46:21
18013         Log: Subject: [PATCH] new tests for the coderef-in-@INC
18014              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18015              Date: Mon, 27 Aug 2001 22:36:27 +0200
18016              Message-Id: <20010827223627.C690@rafael>
18017              
18018              Subject: Re: [PATCH] new tests for the coderef-in-@INC
18019              From: Nicholas Clark <nick@ccl4.org>
18020              Date: Tue, 28 Aug 2001 00:02:46 +0100
18021              Message-Id: <20010828000245.R4950@plum.flirble.org>
18022      Branch: perl
18023            + t/op/inccode.t
18024            ! MANIFEST
18025 ____________________________________________________________________________
18026 [ 11763] By: ams                                   on 2001/08/27  22:41:09
18027         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
18028              bleadperl on fire, Win95+4NT)
18029              From: Michael G Schwern <schwern@pobox.com>
18030              Date: Mon, 27 Aug 2001 16:54:42 -0400
18031              Message-Id: <20010827165442.F9436@blackrider>
18032      Branch: perl
18033            ! lib/warnings.t
18034 ____________________________________________________________________________
18035 [ 11762] By: sky                                   on 2001/08/27  19:19:17
18036         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
18037              avaible at compile time. This broke the compilation of 
18038              Net/Ping.pm
18039      Branch: perl
18040            ! lib/Net/Ping.pm
18041 ____________________________________________________________________________
18042 [ 11761] By: sky                                   on 2001/08/27  18:34:48
18043         Log: Removed tripple definitions of CUSTOM_OP functions.
18044      Branch: perl
18045            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
18046 ____________________________________________________________________________
18047 [ 11760] By: sky                                   on 2001/08/27  18:21:27
18048         Log: Regen headers
18049      Branch: perl
18050            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
18051            ! perlapi.h proto.h
18052 ____________________________________________________________________________
18053 [ 11759] By: ams                                   on 2001/08/27  16:31:53
18054         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
18055              From: "chromatic" <chromatic@rmci.net>
18056              Date: Mon, 27 Aug 2001 11:17:09 -0600
18057              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
18058      Branch: perl
18059            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
18060 ____________________________________________________________________________
18061 [ 11758] By: sky                                   on 2001/08/27  15:16:42
18062         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
18063              Thanks to H. Merijn Brand for the patch.
18064              Some of the comments and or guards might be removable in perl.h now.
18065      Branch: perl
18066            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
18067            ! Porting/Glossary Porting/config_H README.threads config_h.SH
18068            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
18069            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
18070            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
18071            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
18072            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
18073            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
18074            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
18075            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
18076            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
18077            ! win32/config_H.vc win32/perllib.c win32/win32.h
18078            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
18079            ! wince/config.h wince/config_H.ce wince/win32.h
18080            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
18081 ____________________________________________________________________________
18082 [ 11757] By: sky                                   on 2001/08/27  13:39:16
18083         Log: Subject: GNU ld parses arguments different
18084              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18085              Date: Mon, 27 Aug 2001 16:25:51 +0200
18086              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
18087      Branch: perl
18088            ! hints/hpux.sh
18089 ____________________________________________________________________________
18090 [ 11756] By: sky                                   on 2001/08/27  13:18:45
18091         Log: Subject: Custom Ops
18092              From: Simon Cozens <simon@netthink.co.uk>
18093              Date: Sat, 25 Aug 2001 17:45:09 +0100
18094              Message-ID: <20010825174509.A5752@netthink.co.uk>
18095              I also added a fix to Opcode.pm to quite test cases.
18096      Branch: perl
18097            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
18098            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
18099 ____________________________________________________________________________
18100 [ 11755] By: sky                                   on 2001/08/27  05:37:17
18101         Log: Plugs a memory leak on destruction of regular expressions
18102              introcued by #11274.
18103              PL_regex_padav now has an AV as it's first entry with a list
18104              of freed regex_padav slots that it will reuse on creating
18105              new PMOPs.
18106      Branch: perl
18107            ! op.c perl.c
18108 ____________________________________________________________________________
18109 [ 11754] By: ams                                   on 2001/08/26  14:38:52
18110         Log: Subject: [PATCH] t/io/binmode.t
18111              From: Nicholas Clark <nick@ccl4.org>
18112              Date: Sun, 26 Aug 2001 12:03:05 +0100
18113              Message-Id: <20010826120305.C4950@plum.flirble.org>
18114              
18115              (Also a nitpick in #11752 to t/op/universal.t)
18116      Branch: perl
18117            ! t/io/binmode.t t/op/universal.t
18118 ____________________________________________________________________________
18119 [ 11753] By: ams                                   on 2001/08/26  08:19:34
18120         Log: Subject: [PATCH] op/universal.t failing
18121              From: Nicholas Clark <nick@ccl4.org>
18122              Date: Sun, 26 Aug 2001 09:48:22 +0100
18123              Message-Id: <20010826094822.B4950@plum.flirble.org>
18124      Branch: perl
18125            ! t/op/universal.t
18126 ____________________________________________________________________________
18127 [ 11752] By: ams                                   on 2001/08/25  22:46:13
18128         Log: Subject: Re: 'can' with undefined subs
18129              From: Tony Bowden <tony@kasei.com>
18130              Date: Sat, 25 Aug 2001 14:58:17 +0100
18131              Message-Id: <20010825145817.A11788@soto.kasei.com>
18132              (Applied with minor modifications.)
18133      Branch: perl
18134            ! t/op/universal.t
18135 ____________________________________________________________________________
18136 [ 11751] By: ams                                   on 2001/08/25  18:28:43
18137         Log: Subject: Re: 'can' with undefined subs
18138              From: Tony Bowden <tony@kasei.com>
18139              Date: Sat, 25 Aug 2001 15:13:14 +0100
18140              Message-Id: <20010825151314.B11788@soto.kasei.com>
18141      Branch: perl
18142            ! lib/UNIVERSAL.pm
18143 ____________________________________________________________________________
18144 [ 11750] By: nick                                  on 2001/08/25  15:24:15
18145         Log: Integrate mainline
18146      Branch: perlio
18147           +> t/io/binmode.t
18148           !> (integrate 26 files)
18149 ____________________________________________________________________________
18150 [ 11749] By: nick                                  on 2001/08/25  14:55:41
18151         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
18152              From:  John Peacock <jpeacock@rowman.com>
18153              Date:  Wed, 22 Aug 2001 12:05:28 -0400
18154              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
18155      Branch: perl
18156            ! pod/perlhack.pod
18157 ____________________________________________________________________________
18158 [ 11748] By: nick                                  on 2001/08/25  14:53:04
18159         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
18160              From:  Michael G Schwern <schwern@pobox.com>
18161              Date:  Wed, 22 Aug 2001 19:22:45 -0400
18162              Message-Id:  <20010822192245.U619@blackrider>
18163      Branch: perl
18164            ! MANIFEST
18165 ____________________________________________________________________________
18166 [ 11747] By: nick                                  on 2001/08/25  14:52:33
18167         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
18168              From:  Nicholas Clark <nick@ccl4.org>
18169              Date:  Wed, 22 Aug 2001 23:29:06 +0100
18170              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
18171      Branch: perl
18172            + t/io/binmode.t
18173            ! perlio.c pod/perlfunc.pod
18174 ____________________________________________________________________________
18175 [ 11744] By: nick                                  on 2001/08/25  14:37:33
18176         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
18177              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18178              Date:  Fri, 24 Aug 2001 22:10:42 +0200
18179              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
18180      Branch: perl
18181            ! x2p/a2py.c x2p/walk.c
18182 ____________________________________________________________________________
18183 [ 11743] By: nick                                  on 2001/08/25  14:32:47
18184         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
18185              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18186              Date:  Fri, 24 Aug 2001 23:34:13 +0200
18187              Message-Id:  <20010824233413.A1285@rafael>
18188      Branch: perl
18189            ! pod/perlfunc.pod pod/perlvar.pod
18190 ____________________________________________________________________________
18191 [ 11742] By: ams                                   on 2001/08/25  13:16:02
18192         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
18193              From: Nicholas Clark <nick@ccl4.org>
18194              Date: Sat, 25 Aug 2001 14:50:07 +0100
18195              Message-Id: <20010825145007.L41464@plum.flirble.org>
18196      Branch: perl
18197            ! pp_ctl.c
18198 ____________________________________________________________________________
18199 [ 11741] By: nick                                  on 2001/08/24  07:08:45
18200         Log: When applying patch via Porting/apply fails, do p4 refresh
18201              to get old files back.
18202      Branch: perl
18203            ! Porting/apply
18204 ____________________________________________________________________________
18205 [ 11740] By: ams                                   on 2001/08/24  04:47:24
18206         Log: #11739 was incomplete.
18207      Branch: perl
18208            ! pod/perldiag.pod
18209 ____________________________________________________________________________
18210 [ 11739] By: ams                                   on 2001/08/24  04:09:40
18211         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
18212              From: "Philip Newton" <Philip.Newton@gmx.net>
18213              Date: Fri, 24 Aug 2001 07:08:34 +0200
18214      Branch: perl
18215            ! pod/perldiag.pod
18216 ____________________________________________________________________________
18217 [ 11738] By: ams                                   on 2001/08/24  02:19:42
18218         Log: Fixed Doug Wilson's email address.
18219      Branch: perl
18220            ! AUTHORS
18221 ____________________________________________________________________________
18222 [ 11737] By: ams                                   on 2001/08/24  00:10:13
18223         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
18224              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18225              Date: Thu, 23 Aug 2001 22:22:58 +0200
18226              Message-Id: <20010823222258.A901@rafael>
18227      Branch: perl
18228            ! pod/perldiag.pod
18229 ____________________________________________________________________________
18230 [ 11736] By: ams                                   on 2001/08/24  00:05:02
18231         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
18232              From: "Craig A. Berry" <craigberry@mac.com>
18233              Date: Thu, 23 Aug 2001 19:07:45 -0500
18234              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
18235      Branch: perl
18236            ! configure.com
18237 ____________________________________________________________________________
18238 [ 11735] By: sky                                   on 2001/08/23  13:42:07
18239         Log: Backed out 11732, it breaks lib/strict.t 
18240      Branch: perl
18241            ! op.c
18242 ____________________________________________________________________________
18243 [ 11734] By: sky                                   on 2001/08/23  11:45:59
18244         Log: Removed toy from 17133 after Matt Sargeants request.
18245      Branch: perl
18246            ! pod/perlfaq4.pod
18247 ____________________________________________________________________________
18248 [ 11733] By: sky                                   on 2001/08/23  11:36:29
18249         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
18250              From: Robin Houston <robin@kitsite.com>
18251              Date: Wed, 22 Aug 2001 23:06:16 +0100
18252              Message-ID: <20010822230616.A254@robin.kitsite.com>
18253      Branch: perl
18254            ! pod/perlfaq4.pod
18255 ____________________________________________________________________________
18256 [ 11732] By: sky                                   on 2001/08/23  10:36:02
18257         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
18258              From: Simon Cozens <simon@netthink.co.uk>
18259              Date: Thu, 23 Aug 2001 12:06:36 +0100
18260              Message-ID: <20010823120636.A9961@netthink.co.uk>
18261      Branch: perl
18262            ! op.c
18263 ____________________________________________________________________________
18264 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
18265         Log: fix broken windows build
18266      Branch: perl
18267            ! perl.h
18268 ____________________________________________________________________________
18269 [ 11730] By: ams                                   on 2001/08/22  21:35:30
18270         Log: Subject: [PATCH] io/tell.t doesn't chdir t
18271              From: Nicholas Clark <nick@ccl4.org>
18272              Date: Wed, 22 Aug 2001 23:25:58 +0100
18273              Message-Id: <20010822232557.Y82818@plum.flirble.org>
18274      Branch: perl
18275            ! t/io/tell.t
18276 ____________________________________________________________________________
18277 [ 11729] By: ams                                   on 2001/08/22  20:32:21
18278         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
18279              questions)
18280              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18281              Date: Wed, 22 Aug 2001 17:09:04 -0400
18282              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
18283              (Oops, forgot File::Spec::Unix in the previous patch.)
18284      Branch: perl
18285            ! lib/File/Spec/Unix.pm
18286 ____________________________________________________________________________
18287 [ 11728] By: ams                                   on 2001/08/22  20:25:41
18288         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
18289              questions)
18290              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18291              Date: Wed, 22 Aug 2001 17:09:04 -0400
18292              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
18293      Branch: perl
18294            ! lib/File/Spec.pm
18295 ____________________________________________________________________________
18296 [ 11727] By: ams                                   on 2001/08/22  19:43:30
18297         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
18298              From: John Peacock <jpeacock@rowman.com>
18299              Date: Wed, 22 Aug 2001 12:35:52 -0400
18300              Message-Id: <3B83DF68.5D89DC81@rowman.com>
18301              (Adds proper tests for $], notwithstanding Subject. +nitpick)
18302      Branch: perl
18303            ! t/op/ver.t
18304 ____________________________________________________________________________
18305 [ 11726] By: ams                                   on 2001/08/22  19:36:39
18306         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
18307              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
18308              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
18309              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
18310      Branch: perl
18311            ! lib/diagnostics.pm lib/diagnostics.t
18312 ____________________________________________________________________________
18313 [ 11725] By: ams                                   on 2001/08/22  19:25:01
18314         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
18315              From: Nicholas Clark <nick@ccl4.org>
18316              Date: Wed, 22 Aug 2001 20:59:05 +0100
18317              Message-Id: <20010822205905.U82818@plum.flirble.org>
18318      Branch: perl
18319            ! pp.c t/op/64bitint.t t/op/arith.t
18320 ____________________________________________________________________________
18321 [ 11724] By: ams                                   on 2001/08/22  10:02:33
18322         Log: Subject: Configure blooper
18323              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18324              Date: Wed, 22 Aug 2001 12:38:35 +0200
18325              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
18326      Branch: perl
18327            ! Configure
18328 ____________________________________________________________________________
18329 [ 11723] By: ams                                   on 2001/08/21  16:17:53
18330         Log: Subject: [PATCH] installperl -help
18331              From: Nicholas Clark <nick@ccl4.org>
18332              Date: Tue, 21 Aug 2001 17:34:23 +0100
18333              Message-Id: <20010821173423.F82818@plum.flirble.org>
18334      Branch: perl
18335            ! installperl
18336 ____________________________________________________________________________
18337 [ 11722] By: ams                                   on 2001/08/20  07:46:31
18338         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
18339              From: Ilmari Karonen <iltzu@sci.fi>
18340              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
18341              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
18342      Branch: perl
18343            ! pod/perlvar.pod
18344 ____________________________________________________________________________
18345 [ 11721] By: nick                                  on 2001/08/20  06:24:31
18346         Log: Integrate mainline
18347      Branch: perlio
18348           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
18349           +> lib/Lingua/KO/Hangul/Util/Changes
18350           +> lib/Lingua/KO/Hangul/Util/README
18351           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
18352           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
18353           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
18354           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
18355           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
18356           +> lib/Unicode/Normalize/t/test.t
18357            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
18358           !> (integrate 55 files)
18359 ____________________________________________________________________________
18360 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
18361         Log: Integrate Change #11599 from maint-5.6/perl
18362      Branch: maint-5.6/macperl
18363           !> README.win32
18364 ____________________________________________________________________________
18365 [ 11719] By: ams                                   on 2001/08/18  21:21:42
18366         Log: Add Porting/apply to MANIFEST.
18367      Branch: perl
18368            ! MANIFEST
18369 ____________________________________________________________________________
18370 [ 11718] By: sky                                   on 2001/08/18  14:38:01
18371         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
18372              Better solution would be to make 5005threaded perl use
18373              the same system as ithreads do
18374      Branch: perl
18375            ! perl.h
18376 ____________________________________________________________________________
18377 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
18378         Log: New try for ID 20010407.006: detach the semantics
18379              "was the last match target UTF8" into its own variable.
18380      Branch: perl
18381            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
18382            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
18383 ____________________________________________________________________________
18384 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
18385         Log: UTF8 flag should be meaningful only when POK.
18386      Branch: perl
18387            ! dump.c
18388 ____________________________________________________________________________
18389 [ 11715] By: sky                                   on 2001/08/18  11:45:16
18390         Log: USE_THREADS and USE_ITHREADS are never true at the same time
18391      Branch: perl
18392            ! perl.h
18393 ____________________________________________________________________________
18394 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
18395         Log: Retract #11712 for now.  The real fix would probably
18396              be something like making PL_reg_sv a copy (PV + UTF8)
18397              of the matched/substituted string (note: not just a SvPOK
18398              string, for example the stringified form of a ROK would
18399              be applicable)  Beware of leaks.
18400      Branch: perl
18401            ! pp_hot.c t/op/pat.t
18402 ____________________________________________________________________________
18403 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
18404         Log: UTF8 wasn't printing for PVMGs.
18405      Branch: perl
18406            ! dump.c
18407 ____________________________________________________________________________
18408 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
18409         Log: (Retracted by #11714)
18410              
18411              Okay analysis, debatable fix.  (The fix will inc
18412              the refcount of all temporary match objects,
18413              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
18414              which will then cause griping at untie() time
18415              ("inner references remain").
18416              
18417              Fix for ID 20010407.006: PL_reg_sv got wiped out
18418              by freetemps if the match target was a temporary
18419              (like function_call() =~ /.../), which in turn meant
18420              that the $1 et al stopped working if they had UTF-8
18421              in them.  Therefore bump up the refcount of PL_reg_sv.
18422      Branch: perl
18423            ! pp_hot.c t/op/pat.t
18424 ____________________________________________________________________________
18425 [ 11711] By: ams                                   on 2001/08/17  20:32:08
18426         Log: Subject: [PATCH] doesn't compile, was perl@11710
18427              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18428              Date: Fri, 17 Aug 2001 23:21:10 +0200
18429              Message-Id: <20010817232110.C7041@rafael> 
18430      Branch: perl
18431            ! sharedsv.c
18432 ____________________________________________________________________________
18433 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
18434         Log: Update Changes.
18435      Branch: perl
18436            ! Changes patchlevel.h
18437 ____________________________________________________________________________
18438 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
18439         Log: Upgrade to libnet 1.0704.
18440      Branch: perl
18441            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
18442            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
18443            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
18444            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
18445            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
18446            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
18447            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
18448 ____________________________________________________________________________
18449 [ 11708] By: sky                                   on 2001/08/17  13:34:04
18450         Log: Let perl_clone copy PL_exit_flags
18451      Branch: perl
18452            ! sv.c
18453 ____________________________________________________________________________
18454 [ 11707] By: sky                                   on 2001/08/17  12:28:41
18455         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
18456      Branch: perl
18457            ! sharedsv.c sharedsv.h
18458 ____________________________________________________________________________
18459 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
18460         Log: The metaconfig unit change for #11705.
18461      Branch: metaconfig/U/perl
18462            ! Extensions.U
18463 ____________________________________________________________________________
18464 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
18465         Log: Allow the threads extension to be found if present.
18466      Branch: perl
18467            ! Configure
18468 ____________________________________________________________________________
18469 [ 11704] By: nick                                  on 2001/08/17  11:47:54
18470         Log: Mail -> change script (pre-alpha)
18471      Branch: perl
18472            + Porting/apply
18473 ____________________________________________________________________________
18474 [ 11703] By: sky                                   on 2001/08/17  07:11:24
18475         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
18476              Thanks to Tom Hospel for pointing out my error.
18477      Branch: perl
18478            ! op.h
18479 ____________________________________________________________________________
18480 [ 11702] By: sky                                   on 2001/08/17  04:18:11
18481         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.
18482      Branch: perl
18483            ! embed.pl miniperlmain.c perl.c perl.h proto.h
18484 ____________________________________________________________________________
18485 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
18486         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
18487              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
18488      Branch: perl
18489            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
18490            + lib/Lingua/KO/Hangul/Util/README
18491            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
18492            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
18493            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
18494            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
18495            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
18496            + lib/Unicode/Normalize/t/test.t
18497            ! MANIFEST
18498 ____________________________________________________________________________
18499 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
18500         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
18501              Date: Thu, 16 Aug 2001 22:46:15 -0500
18502              From: "Craig A. Berry" <craigberry@mac.com>
18503              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
18504      Branch: perl
18505            ! configure.com numeric.c
18506 ____________________________________________________________________________
18507 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
18508         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
18509              of the usual suspects (like getpwent) but not for others
18510              (like localtime and rand).  The _r versions are available
18511              for all of them, so let's use them.
18512      Branch: perl
18513            ! perl.h
18514 ____________________________________________________________________________
18515 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
18516         Log: (Accidental apply; thankfully empty.)
18517      Branch: perl
18518            ! hints/os390.sh
18519 ____________________________________________________________________________
18520 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
18521         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
18522              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18523              Date: Thu, 16 Aug 2001 16:27:49 +0100
18524              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
18525      Branch: perl
18526            ! regexec.c t/op/re_tests
18527 ____________________________________________________________________________
18528 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
18529         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
18530              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18531              Date: Thu, 16 Aug 2001 18:50:01 +0100
18532              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
18533      Branch: perl
18534            ! pp_hot.c t/op/pat.t
18535 ____________________________________________________________________________
18536 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
18537         Log: Subject: [PATCH] *time_r again
18538              From: "Arthur Bergman" <arthur@contiller.se>
18539              Date: Thu, 16 Aug 2001 16:01:54 +0200
18540              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
18541      Branch: perl
18542            ! op.h
18543 ____________________________________________________________________________
18544 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
18545         Log: system() and backtick error handling cleanup from Craig A. Berry.
18546      Branch: perl
18547            ! vms/vms.c
18548 ____________________________________________________________________________
18549 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
18550         Log: change#10334 leaks memory, copies string when it doesn't
18551              need to
18552      Branch: perl
18553            ! perl.c
18554 ____________________________________________________________________________
18555 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
18556         Log: One more twist to the sprintf + utf8 testing.
18557      Branch: perl
18558            ! t/op/misc.t
18559 ____________________________________________________________________________
18560 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
18561         Log: Fix for 20010407.008 sprintf removes utf8-ness.
18562      Branch: perl
18563            ! pp.c t/op/misc.t
18564 ____________________________________________________________________________
18565 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
18566         Log: Subject: [PATCH] *time_r fixes
18567              From: "Arthur Bergman" <arthur@contiller.se>
18568              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
18569              Date: Thu, 16 Aug 2001 14:22:27 +0200
18570      Branch: perl
18571            ! op.h
18572 ____________________________________________________________________________
18573 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
18574         Log: Upgrade to CGI.pm 2.77.
18575      Branch: perl
18576            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
18577            ! lib/CGI/t/function.t
18578 ____________________________________________________________________________
18579 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
18580         Log: Document the bytes-to-Unicode upgrading.
18581      Branch: perl
18582            ! pod/perlunicode.pod
18583 ____________________________________________________________________________
18584 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
18585         Log: Add a test for Unicode sprintf.
18586      Branch: perl
18587            ! t/op/misc.t
18588 ____________________________________________________________________________
18589 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
18590         Log: Add Unicode tests for index/rindex.
18591      Branch: perl
18592            ! t/op/index.t
18593 ____________________________________________________________________________
18594 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
18595         Log: Document a bit the art of minimizing the installation,
18596              based on the p5p discussion.
18597      Branch: perl
18598            ! INSTALL
18599 ____________________________________________________________________________
18600 [ 11684] By: nick                                  on 2001/08/15  15:03:31
18601         Log: Integrate mainline
18602      Branch: perlio
18603           +> sharedsv.c sharedsv.h
18604           !> (integrate 53 files)
18605 ____________________________________________________________________________
18606 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
18607         Log: Update Changes.
18608      Branch: perl
18609            ! Changes patchlevel.h
18610 ____________________________________________________________________________
18611 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
18612         Log: The #11673 necessitated a test tweak.
18613      Branch: perl
18614            ! t/io/utf8.t
18615 ____________________________________________________________________________
18616 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
18617         Log: Also UNICOS is in the general case unable to silently
18618              handle fp overflows.
18619      Branch: perl
18620            ! numeric.c
18621 ____________________________________________________________________________
18622 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
18623         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
18624              NV_EPSILON #defined.
18625      Branch: perl
18626            ! perl.h
18627 ____________________________________________________________________________
18628 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
18629         Log: Re-establish the fp overflow detection for VAX VMS; there
18630              is no easy way to have the IEEE fp silent overflow semantics.
18631              (in Alpha VMS we still will use IEEE fp by default-- but it
18632              is still possible to configure Perl to use G_FLOAT)
18633      Branch: perl
18634            ! numeric.c
18635 ____________________________________________________________________________
18636 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
18637         Log: Subject: [PATCH] pp_lock 
18638              From: "Arthur Bergman" <arthur@contiller.se>
18639              Date: Wed, 15 Aug 2001 11:52:16 +0200
18640              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
18641      Branch: perl
18642            ! pp.c
18643 ____________________________________________________________________________
18644 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
18645         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
18646              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18647              Date: Wed, 15 Aug 2001 11:32:11 +0100
18648              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
18649      Branch: perl
18650            ! regcomp.c t/op/re_tests
18651 ____________________________________________________________________________
18652 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
18653         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
18654              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18655              Date: Wed, 15 Aug 2001 10:33:49 +0100
18656              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
18657      Branch: perl
18658            ! regexec.c t/op/re_tests
18659 ____________________________________________________________________________
18660 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
18661         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
18662              From: Barrie Slaymaker <barries@slaysys.com>
18663              Date: Tue, 14 Aug 2001 14:32:25 -0400
18664              Message-ID: <20010814143225.A19822@jester.slaysys.com>
18665      Branch: perl
18666            ! lib/File/Spec.t lib/File/Spec/Unix.pm
18667 ____________________________________________________________________________
18668 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
18669         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
18670              From: Peter Prymmer <pvhp@forte.com>
18671              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
18672              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
18673      Branch: perl
18674            ! README.vms configure.com
18675 ____________________________________________________________________________
18676 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
18677         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
18678              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18679              Date: Tue, 14 Aug 2001 21:23:27 +0200
18680              Message-ID: <20010814212327.A1919@rafael>
18681      Branch: perl
18682            ! doio.c
18683 ____________________________________________________________________________
18684 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
18685         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
18686              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
18687              Date: Tue, 14 Aug 2001 22:30:11 +0200
18688              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
18689              
18690              Combination of nmake, quoting, and Perl expanded $( in here-doc.
18691      Branch: perl
18692            ! ext/SDBM_File/Makefile.PL
18693 ____________________________________________________________________________
18694 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
18695         Log: Todo updates.
18696      Branch: perl
18697            ! pod/perltodo.pod
18698 ____________________________________________________________________________
18699 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
18700         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
18701              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
18702              Date: Mon, 13 Aug 2001 23:15:01 +0200
18703              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
18704      Branch: perl
18705            ! sv.c
18706 ____________________________________________________________________________
18707 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
18708         Log: Subject: [PATCH] [b-]showlex.t
18709              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18710              Date: Sun, 12 Aug 2001 22:24:51 +0200
18711              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
18712              
18713              The 4nt command shell will expand the % in command line
18714              no matter what quoting is attempted, changed the % to @.
18715      Branch: perl
18716            ! ext/B/Showlex.t
18717 ____________________________________________________________________________
18718 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
18719         Log: Subject: [PATCH] magic.t
18720              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
18721              Date: Sun, 12 Aug 2001 20:49:27 +0200
18722              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
18723      Branch: perl
18724            ! t/op/magic.t
18725 ____________________________________________________________________________
18726 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
18727         Log: Add sharedsv* to the DOSish platforms; plus add
18728              some WinCE files to the list of DOSish files.
18729      Branch: perl
18730            ! NetWare/Makefile Porting/makerel win32/Makefile
18731            ! win32/makefile.mk wince/Makefile.ce
18732 ____________________________________________________________________________
18733 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
18734         Log: More DOSish files.
18735      Branch: perl
18736            ! Porting/makerel
18737 ____________________________________________________________________________
18738 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
18739         Log: Strip CRs from the WinCE files.  Now we need to
18740              figure out in which CRs are really needed: probably
18741              Makefile.ce and the README files, at least, probably
18742              also the registry.bat.
18743      Branch: perl
18744            ! wince/Makefile.ce wince/README.compile wince/README.perlce
18745            ! wince/config.h wince/include/cectype.h wince/include/errno.h
18746            ! wince/include/sys/stat.h wince/include/sys/types.h
18747            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
18748            ! wince/perldll.def wince/registry.bat wince/wince.h
18749            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
18750 ____________________________________________________________________________
18751 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
18752         Log: Add some files to DOSish and writables.
18753      Branch: perl
18754            ! Porting/makerel
18755 ____________________________________________________________________________
18756 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
18757         Log: Compile failure message tidying.
18758      Branch: perl
18759            ! t/lib/1_compile.t
18760 ____________________________________________________________________________
18761 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
18762         Log: The new sharedsv* should be exported only if usethreads.
18763      Branch: perl
18764            ! makedef.pl
18765 ____________________________________________________________________________
18766 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
18767         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
18768              From: Peter Prymmer <pvhp@forte.com>
18769              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
18770              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
18771      Branch: perl
18772            ! README.os390
18773 ____________________________________________________________________________
18774 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
18775         Log: Update Changes.
18776      Branch: perl
18777            ! Changes patchlevel.h
18778 ____________________________________________________________________________
18779 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
18780         Log: Subject: [PATHC] sharedsv.[c|h]
18781              From: "Artur Bergman" <artur@contiller.se>
18782              Date: Mon, 13 Aug 2001 14:38:41 +0200
18783              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
18784              
18785              Subject: [PATCH] embed.pl
18786              From: Arthur Bergman <arthur@contiller.se>
18787              Date: Mon, 13 Aug 2001 14:38:14 +0200
18788              Message-ID: <B79D96D6.3088%arthur@contiller.se>
18789              
18790              Subject: [PATCH] sharedsv cleanups
18791              From: "Arthur Bergman" <arthur@contiller.se>
18792              Date: Mon, 13 Aug 2001 15:14:25 +0200
18793              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
18794              
18795              Plus few tweaks: _init needs to be Adp, the prototypes
18796              should not be revealed unless using ithreads, #endif FOO
18797              must be #endif /* FOO */, adding (parentheses) around
18798              do { } while doesn't work too well.
18799      Branch: perl
18800            + sharedsv.c sharedsv.h
18801            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
18802            ! perl.h perlapi.c pod/perlapi.pod proto.h
18803 ____________________________________________________________________________
18804 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
18805         Log: Subject: Re: END {} blocks run in perl_run
18806              From: Arthur Bergman <arthur@contiller.se>
18807              Date: Mon, 13 Aug 2001 11:11:30 +0200
18808              Message-ID: <B79D6661.3068%arthur@contiller.se>
18809      Branch: perl
18810            ! perl.c
18811 ____________________________________________________________________________
18812 [ 11657] By: nick                                  on 2001/08/13  09:03:02
18813         Log: Integrate mainline
18814      Branch: perlio
18815           +> (branch 326 files)
18816            - (delete 330 files)
18817           !> (integrate 85 files)
18818 ____________________________________________________________________________
18819 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
18820         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
18821              and the Perl will be built to do that by default (adding that
18822              will break scripts having non-UTF-8 binary data, such as Latin-1.)
18823      Branch: perl
18824            ! op.c toke.c utf8.h
18825 ____________________________________________________________________________
18826 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
18827         Log: Unnecessary downgrades.
18828      Branch: perl
18829            ! doop.c
18830 ____________________________________________________________________________
18831 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
18832         Log: Failure not true anymore (probably caused by my broken setup).
18833      Branch: perl
18834            ! t/op/pat.t
18835 ____________________________________________________________________________
18836 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
18837         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
18838              stopped working).
18839      Branch: perl
18840            ! op.h pp_ctl.c regcomp.c
18841 ____________________________________________________________________________
18842 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
18843         Log: There is no IN_UTF8.
18844      Branch: perl
18845            ! utf8.h
18846 ____________________________________________________________________________
18847 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
18848         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
18849      Branch: perl
18850            ! op.c op.h pp_ctl.c regcomp.c
18851 ____________________________________________________________________________
18852 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
18853         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
18854              and a test tweak.
18855      Branch: perl
18856            ! op.c t/pod/find.t
18857 ____________________________________________________________________________
18858 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
18859         Log: Todo updates and fixes.
18860      Branch: perl
18861            ! pod/perltodo.pod
18862 ____________________________________________________________________________
18863 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
18864         Log: Mark tests (and one module) having explicit Latin-1
18865              (and one file having explicit UTF-8) with an explicit
18866              'no utf8' (and one explicit 'use utf8').
18867              
18868              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
18869      Branch: perl
18870            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
18871            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
18872            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
18873 ____________________________________________________________________________
18874 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
18875         Log: Subject: SV: END {} blocks run in perl_run
18876              From: "Arthur Bergman" <arthur@contiller.se>
18877              Date: Sun, 12 Aug 2001 00:34:28 +0200 
18878              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
18879      Branch: perl
18880            ! miniperlmain.c perl.c
18881 ____________________________________________________________________________
18882 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
18883         Log: Typos in #11645.
18884      Branch: perl
18885            ! perl.h
18886 ____________________________________________________________________________
18887 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
18888         Log: On ithreads default to use_reentrant except on naturally
18889              threadsafe platforms.
18890      Branch: perl
18891            ! perl.h
18892 ____________________________________________________________________________
18893 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
18894         Log: (Hopefully) a fix for 20010723.004: make install needs
18895              write permission in build directory.  The problem was
18896              probably caused by overeager sprinkling of the lib/re.pm
18897              dependencies (which was done to guarantee lib/re.pm being
18898              uptodate for parallel makes: now solved by funneling that
18899              through an explicit recursive make in the preplibrary target).
18900      Branch: perl
18901            ! Makefile.SH
18902 ____________________________________________________________________________
18903 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
18904         Log: Dispell the "use utf8" superstition.
18905      Branch: perl
18906            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
18907            ! pod/perlunicode.pod
18908 ____________________________________________________________________________
18909 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
18910         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
18911              From: "Abigail" <abigail@foad.org> 
18912              Date: Sat, 11 Aug 2001 23:49:49 +0200
18913              Message-ID: <20010811214950.23255.qmail@foad.org>
18914      Branch: perl
18915            ! t/op/taint.t
18916 ____________________________________________________________________________
18917 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
18918         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
18919              From: Abhijit Menon-Sen <ams@wiw.org>
18920              Date: Sat, 11 Aug 2001 06:18:19 +0530
18921              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
18922      Branch: perl
18923            ! mg.c
18924 ____________________________________________________________________________
18925 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
18926         Log: Test for change #11639.
18927      Branch: perl
18928            ! t/op/tiehandle.t
18929 ____________________________________________________________________________
18930 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
18931         Log: Subject: Re: Can't localize *FH, then tie it
18932              From: Abhijit Menon-Sen <ams@wiw.org>
18933              Date: Sun, 12 Aug 2001 16:08:06 +0530
18934              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
18935      Branch: perl
18936            ! pp_hot.c pp_sys.c
18937 ____________________________________________________________________________
18938 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
18939         Log: Drop all the unnecessary "use utf8" clauses and some of
18940              the unnecessary "use bytes" ones.
18941              
18942              TODO: scour the documentation for unnecessary "use utf8"
18943              and prominently display it in perldelta when the time comes.
18944              ("use utf8" should be necessary ONLY if one wants the script
18945              to be in UTF-8.)  Also should be checked in some non-ASCII
18946              non-Latin-1 platform, like EBCDIC.
18947      Branch: perl
18948            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
18949            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
18950 ____________________________________________________________________________
18951 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
18952         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
18953              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
18954              in Unicode handling.
18955      Branch: perl
18956            + t/op/lc.t
18957            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
18958 ____________________________________________________________________________
18959 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
18960         Log: Thinko: we want the flags for native cc, not gcc.
18961      Branch: perl
18962            ! hints/dec_osf.sh
18963 ____________________________________________________________________________
18964 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
18965         Log: (retracted by 13077)
18966              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
18967              From: Robin Houston <robin@kitsite.com>
18968              Date: Fri, 10 Aug 2001 14:42:02 +0100
18969              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
18970      Branch: perl
18971            ! pp.c
18972 ____________________________________________________________________________
18973 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
18974         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
18975              From: Abhijit Menon-Sen <ams@wiw.org>
18976              Date: Sat, 11 Aug 2001 16:31:04 +0530
18977              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
18978      Branch: perl
18979            ! op.c
18980 ____________________________________________________________________________
18981 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
18982         Log: Get rid of indread, from Abhijit Menon-Sen.
18983      Branch: perl
18984            ! pp_sys.c
18985 ____________________________________________________________________________
18986 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
18987         Log: CRLFgngngn.
18988      Branch: perl
18989            ! win32/Makefile win32/makefile.mk
18990 ____________________________________________________________________________
18991 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
18992         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
18993      Branch: perl
18994            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
18995            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
18996            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
18997            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
18998            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
18999            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
19000            ! win32/Makefile win32/makefile.mk
19001 ____________________________________________________________________________
19002 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
19003         Log: Avoid #elif (less portable than #else #if).
19004      Branch: perl
19005            ! handy.h
19006 ____________________________________________________________________________
19007 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
19008         Log: Subject: patch for perlvar.pod
19009              From: mah@everybody.org (Mark A. Hershberger)
19010              Date: 08 Aug 2001 17:03:16 -0500
19011              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
19012      Branch: perl
19013            ! pod/perlvar.pod
19014 ____________________________________________________________________________
19015 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
19016         Log: cpp commands must start (the # must be) at the column #0.
19017      Branch: perl
19018            ! op.c
19019 ____________________________________________________________________________
19020 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
19021         Log: If using gcc -B/foo/bar makedepend would give
19022              unnecessary warnings about unused -B/foo/bar.
19023      Branch: perl
19024            ! makedepend.SH
19025 ____________________________________________________________________________
19026 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
19027         Log: Update Changes.
19028      Branch: perl
19029            ! Changes patchlevel.h
19030 ____________________________________________________________________________
19031 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
19032         Log: s/z/tz/
19033      Branch: perl
19034            ! pod/perlfaq2.pod
19035 ____________________________________________________________________________
19036 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
19037         Log: Article nit.
19038      Branch: perl
19039            ! pod/perlfaq2.pod
19040 ____________________________________________________________________________
19041 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
19042         Log: Rename lib/unicode files to lib/unicore to avoid
19043              conflicts between core lib/unicode and Unicode::
19044              files in case-ignoring filesystems.
19045      Branch: perl
19046            + (add 325 files)
19047            - (delete 324 files)
19048            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
19049 ____________________________________________________________________________
19050 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
19051         Log: Upgrade to Math::BigInt 1.41.
19052      Branch: perl
19053            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
19054 ____________________________________________________________________________
19055 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
19056         Log: Subject: [PATCH] remove PL_na from typemap
19057              From: James <james@rf.net>
19058              Date: Mon, 06 Aug 2001 20:23:15 -0700
19059              Message-ID: <3B6F5F23.A31A81B1@rf.net>
19060              
19061              (had to be manually applied)
19062      Branch: perl
19063            ! lib/ExtUtils/typemap
19064 ____________________________________________________________________________
19065 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
19066         Log: The metaconfig unit changes for #11618.
19067      Branch: metaconfig/U/perl
19068            + d_fpclassl.U i_fp.U
19069 ____________________________________________________________________________
19070 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
19071         Log: Forgot this from #11618.
19072              
19073              NOTE: wince/config_H.ce needs updating.
19074      Branch: perl
19075            ! wince/config.ce
19076 ____________________________________________________________________________
19077 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
19078         Log: Introduce more floating point classifying APIs;
19079              try to define (most importantly) Perl_is{inf,nan}(x).
19080              
19081              For this first cut, assume none such APIs exist in non-UNIXoid
19082              platforms-- this is of course too unkind: Win32 rumoredly has
19083              _fpclass() and _isnan(), and VMS/VOS very probably have some
19084              of the APIs available.     The only thing Perl uses at the moment
19085              is Perl_isnan() (has been in use for a while now).
19086              
19087              NOTE: the Win32 and NetWare config_h.?c need regenerating.
19088      Branch: perl
19089            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
19090            ! Porting/config_H config_h.SH configure.com epoc/config.sh
19091            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
19092            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19093            ! vos/config.ga.h win32/config.bc win32/config.gc
19094            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19095            ! win32/config_H.vc wince/config.ce wince/config.h
19096 ____________________________________________________________________________
19097 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
19098         Log: Integrate change #11519 from perlio:
19099              
19100              Avoid testing for (non-)existance of "encoding(xxxx)"
19101              layer is called "encoding" the (xxxx) is an argument.
19102      Branch: perl
19103           !> lib/open.pm
19104 ____________________________________________________________________________
19105 [ 11616] By: nick                                  on 2001/08/09  07:50:24
19106         Log: Integrate mainline
19107      Branch: perlio
19108           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
19109           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
19110           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
19111           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
19112            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
19113            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
19114           !> (integrate 79 files)
19115 ____________________________________________________________________________
19116 [ 11615] By: nick                                  on 2001/08/09  06:23:44
19117         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
19118              layer is called "encoding" the (xxxx) is an argument.
19119      Branch: perlio
19120            ! lib/open.pm
19121 ____________________________________________________________________________
19122 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
19123         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
19124              From: Paul Johnson <paul@pjcj.net>
19125              Date: Wed, 8 Aug 2001 23:54:17 +0200
19126              Message-ID: <20010808235417.O1006@pjcj.net>
19127      Branch: perl
19128            ! ext/B/B/Concise.pm
19129 ____________________________________________________________________________
19130 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
19131         Log: Make VMS use IEEE math by default; reorder Tru64 hints
19132              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
19133              exception semantics) is always set if using (the new) cc.
19134      Branch: perl
19135            ! configure.com hints/dec_osf.sh
19136 ____________________________________________________________________________
19137 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
19138         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
19139              From: Abhijit Menon-Sen <ams@wiw.org>
19140              Date: Tue, 7 Aug 2001 17:16:05 +0530
19141              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
19142      Branch: perl
19143            ! pp_sys.c
19144 ____________________________________________________________________________
19145 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
19146         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
19147              From: "Craig A. Berry" <craigberry@mac.com>
19148              Date: Tue, 07 Aug 2001 22:27:47 -0500
19149              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
19150      Branch: perl
19151            ! t/run/exit.t
19152 ____________________________________________________________________________
19153 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
19154         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
19155              From: "Craig A. Berry" <craigberry@mac.com>
19156              Date: Tue, 07 Aug 2001 20:01:53 -0500
19157              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
19158      Branch: perl
19159            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
19160 ____________________________________________________________________________
19161 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
19162         Log: Update the magazine information.
19163      Branch: perl
19164            ! pod/perlfaq2.pod
19165 ____________________________________________________________________________
19166 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
19167         Log: Ignore SIGFPE everywhere.
19168      Branch: perl
19169            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
19170 ____________________________________________________________________________
19171 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
19172         Log: With permission, change the licensing of the docs by
19173              TomC (and Gnat) to comply with the rest of Perl.
19174      Branch: perl
19175            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19176            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19177            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19178            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
19179            ! pod/perltootc.pod
19180 ____________________________________________________________________________
19181 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
19182         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
19183              From: Andy Dougherty <doughera@lafayette.edu>
19184              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
19185              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
19186      Branch: perl
19187            ! hints/openbsd.sh
19188 ____________________________________________________________________________
19189 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
19190         Log: Subject: [PATCH] Makefile.SH test_prep dependency
19191              From: Andy Dougherty <doughera@lafayette.edu>
19192              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
19193              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
19194      Branch: perl
19195            ! Makefile.SH
19196 ____________________________________________________________________________
19197 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
19198         Log: Don't autogenerate the headers et alia,
19199              make regen_headers explicitly.
19200      Branch: perl
19201            ! Makefile.SH
19202 ____________________________________________________________________________
19203 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
19204         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
19205              From: Gurusamy Sarathy <gsar@ActiveState.com> 
19206              Date: Tue, 07 Aug 2001 08:33:26 -0700
19207              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
19208              
19209              Unnecessary dependency.
19210      Branch: perl
19211            ! embed.pl
19212 ____________________________________________________________________________
19213 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
19214         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
19215              From: Abhijit Menon-Sen <ams@wiw.org>
19216              Date: Tue, 7 Aug 2001 09:10:54 +0530
19217              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
19218      Branch: perl
19219            ! pp_hot.c
19220 ____________________________________________________________________________
19221 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
19222         Log: Subject: [PATCH perl@11597] B && BEGIN handling
19223              From: "James A. Duncan" <jduncan@fotango.com>
19224              Date: Mon, 6 Aug 2001 17:29:11 +0100
19225              Message-ID: <20010806172911.A2071@fotango.com>
19226              
19227              (the intrpvar.h addition moved to the end for bincompat)
19228      Branch: perl
19229            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
19230 ____________________________________________________________________________
19231 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
19232         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
19233      Branch: perl
19234           !> README.win32
19235 ____________________________________________________________________________
19236 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
19237         Log: fix URLs for fcrypt.c
19238      Branch: maint-5.6/perl
19239            ! README.win32
19240 ____________________________________________________________________________
19241 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
19242         Log: Yet another way to say Infinity: HP-UX calls its "++".
19243      Branch: perl
19244            ! lib/Math/BigInt/t/bigintpm.t
19245 ____________________________________________________________________________
19246 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
19247         Log: Update Changes.
19248      Branch: perl
19249            ! Changes patchlevel.h
19250 ____________________________________________________________________________
19251 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
19252         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
19253      Branch: perl
19254            ! pod/perlfaq5.pod
19255 ____________________________________________________________________________
19256 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
19257         Log: The #11593 wasn't right.
19258      Branch: perl
19259            ! lib/Math/BigInt/t/bigintpm.t
19260 ____________________________________________________________________________
19261 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
19262         Log: Subject: [PATCH: perl@11564] introducing perlivp
19263              From: Prymmer/Kahn <pvhp@best.com>
19264              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
19265              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
19266              
19267              Subject: Re: [PATCH: perl@11564] introducing perlivp
19268              From: Prymmer/Kahn <pvhp@best.com>
19269              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
19270              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
19271      Branch: perl
19272            + utils/perlivp.PL
19273            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
19274            ! win32/Makefile win32/makefile.mk
19275 ____________________________________________________________________________
19276 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
19277         Log: libcs are confused what to call Infinity.
19278      Branch: perl
19279            ! lib/Math/BigInt/t/bigintpm.t
19280 ____________________________________________________________________________
19281 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
19282         Log: Avoid SIGFPE in Tru64.
19283      Branch: perl
19284            ! numeric.c
19285 ____________________________________________________________________________
19286 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
19287         Log: Upgrade to Math::BigInt 1.40.
19288              
19289              NOTE: this patch necessitates doing something about
19290              infinity handling since the new bigintpm.t tests use
19291              infinity, which causes SIGFPEs at least in Tru64.
19292      Branch: perl
19293            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19294            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19295            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19296            ! lib/Math/BigInt/t/mbimbf.t
19297 ____________________________________________________________________________
19298 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
19299         Log: remove hardcoded cmd shell in testsuite
19300      Branch: perl
19301            ! t/op/glob.t t/op/magic.t t/op/stat.t
19302 ____________________________________________________________________________
19303 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
19304         Log: 4-arg select() was busted on windows because change#8178 didn't
19305              make it into mainline
19306      Branch: perl
19307            ! perl.h win32/include/sys/socket.h
19308 ____________________________________________________________________________
19309 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
19310         Log: Rename the Getopt::Long tests to be as they are
19311              in the Getopt::Long official distribution.
19312      Branch: perl
19313            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
19314            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
19315            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
19316            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
19317            ! MANIFEST
19318 ____________________________________________________________________________
19319 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
19320         Log: Upgrade to Getopt::Long 2.26.
19321      Branch: perl
19322            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
19323            ! MANIFEST lib/Getopt/Long.pm
19324 ____________________________________________________________________________
19325 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
19326         Log: Retract #10874 (the hack should be unnecessary by now)
19327      Branch: perl
19328            ! lib/Test/Harness.pm
19329 ____________________________________________________________________________
19330 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
19331         Log: avoid temp file littering in tests
19332      Branch: perl
19333            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
19334 ____________________________________________________________________________
19335 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
19336         Log: Subject: warning in sv.c: double format, NV arg
19337              From: "Philip Newton" <Philip.Newton@gmx.net>
19338              Date: Sun, 5 Aug 2001 19:41:07 +0200
19339              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
19340      Branch: perl
19341            ! sv.c
19342 ____________________________________________________________________________
19343 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
19344         Log: fix POSIX.t#13 for windos
19345      Branch: perl
19346            ! ext/POSIX/POSIX.t
19347 ____________________________________________________________________________
19348 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
19349         Log: Add a test for PerlIO::Via.
19350      Branch: perl
19351            + ext/PerlIO/t/via.t
19352            ! MANIFEST ext/PerlIO/Via/Via.pm
19353 ____________________________________________________________________________
19354 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
19355         Log: flock() and link() are not available on Windows 9x
19356      Branch: perl
19357            ! win32/config_sh.PL
19358 ____________________________________________________________________________
19359 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
19360         Log: Some Tru64 C compilers have C++ components that confuse
19361              the ccversion parsing.
19362      Branch: perl
19363            ! hints/dec_osf.sh
19364 ____________________________________________________________________________
19365 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
19366         Log: (Reintroduce #11125)
19367              
19368              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
19369              From: Alan Burlison <Alan.Burlison@sun.com> 
19370              Date: Tue, 03 Jul 2001 15:20:13 +0100   
19371              Message-ID: <3B41D49D.A923D4F9@sun.com> 
19372      Branch: perl
19373            ! lib/ExtUtils/MM_Unix.pm
19374 ____________________________________________________________________________
19375 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
19376         Log: Little pointer juggling for HP-UX cc to avoid
19377              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
19378              followed by
19379              "error 1549: Modifiable lvalue required for assignment operator."
19380      Branch: perl
19381            ! hv.c
19382 ____________________________________________________________________________
19383 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
19384         Log: Continuation of #11575: SANY_SEEN completely deprecated,
19385              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
19386              plus a fix for the bug.
19387      Branch: perl
19388            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
19389 ____________________________________________________________________________
19390 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
19391         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
19392              From: Doug MacEachern <dougm@covalent.net>
19393              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
19394              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
19395      Branch: perl
19396            ! sv.c
19397 ____________________________________________________________________________
19398 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
19399         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
19400              the new CANY is the \C.  The problem reported and the
19401              test case supplied in
19402              
19403              Subject: UTF-8 bugs in string length & single line regex matches
19404              From: "Daniel P. Berrange" <dan@berrange.com>
19405              Date: Fri, 3 Aug 2001 11:39:33 +0100
19406              Message-ID: <20010803113932.A19318@berrange.com>
19407      Branch: perl
19408            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
19409            ! t/op/pat.t
19410 ____________________________________________________________________________
19411 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
19412         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
19413              From: Doug MacEachern <dougm@covalent.net>
19414              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
19415              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
19416      Branch: perl
19417            ! perl.c regexec.c
19418 ____________________________________________________________________________
19419 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
19420         Log: The #11572 didn't up the test count.
19421      Branch: perl
19422            ! t/op/length.t
19423 ____________________________________________________________________________
19424 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
19425         Log: Subject: UTF-8 bugs in string length & single line regex matches
19426              From: "Daniel P. Berrange" <dan@berrange.com>
19427              Date: Fri, 3 Aug 2001 11:39:33 +0100         
19428              Message-ID: <20010803113932.A19318@berrange.com>
19429              
19430              (the mg_length() fix)
19431      Branch: perl
19432            ! mg.c t/op/length.t
19433 ____________________________________________________________________________
19434 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
19435         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
19436              From: Abhijit Menon-Sen <ams@wiw.org>
19437              Date: Sat, 4 Aug 2001 16:56:35 +0530
19438              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
19439      Branch: perl
19440            ! hv.c
19441 ____________________________________________________________________________
19442 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
19443         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
19444              From: Abhijit Menon-Sen <ams@wiw.org>
19445              Date: Sat, 4 Aug 2001 16:16:03 +0530
19446              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
19447      Branch: perl
19448            ! hv.c
19449 ____________________________________________________________________________
19450 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
19451         Log: Subject: Re: [patch] refcount re ops
19452              From: Abhijit Menon-Sen <ams@wiw.org>
19453              Date: Sat, 4 Aug 2001 08:54:55 +0530
19454              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
19455      Branch: perl
19456            ! sv.c
19457 ____________________________________________________________________________
19458 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
19459         Log: Subject: [patch] refcount re ops
19460              From: Doug MacEachern <dougm@covalent.net>
19461              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
19462              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
19463      Branch: perl
19464            ! regcomp.c sv.c
19465 ____________________________________________________________________________
19466 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
19467         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
19468              From: Doug MacEachern <dougm@covalent.net>
19469              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
19470              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
19471      Branch: perl
19472            ! perl.c regexec.c
19473 ____________________________________________________________________________
19474 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
19475         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
19476              From: "Craig A. Berry" <craigberry@mac.com> 
19477              Date: Fri, 03 Aug 2001 16:16:16 -0500
19478              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
19479      Branch: perl
19480            ! t/op/misc.t
19481 ____________________________________________________________________________
19482 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
19483         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
19484              From: John Kristian <jmk2001@engineer.com>
19485              Date: Fri, 03 Aug 2001 00:59:08 -0700
19486              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
19487      Branch: perl
19488            ! win32/win32.c
19489 ____________________________________________________________________________
19490 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
19491         Log: Update Changes.
19492      Branch: perl
19493            ! Changes patchlevel.h
19494 ____________________________________________________________________________
19495 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
19496         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
19497              From: "Craig A. Berry" <craigberry@mac.com>
19498              Date: Thu, 02 Aug 2001 23:15:24 -0500
19499              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
19500      Branch: perl
19501            ! ext/B/Stash.t
19502 ____________________________________________________________________________
19503 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
19504         Log: Subject: [patch] plug PL_cshname leak
19505              From: Doug MacEachern <dougm@covalent.net>
19506              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
19507              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
19508      Branch: perl
19509            ! sv.c
19510 ____________________________________________________________________________
19511 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
19512         Log: Subject: [patch] plug PL_sh_path leak
19513              From: Doug MacEachern <dougm@covalent.net>
19514              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
19515              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
19516      Branch: perl
19517            ! sv.c
19518 ____________________________________________________________________________
19519 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
19520         Log: Subject: [patch] plug PL_regex_padav leaks
19521              From: Doug MacEachern <dougm@covalent.net>
19522              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
19523              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
19524      Branch: perl
19525            ! op.c op.h perl.c
19526 ____________________________________________________________________________
19527 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
19528         Log: Subject: [patch] plug PL_origargv leak
19529              From: Doug MacEachern <dougm@covalent.net>
19530              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
19531              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
19532      Branch: perl
19533            ! perl.c
19534 ____________________________________________________________________________
19535 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
19536         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
19537              From: Abhijit Menon-Sen <ams@wiw.org>
19538              Date: Fri, 3 Aug 2001 06:38:11 +0530
19539              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
19540      Branch: perl
19541            ! hv.c
19542 ____________________________________________________________________________
19543 [ 11557] By: nick                                  on 2001/08/03  08:17:38
19544         Log: Integrate mainline
19545      Branch: perlio
19546           +> (branch 47 files)
19547            - lib/Switch/test.pl
19548           !> (integrate 49 files)
19549 ____________________________________________________________________________
19550 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
19551         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
19552              From: "Craig A. Berry" <craigberry@mac.com>
19553              Date: Thu, 02 Aug 2001 12:56:19 -0500
19554              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
19555      Branch: perl
19556            ! ext/B/Showlex.t
19557 ____________________________________________________________________________
19558 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
19559         Log: Be more careful about non-existent files.
19560      Branch: perl
19561            ! lib/File/Copy.pm
19562 ____________________________________________________________________________
19563 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
19564         Log: Subject: [PATCH resend] deparse empty formats
19565              From: Robin Houston <robin@kitsite.com> 
19566              Date: Thu, 2 Aug 2001 14:32:36 +0100
19567              Message-ID: <20010802143236.A894@robin.kitsite.com>
19568      Branch: perl
19569            ! ext/B/B/Deparse.pm
19570 ____________________________________________________________________________
19571 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
19572         Log: Subject: [patch] ithreads + refto fix improvement
19573              From: Doug MacEachern <dougm@covalent.net>
19574              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
19575              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
19576      Branch: perl
19577            ! pp.c
19578 ____________________________________________________________________________
19579 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
19580         Log: Readability nit from Abhijit.
19581      Branch: perl
19582            ! op.c
19583 ____________________________________________________________________________
19584 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
19585         Log: setproctitle() API version nit from Anton Berezin.
19586      Branch: perl
19587            ! mg.c
19588 ____________________________________________________________________________
19589 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
19590         Log: Add PerlCE to the docs.
19591      Branch: perl
19592            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19593            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19594 ____________________________________________________________________________
19595 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
19596         Log: Integrate the PerlCE (WinCE Perl) port;
19597              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
19598      Branch: perl
19599            + README.ce wince/FindExt.pm wince/Makefile.ce
19600            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
19601            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
19602            + wince/bin/search.pl wince/config.ce wince/config.h
19603            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
19604            + wince/dl_win32.xs wince/include/arpa/inet.h
19605            + wince/include/cectype.h wince/include/errno.h
19606            + wince/include/netdb.h wince/include/sys/socket.h
19607            + wince/include/sys/stat.h wince/include/sys/types.h
19608            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
19609            + wince/perl.rc wince/perldll.def wince/perllib.c
19610            + wince/perlmain.c wince/registry.bat wince/runperl.c
19611            + wince/splittree.pl wince/win32.h wince/win32iop.h
19612            + wince/win32thread.c wince/win32thread.h wince/wince.c
19613            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
19614            + wince/xdistclean.ksh wince/xmakediffs.ksh
19615            ! MANIFEST perl.c perl.h perlio.c
19616 ____________________________________________________________________________
19617 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
19618         Log: setproctitle() made simpler.  (This assumes the string is
19619              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
19620              should be used.  Note len, not len + 1.)  BSD-fu from Anton
19621              Berezin.
19622      Branch: perl
19623            ! mg.c
19624 ____________________________________________________________________________
19625 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
19626         Log: Subject: [PATCH] -Wall cleanup: op.c
19627              From: Richard Soderberg <rs@oregonnet.com>
19628              Date: Thu, 2 Aug 2001 00:17:09 -0700
19629              Message-Id: <200108020717.AAA26895@oregonnet.com>
19630              
19631              Subject: [PATCH] -Wall cleanup: sv.c
19632              From: Richard Soderberg <rs@oregonnet.com>
19633              Date: Thu, 2 Aug 2001 00:49:21 -0700
19634              Message-Id: <200108020749.AAA27492@oregonnet.com>
19635      Branch: perl
19636            ! op.c sv.c
19637 ____________________________________________________________________________
19638 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
19639         Log: Update Changes.
19640      Branch: perl
19641            ! Changes patchlevel.h
19642 ____________________________________________________________________________
19643 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
19644         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
19645              From: Doug MacEachern <dougm@covalent.net>
19646              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
19647              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
19648      Branch: perl
19649            ! op.c
19650 ____________________________________________________________________________
19651 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
19652         Log: The #11541 didn't work under threads.
19653      Branch: perl
19654            ! op.c
19655 ____________________________________________________________________________
19656 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
19657         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
19658              From: Hugo <hv@crypt.compulink.co.uk>
19659              Date: Fri, 22 Jun 2001 01:19:08 +0100 
19660              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
19661              
19662              (Skip tests if accept() failed)
19663      Branch: perl
19664            ! ext/IO/lib/IO/t/io_unix.t
19665 ____________________________________________________________________________
19666 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
19667         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
19668              From: "Stian Seeberg" <sseeberg@nimsoft.no>
19669              Date: Mon, 30 Jul 2001 12:28:07 +0200
19670              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
19671      Branch: perl
19672            ! perl.h
19673 ____________________________________________________________________________
19674 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
19675         Log: Subject: Pluggable optimizer
19676              From: Simon Cozens <simon@netthink.co.uk>
19677              Date: Wed, 1 Aug 2001 13:57:02 -0700
19678              Message-ID: <20010801135702.I10442@netthink.co.uk>
19679      Branch: perl
19680            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
19681 ____________________________________________________________________________
19682 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
19683         Log: Subject: [ID 20010801.039] perlre.pod message typo
19684              From: Autrijus Tang <autrijus@geb.elixus.org>
19685              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
19686              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
19687      Branch: perl
19688            ! pod/perlre.pod
19689 ____________________________________________________________________________
19690 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
19691         Log: Test for change #11536.
19692      Branch: perl
19693            ! t/op/tiehandle.t
19694 ____________________________________________________________________________
19695 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
19696         Log: More test fixups for #11537.
19697      Branch: perl
19698            ! t/lib/warnings/4lint t/lib/warnings/9enabled
19699 ____________________________________________________________________________
19700 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
19701         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
19702              From: Doug MacEachern <dougm@covalent.net>
19703              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
19704              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
19705      Branch: perl
19706            ! op.c t/TestInit.pm
19707 ____________________________________________________________________________
19708 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
19709         Log: Subject: [patch] ithreads + refto bug
19710              From: Doug MacEachern <dougm@covalent.net>
19711              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
19712              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
19713              
19714              (Test in change #11539)
19715      Branch: perl
19716            ! pp.c
19717 ____________________________________________________________________________
19718 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
19719         Log: Subject: [PATCH: perl@11523] fixups for t/harness
19720              From: Prymmer/Kahn <pvhp@best.com>
19721              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
19722              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
19723      Branch: perl
19724            ! t/harness
19725 ____________________________________________________________________________
19726 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
19727         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
19728              From: Prymmer/Kahn <pvhp@best.com>
19729              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
19730              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
19731      Branch: perl
19732            ! win32/Makefile win32/makefile.mk
19733 ____________________________________________________________________________
19734 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
19735         Log: Need to know the number of tests.
19736      Branch: perl
19737            ! t/run/exit.t
19738 ____________________________________________________________________________
19739 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
19740         Log: Subject: Re: new exit tests on VMS
19741              From: "Craig A. Berry" <craigberry@mac.com>
19742              Date: Tue, 31 Jul 2001 12:19:29 -0500
19743              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
19744      Branch: perl
19745            ! t/run/exit.t
19746 ____________________________________________________________________________
19747 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
19748         Log: Retract #11530 (the dTHX is needed under threads)
19749      Branch: perl
19750            ! perlio.c
19751 ____________________________________________________________________________
19752 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
19753         Log: (Retracted by #11531)
19754      Branch: perl
19755            ! perlio.c
19756 ____________________________________________________________________________
19757 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
19758         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
19759              From: Richard Soderberg <rs@crystalflame.net>
19760              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
19761              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
19762      Branch: perl
19763            ! unixish.h
19764 ____________________________________________________________________________
19765 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
19766         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
19767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19768              Date: Tue, 31 Jul 2001 05:39:09 -0400
19769              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
19770              
19771              (with a note about the case of UV being equal to long long)
19772      Branch: perl
19773            ! utils/h2xs.PL
19774 ____________________________________________________________________________
19775 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
19776         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
19777              From: "Craig A. Berry" <craigberry@mac.com>
19778              Date: Tue, 31 Jul 2001 14:57:43 -0500
19779              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
19780      Branch: perl
19781            ! t/io/fs.t
19782 ____________________________________________________________________________
19783 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
19784         Log: Fix for
19785              
19786              Subject: [ID 20010116.001] File::Copy truncates orig file 
19787              From: arbor@al37al08.telecel.pt
19788              Date: Tue, 16 Jan 2001 11:43:02 GMT
19789              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
19790              
19791              (copy($foo, $foo) would truncate $foo)
19792      Branch: perl
19793            ! lib/File/Copy.pm lib/File/Copy.t
19794 ____________________________________________________________________________
19795 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
19796         Log: Metaconfig unit change for #11524.
19797      Branch: metaconfig/U/perl
19798            ! Extras.U
19799 ____________________________________________________________________________
19800 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
19801         Log: Multiple modules didn't work; plus typo fixes.
19802      Branch: perl
19803            ! Configure
19804 ____________________________________________________________________________
19805 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
19806         Log: Update Changes.
19807      Branch: perl
19808            ! Changes patchlevel.h
19809 ____________________________________________________________________________
19810 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
19811         Log: Regen perlapi.
19812      Branch: perl
19813            ! pod/perlapi.pod
19814 ____________________________________________________________________________
19815 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
19816         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
19817              From: Dave Mitchell <davem@fdgroup.co.uk>
19818              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
19819              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
19820      Branch: perl
19821            ! sv.c
19822 ____________________________________________________________________________
19823 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
19824         Log: Regen toc.
19825      Branch: perl
19826            ! pod/perltoc.pod
19827 ____________________________________________________________________________
19828 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
19829         Log: Regen Porting stuff.
19830      Branch: perl
19831            ! Porting/Glossary Porting/config.sh Porting/config_H
19832 ____________________________________________________________________________
19833 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
19834         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
19835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19836              Date: Tue, 31 Jul 2001 05:34:38 -0400
19837              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
19838      Branch: perl
19839            ! utils/h2xs.PL
19840 ____________________________________________________________________________
19841 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
19842         Log: Metaconfig unit change for #11516. 
19843      Branch: metaconfig/U/perl
19844            ! gccvers.U
19845 ____________________________________________________________________________
19846 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
19847         Log: Add -Wall in cflags, not in Configure.
19848              (This way -Wall affects only the core and the core XS,
19849              not user modules' XS.  Concern from Paul Marquess,
19850              implementation idea from Andy Dougherty.)
19851      Branch: perl
19852            ! Configure cflags.SH
19853 ____________________________________________________________________________
19854 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
19855         Log: Metaconfig unit changes for #11514.
19856      Branch: metaconfig
19857            + U/modified/sysman.U
19858            ! U/installdirs/man1dir.U
19859 ____________________________________________________________________________
19860 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
19861         Log: Subject: Configure's detection of system manual
19862              From: Sean Dague <sean@dague.net> 
19863              Date: Sun, 13 May 2001 15:53:15 -0400
19864              Message-ID: <20010513155315.A15833@underhill.dague.net>
19865      Branch: perl
19866            ! Configure
19867 ____________________________________________________________________________
19868 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
19869         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
19870              From: Autrijus Tang <autrijus@autrijus.org> 
19871              Date: Thu, 21 Jun 2001 23:56:48 +0800
19872              Message-Id: <20010621235648.A57340@not.autrijus.org>
19873      Branch: perl
19874            ! pod/perlobj.pod
19875 ____________________________________________________________________________
19876 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
19877         Log: Subject: Typo in DB_File.pm
19878              From: "Philip Newton" <Philip.Newton@gmx.net>
19879              Date: Tue, 31 Jul 2001 06:19:35 +0200
19880              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
19881      Branch: perl
19882            ! ext/DB_File/DB_File.pm
19883 ____________________________________________________________________________
19884 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
19885         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
19886              From: "Stephen P. Potter" <spp@spotter.yi.org>
19887              Date: Wed, 30 May 2001 13:59:34 -0400
19888              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
19889      Branch: perl
19890            ! pod/perlre.pod
19891 ____________________________________________________________________________
19892 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
19893         Log: eval "format foo=" would loop indefinitely; reported in
19894              
19895              Subject: A load of old rubbish
19896              From: Mike Guy <mjtg@cam.ac.uk>
19897              Date: Mon, 14 May 2001 16:12:22 +0100
19898              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
19899              
19900              (The core dumps reported in there already fixed.)
19901      Branch: perl
19902            ! toke.c
19903 ____________________________________________________________________________
19904 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
19905         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
19906      Branch: perl
19907            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
19908            + lib/Switch/t/switch_case.t
19909            - lib/Switch/test.pl
19910            ! MANIFEST lib/Switch.pm
19911 ____________________________________________________________________________
19912 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
19913         Log: Subject: [PATCH @11505] DB_File-1.78
19914              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
19915              Date: Mon, 30 Jul 2001 22:54:37 +0100
19916              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
19917      Branch: perl
19918            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19919            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
19920 ____________________________________________________________________________
19921 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
19922         Log: Explain in more detail why -pipe and -fno-common are good.
19923      Branch: perl
19924            ! hints/darwin.sh
19925 ____________________________________________________________________________
19926 [ 11506] By: nick                                  on 2001/07/30  14:32:23
19927         Log: Integrate mainline
19928      Branch: perlio
19929           !> INSTALL Makefile.SH doio.c hints/darwin.sh
19930 ____________________________________________________________________________
19931 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
19932         Log: Perl hasn't been putting man pages into $prefix/lib for
19933              a long time now; pointed out by Andy Dougherty. 
19934      Branch: perl
19935            ! hints/darwin.sh
19936 ____________________________________________________________________________
19937 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
19938         Log: Document the extras Configure option.
19939      Branch: perl
19940            ! INSTALL
19941 ____________________________________________________________________________
19942 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
19943         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
19944              everywhere.
19945      Branch: perl
19946           !> doio.c
19947 ____________________________________________________________________________
19948 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
19949         Log: Doubly guard against invoking CPAN if no extras defined,
19950              pointed out by H. Merijn Brand.
19951      Branch: perl
19952            ! Makefile.SH
19953 ____________________________________________________________________________
19954 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
19955         Log: Fix O_RDONLY check to check for O_RDONLY.
19956      Branch: maint-5.6/macperl
19957            ! doio.c
19958 ____________________________________________________________________________
19959 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
19960         Log: Integrate miscellaneous changes from maint-5.6/perl.
19961      Branch: maint-5.6/macperl
19962           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
19963 ____________________________________________________________________________
19964 [ 11499] By: nick                                  on 2001/07/30  06:52:42
19965         Log: Integrate mainline
19966      Branch: perlio
19967           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
19968           +> win32/sync_ext.pl
19969            - win32/sncfnmcs.pl
19970           !> (integrate 71 files)
19971 ____________________________________________________________________________
19972 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
19973         Log: Update Changes.
19974      Branch: perl
19975            ! Changes patchlevel.h
19976 ____________________________________________________________________________
19977 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
19978         Log: Now Configure -Dextras=Foo::Bar and "make install" will
19979              fetch and install Foo::Bar.
19980      Branch: perl
19981            ! Makefile.SH
19982 ____________________________________________________________________________
19983 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
19984         Log: Metaconfig unit change for #11495.
19985      Branch: metaconfig/U/perl
19986            ! Extras.U
19987 ____________________________________________________________________________
19988 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
19989         Log: extras.make, extras.test, and extras.install make targets.
19990      Branch: perl
19991            ! Configure Makefile.SH
19992 ____________________________________________________________________________
19993 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
19994         Log: Metaconfig unit change for #11493.
19995      Branch: metaconfig/U/perl
19996            ! Extras.U
19997 ____________________________________________________________________________
19998 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
19999         Log: Better to have the list of extras in $extras than 'define'.
20000      Branch: perl
20001            ! Configure
20002 ____________________________________________________________________________
20003 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
20004         Log: The metaconfig unit change for #11490.
20005      Branch: metaconfig/U/perl
20006            + Extras.U
20007 ____________________________________________________________________________
20008 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
20009         Log: Missed from #11490 (the required dependency).
20010      Branch: perl
20011            ! Makefile.SH
20012 ____________________________________________________________________________
20013 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
20014         Log: Add the support of asking for extra modules or bundles of modules
20015              to be fetched from the CPAN and installed as a part of the Perl
20016              build process.  None of this installation is yet really done;
20017              only the list is asked, and saved away in extras.lst for
20018              the build and installation process to worry about later.
20019      Branch: perl
20020            ! Configure
20021 ____________________________________________________________________________
20022 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
20023         Log: Beginnings of better Inf and NaN support.
20024              At least toke.c and sv.c still need quite a bit of work.
20025      Branch: perl
20026            ! numeric.c perl.h
20027 ____________________________________________________________________________
20028 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
20029         Log: Top-level Makefile didn't honour OPTIMIZE.
20030      Branch: perl
20031            ! Makefile.SH
20032 ____________________________________________________________________________
20033 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
20034         Log: Update Changes.
20035      Branch: perl
20036            ! Changes patchlevel.h
20037 ____________________________________________________________________________
20038 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
20039         Log: Use Search::Dict 1.02 interface for charinfo().
20040      Branch: perl
20041            ! lib/UnicodeCD.pm
20042 ____________________________________________________________________________
20043 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
20044         Log: Now also allow transforming the read lines before comparing them.
20045              (This will help UnicodeCD.) 
20046      Branch: perl
20047            ! lib/Search/Dict.pm
20048 ____________________________________________________________________________
20049 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
20050         Log: Remove tiehandle code.
20051      Branch: perl
20052            ! lib/UnicodeCD.pm
20053 ____________________________________________________________________________
20054 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
20055         Log: Allow specifying a comparison function for Search::Dict::look().
20056      Branch: perl
20057            ! lib/Search/Dict.pm
20058 ____________________________________________________________________________
20059 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
20060         Log: Small UnicodeCD tweaks.
20061      Branch: perl
20062            ! lib/UnicodeCD.pm lib/UnicodeCD.t
20063 ____________________________________________________________________________
20064 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
20065         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
20066              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20067              Date: Tue, 24 Jul 2001 01:51:32 +0900
20068              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
20069      Branch: perl
20070            ! lib/UnicodeCD.pm lib/UnicodeCD.t
20071 ____________________________________________________________________________
20072 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
20073         Log: Subject: [PATCH] installperl
20074              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
20075              Date: Fri, 27 Jul 2001 19:05:04 -0700
20076              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
20077      Branch: perl
20078            ! installperl
20079 ____________________________________________________________________________
20080 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
20081         Log: Subject: [PATCH] Set proper compatibility versions in core
20082              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
20083              Date: Fri, 27 Jul 2001 20:01:49 -0700
20084              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
20085      Branch: perl
20086            ! Makefile.SH
20087 ____________________________________________________________________________
20088 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
20089         Log: Metaconfig unit change for #11477.
20090      Branch: metaconfig/U/perl
20091            ! dlsrc.U
20092 ____________________________________________________________________________
20093 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
20094         Log: Subject: [PATCH] Darwin: -fpic not so good
20095              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
20096              Date: Fri, 27 Jul 2001 18:57:38 -0700
20097              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
20098      Branch: perl
20099            ! Configure
20100 ____________________________________________________________________________
20101 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
20102         Log: Subject: [PATCH] Clean up Darwin hints
20103              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
20104              Date: Fri, 27 Jul 2001 19:13:15 -0700
20105              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
20106      Branch: perl
20107            ! hints/darwin.sh
20108 ____________________________________________________________________________
20109 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
20110         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
20111              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
20112              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
20113              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
20114      Branch: perl
20115            ! pod/perlfunc.pod pp.c t/op/split.t
20116 ____________________________________________________________________________
20117 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
20118         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
20119              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
20120              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
20121              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
20122      Branch: perl
20123            ! pod/perlvar.pod
20124 ____________________________________________________________________________
20125 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
20126         Log: Subject: [PATCH] fixes to constant.pm documentation
20127              From: Ilmari Karonen <iltzu@sci.fi>
20128              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
20129              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
20130      Branch: perl
20131            ! lib/constant.pm
20132 ____________________________________________________________________________
20133 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
20134         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
20135              From: "Philip Newton" <Philip.Newton@gmx.net>
20136              Date: Fri, 27 Jul 2001 07:51:10 +0200
20137              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
20138      Branch: perl
20139            ! pod/perlport.pod
20140 ____________________________________________________________________________
20141 [ 11471] By: nick                                  on 2001/07/26  06:23:32
20142         Log: Subject:  [PATCH] Doc fix for perlguts / threading
20143              From:  Arthur Bergman <arthur@contiller.se>
20144              Date:  Wed, 25 Jul 2001 11:28:23 +0200
20145              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
20146      Branch: perl
20147            ! pod/perlguts.pod
20148 ____________________________________________________________________________
20149 [ 11470] By: nick                                  on 2001/07/26  06:21:06
20150         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
20151              From:  Philip Newton <Philip.Newton@gmx.net>
20152              Date:  Wed, 25 Jul 2001 08:19:47 +0200
20153              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
20154      Branch: perl
20155            ! INSTALL
20156 ____________________________________________________________________________
20157 [ 11469] By: nick                                  on 2001/07/26  06:20:25
20158         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
20159              From:  Philip Newton <Philip.Newton@gmx.net>
20160              Date:  Wed, 25 Jul 2001 08:12:48 +0200
20161              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
20162      Branch: perl
20163            ! INSTALL
20164 ____________________________________________________________________________
20165 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
20166         Log: More +x.
20167      Branch: perl
20168            ! Porting/makerel
20169 ____________________________________________________________________________
20170 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
20171         Log: Update Changes.
20172      Branch: perl
20173            ! Changes patchlevel.h
20174 ____________________________________________________________________________
20175 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
20176         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
20177              From: "Philip Newton" <Philip.Newton@gmx.net>
20178              Date: Tue, 24 Jul 2001 06:45:55 +0200
20179              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
20180      Branch: perl
20181            ! os2/perlrexx.c
20182 ____________________________________________________________________________
20183 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
20184         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
20185              From: Peter Prymmer <pvhp@forte.com>
20186              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
20187              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
20188      Branch: perl
20189            ! pod/perlport.pod t/io/fs.t vms/test.com
20190 ____________________________________________________________________________
20191 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
20192         Log: Workaround on Cwd bootstrap problem.
20193      Branch: perl
20194            ! lib/ExtUtils/MakeMaker.pm
20195 ____________________________________________________________________________
20196 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
20197         Log: When in Rome, quote like the Romans do.
20198      Branch: perl
20199            ! cflags.SH
20200 ____________________________________________________________________________
20201 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
20202         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
20203              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20204              Date: Mon, 23 Jul 2001 19:29:49 -0400
20205              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
20206      Branch: perl
20207            + os2/perlrexx.c
20208            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
20209            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
20210            ! t/op/write.t
20211 ____________________________________________________________________________
20212 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
20213         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
20214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20215              Date: Mon, 23 Jul 2001 18:43:42 -0400
20216              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
20217      Branch: perl
20218            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
20219 ____________________________________________________________________________
20220 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
20221         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
20222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20223              Date: Mon, 23 Jul 2001 18:33:16 -0400
20224              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
20225      Branch: perl
20226            ! lib/ExtUtils/MakeMaker.pm
20227 ____________________________________________________________________________
20228 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
20229         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
20230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20231              Date: Mon, 23 Jul 2001 18:20:35 -0400
20232              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
20233      Branch: perl
20234            ! Makefile.SH cflags.SH
20235 ____________________________________________________________________________
20236 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
20237         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
20238              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
20239              Date: Mon, 23 Jul 2001 11:32:17 -0500
20240              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
20241      Branch: perl
20242            ! lib/ExtUtils/MakeMaker.pm
20243 ____________________________________________________________________________
20244 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
20245         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
20246              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20247              Date: Mon, 23 Jul 2001 18:13:20 -0400
20248              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
20249      Branch: perl
20250            ! lib/perl5db.pl
20251 ____________________________________________________________________________
20252 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
20253         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
20254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20255              Date: Mon, 23 Jul 2001 18:07:40 -0400
20256              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
20257      Branch: perl
20258            ! op.c
20259 ____________________________________________________________________________
20260 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
20261         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
20262              From: "Craig A. Berry" <craigberry@mac.com>
20263              Date: Mon, 23 Jul 2001 15:35:06 -0500
20264              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
20265      Branch: perl
20266            ! util.c
20267 ____________________________________________________________________________
20268 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
20269         Log: Subject: [PATCH perlfaq9.pod typo]
20270              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
20271              Date: Mon, 23 Jul 2001 07:49:05 -0700
20272              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
20273      Branch: perl
20274            ! pod/perlfaq9.pod
20275 ____________________________________________________________________________
20276 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
20277         Log: Subject: win32\sncfnmcs.pl corrections
20278              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
20279              Date: Mon, 23 Jul 2001 12:56:54 +0200
20280              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
20281              
20282              Rename the script a little bit more sensibly.
20283      Branch: perl
20284            + win32/sync_ext.pl
20285            - win32/sncfnmcs.pl
20286            ! MANIFEST README.win32
20287 ____________________________________________________________________________
20288 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
20289         Log: Test tweak.
20290      Branch: perl
20291            ! ext/B/Deparse.t
20292 ____________________________________________________________________________
20293 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
20294         Log: Metaconfig unit tweak for #11450.
20295      Branch: metaconfig/U/perl
20296            ! Mksymlinks.U
20297 ____________________________________________________________________________
20298 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
20299         Log: Too volatile failsafe check.
20300      Branch: perl
20301            ! Configure
20302 ____________________________________________________________________________
20303 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
20304         Log: Further doc tweaks.
20305      Branch: perl
20306            ! lib/UnicodeCD.pm
20307 ____________________________________________________________________________
20308 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
20309         Log: Doc tweaks.
20310      Branch: perl
20311            ! lib/UnicodeCD.pm
20312 ____________________________________________________________________________
20313 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
20314         Log: Doc tweakery from Abhijit.
20315      Branch: perl
20316            ! Porting/repository.pod
20317 ____________________________________________________________________________
20318 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
20319         Log: An accidental empty line.
20320      Branch: perl
20321            ! MANIFEST
20322 ____________________________________________________________________________
20323 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
20324         Log: Missing MANIFESTations.
20325      Branch: perl
20326            ! MANIFEST
20327 ____________________________________________________________________________
20328 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
20329         Log: Update Changes.
20330      Branch: perl
20331            ! Changes patchlevel.h
20332 ____________________________________________________________________________
20333 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
20334         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
20335              From: Mike Guy <mjtg@cam.ac.uk>
20336              Date: Fri, 20 Jul 2001 16:12:49 +0100
20337              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
20338      Branch: perl
20339            ! Porting/pumpkin.pod
20340 ____________________________________________________________________________
20341 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
20342         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
20343              From: Peter Prymmer <pvhp@forte.com>
20344              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
20345              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
20346      Branch: perl
20347            ! pod/perlhack.pod
20348 ____________________________________________________________________________
20349 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
20350         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
20351              From: Michael G Schwern <schwern@pobox.com>
20352              Date: Fri, 20 Jul 2001 20:22:35 -0400
20353              Message-ID: <20010720202235.O4498@blackrider>
20354      Branch: perl
20355            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
20356            ! lib/Test/t/todo.t
20357 ____________________________________________________________________________
20358 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
20359         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
20360              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20361              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
20362              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
20363      Branch: perl
20364            ! ext/POSIX/POSIX.pod
20365 ____________________________________________________________________________
20366 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
20367         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
20368              From: Mark-Jason Dominus <mjd@plover.com>
20369              Date: Fri, 20 Jul 2001 23:16:54 -0400
20370              Message-ID: <20010721031654.21877.qmail@plover.com>
20371      Branch: perl
20372            ! ext/POSIX/POSIX.pod
20373 ____________________________________________________________________________
20374 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
20375         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
20376              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20377              Date: Sun, 22 Jul 2001 14:56:09 +0200
20378              Message-ID: <20010722145609.A766@rafael>
20379      Branch: perl
20380            ! ext/B/O.pm
20381 ____________________________________________________________________________
20382 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
20383         Log: Subject: regexec.c #define cleanup
20384              From: Mark-Jason Dominus <mjd@plover.com>
20385              Date: Sat, 21 Jul 2001 18:33:25 -0400
20386              Message-ID: <20010721223325.3069.qmail@plover.com>
20387      Branch: perl
20388            ! regexec.c
20389 ____________________________________________________________________________
20390 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
20391         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
20392              From: Prymmer/Kahn <pvhp@best.com>
20393              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
20394              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
20395      Branch: perl
20396            ! t/io/fs.t
20397 ____________________________________________________________________________
20398 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
20399         Log: Typo in #11432.
20400      Branch: perl
20401            ! ext/POSIX/POSIX.t
20402 ____________________________________________________________________________
20403 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
20404         Log: Integrate (manually) change #11424 from macperl.
20405      Branch: perl
20406            ! ext/Filter/t/call.t
20407 ____________________________________________________________________________
20408 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
20409         Log: Integrate change #11408 from macperl.
20410      Branch: perl
20411           !> README.macos pod/perlport.pod
20412 ____________________________________________________________________________
20413 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
20414         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
20415      Branch: perl
20416           +> macos/MacPerlTests.cmd macos/xsubpp.patch
20417            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
20418            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
20419            ! ext/POSIX/POSIX.t
20420 ____________________________________________________________________________
20421 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
20422         Log: pod/*.t tests not picked up by t/TEST either
20423      Branch: maint-5.6/perl
20424            ! t/TEST
20425 ____________________________________________________________________________
20426 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
20427         Log: better tweak for change#11429 (windows has both / and \ separated
20428              paths in @INC at that point)
20429      Branch: maint-5.6/perl
20430            ! t/pod/testp2pt.pl
20431 ____________________________________________________________________________
20432 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
20433         Log: MacOS pod test tweak needs \Escape
20434      Branch: maint-5.6/perl
20435            ! t/pod/testp2pt.pl
20436 ____________________________________________________________________________
20437 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
20438         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
20439              resulting duplicate output, but t/harness isn't)
20440      Branch: maint-5.6/perl
20441            ! t/run/runenv.t
20442 ____________________________________________________________________________
20443 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
20444         Log: t/harness wasn't picking up all the tests
20445      Branch: maint-5.6/perl
20446            ! t/harness
20447 ____________________________________________________________________________
20448 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
20449         Log: update MANIFEST for new file
20450      Branch: maint-5.6/perl
20451            ! MANIFEST
20452 ____________________________________________________________________________
20453 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
20454         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
20455              the exception of the macperl/macos/... tree
20456      Branch: maint-5.6/perl
20457           +> t/lib/filefind-taint.t
20458           !> (integrate 72 files)
20459 ____________________________________________________________________________
20460 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
20461         Log: Fix test.
20462      Branch: maint-5.6/macperl
20463            ! macos/bundled_ext/Filter/t/call.t
20464 ____________________________________________________________________________
20465 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
20466         Log: Make perl fork()-safe (in a slightly limited way) even on
20467              platforms that don't have pthread_atfork() (extension of
20468              the fix in change#11151).
20469              
20470              Note that this will not help extensions that call fork()
20471              directly in C, or that link to libraries that call fork()
20472              directly.  Such cases must be fixed to either call
20473              PerlProc_fork(), or call atfork_lock() in parent before the
20474              calling the function that forks and call atfork_unlock()
20475              in both parent and child immediately after the fork().
20476              (There are no worries if C code calls exec() in the child
20477              immediately after a fork().  Only cases where the child
20478              calls perl's API functions (including New()) after the
20479              fork() are problematic.)
20480              
20481              This change also eliminates the use of vfork() from perl,
20482              since all such uses were violating the severe restrictions
20483              on modifying the state of the process between the vfork()
20484              and the exec().
20485              
20486              This is a modified version of patches suggested by Abhijit
20487              Menon-Sen and Richard Soderberg.
20488      Branch: perl
20489            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
20490            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
20491 ____________________________________________________________________________
20492 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
20493         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
20494              Switch, and Text::Balanced.
20495      Branch: maint-5.6/macperl
20496            + macos/bundled_ext/Filter/Util/Call/Call.pm
20497            + macos/bundled_ext/Filter/Util/Call/Call.xs
20498            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
20499            + macos/bundled_ext/Filter/t/MyFilter.pm
20500            + macos/bundled_ext/Filter/t/call.t
20501            + macos/bundled_ext/Filter/t/filter-util.pl
20502            + macos/bundled_lib/blib/lib/Class/ISA.pm
20503            + macos/bundled_lib/blib/lib/Digest.pm
20504            + macos/bundled_lib/blib/lib/Filter/Simple.pm
20505            + macos/bundled_lib/blib/lib/Switch.pm
20506            + macos/bundled_lib/blib/lib/Text/Balanced.pm
20507            + macos/bundled_lib/blib/lib/Text/Balanced.pod
20508            + macos/bundled_lib/t/Class/ISA/test.pl
20509            + macos/bundled_lib/t/Digest/Digest.t
20510            + macos/bundled_lib/t/Filter/Simple/test.pl
20511            + macos/bundled_lib/t/Switch/test.pl
20512            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
20513            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
20514            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
20515            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
20516            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
20517            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
20518            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
20519            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
20520 ____________________________________________________________________________
20521 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
20522         Log: Add Filter::Util::Call to config/make files; edit utils
20523              to recognize the module (it was descended too far down).
20524              Bump version to 5.6.1a4.
20525      Branch: maint-5.6/macperl
20526            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
20527            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
20528            ! macos/macperl/Makefile.mk macos/xsubpp.patch
20529 ____________________________________________________________________________
20530 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
20531         Log: Make DB_File the default for MLDBM on MacOS.
20532      Branch: maint-5.6/macperl
20533            ! macos/bundled_lib/blib/lib/MLDBM.pm
20534 ____________________________________________________________________________
20535 [ 11419] By: nick                                  on 2001/07/20  14:51:03
20536         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
20537              From:  Simon Cozens <simon@netthink.co.uk>
20538              Date:  Fri, 20 Jul 2001 11:42:35 -0400
20539              Message-Id:  <20010720114235.A5235@netthink.co.uk>
20540      Branch: perl
20541            ! lib/UnicodeCD.pm
20542 ____________________________________________________________________________
20543 [ 11418] By: nick                                  on 2001/07/20  14:48:12
20544         Log: Subject:  [PATCH regcomp.h] adds a comment
20545              From:  Abhijit Menon-Sen <ams@wiw.org>
20546              Date:  Fri, 20 Jul 2001 21:05:37 +0530
20547              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
20548      Branch: perl
20549            ! regcomp.h
20550 ____________________________________________________________________________
20551 [ 11417] By: nick                                  on 2001/07/20  14:16:38
20552         Log: Subject:  [PATCH 5.7.2] INSTALL updates
20553              From:  Andy Dougherty <doughera@lafayette.edu>
20554              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
20555              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
20556      Branch: perl
20557            ! INSTALL
20558 ____________________________________________________________________________
20559 [ 11416] By: nick                                  on 2001/07/20  06:44:44
20560         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
20561              From:  Russ Allbery <rra@stanford.edu>
20562              Date:  19 Jul 2001 15:52:37 -0700
20563              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
20564      Branch: perl
20565            ! lib/Pod/Man.pm
20566 ____________________________________________________________________________
20567 [ 11415] By: nick                                  on 2001/07/20  06:35:11
20568         Log: Subject:  [PATCH] defer op_seq allocation
20569              From:  Abhijit Menon-Sen <ams@wiw.org>
20570              Date:  Thu, 19 Jul 2001 22:12:24 +0530
20571              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
20572      Branch: perl
20573            ! op.c
20574 ____________________________________________________________________________
20575 [ 11414] By: nick                                  on 2001/07/20  06:23:36
20576         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
20577              From:  Abhijit Menon-Sen <ams@wiw.org>
20578              Date:  Fri, 20 Jul 2001 01:18:50 +0530
20579              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
20580              (Private e-mail)
20581      Branch: perl
20582            ! ext/Time/HiRes/HiRes.xs
20583 ____________________________________________________________________________
20584 [ 11413] By: nick                                  on 2001/07/20  06:18:53
20585         Log: Integrate mainline
20586      Branch: perlio
20587           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
20588            - t/base/commonsense.t
20589           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
20590           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
20591           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
20592           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
20593           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
20594           !> win32/win32.c
20595 ____________________________________________________________________________
20596 [ 11412] By: nick                                  on 2001/07/19  06:44:27
20597         Log: Integrate win32/perlhost.h from maintenance branch.
20598              (Rest of $ENV{PATH} / system() fix.)
20599      Branch: perl
20600           !> win32/perlhost.h
20601 ____________________________________________________________________________
20602 [ 11411] By: nick                                  on 2001/07/19  06:41:34
20603         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
20604              From:  Philip Newton <Philip.Newton@gmx.net>
20605              Date:  Wed, 18 Jul 2001 21:43:57 +0200
20606              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
20607      Branch: perl
20608            ! pod/perlhack.pod
20609 ____________________________________________________________________________
20610 [ 11410] By: nick                                  on 2001/07/19  06:39:35
20611         Log: Subject:  Security hole in taint checking in open()
20612              From:  deekoo@tentacle.net
20613              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
20614              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
20615      Branch: perl
20616            ! doio.c
20617 ____________________________________________________________________________
20618 [ 11409] By: nick                                  on 2001/07/19  06:28:08
20619         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
20620              From:  Abhijit Menon-Sen <ams@wiw.org>
20621              Date:  Thu, 19 Jul 2001 04:30:43 +0530
20622              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
20623      Branch: perl
20624            ! ext/Time/HiRes/HiRes.xs
20625 ____________________________________________________________________________
20626 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
20627         Log: Update docs with latest implementation information and new URLs.
20628      Branch: maint-5.6/macperl
20629            ! README.macos pod/perlport.pod
20630 ____________________________________________________________________________
20631 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
20632         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
20633              Fix BuildRules to accept optimization variables.
20634      Branch: maint-5.6/macperl
20635            + macos/bundled_ext/Digest/MD5/Makefile.mk
20636            ! macos/BuildRules.mk macos/Makefile.mk
20637            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
20638            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
20639 ____________________________________________________________________________
20640 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
20641         Log: Integrate changes 11399,11401
20642      Branch: maint-5.6/macperl
20643           !> win32/perlhost.h win32/win32.c
20644 ____________________________________________________________________________
20645 [ 11405] By: nick                                  on 2001/07/18  06:50:33
20646         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
20647              from perl5.6*
20648      Branch: perl
20649           !> win32/perlhost.h win32/win32.c
20650 ____________________________________________________________________________
20651 [ 11404] By: nick                                  on 2001/07/18  06:43:59
20652         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
20653              From:  hv@crypt0.demon.co.uk
20654              Date:  Wed, 18 Jul 2001 05:58:46 +0100
20655              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
20656      Branch: perl
20657            ! ext/POSIX/POSIX.t
20658 ____________________________________________________________________________
20659 [ 11403] By: nick                                  on 2001/07/18  06:38:57
20660         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
20661              From:  hv@crypt0.demon.co.uk
20662              Date:  Wed, 18 Jul 2001 05:21:54 +0100
20663              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
20664      Branch: perl
20665            ! numeric.c t/op/arith.t
20666 ____________________________________________________________________________
20667 [ 11402] By: nick                                  on 2001/07/18  06:19:17
20668         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
20669              From:  mjd@plover.com
20670              Date:  17 Jul 2001 17:59:20 -0000
20671              Message-Id:  <20010717175920.8177.qmail@plover.com>
20672      Branch: perl
20673            ! pod/perlre.pod
20674 ____________________________________________________________________________
20675 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
20676         Log: thinko in change#11400 (duh)
20677      Branch: maint-5.6/perl
20678            ! win32/perlhost.h
20679 ____________________________________________________________________________
20680 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
20681         Log: change#11399 revealed another unrelated bug; this is just a temporary
20682              bandaid
20683      Branch: maint-5.6/perl
20684            ! win32/perlhost.h
20685 ____________________________________________________________________________
20686 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
20687         Log: fix bugs in handling of the virtualized environment under windows;
20688              there were bugs in propagating any changes to %ENV down to the real
20689              environment when such changes happened in the toplevel process
20690              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
20691              problem identification, and for a part of the fix)
20692      Branch: maint-5.6/perl
20693            ! win32/perlhost.h win32/win32.c
20694 ____________________________________________________________________________
20695 [ 11398] By: nick                                  on 2001/07/17  08:26:35
20696         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
20697              From: Peter Prymmer <pvhp@forte.com>
20698              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
20699              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
20700              
20701              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
20702              should not depend on existance of Config.pm
20703      Branch: perl
20704           +> t/lib/commonsense.t
20705            - t/base/commonsense.t
20706            ! MANIFEST t/README
20707 ____________________________________________________________________________
20708 [ 11397] By: nick                                  on 2001/07/17  08:09:58
20709         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
20710              From:  Michael G Schwern <schwern@pobox.com>
20711              Date:  Mon, 16 Jul 2001 18:20:31 -0400
20712              Message-Id:  <20010716182031.A1128@blackrider>
20713      Branch: perl
20714            ! pod/perlhack.pod
20715 ____________________________________________________________________________
20716 [ 11396] By: nick                                  on 2001/07/17  08:04:11
20717         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
20718              From:  Gwyn Judd <b.judd@xtra.co.nz>
20719              Date:  Tue, 17 Jul 2001 20:55:58 +1200
20720              Message-Id:  <20010717205558.A3107@thislove>
20721      Branch: perl
20722            ! pod/perlfunc.pod
20723 ____________________________________________________________________________
20724 [ 11395] By: nick                                  on 2001/07/17  08:02:22
20725         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
20726              From:  Peter Prymmer <pvhp@forte.com>
20727              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
20728              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
20729      Branch: perl
20730            ! t/op/sprintf.t
20731 ____________________________________________________________________________
20732 [ 11394] By: nick                                  on 2001/07/17  07:57:06
20733         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
20734              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
20735              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
20736              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
20737      Branch: perl
20738            ! gv.c
20739 ____________________________________________________________________________
20740 [ 11392] By: nick                                  on 2001/07/17  07:50:12
20741         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
20742              From:  Coral <coral@moonlight.crystalflame.net>
20743              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
20744              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
20745      Branch: perl
20746            ! pp_sys.c thread.h
20747 ____________________________________________________________________________
20748 [ 11391] By: nick                                  on 2001/07/17  07:34:28
20749         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
20750              From:  Jonathan Stowe <gellyfish@gellyfish.com>
20751              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
20752              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
20753      Branch: perl
20754            ! utils/h2xs.PL
20755 ____________________________________________________________________________
20756 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
20757         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
20758              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
20759              and Mac::Apps::Launch, which don't work, and Time::HiRes and
20760              Time::Piece, which don't yet work.
20761      Branch: maint-5.6/macperl
20762            + (add 154 files)
20763 ____________________________________________________________________________
20764 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
20765         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
20766              Also add hack to get around missing setenv for PERL5DB.
20767      Branch: maint-5.6/macperl
20768            ! macos/macish.c macos/macish.h
20769 ____________________________________________________________________________
20770 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
20771         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
20772      Branch: maint-5.6/macperl
20773            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
20774            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
20775 ____________________________________________________________________________
20776 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
20777         Log: Fix up some configuration and make options, add extra
20778              extensions.
20779      Branch: maint-5.6/macperl
20780            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
20781            ! macos/macperl/Makefile.mk
20782 ____________________________________________________________________________
20783 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
20784         Log: From Change 11374 in maintperl.
20785      Branch: maint-5.6/macperl
20786           !> utils/h2ph.PL
20787 ____________________________________________________________________________
20788 [ 11385] By: nick                                  on 2001/07/16  14:12:58
20789         Log: Back out change to h2xs till it passes its test.
20790      Branch: perl
20791            ! utils/h2xs.PL
20792 ____________________________________________________________________________
20793 [ 11384] By: nick                                  on 2001/07/16  14:00:10
20794         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
20795              From:  Jonathan Stowe <gellyfish@gellyfish.com>
20796              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
20797              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
20798      Branch: perl
20799            ! utils/h2xs.PL
20800 ____________________________________________________________________________
20801 [ 11383] By: nick                                  on 2001/07/16  13:53:12
20802         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
20803              From:  Robin Houston <robin@kitsite.com>
20804              Date:  Sun, 15 Jul 2001 18:22:31 +0100
20805              Message-Id:  <20010715182230.A11174@robin>
20806      Branch: perl
20807            ! hints/darwin.sh
20808 ____________________________________________________________________________
20809 [ 11382] By: nick                                  on 2001/07/16  13:52:49
20810         Log: Subject:  [PATCH perl@11372] re_dup
20811              From:  Radu Greab <radu@netsoft.ro>
20812              Date:  Sun, 15 Jul 2001 04:50:06 +0300
20813              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
20814      Branch: perl
20815            ! sv.c
20816 ____________________________________________________________________________
20817 [ 11379] By: nick                                  on 2001/07/16  13:35:39
20818         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
20819              From:  Robin Houston <robin@kitsite.com>
20820              Date:  Sat, 14 Jul 2001 14:28:50 +0100
20821              Message-Id:  <20010714142850.A10205@robin>
20822      Branch: perl
20823            ! ext/B/B/Deparse.pm
20824 ____________________________________________________________________________
20825 [ 11378] By: nick                                  on 2001/07/16  13:30:36
20826         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
20827              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
20828              Date:  Sat, 14 Jul 2001 22:17:42 +0900
20829              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
20830      Branch: perl
20831            + ext/Encode/Encode/euc-jp-0212.enc
20832            ! ext/Encode/Encode/Tcl.pm
20833 ____________________________________________________________________________
20834 [ 11377] By: nick                                  on 2001/07/16  13:17:28
20835         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
20836              From:  Andy Dougherty <doughera@lafayette.edu>
20837              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
20838              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
20839      Branch: perl
20840            ! hints/darwin.sh hints/rhapsody.sh
20841 ____________________________________________________________________________
20842 [ 11376] By: nick                                  on 2001/07/16  09:05:00
20843         Log: Integrate mainline
20844      Branch: perlio
20845           +> ext/Encode/Encode/7bit-greek.enc
20846           +> ext/Encode/Encode/7bit-latin1.enc
20847           +> ext/Encode/Encode/cns11643-1.enc
20848           +> ext/Encode/Encode/cns11643-2.enc
20849           +> ext/Encode/Encode/iso2022-cn.enc
20850           +> ext/Encode/Encode/iso2022-jp1.enc
20851           +> ext/Encode/Encode/iso2022-jp2.enc
20852           !> Changes Configure MANIFEST Makefile.SH
20853           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
20854           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
20855           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
20856           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
20857           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
20858 ____________________________________________________________________________
20859 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
20860         Log: integrate change#11374 from maint-5.6
20861              
20862              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
20863      Branch: perl
20864           !> utils/h2ph.PL
20865 ____________________________________________________________________________
20866 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
20867         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
20868      Branch: maint-5.6/perl
20869            ! utils/h2ph.PL
20870 ____________________________________________________________________________
20871 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
20872         Log: Update Changes.
20873      Branch: perl
20874            ! Changes patchlevel.h
20875 ____________________________________________________________________________
20876 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
20877         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
20878              From: Jonathan Stowe <gellyfish@gellyfish.com>
20879              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
20880              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
20881      Branch: perl
20882            ! utils/h2xs.PL
20883 ____________________________________________________________________________
20884 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
20885         Log: Subject: patch to add DEL to [:cntrl:]
20886              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20887              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
20888              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
20889      Branch: perl
20890            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
20891 ____________________________________________________________________________
20892 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
20893         Log: Metaconfig unit change for #11369; plus a dependency nit.
20894      Branch: metaconfig
20895            ! U/compline/nblock_io.U
20896      Branch: metaconfig/U/perl
20897            ! Extensions.U
20898 ____________________________________________________________________________
20899 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
20900         Log: #include <stdlib.h> so that exit() is prototyped,
20901              noticed by Hugo.
20902      Branch: perl
20903            ! Configure
20904 ____________________________________________________________________________
20905 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
20906         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
20907              From: Peter Prymmer <pvhp@forte.com>
20908              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
20909              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
20910      Branch: perl
20911            ! t/op/sprintf.t
20912 ____________________________________________________________________________
20913 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
20914         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
20915              From: Peter Prymmer <pvhp@forte.com>
20916              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
20917              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
20918      Branch: perl
20919            ! ext/Encode/Encode/Tcl.t
20920 ____________________________________________________________________________
20921 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
20922         Log: Add information about gcc 3.0 basic block profiling.
20923      Branch: perl
20924            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
20925 ____________________________________________________________________________
20926 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
20927         Log: Subject: Error in lib/PerlIO/Via.pm ?
20928              From: Mark-Jason Dominus <mjd@plover.com>
20929              Date: Fri, 13 Jul 2001 15:55:41 -0400
20930              Message-ID: <20010713195541.26751.qmail@plover.com>
20931      Branch: perl
20932            ! ext/PerlIO/Via/Via.pm
20933 ____________________________________________________________________________
20934 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
20935         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
20936              section from the Compiler section.
20937      Branch: perl
20938            ! myconfig.SH
20939 ____________________________________________________________________________
20940 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
20941         Log: Handle glibc style of constant definitions using enum
20942              with intervening #defines; from Brendan O'Dea.
20943      Branch: perl
20944            ! utils/h2ph.PL
20945 ____________________________________________________________________________
20946 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
20947         Log: Add LC_MESSAGES to the locale_h export tag (it already is
20948              in the Makefile.PL and thusly eligible for an XS constant)
20949              (see also maintperl #10543)
20950      Branch: perl
20951            ! ext/POSIX/POSIX.pm
20952 ____________________________________________________________________________
20953 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
20954         Log: Subject: Re: [patch] re_dup
20955              From: Abhijit Menon-Sen <ams@wiw.org>
20956              Date: Fri, 13 Jul 2001 21:41:09 +0530
20957              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
20958      Branch: perl
20959            ! sv.c
20960 ____________________________________________________________________________
20961 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
20962         Log: Subject: [patch] re_dup
20963              From: Doug MacEachern <dougm@covalent.net>
20964              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
20965              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
20966      Branch: perl
20967            ! sv.c
20968 ____________________________________________________________________________
20969 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
20970         Log: Update Changes.
20971      Branch: perl
20972            ! Changes patchlevel.h
20973 ____________________________________________________________________________
20974 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
20975         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
20976              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
20977              Date: Sat, 14 Jul 2001 00:06:30 +0900
20978              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
20979      Branch: perl
20980            + ext/Encode/Encode/7bit-greek.enc
20981            + ext/Encode/Encode/7bit-latin1.enc
20982            + ext/Encode/Encode/cns11643-1.enc
20983            + ext/Encode/Encode/cns11643-2.enc
20984            + ext/Encode/Encode/iso2022-cn.enc
20985            + ext/Encode/Encode/iso2022-jp1.enc
20986            + ext/Encode/Encode/iso2022-jp2.enc
20987            ! MANIFEST ext/Encode/Encode/Tcl.pm
20988            ! ext/Encode/Encode/iso2022-kr.enc
20989 ____________________________________________________________________________
20990 [ 11357] By: nick                                  on 2001/07/13  14:24:06
20991         Log: Blind integrate mainline (as of 5.7.2?)
20992      Branch: perlio
20993           !> AUTHORS Changes Porting/config.sh Porting/config_H
20994           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
20995           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
20996           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20997           !> win32/makefile.mk
20998 ____________________________________________________________________________
20999 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
21000         Log: Snip away the devel patchlevel.
21001      Branch: perl
21002            ! patchlevel.h
21003 ____________________________________________________________________________
21004 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
21005         Log: Bump the version to 5.7.2.
21006      Branch: perl
21007            ! Porting/config.sh Porting/config_H patchlevel.h
21008            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
21009            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21010            ! win32/makefile.mk
21011 ____________________________________________________________________________
21012 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
21013         Log: Update Changes.
21014      Branch: perl
21015            ! Changes
21016 ____________________________________________________________________________
21017 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
21018         Log: Reword.
21019      Branch: perl
21020            ! AUTHORS
21021 ____________________________________________________________________________
21022 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
21023         Log: AUTHORS update.
21024      Branch: perl
21025            ! AUTHORS
21026 ____________________________________________________________________________
21027 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
21028         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
21029              unless ithreads.
21030      Branch: perl
21031            ! makedef.pl
21032 ____________________________________________________________________________
21033 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
21034         Log: Integrate perlio.
21035      Branch: perl
21036           !> win32/distclean.bat
21037 ____________________________________________________________________________
21038 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
21039         Log: Test the encoding transform only iff we have PerlIO,
21040              noticed by H. Merijn Brand.
21041      Branch: perl
21042            ! ext/PerlIO/t/encoding.t
21043 ____________________________________________________________________________
21044 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
21045         Log: README.netware tweaks from Ananth Kesari.
21046      Branch: perl
21047            ! README.netware
21048 ____________________________________________________________________________
21049 [ 11346] By: nick                                  on 2001/07/13  09:18:51
21050         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
21051              to avoid /unicode vs /Unicode issues.
21052      Branch: perlio
21053            ! win32/distclean.bat
21054 ____________________________________________________________________________
21055 [ 11345] By: nick                                  on 2001/07/13  06:24:18
21056         Log: Integrate mainline
21057      Branch: perlio
21058           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
21059            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
21060           !> (integrate 63 files)
21061 ____________________________________________________________________________
21062 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
21063         Log: Add d_bincompat5005 information to perl -V.
21064      Branch: perl
21065            ! myconfig.SH
21066 ____________________________________________________________________________
21067 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
21068         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
21069              From: Abhijit Menon-Sen <ams@wiw.org>
21070              Date: Fri, 13 Jul 2001 07:12:36 +0530
21071              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
21072      Branch: perl
21073            ! sv.c
21074 ____________________________________________________________________________
21075 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
21076         Log: Remove unicode::distinct, as per Inaba Hiroto.
21077      Branch: perl
21078            - lib/unicode/distinct.pm
21079            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
21080            ! t/lib/1_compile.t
21081 ____________________________________________________________________________
21082 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
21083         Log: Paging for Dr Octothorpe.
21084      Branch: perl
21085            ! pod/perlfaq4.pod
21086 ____________________________________________________________________________
21087 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
21088         Log: cut-n-paste error noticed by mjd.
21089      Branch: perl
21090            ! pod/perlfaq4.pod
21091 ____________________________________________________________________________
21092 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
21093         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
21094              From: Peter Prymmer <pvhp@forte.com>
21095              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
21096              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
21097      Branch: perl
21098            ! pod/perlfaq4.pod
21099 ____________________________________________________________________________
21100 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
21101         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
21102              From: Randall Gellens <randy@qualcomm.com>
21103              Date: Thu, 12 Jul 2001 16:56:23 -0700
21104              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
21105      Branch: perl
21106            ! Porting/repository.pod
21107 ____________________________________________________________________________
21108 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
21109         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
21110      Branch: perl
21111            ! thread.h
21112 ____________________________________________________________________________
21113 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
21114         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
21115              From: coral <coral@moonlight.crystalflame.net>
21116              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
21117              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
21118      Branch: perl
21119            ! thread.h
21120 ____________________________________________________________________________
21121 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
21122         Log: Metaconfig unit change for #11134.
21123      Branch: metaconfig
21124            + U/threads/d_pthread_atfork.U
21125 ____________________________________________________________________________
21126 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
21127         Log: Add HAS_PTHREAD_ATFORK.
21128      Branch: perl
21129            ! Configure NetWare/config.wc NetWare/config_H.wc
21130            ! Porting/Glossary Porting/config.sh Porting/config_H
21131            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
21132            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
21133            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21134            ! win32/config.gc win32/config.vc win32/config_H.bc
21135            ! win32/config_H.gc win32/config_H.vc
21136 ____________________________________________________________________________
21137 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
21138         Log: Subject: [PATCH] File::Copy fails on tied handles
21139              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
21140              Date: Thu, 12 Jul 2001 15:18:51 -0700
21141              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
21142      Branch: perl
21143            ! lib/File/Copy.pm
21144 ____________________________________________________________________________
21145 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
21146         Log: Subject: [PATCH] Langinfo.t
21147              From: Nicholas Clark <nick@ccl4.org>
21148              Date: Thu, 12 Jul 2001 23:55:38 +0100
21149              Message-ID: <20010712235538.M5827@plum.flirble.org>
21150      Branch: perl
21151            ! ext/I18N/Langinfo/Langinfo.t
21152 ____________________________________________________________________________
21153 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
21154         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
21155              From: Peter Prymmer <pvhp@forte.com>
21156              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
21157              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
21158      Branch: perl
21159            ! pod/perl572delta.pod
21160 ____________________________________________________________________________
21161 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
21162         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
21163              From: Abhijit Menon-Sen <ams@wiw.org>
21164              Date: Fri, 13 Jul 2001 05:21:16 +0530
21165              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
21166      Branch: perl
21167            ! sv.c
21168 ____________________________________________________________________________
21169 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
21170         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
21171              From: Abhijit Menon-Sen <ams@wiw.org>
21172              Date: Fri, 13 Jul 2001 03:04:25 +0530
21173              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
21174      Branch: perl
21175            ! av.c
21176 ____________________________________________________________________________
21177 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
21178         Log: s/^M$//g
21179      Branch: perl
21180            ! win32/Makefile win32/makefile.mk
21181 ____________________________________________________________________________
21182 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
21183         Log: Update Changes.
21184      Branch: perl
21185            ! Changes patchlevel.h
21186 ____________________________________________________________________________
21187 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
21188         Log: Typo spotted by Philip Newton.
21189      Branch: perl
21190            ! pod/perl572delta.pod
21191 ____________________________________________________________________________
21192 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
21193         Log: Subject: [PATCH] fixes perl_clone of perl_clone
21194              From: Artur Bergman <artur@contiller.se>
21195              Date: Thu, 12 Jul 2001 20:57:09 +0200
21196              Message-ID: <B773BFA4.236B%artur@contiller.se>
21197      Branch: perl
21198            ! sv.c
21199 ____________________________________________________________________________
21200 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
21201         Log: Add README.uts from Hal Morris.
21202      Branch: perl
21203            + README.uts
21204            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
21205            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21206 ____________________________________________________________________________
21207 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
21208         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
21209              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21210              Date: Thu, 12 Jul 2001 20:32:37 +0200
21211              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
21212      Branch: perl
21213            ! hints/aix.sh
21214 ____________________________________________________________________________
21215 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
21216         Log: Subject: Patch: document reg_data.what member
21217              From: Mark-Jason Dominus <mjd@plover.com>
21218              Message-ID: <20010712182532.14821.qmail@plover.com>
21219              Date: Thu, 12 Jul 2001 14:25:32 -0400
21220      Branch: perl
21221            ! regcomp.c regcomp.h
21222 ____________________________________________________________________________
21223 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
21224         Log: Subject: [PATCH] Perl_re_dup()
21225              From: Abhijit Menon-Sen <ams@wiw.org>
21226              Date: Thu, 12 Jul 2001 23:54:32 +0530
21227              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
21228      Branch: perl
21229            ! embed.h embed.pl perlapi.c proto.h sv.c
21230 ____________________________________________________________________________
21231 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
21232         Log: Regen Configure, modlib, toc.
21233      Branch: perl
21234            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21235            ! pod/perlmodlib.pod pod/perltoc.pod
21236 ____________________________________________________________________________
21237 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
21238         Log: The problem seems to be in PerlIO::Layer::->find() not
21239              accepting the ":encoding(blurflur)" arguments.
21240      Branch: perl
21241            ! lib/PerlIO.pm lib/open.pm
21242 ____________________________________________________________________________
21243 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
21244         Log: AIX doc update.
21245      Branch: perl
21246            ! README.aix pod/perl572delta.pod
21247 ____________________________________________________________________________
21248 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
21249         Log: Subject: AIX README update
21250              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21251              Date: Thu, 12 Jul 2001 19:28:30 +0200
21252              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
21253      Branch: perl
21254            ! README.aix
21255 ____________________________________________________________________________
21256 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
21257         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
21258              From: Norton Allen <allen@huarp.harvard.edu>
21259              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
21260              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
21261      Branch: perl
21262            ! ext/IO/lib/IO/t/io_unix.t
21263 ____________________________________________________________________________
21264 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
21265         Log: Subject: [PATCH README.qnx hints/qnx.sh]
21266              From: Norton Allen <allen@huarp.harvard.edu>
21267              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
21268              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
21269      Branch: perl
21270            ! README.qnx hints/qnx.sh
21271 ____________________________________________________________________________
21272 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
21273         Log: Subject: [patch] faster PM_GETRE
21274              From: Doug MacEachern <dougm@covalent.net>
21275              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
21276              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
21277      Branch: perl
21278            ! op.h
21279 ____________________________________________________________________________
21280 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
21281         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
21282              From: Doug MacEachern <dougm@covalent.net>
21283              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
21284              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
21285      Branch: perl
21286            ! op.c
21287 ____________________________________________________________________________
21288 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
21289         Log: Tell where the nice Estonian database is.
21290      Branch: perl
21291            ! lib/open.pm
21292 ____________________________________________________________________________
21293 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
21294         Log: Retract #11309 since #11310 is a better fix.
21295      Branch: perl
21296            ! t/lib/1_compile.t
21297 ____________________________________________________________________________
21298 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
21299         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
21300              change#11300 needs to return the status of failed win32_spawnvp())
21301              
21302              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
21303              splitting correctly; remove unused variables; 'require' at run time
21304              rather than 'use' at compile time for I18N::Langinfo, since it
21305              isn't everyware
21306      Branch: perl
21307            ! lib/open.pm win32/win32.c
21308 ____________________________________________________________________________
21309 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
21310         Log: Temporary workaround.
21311      Branch: perl
21312            ! t/lib/1_compile.t
21313 ____________________________________________________________________________
21314 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
21315         Log: UCD typo in #11306 and add also more known-to-be-tested
21316              modules to the skip list.
21317      Branch: perl
21318            ! t/lib/1_compile.t
21319 ____________________________________________________________________________
21320 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
21321         Log: Rename Unicode::UCD to UnicodeCD to avoid
21322              messups with case-insensitive filesystems.
21323      Branch: perl
21324            + lib/UnicodeCD.pm lib/UnicodeCD.t
21325            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
21326            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
21327 ____________________________________________________________________________
21328 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
21329         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
21330              From: daniel@biz.bitpusher.com
21331              Date: Wed, 11 Jul 2001 23:25:47 -0700
21332              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
21333      Branch: perl
21334            ! lib/Tie/Array.pm t/op/splice.t
21335 ____________________________________________________________________________
21336 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
21337         Log: Subject: [PATCH] More accurate line numbers in messages
21338              From: Paul Johnson <paul@pjcj.net>
21339              Date: Thu, 12 Jul 2001 04:14:11 +0200
21340              Message-ID: <20010712041411.A3467@pjcj.net>
21341              
21342              (With prototyping and multiplicity tweaks.)
21343      Branch: perl
21344            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
21345 ____________________________________________________________________________
21346 [ 11304] By: nick                                  on 2001/07/12  12:53:40
21347         Log: Integrate mainline
21348      Branch: perlio
21349           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
21350           !> regexec.c thread.h
21351 ____________________________________________________________________________
21352 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
21353         Log: Cut-and-pasto in #11298.
21354      Branch: perl
21355            ! ext/ByteLoader/bytecode.h
21356 ____________________________________________________________________________
21357 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
21358         Log: Update the AIX known problems section.
21359      Branch: perl
21360            ! pod/perl572delta.pod
21361 ____________________________________________________________________________
21362 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
21363         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
21364              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21365              Date: Thu, 12 Jul 2001 12:16:16 +0200
21366              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
21367      Branch: perl
21368            ! hints/aix.sh
21369 ____________________________________________________________________________
21370 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
21371         Log: Integrate perlio.
21372      Branch: perl
21373           !> makedef.pl win32/win32.c
21374 ____________________________________________________________________________
21375 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
21376         Log: Subject: [PATCH] fix for PMOP threadness failures
21377              From: Artur Bergman <artur@contiller.se>
21378              Date: Thu, 12 Jul 2001 09:48:06 +0200
21379              Message-ID: <B77322D6.22DD%artur@contiller.se>
21380      Branch: perl
21381            ! regexec.c
21382 ____________________________________________________________________________
21383 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
21384         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
21385              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21386              Date: Thu, 12 Jul 2001 09:09:48 +0200
21387              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
21388              
21389              More parentheses to keep bcc happy.
21390      Branch: perl
21391            ! ext/ByteLoader/bytecode.h
21392 ____________________________________________________________________________
21393 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
21394         Log: Subject: Re: [patch] pthread_atfork bandaid
21395              From: Doug MacEachern <dougm@covalent.net>
21396              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
21397              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
21398      Branch: perl
21399            ! thread.h
21400 ____________________________________________________________________________
21401 [ 11296] By: nick                                  on 2001/07/12  11:55:48
21402         Log: Exclude reentrant_buffer from .def file
21403      Branch: perlio
21404            ! makedef.pl
21405 ____________________________________________________________________________
21406 [ 11295] By: nick                                  on 2001/07/12  11:11:44
21407         Log: Honour void-ness of my_exit()
21408      Branch: perlio
21409            ! win32/win32.c
21410 ____________________________________________________________________________
21411 [ 11294] By: nick                                  on 2001/07/12  07:51:04
21412         Log: Integrate mainline
21413      Branch: perlio
21414           +> uts/sprintf_wrap.c
21415           !> (integrate 35 files)
21416 ____________________________________________________________________________
21417 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
21418         Log: Retract #11289.
21419      Branch: perl
21420            ! embed.h embed.pl perl.c proto.h thread.h
21421 ____________________________________________________________________________
21422 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
21423         Log: Now the :locale pseudolayer *almost* works...
21424      Branch: perl
21425            ! lib/open.pm
21426 ____________________________________________________________________________
21427 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
21428         Log: Locale encoding tweaks.
21429      Branch: perl
21430            ! lib/open.pm
21431 ____________________________________________________________________________
21432 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
21433         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
21434              From: Mark-Jason Dominus <mjd@plover.com>
21435              Date: Thu, 12 Jul 2001 00:59:31 -0400
21436              Message-ID: <20010712045931.8543.qmail@plover.com>
21437              
21438              Remove the chmod/umask leading zero warning.
21439      Branch: perl
21440            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
21441            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
21442 ____________________________________________________________________________
21443 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
21444         Log: (Retracted by #11289.)
21445      Branch: perl
21446            ! embed.h embed.pl perl.c proto.h thread.h
21447 ____________________________________________________________________________
21448 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
21449         Log: Needed by #11283.
21450      Branch: perl
21451            ! intrpvar.h
21452 ____________________________________________________________________________
21453 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
21454         Log: Metaconfig unit change for #11286.
21455      Branch: metaconfig/U/perl
21456            ! patchlevel.U
21457 ____________________________________________________________________________
21458 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
21459         Log: Subject: Re: [PATCH Configure] perl -V broken
21460              From: Andy Dougherty <doughera@lafayette.edu>
21461              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
21462              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
21463      Branch: perl
21464            ! Configure myconfig.SH
21465 ____________________________________________________________________________
21466 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
21467         Log: Retract #11166 (and #11237).
21468      Branch: perl
21469            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
21470            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
21471            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
21472 ____________________________________________________________________________
21473 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
21474         Log: UTS tweaks for Hal Morris.
21475      Branch: perl
21476            + uts/sprintf_wrap.c
21477            ! MANIFEST hints/uts.sh perl.h
21478 ____________________________________________________________________________
21479 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
21480         Log: Subject: [PATCH] Use reentrant API glibc
21481              From: Artur Bergman <artur@contiller.se>
21482              Date: Thu, 12 Jul 2001 00:58:21 +0200
21483              Message-ID: <B772A6AD.2288%artur@contiller.se>
21484      Branch: perl
21485            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
21486            ! sv.c
21487 ____________________________________________________________________________
21488 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
21489         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
21490              From: barries <barries@slaysys.com>
21491              Date: Wed, 11 Jul 2001 15:11:46 -0400
21492              Message-ID: <20010711151146.G24560@jester.slaysys.com>
21493      Branch: perl
21494            ! pp_sys.c t/lib/warnings/doio win32/win32.c
21495 ____________________________________________________________________________
21496 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
21497         Log: Subject: [patch] pthread_atfork bandaid
21498              From: Doug MacEachern <dougm@covalent.net>
21499              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
21500              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
21501      Branch: perl
21502            ! miniperlmain.c perl.c
21503 ____________________________________________________________________________
21504 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
21505         Log: Subject: [patch] perl_clone leaks
21506              From: Doug MacEachern <dougm@covalent.net>
21507              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
21508              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
21509      Branch: perl
21510            ! sv.c
21511 ____________________________________________________________________________
21512 [ 11279] By: nick                                  on 2001/07/11  15:49:38
21513         Log: Integrate mainline
21514      Branch: perlio
21515           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
21516           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
21517           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
21518           +> lib/Term/ANSIColor/README
21519           !> (integrate 54 files)
21520 ____________________________________________________________________________
21521 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
21522         Log: Update Changes.
21523      Branch: perl
21524            ! Changes patchlevel.h
21525 ____________________________________________________________________________
21526 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
21527         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
21528              From: Peter Prymmer <pvhp@forte.com>
21529              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
21530              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
21531              
21532              Backport of embed.pl to 5.003.
21533      Branch: perl
21534            ! embed.pl
21535 ____________________________________________________________________________
21536 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
21537         Log: Subject: Re: POSIX test #14 on UTS 
21538              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21539              Date: Wed, 11 Jul 2001 03:02:14 +0100
21540              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
21541      Branch: perl
21542            ! ext/POSIX/POSIX.t
21543 ____________________________________________________________________________
21544 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
21545         Log: Make the I32 an IV to preserve structure alignment and size.
21546      Branch: perl
21547            ! op.h
21548 ____________________________________________________________________________
21549 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
21550         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
21551              From: "Artur Bergman" <artur@contiller.se>
21552              Date: Wed, 11 Jul 2001 14:23:37 +0200
21553              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
21554              
21555              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
21556      Branch: perl
21557            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
21558            ! pod/perlapi.pod sv.c
21559 ____________________________________________________________________________
21560 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
21561         Log: Tweak until Pod::Parser gets updated.
21562      Branch: perl
21563            ! t/pod/special_seqs.xr
21564 ____________________________________________________________________________
21565 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
21566         Log: File::Spec usage tweak.
21567      Branch: perl
21568            ! lib/ExtUtils.t
21569 ____________________________________________________________________________
21570 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
21571         Log: Integrate #11263 from macperl; macos and macosx updates.
21572      Branch: perl
21573           !> pod/perlport.pod
21574 ____________________________________________________________________________
21575 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
21576         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
21577              From: Peter Prymmer <pvhp@forte.com>
21578              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
21579              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
21580      Branch: perl
21581            + ext/Time/HiRes/hints/dynixptx.pl
21582            ! MANIFEST hints/dynixptx.sh
21583 ____________________________________________________________________________
21584 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
21585         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
21586              From: Nicholas Clark <nick@ccl4.org>
21587              Date: Tue, 10 Jul 2001 23:17:43 +0100
21588              Message-ID: <20010710231742.B59620@plum.flirble.org>
21589      Branch: perl
21590            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
21591 ____________________________________________________________________________
21592 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
21593         Log: Subject: [DOC PATCH] Pluggable runops
21594              From: Paul Johnson <paul@pjcj.net>
21595              Date: Tue, 10 Jul 2001 21:53:28 +0200
21596              Message-ID: <20010710215328.B26577@pjcj.net>
21597      Branch: perl
21598            ! pod/perlguts.pod
21599 ____________________________________________________________________________
21600 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
21601         Log: Subject: [PATCH] Authors
21602              From: Artur Bergman <artur@contiller.se>
21603              Date: Tue, 10 Jul 2001 20:39:12 +0200
21604              Message-ID: <B771186F.21CD%artur@contiller.se>
21605      Branch: perl
21606            ! AUTHORS
21607 ____________________________________________________________________________
21608 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
21609         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
21610              From: Doug MacEachern <dougm@covalent.net>
21611              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
21612              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
21613      Branch: perl
21614            ! pp_ctl.c
21615 ____________________________________________________________________________
21616 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
21617         Log: Subject: doc patch; times() in scalar context
21618              From: mjd@plover.com
21619              Date: 10 Jul 2001 18:01:17 -0000
21620              Message-ID: <20010710180117.12477.qmail@plover.com>
21621      Branch: perl
21622            ! pod/perlfunc.pod
21623 ____________________________________________________________________________
21624 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
21625         Log: Subject: [PATCH] Small fix to pp_gmtime
21626              From: Artur Bergman <artur@contiller.se>
21627              Date: Tue, 10 Jul 2001 19:54:52 +0200
21628              Message-ID: <B7710E0B.21C5%artur@contiller.se>
21629      Branch: perl
21630            ! pp_sys.c
21631 ____________________________________________________________________________
21632 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
21633         Log: Integrate changes from mainline perl, add notes about
21634              Mac OS X and Mac OS.
21635      Branch: maint-5.6/macperl
21636            ! pod/perlport.pod
21637 ____________________________________________________________________________
21638 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
21639         Log: A proof of the dangers of package; ?
21640      Branch: perl
21641            ! t/lib/warnings/op
21642 ____________________________________________________________________________
21643 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
21644         Log: Regen toc and modlib.
21645      Branch: perl
21646            ! pod/perlmodlib.pod pod/perltoc.pod
21647 ____________________________________________________________________________
21648 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
21649         Log: Add compexcl(), casefold(), and casespec() interfaces;
21650              and make all interfaces to return hash references instead
21651              of hashes. 
21652      Branch: perl
21653            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
21654 ____________________________________________________________________________
21655 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
21656         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
21657              From: "Philip Newton" <Philip.Newton@gmx.net>
21658              Date: Tue, 10 Jul 2001 09:55:59 +0200
21659              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
21660              
21661              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
21662              From: "Philip Newton" <Philip.Newton@gmx.net>
21663              Date: Tue, 10 Jul 2001 09:56:37 +0200
21664              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
21665      Branch: perl
21666            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21667            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
21668 ____________________________________________________________________________
21669 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
21670         Log: Subject: [patch] undef &xsub for 1,2
21671              From: Doug MacEachern <dougm@covalent.net>
21672              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
21673              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
21674              
21675              (This version of the patch with a comment from Gisle.)
21676      Branch: perl
21677            ! op.c
21678 ____________________________________________________________________________
21679 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
21680         Log: Mention package; deprecation and the Win32 problems.
21681      Branch: perl
21682            ! pod/perl572delta.pod
21683 ____________________________________________________________________________
21684 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
21685         Log: Subject: [PATCH] deprecate package with no arguments
21686              From: Robin Houston <robin@kitsite.com>
21687              Date: Tue, 10 Jul 2001 13:33:40 +0100
21688              Message-ID: <20010710133340.A13452@robin.kitsite.com>
21689      Branch: perl
21690            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
21691 ____________________________________________________________________________
21692 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
21693         Log: Upgrade to podlators 1.10.
21694      Branch: perl
21695            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
21696            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
21697            ! pod/pod2man.PL pod/pod2text.PL
21698 ____________________________________________________________________________
21699 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
21700         Log: Upgrade to Term::ANSIColor 1.04.
21701      Branch: perl
21702            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
21703            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
21704 ____________________________________________________________________________
21705 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
21706         Log: Integrate perlio (the right fix for the ":layer(args)")
21707      Branch: perl
21708           !> perlio.c
21709 ____________________________________________________________________________
21710 [ 11252] By: nick                                  on 2001/07/10  06:58:14
21711         Log: Fix open(...,"...:layer(xxx)",...)
21712              - use memEQ not strEQ as there is '(' not '\0'
21713      Branch: perlio
21714            ! perlio.c
21715 ____________________________________________________________________________
21716 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
21717         Log: Telling the number of tests helps.
21718      Branch: perl
21719            ! ext/PerlIO/t/encoding.t
21720 ____________________________________________________________________________
21721 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
21722         Log: Require I18N::Langinfo, not use.
21723      Branch: perl
21724            ! lib/open.pm
21725 ____________________________________________________________________________
21726 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
21727         Log: Add a test for for PerlIO ":encoding(...)" layer.
21728      Branch: perl
21729            + ext/PerlIO/t/encoding.t
21730            ! MANIFEST ext/Encode/Encode.pm
21731 ____________________________________________________________________________
21732 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
21733         Log: PerlIO ":encoding(foobar)" temporary fix.
21734              Not really correct, I think, since the change means
21735              that prefixes match.
21736      Branch: perl
21737            ! perlio.c
21738 ____________________________________________________________________________
21739 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
21740         Log: Update to Math::BigInt 1.36.  The biggest news is
21741              the separation of the backend; now the pure Perl
21742              implementation is in Math::BigInt::Calc, but one
21743              can plugin, say, Math::BigInt::BitVect, and get
21744              considerable speedup.
21745      Branch: perl
21746            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
21747            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
21748            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
21749            ! lib/Math/BigInt/t/mbimbf.t
21750 ____________________________________________________________________________
21751 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
21752         Log: Subject: Re: compatibility question
21753              From: Peter Prymmer <pvhp@forte.com>
21754              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
21755              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
21756      Branch: perl
21757            ! lib/ExtUtils/MM_VMS.pm
21758 ____________________________________________________________________________
21759 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
21760         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
21761              From: Norton Allen <allen@huarp.harvard.edu>
21762              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
21763              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
21764      Branch: perl
21765            ! ext/File/Glob/t/basic.t
21766 ____________________________________________________________________________
21767 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
21768         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
21769              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21770              Date: Tue, 10 Jul 2001 00:29:55 +0900
21771              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
21772      Branch: perl
21773            + ext/Encode/Encode/HZ.enc
21774            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
21775            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
21776            ! ext/Encode/Encode/iso2022-jp.enc
21777            ! ext/Encode/Encode/iso2022-kr.enc
21778 ____________________________________________________________________________
21779 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
21780         Log: Add in all them there macos/ files.
21781      Branch: maint-5.6/macperl
21782            + (add 577 files)
21783 ____________________________________________________________________________
21784 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
21785         Log: Add the new modules to the list of having those own tests.
21786      Branch: perl
21787            ! t/lib/1_compile.t
21788 ____________________________________________________________________________
21789 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
21790         Log: Add INOUT to control both ways at the same time.
21791      Branch: perl
21792            ! lib/open.pm
21793 ____________________________________________________________________________
21794 [ 11240] By: nick                                  on 2001/07/09  16:33:50
21795         Log: Integrate mainline
21796      Branch: perlio
21797           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
21798           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
21799           !> (integrate 41 files)
21800 ____________________________________________________________________________
21801 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
21802         Log: More encoding mapping magic.
21803      Branch: perl
21804            ! lib/open.pm
21805 ____________________________________________________________________________
21806 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
21807         Log: Update Changes.
21808      Branch: perl
21809            ! Changes patchlevel.h
21810 ____________________________________________________________________________
21811 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
21812         Log: (Retracted by #11285).
21813              
21814              Subject: [PATCH] OPpCONST_OCTAL fixes
21815              From: Abhijit Menon-Sen <ams@wiw.org>
21816              Date: Mon, 9 Jul 2001 07:38:45 +0530
21817              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
21818      Branch: perl
21819            ! op.c
21820 ____________________________________________________________________________
21821 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
21822         Log: Add a pseudolayer ":locale" to the open pragma which
21823              will get the encoding from the locale.  Yet undocumented
21824              because I can't get the PerlIO :encoding(foobar) to work.
21825      Branch: perl
21826            ! ext/Encode/Encode.pm lib/open.pm
21827 ____________________________________________________________________________
21828 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
21829         Log: Add more encoding mappings.
21830      Branch: perl
21831            ! ext/Encode/Encode.pm
21832 ____________________________________________________________________________
21833 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
21834         Log: Document that using :encoding layer requires using Encode.
21835      Branch: perl
21836            ! ext/Encode/Encode.pm lib/PerlIO.pm
21837 ____________________________________________________________________________
21838 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
21839         Log: Netware tweak from Ananth Kesari.
21840      Branch: perl
21841            ! NetWare/netware.h
21842 ____________________________________________________________________________
21843 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
21844         Log: t/harness doesn't know about run/*.t
21845      Branch: perl
21846            ! t/harness
21847 ____________________________________________________________________________
21848 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
21849         Log: run/exit.t busted on windows
21850      Branch: perl
21851            ! t/run/exit.t
21852 ____________________________________________________________________________
21853 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
21854         Log: fix a couple of UCD.t tests that fail due to bad case
21855      Branch: perl
21856            ! lib/Unicode/UCD.t
21857 ____________________________________________________________________________
21858 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
21859         Log: test skip logic was broken
21860      Branch: perl
21861            ! ext/I18N/Langinfo/Langinfo.t
21862 ____________________________________________________________________________
21863 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
21864         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
21865              failure of ExtUtils.t#27 when built in debug mode)
21866      Branch: perl
21867            ! lib/ExtUtils/MM_Win32.pm
21868 ____________________________________________________________________________
21869 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
21870         Log: I18N::Langinfo is not available on windows
21871      Branch: perl
21872            ! win32/FindExt.pm
21873 ____________________________________________________________________________
21874 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
21875         Log: save a dTHX
21876      Branch: perl
21877            ! ext/POSIX/POSIX.xs
21878 ____________________________________________________________________________
21879 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
21880         Log: Update Changes.
21881      Branch: perl
21882            ! Changes patchlevel.h
21883 ____________________________________________________________________________
21884 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
21885         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
21886              as pointed out by Sarathy.
21887      Branch: perl
21888            ! ext/I18N/Langinfo/Langinfo.xs
21889 ____________________________________________________________________________
21890 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
21891         Log: Retract #11212.
21892      Branch: perl
21893            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
21894 ____________________________________________________________________________
21895 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
21896         Log: Bump up the VERSION of Cwd.xs.
21897      Branch: perl
21898            ! ext/Cwd/Makefile.PL
21899 ____________________________________________________________________________
21900 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
21901         Log: Retract #11220, the problem wasn't the missing leading zero.
21902              Here's the problem:
21903              $ ./perl -we 'chmod(oct("755"), ".")'
21904              Non-octal literal mode (493) specified at -e line 1.
21905              (Did you mean 0493 instead?)
21906      Branch: perl
21907            ! lib/ExtUtils/MM_Unix.pm
21908 ____________________________________________________________________________
21909 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
21910         Log: (Retracted by #11221)
21911              Change the PERM_RW and PERM_RWX to 0644 and 0755
21912              (add the leading zero).
21913      Branch: perl
21914            ! lib/ExtUtils/MM_Unix.pm
21915 ____________________________________________________________________________
21916 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
21917         Log: Integrate changes #11193, 11205, 11209 from macperl.
21918              
21919              Fix up AutoLoader to fudge for Mac paths in import().
21920              
21921              Allow symbols in try_symbol() to begin with "_".
21922              
21923              Small portability fix for Mac OS.
21924      Branch: perl
21925           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
21926 ____________________________________________________________________________
21927 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
21928         Log: Metaconfig unit change for #11217.
21929      Branch: metaconfig/U/perl
21930            ! Extensions.U
21931 ____________________________________________________________________________
21932 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
21933         Log: Detypo, problem noticed by Gerrit P. Haase.
21934      Branch: perl
21935            ! Configure config_h.SH
21936 ____________________________________________________________________________
21937 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
21938         Log: Cwd cleanups.
21939      Branch: perl
21940            ! ext/Cwd/Cwd.xs
21941 ____________________________________________________________________________
21942 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
21943         Log: Slight tweaks on #11213.
21944      Branch: perl
21945            ! toke.c
21946 ____________________________________________________________________________
21947 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
21948         Log: A missing dTHX noticed by Gerrit P. Haase.
21949      Branch: perl
21950            ! ext/POSIX/POSIX.xs
21951 ____________________________________________________________________________
21952 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
21953         Log: Subject: [PATCH toke.c] Simplify yytoke()
21954              From: Simon Cozens <simon@netthink.co.uk>
21955              Date: Sun, 8 Jul 2001 13:24:34 +0100
21956              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
21957              
21958              Split out pending_ident().
21959      Branch: perl
21960            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
21961 ____________________________________________________________________________
21962 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
21963         Log: (Retracted by #11223.)
21964              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
21965              Date: Wed, 05 Nov 1997 17:22:34 -0600
21966              From: Graham Barr <gbarr@ti.com>
21967              Message-Id: <3460FFBA.6DA51F46@ti.com>
21968      Branch: perl
21969            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
21970 ____________________________________________________________________________
21971 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
21972         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
21973      Branch: perl
21974            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
21975            ! pod/perllocale.pod
21976 ____________________________________________________________________________
21977 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
21978         Log: Really do the test under the C locale.
21979      Branch: perl
21980            ! ext/I18N/Langinfo/Langinfo.t
21981 ____________________________________________________________________________
21982 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
21983         Log: Small portability fix for Mac OS.
21984      Branch: maint-5.6/macperl
21985            ! lib/Cwd.pm
21986 ____________________________________________________________________________
21987 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
21988         Log: Metaconfig unit change for #11207.
21989      Branch: metaconfig/U/perl
21990            ! Extensions.U
21991 ____________________________________________________________________________
21992 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
21993         Log: Add I18N::Langinfo, which is basically a wrapper around
21994              nl_langinfo(), which is an additional way to query locale
21995              specific information.
21996      Branch: perl
21997            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
21998            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
21999            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
22000 ____________________________________________________________________________
22001 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
22002         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
22003              used in File::Find tests; replace with if.t.
22004      Branch: maint-5.6/macperl
22005            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
22006            ! t/pragma/warn/op
22007 ____________________________________________________________________________
22008 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
22009         Log: Allow symbols in try_symbol() to begin with "_".
22010      Branch: maint-5.6/macperl
22011            ! makedef.pl
22012 ____________________________________________________________________________
22013 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
22014         Log: Sync up the File::Find changes from the rewrite by
22015              Thomas Wegner, et al.
22016      Branch: maint-5.6/macperl
22017            + t/lib/filefind-taint.t
22018            ! lib/File/Find.pm t/lib/filefind.t
22019 ____________________________________________________________________________
22020 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
22021         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
22022              From: Thomas Wegner <wegner_thomas@yahoo.com>
22023              Date: Thu, 5 Jul 2001 20:31:25 +0200
22024              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
22025      Branch: maint-5.6/macperl
22026            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
22027 ____________________________________________________________________________
22028 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
22029         Log: Some more test portability fixes.
22030      Branch: maint-5.6/macperl
22031            ! t/lib/filecopy.t t/pragma/warn/pp_sys
22032 ____________________________________________________________________________
22033 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
22034         Log: The #11200 removed wrong (non-existent) target.  Duh.
22035      Branch: perl
22036            ! Makefile.SH
22037 ____________________________________________________________________________
22038 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
22039         Log: Zap the lib/re.pm before creating it.
22040      Branch: perl
22041            ! Makefile.SH
22042 ____________________________________________________________________________
22043 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
22044         Log: Another test.  Please ignore.
22045      Branch: maint-5.6/macperl
22046            ! README.macos
22047 ____________________________________________________________________________
22048 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
22049         Log: Portability fixes for a lot of tests, especially IO-related
22050              tests, and warnings, and the harness script.
22051      Branch: maint-5.6/macperl
22052            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
22053            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
22054            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
22055            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
22056            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
22057            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
22058            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
22059            ! t/pragma/warnings.t
22060 ____________________________________________________________________________
22061 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
22062         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
22063              From: Nicholas Clark <nick@ccl4.org>
22064              Date: Sat, 7 Jul 2001 21:00:17 +0100
22065              Message-ID: <20010707210017.H59620@plum.flirble.org>
22066      Branch: perl
22067            ! lib/h2xs.t
22068 ____________________________________________________________________________
22069 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
22070         Log: The UNICOS/mk SysV IPC problem has been fixed.
22071      Branch: perl
22072            ! pod/perl572delta.pod
22073 ____________________________________________________________________________
22074 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
22075         Log: Slight update tweaks on perlunicode.pod.
22076      Branch: perl
22077            ! pod/perlunicode.pod
22078 ____________________________________________________________________________
22079 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
22080         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
22081              From: Mark-Jason Dominus <mjd@plover.com>
22082              Date: Sat, 07 Jul 2001 13:04:04 -0400
22083              Message-ID: <20010707170404.32694.qmail@plover.com>
22084      Branch: perl
22085            ! ext/DB_File/DB_File.pm
22086 ____________________________________________________________________________
22087 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
22088         Log: Fix up AutoLoader to fudge for Mac paths in import().
22089      Branch: maint-5.6/macperl
22090            ! lib/AutoLoader.pm
22091 ____________________________________________________________________________
22092 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
22093         Log: Try to force the lib/re.pm to be there before entering
22094              the extensions builds, should help for parallel makes.
22095      Branch: perl
22096            ! Makefile.SH
22097 ____________________________________________________________________________
22098 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
22099         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
22100              From: Norton Allen <allen@huarp.harvard.edu>
22101              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
22102              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
22103      Branch: perl
22104            ! ext/POSIX/POSIX.xs
22105 ____________________________________________________________________________
22106 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
22107         Log: Subject: [PATCH] Re: op/arith.t
22108              From: Nicholas Clark <nick@ccl4.org>
22109              Date: Sat, 7 Jul 2001 13:04:54 +0100
22110              Message-ID: <20010707130454.D59620@plum.flirble.org>
22111      Branch: perl
22112            ! numeric.c toke.c
22113 ____________________________________________________________________________
22114 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
22115         Log: Subject: [PATCH] h2xs
22116              From: Nicholas Clark <nick@ccl4.org>
22117              Date: Fri, 6 Jul 2001 23:25:14 +0100
22118              Message-ID: <20010706232514.X59620@plum.flirble.org>
22119      Branch: perl
22120            ! utils/h2xs.PL
22121 ____________________________________________________________________________
22122 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
22123         Log: Subject: Re: bleedperl perl_alloc..free leakage
22124              From: Radu Greab <radu@netsoft.ro>
22125              Date: Fri, 6 Jul 2001 19:48:54 +0300
22126              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
22127              
22128              Leak-be-gone.
22129      Branch: perl
22130            ! op.c
22131 ____________________________________________________________________________
22132 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
22133         Log: Test again.  Please ignore.
22134      Branch: maint-5.6/macperl
22135            ! README.macos
22136 ____________________________________________________________________________
22137 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
22138         Log: Test.  Please ignore.
22139      Branch: maint-5.6/macperl
22140            ! README.macos
22141 ____________________________________________________________________________
22142 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
22143         Log: Include changes already sent in separately as patches,
22144              before branch was created.
22145      Branch: maint-5.6/macperl
22146            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
22147            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
22148            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
22149            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
22150            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
22151            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
22152            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
22153            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
22154            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
22155            ! t/pragma/strict.t
22156 ____________________________________________________________________________
22157 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
22158         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
22159              From: Norton Allen <allen@huarp.harvard.edu>
22160              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
22161              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
22162      Branch: perl
22163            ! utf8.h
22164 ____________________________________________________________________________
22165 [ 11183] By: nick                                  on 2001/07/06  16:27:40
22166         Log: Integrate mainline
22167      Branch: perlio
22168           +> (branch 42 files)
22169            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
22170            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
22171            - win32/bin/mdelete.bat
22172           !> (integrate 215 files)
22173 ____________________________________________________________________________
22174 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
22175         Log: The #11166 needed also these updated.
22176      Branch: perl
22177            ! lib/warnings.pm warnings.h
22178 ____________________________________________________________________________
22179 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
22180         Log: Update Changes.
22181      Branch: perl
22182            ! Changes patchlevel.h
22183 ____________________________________________________________________________
22184 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
22185         Log: Regen toc.
22186      Branch: perl
22187            ! pod/perltoc.pod
22188 ____________________________________________________________________________
22189 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
22190         Log: Nit from Abhijit.
22191      Branch: perl
22192            ! lib/CPAN.pm
22193 ____________________________________________________________________________
22194 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
22195         Log: Retract #11172.
22196      Branch: perl
22197            ! t/op/method.t
22198 ____________________________________________________________________________
22199 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
22200         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
22201              From: Norton Allen <allen@huarp.harvard.edu>
22202              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
22203              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
22204      Branch: perl
22205            ! lib/Cwd.pm
22206 ____________________________________________________________________________
22207 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
22208         Log: (Accidentally empty check-in.)
22209      Branch: perl
22210            ! utf8.h
22211 ____________________________________________________________________________
22212 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
22213         Log: Retract #11165 since Sarathy pointed out it'll not
22214              work properly under threads, the problem should be
22215              solved using "the savestack, either via SSNEW() or
22216              using a newSVpv()+SAVEFREESV() combo."
22217      Branch: perl
22218            ! ext/POSIX/POSIX.xs
22219 ____________________________________________________________________________
22220 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
22221         Log: Retract #11125 since NI-S pointed out it'll not work in
22222              cases where the extension has their own handcrafted INC
22223              et alia.
22224      Branch: perl
22225            ! lib/ExtUtils/MM_Unix.pm
22226 ____________________________________________________________________________
22227 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
22228         Log: Subject: RE: [PATCH] -I and MakeMaker again
22229              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22230              Date: Fri, 6 Jul 2001 09:18:29 +0200
22231              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
22232      Branch: perl
22233            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
22234            ! lib/ExtUtils/MM_Win32.pm
22235 ____________________________________________________________________________
22236 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
22237         Log: (Retracted by #11178)
22238              Subject: [PATCH t/op/method.t] SUPER:: strangeness
22239              From: Piers Cawley <pdcawley@iterative-software.com>
22240              Date: 06 Jul 2001 10:49:01 +0100
22241              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
22242      Branch: perl
22243            ! t/op/method.t
22244 ____________________________________________________________________________
22245 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
22246         Log: VOS README update from Paul Green.
22247      Branch: perl
22248            ! README.vos
22249 ____________________________________________________________________________
22250 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
22251         Log: Subject: [PATCH README.qnx hints/qnx.sh]
22252              From: Norton Allen <allen@huarp.harvard.edu>
22253              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
22254              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
22255      Branch: perl
22256            ! README.qnx hints/qnx.sh
22257 ____________________________________________________________________________
22258 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
22259         Log: Subject: [PATCH] Doc patch for Tie::Hash
22260              From: Artur Bergman <artur@contiller.se>
22261              Date: Thu, 05 Jul 2001 22:51:18 +0200
22262              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
22263      Branch: perl
22264            ! lib/Tie/Hash.pm
22265 ____________________________________________________________________________
22266 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
22267         Log: Subject: [PATCH] perlfaq4.pod
22268              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
22269              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
22270              Date: Thu, 5 Jul 2001 18:44:10 +0100 
22271      Branch: perl
22272            ! pod/perlfaq4.pod
22273 ____________________________________________________________________________
22274 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
22275         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
22276              From: Robin Houston <robin@kitsite.com>
22277              Date: Thu, 5 Jul 2001 18:33:21 +0100
22278              Message-ID: <20010705183321.A27345@robin.kitsite.com>
22279      Branch: perl
22280            ! ext/B/B/Deparse.pm
22281 ____________________________________________________________________________
22282 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
22283         Log: (Retracted by #11285.)
22284              
22285              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
22286              From: Abhijit Menon-Sen <ams@wiw.org>
22287              Date: Fri, 6 Jul 2001 01:26:32 +0530
22288              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
22289      Branch: perl
22290            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
22291            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
22292            ! warnings.pl
22293 ____________________________________________________________________________
22294 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
22295         Log: (Retracted by #11175)
22296              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
22297              From: Norton Allen <allen@huarp.harvard.edu>
22298              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
22299              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
22300      Branch: perl
22301            ! ext/POSIX/POSIX.xs
22302 ____________________________________________________________________________
22303 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
22304         Log: Unterminated C< (noticed by Richard Hatch), and few other
22305              small Unicode doc tweaks.
22306      Branch: perl
22307            ! pod/perlretut.pod
22308 ____________________________________________________________________________
22309 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
22310         Log: More flexible argument understanding; add charblocks() and
22311              charscripts(); make charblock() and charscript() two-way;
22312              add charinrange(); separate the $Unicode::UCD::VERSION and
22313              the version of the Unicode by adding UnicodeVersion().
22314      Branch: perl
22315            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22316 ____________________________________________________________________________
22317 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
22318         Log: Update Unicode::UCD on \p{In...}.
22319      Branch: perl
22320            ! lib/Unicode/UCD.pm
22321 ____________________________________________________________________________
22322 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
22323         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
22324              From: Norton Allen <allen@huarp.harvard.edu>
22325              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
22326              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
22327      Branch: perl
22328            ! lib/ExtUtils/MM_Unix.pm
22329 ____________________________________________________________________________
22330 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
22331         Log: POSIX-BC tweaks from Thomas Dorner.
22332      Branch: perl
22333            ! hints/posix-bc.sh perlio.h
22334 ____________________________________________________________________________
22335 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
22336         Log: Module updates for the delta.
22337      Branch: perl
22338            ! pod/perl572delta.pod
22339 ____________________________________________________________________________
22340 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
22341         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
22342              From: Norton Allen <allen@huarp.harvard.edu>
22343              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
22344              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
22345      Branch: perl
22346            ! ext/IO/lib/IO/t/io_sock.t
22347 ____________________________________________________________________________
22348 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
22349         Log: Subject: [PATCH perldiag.pod] Quick fixes
22350              From: Simon Cozens <simon@netthink.co.uk>
22351              Date: Wed, 4 Jul 2001 20:22:12 +0100
22352              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
22353      Branch: perl
22354            ! pod/perldiag.pod
22355 ____________________________________________________________________________
22356 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
22357         Log: (retracted by #13533)
22358              
22359              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
22360              From: Radu Greab <radu@netsoft.ro>
22361              Date: Wed, 4 Jul 2001 22:13:31 +0300
22362              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
22363      Branch: perl
22364            ! op.c sv.c t/op/pos.t
22365 ____________________________________________________________________________
22366 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
22367         Log: Subject: [PATCH] -I and MakeMaker again
22368              From: Michael G Schwern <schwern@pobox.com>
22369              Date: Wed, 4 Jul 2001 15:03:07 -0400
22370              Message-ID: <20010704150307.I20340@blackrider>
22371              
22372              (and retract #11145)
22373      Branch: perl
22374            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
22375            ! lib/ExtUtils/MakeMaker.pm
22376 ____________________________________________________________________________
22377 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
22378         Log: Subject: Re: PERFORCE change 11142 for review
22379              From: "Philip Newton" <Philip.Newton@gmx.net>
22380              Date: Wed, 4 Jul 2001 20:46:26 +0200
22381              Message-Id: <200107041841.VAA25380@taas.iki.fi>
22382      Branch: perl
22383            ! lib/ExtUtils/MakeMaker.pm
22384 ____________________________________________________________________________
22385 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
22386         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
22387              From: Jonathan Stowe <gellyfish@gellyfish.com>
22388              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
22389              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
22390      Branch: perl
22391            ! utils/pl2pm.PL
22392 ____________________________________________________________________________
22393 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
22394         Log: fix the binary compatibility issue when building with/without
22395              usemymalloc by exporting Perl_malloc() et al as simple wrappers
22396              around the system functions (this allows most extensions built
22397              using one mode to coexist with perls built in the other mode)
22398              
22399              XXX the Perl_mfree() wrapper might need to do return(free()) on
22400              platforms where Free_t isn't "void"
22401      Branch: perl
22402            ! embed.h embed.pl makedef.pl proto.h util.c
22403 ____________________________________________________________________________
22404 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
22405         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
22406              since it doesn't ensure threads other than the one calling fork()
22407              aren't holding any locks; the fix is to use pthread_atfork() to
22408              hold global locks
22409              
22410              building perl with -Dusemymalloc exacerbates the problem since
22411              Perl_malloc() holds a mutex, and perl's exec() calls New()
22412              
22413              XXX the code in win32thread.h may be needed on platforms that have
22414              no pthread_atfork()
22415      Branch: perl
22416            ! perl.c thread.h win32/win32thread.h
22417 ____________________________________________________________________________
22418 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
22419         Log: Integrate #11009 from maintperl.
22420      Branch: maint-5.6/macperl
22421           !> lib/ExtUtils/Manifest.pm
22422 ____________________________________________________________________________
22423 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
22424         Log: Flexing my Perforce muscles.
22425      Branch: maint-5.6/macperl
22426            ! README.macos
22427 ____________________________________________________________________________
22428 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
22429         Log: Update Changes.
22430      Branch: perl
22431            ! Changes patchlevel.h
22432 ____________________________________________________________________________
22433 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
22434         Log: Metaconfig unit change for #11146.
22435      Branch: metaconfig/U/perl
22436            ! d_fcntl_can_lock.U
22437 ____________________________________________________________________________
22438 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
22439         Log: Somehow the #ifdefs of the added code (in #11093) made
22440              HP-UX to fail the fcntl locking test, without the ifdefs
22441              the test seems to be working again.  Reason unknown:
22442              HP-UX cc doesn't complain either way.
22443      Branch: perl
22444            ! Configure
22445 ____________________________________________________________________________
22446 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
22447         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
22448      Branch: perl
22449            ! lib/ExtUtils/MM_Unix.pm
22450 ____________________________________________________________________________
22451 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
22452         Log: gcc -Wall nit.
22453      Branch: perl
22454            ! pp_hot.c
22455 ____________________________________________________________________________
22456 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
22457         Log: When removing tests updating the test count is a good idea, too.
22458      Branch: perl
22459            ! lib/Net/t/require.t
22460 ____________________________________________________________________________
22461 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
22462         Log: Document #11134 and add the new symbols to the list of
22463              of MakeMaker known ones.
22464      Branch: perl
22465            ! lib/ExtUtils/MakeMaker.pm
22466 ____________________________________________________________________________
22467 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
22468         Log: Microperl update.
22469      Branch: perl
22470            ! uconfig.h
22471 ____________________________________________________________________________
22472 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
22473         Log: Update the libnet tests as per #11138.
22474      Branch: perl
22475            - lib/Net/t/ph.t
22476            ! MANIFEST lib/Net/t/require.t
22477 ____________________________________________________________________________
22478 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
22479         Log: Regen toc and modlib.
22480      Branch: perl
22481            ! pod/perlmodlib.pod pod/perltoc.pod
22482 ____________________________________________________________________________
22483 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
22484         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
22485              Graham's request.
22486      Branch: perl
22487            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
22488            ! MANIFEST
22489 ____________________________________________________________________________
22490 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
22491         Log: Add the OS/390 harness results to the delta.
22492      Branch: perl
22493            ! pod/perl572delta.pod
22494 ____________________________________________________________________________
22495 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
22496         Log: Avoid the two study tests in OS/390 until the bug has been solved.
22497      Branch: perl
22498            ! t/op/study.t
22499 ____________________________________________________________________________
22500 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
22501         Log: DOS/DJGPP tweaks from Laszlo Molnar.
22502      Branch: perl
22503            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
22504 ____________________________________________________________________________
22505 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
22506         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
22507              From: Michael G Schwern <schwern@pobox.com>
22508              Date: Wed, 4 Jul 2001 00:01:16 -0400
22509              Message-ID: <20010704000116.C591@blackrider>
22510      Branch: perl
22511            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
22512 ____________________________________________________________________________
22513 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
22514         Log: The #11132 missed singleton characters (not part
22515              of a unilo..unihi range) in Unicode scripts.
22516      Branch: perl
22517            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
22518            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
22519            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
22520            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
22521            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
22522            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
22523            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
22524            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
22525            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
22526            ! lib/unicode/mktables.PL t/op/pat.t
22527 ____________________________________________________________________________
22528 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
22529         Log: Support preferentially the Unicode 'scripts' definition
22530              in the \p{In...} notation since according to Unicode the
22531              scripts concept is more natural for matching than using
22532              the somewhat artificial block names.  The block names are
22533              still available, though, and if there's a name conflict,
22534              the scripts one wins and the blocks one has to do with
22535              'Block' appended to its name.  For more information see
22536              
22537              http://www.unicode.org/unicode/reports/tr24/
22538      Branch: perl
22539            + lib/unicode/In/100.pl lib/unicode/In/101.pl
22540            + lib/unicode/In/102.pl lib/unicode/In/103.pl
22541            + lib/unicode/In/104.pl lib/unicode/In/105.pl
22542            + lib/unicode/In/106.pl lib/unicode/In/107.pl
22543            + lib/unicode/In/108.pl lib/unicode/In/109.pl
22544            + lib/unicode/In/110.pl lib/unicode/In/111.pl
22545            + lib/unicode/In/112.pl lib/unicode/In/113.pl
22546            + lib/unicode/In/114.pl lib/unicode/In/115.pl
22547            + lib/unicode/In/116.pl lib/unicode/In/117.pl
22548            + lib/unicode/In/118.pl lib/unicode/In/119.pl
22549            + lib/unicode/In/120.pl lib/unicode/In/121.pl
22550            + lib/unicode/In/122.pl lib/unicode/In/123.pl
22551            + lib/unicode/In/124.pl lib/unicode/In/125.pl
22552            + lib/unicode/In/126.pl lib/unicode/In/127.pl
22553            + lib/unicode/In/128.pl lib/unicode/In/129.pl
22554            + lib/unicode/In/130.pl lib/unicode/In/131.pl
22555            + lib/unicode/In/132.pl lib/unicode/In/133.pl
22556            + lib/unicode/In/134.pl lib/unicode/In/135.pl
22557            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
22558            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
22559            ! (edit 106 files)
22560 ____________________________________________________________________________
22561 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
22562         Log: Better document the difference between a block and a script.
22563      Branch: perl
22564            ! lib/Unicode/UCD.pm
22565 ____________________________________________________________________________
22566 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
22567         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
22568              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
22569              Date: Tue, 3 Jul 2001 15:04:23 -0500
22570              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
22571      Branch: perl
22572            ! lib/CPAN.pm
22573 ____________________________________________________________________________
22574 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
22575         Log: Add tests for charscript().
22576      Branch: perl
22577            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22578 ____________________________________________________________________________
22579 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
22580         Log: Add charscript() to get the UTR#24 script names of characters.
22581      Branch: perl
22582            ! lib/Unicode/UCD.pm
22583 ____________________________________________________________________________
22584 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
22585         Log: Todo updates.
22586      Branch: perl
22587            ! pod/perltodo.pod
22588 ____________________________________________________________________________
22589 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
22590         Log: Unicode::UCD updates.
22591      Branch: perl
22592            ! lib/Unicode/UCD.pm
22593 ____________________________________________________________________________
22594 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
22595         Log: (Retracted by #11174)
22596              Subject: MakeMaker should pass through DEFINE and INC to subdirs
22597              From: Alan Burlison <Alan.Burlison@sun.com>
22598              Date: Tue, 03 Jul 2001 15:20:13 +0100
22599              Message-ID: <3B41D49D.A923D4F9@sun.com>
22600      Branch: perl
22601            ! lib/ExtUtils/MM_Unix.pm
22602 ____________________________________________________________________________
22603 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
22604         Log: Subject: Patch needed for UTS
22605              From: hom00@utsglobal.com (Hal Morris)
22606              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
22607              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
22608              
22609              Replace #11113 with a better version.
22610      Branch: perl
22611            ! perl.h
22612 ____________________________________________________________________________
22613 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
22614         Log: Subject: Re: POINTERRIGOR
22615              From: Andy Dougherty <doughera@lafayette.edu>
22616              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
22617              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
22618      Branch: perl
22619            ! util.c
22620 ____________________________________________________________________________
22621 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
22622         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
22623              From: "Philip Newton" <pnewton@gmx.de>
22624              Date: Tue, 3 Jul 2001 17:03:34 +0200
22625              Message-ID: <3B41FAE6.29564.660E117@localhost>
22626      Branch: perl
22627            ! pp_hot.c
22628 ____________________________________________________________________________
22629 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
22630         Log: Typos.
22631      Branch: perl
22632            ! INSTALL
22633 ____________________________________________________________________________
22634 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
22635         Log: Subject: [PATCH 5.6.1] debugger fixes
22636              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22637              Date: Tue, 3 Jul 2001 03:38:18 -0400
22638              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
22639              
22640              The $^S is working again.
22641      Branch: perl
22642            ! lib/perl5db.pl
22643 ____________________________________________________________________________
22644 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
22645         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
22646              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22647              Date: Tue, 3 Jul 2001 03:34:06 -0400
22648              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
22649      Branch: perl
22650            ! os2/OS2/Process/Process.pm
22651 ____________________________________________________________________________
22652 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
22653         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
22654              From: "Philip Newton" <Philip.Newton@gmx.net>
22655              Date: Tue, 3 Jul 2001 09:11:27 +0200
22656              Message-Id: <200107030706.KAA04596@taas.iki.fi>
22657      Branch: perl
22658            ! lib/FindBin.pm
22659 ____________________________________________________________________________
22660 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
22661         Log: Delta delta.
22662      Branch: perl
22663            ! pod/perl572delta.pod
22664 ____________________________________________________________________________
22665 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
22666         Log: Metaconfig unit change for 11115.
22667      Branch: metaconfig
22668            ! U/modified/libc.U
22669 ____________________________________________________________________________
22670 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
22671         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
22672              (from Richard Hatch) (this was the cause of pipes() and
22673              times() myeteriously not being found)
22674      Branch: perl
22675            ! Configure
22676 ____________________________________________________________________________
22677 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
22678         Log: Retract #10142, the real culprit found by Richard Hatch,
22679              coming soon to Configure near you.
22680      Branch: perl
22681            ! hints/aix.sh
22682 ____________________________________________________________________________
22683 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
22684         Log: (Replaced by #11124) UTS workaround from Hal Morris.
22685      Branch: perl
22686            ! perl.h
22687 ____________________________________________________________________________
22688 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
22689         Log: Subject: [PATCH] grok not grocking correctly
22690              From: Nicholas Clark <nick@ccl4.org>
22691              Date: Tue, 3 Jul 2001 00:19:08 +0100
22692              Message-ID: <20010703001908.H59620@plum.flirble.org>
22693      Branch: perl
22694            ! numeric.c
22695 ____________________________________________________________________________
22696 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
22697         Log: Subject: [PATCH Deparse.t] test just-posted patches
22698              From: Robin Houston <robin@kitsite.com>
22699              Date: Mon, 2 Jul 2001 23:46:15 +0100
22700              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
22701      Branch: perl
22702            ! ext/B/Deparse.t
22703 ____________________________________________________________________________
22704 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
22705         Log: Subject: [PATCH toke.c] autosplit into @F
22706              From: Robin Houston <robin@kitsite.com>
22707              Date: Mon, 2 Jul 2001 23:18:20 +0100
22708              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
22709      Branch: perl
22710            ! perl.c toke.c
22711 ____________________________________________________________________________
22712 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
22713         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
22714              From: Robin Houston <robin@kitsite.com>
22715              Date: Mon, 2 Jul 2001 23:00:48 +0100
22716              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
22717      Branch: perl
22718            ! ext/B/B/Deparse.pm
22719 ____________________________________________________________________________
22720 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
22721         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
22722              From: "Philip Newton" <Philip.Newton@gmx.net>
22723              Date: Mon, 2 Jul 2001 22:06:22 +0200
22724              (no Message-Id)
22725      Branch: perl
22726            ! ext/NDBM_File/hints/linux.pl
22727 ____________________________________________________________________________
22728 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
22729         Log: Subject: Re: Fixed pack problem - sort of
22730              From: Nicholas Clark <nick@ccl4.org>
22731              Date: Mon, 2 Jul 2001 20:59:20 +0100
22732              Message-ID: <20010702205919.F59620@plum.flirble.org>
22733      Branch: perl
22734            ! pp_pack.c t/op/pack.t
22735 ____________________________________________________________________________
22736 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
22737         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
22738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22739              Date: Mon, 2 Jul 2001 15:45:41 -0400
22740              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
22741      Branch: perl
22742            ! os2/os2.c
22743 ____________________________________________________________________________
22744 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
22745         Log: (Mistaken retraction)
22746      Branch: perl
22747            ! utils/pl2pm.PL
22748 ____________________________________________________________________________
22749 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
22750         Log: Detypo in #11103.
22751      Branch: perl
22752            ! utils/pl2pm.PL
22753 ____________________________________________________________________________
22754 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
22755         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
22756              From: Jonathan Stowe <gellyfish@gellyfish.com>
22757              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
22758              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
22759      Branch: perl
22760            ! utils/pl2pm.PL
22761 ____________________________________________________________________________
22762 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
22763         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
22764              From: "Craig A. Berry" <craigberry@mac.com>
22765              Date: Mon, 02 Jul 2001 14:11:23 -0500
22766              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
22767      Branch: perl
22768            ! lib/Unicode/UCD.pm
22769 ____________________________________________________________________________
22770 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
22771         Log: Subject: [PATCH] Re: op/numconvert.t failures
22772              From: Nicholas Clark <nick@ccl4.org>
22773              Date: Mon, 2 Jul 2001 20:10:48 +0100
22774              Message-ID: <20010702201048.E59620@plum.flirble.org>
22775      Branch: perl
22776            ! t/op/numconvert.t
22777 ____________________________________________________________________________
22778 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
22779         Log: Update Changes.
22780      Branch: perl
22781            ! Changes patchlevel.h
22782 ____________________________________________________________________________
22783 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
22784         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
22785              The real fix must be more involved.  The line of code all the leaky
22786              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
22787              line of Perl_newPMOP().
22788      Branch: perl
22789            ! op.h
22790 ____________________________________________________________________________
22791 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
22792         Log: Based on
22793              
22794              Subject: Re: sizeof(struct sembuf)
22795              From: Nicholas Clark <nick@ccl4.org>
22796              Date: Sun, 1 Jul 2001 22:26:48 +0100
22797              Message-ID: <20010701222648.W59620@plum.flirble.org>
22798              
22799              but do semop() always the slow way.
22800      Branch: perl
22801            ! doio.c
22802 ____________________________________________________________________________
22803 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
22804         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
22805              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22806              Date: Tue, 03 Jul 2001 00:56:30 +0900
22807              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
22808      Branch: perl
22809            ! ext/Encode/Encode/Tcl.t
22810 ____________________________________________________________________________
22811 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
22812         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
22813              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22814              Date: Tue, 03 Jul 2001 00:55:46 +0900
22815              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
22816      Branch: perl
22817            ! ext/Encode/Encode/Tcl.pm
22818 ____________________________________________________________________________
22819 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
22820         Log: Regen api and toc.
22821      Branch: perl
22822            ! pod/perlapi.pod pod/perltoc.pod
22823 ____________________________________________________________________________
22824 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
22825         Log: Metaconfig unit change for #11093.
22826      Branch: metaconfig/U/perl
22827            ! d_fcntl_can_lock.U
22828 ____________________________________________________________________________
22829 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
22830         Log: The fcntl locking test may hang if NFS locking messed up;
22831              break out with alarm(10).
22832      Branch: perl
22833            ! Configure
22834 ____________________________________________________________________________
22835 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
22836         Log: Move the mdelete.bat from win32/bin to win32.
22837      Branch: perl
22838            ! MANIFEST
22839 ____________________________________________________________________________
22840 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
22841         Log: Typo in #11083.
22842      Branch: perl
22843            ! ext/Time/Piece/Piece.t
22844 ____________________________________________________________________________
22845 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
22846         Log: Netware tweaks from Guruprasad.
22847      Branch: perl
22848            - NetWare/perlsdio.h
22849            ! MANIFEST NetWare/Makefile NetWare/interface.c
22850            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
22851            ! perlsdio.h
22852 ____________________________________________________________________________
22853 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
22854         Log: Subject: Re: [PATH] shared -> unique;
22855              From: Abhijit Menon-Sen <ams@wiw.org>
22856              Date: Wed, 27 Jun 2001 03:51:27 +0530
22857              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
22858      Branch: perl
22859            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
22860 ____________________________________________________________________________
22861 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
22862         Log: Subject: Re: AIX / gcc-3.0
22863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22864              Date: Mon, 02 Jul 2001 15:20:21 +0200
22865              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
22866      Branch: perl
22867            ! hints/aix.sh
22868 ____________________________________________________________________________
22869 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
22870         Log: Subject: Re: Bug report: split splits on wrong pattern
22871              From: Abhijit Menon-Sen <ams@wiw.org>
22872              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
22873              Date: Mon, 2 Jul 2001 16:31:33 +0530
22874      Branch: perl
22875            ! pp_ctl.c
22876 ____________________________________________________________________________
22877 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
22878         Log: Subject: [PATCH 5.6.1] test harness
22879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22880              Date: Mon, 2 Jul 2001 06:29:21 -0400
22881              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
22882      Branch: perl
22883            ! lib/Test/Harness.pm
22884 ____________________________________________________________________________
22885 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
22886         Log: Subject: [PATCH 5.6.1] debugger goof
22887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22888              Date: Mon, 2 Jul 2001 06:27:22 -0400
22889              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
22890      Branch: perl
22891            ! lib/perl5db.pl
22892 ____________________________________________________________________________
22893 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
22894         Log: Subject: [PATCH 5.6.1] OS/2 cwd
22895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22896              Date: Mon, 2 Jul 2001 06:21:17 -0400
22897              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
22898      Branch: perl
22899            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
22900 ____________________________________________________________________________
22901 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
22902         Log: Make #11082 more OS/2-specific.
22903      Branch: perl
22904            ! ext/Time/Piece/Piece.t
22905 ____________________________________________________________________________
22906 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
22907         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
22908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22909              Date: Mon, 2 Jul 2001 06:06:34 -0400
22910              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
22911      Branch: perl
22912            ! ext/Time/Piece/Piece.t
22913 ____________________________________________________________________________
22914 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
22915         Log: Subject: [PATCH B::Deparse] version number & changes
22916              From: Robin Houston <robin@kitsite.com>  
22917              Date: Sun, 1 Jul 2001 17:17:29 +0100
22918              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
22919      Branch: perl
22920            ! ext/B/B/Deparse.pm
22921 ____________________________________________________________________________
22922 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
22923         Log: Subject: a small fix.
22924              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22925              Date: Mon, 2 Jul 2001 12:17:53 +0200
22926              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
22927      Branch: perl
22928            ! ext/Thread/Thread.xs
22929 ____________________________________________________________________________
22930 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
22931         Log: Subject: RE: perl@10907
22932              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22933              Date: Mon, 2 Jul 2001 12:06:16 +0200
22934              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
22935              
22936              Borland C vs PerlIO.
22937      Branch: perl
22938            ! win32/config.bc win32/config_H.bc
22939 ____________________________________________________________________________
22940 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
22941         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
22942              From: "H.M. Brand" <merijn@l1.procura.nl>
22943              Date: Mon, 02 Jul 2001 11:18:57 +0200
22944              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
22945      Branch: perl
22946            ! t/op/write.t
22947 ____________________________________________________________________________
22948 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
22949         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
22950              From: Michael G Schwern <schwern@pobox.com>
22951              Date: Mon, 2 Jul 2001 00:26:24 -0400
22952              Message-ID: <20010702002624.A18302@blackrider>
22953      Branch: perl
22954            - ext/util/mkbootstrap
22955 ____________________________________________________________________________
22956 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
22957         Log: Subject: [PATCH op.h] v minor comment tweak
22958              From: Robin Houston <robin@puffinry.freeserve.co.uk>
22959              Date: Mon, 2 Jul 2001 00:42:01 +0100
22960              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
22961      Branch: perl
22962            ! op.h
22963 ____________________________________________________________________________
22964 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
22965         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
22966      Branch: perl
22967            ! pod/perlfunc.pod
22968 ____________________________________________________________________________
22969 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
22970         Log: Subject: Re: sizeof(struct sembuf)
22971              From: Nicholas Clark <nick@ccl4.org>
22972              Date: Sun, 1 Jul 2001 19:23:16 +0100
22973              Message-ID: <20010701192316.V59620@plum.flirble.org>
22974              
22975              s/signaling/signalling/
22976      Branch: perl
22977            ! pod/perlfunc.pod
22978 ____________________________________________________________________________
22979 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
22980         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
22981              From: "Philip Newton" <Philip.Newton@gmx.net>
22982              Date: Sun, 1 Jul 2001 09:37:56 +0200
22983              Message-Id: <200107010733.KAA03920@taas.iki.fi>
22984      Branch: perl
22985            ! pod/perlvar.pod
22986 ____________________________________________________________________________
22987 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
22988         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
22989              From: "Philip Newton" <Philip.Newton@gmx.net>
22990              Date: Sun, 1 Jul 2001 09:37:56 +0200
22991              Message-Id: <200107010733.KAA03925@taas.iki.fi>
22992      Branch: perl
22993            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
22994 ____________________________________________________________________________
22995 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
22996         Log: Metaconfig unit change for #11070.
22997      Branch: metaconfig
22998            ! U/compline/randfunc.U
22999 ____________________________________________________________________________
23000 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
23001         Log: Subject: [PATCH perlsnap] its --> it's --> its
23002              From: "Philip Newton" <Philip.Newton@gmx.net>
23003              Date: Sun, 1 Jul 2001 09:37:56 +0200
23004              Message-Id: <200107010733.KAA03914@taas.iki.fi>
23005      Branch: perl
23006            ! Porting/config_H
23007 ____________________________________________________________________________
23008 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
23009         Log: Sync with Sarathy; integrate with perlio.
23010      Branch: perl
23011           !> gv.c
23012 ____________________________________________________________________________
23013 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
23014         Log: regenerate win32/config_H.?c files
23015      Branch: perl
23016            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23017 ____________________________________________________________________________
23018 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
23019         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
23020              naming discipline
23021              
23022              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
23023              because of this)
23024              
23025              fix a warning about "fd" being used without being set in Cwd.xs
23026      Branch: perl
23027            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
23028            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
23029            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
23030            ! win32/config.vc
23031 ____________________________________________________________________________
23032 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
23033         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
23034              within macro arguments") and warnings ("unary minus applied to
23035              unsigned type", among others)
23036      Branch: perl
23037            ! gv.c hv.c op.c pp.c sv.c toke.c
23038 ____________________________________________________________________________
23039 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
23040         Log: win32 fixes: more spurious CRs
23041      Branch: perl
23042            ! win32/mdelete.bat
23043 ____________________________________________________________________________
23044 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
23045         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
23046              from win32/bin (or it gets deleted by distclean); don't delete
23047              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
23048              NT (should be made Win9x specific, and added to makefile.mk)
23049      Branch: perl
23050           +> win32/mdelete.bat
23051            - win32/bin/mdelete.bat
23052            ! win32/Makefile win32/makefile.mk
23053 ____________________________________________________________________________
23054 [ 11063] By: nick                                  on 2001/07/01  18:54:09
23055         Log: Quick for for #ifdef mess
23056      Branch: perlio
23057            ! gv.c
23058 ____________________________________________________________________________
23059 [ 11062] By: nick                                  on 2001/07/01  18:47:42
23060         Log: Raw integrate - does not build #if mess in gv.c
23061      Branch: perlio
23062           !> (integrate 29 files)
23063 ____________________________________________________________________________
23064 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
23065         Log: Make 'compile' target a little less broken.
23066              Still very broken, though: -Wall warnings from
23067              the generated code, boot_Foo prototypes missing,
23068              can't autoload Fcntl::SEEK_CUR et alia, ...
23069      Branch: perl
23070            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
23071            ! utils/perlcc.PL x2p/Makefile.SH
23072 ____________________________________________________________________________
23073 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
23074         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
23075      Branch: perl
23076            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23077            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
23078 ____________________________________________________________________________
23079 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
23080         Log: Update Changes.
23081      Branch: perl
23082            ! Changes patchlevel.h
23083 ____________________________________________________________________________
23084 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
23085         Log: Still one typo, regen toc.
23086      Branch: perl
23087            ! lib/Unicode/UCD.pm pod/perltoc.pod
23088 ____________________________________________________________________________
23089 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
23090         Log: Detypos and regen toc.
23091      Branch: perl
23092            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
23093 ____________________________________________________________________________
23094 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
23095         Log: VERSION tweak.
23096      Branch: perl
23097            ! ext/List/Util/lib/List/Util.pm
23098 ____________________________________________________________________________
23099 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
23100         Log: Attempt at plugging the leak under ithreads detected by Doug.
23101      Branch: perl
23102            ! op.h
23103 ____________________________________________________________________________
23104 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
23105         Log: gcc -Wall lint after #11051.
23106      Branch: perl
23107            ! pp_sys.c
23108 ____________________________________________________________________________
23109 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
23110         Log: Integrate perlio.
23111      Branch: perl
23112           !> lib/File/Find/taint.t
23113 ____________________________________________________________________________
23114 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
23115         Log: Don't use the v-strings for module VERSIONs.
23116      Branch: perl
23117            ! lib/Unicode/UCD.pm
23118 ____________________________________________________________________________
23119 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
23120         Log: Code cleanup based on turning off the -woffs in IRIX.
23121              Not all of the gripes cleaned up (hairy code in hv.c and
23122              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
23123              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
23124              to the IRIX hints)
23125      Branch: perl
23126            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
23127            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
23128            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
23129            ! regcomp.c sv.c
23130 ____________________________________________________________________________
23131 [ 11050] By: nick                                  on 2001/06/30  20:46:46
23132         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
23133      Branch: perlio
23134            ! lib/File/Find/taint.t
23135 ____________________________________________________________________________
23136 [ 11049] By: nick                                  on 2001/06/30  18:13:33
23137         Log: Integrate mainline
23138      Branch: perlio
23139           +> NetWare/nwstdio.h NetWare/perlsdio.h
23140           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
23141           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
23142           +> lib/Unicode/UCD.t t/run/exit.t
23143           !> (integrate 60 files)
23144 ____________________________________________________________________________
23145 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
23146         Log: Delta delta.
23147      Branch: perl
23148            ! pod/perl572delta.pod
23149 ____________________________________________________________________________
23150 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
23151         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
23152              by CPAN.pm, use rather _00.
23153      Branch: perl
23154            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
23155            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
23156            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
23157            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
23158            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
23159            ! lib/ExtUtils/Embed.pm lib/Test.pm
23160 ____________________________________________________________________________
23161 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
23162         Log: Add a simple Unicode character database interface, Unicode::UCD.
23163      Branch: perl
23164            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
23165            ! MANIFEST
23166 ____________________________________________________________________________
23167 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
23168         Log: Subject: [PATCH] op/numconver.t
23169              From: Nicholas Clark <nick@ccl4.org>
23170              Date: Sat, 30 Jun 2001 15:40:10 +0100
23171              Message-ID: <20010630154010.I59620@plum.flirble.org>
23172      Branch: perl
23173            ! t/op/numconvert.t
23174 ____________________________________________________________________________
23175 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
23176         Log: The $^N is now taken (by #11038).
23177      Branch: perl
23178            ! t/base/lex.t
23179 ____________________________________________________________________________
23180 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
23181         Log: The #11040 had slipped to a wrong function...
23182      Branch: perl
23183            ! sv.c
23184 ____________________________________________________________________________
23185 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
23186         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
23187              the Configure library symbol probe mysteriously finds all
23188              symbols but those of pipe() and times().
23189      Branch: perl
23190            ! hints/aix.sh
23191 ____________________________________________________________________________
23192 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
23193         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
23194              From: Nicholas Clark <nick@ccl4.org>
23195              Date: Fri, 29 Jun 2001 23:49:07 +0100
23196              Message-ID: <20010629234907.D59620@plum.flirble.org>
23197      Branch: perl
23198            ! lib/ExtUtils.t
23199 ____________________________________________________________________________
23200 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
23201         Log: Subject: [PATCH] weakref fix 2, not yet there
23202              From: Artur Bergman <artur@contiller.se>
23203              Date: Sat, 30 Jun 2001 01:18:16 +0200
23204              Message-ID: <B762D957.1CC9%artur@contiller.se>
23205      Branch: perl
23206            ! sv.c
23207 ____________________________________________________________________________
23208 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
23209         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
23210              From: Michael G Schwern <schwern@pobox.com>
23211              Date: Fri, 29 Jun 2001 19:39:11 -0400
23212              Message-ID: <20010629193910.D25304@blackrider>
23213      Branch: perl
23214            + t/run/exit.t
23215            ! MANIFEST
23216 ____________________________________________________________________________
23217 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
23218         Log: Add support for $^N, the most-recently closed group.
23219      Branch: perl
23220            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
23221            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
23222            ! thrdvar.h
23223 ____________________________________________________________________________
23224 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
23225         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
23226              From: lvirden@cas.org
23227              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
23228              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
23229              
23230              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
23231              From: lvirden@cas.org
23232              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
23233              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
23234      Branch: perl
23235            ! README.solaris
23236 ____________________________________________________________________________
23237 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
23238         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
23239              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23240              Date: Sat, 30 Jun 2001 07:33:37 +0900
23241              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
23242              
23243              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
23244              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23245              Date: Sat, 30 Jun 2001 21:38:14 +0900
23246              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
23247      Branch: perl
23248            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
23249            + ext/Encode/Encode/7bit-kr.enc
23250            ! MANIFEST ext/Encode/Encode/Tcl.pm
23251 ____________________________________________________________________________
23252 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
23253         Log: NetWare tweaks from Guruprasad.
23254      Branch: perl
23255            + NetWare/nwstdio.h NetWare/perlsdio.h
23256            ! MANIFEST NetWare/Makefile NetWare/config.wc
23257            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
23258            ! NetWare/t/Readme.txt
23259 ____________________________________________________________________________
23260 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
23261         Log: More module $VERSION bump-ups.
23262      Branch: perl
23263            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
23264            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
23265            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
23266 ____________________________________________________________________________
23267 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
23268         Log: Doc update due to #11032.
23269      Branch: perl
23270            ! pod/perl572delta.pod
23271 ____________________________________________________________________________
23272 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
23273         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
23274              From: Peter Prymmer <pvhp@forte.com>
23275              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
23276              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
23277      Branch: perl
23278            ! ext/Time/HiRes/HiRes.xs
23279 ____________________________________________________________________________
23280 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
23281         Log: -lpthreads missing in AIX.
23282      Branch: perl
23283            ! hints/aix.sh
23284 ____________________________________________________________________________
23285 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
23286         Log: Subject: [PATCH] CLONE && weakrefs
23287              From: Artur Bergman <artur@contiller.se>
23288              Date: Fri, 29 Jun 2001 17:02:00 +0200
23289              Message-ID: <B7626508.1CA0%artur@contiller.se>
23290      Branch: perl
23291            ! sv.c
23292 ____________________________________________________________________________
23293 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
23294         Log: Subject: Re: Bug report: split splits on wrong pattern
23295              From: Radu Greab <radu@netsoft.ro>
23296              Date: Wed, 27 Jun 2001 21:50:52 +0300
23297              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
23298      Branch: perl
23299            ! pp_ctl.c t/op/split.t
23300 ____________________________________________________________________________
23301 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
23302         Log: Metaconfig unit change for #11027.
23303      Branch: metaconfig/U/perl
23304            ! d_modfl.U
23305 ____________________________________________________________________________
23306 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
23307         Log: I thought this Configure glitch for AIX was just recently fixed?
23308      Branch: perl
23309            ! Configure
23310 ____________________________________________________________________________
23311 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
23312         Log: Update Changes.
23313      Branch: perl
23314            ! Changes patchlevel.h
23315 ____________________________________________________________________________
23316 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
23317         Log: Subject: Re: perl@10967, File::Find, and Cwd
23318              From: Mike Guy <mjtg@cam.ac.uk>
23319              Date: Fri, 29 Jun 2001 14:56:49 +0100
23320              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
23321      Branch: perl
23322            ! lib/File/Find/taint.t
23323 ____________________________________________________________________________
23324 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
23325         Log: Update the sv_pvprintify() spec.
23326      Branch: perl
23327            ! pod/perltodo.pod
23328 ____________________________________________________________________________
23329 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
23330         Log: Known test failures update.
23331      Branch: perl
23332            ! pod/perl572delta.pod
23333 ____________________________________________________________________________
23334 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
23335         Log: Based on
23336              
23337              Subject: [PATCH @11016] More );) fixes
23338              From: Richard Soderberg <rs@crystalflame.net>
23339              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
23340              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
23341      Branch: perl
23342            ! ext/Thread/Thread.xs ext/Thread/typemap
23343 ____________________________________________________________________________
23344 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
23345         Log: Subject: [PATCH @11016] Fixes compile errors in four files
23346              From: Richard Soderberg <rs@crystalflame.net>
23347              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
23348              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
23349      Branch: perl
23350            ! mg.c pp.c pp_hot.c util.c
23351 ____________________________________________________________________________
23352 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
23353         Log: AIX hints tweaking continues, from Merijn Brand.
23354      Branch: perl
23355            ! hints/aix.sh
23356 ____________________________________________________________________________
23357 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
23358         Log: HP-UX needs gccversion sooner, from Merijn Brand.
23359      Branch: perl
23360            ! hints/hpux.sh
23361 ____________________________________________________________________________
23362 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
23363         Log: Subject: [PATCH 5.6.1] OS/2 docs
23364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23365              Date: Fri, 29 Jun 2001 02:34:12 -0400
23366              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
23367      Branch: perl
23368            ! README.os2 os2/Changes
23369 ____________________________________________________________________________
23370 [ 11017] By: nick                                  on 2001/06/29  10:20:30
23371         Log: Integrate mainline
23372      Branch: perlio
23373           +> (branch 37 files)
23374            - ext/ODBM_File/sdbm.t
23375           !> (integrate 211 files)
23376 ____________________________________________________________________________
23377 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
23378         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
23379              the modules found using a script written by Larry Schatzer Jr.
23380      Branch: perl
23381            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
23382            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
23383            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23384            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
23385            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
23386            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
23387            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
23388            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
23389            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
23390            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
23391            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
23392            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
23393            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
23394            ! lib/constant.pm lib/fields.pm lib/strict.pm
23395 ____________________________________________________________________________
23396 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
23397         Log: The latest JPL from the anoncvs.
23398      Branch: perl
23399            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
23400 ____________________________________________________________________________
23401 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
23402         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
23403      Branch: perl
23404            ! t/op/pat.t
23405 ____________________________________________________________________________
23406 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
23407         Log: Worrying about insecure directories now is a bit too late.
23408      Branch: perl
23409            ! lib/File/Find/taint.t
23410 ____________________________________________________________________________
23411 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
23412         Log: Cannot DIE() in a void function,
23413              from Richard Hatch <rhatch@austin.ibm.com>.
23414      Branch: perl
23415            ! ext/IPC/SysV/SysV.xs
23416 ____________________________________________________________________________
23417 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
23418         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
23419              From: Peter Prymmer <pvhp@forte.com>
23420              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
23421              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
23422              
23423              (unfinished: time/hires tests 3, 5, 14 failing, but better
23424              than wholesale failure)
23425      Branch: perl
23426            ! ext/Time/HiRes/HiRes.xs
23427 ____________________________________________________________________________
23428 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
23429         Log: Subject: [PATCH 5.6.1] OS/2 improvements
23430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23431              Date: Thu, 28 Jun 2001 16:03:14 -0400
23432              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
23433      Branch: perl
23434            + os2/os2_base.t
23435            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
23436            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
23437            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
23438            ! os2/os2ish.h
23439 ____________________________________________________________________________
23440 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
23441         Log: Subject: Incrementing Extutils::Manifest's $VERSION
23442              From: Michael G Schwern <schwern@pobox.com>
23443              Date: Thu, 28 Jun 2001 13:13:49 -0400
23444              Message-ID: <20010628131349.A14738@blackrider>
23445      Branch: maint-5.6/perl
23446            ! lib/ExtUtils/Manifest.pm
23447 ____________________________________________________________________________
23448 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
23449         Log: AIX tweak from Merijn Brand.
23450      Branch: perl
23451            ! hints/aix.sh
23452 ____________________________________________________________________________
23453 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
23454         Log: Create the macperl branch.
23455      Branch: maint-5.6/macperl
23456           +> (branch 1728 files)
23457 ____________________________________________________________________________
23458 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
23459         Log: Update Changes.
23460      Branch: perl
23461            ! Changes patchlevel.h
23462 ____________________________________________________________________________
23463 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
23464         Log: More Perforce lore.
23465      Branch: perl
23466            ! Porting/repository.pod
23467 ____________________________________________________________________________
23468 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
23469         Log: Metaconfig unit changes for #11003.
23470      Branch: metaconfig/U/perl
23471            + d_nl_langinfo.U i_langinfo.U
23472 ____________________________________________________________________________
23473 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
23474         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
23475              Expected not to exist in non-UNIX excepting in VMS, where
23476              according to a quick web survey they just might.
23477      Branch: perl
23478            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
23479            ! Porting/config_H config_h.SH configure.com epoc/config.sh
23480            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
23481            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23482            ! win32/config.bc win32/config.gc win32/config.vc
23483 ____________________________________________________________________________
23484 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
23485         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
23486              in AIX is one is doing a 64-bit build.
23487      Branch: perl
23488            ! hints/aix.sh
23489 ____________________________________________________________________________
23490 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
23491         Log: Metaconfig unit changes for #11000.
23492      Branch: metaconfig/U/perl
23493            ! use64bits.U uselfs.U
23494 ____________________________________________________________________________
23495 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
23496         Log: Move use64bitint and use64bitall before uselargefiles.
23497      Branch: perl
23498            ! Configure
23499 ____________________________________________________________________________
23500 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
23501         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
23502              From: Robert Spier <rspier@pobox.com>
23503              Message-ID: <15162.41164.618712.841415@rls.cx>
23504              Date: Wed, 27 Jun 2001 23:13:16 -0400
23505      Branch: perl
23506            ! doio.c
23507 ____________________________________________________________________________
23508 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
23509         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
23510              From: Peter Prymmer <pvhp@forte.com>
23511              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
23512              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
23513      Branch: perl
23514            ! numeric.c
23515 ____________________________________________________________________________
23516 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
23517         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
23518              From: Peter Prymmer <pvhp@forte.com>
23519              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
23520              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
23521      Branch: perl
23522            ! configure.com ext/Digest/MD5/Makefile.PL
23523 ____________________________________________________________________________
23524 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
23525         Log: Update Changes.
23526      Branch: perl
23527            ! Changes patchlevel.h
23528 ____________________________________________________________________________
23529 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
23530         Log: Tiny EPOC updates.
23531      Branch: perl
23532            ! epoc/config.sh
23533 ____________________________________________________________________________
23534 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
23535         Log: The Test::More and Test::Simple tests required help
23536              thanks to our schizophrenic test scheme.
23537      Branch: perl
23538            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
23539            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
23540            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
23541            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
23542            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
23543 ____________________________________________________________________________
23544 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
23545         Log: Upgrade to Test::Simple 0.09.
23546      Branch: perl
23547            + lib/Test/Simple/Changes
23548            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
23549            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
23550            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
23551            ! lib/Test/Simple/t/plan_is_noplan.t
23552 ____________________________________________________________________________
23553 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
23554         Log: Upgrade to Test::More 0.07.
23555      Branch: perl
23556            + lib/Test/More/Changes
23557            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
23558            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
23559            ! lib/Test/More/t/skipall.t
23560 ____________________________________________________________________________
23561 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
23562         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
23563              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23564              Date: Wed, 27 Jun 2001 18:40:04 +0200
23565              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
23566      Branch: perl
23567            ! hints/hpux.sh
23568 ____________________________________________________________________________
23569 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
23570         Log: Subject: [PATCH README.qnx hints/qnx.sh]
23571              From: Norton Allen <allen@huarp.harvard.edu>
23572              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
23573              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
23574      Branch: perl
23575            ! README.qnx hints/qnx.sh
23576 ____________________________________________________________________________
23577 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
23578         Log: Subject: [PATCH] two little documentation nits
23579              From: Abhijit Menon-Sen <ams@wiw.org>
23580              Date: Wed, 27 Jun 2001 20:07:50 +0530
23581              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
23582      Branch: perl
23583            ! sv.c sv.h
23584 ____________________________________________________________________________
23585 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
23586         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
23587              From: Norton Allen <allen@huarp.harvard.edu>
23588              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
23589              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
23590      Branch: perl
23591            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
23592 ____________________________________________________________________________
23593 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
23594         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
23595              From: Michael G Schwern <schwern@pobox.com>
23596              Date: Wed, 27 Jun 2001 02:34:58 -0400
23597              Message-ID: <20010627023458.K23874@blackrider>
23598      Branch: perl
23599            ! vms/test.com
23600 ____________________________________________________________________________
23601 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
23602         Log: Add perl_clone_host() for Netware.
23603      Branch: perl
23604            ! NetWare/nw5.c
23605 ____________________________________________________________________________
23606 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
23607         Log: GCC 3.0 hints for HP-UX.
23608      Branch: perl
23609            ! hints/hpux.sh
23610 ____________________________________________________________________________
23611 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
23612         Log: In some Linux distributions the libndbm is broken
23613              (no null key support), therefore link with libgdbm
23614              (if available), since it has a working ndbm emulation,
23615              from Jonathan Stowe.
23616      Branch: perl
23617            + ext/NDBM_File/hints/linux.pl
23618            ! MANIFEST
23619 ____________________________________________________________________________
23620 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
23621         Log: Subject: [PATCH perl@10930] find.t hack for VMS
23622              From: "Craig A. Berry" <craigberry@mac.com>
23623              Date: Tue, 26 Jun 2001 23:40:25 -0500
23624              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
23625      Branch: perl
23626            ! lib/File/Find/find.t
23627 ____________________________________________________________________________
23628 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
23629         Log: AUTHORS updates.
23630      Branch: perl
23631            ! AUTHORS
23632 ____________________________________________________________________________
23633 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
23634         Log: Metaconfig unit change like #10980.
23635      Branch: metaconfig
23636            ! U/compline/d_stdstdio.U
23637 ____________________________________________________________________________
23638 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
23639         Log: "lose the it's", from Abhijit Menon-Sen.
23640              ("It's" not searched, pods not searched.)
23641      Branch: perl
23642            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
23643            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
23644            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
23645            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
23646            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23647            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
23648 ____________________________________________________________________________
23649 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
23650         Log: "lose the looses", from Abhijit Menon-Sen.
23651      Branch: perl
23652            ! ext/B/B/Assembler.pm gv.c
23653 ____________________________________________________________________________
23654 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
23655         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
23656      Branch: perl
23657            ! hints/os390.sh
23658 ____________________________________________________________________________
23659 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
23660         Log: DEC C 5.3 on the VAX simply doesn't seem to like
23661              compiling the MD5 extension, disable it there for now,
23662              from Peter Prymmer.
23663      Branch: perl
23664            ! configure.com
23665 ____________________________________________________________________________
23666 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
23667         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
23668              From: Jonathan Stowe <gellyfish@gellyfish.com>
23669              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
23670              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
23671      Branch: perl
23672            ! pod/perlfaq3.pod
23673 ____________________________________________________________________________
23674 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
23675         Log: Subject: [PATCH 5.6.1] perlxs misprints
23676              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23677              Date: Tue, 26 Jun 2001 17:20:00 -0400
23678              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
23679      Branch: perl
23680            ! pod/perlxs.pod
23681 ____________________________________________________________________________
23682 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
23683         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
23684              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23685              Date: Tue, 26 Jun 2001 17:27:07 -0400
23686              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
23687      Branch: perl
23688            ! lib/ExtUtils/MM_Unix.pm
23689 ____________________________________________________________________________
23690 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
23691         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
23692              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23693              Date: Tue, 26 Jun 2001 17:23:24 -0400
23694              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
23695      Branch: perl
23696            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
23697 ____________________________________________________________________________
23698 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
23699         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
23700              by Olaf Flebbe.
23701      Branch: perl
23702            ! perl.h
23703 ____________________________________________________________________________
23704 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
23705         Log: Detypo.
23706      Branch: perl
23707            ! lib/Memoize/t/tie_sdbm.t
23708 ____________________________________________________________________________
23709 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
23710         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
23711      Branch: perl
23712            ! win32/perllib.c
23713 ____________________________________________________________________________
23714 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
23715         Log: Subject: [patch] perl_clone+CvFILE
23716              From: Doug MacEachern <dougm@covalent.net>
23717              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
23718              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
23719      Branch: perl
23720            ! sv.c
23721 ____________________________________________________________________________
23722 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
23723         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
23724              From: Mark-Jason Dominus <mjd@plover.com>
23725              Date: Tue, 26 Jun 2001 12:33:01 -0400
23726              Message-ID: <20010626163301.31298.qmail@plover.com>
23727      Branch: perl
23728            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
23729 ____________________________________________________________________________
23730 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
23731         Log: Update Changes.
23732      Branch: perl
23733            ! Changes patchlevel.h
23734 ____________________________________________________________________________
23735 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
23736         Log: Also catfile() needs now to explicitly exported.
23737      Branch: perl
23738            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
23739 ____________________________________________________________________________
23740 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
23741         Log: Regen toc.
23742      Branch: perl
23743            ! pod/perltoc.pod
23744 ____________________________________________________________________________
23745 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
23746         Log: Nonexistent pod command.
23747      Branch: perl
23748            ! pod/perl572delta.pod
23749 ____________________________________________________________________________
23750 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
23751         Log: Be more portable in the quest for tmpdir.
23752      Branch: perl
23753            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
23754 ____________________________________________________________________________
23755 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
23756         Log: Be more portable in finding out the home directory,
23757              and use File::Spec to do the concat.
23758              (Come to think of it, couldn't File::Spec provide
23759              for a ->homedir method?)
23760      Branch: perl
23761            ! lib/Net/Config.pm
23762 ____________________________________________________________________________
23763 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
23764         Log: Doc patch for #10959.
23765      Branch: perl
23766            ! pod/perlfunc.pod
23767 ____________________________________________________________________________
23768 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
23769         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
23770              From: "Philip Newton" <pnewton@gmx.de>
23771              Date: Tue, 26 Jun 2001 16:26:47 +0200
23772              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
23773      Branch: perl
23774            ! pod/perldata.pod
23775 ____________________________________________________________________________
23776 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
23777         Log: Subject: [PATH] shared -> unique;
23778              From: "Artur Bergman" <artur@contiller.se>
23779              Date: Tue, 26 Jun 2001 16:18:40 +0200
23780              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
23781              
23782              Because "shared" isn't: it's read-only.
23783      Branch: perl
23784            ! toke.c xsutils.c
23785 ____________________________________________________________________________
23786 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
23787         Log: Escape multiline croak messages.
23788      Branch: perl
23789            ! t/op/ver.t
23790 ____________________________________________________________________________
23791 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
23792         Log: No more pragma/*.t for minitest.
23793      Branch: perl
23794            ! Makefile.SH
23795 ____________________________________________________________________________
23796 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
23797         Log: AUTHORS updates.
23798      Branch: perl
23799            ! AUTHORS
23800 ____________________________________________________________________________
23801 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
23802         Log: delta updates.
23803      Branch: perl
23804            ! pod/perl572delta.pod
23805 ____________________________________________________________________________
23806 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
23807         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
23808              From: Artur Bergman <artur@contiller.se> 
23809              Date: Tue, 26 Jun 2001 15:32:53 +0200
23810              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
23811      Branch: perl
23812            ! makedef.pl sv.c sv.h win32/perllib.c
23813 ____________________________________________________________________________
23814 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
23815         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
23816              From: Jonathan Stowe <gellyfish@gellyfish.com>
23817              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
23818              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
23819              
23820              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
23821      Branch: perl
23822            + ext/Time/HiRes/hints/sco.pl
23823            ! MANIFEST
23824 ____________________________________________________________________________
23825 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
23826         Log: Subject: [PATCH 5.6.1] static build
23827              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23828              Date: Tue, 26 Jun 2001 04:22:25 -0400
23829              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
23830      Branch: perl
23831            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
23832            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
23833 ____________________________________________________________________________
23834 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
23835         Log: DJGPP patches from Laszlo Molnar.
23836      Branch: perl
23837            ! djgpp/djgpp.c perl.c util.c
23838 ____________________________________________________________________________
23839 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
23840         Log: Netware patches from Ananth Kesari.
23841      Branch: perl
23842            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
23843            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
23844            ! NetWare/nwtinfo.h
23845 ____________________________________________________________________________
23846 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
23847         Log: Detypo.
23848      Branch: perl
23849            ! ext/Errno/Errno_pm.PL
23850 ____________________________________________________________________________
23851 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
23852         Log: There seems to be two ways of spelling the $^O in *STEP.
23853      Branch: perl
23854            ! ext/Errno/Errno_pm.PL
23855 ____________________________________________________________________________
23856 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
23857         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
23858              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
23859      Branch: perl
23860            ! ext/Errno/Errno_pm.PL
23861 ____________________________________________________________________________
23862 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
23863         Log: Known bugs update.
23864      Branch: perl
23865            ! pod/perl572delta.pod
23866 ____________________________________________________________________________
23867 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
23868         Log: The default installation of Cygwin has 500 as root's uid.
23869      Branch: perl
23870            ! lib/User/pwent.t
23871 ____________________________________________________________________________
23872 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
23873         Log: Be even more relaxed (re-allow having only one entry).
23874      Branch: perl
23875            ! t/op/grent.t t/op/pwent.t
23876 ____________________________________________________________________________
23877 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
23878         Log: Test failure updates.
23879      Branch: perl
23880            ! pod/perl572delta.pod
23881 ____________________________________________________________________________
23882 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
23883         Log: MPE/iX test tweaks from Mark Bixby.
23884      Branch: perl
23885            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
23886            ! t/io/fs.t t/op/stat.t
23887 ____________________________________________________________________________
23888 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
23889         Log: Microperl findings.
23890      Branch: perl
23891            ! perl.h pp_sys.c
23892 ____________________________________________________________________________
23893 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
23894         Log: Touch uconfig.h.
23895      Branch: perl
23896            ! uconfig.h
23897 ____________________________________________________________________________
23898 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
23899         Log: Subject: [PATCH] Proposed fix for Pod::Man
23900              From: Rob Napier <rnapier@employees.org>
23901              Date: Mon, 25 Jun 2001 15:49:24 -0400
23902              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
23903              
23904              Cater for Solaris nroff brokenness (shortchanges daisywheel
23905              printers, but hey, we also no more support PDPs.)
23906      Branch: perl
23907            ! lib/Pod/Man.pm
23908 ____________________________________________________________________________
23909 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
23910         Log: Typo in #10937.
23911      Branch: perl
23912            ! ext/POSIX/sigaction.t
23913 ____________________________________________________________________________
23914 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
23915         Log: SIGCONT not trappable in VMS.
23916      Branch: perl
23917            ! ext/POSIX/sigaction.t
23918 ____________________________________________________________________________
23919 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
23920         Log: Subject: [DRAFT] Encode-Tcl.t
23921              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23922              Date: Tue, 26 Jun 2001 03:38:08 +0900
23923              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
23924      Branch: perl
23925            + ext/Encode/Encode/Tcl.t
23926            ! MANIFEST ext/Encode/Encode/Tcl.pm
23927 ____________________________________________________________________________
23928 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
23929         Log: Because of #10932 retract also the perlfunc hunk of #10910.
23930      Branch: perl
23931            ! pod/perlfunc.pod
23932 ____________________________________________________________________________
23933 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
23934         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
23935              by Ilya Zakharevich in
23936              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
23937      Branch: perl
23938            ! XSUB.h
23939 ____________________________________________________________________________
23940 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
23941         Log: Typo in #10889.
23942      Branch: perl
23943            ! hints/uts.sh
23944 ____________________________________________________________________________
23945 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
23946         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
23947              From: Abhijit Menon-Sen <ams@wiw.org>
23948              Date: Mon, 25 Jun 2001 23:45:45 +0530
23949              Message-ID: <20010625234545.A5022@lustre.linux.in>
23950      Branch: perl
23951            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
23952 ____________________________________________________________________________
23953 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
23954         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
23955              From: Michael G Schwern <schwern@pobox.com>
23956              Date: Mon, 25 Jun 2001 14:35:51 -0400
23957              Message-ID: <20010625143551.H13819@blackrider>
23958      Branch: perl
23959            ! lib/Test.pm
23960 ____________________________________________________________________________
23961 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
23962         Log: Update Changes.
23963      Branch: perl
23964            ! Changes patchlevel.h
23965 ____________________________________________________________________________
23966 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
23967         Log: Regen toc and modlib.
23968      Branch: perl
23969            ! pod/perlmodlib.pod pod/perltoc.pod
23970 ____________________________________________________________________________
23971 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
23972         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
23973              for the benefit of C++ compilers, as suggested by Guruprasad.
23974      Branch: perl
23975            ! embed.pl proto.h
23976 ____________________________________________________________________________
23977 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
23978         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
23979              From: Jonathan Stowe <gellyfish@gellyfish.com>
23980              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
23981              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
23982      Branch: perl
23983            ! pod/perlfaq5.pod
23984 ____________________________________________________________________________
23985 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
23986         Log: Missed from #10925.
23987      Branch: perl
23988            ! gv.c
23989 ____________________________________________________________________________
23990 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
23991         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
23992              From: Robin Houston <robin@kitsite.com>
23993              Date: Sat, 19 May 2001 16:19:34 +0100
23994              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
23995      Branch: perl
23996            ! cv.h gv.h op.c
23997 ____________________________________________________________________________
23998 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
23999         Log: Netware README tweak.
24000      Branch: perl
24001            ! README.netware
24002 ____________________________________________________________________________
24003 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
24004         Log: Subject: [PATCH] Re: overload.t fails
24005              From: Abhijit Menon-Sen <ams@wiw.org>
24006              Date: Mon, 25 Jun 2001 14:52:20 +0530
24007              Message-ID: <20010625145220.A24114@lustre.linux.in>
24008      Branch: perl
24009            ! lib/overload.t
24010 ____________________________________________________________________________
24011 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
24012         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
24013              From: Mike Guy <mjtg@cam.ac.uk>
24014              Date: Mon, 25 Jun 2001 11:43:23 +0100
24015              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
24016      Branch: perl
24017            ! lib/Carp.pm
24018 ____________________________________________________________________________
24019 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
24020         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
24021              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24022              Date: Sun, 24 Jun 2001 05:17:05 -0400
24023              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
24024      Branch: perl
24025            ! os2/os2ish.h
24026 ____________________________________________________________________________
24027 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
24028         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
24029              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24030              Date: Mon, 25 Jun 2001 05:52:27 -0400
24031              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
24032      Branch: perl
24033            ! hints/os2.sh
24034 ____________________________________________________________________________
24035 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
24036         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
24037              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24038              Date: Mon, 25 Jun 2001 05:23:35 -0400
24039              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
24040      Branch: perl
24041            ! os2/os2.c
24042 ____________________________________________________________________________
24043 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
24044         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
24045              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24046              Date: Mon, 25 Jun 2001 05:04:32 -0400
24047              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
24048      Branch: perl
24049            ! os2/OS2/REXX/DLL/DLL.pm
24050 ____________________________________________________________________________
24051 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
24052         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
24053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24054              Date: Mon, 25 Jun 2001 05:02:36 -0400
24055              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
24056      Branch: perl
24057            ! mg.c os2/dl_os2.c os2/os2.c
24058 ____________________________________________________________________________
24059 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
24060         Log: Subject: Re: [PATCH 5.6.1] misprints
24061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24062              Date: Mon, 25 Jun 2001 04:50:50 -0400
24063              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
24064      Branch: perl
24065            ! os2/os2.c pp_sys.c
24066 ____________________________________________________________________________
24067 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
24068         Log: Add Test::More and Test::Simple to the delta.
24069      Branch: perl
24070            ! pod/perl572delta.pod
24071 ____________________________________________________________________________
24072 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
24073         Log: Add Test::More, from Michael G Schwern.
24074      Branch: perl
24075            + lib/Test/More.pm lib/Test/More/t/More.t
24076            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
24077            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
24078            + t/lib/Test/More/Catch.pm
24079            ! MANIFEST
24080 ____________________________________________________________________________
24081 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
24082         Log: Add Test::Simple from Michael G Schwern.
24083      Branch: perl
24084            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
24085            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
24086            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
24087            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
24088            + t/lib/Test/Simple/Catch.pm
24089            + t/lib/Test/Simple/sample_tests/death.plx
24090            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
24091            + t/lib/Test/Simple/sample_tests/extras.plx
24092            + t/lib/Test/Simple/sample_tests/five_fail.plx
24093            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
24094            + t/lib/Test/Simple/sample_tests/one_fail.plx
24095            + t/lib/Test/Simple/sample_tests/require.plx
24096            + t/lib/Test/Simple/sample_tests/success.plx
24097            + t/lib/Test/Simple/sample_tests/too_few.plx
24098            + t/lib/Test/Simple/sample_tests/two_fail.plx
24099            ! MANIFEST
24100 ____________________________________________________________________________
24101 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
24102         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
24103              From: "Craig A. Berry" <craigberry@mac.com>
24104              Date: Sun, 24 Jun 2001 23:41:36 -0500
24105              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
24106      Branch: perl
24107            ! pp_sys.c
24108 ____________________________________________________________________________
24109 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
24110         Log: Upgrade to Attribute::Handlers 0.70.
24111      Branch: perl
24112            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
24113            ! MANIFEST lib/Attribute/Handlers.pm
24114 ____________________________________________________________________________
24115 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
24116         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
24117              From: Abhijit Menon-Sen <ams@wiw.org>
24118              Date: Sat, 23 Jun 2001 05:17:44 +0530
24119              Message-ID: <20010623051744.A18583@lustre.linux.in>
24120              
24121              (Can't think of a good place to put tests.)
24122      Branch: perl
24123            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
24124 ____________________________________________________________________________
24125 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
24126         Log: Subject: [PATCH] t/op/pat.t typo fix
24127              From: Richard Soderberg <rs@crystalflame.net>
24128              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
24129              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
24130      Branch: perl
24131            ! t/op/pat.t
24132 ____________________________________________________________________________
24133 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
24134         Log: Move the pack warnings to their own file, as pointed
24135              out by Spider.
24136      Branch: perl
24137            + t/lib/warnings/pp_pack
24138            ! MANIFEST t/lib/warnings/pp
24139 ____________________________________________________________________________
24140 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
24141         Log: Update Changes.
24142      Branch: perl
24143            ! Changes patchlevel.h
24144 ____________________________________________________________________________
24145 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
24146         Log: Partially fix a problem noticed by IRIX compiler:
24147              the initialization of parse_start was bypassed by
24148              several gotos.  Now initialized to zero, which may
24149              not be the best choice.
24150      Branch: perl
24151            ! regcomp.c
24152 ____________________________________________________________________________
24153 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
24154         Log: Relax the group and password tests back to moaning only
24155              if no matches at all are found.  (Even with a small sample
24156              I could find many sites where there are, umm, anomalies in
24157              the said databases.)       
24158      Branch: perl
24159            ! t/op/grent.t t/op/pwent.t
24160 ____________________________________________________________________________
24161 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
24162         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
24163      Branch: perl
24164            ! pp_ctl.c
24165 ____________________________________________________________________________
24166 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
24167         Log: De-cut-and-pasto in #10902.
24168      Branch: perl
24169            ! pp_ctl.c
24170 ____________________________________________________________________________
24171 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
24172         Log: The #10771 didn't take?
24173      Branch: perl
24174            ! pp_ctl.c
24175 ____________________________________________________________________________
24176 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
24177         Log: Undo the filetests part of #10900, under multiplicity
24178              weird errors take place.
24179      Branch: perl
24180            ! pp_sys.c
24181 ____________________________________________________________________________
24182 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
24183         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
24184      Branch: perl
24185            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
24186 ____________________________________________________________________________
24187 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
24188         Log: (Replaced by #10922)
24189              
24190              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
24191              From: Tony Bowden <tony@kasei.com>
24192              Date: Sun, 24 Jun 2001 17:32:40 +0100
24193              Message-ID: <20010624173240.A16293@blackstar.co.uk>
24194              
24195              Document (well, mention) shortmess() and longmess()
24196              to rob people of their fun of reinventing the weel.
24197      Branch: perl
24198            ! lib/Carp.pm
24199 ____________________________________________________________________________
24200 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
24201         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
24202              From: Brian Jepson <bjepson@oreilly.com>
24203              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
24204              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
24205      Branch: perl
24206            ! pp_sys.c
24207 ____________________________________________________________________________
24208 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
24209         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
24210              From: Robin Barker <rmb1@cise.npl.co.uk> 
24211              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
24212              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
24213      Branch: perl
24214            ! lib/CPAN.pm
24215 ____________________________________________________________________________
24216 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
24217         Log: Memoize patch from mjd.
24218      Branch: perl
24219            ! lib/Memoize/t/tie_storable.t
24220 ____________________________________________________________________________
24221 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
24222         Log: Spec the sv_pvprintify() a bit more.
24223      Branch: perl
24224            ! pod/perltodo.pod
24225 ____________________________________________________________________________
24226 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
24227         Log: Upgrade to Memoize 0.65.
24228      Branch: perl
24229            + lib/Memoize/t/array_confusion.t
24230            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
24231            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
24232            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
24233            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
24234            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
24235            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
24236            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
24237            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
24238            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
24239            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
24240            ! lib/Memoize/t/tie_storable.t
24241 ____________________________________________________________________________
24242 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
24243         Log: Metaconfig unit change for #10892.
24244      Branch: metaconfig
24245            ! U/modified/Options.U
24246 ____________________________________________________________________________
24247 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
24248         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
24249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24250              Date: Sun, 24 Jun 2001 05:24:40 -0400
24251              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
24252      Branch: perl
24253            ! Configure hints/os2.sh
24254 ____________________________________________________________________________
24255 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
24256         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
24257              From: Mike Guy <mjtg@cam.ac.uk>
24258              Date: Sun, 24 Jun 2001 15:28:39 +0100
24259              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
24260              
24261              Fix an ancient (5.002) bug.
24262      Branch: perl
24263            ! lib/Carp/Heavy.pm
24264 ____________________________________________________________________________
24265 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
24266         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
24267              variables.
24268      Branch: perl
24269            ! pp_sys.c
24270 ____________________________________________________________________________
24271 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
24272         Log: Make UTS as per #10888.
24273      Branch: perl
24274            ! hints/uts.sh
24275 ____________________________________________________________________________
24276 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
24277         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
24278      Branch: perl
24279            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
24280            ! mpeix/mpeixish.h perl.h unixish.h
24281 ____________________________________________________________________________
24282 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
24283         Log: AUTHORS update.
24284      Branch: perl
24285            ! AUTHORS
24286 ____________________________________________________________________________
24287 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
24288         Log: Subject: Encode::Tcl for multibyte doesnot work
24289              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24290              Date: Sun, 24 Jun 2001 22:48:21 +0900
24291              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
24292      Branch: perl
24293            ! ext/Encode/Encode/Tcl.pm
24294 ____________________________________________________________________________
24295 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
24296         Log: Subject: [PATCH] Remove tautology in error messages
24297              From: Mike Guy <mjtg@cam.ac.uk>
24298              Date: Sun, 24 Jun 2001 13:31:00 +0100
24299              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
24300      Branch: perl
24301            ! pp_sys.c
24302 ____________________________________________________________________________
24303 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
24304         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
24305      Branch: perl
24306            ! hints/darwin.sh
24307 ____________________________________________________________________________
24308 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
24309         Log: Subject: Re: [PATCH 5.6.1] test suite
24310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24311              Date: Sun, 24 Jun 2001 05:47:05 -0400
24312              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
24313              
24314              Test suite fixes.
24315      Branch: perl
24316            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
24317 ____________________________________________________________________________
24318 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
24319         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
24320              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24321              Date: Sun, 24 Jun 2001 05:37:19 -0400
24322              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
24323      Branch: perl
24324            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
24325 ____________________________________________________________________________
24326 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
24327         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
24328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24329              Date: Sun, 24 Jun 2001 05:34:50 -0400
24330              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
24331              
24332              Pacify compiler warnings.
24333      Branch: perl
24334            ! pp_sys.c
24335 ____________________________________________________________________________
24336 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
24337         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
24338              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24339              Date: Sun, 24 Jun 2001 05:21:18 -0400
24340              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
24341              
24342              Enable compression of executables during link time.
24343      Branch: perl
24344            ! hints/os2.sh
24345 ____________________________________________________________________________
24346 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
24347         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
24348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24349              Date: Sun, 24 Jun 2001 05:15:11 -0400
24350              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
24351              
24352              Add ordinals to the export list for Perl DLL.
24353              (Breaks intra-version DLL compatibility.)
24354      Branch: perl
24355            ! makedef.pl
24356 ____________________________________________________________________________
24357 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
24358         Log: Allow (displaying and) re-editing the Subject in perlbug.
24359              Also abstract the Subject quality control into a function.
24360      Branch: perl
24361            ! utils/perlbug.PL
24362 ____________________________________________________________________________
24363 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
24364         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
24365      Branch: perl
24366            ! utils/perlbug.PL
24367 ____________________________________________________________________________
24368 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
24369         Log: Regen toc and modlib.
24370      Branch: perl
24371            ! pod/perlmodlib.pod pod/perltoc.pod
24372 ____________________________________________________________________________
24373 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
24374         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
24375              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
24376              attribute semantics as much as possible, or 'ntsec' which uses
24377              native NTFS semantics.)  (See also #10877.)
24378      Branch: perl
24379            ! perl.c
24380 ____________________________________________________________________________
24381 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
24382         Log: (Retracted by #11586)
24383              
24384              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
24385      Branch: perl
24386            ! lib/Test/Harness.pm
24387 ____________________________________________________________________________
24388 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
24389         Log: Just zap the -uPerlio.
24390      Branch: perl
24391            ! ext/B/Stash.t
24392 ____________________________________________________________________________
24393 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
24394         Log: Do not test PerlIO if PerlIO not used.
24395      Branch: perl
24396            ! ext/PerlIO/PerlIO.t
24397 ____________________________________________________________________________
24398 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
24399         Log: Regen perlapi.
24400      Branch: perl
24401            ! pod/perlapi.pod
24402 ____________________________________________________________________________
24403 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
24404         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
24405              From: Nicholas Clark <nick@ccl4.org>
24406              Date: Sat, 23 Jun 2001 22:55:47 +0100
24407              Message-ID: <20010623225547.Z98663@plum.flirble.org>
24408      Branch: perl
24409            ! numeric.c
24410 ____________________________________________________________________________
24411 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
24412         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
24413              From: Prymmer/Kahn <pvhp@best.com>
24414              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
24415              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
24416      Branch: perl
24417            ! lib/h2xs.t
24418 ____________________________________________________________________________
24419 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
24420         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
24421              cygwin does not taint cwd, just like win32.
24422      Branch: perl
24423            ! lib/File/Find/taint.t t/op/taint.t
24424 ____________________________________________________________________________
24425 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
24426         Log: Retract #10865, the patch should be unnecessary.
24427              (But seemingly helpful in Cygwin?  Strange.)
24428      Branch: perl
24429            ! lib/Memoize/t/tie_ndbm.t
24430 ____________________________________________________________________________
24431 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
24432         Log: Misplaced test file; plus Cygwin filesystem semantics.
24433      Branch: perl
24434            + ext/SDBM_File/sdbm.t
24435            - ext/ODBM_File/sdbm.t
24436            ! MANIFEST
24437 ____________________________________________________________________________
24438 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
24439         Log: (Retracted by #10867.)
24440      Branch: perl
24441            ! lib/Memoize/t/tie_ndbm.t
24442 ____________________________________________________________________________
24443 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
24444         Log: Metaconfig unit change for #10863.
24445      Branch: metaconfig/U/perl
24446            ! Extensions.U
24447 ____________________________________________________________________________
24448 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
24449         Log: In Cygwin do not build NDBM_File and ODBM_File unless
24450              -lndbm and -ldbm are available.
24451      Branch: perl
24452            ! Configure config_h.SH
24453 ____________________________________________________________________________
24454 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
24455         Log: More Cygwin filesystem semantics.
24456      Branch: perl
24457            ! t/io/fs.t t/op/stat.t
24458 ____________________________________________________________________________
24459 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
24460         Log: More DOSish permission semantics for Cygwin.
24461      Branch: perl
24462            ! lib/AnyDBM_File.t
24463 ____________________________________________________________________________
24464 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
24465         Log: Cygwin too has different permission semantics.
24466      Branch: perl
24467            ! ext/GDBM_File/gdbm.t
24468 ____________________________________________________________________________
24469 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
24470         Log: The group (and assumedly passwd) databases can have
24471              only one entry (this is the case in cygwin).
24472      Branch: perl
24473            ! t/op/grent.t t/op/pwent.t
24474 ____________________________________________________________________________
24475 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
24476         Log: Also in Cygwin use Socket to figure out domainname
24477              (if any) (avoids trying to call external 'domainname',
24478              which doesn't at the moment exist in Cygwin)
24479      Branch: perl
24480            ! lib/Net/Domain.pm
24481 ____________________________________________________________________________
24482 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
24483         Log: Remove also the lib$Foo.def, not just $Foo.def.
24484      Branch: perl
24485            ! lib/ExtUtils/MM_Unix.pm
24486 ____________________________________________________________________________
24487 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
24488         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
24489      Branch: perl
24490            ! unixish.h
24491 ____________________________________________________________________________
24492 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
24493         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
24494              to match the whole isprint(), only the space character.
24495      Branch: perl
24496            ! handy.h pod/perlre.pod t/op/pat.t
24497 ____________________________________________________________________________
24498 [ 10854] By: nick                                  on 2001/06/23  08:09:33
24499         Log: Integrate mainline
24500      Branch: perlio
24501           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
24502           !> lib/ExtUtils.t lib/File/Find/taint.t
24503           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
24504           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
24505           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
24506 ____________________________________________________________________________
24507 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
24508         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
24509              with its floats    in os390 and s390 (UTS).
24510      Branch: perl
24511            ! lib/Math/BigInt/t/bigintpm.t
24512 ____________________________________________________________________________
24513 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
24514         Log: Add also UTS (s390) to the non-IEEE float platforms.
24515      Branch: perl
24516            ! t/op/sprintf.t
24517 ____________________________________________________________________________
24518 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
24519         Log: Subject: RFC: what are applicable standards for exponent sizes?
24520              From: Peter Prymmer <pvhp@forte.com>
24521              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
24522              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
24523      Branch: perl
24524            ! t/op/sprintf.t
24525 ____________________________________________________________________________
24526 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
24527         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
24528              From: Peter Prymmer <pvhp@forte.com>
24529              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
24530              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
24531      Branch: perl
24532            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
24533 ____________________________________________________________________________
24534 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
24535         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
24536              From: Peter Prymmer <pvhp@forte.com>
24537              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
24538              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
24539      Branch: perl
24540            ! lib/ExtUtils.t
24541 ____________________________________________________________________________
24542 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
24543         Log: Retract #10845.
24544      Branch: perl
24545            ! lib/File/Find/taint.t
24546 ____________________________________________________________________________
24547 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
24548         Log: Yet another error message.
24549      Branch: perl
24550            ! t/op/mkdir.t
24551 ____________________________________________________________________________
24552 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
24553         Log: The croak message for nonexistent socket functions may vary.
24554      Branch: perl
24555            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
24556 ____________________________________________________________________________
24557 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
24558         Log: (Retracted by #10848.)
24559      Branch: perl
24560            ! lib/File/Find/taint.t
24561 ____________________________________________________________________________
24562 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
24563         Log: Integrate perlio.
24564      Branch: perl
24565           !> lib/File/Find/taint.t t/op/write.t
24566 ____________________________________________________________________________
24567 [ 10843] By: nick                                  on 2001/06/22  21:24:51
24568         Log: Back out debug in taint.t
24569      Branch: perlio
24570            ! lib/File/Find/taint.t
24571 ____________________________________________________________________________
24572 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
24573         Log: setitimer() does not exist in Unicos, despite of what
24574              Configure thinks, from Mark P. Lutz.
24575      Branch: perl
24576            ! hints/unicos.sh
24577 ____________________________________________________________________________
24578 [ 10841] By: nick                                  on 2001/06/22  21:19:36
24579         Log: Skip cwd test on Win32 ???
24580      Branch: perlio
24581            ! lib/File/Find/taint.t
24582 ____________________________________________________________________________
24583 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
24584         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
24585              and Tru64 gcc -Wall happy.
24586      Branch: perl
24587            ! mg.c
24588 ____________________________________________________________________________
24589 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
24590         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
24591      Branch: perl
24592            ! ext/IPC/SysV/Semaphore.pm
24593 ____________________________________________________________________________
24594 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
24595         Log: Metaconfig unit change for #10837.
24596      Branch: metaconfig/U/perl
24597            ! Cross.U
24598 ____________________________________________________________________________
24599 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
24600         Log: Cleanup of the cross-compilation unit.
24601      Branch: perl
24602            ! Configure
24603 ____________________________________________________________________________
24604 [ 10836] By: nick                                  on 2001/06/22  20:45:12
24605         Log: Skip |- based op/write.t on Win32 as well as VMS
24606      Branch: perlio
24607            ! t/op/write.t
24608 ____________________________________________________________________________
24609 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
24610         Log: Integrate perlio.
24611      Branch: perl
24612           !> util.c
24613 ____________________________________________________________________________
24614 [ 10834] By: nick                                  on 2001/06/22  20:41:54
24615         Log: Integrate mainline
24616      Branch: perlio
24617           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24618           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
24619           !> vos/config.ga.h
24620 ____________________________________________________________________________
24621 [ 10833] By: nick                                  on 2001/06/22  20:22:58
24622         Log: Patcho fix.
24623      Branch: perlio
24624            ! util.c
24625 ____________________________________________________________________________
24626 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
24627         Log: Metaconfig unit changes for #10831.
24628      Branch: metaconfig
24629            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
24630 ____________________________________________________________________________
24631 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
24632         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
24633              From: Andy Dougherty <doughera@lafayette.edu>
24634              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
24635              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
24636      Branch: perl
24637            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24638            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
24639 ____________________________________________________________________________
24640 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
24641         Log: MPE/iX prototype nits from Mark Bixby.
24642      Branch: perl
24643            ! pp_sys.c
24644 ____________________________________________________________________________
24645 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
24646         Log: Detypo.
24647      Branch: perl
24648            ! util.c
24649 ____________________________________________________________________________
24650 [ 10828] By: nick                                  on 2001/06/22  15:33:37
24651         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
24652      Branch: perlio
24653           +> lib/h2xs.t
24654           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
24655           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
24656           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
24657           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
24658           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
24659           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
24660           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
24661           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
24662           !> vms/vmsish.h
24663 ____________________________________________________________________________
24664 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
24665         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
24666              Date: Fri, 22 Jun 2001 10:08:35 -0500
24667              From: "Craig A. Berry" <craigberry@mac.com>
24668              Message-Id: <a05101001b75908704194@[192.168.56.145]>
24669      Branch: perl
24670            ! vms/vms.c vms/vmsish.h
24671 ____________________________________________________________________________
24672 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
24673         Log: NetWare scripts tweak from Ananth Kesari.
24674      Branch: perl
24675            ! NetWare/t/NWScripts.pl
24676 ____________________________________________________________________________
24677 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
24678         Log: Update Changes.
24679      Branch: perl
24680            ! Changes patchlevel.h
24681 ____________________________________________________________________________
24682 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
24683         Log: Add .i and .s targets.
24684      Branch: perl
24685            ! Makefile.SH
24686 ____________________________________________________________________________
24687 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
24688         Log: Upgrade to Locale::Maketext 1.03.
24689      Branch: perl
24690            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
24691            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
24692 ____________________________________________________________________________
24693 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
24694         Log: Upgrade to I18N::LangTags 0.26.
24695      Branch: perl
24696            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
24697            ! lib/I18N/LangTags/test.pl
24698 ____________________________________________________________________________
24699 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
24700         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
24701              Philip Newton.
24702      Branch: perl
24703            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
24704            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24705 ____________________________________________________________________________
24706 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
24707         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
24708              From: Prymmer/Kahn <pvhp@best.com>
24709              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
24710              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
24711      Branch: perl
24712            + lib/h2xs.t
24713            ! MANIFEST utils/h2xs.PL
24714 ____________________________________________________________________________
24715 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
24716         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
24717              From: Prymmer/Kahn <pvhp@best.com>
24718              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
24719              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
24720      Branch: perl
24721            ! lib/ExtUtils.t
24722 ____________________________________________________________________________
24723 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
24724         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
24725              From: Prymmer/Kahn <pvhp@best.com>
24726              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
24727              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
24728      Branch: perl
24729            ! t/pod/plainer.t
24730 ____________________________________________________________________________
24731 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
24732         Log: AUTHORS update.
24733      Branch: perl
24734            ! AUTHORS
24735 ____________________________________________________________________________
24736 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
24737         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
24738              From: "Craig A. Berry" <craigberry@mac.com>
24739              Date: Thu, 21 Jun 2001 18:20:38 -0500
24740              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
24741      Branch: perl
24742            ! ext/POSIX/POSIX.xs
24743 ____________________________________________________________________________
24744 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
24745         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
24746              From: "Craig A. Berry" <craigberry@mac.com>
24747              Date: Thu, 21 Jun 2001 09:58:52 -0500
24748              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
24749      Branch: perl
24750            ! ext/B/Deparse.t t/op/write.t
24751 ____________________________________________________________________________
24752 [ 10814] By: nick                                  on 2001/06/22  08:13:09
24753         Log: Integrate mainline.
24754      Branch: perlio
24755           !> (integrate 46 files)
24756 ____________________________________________________________________________
24757 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
24758         Log: Change the prefixes only if $prefix is unset,
24759              as originally patched by Marcel Grunauer.
24760      Branch: perl
24761            ! hints/darwin.sh hints/rhapsody.sh
24762 ____________________________________________________________________________
24763 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
24764         Log: Subject: Re: Patch for hints/darwin.sh
24765              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
24766              Date: Thu, 21 Jun 2001 11:23:46 -0700
24767              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
24768      Branch: perl
24769            ! hints/darwin.sh hints/rhapsody.sh
24770 ____________________________________________________________________________
24771 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
24772         Log: Add .PHONY targets for non-file targets,
24773              from Wilfredo Sánchez.  Should help saying
24774              "make install" on case-insensitive filesystems.
24775      Branch: perl
24776            ! Makefile.SH
24777 ____________________________________________________________________________
24778 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
24779         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
24780              From: Doug MacEachern <dougm@covalent.net>
24781              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
24782              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
24783              
24784              plus reword the getcwd() comment, plus use getcwd() buffer
24785              size minus one.
24786      Branch: perl
24787            ! util.c
24788 ____________________________________________________________________________
24789 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
24790         Log: More gprofing from Doug MacEachern.
24791      Branch: perl
24792            ! Makefile.SH
24793 ____________________________________________________________________________
24794 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
24795         Log: Metaconfig unit change for #10807.
24796      Branch: metaconfig/U/perl
24797            ! d_sfio.U
24798 ____________________________________________________________________________
24799 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
24800         Log: Tell that you are removing the unneeded -lsfio.
24801      Branch: perl
24802            ! Configure
24803 ____________________________________________________________________________
24804 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
24805         Log: More MPE/iX tweaks from Mark Bixby.
24806      Branch: perl
24807            ! perl.c t/op/magic.t
24808 ____________________________________________________________________________
24809 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
24810         Log: The fchdir() proto is supposed to live in <unistd.h>.
24811      Branch: perl
24812            ! ext/Cwd/Cwd.xs
24813 ____________________________________________________________________________
24814 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
24815         Log: This town is too small for the Cwd extension and me,
24816              it would seem...
24817      Branch: perl
24818            ! ext/Cwd/Cwd.xs
24819 ____________________________________________________________________________
24820 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
24821         Log: Metaconfig unit change for #10802.
24822      Branch: metaconfig/U/perl
24823            ! d_modfl.U
24824 ____________________________________________________________________________
24825 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
24826         Log: More d'ohs.
24827      Branch: perl
24828            ! Configure
24829 ____________________________________________________________________________
24830 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
24831         Log: Off-by-one.  I'm so classic.
24832      Branch: perl
24833            ! util.c
24834 ____________________________________________________________________________
24835 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
24836         Log: Update Changes.
24837      Branch: perl
24838            ! Changes patchlevel.h
24839 ____________________________________________________________________________
24840 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
24841         Log: Subject: Documentation patch for Net::FTP
24842              From: Marcel Grunauer <marcel@codewerk.com>
24843              Date: Wed, 20 Jun 2001 23:03:26 +0200
24844              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
24845      Branch: perl
24846            ! lib/Net/FTP.pm
24847 ____________________________________________________________________________
24848 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
24849         Log: Retract the #10417 mg.c and embed.pl parts because of
24850              strange SEGVs in 64bit x86 FreeBSD observed by
24851              Nicholas Clark.
24852      Branch: perl
24853            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
24854 ____________________________________________________________________________
24855 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
24856         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
24857      Branch: perl
24858            ! Configure NetWare/config.wc NetWare/config_H.wc
24859            ! Porting/Glossary Porting/config.sh Porting/config_H
24860            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
24861            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24862            ! vos/config.ga.h win32/config.bc win32/config.gc
24863            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24864            ! win32/config_H.vc
24865 ____________________________________________________________________________
24866 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
24867         Log: Cwd tweak from Doug MacEachern.
24868      Branch: perl
24869            ! ext/Cwd/Cwd.xs
24870 ____________________________________________________________________________
24871 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
24872         Log: Protect the fchdir() and lstat() with ifdefs.
24873              fchdir() needs a Configure probe.
24874      Branch: perl
24875            ! ext/Cwd/Cwd.xs
24876 ____________________________________________________________________________
24877 [ 10794] By: nick                                  on 2001/06/21  17:11:35
24878         Log: Integrate mainline
24879      Branch: perlio
24880           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
24881           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
24882           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
24883           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
24884           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
24885           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
24886           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
24887           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
24888            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
24889            - lib/File/Glob/case.t lib/File/Glob/global.t
24890            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
24891            - lib/File/Temp/posix.t lib/File/Temp/security.t
24892            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
24893            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
24894            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
24895            - lib/Text/Wrap/wrap.t
24896           !> (integrate 41 files)
24897 ____________________________________________________________________________
24898 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
24899         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
24900              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
24901              Date: Thu, 21 Jun 2001 13:04:54 -0500
24902              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
24903      Branch: perl
24904            ! ext/Cwd/Cwd.xs
24905 ____________________________________________________________________________
24906 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
24907         Log: Subject: [PATCH pod] overlong =item
24908              From: Robin Barker <rmb1@cise.npl.co.uk>
24909              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
24910              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
24911      Branch: perl
24912            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
24913            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24914 ____________________________________________________________________________
24915 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
24916         Log: Subject: [PATCH perlio.c] format 
24917              From: Robin Barker <rmb1@cise.npl.co.uk>
24918              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
24919              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
24920      Branch: perl
24921            ! perlio.c
24922 ____________________________________________________________________________
24923 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
24924         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
24925              From: Radu Greab <radu@netsoft.ro>
24926              Date: Thu, 21 Jun 2001 19:06:02 +0300
24927              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
24928      Branch: perl
24929            ! pod/perlapi.pod sv.c
24930 ____________________________________________________________________________
24931 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
24932         Log: The metaconfig unit changes for #10788.
24933      Branch: metaconfig/U/perl
24934            ! Cross.U fflushall.U
24935 ____________________________________________________________________________
24936 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
24937         Log: Cross-configuration changes: make $from to rm the files
24938              before copying them over (this means that he rm can be
24939              removed from the fflushall test), create $targetmkdir      
24940              (not documented in install since it is supposed to internal
24941              use only), make $run to copy over the executable only if
24942              a stamp file .xok doesn't already exist (to avoid unnecessary
24943              copying of the executable)
24944      Branch: perl
24945            ! Configure Makefile.SH
24946 ____________________________________________________________________________
24947 [ 10787] By: nick                                  on 2001/06/21  14:16:18
24948         Log: Integrate mainline
24949      Branch: perlio
24950           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
24951           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
24952           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
24953            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
24954           !> (integrate 34 files)
24955 ____________________________________________________________________________
24956 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
24957         Log: Re-add the files as text.
24958      Branch: perl
24959            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
24960 ____________________________________________________________________________
24961 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
24962         Log: Delete the binary files.
24963      Branch: perl
24964            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
24965 ____________________________________________________________________________
24966 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
24967         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
24968              From: Andy Dougherty <doughera@lafayette.edu>
24969              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
24970              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
24971      Branch: perl
24972            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
24973            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
24974            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
24975            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
24976 ____________________________________________________________________________
24977 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
24978         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
24979              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
24980              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
24981              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
24982              
24983              Setting umask to something friendlier.
24984      Branch: perl
24985            ! installman installperl
24986 ____________________________________________________________________________
24987 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
24988         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
24989              Resort MANIFEST with sort -f, looks much better.
24990      Branch: perl
24991            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
24992            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
24993            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
24994            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
24995            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
24996            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
24997            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
24998            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
24999            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
25000            - lib/File/Glob/case.t lib/File/Glob/global.t
25001            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
25002            - lib/File/Temp/posix.t lib/File/Temp/security.t
25003            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
25004            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
25005            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
25006            - lib/Text/Wrap/wrap.t
25007            ! MANIFEST
25008 ____________________________________________________________________________
25009 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
25010         Log: Upgrade to I18N::LangTags 0.25.
25011      Branch: perl
25012            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
25013            ! lib/I18N/LangTags/List.pm
25014 ____________________________________________________________________________
25015 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
25016         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
25017              From: Richard Soderberg <rs@crystalflame.net>
25018              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
25019              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
25020      Branch: perl
25021            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
25022            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
25023 ____________________________________________________________________________
25024 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
25025         Log: Test obsoleted by change #10777.
25026      Branch: perl
25027            ! t/op/sub_lval.t
25028 ____________________________________________________________________________
25029 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
25030         Log: Case of confused test numbering.
25031      Branch: perl
25032            ! t/op/pat.t
25033 ____________________________________________________________________________
25034 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
25035         Log: Subject: Re: Opinion on undef lvalue
25036              From: Abhijit Menon-Sen <ams@wiw.org>
25037              Date: Sun, 17 Jun 2001 13:04:46 +0530
25038              Message-ID: <20010617130446.B27925@lustre.linux.in>
25039              
25040              Allow lvalue subs to return undef in array context.
25041      Branch: perl
25042            ! pp_hot.c
25043 ____________________________________________________________________________
25044 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
25045         Log: Just a guess that using the same hack for cygwin as
25046              for win32 might help.
25047      Branch: perl
25048            ! lib/File/Find/find.t
25049 ____________________________________________________________________________
25050 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
25051         Log: NetWare tweaks from Guruprasad.
25052      Branch: perl
25053            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
25054            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
25055            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
25056            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
25057 ____________________________________________________________________________
25058 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
25059         Log: Subject: Re: perl@10722: Bogus warnings on REs 
25060              From: Hugo <hv@crypt.compulink.co.uk>
25061              Date: Thu, 21 Jun 2001 09:51:17 +0100
25062              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
25063              
25064              Unroll to avoid a UTS compiler bug.
25065      Branch: perl
25066            ! regcomp.c
25067 ____________________________________________________________________________
25068 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
25069         Log: Subject: Re: [PATCH] Make /o work under i?threads
25070              From: Artur Bergman <artur@contiller.se>
25071              Date: Thu, 21 Jun 2001 14:38:03 +0200
25072              Message-ID: <B757B74A.184D%artur@contiller.se>
25073      Branch: perl
25074            ! t/op/pat.t
25075 ____________________________________________________________________________
25076 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
25077         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
25078              From: Artur Bergman <artur@contiller.se> 
25079              Date: Thu, 21 Jun 2001 14:27:33 +0200
25080              Message-ID: <B757B4D4.1849%artur@contiller.se>
25081              
25082              Plus extra parentheses.
25083      Branch: perl
25084            ! op.h
25085 ____________________________________________________________________________
25086 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
25087         Log: Subject: [PATCH] Make /o work under i?threads
25088              From: Richard Soderberg <rs@crystalflame.net>
25089              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
25090              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
25091      Branch: perl
25092            ! pp_ctl.c
25093 ____________________________________________________________________________
25094 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
25095         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
25096              From: Artur Bergman <artur@contiller.se>
25097              Date: Thu, 21 Jun 2001 14:04:54 +0200
25098              Message-ID: <B757AF86.1842%artur@contiller.se>
25099      Branch: perl
25100            ! op.h
25101 ____________________________________________________________________________
25102 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
25103         Log: Subject: Re: perl@10765: sv.c not OK on win32
25104              From: Artur Bergman <artur@contiller.se>
25105              Date: Thu, 21 Jun 2001 10:31:06 +0200
25106              Message-ID: <B7577D69.182C%artur@contiller.se>
25107      Branch: perl
25108            ! sv.c
25109 ____________________________________________________________________________
25110 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
25111         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
25112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25113              Date: Thu, 21 Jun 2001 06:23:56 -0400
25114              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
25115              
25116              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
25117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25118              Date: Thu, 21 Jun 2001 06:32:21 -0400
25119              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
25120      Branch: perl
25121            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
25122 ____________________________________________________________________________
25123 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
25124         Log: Subject: [PATCH] make syslog test more verbose
25125              From: Robert Spier <rspier@pobox.com>
25126              Date: Thu, 21 Jun 2001 00:54:32 -0400
25127              Message-ID: <15153.32264.295807.333073@rls.cx>
25128      Branch: perl
25129            ! ext/Sys/Syslog/syslog.t
25130 ____________________________________________________________________________
25131 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
25132         Log: Subject: op/study.t refinements
25133              From: Hugo <hv@crypt.compulink.co.uk>
25134              Date: Thu, 21 Jun 2001 00:29:07 +0100
25135              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
25136      Branch: perl
25137            ! t/op/study.t
25138 ____________________________________________________________________________
25139 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
25140         Log: Update Changes.
25141      Branch: perl
25142            ! Changes patchlevel.h
25143 ____________________________________________________________________________
25144 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
25145         Log: Subject: Re: [PATCH] djgpp updates
25146              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
25147              Date: Wed, 20 Jun 2001 10:05:15 +0200
25148              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
25149      Branch: perl
25150            ! djgpp/config.over
25151 ____________________________________________________________________________
25152 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
25153         Log: Fix for ID 20010619.002 "When building hash, hash keys that
25154              are function calls are not being called", from Abhijit.
25155      Branch: perl
25156            ! t/base/lex.t toke.c
25157 ____________________________________________________________________________
25158 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
25159         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
25160      Branch: perl
25161            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
25162            + lib/Locale/Maketext/test.pl
25163            - lib/Locale/Maketext.t
25164            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
25165            ! lib/Locale/Maketext/TPJ13.pod
25166 ____________________________________________________________________________
25167 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
25168         Log: Metaconfig unit change for #10760.
25169      Branch: metaconfig
25170            ! U/modified/Cppsym.U
25171 ____________________________________________________________________________
25172 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
25173         Log: Do not remove the ccsym* Cppsym* files since
25174              they are useful for metaconfig units coming after us.
25175              (This is the Configure nit mentioned in #10752.)
25176      Branch: perl
25177            ! Configure
25178 ____________________________________________________________________________
25179 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
25180         Log: Update to I18N::LangTags 0.24, from Sean Burke.
25181      Branch: perl
25182            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
25183            + lib/I18N/LangTags/README
25184            - lib/I18N/LangTags/List.pod
25185            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
25186 ____________________________________________________________________________
25187 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
25188         Log: Regen headers.
25189      Branch: perl
25190            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
25191            ! pod/perlapi.pod proto.h
25192 ____________________________________________________________________________
25193 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
25194         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
25195              From: Artur Bergman <artur@contiller.se>
25196              Date: Wed, 20 Jun 2001 11:31:32 +0200
25197              Message-ID: <B7563A14.17D8%artur@contiller.se>
25198      Branch: perl
25199            ! embed.pl hv.c intrpvar.h sv.c sv.h
25200 ____________________________________________________________________________
25201 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
25202         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
25203              From: Tim Sweetman <tim@aldigital.co.uk> 
25204              Date: Wed, 13 Jun 2001 14:25:17 +0100 
25205              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
25206      Branch: perl
25207            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
25208 ____________________________________________________________________________
25209 [ 10755] By: nick                                  on 2001/06/20  16:12:37
25210         Log: Integrate mainline
25211      Branch: perlio
25212           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
25213           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
25214           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
25215           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
25216           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
25217           !> t/op/study.t util.c
25218 ____________________________________________________________________________
25219 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
25220         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
25221              but not Makefile)
25222      Branch: maint-5.6/perl
25223            ! win32/Makefile
25224 ____________________________________________________________________________
25225 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
25226         Log: Security tweak on readlink().
25227      Branch: perl
25228            ! pp_sys.c
25229 ____________________________________________________________________________
25230 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
25231         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
25232      Branch: perl
25233            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
25234            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
25235            ! mpeix/relink t/op/pwent.t
25236 ____________________________________________________________________________
25237 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
25238         Log: Reinstate #10725 (with probe for alarm()).
25239      Branch: perl
25240            ! t/op/study.t
25241 ____________________________________________________________________________
25242 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
25243         Log: Replace our implementation of realpath() with OpenBSD's
25244              (src/lib/libc/stdlib/realpath.c 1.4).
25245      Branch: perl
25246            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
25247            ! pod/perldiag.pod proto.h util.c
25248 ____________________________________________________________________________
25249 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
25250         Log: Integrate perlio.
25251      Branch: perl
25252           !> perlio.c
25253 ____________________________________________________________________________
25254 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
25255         Log: No point in going into memory-saving contortions
25256              with getcwd() since there's a danger of buffer overflow.
25257              Also make the POSIX extension to use sv_getcwd().
25258              Finally, a missed proto.h fragment.
25259      Branch: perl
25260            ! ext/POSIX/POSIX.xs proto.h util.c
25261 ____________________________________________________________________________
25262 [ 10747] By: nick                                  on 2001/06/20  12:38:26
25263         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
25264      Branch: perlio
25265            ! perlio.c
25266 ____________________________________________________________________________
25267 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
25268         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
25269              From: Graham Barr <gbarr@pobox.com>
25270              Date: Wed, 20 Jun 2001 11:05:49 +0100
25271              Message-ID: <20010620110549.I19188@pobox.com>
25272              
25273              reported in        
25274              
25275              Subject: Bug in IO::Socket::INET module (repeat)
25276              From: "Harmon S. Nine" <hnine@netarx.com>
25277              Date: Tue, 19 Jun 2001 09:41:35 -0400
25278              Message-ID: <3B2F568F.8080605@netarx.com>
25279              
25280              The bug was that the IO::Socket::INET constructor
25281              did not allow a 'LocalPort' of 0.
25282      Branch: perl
25283            ! ext/IO/lib/IO/Socket/INET.pm
25284 ____________________________________________________________________________
25285 [ 10745] By: nick                                  on 2001/06/20  08:56:39
25286         Log: Integrate mainline.
25287      Branch: perlio
25288           !> (integrate 37 files)
25289 ____________________________________________________________________________
25290 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
25291         Log: After some reading I don't think we can blindly
25292              use systems' realpath().  Too many security problems,
25293              too many buggy implementations.
25294              
25295              TODO: the realpath() emulation code in util.c doesn't
25296              seem fully operational?  (readlink(), for example?)
25297      Branch: perl
25298            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
25299            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
25300            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
25301            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
25302            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
25303            ! win32/config_H.gc win32/config_H.vc
25304 ____________________________________________________________________________
25305 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
25306         Log: Metaconfig unit change for #10738.
25307      Branch: metaconfig
25308            ! U/compline/d_gconvert.U
25309 ____________________________________________________________________________
25310 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
25311         Log: Integrate change #10739 from maintperl:
25312              
25313              C<eval "/x$\r\n/x"> fails to compile correctly 
25314      Branch: perl
25315           !> t/op/pat.t toke.c
25316 ____________________________________________________________________________
25317 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
25318         Log: Retract #10725 (Hugo asked NOT to apply the patch)
25319      Branch: perl
25320            ! t/op/study.t
25321 ____________________________________________________________________________
25322 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
25323         Log: The test.third results were funnily named because of the
25324              new test scheme.
25325      Branch: perl
25326            ! t/TEST
25327 ____________________________________________________________________________
25328 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
25329         Log: C<eval "/x$\r\n/x"> fails to compile correctly
25330      Branch: maint-5.6/perl
25331            ! t/op/pat.t toke.c
25332 ____________________________________________________________________________
25333 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
25334         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
25335              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25336              Date: Tue, 19 Jun 2001 19:15:40 -0400
25337              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
25338              
25339              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
25340              because "1e+129" being expected but "1.e+129" being returned.
25341              The culprit (at least in Tru64) is the use of gcvt().
25342      Branch: perl
25343            ! Configure
25344 ____________________________________________________________________________
25345 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
25346         Log: Subject: [PATCH perl@10722] test hunting on VMS
25347              From: "Craig A. Berry" <craigberry@mac.com>
25348              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
25349              Date: Tue, 19 Jun 2001 18:59:01 -0500
25350      Branch: perl
25351            ! vms/test.com
25352 ____________________________________________________________________________
25353 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
25354         Log: Subject: [PATCH] s/typos//
25355              From: Abhijit Menon-Sen <ams@wiw.org>
25356              Date: Wed, 20 Jun 2001 02:15:02 +0530
25357              Message-ID: <20010620021502.A14541@lustre.linux.in>
25358              
25359              Without the op.h s/bearword/bareword/ hunk, see
25360              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
25361      Branch: perl
25362            ! util.c
25363 ____________________________________________________________________________
25364 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
25365         Log: Metaconfig unit change for #10732 and #10733.
25366      Branch: metaconfig/U/perl
25367            ! fflushall.U
25368 ____________________________________________________________________________
25369 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
25370         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
25371              From: "Craig A. Berry" <craigberry@mac.com>
25372              Date: Tue, 19 Jun 2001 17:19:48 -0500
25373              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
25374      Branch: perl
25375            ! configure.com vms/descrip_mms.template
25376 ____________________________________________________________________________
25377 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
25378         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
25379              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25380              Date: Tue, 19 Jun 2001 16:48:07 -0400
25381              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
25382              
25383              Further fixes to fflush(NULL) detection.
25384      Branch: perl
25385            ! Configure
25386 ____________________________________________________________________________
25387 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
25388         Log: AIX test -s hangs with non-existent files?
25389              (A genuine logic bug in Configure, but AIX also broken?)
25390      Branch: perl
25391            ! Configure
25392 ____________________________________________________________________________
25393 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
25394         Log: AUTHORS updates.
25395      Branch: perl
25396            ! AUTHORS
25397 ____________________________________________________________________________
25398 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
25399         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
25400              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25401              Date: Tue, 19 Jun 2001 15:33:25 -0400
25402              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
25403      Branch: perl
25404            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
25405            ! t/lib/warnings/pp
25406 ____________________________________________________________________________
25407 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
25408         Log: Integrate perlio.
25409      Branch: perl
25410           !> lib/File/Find/find.t win32/distclean.bat
25411 ____________________________________________________________________________
25412 [ 10728] By: nick                                  on 2001/06/19  18:24:53
25413         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
25414      Branch: perlio
25415            ! lib/File/Find/find.t win32/distclean.bat
25416 ____________________________________________________________________________
25417 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
25418         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
25419              also add information how to find out whether one has PerlIO.
25420      Branch: perl
25421            ! pod/perlfunc.pod
25422 ____________________________________________________________________________
25423 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
25424         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
25425              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
25426              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
25427              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
25428      Branch: perl
25429            ! pod/perlfunc.pod
25430 ____________________________________________________________________________
25431 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
25432         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
25433              From: Hugo <hv@crypt.compulink.co.uk>
25434              Date: Tue, 19 Jun 2001 12:37:30 +0100
25435              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
25436      Branch: perl
25437            ! t/op/study.t
25438 ____________________________________________________________________________
25439 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
25440         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
25441              From: Hugo <hv@crypt.compulink.co.uk>
25442              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
25443              Date: Tue, 19 Jun 2001 13:15:17 +0100
25444      Branch: perl
25445            ! util.c
25446 ____________________________________________________________________________
25447 [ 10723] By: nick                                  on 2001/06/19  14:46:15
25448         Log: Integrate mainline
25449      Branch: perlio
25450           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
25451           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
25452           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
25453           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
25454           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
25455           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
25456            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
25457            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
25458            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
25459            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
25460            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
25461            - ext/Thread/unsync4.t
25462           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
25463           !> djgpp/config.over djgpp/fixpmain
25464           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
25465           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
25466           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
25467 ____________________________________________________________________________
25468 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
25469         Log: Update Changes.
25470      Branch: perl
25471            ! Changes patchlevel.h
25472 ____________________________________________________________________________
25473 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
25474         Log: The existence shall be MANIFESted.
25475      Branch: perl
25476            ! MANIFEST
25477 ____________________________________________________________________________
25478 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
25479         Log: The old libnet.cfg is first searched from the current directory,
25480              only then from the module path.
25481      Branch: perl
25482            ! utils/libnetcfg.PL
25483 ____________________________________________________________________________
25484 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
25485         Log: NetWare tweaks from Guruprasad.
25486      Branch: perl
25487            ! NetWare/Makefile NetWare/config.wc
25488 ____________________________________________________________________________
25489 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
25490         Log: Subject: [PATCH] djgpp updates
25491              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
25492              Date: Tue, 19 Jun 2001 10:59:06 +0200
25493              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
25494      Branch: perl
25495            ! djgpp/config.over djgpp/fixpmain
25496 ____________________________________________________________________________
25497 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
25498         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
25499              From: Prymmer/Kahn <pvhp@best.com>
25500              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
25501              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
25502      Branch: perl
25503            ! win32/Makefile
25504 ____________________________________________________________________________
25505 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
25506         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
25507              to happen right after the inclusion of <inttypes.h>,
25508              from Edward Moy.
25509      Branch: perl
25510            ! handy.h perl.h
25511 ____________________________________________________________________________
25512 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
25513         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
25514              From: Doug MacEachern <dougm@covalent.net>
25515              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
25516              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
25517      Branch: perl
25518            ! ext/DynaLoader/DynaLoader_pm.PL
25519 ____________________________________________________________________________
25520 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
25521         Log: Revert #10656 for perfomance reasons but leave in the
25522              use of Hv*() macros -- in comments, so that grepping the
25523              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
25524              suggested by Sarathy, also by Abhijit.)
25525      Branch: perl
25526            ! hv.c
25527 ____________________________________________________________________________
25528 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
25529         Log: Subject: [patch] .s MakeMaker suffix
25530              From: Doug MacEachern <dougm@covalent.net>
25531              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
25532              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
25533      Branch: perl
25534            ! lib/ExtUtils/MM_Unix.pm
25535 ____________________________________________________________________________
25536 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
25537         Log: One test lost in the big shuffle restored.
25538      Branch: perl
25539            + ext/IPC/SysV/ipcsysv.t
25540            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
25541 ____________________________________________________________________________
25542 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
25543         Log: Rename the old non-standard threads tests so that
25544              they won't be invoked.
25545      Branch: perl
25546            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
25547            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
25548            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
25549            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
25550            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
25551            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
25552            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
25553            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
25554            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
25555            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
25556            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
25557            - ext/Thread/unsync4.t
25558            ! MANIFEST
25559 ____________________________________________________________________________
25560 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
25561         Log: Integrate perlio.
25562      Branch: perl
25563           !> win32/config_sh.PL
25564 ____________________________________________________________________________
25565 [ 10709] By: nick                                  on 2001/06/19  08:18:18
25566         Log: Integrate mainline
25567      Branch: perlio
25568           +> (branch 40 files)
25569            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
25570            - lib/strict/subs lib/strict/vars lib/warnings/1global
25571            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
25572            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
25573            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
25574            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
25575            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
25576            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
25577            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
25578            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
25579            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
25580            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
25581            - lib/warnings/utf8 lib/warnings/util
25582           !> (integrate 57 files)
25583 ____________________________________________________________________________
25584 [ 10708] By: nick                                  on 2001/06/19  07:57:10
25585         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
25586      Branch: perlio
25587            ! win32/config_sh.PL
25588 ____________________________________________________________________________
25589 [ 10707] By: nick                                  on 2001/06/19  07:05:07
25590         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
25591      Branch: perl
25592            ! perly.c perly.y perly_c.diff vms/perly_c.vms
25593 ____________________________________________________________________________
25594 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
25595         Log: More perl572delta tweaks.
25596      Branch: perl
25597            ! pod/perl572delta.pod
25598 ____________________________________________________________________________
25599 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
25600         Log: Update perl572delta.
25601      Branch: perl
25602            ! pod/perl572delta.pod
25603 ____________________________________________________________________________
25604 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
25605         Log: VOS updates from Paul Green.
25606      Branch: perl
25607            ! vos/Changes vos/build.cm vos/perl.bind
25608 ____________________________________________________________________________
25609 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
25610         Log: Update the vos/config.*.* files.
25611      Branch: perl
25612            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25613            ! vos/config.ga.h
25614 ____________________________________________________________________________
25615 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
25616         Log: Add a makefile for more painless adding of symbols to the
25617              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
25618              takes care of the adding)
25619      Branch: perl
25620            + vos/Makefile
25621 ____________________________________________________________________________
25622 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
25623         Log: Make libnetcfg by default display the libnet configuration,
25624              -c to change, add -i for old config, document all options,
25625              regen toc.
25626      Branch: perl
25627            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
25628 ____________________________________________________________________________
25629 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
25630         Log: gcc -Wall sweep.
25631      Branch: perl
25632            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
25633 ____________________________________________________________________________
25634 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
25635         Log: So there.
25636      Branch: perl
25637            ! universal.c
25638 ____________________________________________________________________________
25639 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
25640         Log: Document the need for sv_printify().
25641              
25642              Document that 'use utf8' has been considered.
25643              
25644              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
25645      Branch: perl
25646            ! pod/perltodo.pod universal.c
25647 ____________________________________________________________________________
25648 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
25649         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
25650              From: Nicholas Clark <nick@ccl4.org>
25651              Date: Mon, 18 Jun 2001 23:29:23 +0100
25652              Message-ID: <20010618232923.I98663@plum.flirble.org>
25653      Branch: perl
25654            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
25655            ! ext/Sys/Syslog/Makefile.PL
25656 ____________________________________________________________________________
25657 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
25658         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
25659              From: Scott.L.Miller@Compaq.com
25660              Date: Mon, 18 Jun 2001 10:12:27 -0500
25661              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
25662      Branch: perl
25663            ! lib/perl5db.pl pod/perldebug.pod
25664 ____________________________________________________________________________
25665 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
25666         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
25667              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25668              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
25669              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
25670      Branch: perl
25671            ! lib/Carp/Heavy.pm
25672 ____________________________________________________________________________
25673 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
25674         Log: Subject: [PATCH] Documentation changes for CLONE
25675              From: Artur Bergman <artur@contiller.se>
25676              Date: Mon, 18 Jun 2001 22:06:37 +0200
25677              Message-ID: <B7542BEC.1719%artur@contiller.se>
25678      Branch: perl
25679            ! pod/perlmod.pod pod/perlsub.pod
25680 ____________________________________________________________________________
25681 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
25682         Log: Subject: Re: configure.com
25683              From: "Craig A. Berry" <craigberry@mac.com>
25684              Date: Mon, 18 Jun 2001 16:04:38 -0500
25685              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
25686      Branch: perl
25687            ! configure.com
25688 ____________________________________________________________________________
25689 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
25690         Log: Subject: PL_nullstash + perl_clone()
25691              From: Doug MacEachern <dougm@covalent.net>
25692              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
25693              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
25694      Branch: perl
25695            ! sv.c
25696 ____________________________________________________________________________
25697 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
25698         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
25699              From: davem@fdgroup.co.uk
25700              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
25701              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
25702      Branch: perl
25703            ! embed.pl pod/perlapi.pod
25704 ____________________________________________________________________________
25705 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
25706         Log: More cross-compilation defaults gleaned from -Dcc
25707              if it is CPU-OS-gcc.
25708      Branch: metaconfig
25709            ! U/modified/libc.U
25710      Branch: metaconfig/U/perl
25711            ! Cross.U
25712      Branch: perl
25713            ! Configure INSTALL
25714 ____________________________________________________________________________
25715 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
25716         Log: Update Changes.
25717      Branch: perl
25718            ! Changes patchlevel.h
25719 ____________________________________________________________________________
25720 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
25721         Log: Subject: [PATCH 5.7.1] sv.c documentation
25722              From: davem@fdgroup.co.uk
25723              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
25724              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
25725      Branch: perl
25726            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
25727            ! sv.c sv.h
25728 ____________________________________________________________________________
25729 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
25730         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
25731              From: "Jon Gunnip" <jongunnip@hotmail.com>
25732              Date: Sun, 17 Jun 2001 18:24:29 -0400
25733              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
25734      Branch: perl
25735            ! pod/perlvar.pod
25736 ____________________________________________________________________________
25737 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
25738         Log: Move the locale/strict/warnings helper files back
25739              under the t/lib; this way the amount of non-installabled
25740              stuff under lib/ stays smaller.
25741      Branch: perl
25742            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
25743            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
25744            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
25745            + t/lib/warnings/5nolint t/lib/warnings/6default
25746            + t/lib/warnings/7fatal t/lib/warnings/8signal
25747            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
25748            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
25749            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
25750            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
25751            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
25752            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
25753            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
25754            + t/lib/warnings/taint t/lib/warnings/toke
25755            + t/lib/warnings/universal t/lib/warnings/utf8
25756            + t/lib/warnings/util
25757            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
25758            - lib/strict/subs lib/strict/vars lib/warnings/1global
25759            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
25760            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
25761            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
25762            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
25763            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
25764            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
25765            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
25766            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
25767            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
25768            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
25769            - lib/warnings/utf8 lib/warnings/util
25770            ! MANIFEST installperl lib/locale.t lib/strict.t
25771 ____________________________________________________________________________
25772 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
25773         Log: Split off the pack/unpack code, from Nicholas Clark.
25774      Branch: perl
25775            + pp_pack.c
25776            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
25777            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
25778            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
25779 ____________________________________________________________________________
25780 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
25781         Log: Guard the SysV IPC tests against being invoked in
25782              SysV-IPC-less places.
25783      Branch: perl
25784            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
25785 ____________________________________________________________________________
25786 [ 10683] By: nick                                  on 2001/06/18  12:24:42
25787         Log: Integrate mainline (new test scheme now ok on Linux).
25788      Branch: perlio
25789           +> lib/warnings.t
25790           !> dump.c sv.c
25791 ____________________________________________________________________________
25792 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
25793         Log: Add the locale.c and numeric.c to the microperl sources.
25794      Branch: perl
25795            ! Makefile.micro win32/Makefile
25796 ____________________________________________________________________________
25797 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
25798         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
25799              From: Abhijit Menon-Sen <ams@wiw.org>
25800              Date: Mon, 18 Jun 2001 14:23:44 +0530
25801              Message-ID: <20010618142344.A13136@lustre.linux.in>
25802      Branch: perl
25803            ! dump.c
25804 ____________________________________________________________________________
25805 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
25806         Log: Subject: Re: [PATCH] more anonymous stash cleanups
25807              From: Abhijit Menon-Sen <ams@wiw.org>
25808              Date: Mon, 18 Jun 2001 15:50:32 +0530
25809              Message-ID: <20010618155032.A13223@lustre.linux.in>
25810              
25811              Plus the comment left in as suggested by NI-S.
25812      Branch: perl
25813            ! sv.c
25814 ____________________________________________________________________________
25815 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
25816         Log: One missed file.
25817      Branch: perl
25818            + lib/warnings.t
25819 ____________________________________________________________________________
25820 [ 10678] By: nick                                  on 2001/06/18  08:05:29
25821         Log: Integrate mainline (part2 - the deletes)
25822      Branch: perlio
25823            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
25824            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
25825            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
25826            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
25827            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
25828            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
25829            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
25830            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
25831            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
25832            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
25833            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
25834 ____________________________________________________________________________
25835 [ 10677] By: nick                                  on 2001/06/18  08:04:44
25836         Log: Integrate mainline (part1)
25837      Branch: perlio
25838           +> (branch 376 files)
25839            - (delete 219 files)
25840           !> (integrate 151 files)
25841 ____________________________________________________________________________
25842 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
25843         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
25844              No doubt I made some mistakes like missed some files or
25845              misnamed some files.  The naming rules were more or less:
25846              (1) if the module is from CPAN, follows its ways, be it
25847              t/*.t or test.pl.
25848              (2) otherwise if there are multiple tests for a module
25849              put them in a t/
25850              (3) otherwise if there's only one test put it in Module.t
25851              (4) helper files go to module/ (locale, strict, warnings)
25852              (5) use longer filenames now that we can (but e.g. the
25853              compat-0.6.t and the Text::Balanced test files still
25854              were renamed to be more civil against the 8.3 people)
25855              installperl was updated appropriately not to install the
25856              *.t files or the help files from under lib.
25857              
25858              TODO: some helper files still remain under t/ that could
25859              follow their 'masters'.  UPDATE: On second thoughts, why
25860              should they.  They can continue to live under t/lib, and
25861              in fact the locale/strict/warnings helpers that were moved
25862              could be moved back.  This way the amount of non-installable
25863              stuff under lib/ stays smaller.
25864      Branch: perl
25865            + (add 253 files)
25866            - (delete 254 files)
25867            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
25868 ____________________________________________________________________________
25869 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
25870         Log: The warning no more comes from util.c, it comes from numeric.c.
25871      Branch: perl
25872            ! README.tru64
25873 ____________________________________________________________________________
25874 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
25875         Log: Subject: Re: anyone good at casting spells?
25876              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25877              Date: Sun, 17 Jun 2001 21:21:04 -0400
25878              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
25879      Branch: perl
25880            ! ext/POSIX/POSIX.xs hv.h
25881 ____________________________________________________________________________
25882 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
25883         Log: Protect the (original) thread tests against testing if no 5.005
25884              threads have been configured.
25885      Branch: perl
25886            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
25887            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
25888            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
25889            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
25890            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
25891            ! ext/Thread/unsync4.t
25892 ____________________________________________________________________________
25893 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
25894         Log: Try the new test scanning scheme on Text::Abbrev.
25895      Branch: perl
25896            + lib/Text/Abbrev.t
25897            - lib/Text/Abbrev/t/abbrev.t
25898            ! MANIFEST
25899 ____________________________________________________________________________
25900 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
25901         Log: Change the scan policy of the *.t and test.pl files,
25902              now the *.t do not need to live in a t/ directory.
25903      Branch: perl
25904            ! t/TEST t/harness
25905 ____________________________________________________________________________
25906 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
25907         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
25908              From: Ilmari Karonen <iltzu@sci.fi>
25909              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
25910              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
25911      Branch: perl
25912            ! pod/perlfaq7.pod
25913 ____________________________________________________________________________
25914 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
25915         Log: Quench the warnings from Tru64; the HP-UX is still
25916              broken because it really, REALLY, doesn't like the
25917              HvARRAY() being lvalue:
25918              
25919              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
25920              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
25921      Branch: perl
25922            ! hv.c
25923 ____________________________________________________________________________
25924 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
25925         Log: Integrate change #10667 from maintperl:
25926              
25927              change#10449 broke the special-case that makes lexicals inside the
25928              eval"" within DB::DB() visible
25929      Branch: perl
25930           !> op.c
25931 ____________________________________________________________________________
25932 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
25933         Log: change#10449 broke the special-case that makes lexicals inside the
25934              eval"" within DB::DB() visible
25935      Branch: maint-5.6/perl
25936            ! op.c
25937 ____________________________________________________________________________
25938 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
25939         Log: Still spurious output; indent the code a bit.
25940              
25941              TODO1: separate the utility functions like MkDir
25942              into a helper script?
25943              
25944              TODO2: I see a lot of repetition in the filepath()
25945              and dirpath() calls.
25946      Branch: perl
25947            ! t/lib/filefind.t t/lib/findtaint.t
25948 ____________________________________________________________________________
25949 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
25950         Log: Regen modlib, toc.
25951      Branch: perl
25952            ! pod/perlmodlib.pod pod/perltoc.pod
25953 ____________________________________________________________________________
25954 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
25955         Log: Add libnetcfg to perlutil.
25956      Branch: perl
25957            ! pod/perlutil.pod
25958 ____________________________________________________________________________
25959 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
25960         Log: Initial integration of libnet-1.0703.
25961              The Configure script renamed as libnetcfg, will be
25962              installed along other utilities.
25963      Branch: perl
25964            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
25965            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
25966            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
25967            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
25968            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
25969            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
25970            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
25971            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
25972            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
25973            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
25974            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
25975            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
25976            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
25977            + utils/libnetcfg.PL
25978            ! MANIFEST utils.lst utils/Makefile
25979 ____________________________________________________________________________
25980 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
25981         Log: Less potentially test-harness-confusing output.
25982      Branch: perl
25983            ! lib/Memoize/t/expire_module_t.t
25984 ____________________________________________________________________________
25985 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
25986         Log: The final print annoys make test.
25987      Branch: perl
25988            ! t/lib/filefind.t t/lib/findtaint.t
25989 ____________________________________________________________________________
25990 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
25991         Log: Add an option for handling dangling symbolic links.
25992      Branch: perl
25993            ! lib/File/Find.pm t/lib/filefind.t
25994 ____________________________________________________________________________
25995 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
25996         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
25997              From: Thomas Wegner <wegner_thomas@yahoo.com>
25998              Date: Sun, 17 Jun 2001 14:43:11 +0200
25999              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
26000      Branch: perl
26001            + t/lib/findtaint.t
26002            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
26003 ____________________________________________________________________________
26004 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
26005         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
26006              From: Jonathan Stowe <gellyfish@gellyfish.com>
26007              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
26008              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
26009      Branch: perl
26010            ! lib/ExtUtils/MM_Unix.pm
26011 ____________________________________________________________________________
26012 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
26013         Log: Subject: [PATCH] more anonymous stash cleanups
26014              From: Abhijit Menon-Sen <ams@wiw.org>
26015              Date: Sun, 17 Jun 2001 11:44:06 +0530
26016              Message-ID: <20010617114406.A25203@lustre.linux.in>
26017      Branch: perl
26018            ! op.c
26019 ____________________________________________________________________________
26020 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
26021         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
26022              From: Abhijit Menon-Sen <ams@wiw.org>
26023              Date: Sun, 17 Jun 2001 08:02:59 +0530
26024              Message-ID: <20010617080259.A28776@lustre.linux.in>
26025              
26026              Subject: [PATCH #2/7] xhv_eiter
26027              From: Abhijit Menon-Sen <ams@wiw.org>
26028              Date: Sun, 17 Jun 2001 08:13:18 +0530
26029              Message-ID: <20010617081318.B28776@lustre.linux.in>
26030              
26031              Subject: [PATCH #3/7] xhv_fill
26032              From: Abhijit Menon-Sen <ams@wiw.org>
26033              Date: Sun, 17 Jun 2001 08:25:16 +0530
26034              Message-ID: <20010617082516.C28776@lustre.linux.in>
26035              
26036              Subject: [PATCH #4/7] xhv_keys
26037              From: Abhijit Menon-Sen <ams@wiw.org>
26038              Date: Sun, 17 Jun 2001 08:36:17 +0530
26039              Message-ID: <20010617083617.D28776@lustre.linux.in>
26040              
26041              Subject: [PATCH #5/7] xhv_max
26042              From: Abhijit Menon-Sen <ams@wiw.org>
26043              Date: Sun, 17 Jun 2001 08:39:48 +0530
26044              Message-ID: <20010617083948.E28776@lustre.linux.in>
26045              
26046              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
26047              From: Abhijit Menon-Sen <ams@wiw.org>
26048              Date: Sun, 17 Jun 2001 08:51:11 +0530
26049              Message-ID: <20010617085111.F28776@lustre.linux.in>
26050      Branch: perl
26051            ! hv.c
26052 ____________________________________________________________________________
26053 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
26054         Log: Update Changes.
26055      Branch: perl
26056            ! Changes patchlevel.h
26057 ____________________________________________________________________________
26058 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
26059         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
26060              From: Abhijit Menon-Sen <ams@wiw.org>
26061              Date: Sat, 16 Jun 2001 07:41:19 +0530
26062              Message-ID: <20010616074119.A24720@lustre.linux.in>
26063      Branch: perl
26064            ! hv.c perl.c vms/vmsish.h win32/win32.h
26065 ____________________________________________________________________________
26066 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
26067         Log: Document tests failing when threaded, since we now have more.
26068      Branch: perl
26069            ! pod/perl572delta.pod
26070 ____________________________________________________________________________
26071 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
26072         Log: -Wall cleanup.
26073      Branch: perl
26074            ! ext/Thread/Thread.xs
26075 ____________________________________________________________________________
26076 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
26077         Log: pthread_attr_setstacksize() isn't absolutely necessary
26078              to call, only iff THREAD_CREATE_NEEDS_STACK.
26079      Branch: perl
26080            ! ext/Thread/Thread.xs
26081 ____________________________________________________________________________
26082 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
26083         Log: -Wall strays.
26084      Branch: perl
26085            ! perl.c util.c
26086 ____________________________________________________________________________
26087 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
26088         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
26089              (and INT64_MIN) brokenness.
26090      Branch: perl
26091            ! hints/darwin.sh perl.h
26092 ____________________________________________________________________________
26093 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
26094         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
26095              From: Nicholas Clark <nick@ccl4.org>
26096              Date: Sun, 17 Jun 2001 00:16:05 +0100
26097              Message-ID: <20010617001605.V98663@plum.flirble.org>
26098      Branch: perl
26099            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
26100            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
26101            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26102 ____________________________________________________________________________
26103 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
26104         Log: Add perlnetware to docs; regen toc; supply skeleton
26105              docs for some Memoize submodules.
26106      Branch: perl
26107            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
26108            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
26109            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
26110            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
26111            ! win32/Makefile win32/makefile.mk
26112 ____________________________________________________________________________
26113 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
26114         Log: pod cleanup.
26115      Branch: perl
26116            ! README.netware
26117 ____________________________________________________________________________
26118 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
26119         Log: Integrate Memoize 0.64.  Few tweaks were required in
26120              the test scripts.  Note that the speed and expire*
26121              tests take several dozen seconds to run.
26122      Branch: perl
26123            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
26124            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
26125            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
26126            + lib/Memoize/README lib/Memoize/SDBM_File.pm
26127            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
26128            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
26129            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
26130            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
26131            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
26132            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
26133            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
26134            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
26135            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
26136            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
26137            ! MANIFEST t/lib/1_compile.t
26138 ____________________________________________________________________________
26139 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
26140         Log: Document the cross-compilation options.
26141      Branch: perl
26142            ! Cross/README INSTALL
26143 ____________________________________________________________________________
26144 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
26145         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
26146      Branch: perl
26147            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
26148            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
26149            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
26150            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
26151            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
26152            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
26153            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
26154            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
26155            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
26156            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
26157            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
26158            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
26159            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
26160            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
26161            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
26162            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
26163            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
26164            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
26165            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
26166            + lib/ExtUtils/MM_NW5.pm
26167            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
26168            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
26169            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
26170            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
26171            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
26172            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
26173            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
26174            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
26175            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
26176            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
26177            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
26178            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
26179            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
26180            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
26181            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
26182            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
26183            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
26184            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
26185            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
26186            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
26187            ! util.h x2p/a2py.c
26188 ____________________________________________________________________________
26189 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
26190         Log: Resort MANIFEST.
26191      Branch: perl
26192            ! MANIFEST
26193 ____________________________________________________________________________
26194 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
26195         Log: Integrate perlio.
26196      Branch: perl
26197           +> win32/win32io.c
26198           !> MANIFEST perlio.c perliol.h win32/makefile.mk
26199 ____________________________________________________________________________
26200 [ 10640] By: nick                                  on 2001/06/16  18:38:31
26201         Log: Disable :win32 layer as default till I get it working
26202      Branch: perlio
26203            ! MANIFEST perlio.c
26204 ____________________________________________________________________________
26205 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
26206         Log: Try the new scheme by moving the Text::Abbrev test
26207              to a new place under lib.
26208      Branch: perl
26209            + lib/Text/Abbrev/t/abbrev.t
26210            - t/lib/abbrev.t
26211            ! MANIFEST
26212 ____________________________________________________________________________
26213 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
26214         Log: Make the code even more dynamical so that testname
26215              suffix length can change.
26216      Branch: perl
26217            ! lib/Test/Harness.pm t/TEST
26218 ____________________________________________________________________________
26219 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
26220         Log: Allow for deeper t/ and also a single test.pl.
26221      Branch: perl
26222            ! t/TEST t/harness
26223 ____________________________________________________________________________
26224 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
26225         Log: #define fix from Nicholas Clark.
26226      Branch: perl
26227            ! ext/POSIX/POSIX.xs
26228 ____________________________________________________________________________
26229 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
26230         Log: Initialization is nice.
26231      Branch: perl
26232            ! lib/Test/Harness.pm
26233 ____________________________________________________________________________
26234 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
26235         Log: Make t/TEST and t/harness to test also the t/ tests
26236              under the main lib/ and ext/ directories.  Fix Test::Harness
26237              to dynamically change the width of its "foo/bar....ok" output.
26238      Branch: perl
26239            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
26240 ____________________________________________________________________________
26241 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
26242         Log: Subject: [PATCH] Re: perl@10611 
26243              From: Nicholas Clark <nick@ccl4.org>
26244              Date: Sat, 16 Jun 2001 16:52:47 +0100
26245              Message-ID: <20010616165247.O98663@plum.flirble.org>
26246              
26247              The .xs parts, too.
26248      Branch: perl
26249            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
26250            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
26251 ____________________________________________________________________________
26252 [ 10632] By: nick                                  on 2001/06/16  16:44:35
26253         Log: Work-in-progress win32 layer semi-functional, checking 
26254              for UNIX breakage.
26255      Branch: perlio
26256            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
26257 ____________________________________________________________________________
26258 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
26259         Log: Subject: [PATCH] Re: perl@10611 
26260              From: Nicholas Clark <nick@ccl4.org>
26261              Date: Sat, 16 Jun 2001 16:52:47 +0100
26262              Message-ID: <20010616165247.O98663@plum.flirble.org>
26263      Branch: perl
26264            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
26265            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
26266            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
26267            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
26268            ! lib/ExtUtils/Constant.pm
26269 ____________________________________________________________________________
26270 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
26271         Log: Metaconfig unit change for #10629.
26272      Branch: metaconfig
26273            ! U/modified/Finish.U
26274 ____________________________________________________________________________
26275 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
26276         Log: The extraction changed directories.
26277      Branch: perl
26278            ! Configure
26279 ____________________________________________________________________________
26280 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
26281         Log: Math::BigInt 1.35 from Tels.
26282      Branch: perl
26283            + t/lib/mbimbf.t
26284            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26285            ! t/lib/bigfltpm.t t/lib/bigintpm.t
26286 ____________________________________________________________________________
26287 [ 10627] By: nick                                  on 2001/06/16  14:54:52
26288         Log: Work in progress UNIX-side edit of win32 PerLIO layer
26289      Branch: perlio
26290            + win32/win32io.c
26291            ! perlio.c win32/makefile.mk
26292 ____________________________________________________________________________
26293 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
26294         Log: Subject: [PATCH 5.6.1] os2/diff-configure
26295              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26296              Date: Fri, 15 Jun 2001 01:19:36 -0400
26297              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
26298              
26299              Empty all of it because I think #10624 made even the
26300              last patch hunk unnecessary.
26301      Branch: perl
26302            ! os2/diff.configure
26303 ____________________________________________________________________________
26304 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
26305         Log: Metaconfig unit change for 10624.
26306      Branch: metaconfig
26307            ! U/modified/libc.U
26308      Branch: perl
26309            ! config_h.SH
26310 ____________________________________________________________________________
26311 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
26312         Log: Move the initialization of libnames to the beginning so
26313              that can one 'seed' it (as OS/2 does.)
26314      Branch: perl
26315            ! Configure
26316 ____________________________________________________________________________
26317 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
26318         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
26319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26320              Date: Fri, 15 Jun 2001 19:10:57 -0400
26321              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
26322      Branch: perl
26323            ! os2/OS2/REXX/DLL/DLL.pm
26324 ____________________________________________________________________________
26325 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
26326         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
26327              From: "Craig A. Berry" <craigberry@mac.com>
26328              Date: Fri, 15 Jun 2001 17:00:03 -0500
26329              Message-Id: <a05101007b750342599be@[172.16.52.1]>
26330      Branch: perl
26331            ! vms/descrip_mms.template
26332 ____________________________________________________________________________
26333 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
26334         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
26335              From: "Craig A. Berry" <craigberry@mac.com>
26336              Date: Fri, 15 Jun 2001 18:39:42 -0500
26337              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
26338      Branch: perl
26339            ! lib/File/Spec/VMS.pm t/lib/extutils.t
26340 ____________________________________________________________________________
26341 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
26342         Log: Integrate perlio.
26343      Branch: perl
26344           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
26345           !> t/io/utf8.t t/lib/io_scalar.t
26346 ____________________________________________________________________________
26347 [ 10619] By: nick                                  on 2001/06/15  21:05:19
26348         Log: Generated files
26349      Branch: perlio
26350            ! embed.h proto.h
26351 ____________________________________________________________________________
26352 [ 10618] By: nick                                  on 2001/06/15  20:27:42
26353         Log: Fix open.pm to work via XS-implemented method calls rather
26354              than *open::layers variables which caused all the HV/AV hassle.
26355      Branch: perlio
26356            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
26357            ! t/lib/io_scalar.t
26358 ____________________________________________________________________________
26359 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
26360         Log: Integrate perlio.
26361      Branch: perl
26362           !> lib/ExtUtils/Constant.pm
26363 ____________________________________________________________________________
26364 [ 10616] By: nick                                  on 2001/06/15  18:46:47
26365         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
26366      Branch: perlio
26367            ! lib/ExtUtils/Constant.pm
26368 ____________________________________________________________________________
26369 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
26370         Log: Integrate perlio.
26371      Branch: perl
26372           !> ext/Socket/Socket.xs
26373 ____________________________________________________________________________
26374 [ 10614] By: nick                                  on 2001/06/15  18:33:37
26375         Log: MULTIPLICITY fix for Socket.xs
26376      Branch: perlio
26377            ! ext/Socket/Socket.xs
26378 ____________________________________________________________________________
26379 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
26380         Log: Subject: Re: perl@10611
26381              From: Doug MacEachern <dougm@covalent.net>
26382              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
26383              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
26384      Branch: perl
26385            ! ext/Socket/Socket.xs
26386 ____________________________________________________________________________
26387 [ 10612] By: nick                                  on 2001/06/15  16:14:38
26388         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
26389      Branch: perlio
26390           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
26391           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
26392           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
26393           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
26394           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
26395           !> utils/h2ph.PL
26396 ____________________________________________________________________________
26397 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
26398         Log: Update Changes.
26399      Branch: perl
26400            ! Changes patchlevel.h
26401 ____________________________________________________________________________
26402 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
26403         Log: Upping the test count.
26404      Branch: perl
26405            ! t/lib/filefind.t
26406 ____________________________________________________________________________
26407 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
26408         Log: Integrate perlio.
26409      Branch: perl
26410           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26411 ____________________________________________________________________________
26412 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
26413         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
26414              From: andreas.koenig@anima.de (Andreas J. Koenig)
26415              Date: 15 Jun 2001 13:30:39 +0200
26416              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
26417              
26418              Record the grim history.
26419      Branch: perl
26420            ! lib/File/Find.pm
26421 ____________________________________________________________________________
26422 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
26423         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
26424              From: Brian McCauley <nobull@mail.com>
26425              Date: 15 Jun 2001 07:51:26 +0100
26426              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
26427      Branch: perl
26428            ! lib/File/Find.pm t/lib/filefind.t
26429 ____________________________________________________________________________
26430 [ 10606] By: nick                                  on 2001/06/15  14:00:08
26431         Log: regen_config_h for Win32.
26432      Branch: perlio
26433            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26434 ____________________________________________________________________________
26435 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
26436         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
26437              From: Peter Prymmer <pvhp@forte.com>
26438              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
26439              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
26440      Branch: perl
26441            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
26442 ____________________________________________________________________________
26443 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
26444         Log: Some filesystems require writability for rename/unlink.
26445      Branch: perl
26446            ! opcode.pl
26447 ____________________________________________________________________________
26448 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
26449         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
26450              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
26451              Date: Fri, 15 Jun 2001 12:08:53 +0200
26452              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
26453      Branch: perl
26454            ! perlio.c
26455 ____________________________________________________________________________
26456 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
26457         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
26458              From: Mike Guy <mjtg@cam.ac.uk>
26459              Date: Fri, 15 Jun 2001 14:11:49 +0100
26460              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
26461      Branch: perl
26462            ! opcode.pl
26463 ____________________________________________________________________________
26464 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
26465         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
26466              From: Nicholas Clark <nick@ccl4.org>
26467              Date: Thu, 14 Jun 2001 23:52:56 +0100
26468              Message-ID: <20010614235256.G98663@plum.flirble.org>
26469      Branch: perl
26470            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
26471            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26472 ____________________________________________________________________________
26473 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
26474         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
26475              From: Russ Allbery <rra@stanford.edu>
26476              Date: 14 Jun 2001 13:24:43 -0700
26477              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
26478      Branch: perl
26479            ! ext/GDBM_File/GDBM_File.pm
26480 ____________________________________________________________________________
26481 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
26482         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
26483              From: Nicholas Clark <nick@ccl4.org>
26484              Date: Thu, 14 Jun 2001 20:37:47 +0100
26485              Message-ID: <20010614203747.F98663@plum.flirble.org>
26486      Branch: perl
26487            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
26488            ! t/lib/gdbm.t
26489 ____________________________________________________________________________
26490 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
26491         Log: Integrate perlio.
26492      Branch: perl
26493           !> makedef.pl sv.c
26494 ____________________________________________________________________________
26495 [ 10597] By: nick                                  on 2001/06/15  11:08:13
26496         Log: Check that HVs with HvNAME() != NULL are really stashes before
26497              treating them as such. Also be more defensive on the GvCV.
26498              Win32 fork and dprof now working again. 
26499      Branch: perlio
26500            ! sv.c
26501 ____________________________________________________________________________
26502 [ 10596] By: nick                                  on 2001/06/15  10:11:20
26503         Log: Integrate mainline.
26504      Branch: perlio
26505           +> Cross/README
26506           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
26507           !> Porting/config_H config_h.SH configure.com epoc/config.sh
26508           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
26509           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26510           !> vos/config.ga.h win32/config.bc win32/config.gc
26511           !> win32/config.vc win32/config_H.bc win32/config_H.gc
26512           !> win32/config_H.vc
26513 ____________________________________________________________________________
26514 [ 10595] By: nick                                  on 2001/06/15  09:37:17
26515         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
26516              - Win32 (VC++) now builds but fails:
26517              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
26518              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
26519              write.t    - open(...,"|-") not implemented on Win32 
26520      Branch: perlio
26521            ! makedef.pl
26522 ____________________________________________________________________________
26523 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
26524         Log: Integrate perlio.
26525      Branch: perl
26526           !> perlio.c win32/makefile.mk
26527 ____________________________________________________________________________
26528 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
26529         Log: Metaconfig unit changes for #10592.
26530      Branch: metaconfig
26531            + U/modified/i_varhdr.U U/modified/startsh.U
26532            - U/a_dvisory/crosscompile.U U/target/Target.U
26533            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
26534            ! U/compline/bitpbyte.U U/compline/byteorder.U
26535            ! U/compline/ccflags.U U/compline/charsize.U
26536            ! U/compline/d_casti32.U U/compline/d_castneg.U
26537            ! U/compline/d_closedir.U U/compline/d_fd_set.U
26538            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
26539            ! U/compline/d_keepsig.U U/compline/d_open3.U
26540            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
26541            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
26542            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
26543            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
26544            ! U/compline/doublesize.U U/compline/floatsize.U
26545            ! U/compline/nblock_io.U U/compline/orderlib.U
26546            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
26547            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
26548            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
26549            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
26550            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
26551            ! U/modified/spitshell.U U/threads/archname.U
26552            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
26553            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
26554            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
26555            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
26556            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
26557      Branch: metaconfig/U/perl
26558            + Cross.U
26559            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
26560            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
26561            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
26562            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
26563            ! stdio_streams.U uselfs.U
26564 ____________________________________________________________________________
26565 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
26566         Log: The first steps towards cross-compilation.
26567              
26568              Abstract execution of compiled test executables with $run,
26569              and abstract transfer of files with $to and $from.
26570              
26571              Under cross-compilation the $run, $to, and $from will point
26572              to appropriate wrapper scripts, by default ssh and scp,
26573              but also rsh, rcp, and cp are supported.  If not
26574              cross-compiling, they will be set to '', ':', and ':',
26575              respectively.
26576              
26577              With these patches I was able to get Configure for
26578              iPAQ ARM Linux on an Intel Linux about 95% right
26579              (only a few tests failed to execute or they produced
26580              incorrect results), and I was able to compile
26581              a functional miniperl.
26582              
26583              The symbol crosscompile renamed to be usecrosscompile,
26584              the corresponding C symbol from CROSSCOMPILE to
26585              USE_CROSS_COMPILE.
26586      Branch: perl
26587            ! Configure Cross/README Makefile.SH Porting/Glossary
26588            ! Porting/config.sh Porting/config_H config_h.SH configure.com
26589            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
26590            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26591            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26592            ! win32/config.gc win32/config.vc win32/config_H.bc
26593            ! win32/config_H.gc win32/config_H.vc
26594 ____________________________________________________________________________
26595 [ 10591] By: nick                                  on 2001/06/14  20:00:12
26596         Log: Steps along the road toward Win32 building again.
26597      Branch: perlio
26598            ! perlio.c win32/makefile.mk
26599 ____________________________________________________________________________
26600 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
26601         Log: Integrate perlio.
26602      Branch: perl
26603           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26604 ____________________________________________________________________________
26605 [ 10589] By: nick                                  on 2001/06/14  13:54:07
26606         Log: Routine regen_config_h for Win32
26607      Branch: perlio
26608            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26609 ____________________________________________________________________________
26610 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
26611         Log: Integrate perlio.
26612      Branch: perl
26613           +> perlyline.pl
26614           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
26615 ____________________________________________________________________________
26616 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
26617         Log: A placeholder.
26618      Branch: perl
26619            + Cross/README
26620 ____________________________________________________________________________
26621 [ 10586] By: nick                                  on 2001/06/14  08:25:07
26622         Log: Add new step to run_byacc which:
26623              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
26624              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
26625      Branch: perlio
26626            + perlyline.pl
26627            ! MANIFEST Makefile.SH perly.c
26628 ____________________________________________________________________________
26629 [ 10585] By: nick                                  on 2001/06/14  08:22:29
26630         Log: Integrate mainline
26631      Branch: perlio
26632           +> locale.c numeric.c
26633           !> Changes cygwin/Makefile.SHs embed.h embed.pl
26634           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
26635           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
26636           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
26637           !> x2p/Makefile.SH
26638 ____________________________________________________________________________
26639 [ 10584] By: nick                                  on 2001/06/14  08:05:53
26640         Log: Hack to remove insecure directories from PATH so test will run.
26641      Branch: perlio
26642            ! t/lib/filefind.t
26643 ____________________________________________________________________________
26644 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
26645         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
26646      Branch: perl
26647            - t/lib/mbimbf.t
26648            ! MANIFEST
26649 ____________________________________________________________________________
26650 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
26651         Log: Detypo.
26652      Branch: perl
26653            ! x2p/Makefile.SH
26654 ____________________________________________________________________________
26655 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
26656         Log: de-$CONFIG continues.
26657      Branch: perl
26658            ! cygwin/Makefile.SHs x2p/Makefile.SH
26659 ____________________________________________________________________________
26660 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
26661         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
26662              From: Nicholas Clark <nick@ccl4.org>
26663              Date: Wed, 13 Jun 2001 21:20:13 +0100
26664              Message-ID: <20010613212013.D98663@plum.flirble.org>
26665      Branch: perl
26666            ! opcode.pl
26667 ____________________________________________________________________________
26668 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
26669         Log: Subject: splitting util.c
26670              From: Hugo <hv@crypt.compulink.co.uk>
26671              Date: Thu, 14 Jun 2001 00:41:08 +0100
26672              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
26673      Branch: perl
26674            + locale.c numeric.c
26675            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
26676            ! pod/perlapi.pod proto.h util.c
26677 ____________________________________________________________________________
26678 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
26679         Log: Upgrade to Math::BigInt 1.34 from Tels.
26680      Branch: perl
26681            + t/lib/mbimbf.t
26682            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26683            ! t/lib/bigfltpm.t t/lib/bigintpm.t
26684 ____________________________________________________________________________
26685 [ 10577] By: nick                                  on 2001/06/13  19:02:48
26686         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
26687      Branch: perlio
26688           !> (integrate 125 files)
26689 ____________________________________________________________________________
26690 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
26691         Log: Update Changes.
26692      Branch: perl
26693            ! Changes patchlevel.h
26694 ____________________________________________________________________________
26695 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
26696         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
26697              From: "Craig A. Berry" <craigberry@mac.com>
26698              Date: Wed, 13 Jun 2001 13:24:28 -0500
26699              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
26700      Branch: perl
26701            ! ext/re/Makefile.PL
26702 ____________________________________________________________________________
26703 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
26704         Log: Mc.u.c. for #10573.
26705      Branch: metaconfig
26706            ! U/threads/usethreads.U
26707 ____________________________________________________________________________
26708 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
26709         Log: It would be also be good if I could type.
26710      Branch: perl
26711            ! Configure
26712 ____________________________________________________________________________
26713 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
26714         Log: Metaconfig unit change for #10571.
26715      Branch: metaconfig
26716            ! U/threads/usethreads.U
26717 ____________________________________________________________________________
26718 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
26719         Log: A non-empty default is a good thing.
26720      Branch: perl
26721            ! Configure
26722 ____________________________________________________________________________
26723 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
26724         Log: Metaconfig unit change for #10569.
26725      Branch: metaconfig
26726            ! U/threads/usethreads.U
26727 ____________________________________________________________________________
26728 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
26729         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
26730              extremely experimental, not even prompted for.
26731      Branch: perl
26732            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26733            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
26734            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
26735            ! win32/config.bc win32/config.gc win32/config.vc
26736 ____________________________________________________________________________
26737 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
26738         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
26739      Branch: perl
26740            ! pod/perlfaq6.pod
26741 ____________________________________________________________________________
26742 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
26743         Log: Integrate perlio; conflicts, accept Nick's versions.
26744      Branch: perl
26745           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26746           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
26747 ____________________________________________________________________________
26748 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
26749         Log: Subject: Re: ext/ + -Wall
26750              From: Doug MacEachern <dougm@covalent.net>
26751              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
26752              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
26753      Branch: perl
26754            ! XSUB.h lib/ExtUtils/xsubpp perl.h
26755 ____________________________________________________________________________
26756 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
26757         Log: Similar logic as DB_File.xs, using the modern macros and
26758              defines them to older ones for older Perls where PERL_VERSION
26759              is not defined, from Doug MacEachern.
26760      Branch: perl
26761            ! ext/Storable/Storable.xs
26762 ____________________________________________________________________________
26763 [ 10564] By: nick                                  on 2001/06/13  15:22:01
26764         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
26765              and using that instead (name lookups are sequential search for now).
26766      Branch: perlio
26767            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26768            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
26769 ____________________________________________________________________________
26770 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
26771         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
26772              From: "Richard Soderberg" <rs@crystalflame.net>
26773              Date: Sat, 26 May 2001 06:44:20 -0700
26774              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
26775      Branch: perl
26776            ! sv.c t/op/glob.t
26777 ____________________________________________________________________________
26778 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
26779         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
26780              From: "Craig A. Berry" <craigberry@mac.com>
26781              Date: Tue, 12 Jun 2001 23:55:26 -0500
26782              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
26783      Branch: perl
26784            ! ext/re/Makefile.PL ext/re/re.xs
26785 ____________________________________________________________________________
26786 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
26787         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
26788              suggested by NI-S.
26789      Branch: perl
26790            ! XSUB.h malloc.c perl.h
26791 ____________________________________________________________________________
26792 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
26793         Log: Regen toc.
26794      Branch: perl
26795            ! pod/perltoc.pod
26796 ____________________________________________________________________________
26797 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
26798         Log: Subject: [patch] perl.gprof control
26799              From: Doug MacEachern <dougm@covalent.net>
26800              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
26801              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
26802      Branch: perl
26803            ! miniperlmain.c perl.h
26804 ____________________________________________________________________________
26805 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
26806         Log: Subject: Re: ext/ + -Wall
26807              From: Doug MacEachern <dougm@covalent.net>
26808              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
26809              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
26810              
26811              Document ax and break up dXSARGS.
26812      Branch: perl
26813            ! XSUB.h pod/perlapi.pod
26814 ____________________________________________________________________________
26815 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
26816         Log: More AIX tweakage from Merijn.
26817      Branch: perl
26818            ! hints/aix.sh
26819 ____________________________________________________________________________
26820 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
26821         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
26822              From: "Craig A. Berry" <craigberry@mac.com>
26823              Date: Tue, 12 Jun 2001 22:57:45 -0500
26824              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
26825      Branch: perl
26826            ! vms/descrip_mms.template
26827 ____________________________________________________________________________
26828 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
26829         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
26830              From: "Craig A. Berry" <craigberry@mac.com>
26831              Date: Tue, 12 Jun 2001 22:21:39 -0500
26832              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
26833      Branch: perl
26834            ! configure.com util.c
26835 ____________________________________________________________________________
26836 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
26837         Log: New AIX dynaloading code from Jens-Uwe Mager.
26838              Does break binary compatibility.
26839      Branch: perl
26840            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
26841 ____________________________________________________________________________
26842 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
26843         Log: VMS DEC C compiler found nits by Peter Prymmer.
26844      Branch: perl
26845            ! util.c
26846 ____________________________________________________________________________
26847 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
26848         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
26849              From: Peter Prymmer <pvhp@forte.com>
26850              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
26851              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
26852      Branch: perl
26853            ! t/lib/filecomp.t
26854 ____________________________________________________________________________
26855 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
26856         Log: I wonder how many $CONFIGs still lurk in the shadows.
26857      Branch: perl
26858            ! pod/Makefile.SH x2p/cflags.SH
26859 ____________________________________________________________________________
26860 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
26861         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
26862      Branch: perl
26863            ! pod/checkpods.PL
26864 ____________________________________________________________________________
26865 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
26866         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
26867      Branch: perl
26868            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
26869 ____________________________________________________________________________
26870 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
26871         Log: Subject: [patch] rid local_patches warnings
26872              From: Doug MacEachern <dougm@covalent.net>
26873              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
26874              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
26875      Branch: perl
26876            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
26877 ____________________________________________________________________________
26878 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
26879         Log: Subject: Re: ext/ + -Wall
26880              From: Doug MacEachern <dougm@covalent.net>
26881              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
26882              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
26883      Branch: perl
26884            ! ext/attrs/attrs.xs
26885 ____________________________________________________________________________
26886 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
26887         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
26888              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26889              Date: Tue, 12 Jun 2001 14:36:20 -0400
26890              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
26891      Branch: perl
26892            ! pod/perlretut.pod
26893 ____________________________________________________________________________
26894 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
26895         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
26896              From: Mike Guy <mjtg@cam.ac.uk>
26897              Date: Tue, 12 Jun 2001 19:10:31 +0100
26898              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
26899              
26900              Subject: Re: [ID 20010612.001] out of memory during regex compilation
26901              From: Mike Guy <mjtg@cam.ac.uk>
26902              Date: Tue, 12 Jun 2001 19:21:01 +0100
26903              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
26904      Branch: perl
26905            ! pod/perlop.pod
26906 ____________________________________________________________________________
26907 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
26908         Log: AIX tweaks from Merijn H. Brand.
26909      Branch: perl
26910            ! hints/aix.sh
26911 ____________________________________________________________________________
26912 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
26913         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
26914              From: "Brendan O'Dea" <bod@compusol.com.au>
26915              Date: Wed, 13 Jun 2001 05:16:47 +1000
26916              Message-ID: <20010613051647.A8945@compusol.com.au>
26917      Branch: maint-5.6/perl
26918            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
26919 ____________________________________________________________________________
26920 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
26921         Log: Subject: Small bcopy cleanup
26922              From: Andy Dougherty <doughera@lafayette.edu>
26923              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
26924              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
26925      Branch: perl
26926            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
26927 ____________________________________________________________________________
26928 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
26929         Log: Subject: [PATCH] Re: ext/ + -Wall
26930              From: Nicholas Clark <nick@ccl4.org>
26931              Date: Wed, 13 Jun 2001 00:04:30 +0100
26932              Message-ID: <20010613000430.M5901@plum.flirble.org>
26933      Branch: perl
26934            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
26935 ____________________________________________________________________________
26936 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
26937         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
26938              From: Nicholas Clark <nick@ccl4.org>
26939              Date: Tue, 12 Jun 2001 23:53:07 +0100
26940              Message-ID: <20010612235307.L5901@plum.flirble.org>
26941      Branch: perl
26942            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26943 ____________________________________________________________________________
26944 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
26945         Log: MPE/iX tweaks from Mark Bixby.
26946      Branch: perl
26947            ! hints/mpeix.sh mpeix/mpeixish.h util.c
26948 ____________________________________________________________________________
26949 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
26950         Log: Update Changes.
26951      Branch: perl
26952            ! Changes patchlevel.h
26953 ____________________________________________________________________________
26954 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
26955         Log: One less -Wall whine (found under DEBUGGING).
26956      Branch: perl
26957            ! x2p/Makefile.SH x2p/a2p.c
26958 ____________________________________________________________________________
26959 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
26960         Log: s/case-independent/case-insensitive/g
26961      Branch: perl
26962            ! pod/perldebug.pod
26963 ____________________________________________________________________________
26964 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
26965         Log: As suggested in    
26966              
26967              Subject: Re: ext/ + -Wall
26968              From: Gurusamy Sarathy <gsar@ActiveState.com>
26969              Date: Mon, 11 Jun 2001 23:34:31 -0700
26970              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
26971      Branch: perl
26972            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
26973            ! perl.h
26974 ____________________________________________________________________________
26975 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
26976         Log: Subject: ext/ + -Wall
26977              From: Doug MacEachern <dougm@covalent.net>
26978              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
26979              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
26980      Branch: perl
26981            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
26982            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
26983            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
26984            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
26985            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
26986            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
26987            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
26988            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
26989            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
26990            ! lib/ExtUtils/xsubpp
26991 ____________________________________________________________________________
26992 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
26993         Log: Subject: [PATCH] anonymous stashes
26994              From: Abhijit Menon-Sen <ams@wiw.org>
26995              Date: Tue, 12 Jun 2001 12:47:04 +0530
26996              Message-ID: <20010612124704.A29029@lustre.linux.in>
26997      Branch: perl
26998            ! dump.c gv.c sv.c xsutils.c
26999 ____________________________________________________________________________
27000 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
27001         Log: One more test for $^S.
27002      Branch: perl
27003            ! t/op/magic.t
27004 ____________________________________________________________________________
27005 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
27006         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
27007              From: Abhijit Menon-Sen <ams@wiw.org>
27008              Date: Tue, 12 Jun 2001 17:35:55 +0530
27009              Message-ID: <20010612173555.A32426@lustre.linux.in>
27010      Branch: perl
27011            ! mg.c t/op/magic.t
27012 ____________________________________________________________________________
27013 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
27014         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
27015              From: Mike Guy <mjtg@cam.ac.uk>
27016              Date: Tue, 12 Jun 2001 13:14:15 +0100
27017              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
27018      Branch: perl
27019            ! pod/perlop.pod
27020 ____________________________________________________________________________
27021 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
27022         Log: AUTHORS updates.
27023      Branch: perl
27024            ! AUTHORS
27025 ____________________________________________________________________________
27026 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
27027         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
27028              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
27029              Content-Transfer-Encoding: 7bit
27030              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
27031      Branch: perl
27032            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
27033 ____________________________________________________________________________
27034 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
27035         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
27036              From: "Philip Newton" <Philip.Newton@gmx.net>
27037              Date: Mon, 11 Jun 2001 07:08:03 +0200
27038              Message-Id: <200106120802.LAA08992@taas.iki.fi>
27039      Branch: perl
27040            ! t/base/term.t
27041 ____________________________________________________________________________
27042 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
27043         Log: Cleanup the a2p.c for -Wall.
27044      Branch: perl
27045            ! x2p/Makefile.SH x2p/a2p.c
27046 ____________________________________________________________________________
27047 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
27048         Log: File::Find update for MacOS from Chris Nandor.
27049      Branch: perl
27050            ! lib/File/Find.pm t/lib/filefind.t
27051 ____________________________________________________________________________
27052 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
27053         Log: gcc -Wall nits picked out by a non-UNIX system
27054              (courtesy of Mark Bixby)
27055      Branch: perl
27056            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
27057            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
27058            ! pp_sys.c util.c
27059 ____________________________________________________________________________
27060 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
27061         Log: Metaconfig unit change for #10522.  (The d_modfl changes
27062              placate metalint.)
27063      Branch: metaconfig/U/perl
27064            ! d_modfl.U d_u32align.U
27065 ____________________________________________________________________________
27066 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
27067         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
27068              be "./try 2>&1 >/dev/null".
27069      Branch: perl
27070            ! Configure
27071 ____________________________________________________________________________
27072 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
27073         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
27074              From: "Craig A. Berry" <craigberry@mac.com>
27075              Date: Mon, 11 Jun 2001 14:00:32 -0500
27076              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
27077      Branch: perl
27078            ! configure.com
27079 ____________________________________________________________________________
27080 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
27081         Log: Move the full \p\P lists to perlunicode.
27082      Branch: perl
27083            ! pod/perlretut.pod pod/perlunicode.pod
27084 ____________________________________________________________________________
27085 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
27086         Log: VOS build tweak for 5.6.1 from Paul Green.
27087      Branch: maint-5.6/perl
27088            ! vos/build.cm
27089 ____________________________________________________________________________
27090 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
27091         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
27092              From: "Craig A. Berry" <craigberry@mac.com>
27093              Date: Fri, 8 Jun 2001 18:08:18 -0500
27094              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
27095      Branch: perl
27096            ! vms/vms.c
27097 ____________________________________________________________________________
27098 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
27099         Log: Update Changes.
27100      Branch: perl
27101            ! Changes patchlevel.h
27102 ____________________________________________________________________________
27103 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
27104         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
27105      Branch: perl
27106            ! vos/config.alpha.h vos/config.ga.h
27107 ____________________________________________________________________________
27108 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
27109         Log: VOS updates from Paul Green for @10476.
27110      Branch: perl
27111            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
27112            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27113            ! vos/config.ga.h vos/configure_perl.cm
27114 ____________________________________________________________________________
27115 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
27116         Log: Subject: [PATCH] Not many people know this ...
27117              From: Mike Guy <mjtg@cam.ac.uk>
27118              Date: Mon, 11 Jun 2001 14:55:15 +0100
27119              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
27120      Branch: perl
27121            ! pod/perldebug.pod
27122 ____________________________________________________________________________
27123 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
27124         Log: Add final commas to lists as suggested by Philip Newton.
27125      Branch: perl
27126            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27127 ____________________________________________________________________________
27128 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
27129         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
27130              Date: Sun, 10 Jun 2001 23:35:38 -0400
27131              From: Chris Nandor <pudge@pobox.com>
27132              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
27133      Branch: perl
27134            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
27135            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
27136            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
27137            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
27138            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
27139            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
27140            ! t/op/write.t t/pragma/strict.t
27141 ____________________________________________________________________________
27142 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
27143         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
27144              From: Chris Nandor <pudge@pobox.com>
27145              Date: Mon, 11 Jun 2001 08:24:28 -0400
27146              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
27147      Branch: perl
27148            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
27149            ! t/lib/io_dir.t
27150 ____________________________________________________________________________
27151 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
27152         Log: One more run_byacc (a hand-tweaked version had slipped in).
27153      Branch: perl
27154            ! perly.c vms/perly_c.vms
27155 ____________________________________________________________________________
27156 [ 10509] By: nick                                  on 2001/06/11  07:49:15
27157         Log: Integrate mainline
27158      Branch: perlio
27159           !> Makefile.SH embed.h embed.pl global.sym
27160           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
27161           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
27162           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
27163           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
27164 ____________________________________________________________________________
27165 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
27166         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
27167              From: Mike Guy <mjtg@cam.ac.uk>
27168              Reply-To: mjtg@cam.ac.uk
27169              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
27170      Branch: perl
27171            ! lib/ExtUtils/Manifest.pm
27172 ____________________________________________________________________________
27173 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
27174         Log: Subject: [PATCH] ExtUtils::Constant
27175              From: Nicholas Clark <nick@ccl4.org>
27176              Date: Sun, 10 Jun 2001 23:25:41 +0100
27177              Message-ID: <20010610232540.C76396@plum.flirble.org>
27178      Branch: perl
27179            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27180 ____________________________________________________________________________
27181 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
27182         Log: Integrate perlio.
27183      Branch: perl
27184           !> iperlsys.h
27185 ____________________________________________________________________________
27186 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
27187         Log: Move the grok_number and its lieutenant grok_numeric_radix
27188              from sv.c statics to util.c and public.
27189      Branch: perl
27190            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
27191            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
27192 ____________________________________________________________________________
27193 [ 10504] By: nick                                  on 2001/06/10  17:47:06
27194         Log: Fix (valid) -Wall warnings in perlio.c
27195      Branch: perlio
27196            ! iperlsys.h
27197 ____________________________________________________________________________
27198 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
27199         Log: Update perly_c.diff, update perly.fixer to edit away
27200              some of the -Wall noise.
27201      Branch: perl
27202            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
27203 ____________________________________________________________________________
27204 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
27205         Log: Check the version of byacc.
27206      Branch: perl
27207            ! Makefile.SH
27208 ____________________________________________________________________________
27209 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
27210         Log: Subject: [PATCH] perly.y overhaul
27211              From: Simon Cozens <simon@netthink.co.uk>
27212              Date: Sun, 10 Jun 2001 16:56:54 +0100
27213              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
27214              
27215              Plus make run_byacc.
27216      Branch: perl
27217            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
27218 ____________________________________________________________________________
27219 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
27220         Log: Integrate perlio.
27221      Branch: perl
27222           !> perlio.c perlsfio.h
27223 ____________________________________________________________________________
27224 [ 10499] By: nick                                  on 2001/06/10  15:01:08
27225         Log: Integrate mainline
27226      Branch: perlio
27227           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
27228           !> t/pragma/locale.t util.c
27229 ____________________________________________________________________________
27230 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
27231         Log: Put some meat on the perl572delta bones.  The list of
27232              selected bug fixes needs more work, as does still the
27233              whole document.
27234      Branch: perl
27235            ! pod/perl572delta.pod
27236 ____________________________________________________________________________
27237 [ 10497] By: nick                                  on 2001/06/10  12:27:51
27238         Log: Paper over a crack or two with USE_SFIO
27239      Branch: perlio
27240            ! perlio.c perlsfio.h
27241 ____________________________________________________________________________
27242 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
27243         Log: Update Changes.
27244      Branch: perl
27245            ! Changes patchlevel.h
27246 ____________________________________________________________________________
27247 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
27248         Log: Subject: Re: pragma/locale.t #107
27249              From: Hugo <hv@crypt.compulink.co.uk>
27250              Date: Sun, 10 Jun 2001 11:23:30 +0100
27251              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
27252              
27253              Encapsulate the scan of the decimal radix separator.
27254      Branch: perl
27255            ! embed.h embed.pl proto.h sv.c
27256 ____________________________________________________________________________
27257 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
27258         Log: Try to grok numbers both with the locale specific separator
27259              and with the usual "." (if different from the lss); add a test
27260              to locale.t to do also a little bit of math in addition to just
27261              equalness testing; remove extraneous logic as suggested in
27262              
27263              Subject: Re: pragma/locale.t #107
27264              From: Nicholas Clark <nick@ccl4.org>
27265              Date: Sat, 9 Jun 2001 22:37:36 +0100
27266              Message-ID: <20010609223735.Y76396@plum.flirble.org>
27267      Branch: perl
27268            ! sv.c t/pragma/locale.t
27269 ____________________________________________________________________________
27270 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
27271         Log: Metaconfig unit change for #10492.
27272      Branch: metaconfig/U/perl
27273            ! Extensions.U
27274 ____________________________________________________________________________
27275 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
27276         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
27277              From: Artur Bergman <artur@contiller.se> 
27278              Date: Sat, 09 Jun 2001 21:03:51 +0200
27279              Message-ID: <B7483FB6.1398%artur@contiller.se>
27280      Branch: perl
27281            ! Configure
27282 ____________________________________________________________________________
27283 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
27284         Log: Integrate perlio.
27285      Branch: perl
27286           !> perlsfio.h
27287 ____________________________________________________________________________
27288 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
27289         Log: Do locale specific separator if only in locale.
27290      Branch: perl
27291            ! util.c
27292 ____________________________________________________________________________
27293 [ 10489] By: nick                                  on 2001/06/09  19:13:25
27294         Log: Make XS/Typemap compile (but fail) with sfio
27295      Branch: perlio
27296            ! perlsfio.h
27297 ____________________________________________________________________________
27298 [ 10488] By: nick                                  on 2001/06/09  19:12:51
27299         Log: Re-integrate mainline
27300      Branch: perlio
27301           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
27302           !> proto.h sv.c util.c
27303 ____________________________________________________________________________
27304 [ 10487] By: nick                                  on 2001/06/09  16:26:29
27305         Log: Integrate mainline
27306      Branch: perlio
27307           !> (integrate 31 files)
27308 ____________________________________________________________________________
27309 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
27310         Log: Subject: [PATCH] New attempt to clone callack
27311              From: Artur Bergman <artur@contiller.se> 
27312              Date: Thu, 07 Jun 2001 11:52:16 +0200
27313              Message-ID: <B7451B6F.12B7%artur@contiller.se>
27314      Branch: perl
27315            ! embedvar.h intrpvar.h perlapi.h sv.c
27316 ____________________________________________________________________________
27317 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
27318         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
27319      Branch: perl
27320            ! embed.h embed.pl perl.h proto.h sv.c util.c
27321 ____________________________________________________________________________
27322 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
27323         Log: Subject: Re: pragma/locale.t #107
27324              From: Nicholas Clark <nick@ccl4.org>
27325              Date: Sat, 9 Jun 2001 16:26:10 +0100
27326              Message-ID: <20010609162609.V76396@plum.flirble.org>
27327              
27328              A missing NVification.
27329      Branch: perl
27330            ! sv.c
27331 ____________________________________________________________________________
27332 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
27333         Log: Redo the #10482, there already was a test script for formats.
27334      Branch: perl
27335            - t/io/format.t
27336            ! MANIFEST t/op/write.t
27337 ____________________________________________________________________________
27338 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
27339         Log: Twisted format testing, from Merijn.
27340      Branch: perl
27341            + t/io/format.t
27342            ! MANIFEST
27343 ____________________________________________________________________________
27344 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
27345         Log: More \p{In...} testing, combined with \N{...}.
27346      Branch: perl
27347            ! lib/utf8_heavy.pl t/op/pat.t
27348 ____________________________________________________________________________
27349 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
27350         Log: Metaconfig changes for #10479.
27351      Branch: metaconfig
27352            ! U/Glossary.patch
27353      Branch: metaconfig/U/perl
27354            ! d_modfl.U
27355 ____________________________________________________________________________
27356 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
27357         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
27358      Branch: perl
27359            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27360            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
27361            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
27362            ! win32/config.bc win32/config.gc win32/config.vc
27363 ____________________________________________________________________________
27364 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
27365         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
27366              From: "Craig A. Berry" <craigberry@mac.com>
27367              Date: Thu, 7 Jun 2001 14:27:20 -0500
27368              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
27369      Branch: perl
27370            ! vms/perlvms.pod
27371 ____________________________________________________________________________
27372 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
27373         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
27374              From: Gisle Aas <gisle@ActiveState.com>
27375              Date: 07 Jun 2001 17:04:29 -0700
27376              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
27377      Branch: perl
27378            ! ext/re/re.xs
27379 ____________________________________________________________________________
27380 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
27381         Log: Update Changes.
27382      Branch: perl
27383            ! Changes patchlevel.h
27384 ____________________________________________________________________________
27385 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
27386         Log: Regen Glossary et alia.
27387      Branch: perl
27388            ! Porting/Glossary Porting/config.sh Porting/config_H
27389 ____________________________________________________________________________
27390 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
27391         Log: Metaconfig unit changes for #10473.
27392      Branch: metaconfig/U/perl
27393            ! d_modfl.U
27394 ____________________________________________________________________________
27395 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
27396         Log: Harumph, also AIX will spill its guts (i.e. dump core)
27397              if an executable contains modfl() but it hasn't been
27398              compiled right (in the case of AIX, with cc -qlongdouble).
27399      Branch: perl
27400            ! Configure
27401 ____________________________________________________________________________
27402 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
27403         Log: integrate change#10471 from mainline
27404              
27405              in change#10451, check that CvOUTSIDE is a CV before looking in
27406              (it can apparently be SVt_NULL during global destruction)
27407      Branch: maint-5.6/perl
27408           !> op.c
27409 ____________________________________________________________________________
27410 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
27411         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
27412              (it can apparently be SVt_NULL during global destruction)
27413      Branch: perl
27414            ! op.c
27415 ____________________________________________________________________________
27416 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
27417         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
27418              From: Robin Barker <rmb1@cise.npl.co.uk>
27419              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
27420              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
27421      Branch: perl
27422            ! lib/diagnostics.pm pod/perldiag.pod
27423 ____________________________________________________________________________
27424 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
27425         Log: Subject: [PATCH perl@10439] long =item
27426              From: Robin Barker <rmb1@cise.npl.co.uk>
27427              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
27428              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
27429      Branch: perl
27430            ! README.amiga lib/Attribute/Handlers.pm
27431            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
27432 ____________________________________________________________________________
27433 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
27434         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
27435              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
27436              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
27437              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
27438      Branch: perl
27439            ! pod/perlguts.pod
27440 ____________________________________________________________________________
27441 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
27442         Log: Integrate perlio.
27443      Branch: perl
27444           !> sv.c
27445 ____________________________________________________________________________
27446 [ 10466] By: nick                                  on 2001/06/07  10:25:40
27447         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
27448              whitespace tweaks.
27449              Still coredumps in pragma/overload.t - what a nice hard fail that is...
27450      Branch: perlio
27451            ! sv.c
27452 ____________________________________________________________________________
27453 [ 10465] By: nick                                  on 2001/06/07  08:41:58
27454         Log: Raw integrate of mainline for S_grok_number debug
27455              (sv.c has MULTIPLICITY issues as well as whatever else ...)
27456      Branch: perlio
27457            - plan9/perlplan9.doc plan9/perlplan9.pod
27458           !> (integrate 46 files)
27459 ____________________________________________________________________________
27460 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
27461         Log: The proper prototyping for #10463.
27462      Branch: perl
27463            ! embed.h embed.pl proto.h sv.c
27464 ____________________________________________________________________________
27465 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
27466         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
27467              From: Nicholas Clark <nick@ccl4.org>
27468              Date: Thu, 7 Jun 2001 00:29:59 +0100
27469              Message-ID: <20010607002959.Z76396@plum.flirble.org>
27470      Branch: perl
27471            ! sv.c
27472 ____________________________________________________________________________
27473 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
27474         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
27475              From: "Craig A. Berry" <craigberry@mac.com>
27476              Date: Wed, 06 Jun 2001 17:54:30 -0500
27477              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
27478      Branch: perl
27479            ! vms/perlvms.pod
27480 ____________________________________________________________________________
27481 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
27482         Log: Podify the remaining README.platform files;
27483              merge README.plan9 and plan9/perlplan9.pod;
27484              delete plan9/perlplan9.* (the perlplan.doc needs to
27485              be regenerated in Plan 9); make the =head1 and =head2
27486              in the README.platform to be a little more verbose
27487              (skipped README.os2 not to anger Ilya) so that they
27488              look better in the toc; regen toc.
27489      Branch: perl
27490            - plan9/perlplan9.doc plan9/perlplan9.pod
27491            ! MANIFEST README.aix README.amiga README.apollo README.beos
27492            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
27493            ! README.hpux README.hurd README.machten README.macos
27494            ! README.micro README.mint README.mpeix README.os390
27495            ! README.plan9 README.qnx README.solaris README.threads
27496            ! README.tru64 README.vmesa README.vms README.vos README.win32
27497            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
27498            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27499 ____________________________________________________________________________
27500 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
27501         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
27502              From: Mike Guy <mjtg@cam.ac.uk>
27503              Reply-To: mjtg@cam.ac.uk
27504              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
27505      Branch: perl
27506            ! pod/perlguts.pod
27507 ____________________________________________________________________________
27508 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
27509         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
27510              From: Mike Guy <mjtg@cam.ac.uk>
27511              Reply-To: mjtg@cam.ac.uk
27512              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
27513      Branch: perl
27514            ! pod/perlsec.pod
27515 ____________________________________________________________________________
27516 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
27517         Log: Disable long doubles from pre-5.0 Tru64s.
27518      Branch: perl
27519            ! README.tru64 hints/dec_osf.sh
27520 ____________________________________________________________________________
27521 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
27522         Log: The #10455 exposed that modfl() is fundamentally busted
27523              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
27524              testing it.
27525      Branch: perl
27526            ! hints/dec_osf.sh
27527 ____________________________________________________________________________
27528 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
27529         Log: Metaconfig unit change for #10455.
27530      Branch: metaconfig/U/perl
27531            ! d_modfl.U
27532 ____________________________________________________________________________
27533 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
27534         Log: Configure check for geborken modfl(), inspired by
27535              
27536              Subject: Re: [20010118.017] op/int.t failure 
27537              From: Hugo <hv@crypt.compulink.co.uk>
27538              Date: Tue, 05 Jun 2001 13:43:27 +0100
27539              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
27540      Branch: perl
27541            ! Configure
27542 ____________________________________________________________________________
27543 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
27544         Log: Integrate changes #10450 and #10451 from maintperl:
27545              
27546              optimize change#10448 slightly (don't repeat search in eval""s lexical
27547              scope, since that has already been searched)
27548              
27549              change#9108 needs subtler treatment for case of closures created
27550              within eval""
27551      Branch: perl
27552           !> op.c t/op/misc.t
27553 ____________________________________________________________________________
27554 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
27555         Log: MakeMaker magic to compile (when no dynamic loading)
27556              List/Util.xsc as (ListUtil.c and) ListUtil.o since
27557              POSIX-BC (BS2000) linker has an evil limitation of
27558              being unable to include in the same executable several
27559              object files with the same name - case-insensitively -
27560              because otherwise we conflict with util.c.
27561              Strictly speaking currently required only in POSIX-BC
27562              but probably will do no harm elsewhere where static
27563              linking is required.
27564      Branch: perl
27565            ! ext/List/Util/Makefile.PL
27566 ____________________________________________________________________________
27567 [ 10452] By: nick                                  on 2001/06/06  08:59:51
27568         Log: Integrate mainline.
27569      Branch: perlio
27570           +> lib/Attribute/Handlers/demo/Demo.pm
27571           +> lib/Attribute/Handlers/demo/Descriptions.pm
27572           +> lib/Attribute/Handlers/demo/MyClass.pm
27573           +> lib/Attribute/Handlers/demo/demo.pl
27574           +> lib/Attribute/Handlers/demo/demo2.pl
27575           +> lib/Attribute/Handlers/demo/demo3.pl
27576           +> lib/Attribute/Handlers/demo/demo4.pl
27577           +> lib/Attribute/Handlers/demo/demo_call.pl
27578           +> lib/Attribute/Handlers/demo/demo_chain.pl
27579           +> lib/Attribute/Handlers/demo/demo_cycle.pl
27580           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
27581           +> lib/Attribute/Handlers/demo/demo_phases.pl
27582           +> lib/Attribute/Handlers/demo/demo_range.pl
27583           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
27584           +> uts/strtol_wrap.c
27585           !> (integrate 91 files)
27586 ____________________________________________________________________________
27587 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
27588         Log: change#9108 needs subtler treatment for case of closures created
27589              within eval""
27590      Branch: maint-5.6/perl
27591            ! op.c t/op/misc.t
27592 ____________________________________________________________________________
27593 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
27594         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
27595              scope, since that has already been searched)
27596      Branch: maint-5.6/perl
27597            ! op.c
27598 ____________________________________________________________________________
27599 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
27600         Log: Integrate change #10448 from maintperl; lexicals
27601              outside an eval"" weren't resolved correctly inside a subroutine
27602              definition inside the eval"" if they were not already referenced
27603              in the toplevel of the eval""-ed code
27604      Branch: perl
27605           !> cop.h op.c pp_ctl.c t/op/misc.t
27606 ____________________________________________________________________________
27607 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
27608         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
27609              outside an eval"" weren't resolved correctly inside a subroutine
27610              definition inside the eval"" if they were not already referenced
27611              in the toplevel of the eval""-ed code
27612      Branch: maint-5.6/perl
27613            ! cop.h op.c pp_ctl.c t/op/misc.t
27614 ____________________________________________________________________________
27615 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
27616         Log: Subject: [PATCH] perl570delta.pod
27617              From: Peter Scott <Peter@PSDT.com> 
27618              Date: Tue, 05 Jun 2001 18:51:02 -0700
27619              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
27620      Branch: perl
27621            ! pod/perl570delta.pod
27622 ____________________________________________________________________________
27623 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
27624         Log: The fudge factor is no more needed.  I hope.
27625      Branch: perl
27626            ! t/lib/posix.t
27627 ____________________________________________________________________________
27628 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
27629         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
27630              From: Hugo <hv@crypt.compulink.co.uk>
27631              Date: Tue, 05 Jun 2001 12:58:19 +0100
27632              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
27633      Branch: perl
27634            ! util.c
27635 ____________________________________________________________________________
27636 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
27637         Log: Make up prototypes only for those who have the functions
27638              but not the prototypes.
27639      Branch: perl
27640            ! perl.h
27641 ____________________________________________________________________________
27642 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
27643         Log: Subject: Re: Not OK: perl@10439 on win32 
27644              From: Prymmer/Kahn <pvhp@best.com> 
27645              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
27646              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
27647      Branch: perl
27648            ! perl.h util.c
27649 ____________________________________________________________________________
27650 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
27651         Log: The metaconfig units changes for #10441.
27652      Branch: metaconfig
27653            ! U/modified/Extract.U U/modified/Extractall.U
27654            ! U/modified/Finish.U
27655 ____________________________________________________________________________
27656 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
27657         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
27658      Branch: perl
27659            ! Configure
27660 ____________________________________________________________________________
27661 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
27662         Log: Unnecessary fuzziness undone, noted by Mike Guy.
27663      Branch: perl
27664            ! t/op/tr.t
27665 ____________________________________________________________________________
27666 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
27667         Log: Update Changes.
27668      Branch: perl
27669            ! Changes patchlevel.h
27670 ____________________________________________________________________________
27671 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
27672         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
27673              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
27674              leakage patch.
27675      Branch: perl
27676            ! t/op/misc.t
27677 ____________________________________________________________________________
27678 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
27679         Log: Test case for #10433/#10424.
27680      Branch: perl
27681            ! t/op/misc.t
27682 ____________________________________________________________________________
27683 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
27684         Log: Subject: One fix for strtoul not setting errno
27685              From: hom00@utsglobal.com (Hal Morris)
27686              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
27687              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
27688      Branch: perl
27689            + uts/strtol_wrap.c
27690            ! MANIFEST hints/uts.sh
27691 ____________________________________________________________________________
27692 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
27693         Log: Metaconfig units changes for #10434.
27694      Branch: metaconfig
27695            ! U/modified/Cppsym.U
27696      Branch: metaconfig/U/perl
27697            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
27698            + d_syscallproto.U d_usleepproto.U
27699            ! longdblfio.U quadfio.U
27700 ____________________________________________________________________________
27701 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
27702         Log: Configure tweaks; add prototype probes, make the cpp symbols
27703              probe to cast, not whine; test for %Ld and %Lf before %lld and
27704              %llf because the L is the ANSI way.
27705      Branch: perl
27706            ! Configure config_h.SH configure.com epoc/config.sh
27707            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
27708            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
27709            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
27710 ____________________________________________________________________________
27711 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
27712         Log: Sigh.  This is what #10424 was supposed to check in.
27713      Branch: perl
27714            ! op.c sv.c sv.h
27715 ____________________________________________________________________________
27716 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
27717         Log: More verbose failure.
27718      Branch: perl
27719            ! t/op/ver.t
27720 ____________________________________________________________________________
27721 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
27722         Log: The .pm changes to go with #10428.
27723      Branch: perl
27724            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
27725            ! ext/Sys/Syslog/Syslog.pm
27726 ____________________________________________________________________________
27727 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
27728         Log: On second thoughts show to utf8 skippage message only
27729              on failures, it's too confusing otherwise,
27730      Branch: perl
27731            ! t/pragma/locale.t
27732 ____________________________________________________________________________
27733 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
27734         Log: Do not import anything from Encode.
27735      Branch: perl
27736            ! ext/MIME/Base64/QuotedPrint.pm
27737 ____________________________________________________________________________
27738 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
27739         Log: The #10402 didn't take.  Weird.
27740      Branch: perl
27741            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
27742            ! ext/Sys/Syslog/Syslog.xs
27743 ____________________________________________________________________________
27744 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
27745         Log: Eradicate traces of 'asciirange' re subpragma.
27746      Branch: perl
27747            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
27748            ! pod/perldiag.pod
27749 ____________________________________________________________________________
27750 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
27751         Log: use is a compile-time thing.
27752      Branch: perl
27753            ! ext/MIME/Base64/QuotedPrint.pm
27754 ____________________________________________________________________________
27755 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
27756         Log: Subject: [PATCH perl@10419] -Wall casting patch
27757              From: Robin Barker <rmb1@cise.npl.co.uk>
27758              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
27759              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
27760      Branch: perl
27761            ! ext/Devel/DProf/DProf.xs mg.c
27762 ____________________________________________________________________________
27763 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
27764         Log: Subject: [PATCH #2] introducing SVpad_TYPED
27765              From: Abhijit Menon-Sen <ams@wiw.org>
27766              Date: Mon, 4 Jun 2001 12:26:02 +0530
27767              Message-ID: <20010604122602.A5775@lustre.linux.in>
27768      Branch: perl
27769            ! op.c sv.c sv.h
27770 ____________________________________________________________________________
27771 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
27772         Log: testsuite for change#10192 (from Gisle Aas)
27773      Branch: perl
27774            + t/op/override.t
27775            ! MANIFEST
27776 ____________________________________________________________________________
27777 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
27778         Log: integrate changes#10414-10416 from mainline
27779              
27780              Potential buffer overrun if the radix separator is more than
27781              one byte.  Also, under locales, prefer the locale-specific
27782              separator over the old boring ".".
27783              
27784              "10.", that is, decimal numbers can have no decimal part at all.
27785              
27786              The non-locale places need love, too.
27787      Branch: maint-5.6/perl
27788           !> perl.h sv.c
27789 ____________________________________________________________________________
27790 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
27791         Log: Missed from #10420.
27792      Branch: perl
27793            ! epoc/config.sh
27794 ____________________________________________________________________________
27795 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
27796         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
27797              often this prototype goes with HAS_SETRESUID_PROTO.
27798      Branch: perl
27799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27800            ! config_h.SH configure.com perl.h uconfig.h
27801 ____________________________________________________________________________
27802 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
27803         Log: Update Changes.
27804      Branch: perl
27805            ! Changes patchlevel.h
27806 ____________________________________________________________________________
27807 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
27808         Log: -Wall "subscript has type `char'" cleanup.
27809      Branch: perl
27810            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
27811 ____________________________________________________________________________
27812 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
27813         Log: Various "cast to pointer from integer of different size"
27814              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
27815              wide but I32 (int) only 32 bits wide).
27816              
27817              WARNING: the classnum and tagnum changes in Storable.xs
27818              may not be wise, they may be breaking binary compatibility
27819              (in 64-bit platforms), asked Raphael Manfredi about the changes.
27820      Branch: perl
27821            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
27822            ! mg.c proto.h
27823 ____________________________________________________________________________
27824 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
27825         Log: The non-locale places need love, too.
27826      Branch: perl
27827            ! perl.h
27828 ____________________________________________________________________________
27829 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
27830         Log: "10.", that is, decimal numbers can have no decimal part at all.
27831      Branch: perl
27832            ! perl.h
27833 ____________________________________________________________________________
27834 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
27835         Log: Potential buffer overrun if the radix separator is more than
27836              one byte.  Also, under locales, prefer the locale-specific
27837              separator over the old boring ".".
27838      Branch: perl
27839            ! perl.h sv.c
27840 ____________________________________________________________________________
27841 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
27842         Log: Integrate change #10412 from maintperl; locale is now
27843              per-cop, not per-op; plus retweak the locale.t to always
27844              list the skipped utf8 locales.
27845      Branch: perl
27846            ! t/pragma/locale.t
27847           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
27848           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
27849 ____________________________________________________________________________
27850 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
27851         Log: rationalize locale handling to fix the bugs uncovered by change#10394
27852              
27853              the major issue was that the runtime was looking at PL_hints rather
27854              than op_private to notice whether locale was enabled
27855              
27856              the secondary issue was that many locale-sensitive numeric ops didn't
27857              have HINT_LOCALE propagated into their op_private
27858              
27859              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
27860              instead of per-op, just like HINT_BYTE and the hints for lexical
27861              warnings (this makes the hint available to every op via PL_curcop)
27862              
27863              pragma/locale.t may need to be reworked with these fixes in mind
27864              (it currently passes its tests)
27865      Branch: maint-5.6/perl
27866            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
27867            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
27868 ____________________________________________________________________________
27869 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
27870         Log: More verbose debugging.
27871      Branch: perl
27872            ! t/pragma/locale.t
27873 ____________________________________________________________________________
27874 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
27875         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
27876              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
27877              Date: Sat, 2 Jun 2001 22:53:33 +0100
27878              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
27879      Branch: perl
27880            ! regcomp.c t/pragma/warn/regcomp
27881 ____________________________________________________________________________
27882 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
27883         Log: Mention that lexicalizing $a or $b is a bad idea if one
27884              wants to use sort().
27885      Branch: perl
27886            ! pod/perlvar.pod
27887 ____________________________________________________________________________
27888 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
27889         Log: Tweak the test to be happy if the accuracy is 'good enough'.
27890      Branch: perl
27891            ! t/lib/posix.t
27892 ____________________________________________________________________________
27893 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
27894         Log: Upgrade to Attribute::Handlers 0.70.
27895              
27896              NOTE: this unearthed the "too late for CHECK block" bug,
27897              that's why the 1_compile.t change.
27898      Branch: perl
27899            + lib/Attribute/Handlers/demo/Demo.pm
27900            + lib/Attribute/Handlers/demo/Descriptions.pm
27901            + lib/Attribute/Handlers/demo/MyClass.pm
27902            + lib/Attribute/Handlers/demo/demo.pl
27903            + lib/Attribute/Handlers/demo/demo2.pl
27904            + lib/Attribute/Handlers/demo/demo3.pl
27905            + lib/Attribute/Handlers/demo/demo4.pl
27906            + lib/Attribute/Handlers/demo/demo_call.pl
27907            + lib/Attribute/Handlers/demo/demo_chain.pl
27908            + lib/Attribute/Handlers/demo/demo_cycle.pl
27909            + lib/Attribute/Handlers/demo/demo_hashdir.pl
27910            + lib/Attribute/Handlers/demo/demo_phases.pl
27911            + lib/Attribute/Handlers/demo/demo_range.pl
27912            + lib/Attribute/Handlers/demo/demo_rawdata.pl
27913            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
27914            ! t/lib/attrhand.t
27915 ____________________________________________________________________________
27916 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
27917         Log: One less -Wall whine.
27918      Branch: perl
27919            ! regcomp.c
27920 ____________________________________________________________________________
27921 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
27922         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
27923      Branch: perl
27924           !> t/op/eval.t
27925 ____________________________________________________________________________
27926 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
27927         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
27928              aren't "normally" visible inside eval""s contained in subs unless
27929              a cloned reference to them already exists)
27930              
27931              strangely enough, t/harness didn't show this up as a failure
27932              (harness needs fixing?)
27933      Branch: maint-5.6/perl
27934            ! t/op/eval.t
27935 ____________________________________________________________________________
27936 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
27937         Log: Update to Text::Balanced 1.85.
27938      Branch: perl
27939            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
27940 ____________________________________________________________________________
27941 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
27942         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
27943              From: Nicholas Clark <nick@ccl4.org>
27944              Date: Sun, 3 Jun 2001 17:54:36 +0100
27945              Message-ID: <20010603175436.E76396@plum.flirble.org> 
27946      Branch: perl
27947            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
27948            ! ext/Sys/Syslog/Syslog.xs
27949 ____________________________________________________________________________
27950 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
27951         Log: Unused variables.
27952      Branch: perl
27953            ! util.c
27954 ____________________________________________________________________________
27955 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
27956         Log: Subject: [PATCH] APIfy op_clear 
27957              From: Simon Cozens <simon@netthink.co.uk>
27958              Date: Sun, 3 Jun 2001 13:51:46 +0100
27959              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
27960              
27961              (despite the subject line, op_null is APIfied by the patch)
27962      Branch: perl
27963            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
27964 ____________________________________________________________________________
27965 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
27966         Log: Subject: [PATCH] t/lib/extutils.t
27967              From: Nicholas Clark <nick@ccl4.org>
27968              Date: Sat, 2 Jun 2001 23:57:05 +0100
27969              Message-ID: <20010602235705.Q12698@plum.flirble.org>
27970      Branch: perl
27971            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27972 ____________________________________________________________________________
27973 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
27974         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
27975              From: Prymmer/Kahn <pvhp@best.com>
27976              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
27977              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
27978      Branch: perl
27979            ! win32/Makefile win32/makefile.mk
27980 ____________________________________________________________________________
27981 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
27982         Log: Subject: Re: 'decimal digits' macro? 
27983              From: Hugo <hv@crypt.compulink.co.uk>
27984              Date: Sun, 03 Jun 2001 04:26:36 +0100
27985              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
27986      Branch: perl
27987            ! handy.h t/lib/posix.t t/op/tr.t
27988 ____________________________________________________________________________
27989 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
27990         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
27991              From: Hugo <hv@crypt.compulink.co.uk>
27992              Date: Sun, 03 Jun 2001 14:56:30 +0100
27993              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
27994      Branch: perl
27995            ! util.c
27996 ____________________________________________________________________________
27997 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
27998         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
27999      Branch: perl
28000           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
28001           !> vms/perly_c.vms
28002 ____________________________________________________________________________
28003 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
28004         Log: fix leakage of lexicals at file scope into subroutines that were
28005              declared before them; this appears to be a longstanding bug that
28006              meant that lexicals at file scope were never "deintroduced", meaning
28007              their scope range was never properly closed, and their visibility
28008              extended to all subsequent eval""s or requires
28009              
28010              added a test case
28011              
28012              seems to also fix a case of bogus duplicate warnings
28013      Branch: maint-5.6/perl
28014            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
28015            ! vms/perly_c.vms
28016 ____________________________________________________________________________
28017 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
28018         Log: More VMS tweaks from Craig A. Berry.
28019      Branch: perl
28020            ! configure.com t/lib/extutils.t
28021 ____________________________________________________________________________
28022 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
28023         Log: -Wall cleanup continues.
28024      Branch: perl
28025            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
28026            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
28027            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
28028            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
28029            ! run.c toke.c util.c
28030 ____________________________________________________________________________
28031 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
28032         Log: The metaconfig unit change for #10390.
28033      Branch: metaconfig/U/perl
28034            ! gccvers.U
28035 ____________________________________________________________________________
28036 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
28037         Log: Drop the -ansi from the default gcc flags.
28038              
28039              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
28040              that struct cannot be compared with a flat integer, such as STRLEN.
28041              The -ansi will also cause a lot of noise in Solaris because of:
28042              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
28043      Branch: perl
28044            ! Configure
28045 ____________________________________________________________________________
28046 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
28047         Log: Integrate perlio.
28048      Branch: perl
28049           !> pod/perlapi.pod util.c
28050 ____________________________________________________________________________
28051 [ 10388] By: nick                                  on 2001/06/02  08:01:12
28052         Log: Integrate mainline
28053      Branch: perlio
28054           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
28055           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
28056           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
28057           !> t/lib/1_compile.t t/lib/mimeqp.t
28058 ____________________________________________________________________________
28059 [ 10387] By: nick                                  on 2001/06/02  07:39:17
28060         Log: Tweak util.c's atof2 for MULTIPLICITY
28061      Branch: perlio
28062            ! util.c
28063 ____________________________________________________________________________
28064 [ 10386] By: nick                                  on 2001/06/02  07:38:33
28065         Log: Integrate mainline
28066      Branch: perlio
28067           !> (integrate 41 files)
28068 ____________________________________________________________________________
28069 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
28070         Log: Add Attribute::Handlers 0.61 from Damian Conway.
28071      Branch: perl
28072            + lib/Attribute/Handlers.pm t/lib/attrhand.t
28073            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
28074 ____________________________________________________________________________
28075 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
28076         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
28077              From: Peter Prymmer <pvhp@forte.com>
28078              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
28079              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
28080      Branch: perl
28081            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
28082 ____________________________________________________________________________
28083 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
28084         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
28085              From: Jeff Pinyan <jeffp@crusoe.net>
28086              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
28087              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
28088      Branch: perl
28089            ! lib/File/Find.pm
28090 ____________________________________________________________________________
28091 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
28092         Log: Subject: [PATCH perl@10381] configure.com tweaks
28093              From: "Craig A. Berry" <craigberry@mac.com>
28094              Date: Fri, 1 Jun 2001 13:55:43 -0500
28095              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
28096      Branch: perl
28097            ! configure.com
28098 ____________________________________________________________________________
28099 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
28100         Log: Update Changes.
28101      Branch: perl
28102            ! Changes patchlevel.h
28103 ____________________________________________________________________________
28104 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
28105         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
28106              From: Mike Guy <mjtg@cam.ac.uk>
28107              Date: Fri, 01 Jun 2001 18:17:02 +0100
28108              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
28109      Branch: perl
28110            ! lib/perl5db.pl
28111 ____________________________________________________________________________
28112 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
28113         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
28114              From: Hugo <hv@crypt.compulink.co.uk>
28115              Date: Thu, 31 May 2001 20:49:48 +0100
28116              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
28117      Branch: perl
28118            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
28119            ! util.c
28120 ____________________________________________________________________________
28121 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
28122         Log: Zero() is not available in x2p (or, rather, some of its
28123              implementations like memzero() might not be available.)
28124      Branch: perl
28125            ! x2p/hash.c
28126 ____________________________________________________________________________
28127 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
28128         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
28129              From: Michael G Schwern <schwern@pobox.com>
28130              Date: Fri, 1 Jun 2001 12:00:29 +0100
28131              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
28132              
28133              (But use Zero() instead of memset.)
28134      Branch: perl
28135            ! x2p/hash.c
28136 ____________________________________________________________________________
28137 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
28138         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
28139              From: Jeff Pinyan <jeffp@crusoe.net>
28140              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
28141              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
28142      Branch: perl
28143            ! pod/perldiag.pod regcomp.c t/op/pat.t
28144 ____________________________________________________________________________
28145 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
28146         Log: Retract #10324 and #10333; not needed.
28147      Branch: perl
28148            ! hints/irix_6.sh hints/linux.sh
28149 ____________________________________________________________________________
28150 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
28151         Log: The #10370 wasn't quite right.
28152      Branch: perl
28153            ! ext/XS/Typemap/Typemap.xs
28154 ____________________________________________________________________________
28155 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
28156         Log: The metaconfig units changes for #10372.
28157      Branch: metaconfig/U/perl
28158            + d_realpath.U d_sresgproto.U d_sresuproto.U
28159            ! gccvers.U i_db.U
28160 ____________________________________________________________________________
28161 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
28162         Log: Configure tweaks; record the Berkeley DB version,
28163              probe for realpath(), for setresuid() and setresgid()
28164              prototypes; use realpath() (try to be paranoid enough),
28165              use the setres[ug]id prototypes because glibc has the functions
28166              but not their prototypes; add -Wall -ansi to gcc ccflags;
28167              regen toc.
28168      Branch: perl
28169            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28170            ! config_h.SH configure.com epoc/config.sh
28171            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
28172            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
28173            ! vos/config.ga.def win32/config.bc win32/config.gc
28174            ! win32/config.vc
28175 ____________________________________________________________________________
28176 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
28177         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
28178              From: Michael G Schwern <schwern@pobox.com>
28179              Date: Fri, 1 Jun 2001 11:28:14 +0100
28180              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
28181      Branch: perl
28182            ! lib/attributes.pm xsutils.c
28183 ____________________________________________________________________________
28184 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
28185         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
28186              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28187              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
28188              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
28189      Branch: perl
28190            ! ext/XS/Typemap/Typemap.xs
28191 ____________________________________________________________________________
28192 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
28193         Log: Subject: [patch] Cwd.xs optimizations/abstraction
28194              From: Doug MacEachern <dougm@covalent.net>
28195              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
28196              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
28197      Branch: perl
28198            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
28199            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
28200 ____________________________________________________________________________
28201 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
28202         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!])
28203              From: Nicholas Clark <nick@ccl4.org>
28204              Date: Thu, 31 May 2001 23:56:40 +0100
28205              Message-ID: <20010531235640.F12698@plum.flirble.org>
28206              
28207              Make the test work also under only static extensions
28208              (sh Configure -Uusedl fakes this nicely)
28209      Branch: perl
28210            ! t/lib/extutils.t
28211 ____________________________________________________________________________
28212 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
28213         Log: Subject: [PATCH hv.c] Eliminating trigraph
28214              From: Michael G Schwern <schwern@pobox.com>
28215              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
28216              Date: Fri, 1 Jun 2001 11:49:56 +0100
28217      Branch: perl
28218            ! hv.c
28219 ____________________________________________________________________________
28220 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
28221         Log: Subject: Re: [PATCH] Tests for File::Compare 
28222              From: "Philip Newton" <Philip.Newton@gmx.net>
28223              Date: Thu, 31 May 2001 19:44:05 +0200
28224              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
28225              
28226              Unnecessary "quotation marks".
28227      Branch: perl
28228            ! t/lib/filecomp.t
28229 ____________________________________________________________________________
28230 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
28231         Log: Integrate perlio.
28232      Branch: perl
28233           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
28234 ____________________________________________________________________________
28235 [ 10364] By: nick                                  on 2001/06/01  10:13:31
28236         Log: Cleanup dll.base and dll.exp created by GCC builds.
28237      Branch: perlio
28238            ! lib/ExtUtils/MM_Win32.pm
28239 ____________________________________________________________________________
28240 [ 10363] By: nick                                  on 2001/06/01  10:02:17
28241         Log: Make filecomp test work on CRLF platforms by adding binmode.
28242      Branch: perlio
28243            ! t/lib/filecomp.t
28244 ____________________________________________________________________________
28245 [ 10362] By: nick                                  on 2001/06/01  08:37:17
28246         Log: Integrate mainline
28247      Branch: perlio
28248           !> Changes Configure patchlevel.h perlio.c
28249 ____________________________________________________________________________
28250 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
28251         Log: panic:claustrophobia.
28252      Branch: perl
28253            ! perlio.c
28254 ____________________________________________________________________________
28255 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
28256         Log: Update Changes.
28257      Branch: perl
28258            ! Changes patchlevel.h
28259 ____________________________________________________________________________
28260 [ 10359] By: nick                                  on 2001/05/31  12:35:50
28261         Log: Integrate mainline.
28262      Branch: perlio
28263           +> t/lib/filecomp.t
28264           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
28265           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
28266 ____________________________________________________________________________
28267 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
28268         Log: Integrate perlio.
28269      Branch: perl
28270           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
28271           !> win32/config_H.vc
28272 ____________________________________________________________________________
28273 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
28274         Log: Metaconfig unit change for #10356.
28275      Branch: metaconfig
28276            ! U/installdirs/inc_version_list.U
28277 ____________________________________________________________________________
28278 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
28279         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
28280              (idea from Sarathy; implementation from Andy)
28281      Branch: perl
28282            ! Configure
28283 ____________________________________________________________________________
28284 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
28285         Log: More AUTHORS.
28286      Branch: perl
28287            ! AUTHORS
28288 ____________________________________________________________________________
28289 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
28290         Log: Subject: Re: [PATCH] Tests for File::Compare
28291              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
28292              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
28293              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
28294      Branch: perl
28295            + t/lib/filecomp.t
28296            ! MANIFEST t/lib/1_compile.t
28297 ____________________________________________________________________________
28298 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
28299         Log: Subject: [PATCH] DEBUG_* macro cleanups
28300              From: Abhijit Menon-Sen <ams@wiw.org>
28301              Date: Thu, 31 May 2001 12:16:22 +0530
28302              Message-ID: <20010531121622.B4829@lustre.linux.in>
28303              
28304              Subject: Re: [PATCH] DEBUG_* macro cleanups
28305              From: Abhijit Menon-Sen <ams@wiw.org>
28306              Date: Thu, 31 May 2001 13:57:01 +0530
28307              Message-ID: <20010531135701.A21775@lustre.linux.in>
28308              
28309              (The DEBUG_ definitions in perl.h changed to use the
28310              STMT_START and STMT_END.)
28311      Branch: perl
28312            ! perl.h pp_ctl.c sv.c toke.c
28313 ____________________________________________________________________________
28314 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
28315         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
28316              From: Abhijit Menon-Sen <ams@wiw.org>
28317              Date: Thu, 31 May 2001 08:27:55 +0530
28318              Message-ID: <20010531082755.A10018@lustre.linux.in>
28319      Branch: perl
28320            ! ext/Storable/Storable.xs gv.c perl.c
28321 ____________________________________________________________________________
28322 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
28323         Log: Subject: [PATCH] AUTHORS
28324              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28325              Date: Thu, 31 May 2001 01:27:59 -0500
28326              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
28327              
28328              Subject: Re: [PATCH] AUTHORS
28329              From: "Philip Newton" <Philip.Newton@gmx.net>
28330              Date: Thu, 31 May 2001 10:08:06 +0200
28331              (Message-Id missing?)
28332      Branch: perl
28333            ! AUTHORS
28334 ____________________________________________________________________________
28335 [ 10350] By: nick                                  on 2001/05/31  11:40:43
28336         Log: win32 - dmake regen_config_h
28337      Branch: perlio
28338            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28339 ____________________________________________________________________________
28340 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
28341         Log: Subject: Re: [PATCH util.c] More warning cleanups.
28342              From: "Philip Newton" <Philip.Newton@gmx.net>
28343              Date: Thu, 31 May 2001 07:41:36 +0200
28344              Message-Id: <200105310538.IAA25458@taku.hut.fi>
28345              
28346              Undo C++-ism that snekt in.
28347      Branch: perl
28348            ! util.c
28349 ____________________________________________________________________________
28350 [ 10348] By: nick                                  on 2001/05/31  11:36:46
28351         Log: Tolerate Win32 numerics
28352      Branch: perlio
28353            ! t/pragma/warn/toke
28354 ____________________________________________________________________________
28355 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
28356         Log: Integrate perlio.
28357      Branch: perl
28358           !> perlio.c win32/win32.h
28359 ____________________________________________________________________________
28360 [ 10346] By: nick                                  on 2001/05/31  10:54:55
28361         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
28362              perlio.c change 10255.
28363      Branch: perlio
28364            ! perlio.c
28365 ____________________________________________________________________________
28366 [ 10345] By: nick                                  on 2001/05/31  10:01:57
28367         Log: Conditionaly put back some "unused" dTHX which are used
28368              with PERL_IMPLICIT_SYS
28369      Branch: perlio
28370            ! perlio.c
28371 ____________________________________________________________________________
28372 [ 10344] By: nick                                  on 2001/05/31  10:00:59
28373         Log: Fix Win32 for new spelling IN_BYTES 
28374      Branch: perlio
28375            ! win32/win32.h
28376 ____________________________________________________________________________
28377 [ 10343] By: nick                                  on 2001/05/31  08:01:32
28378         Log: perlio.c -Wall cleaner under MULTIPLICITY
28379              - still minor noise with linux stdio
28380      Branch: perlio
28381            ! perlio.c
28382 ____________________________________________________________________________
28383 [ 10342] By: nick                                  on 2001/05/31  07:52:23
28384         Log: Integrate mainline.
28385      Branch: perlio
28386           !> (integrate 42 files)
28387 ____________________________________________________________________________
28388 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
28389         Log: AUTHORS updates.
28390      Branch: perl
28391            ! AUTHORS
28392 ____________________________________________________________________________
28393 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
28394         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
28395              From: Peter Prymmer <pvhp@forte.com>
28396              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
28397              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
28398      Branch: perl
28399            ! t/lib/md5-file.t
28400 ____________________________________________________________________________
28401 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
28402         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
28403              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
28404              to match the pragma name; various robustness cleanups.
28405      Branch: perl
28406            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
28407            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
28408 ____________________________________________________________________________
28409 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
28410         Log: More -Wall sweeping.
28411      Branch: perl
28412            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
28413            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
28414            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
28415            ! regcomp.c sv.c toke.c utf8.c
28416 ____________________________________________________________________________
28417 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
28418         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
28419              From: Nicholas Clark <nick@ccl4.org>
28420              Date: Wed, 30 May 2001 22:34:41 +0100
28421              Message-ID: <20010530223441.Y86445@plum.flirble.org>
28422      Branch: perl
28423            ! t/op/cmp.t
28424 ____________________________________________________________________________
28425 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
28426         Log: It's is not, it isn't ain't, and it's it's, not its,
28427              if you mean it is. If you don't, it's its. Then too,
28428              it's hers. It isn't her's. It isn't our's either.
28429              It's ours, and likewise yours and theirs.
28430              -- Oxford University Press, Edpress News
28431      Branch: perl
28432            ! lib/autouse.pm
28433 ____________________________________________________________________________
28434 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
28435         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
28436      Branch: perl
28437            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
28438            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
28439            ! x2p/str.c x2p/walk.c xsutils.c
28440 ____________________________________________________________________________
28441 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
28442         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
28443              From: Michael G Schwern <schwern@pobox.com>
28444              Date: Wed, 30 May 2001 17:10:38 +0100
28445              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
28446              
28447              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
28448              From: Abhijit Menon-Sen <ams@wiw.org>
28449              Date: Wed, 30 May 2001 23:16:13 +0530
28450              Message-ID: <20010530231613.A31933@lustre.linux.in>
28451      Branch: perl
28452            ! perl.c t/run/runenv.t
28453 ____________________________________________________________________________
28454 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
28455         Log: (Retracted by #10375.)
28456              
28457              IRIX hints patch from Merijn Broeren.
28458              
28459              TODO: (this and the earlier Linux hints patch) should be solved
28460              at Configure level.  Merijn: -ldb should not be used on any platform
28461              for perl, just when linking DBFile itself. Trying to be helpful here
28462              is counterproductive.
28463      Branch: perl
28464            ! hints/irix_6.sh
28465 ____________________________________________________________________________
28466 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
28467         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
28468              From: Nicholas Clark <nick@ccl4.org>
28469              Date: Wed, 30 May 2001 23:20:58 +0100
28470              Message-ID: <20010530232058.B86445@plum.flirble.org>
28471      Branch: perl
28472            ! doop.c
28473 ____________________________________________________________________________
28474 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
28475         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
28476              From: Michael G Schwern <schwern@pobox.com> 
28477              Date: Wed, 30 May 2001 15:24:20 +0100
28478              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
28479      Branch: perl
28480            ! t/pragma/autouse.t
28481 ____________________________________________________________________________
28482 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
28483         Log: The regex trick wasn't a good idea.
28484      Branch: perl
28485            ! pod/perlfaq4.pod
28486 ____________________________________________________________________________
28487 [ 10329] By: nick                                  on 2001/05/30  18:34:35
28488         Log: Integrate mainline
28489      Branch: perlio
28490           !> (integrate 40 files)
28491 ____________________________________________________________________________
28492 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
28493         Log: Update Changes.
28494      Branch: perl
28495            ! Changes patchlevel.h
28496 ____________________________________________________________________________
28497 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
28498         Log: The metaconfig unit change for #10325.
28499      Branch: metaconfig
28500            + U/modified/afs.U
28501 ____________________________________________________________________________
28502 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
28503         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
28504              is now wrong.
28505      Branch: perl
28506            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
28507 ____________________________________________________________________________
28508 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
28509         Log: Introduce $Config{afsroot}.
28510      Branch: perl
28511            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28512            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
28513            ! win32/config.gc win32/config.vc
28514 ____________________________________________________________________________
28515 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
28516         Log: (Retracted by #10375.)
28517              
28518              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
28519      Branch: perl
28520            ! hints/linux.sh
28521 ____________________________________________________________________________
28522 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
28523         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
28524              (Also Configure tweaks needed; coming up soon.)
28525      Branch: perl
28526            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
28527 ____________________________________________________________________________
28528 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
28529         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
28530              From: Michael G Schwern <schwern@pobox.com>
28531              Date: Sun, 27 May 2001 10:29:43 +0100
28532              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
28533      Branch: perl
28534            ! lib/perl5db.pl
28535 ____________________________________________________________________________
28536 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
28537         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
28538              and Abhijit Menon-Sen.
28539      Branch: perl
28540            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
28541            ! perl.c pp_sys.c regcomp.c
28542 ____________________________________________________________________________
28543 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
28544         Log: Fix the BOOT section to call myU2time properly.
28545      Branch: perl
28546            ! ext/Time/HiRes/HiRes.xs
28547 ____________________________________________________________________________
28548 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
28549         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
28550              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
28551              Date: Wed, 30 May 2001 09:44:29 -0400
28552              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
28553              
28554              Detypo; plus add one more trick.
28555      Branch: perl
28556            ! pod/perlfaq4.pod
28557 ____________________________________________________________________________
28558 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
28559         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)
28560              From: Michael G Schwern <schwern@pobox.com>
28561              Date: Wed, 30 May 2001 14:39:06 +0100
28562              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
28563      Branch: perl
28564            ! lib/autouse.pm t/pragma/autouse.t
28565 ____________________________________________________________________________
28566 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
28567         Log: Subject: Re: AIX and gcc (moving targets)
28568              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28569              Date: Wed, 30 May 2001 15:25:08 +0200
28570              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
28571      Branch: perl
28572            ! ext/Time/HiRes/HiRes.xs
28573 ____________________________________________________________________________
28574 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
28575         Log: Subject: [PATCH t/TEST] sorting tests
28576              From: Michael G Schwern <schwern@pobox.com>
28577              Date: Wed, 30 May 2001 10:24:02 +0100
28578              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
28579      Branch: perl
28580            ! t/TEST
28581 ____________________________________________________________________________
28582 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
28583         Log: Subject: [ID 20010529.002] typos in man page perlre
28584              From: bart@cg681574-a.adubn1.nj.home.com 
28585              Date: Tue, 29 May 2001 13:58:59 -0500
28586              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
28587      Branch: perl
28588            ! pod/perlre.pod
28589 ____________________________________________________________________________
28590 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
28591         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
28592              From: "Craig A. Berry" <craigberry@mac.com>
28593              Date: Tue, 29 May 2001 23:23:45 -0500
28594              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
28595      Branch: perl
28596            ! t/lib/extutils.t t/pragma/autouse.t
28597 ____________________________________________________________________________
28598 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
28599         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)
28600              From: David Dyck <dcd@tc.fluke.com>
28601              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
28602              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
28603      Branch: perl
28604            ! t/lib/filefind.t
28605 ____________________________________________________________________________
28606 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
28607         Log: AIX hints update for gcc from Merijn H. Brand.
28608      Branch: perl
28609            ! hints/aix.sh
28610 ____________________________________________________________________________
28611 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
28612         Log: Retract #10295 and #10296: a more generic solution
28613              is needed (there's something funny with gcc on AIX).
28614      Branch: perl
28615            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
28616 ____________________________________________________________________________
28617 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
28618         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
28619              From: Hugo <hv@crypt.compulink.co.uk>
28620              Date: Wed, 30 May 2001 11:59:19 +0100
28621              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
28622              
28623              localizing $@ has unfortunate semantics - if you die past
28624              a local $@, the die message is lost.
28625      Branch: perl
28626            ! lib/utf8_heavy.pl
28627 ____________________________________________________________________________
28628 [ 10309] By: nick                                  on 2001/05/30  08:23:02
28629         Log: Integrate mainline (autouse works again.)
28630      Branch: perlio
28631           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
28632           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
28633           !> pod/perlvar.pod t/op/cmp.t
28634 ____________________________________________________________________________
28635 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
28636         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
28637              From: David Dyck <dcd@tc.fluke.com>
28638              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
28639              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
28640      Branch: perl
28641            ! lib/File/Find.pm
28642 ____________________________________________________________________________
28643 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
28644         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
28645              From: Nicholas Clark <nick@ccl4.org>
28646              Date: Tue, 29 May 2001 23:16:09 +0100
28647              Message-ID: <20010529231609.U86445@plum.flirble.org>
28648              
28649              Make the test output slightly clearer by distinguishing
28650              between '' and undef.
28651      Branch: perl
28652            ! t/op/cmp.t
28653 ____________________________________________________________________________
28654 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
28655         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
28656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28657              Date: Tue, 29 May 2001 19:15:19 -0400
28658              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
28659      Branch: perl
28660            ! hints/os2.sh
28661 ____________________________________________________________________________
28662 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
28663         Log: Subject: perlvar.pod addition
28664              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
28665              Date: Fri, 25 May 2001 20:23:12 +0200
28666              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
28667              
28668              Subject: Re: perlvar.pod addition
28669              From: "Abigail" <abigail@foad.org> 
28670              Date: Fri, 25 May 2001 22:00:39 +0200
28671              Message-ID: <20010525200039.28029.qmail@foad.org>
28672              
28673              Mention $a and $b in perlvar.
28674      Branch: perl
28675            ! pod/perlvar.pod
28676 ____________________________________________________________________________
28677 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
28678         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
28679              From: Jeff Pinyan <jeffp@crusoe.net>
28680              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
28681              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
28682      Branch: perl
28683            ! pod/perlvar.pod
28684 ____________________________________________________________________________
28685 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
28686         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
28687              From: Jeff Pinyan <jeffp@crusoe.net>
28688              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
28689              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
28690      Branch: perl
28691            ! pod/perlfaq6.pod
28692 ____________________________________________________________________________
28693 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
28694         Log: Mention Time::localtime and Time::gmtime.
28695      Branch: perl
28696            ! ext/Time/Piece/Piece.pm
28697 ____________________________________________________________________________
28698 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
28699         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
28700              From: Michael G Schwern <schwern@pobox.com>
28701              Date: Tue, 29 May 2001 18:51:32 +0100
28702              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
28703      Branch: perl
28704            ! pod/perlfaq4.pod
28705 ____________________________________________________________________________
28706 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
28707         Log: Retract #10243.
28708      Branch: perl
28709            ! lib/autouse.pm
28710 ____________________________________________________________________________
28711 [ 10299] By: nick                                  on 2001/05/29  18:41:19
28712         Log: Post weekend integrate mainline (fails one test pragma/autouse).
28713      Branch: perlio
28714           +> (branch 29 files)
28715           !> (integrate 91 files)
28716 ____________________________________________________________________________
28717 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
28718         Log: Update Changes.
28719      Branch: perl
28720            ! Changes patchlevel.h
28721 ____________________________________________________________________________
28722 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
28723         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
28724              before Perl_load_module/Perl_call_method and restore the value
28725              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
28726      Branch: perl
28727            ! utf8.c
28728 ____________________________________________________________________________
28729 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
28730         Log: Subject: Re: AIX and gcc (moving targets)
28731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28732              Date: Tue, 29 May 2001 17:59:40 +0200
28733              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
28734      Branch: perl
28735            ! ext/Storable/Makefile.PL
28736 ____________________________________________________________________________
28737 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
28738         Log: Subject: Re: AIX and gcc (moving targets)
28739              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28740              Date: Tue, 29 May 2001 12:32:57 +0200
28741              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
28742      Branch: perl
28743            ! ext/POSIX/Makefile.PL
28744 ____________________________________________________________________________
28745 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
28746         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
28747              From: Michael G Schwern <schwern@pobox.com>
28748              Date: Tue, 29 May 2001 09:53:29 +0100
28749              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
28750              
28751              (#10280 retracted)
28752      Branch: perl
28753            ! lib/Test/Harness.pm t/lib/test-harness.t
28754 ____________________________________________________________________________
28755 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
28756         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
28757              From: Michael G Schwern <schwern@pobox.com>
28758              Date: Tue, 29 May 2001 09:19:52 +0100
28759              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
28760      Branch: perl
28761            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
28762            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
28763            + t/lib/Test/todo.t
28764            ! MANIFEST lib/Test.pm t/TEST
28765 ____________________________________________________________________________
28766 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
28767         Log: From: Michael G Schwern <schwern@pobox.com>
28768              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
28769              Date: Tue, 29 May 2001 08:26:09 +0100
28770              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
28771      Branch: perl
28772            ! t/TEST
28773 ____________________________________________________________________________
28774 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
28775         Log: Add tests for Time::gmtime and Time::localtime.
28776      Branch: perl
28777            + t/lib/time-gmtime.t t/lib/time-localtime.t
28778            ! MANIFEST t/lib/1_compile.t
28779 ____________________________________________________________________________
28780 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
28781         Log: Add test for File::stat.
28782      Branch: perl
28783            + t/lib/filestat.t
28784            ! MANIFEST t/lib/1_compile.t
28785 ____________________________________________________________________________
28786 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
28787         Log: Add test for Net::servent.
28788      Branch: perl
28789            + t/lib/net-sent.t
28790            ! MANIFEST t/lib/1_compile.t
28791 ____________________________________________________________________________
28792 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
28793         Log: Add test for Net::protoent.
28794      Branch: perl
28795            + t/lib/net-pent.t
28796            ! MANIFEST t/lib/1_compile.t
28797 ____________________________________________________________________________
28798 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
28799         Log: Add test for Net::netent.
28800      Branch: perl
28801            + t/lib/net-nent.t
28802            ! MANIFEST t/lib/1_compile.t
28803 ____________________________________________________________________________
28804 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
28805         Log: Add test for User::grent.  Portability doubtful.
28806      Branch: perl
28807            + t/lib/user-grent.t
28808            ! MANIFEST t/lib/1_compile.t
28809 ____________________________________________________________________________
28810 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
28811         Log: Add test for User::pwent.
28812              Probably will fall down somewhere for portability reasons.
28813      Branch: perl
28814            + t/lib/user-pwent.t
28815            ! MANIFEST t/lib/1_compile.t
28816 ____________________________________________________________________________
28817 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
28818         Log: Metaconfig units changes for #10283.
28819      Branch: metaconfig
28820            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
28821            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
28822            ! U/installdirs/sitescript.U U/modified/Signal.U
28823 ____________________________________________________________________________
28824 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
28825         Log: Subject: [PATCH 5.6.1] signal names in Configure
28826              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28827              Date: Tue, 29 May 2001 03:52:25 -0400
28828              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
28829              
28830              Subject: [PATCH 5.6.1] older perl in Configure
28831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28832              Date: Tue, 29 May 2001 03:55:40 -0400
28833              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
28834              
28835              Subject: [PATCH 5.6.1] goofs in Configure
28836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28837              Date: Tue, 29 May 2001 04:13:07 -0400
28838              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
28839              
28840              Configure portability tweaks.
28841      Branch: perl
28842            ! Configure
28843 ____________________________________________________________________________
28844 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
28845         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
28846              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28847              Date: Tue, 29 May 2001 04:07:06 -0400
28848              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
28849      Branch: perl
28850            ! os2/os2.c
28851 ____________________________________________________________________________
28852 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
28853         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
28854              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28855              Date: Tue, 29 May 2001 04:01:38 -0400
28856              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
28857      Branch: perl
28858            ! hints/os2.sh os2/Makefile.SHs
28859 ____________________________________________________________________________
28860 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
28861         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
28862              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28863              Date: Tue, 29 May 2001 03:50:18 -0400
28864              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
28865      Branch: perl
28866            ! lib/Test/Harness.pm
28867 ____________________________________________________________________________
28868 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
28869         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
28870      Branch: perl
28871            ! lib/utf8_heavy.pl
28872 ____________________________________________________________________________
28873 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
28874         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
28875              From: Hugo <hv@crypt.compulink.co.uk>
28876              Date: Tue, 29 May 2001 03:03:45 +0100
28877              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
28878              
28879              Explanation why the $@ always gets the UTF8 flag when under use utf8--
28880              because we told it to have the flag when under use utf8.
28881      Branch: perl
28882            ! pp_ctl.c
28883 ____________________________________________________________________________
28884 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
28885         Log: At least a partial fix for 20010528.004.
28886      Branch: perl
28887            ! lib/utf8_heavy.pl
28888 ____________________________________________________________________________
28889 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
28890         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
28891              From: Nicholas Clark <nick@ccl4.org> 
28892              Date: Mon, 28 May 2001 23:39:38 +0100
28893              Message-ID: <20010528233938.M86445@plum.flirble.org>
28894              
28895              More portable non-zero UV.
28896      Branch: perl
28897            ! t/lib/extutils.t
28898 ____________________________________________________________________________
28899 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
28900         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
28901              From: Nicholas Clark <nick@ccl4.org>
28902              Date: Mon, 28 May 2001 22:46:09 +0100
28903              Message-ID: <20010528224608.L86445@plum.flirble.org>
28904              
28905              Test also "make clean".
28906      Branch: perl
28907            ! t/lib/extutils.t
28908 ____________________________________________________________________________
28909 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
28910         Log: Subject: Re: Would -Wno-unused -Wall be better?
28911              From: Michael G Schwern <schwern@pobox.com>
28912              Date: Tue, 29 May 2001 00:55:54 +0100
28913              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
28914      Branch: perl
28915            ! pp.h
28916 ____________________________________________________________________________
28917 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
28918         Log: Add a test for 20010528.007, fixed in #10272.
28919      Branch: perl
28920            ! t/op/misc.t toke.c
28921 ____________________________________________________________________________
28922 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
28923         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
28924              From: Hugo <hv@crypt.compulink.co.uk>
28925              Date: Tue, 29 May 2001 00:23:23 +0100
28926              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
28927      Branch: perl
28928            ! toke.c
28929 ____________________________________________________________________________
28930 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
28931         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
28932              From: Michael G Schwern <schwern@pobox.com>
28933              Date: Tue, 29 May 2001 00:42:59 +0100
28934              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
28935      Branch: perl
28936            ! t/pragma/autouse.t
28937 ____________________________________________________________________________
28938 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
28939         Log: Some shells seemingly arrange the signal handlers differently
28940              (bug id 20010521.004).
28941      Branch: perl
28942            ! t/lib/sigaction.t
28943 ____________________________________________________________________________
28944 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
28945         Log: Regen perlmodlib.
28946      Branch: perl
28947            ! pod/perlmodlib.pod
28948 ____________________________________________________________________________
28949 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
28950         Log: Update Changes.
28951      Branch: perl
28952            ! Changes patchlevel.h
28953 ____________________________________________________________________________
28954 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
28955         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
28956              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28957              Date: Mon, 28 May 2001 14:56:35 -0500
28958              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
28959      Branch: perl
28960            ! pod/perlnewmod.pod
28961 ____________________________________________________________________________
28962 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
28963         Log: Regen toc.
28964      Branch: perl
28965            ! pod/perltoc.pod
28966 ____________________________________________________________________________
28967 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
28968         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
28969              From: "Richard Soderberg" <rs@crystalflame.net>
28970              Date: Mon, 28 May 2001 12:31:23 -0700
28971              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
28972      Branch: perl
28973            ! t/op/splice.t
28974 ____________________________________________________________________________
28975 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
28976         Log: The #10260 was too bold: locales and utf8 still do not mix.
28977      Branch: perl
28978            ! t/pragma/locale.t
28979 ____________________________________________________________________________
28980 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
28981         Log: Subject: [PATCH] Pod nitpicks
28982              From: "Richard Soderberg" <rs@crystalflame.net>
28983              Date: Mon, 28 May 2001 10:08:58 -0700
28984              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
28985      Branch: perl
28986            ! pod/perl571delta.pod pod/perlapi.pod sv.h
28987 ____________________________________________________________________________
28988 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
28989         Log: Upgrade to I18N::LangTags 0.22.
28990      Branch: perl
28991            + lib/I18N/LangTags/List.pod
28992            ! MANIFEST lib/I18N/LangTags.pm
28993 ____________________________________________________________________________
28994 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
28995         Log: A slightly more serious bug found by -Mutf8; op/misc and
28996              lib/complex dumped core.
28997      Branch: perl
28998            ! regexec.c
28999 ____________________________________________________________________________
29000 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
29001         Log: Various buglets shaken out by -Mutf8.
29002      Branch: perl
29003            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
29004            ! t/pragma/locale.t
29005 ____________________________________________________________________________
29006 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
29007         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
29008      Branch: perl
29009            ! t/lib/carp.t
29010 ____________________________________________________________________________
29011 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
29012         Log: Subject: [PATCH] todo patch
29013              From: Artur Bergman <artur@contiller.se> 
29014              Date: Mon, 28 May 2001 17:03:51 +0200
29015              Message-ID: <B7383577.F34%artur@contiller.se>
29016      Branch: perl
29017            ! pod/perltodo.pod
29018 ____________________________________________________________________________
29019 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
29020         Log: Subject: typo in perlguts.pod
29021              From: "John P. Linderman" <jpl@research.att.com>
29022              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
29023              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
29024      Branch: perl
29025            ! pod/perlguts.pod
29026 ____________________________________________________________________________
29027 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
29028         Log: Subject: AIX and gcc (moving targets)
29029              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29030              Date: Mon, 28 May 2001 12:54:04 +0200
29031              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
29032      Branch: perl
29033            ! hints/aix.sh
29034 ____________________________________________________________________________
29035 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
29036         Log: Subject: Re: perlio + multiple perl_alloc..destruct
29037              From: Doug MacEachern <dougm@covalent.net>
29038              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
29039              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
29040      Branch: perl
29041            ! perlio.c
29042 ____________________________________________________________________________
29043 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
29044         Log: The #10251 wasn't quite up-to-the-code.
29045      Branch: perl
29046            ! t/op/misc.t
29047 ____________________________________________________________________________
29048 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
29049         Log: Test case for bug 20010526.004, fixed in #10252.
29050      Branch: perl
29051            ! t/op/taint.t
29052 ____________________________________________________________________________
29053 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
29054         Log: Subject: Re: [ID 20010526.004] Taint looses value
29055              From: Hugo <hv@crypt.compulink.co.uk>
29056              Date: Sun, 27 May 2001 20:39:32 +0100
29057              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
29058      Branch: perl
29059            ! sv.c
29060 ____________________________________________________________________________
29061 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
29062         Log: Test case for 20010422.005, fixed by #10250.
29063      Branch: perl
29064            ! t/op/misc.t
29065 ____________________________________________________________________________
29066 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
29067         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
29068              From: Spider Boardman <spider@Orb.Nashua.NH.US>
29069              Date: Mon, 28 May 2001 06:39:12 -0400
29070              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
29071      Branch: perl
29072            ! toke.c
29073 ____________________________________________________________________________
29074 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
29075         Log: Linerewrapping.
29076      Branch: perl
29077            ! lib/open.pm
29078 ____________________________________________________________________________
29079 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
29080         Log: Updates on the modules list.
29081      Branch: perl
29082            ! t/lib/1_compile.t
29083 ____________________________________________________________________________
29084 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
29085         Log: Add a test for PerlIO.
29086              
29087              (I probably got the crlf/raw thing wrong for clrfy platforms...)
29088      Branch: perl
29089            + t/lib/perlio.t
29090            ! MANIFEST lib/PerlIO.pm
29091 ____________________________________________________________________________
29092 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
29093         Log: Add a test for carp et alia.
29094      Branch: perl
29095            + t/lib/carp.t
29096            ! MANIFEST
29097 ____________________________________________________________________________
29098 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
29099         Log: Adding the new test would be swell.
29100      Branch: perl
29101            + t/pragma/autouse.t
29102 ____________________________________________________________________________
29103 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
29104         Log: Add a test for the autouse pragma.
29105      Branch: perl
29106            ! MANIFEST
29107 ____________________________________________________________________________
29108 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
29109         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
29110              From: dLux <dlux@spam.sch.bme.hu>
29111              Date: Sun, 27 May 2001 16:14:26 +0200
29112              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
29113      Branch: perl
29114            ! lib/autouse.pm
29115 ____________________________________________________________________________
29116 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
29117         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
29118              From: "Richard Soderberg" <rs@crystalflame.net>
29119              Date: Mon, 28 May 2001 03:56:36 -0700
29120              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
29121      Branch: perl
29122            ! utils/dprofpp.PL
29123 ____________________________________________________________________________
29124 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
29125         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
29126              From: "Stephen P. Potter" <spp@spotter.yi.org>
29127              Date: Tue, 22 May 2001 11:40:25 -0400
29128              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
29129              
29130              Subject: Re: [ID 20010522.003] Time::Local module bug
29131              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
29132              Date: Tue, 22 May 2001 11:50:19 -0400
29133              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
29134      Branch: perl
29135            ! lib/Time/Local.pm
29136 ____________________________________________________________________________
29137 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
29138         Log: The PERL_DL_NONLAZY can have whitespace in front.
29139      Branch: perl
29140            ! t/lib/extutils.t
29141 ____________________________________________________________________________
29142 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
29143         Log: Document strftime() and strptime().
29144      Branch: perl
29145            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
29146 ____________________________________________________________________________
29147 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
29148         Log: Make Time::Piece::strptime() to be a function, not a method.
29149      Branch: perl
29150            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
29151 ____________________________________________________________________________
29152 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
29153         Log: Tweak the test to be more portable.
29154      Branch: perl
29155            ! t/lib/extutils.t
29156 ____________________________________________________________________________
29157 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
29158         Log: Subject: PATCH: Re: Re: Attributes that tie
29159              From: Leon Brocard <acme@astray.com>
29160              Date: Sun, 27 May 2001 12:37:29 +0100
29161              Message-ID: <20010527123729.A22663@ns0.astray.com>
29162              
29163              Document that variable attributes are not currently usable
29164              for tieing.  (An ugly limitation that should be fixed.)
29165      Branch: perl
29166            ! lib/attributes.pm
29167 ____________________________________________________________________________
29168 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
29169         Log: Microperl tweaks.
29170      Branch: perl
29171            ! Makefile.micro uconfig.h uconfig.sh
29172 ____________________________________________________________________________
29173 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
29174         Log: Add make target for microperl (kind of silly, but convenient).
29175      Branch: perl
29176            ! Makefile.SH
29177 ____________________________________________________________________________
29178 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
29179         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
29180              for microperl.)
29181      Branch: perl
29182            ! doio.c
29183 ____________________________________________________________________________
29184 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
29185         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
29186              From: rspier@pobox.com (Robert Spier)
29187              Date: Sat, 26 May 2001 20:05:23 -0400
29188              Message-ID: <15120.17603.148648.12430@rls.cx>
29189              
29190              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
29191              From: rspier@pobox.com (Robert Spier)
29192              Date: Sun, 27 May 2001 00:23:12 -0400
29193              Message-ID: <15120.33072.511966.767230@rls.cx>
29194      Branch: perl
29195            ! doio.c pod/perlfunc.pod
29196 ____________________________________________________________________________
29197 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
29198         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
29199      Branch: perl
29200            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29201 ____________________________________________________________________________
29202 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
29203         Log: Add README.tru64.
29204      Branch: perl
29205            + README.tru64
29206 ____________________________________________________________________________
29207 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
29208         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
29209      Branch: perl
29210            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
29211            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
29212            ! MANIFEST
29213 ____________________________________________________________________________
29214 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
29215         Log: Integrate I18N::LangTags from Sean Burke.
29216              
29217              TODO: the language list from RFC 3066 needs to be integrated
29218              and made available somehow.  The list is included in the
29219              I18N-LangTags 0.21 distribution, but it is undocumented
29220              and unconnected to the module.
29221      Branch: perl
29222            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
29223            ! MANIFEST
29224 ____________________________________________________________________________
29225 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
29226         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
29227              envisioned by Sarathy.
29228      Branch: perl
29229            ! t/op/ver.t toke.c
29230 ____________________________________________________________________________
29231 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
29232         Log: Subject: [ID 20010525.001] Pod typo nits fixed
29233              From: lvirden@cas.org
29234              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
29235              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
29236              
29237              minus the perlsolaris decimation plus the
29238              
29239              Subject: Re: [ID 20010525.001] Pod typo nits fixed
29240              From: "Philip Newton" <Philip.Newton@gmx.net>
29241              Date: Fri, 25 May 2001 18:05:55 +0200
29242              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
29243      Branch: perl
29244            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
29245            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
29246            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
29247            ! pod/perlutil.pod pod/perlxstut.pod
29248 ____________________________________________________________________________
29249 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
29250         Log: return clauses are nice.
29251      Branch: perl
29252            ! sv.c
29253 ____________________________________________________________________________
29254 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
29255         Log: Subject: change 10199 backwards?
29256              From: Doug MacEachern <dougm@covalent.net>
29257              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
29258              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
29259      Branch: perl
29260            ! sv.c
29261 ____________________________________________________________________________
29262 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
29263         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
29264              From: Hugo <hv@crypt.compulink.co.uk>
29265              Date: Sat, 26 May 2001 17:05:12 +0100
29266              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
29267      Branch: perl
29268            + t/op/gmagic.t
29269            ! MANIFEST doop.c embed.h embed.pl global.sym
29270            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
29271            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
29272 ____________________________________________________________________________
29273 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
29274         Log: Regen headers for #10221.
29275      Branch: perl
29276            ! global.sym objXSUB.h perlapi.c
29277 ____________________________________________________________________________
29278 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
29279         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
29280              From: Juha Laiho <juha.laiho@Elma.Net>
29281              Date: Thu, 3 May 2001 09:51:30 +0300
29282              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
29283      Branch: perl
29284            ! embed.pl
29285 ____________________________________________________________________________
29286 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
29287         Log: Subject: Re: [PATCH] Re: stability of sort()?
29288              From: "John P. Linderman" <jpl@research.att.com>
29289              Date: Sat, 26 May 2001 13:27:19 -0400
29290              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
29291      Branch: perl
29292            ! pod/perlfunc.pod
29293 ____________________________________________________________________________
29294 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
29295         Log: Integrate perlio.
29296      Branch: perl
29297           !> pod/perlguts.pod
29298 ____________________________________________________________________________
29299 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
29300         Log: Subject: [PATCH perl@10210] PerlIO for VMS
29301              From: "Craig A. Berry" <craigberry@mac.com>
29302              Date: Sat, 26 May 2001 09:34:11 -0500
29303              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
29304      Branch: perl
29305            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
29306            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
29307            ! vms/vmsish.h
29308 ____________________________________________________________________________
29309 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
29310         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
29311              From: David Dyck <dcd@tc.fluke.com>
29312              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
29313              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
29314      Branch: perl
29315            ! lib/perl5db.pl
29316 ____________________________________________________________________________
29317 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
29318         Log: Subject: utf8 regexp tests
29319              From: Hugo <hv@crypt.compulink.co.uk>
29320              Date: Fri, 25 May 2001 22:35:01 +0100
29321              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
29322      Branch: perl
29323            ! t/op/regexp.t
29324 ____________________________________________________________________________
29325 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
29326         Log: Subject: [PATCH] Re: stability of sort()?
29327              From: Nicholas Clark <nick@ccl4.org>
29328              Date: Fri, 25 May 2001 22:40:19 +0100
29329              Message-ID: <20010525224019.B86445@plum.flirble.org>
29330      Branch: perl
29331            ! pod/perlfunc.pod
29332 ____________________________________________________________________________
29333 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
29334         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
29335              From: John Peacock <jpeacock@rowman.com>
29336              Date: Thu, 24 May 2001 22:14:01 -0400
29337              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
29338      Branch: perl
29339            ! mg.c scope.c sv.c
29340 ____________________________________________________________________________
29341 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
29342         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
29343              From: Nicholas Clark <nick@ccl4.org>
29344              Date: Sun, 20 May 2001 19:24:13 +0100
29345              Message-ID: <20010520192413.G83222@plum.flirble.org>
29346      Branch: perl
29347            + lib/ExtUtils/Constant.pm t/lib/extutils.t
29348            ! MANIFEST utils/h2xs.PL
29349 ____________________________________________________________________________
29350 [ 10212] By: nick                                  on 2001/05/26  09:49:28
29351         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
29352              add a few more notes there on use of mortals on the stack.
29353      Branch: perlio
29354            ! pod/perlguts.pod
29355 ____________________________________________________________________________
29356 [ 10211] By: nick                                  on 2001/05/26  09:05:36
29357         Log: Integrate mainline
29358      Branch: perlio
29359           +> t/lib/fcntl.t t/pragma/vars.t
29360           !> (integrate 49 files)
29361 ____________________________________________________________________________
29362 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
29363         Log: Update Changes.
29364      Branch: perl
29365            ! Changes patchlevel.h
29366 ____________________________________________________________________________
29367 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
29368         Log: Based on
29369              
29370              Subject: [PATCH pp.c] Wrapping pack("C",256)
29371              From: Simon Cozens <simon@netthink.co.uk>
29372              Date: Sat, 12 May 2001 17:58:41 +0100
29373              Message-ID: <20010512175841.A6132@netthink.co.uk>
29374      Branch: perl
29375            ! pod/perldiag.pod pp.c t/pragma/warn/pp
29376 ____________________________________________________________________________
29377 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
29378         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
29379              From: "Brendan O'Dea" <bod@compusol.com.au>
29380              Date: Fri, 25 May 2001 11:18:29 +1000
29381              Message-ID: <20010525111829.A28411@compusol.com.au>
29382              
29383              (Slightly modified.)
29384      Branch: perl
29385            ! lib/Term/Cap.pm
29386 ____________________________________________________________________________
29387 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
29388         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
29389              From: Hugo <hv@crypt.compulink.co.uk>
29390              Date: Fri, 25 May 2001 02:13:25 +0100
29391              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
29392      Branch: perl
29393            ! t/op/misc.t
29394 ____________________________________________________________________________
29395 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
29396         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
29397              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
29398              Date: Fri, 25 May 2001 10:25:36 +0900
29399              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
29400      Branch: perl
29401            ! regcomp.c regexec.c
29402 ____________________________________________________________________________
29403 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
29404         Log: Subject: [PATCH #2] stash autovivification and method call error messages
29405              From: Ilmari Karonen <iltzu@sci.fi>
29406              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
29407              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
29408      Branch: perl
29409            ! gv.c pp_hot.c t/op/method.t
29410 ____________________________________________________________________________
29411 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
29412         Log: Add make target and documentation for gprof profiling.
29413      Branch: perl
29414            ! Makefile.SH pod/perlhack.pod
29415 ____________________________________________________________________________
29416 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
29417         Log: Subject: Don't think about UTF8 
29418              From: Mike Guy <mjtg@cam.ac.uk> 
29419              Date: Tue, 22 May 2001 14:35:39 +0100
29420              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
29421      Branch: perl
29422            ! sv.h
29423 ____________________________________________________________________________
29424 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
29425         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
29426              From: Geraint A Edwards <gedge@serf.org> 
29427              Date: Thu, 24 May 2001 22:51:24 +0100
29428              Message-Id: <20010524225124.A34981@cymru.serf.org>
29429      Branch: perl
29430            ! x2p/find2perl.PL
29431 ____________________________________________________________________________
29432 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
29433         Log: DB_File has its own attribute story.
29434      Branch: perl
29435            ! ext/DB_File/DB_File.xs
29436 ____________________________________________________________________________
29437 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
29438         Log: Subject: Re: Making perl with -Wall
29439              From: Andy Dougherty <doughera@lafayette.edu>
29440              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
29441              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
29442      Branch: perl
29443            ! perl.h
29444 ____________________________________________________________________________
29445 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
29446         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
29447              From: "Richard Soderberg" <rs@crystalflame.net>
29448              Date: Thu, 24 May 2001 08:58:16 -0700
29449              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
29450      Branch: perl
29451            ! sv.c
29452 ____________________________________________________________________________
29453 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
29454         Log: IV/UV casting fixes from Nicholas Clark.
29455      Branch: perl
29456            ! perl.h pp_sys.c util.c
29457 ____________________________________________________________________________
29458 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
29459         Log: Subject: Re: Making perl with -Wall
29460              From: Michael G Schwern <schwern@pobox.com>
29461              Date: Thu, 24 May 2001 15:40:28 +0100
29462              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
29463      Branch: perl
29464            ! malloc.c perl.h
29465 ____________________________________________________________________________
29466 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
29467         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
29468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29469              Date: Tue, 22 May 2001 11:49:37 +0200
29470              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
29471      Branch: metaconfig
29472            ! U/modified/Oldsym.U
29473      Branch: metaconfig/U/perl
29474            ! patchlevel.U
29475      Branch: perl
29476            ! Configure config_h.SH myconfig.SH
29477 ____________________________________________________________________________
29478 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
29479         Log: Under versiononly install also the scripts with the version suffix.
29480              (e.g. .../bin/h2xs5.7.1)
29481      Branch: perl
29482            ! installperl
29483 ____________________________________________________________________________
29484 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
29485         Log: Subject: [PATCH] Stop segfault in mg.c:636
29486              From: "Richard Soderberg" <rs@crystalflame.net>
29487              Date: Thu, 24 May 2001 05:51:52 -0700
29488              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
29489      Branch: perl
29490            ! mg.c
29491 ____________________________________________________________________________
29492 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
29493         Log: Iteration continues; hopefully convergently.
29494      Branch: perl
29495            ! t/lib/b-stash.t
29496 ____________________________________________________________________________
29497 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
29498         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
29499              From: Gisle Aas <gisle@ActiveState.com>
29500              Date: 23 May 2001 16:13:10 -0700
29501              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
29502      Branch: perl
29503            ! op.c toke.c
29504 ____________________________________________________________________________
29505 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
29506         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
29507              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29508              Date: Thu, 24 May 2001 05:05:22 -0500
29509              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
29510      Branch: perl
29511            ! lib/dumpvar.pl lib/perl5db.pl
29512 ____________________________________________________________________________
29513 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
29514         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
29515              From: David Dyck <dcd@tc.fluke.com>
29516              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
29517              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
29518      Branch: perl
29519            ! lib/perl5db.pl
29520 ____________________________________________________________________________
29521 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
29522         Log: Tiny pod nits on READMEs, mostly whitespace issues.
29523      Branch: perl
29524            ! README.amiga README.dos README.macos README.mpeix README.vmesa
29525            ! README.win32
29526 ____________________________________________________________________________
29527 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
29528         Log: The DG/UX part of the 20010521.005.
29529      Branch: perl
29530            ! README.dgux
29531 ____________________________________________________________________________
29532 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
29533         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
29534              From: Hugo <hv@crypt.compulink.co.uk>
29535              Date: Mon, 21 May 2001 16:32:02 +0100
29536              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
29537      Branch: perl
29538            ! regcomp.c t/op/misc.t
29539 ____________________________________________________________________________
29540 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
29541         Log: Subject: [PATCH] Extra UNIVERSAL tests
29542              From: Mike Guy <mjtg@cam.ac.uk>
29543              Date: Wed, 23 May 2001 12:29:20 +0100
29544              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
29545      Branch: perl
29546            ! t/op/universal.t
29547 ____________________________________________________________________________
29548 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
29549         Log: Subject: [PATCH] Remove EQ keyword
29550              From: Mike Guy <mjtg@cam.ac.uk>
29551              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
29552              Date: Wed, 23 May 2001 11:17:29 +0100
29553      Branch: perl
29554            ! keywords.h keywords.pl
29555 ____________________________________________________________________________
29556 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
29557         Log: Subject: [PATCH] lib/perl5db.pl
29558              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29559              Date: Wed, 23 May 2001 02:18:03 -0500
29560              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
29561      Branch: perl
29562            ! lib/perl5db.pl
29563 ____________________________________________________________________________
29564 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
29565         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
29566              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29567              Date: Tue, 22 May 2001 23:34:41 -0500
29568              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
29569      Branch: perl
29570            ! lib/Term/Cap.pm
29571 ____________________________________________________________________________
29572 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
29573         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
29574              From: davem@fdgroup.co.uk
29575              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
29576              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
29577      Branch: perl
29578            ! emacs/e2ctags.pl
29579 ____________________________________________________________________________
29580 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
29581         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
29582              From: Michael G Schwern <schwern@pobox.com>
29583              Date: Tue, 22 May 2001 14:15:09 +0100
29584              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
29585      Branch: perl
29586            ! lib/vars.pm
29587 ____________________________________________________________________________
29588 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
29589         Log: Subject: [PATCH lib/vars.pm] Odd code nit
29590              From: Michael G Schwern <schwern@pobox.com>
29591              Date: Tue, 22 May 2001 14:14:28 +0100
29592              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
29593      Branch: perl
29594            ! lib/vars.pm
29595 ____________________________________________________________________________
29596 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
29597         Log: Use the new use vars feature.
29598      Branch: perl
29599            ! t/lib/b-stash.t
29600 ____________________________________________________________________________
29601 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
29602         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
29603              From: Mike Guy <mjtg@cam.ac.uk>
29604              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29605              Date: Tue, 22 May 2001 13:11:39 +0100
29606      Branch: perl
29607            + t/pragma/vars.t
29608            ! MANIFEST lib/vars.pm t/lib/1_compile.t
29609 ____________________________________________________________________________
29610 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
29611         Log: -qlongdouble considered harmful by Merijn.
29612      Branch: perl
29613            ! hints/aix.sh
29614 ____________________________________________________________________________
29615 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
29616         Log: Update Changes.
29617      Branch: perl
29618            ! Changes patchlevel.h
29619 ____________________________________________________________________________
29620 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
29621         Log: Add a test of its very own for Fcntl.  Hopefully portable.
29622      Branch: perl
29623            + t/lib/fcntl.t
29624            ! MANIFEST
29625 ____________________________________________________________________________
29626 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
29627         Log: Must be trickier for 'minitest' not to die.
29628      Branch: perl
29629            ! t/op/taint.t
29630 ____________________________________________________________________________
29631 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
29632         Log: Can't declare other people's variables.
29633      Branch: perl
29634            ! t/lib/b-stash.t
29635 ____________________________________________________________________________
29636 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
29637         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
29638      Branch: perl
29639            ! doio.c t/op/taint.t
29640 ____________________________________________________________________________
29641 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
29642         Log: The OS/2 variable needs to be declared.
29643      Branch: perl
29644            ! t/lib/b-stash.t
29645 ____________________________________________________________________________
29646 [ 10170] By: nick                                  on 2001/05/20  16:48:29
29647         Log: Integrate mainline
29648      Branch: perlio
29649           !> (integrate 41 files)
29650 ____________________________________________________________________________
29651 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
29652         Log: Small perlsec updates: clarify the taintedness of filename
29653              globbing; suggest using Scalar::Util::tainted().
29654      Branch: perl
29655            ! pod/perlsec.pod
29656 ____________________________________________________________________________
29657 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
29658         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
29659              From: Dave Mitchell <davem@fdgroup.co.uk>
29660              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
29661              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
29662      Branch: perl
29663            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
29664            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
29665            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
29666            ! xsutils.c
29667 ____________________________________________________________________________
29668 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
29669         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
29670              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29671              Date: Sat, 19 May 2001 04:08:46 -0400
29672              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
29673      Branch: perl
29674            ! lib/ExtUtils/Mksymlists.pm makedef.pl
29675 ____________________________________________________________________________
29676 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
29677         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
29678              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29679              Date: Sat, 19 May 2001 04:30:45 -0400
29680              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
29681      Branch: perl
29682            ! os2/os2.c
29683 ____________________________________________________________________________
29684 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
29685         Log: Subject: [PATCH 5.6.1] build bugs OS/2
29686              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29687              Date: Sat, 19 May 2001 04:35:28 -0400
29688              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
29689      Branch: perl
29690            ! os2/Makefile.SHs os2/os2.c
29691 ____________________________________________________________________________
29692 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
29693         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
29694              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29695              Date: Sat, 19 May 2001 04:04:23 -0400
29696              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
29697              
29698              (In bleadperl patched b-stash.t instead of b.t)
29699      Branch: perl
29700            ! t/lib/b-stash.t t/lib/bigfltpm.t
29701 ____________________________________________________________________________
29702 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
29703         Log: Subject: [PATCH 5.6.1] perl5db
29704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29705              Date: Sat, 19 May 2001 03:49:09 -0400
29706              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
29707      Branch: perl
29708            ! lib/perl5db.pl
29709 ____________________________________________________________________________
29710 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
29711         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
29712              From: Gisle Aas <gisle@ActiveState.com>
29713              Date: 18 May 2001 14:24:51 -0700
29714              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
29715      Branch: perl
29716            ! pp_ctl.c
29717 ____________________________________________________________________________
29718 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
29719         Log: Subject: [PATCH] Chomp should not always stringify
29720              From: Gisle Aas <gisle@ActiveState.com>
29721              Date: 18 May 2001 07:55:25 -0700
29722              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
29723      Branch: perl
29724            ! doop.c t/op/chop.t
29725 ____________________________________________________________________________
29726 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
29727         Log: Integrate perlio.
29728      Branch: perl
29729           !> pod/perlfunc.pod
29730 ____________________________________________________________________________
29731 [ 10159] By: nick                                  on 2001/05/20  09:39:46
29732         Log: Document some more of open's features.
29733      Branch: perlio
29734            ! pod/perlfunc.pod
29735 ____________________________________________________________________________
29736 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
29737         Log: back out change#10153 (it has compatibility issues such as the
29738              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
29739              benefit for 5.6.x doesn't seem worth the risk)
29740      Branch: maint-5.6/perl
29741            ! toke.c
29742 ____________________________________________________________________________
29743 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
29744         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
29745      Branch: perl
29746            ! x2p/s2p.PL
29747 ____________________________________________________________________________
29748 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
29749         Log: Update Changes.
29750      Branch: perl
29751            ! Changes patchlevel.h
29752 ____________________________________________________________________________
29753 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
29754         Log: Integrate change #10144 from maintperl.
29755              
29756              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
29757      Branch: perl
29758           !> win32/config.bc win32/config.gc win32/config.vc
29759           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29760 ____________________________________________________________________________
29761 [ 10154] By: nick                                  on 2001/05/18  07:23:03
29762         Log: Integrate mainline.
29763      Branch: perlio
29764           +> README.dgux t/lib/i18n-collate.t utils.lst
29765           !> (integrate 49 files)
29766 ____________________________________________________________________________
29767 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
29768         Log: Integrate change #7224 from mainline into maintperl.
29769              
29770              Allow @+ and @- to be doublequoted, from Simon Cozens. 
29771              (Approved by Larry, see Tom's comment in 20000830.005.)
29772      Branch: maint-5.6/perl
29773           !> toke.c
29774 ____________________________________________________________________________
29775 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
29776         Log: Subject: [PATCH bleadperl] small lookbehind fix
29777              From: Hugo <hv@crypt.compulink.co.uk>
29778              Date: Fri, 18 May 2001 00:07:19 +0100
29779              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
29780      Branch: perl
29781            ! regexec.c
29782 ____________________________________________________________________________
29783 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
29784         Log: Detypos.
29785      Branch: perl
29786            ! installman utils.lst
29787 ____________________________________________________________________________
29788 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
29789         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
29790              in 20001222.001.
29791      Branch: perl
29792            ! t/lib/glob-basic.t
29793 ____________________________________________________________________________
29794 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
29795         Log: Subject: [PATCH] Test for bug 20010515.004
29796              From: Benjamin Sugars <bsugars@canoe.ca>
29797              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
29798              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
29799      Branch: perl
29800            ! t/op/misc.t
29801 ____________________________________________________________________________
29802 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
29803         Log: Integrate #10145 from maintperl.
29804              
29805              fix for ID 20010515.004 (needs test)
29806      Branch: perl
29807           !> pp_hot.c
29808 ____________________________________________________________________________
29809 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
29810         Log: Thinko noticed by Doug MacEachern.
29811      Branch: perl
29812            ! thread.h
29813 ____________________________________________________________________________
29814 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
29815         Log: Subject: Re: [PATCH] HERE mark in regex
29816              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29817              Date: Thu, 17 May 2001 12:20:33 -0400
29818              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
29819      Branch: perl
29820            ! t/op/re_tests
29821 ____________________________________________________________________________
29822 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
29823         Log: fix for ID 20010515.004 (needs test)
29824      Branch: maint-5.6/perl
29825            ! pp_hot.c
29826 ____________________________________________________________________________
29827 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
29828         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
29829      Branch: maint-5.6/perl
29830            ! win32/config.bc win32/config.gc win32/config.vc
29831            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29832 ____________________________________________________________________________
29833 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
29834         Log: Macrofy the getspecific (and use it also in util.c)
29835      Branch: perl
29836            ! thread.h util.c
29837 ____________________________________________________________________________
29838 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
29839         Log: Use the unchecked thread-specific key fetch also in Tru64.
29840      Branch: perl
29841            ! thread.h
29842 ____________________________________________________________________________
29843 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
29844         Log: Subject: [PATCH 5.6.1]Quick thread speedup
29845              From: Dan Sugalski <dan@sidhe.org> 
29846              Date: Wed, 16 May 2001 18:05:19 -0400
29847              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
29848      Branch: perl
29849            ! thread.h util.c
29850 ____________________________________________________________________________
29851 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
29852         Log: I think this is quite enough testing for a deprecated feature.
29853      Branch: perl
29854            + t/lib/i18n-collate.t
29855            ! MANIFEST t/lib/1_compile.t
29856 ____________________________________________________________________________
29857 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
29858         Log: More HP-UX lore from Jeff Okamoto.
29859      Branch: perl
29860            ! README.hpux
29861 ____________________________________________________________________________
29862 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
29863         Log: Sort utils.lst for easier maintenance.
29864      Branch: perl
29865            ! utils.lst
29866 ____________________________________________________________________________
29867 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
29868         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
29869              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29870              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
29871              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
29872              
29873              Add pod2latex to utils.lst.
29874      Branch: perl
29875            ! MANIFEST utils.lst
29876 ____________________________________________________________________________
29877 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
29878         Log: Subject: Re: [PATCH] HERE mark in regex
29879              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29880              Date: Wed, 16 May 2001 13:04:43 -0400
29881              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
29882      Branch: perl
29883            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
29884            ! t/op/regmesg.t t/pragma/warn/regcomp
29885 ____________________________________________________________________________
29886 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
29887         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
29888              From: Simon Cozens <simon@netthink.co.uk>
29889              Date: Wed, 16 May 2001 18:02:08 +0100
29890              Message-ID: <20010516180208.A6458@netthink.co.uk>
29891      Branch: perl
29892            ! installman utils.lst
29893 ____________________________________________________________________________
29894 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
29895         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
29896              From: "Philip Newton" <pnewton@gmx.de>
29897              Date: Tue, 15 May 2001 15:09:30 +0200
29898              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
29899              
29900              Test case for #10128.
29901      Branch: perl
29902            ! t/pragma/warn/pp_hot
29903 ____________________________________________________________________________
29904 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
29905         Log: Update Changes.
29906      Branch: perl
29907            ! Changes patchlevel.h
29908 ____________________________________________________________________________
29909 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
29910         Log: Deprecate pseudo-hashes.
29911      Branch: perl
29912            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
29913 ____________________________________________________________________________
29914 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
29915         Log: HP-UX hints update from Merijn.
29916      Branch: perl
29917            ! hints/hpux.sh
29918 ____________________________________________________________________________
29919 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
29920         Log: README.hpux update from Merijn.
29921      Branch: perl
29922            ! README.hpux
29923 ____________________________________________________________________________
29924 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
29925         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
29926              From: Simon Cozens <simon@netthink.co.uk>
29927              Date: Wed, 16 May 2001 15:57:55 +0100
29928              Message-ID: <20010516155755.A4728@netthink.co.uk>
29929      Branch: perl
29930            + utils.lst
29931            ! MANIFEST installman installperl
29932 ____________________________________________________________________________
29933 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
29934         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
29935              From: "Philip Newton" <pnewton@gmx.de>
29936              Date: Tue, 15 May 2001 16:31:05 +0200
29937              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
29938              
29939              Fix PERL_Y2KWARN test to check before rather than after appending.
29940      Branch: perl
29941            ! pp_hot.c
29942 ____________________________________________________________________________
29943 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
29944         Log: Regen Porting stuff.
29945      Branch: perl
29946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29947            ! config_h.SH
29948 ____________________________________________________________________________
29949 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
29950         Log: Metaconfig unit change for #10125.
29951      Branch: metaconfig
29952            ! U/modified/Oldconfig.U
29953 ____________________________________________________________________________
29954 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
29955         Log: Use OSVERS.
29956      Branch: perl
29957            ! Configure config_h.SH perl.c
29958 ____________________________________________________________________________
29959 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
29960         Log: Regen toc.
29961      Branch: perl
29962            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29963 ____________________________________________________________________________
29964 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
29965         Log: Adding the README.dgux to the MANIFEST would be a good idea.
29966      Branch: perl
29967            ! MANIFEST
29968 ____________________________________________________________________________
29969 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
29970         Log: Move the stack desire definition to thread.h.
29971      Branch: perl
29972            ! ext/Thread/Thread.xs thread.h
29973 ____________________________________________________________________________
29974 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
29975         Log: DG-UX threading patches, including a README.dgux,
29976              from Takis Psarogiannakopoulos.
29977      Branch: perl
29978            + README.dgux
29979            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
29980 ____________________________________________________________________________
29981 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
29982         Log: Subject: [PATCH B::Deparse] More on /x regexes
29983              From: Robin Houston <robin@kitsite.com>
29984              Date: Tue, 15 May 2001 19:09:35 +0100
29985              Message-ID: <20010515190935.A27268@penderel>
29986      Branch: perl
29987            ! ext/B/B/Deparse.pm
29988 ____________________________________________________________________________
29989 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
29990         Log: Document that the core time() may be rounding rather
29991              than truncating, would have saved at least my confusion.
29992      Branch: perl
29993            ! ext/Time/HiRes/HiRes.pm
29994 ____________________________________________________________________________
29995 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
29996         Log: Subject: perl-current/t/time-hires.t
29997              From: John Peacock <jpeacock@rowman.com>
29998              Date: Fri, 11 May 2001 14:09:41 -0400
29999              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
30000      Branch: perl
30001            ! t/lib/time-hires.t
30002 ____________________________________________________________________________
30003 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
30004         Log: Subject: [PATCH dump.c] Op private flags
30005              From: Simon Cozens <simon@netthink.co.uk>
30006              Date: Sun, 13 May 2001 20:20:36 +0100
30007              Message-ID: <20010513202036.A21896@netthink.co.uk>
30008      Branch: perl
30009            ! dump.c
30010 ____________________________________________________________________________
30011 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
30012         Log: Upgrade to Switch 2.03.
30013      Branch: perl
30014            ! lib/Switch.pm
30015 ____________________________________________________________________________
30016 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
30017         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
30018              to PERL_CONFIG_SH and use it consistently.
30019      Branch: maint-5.6/perl
30020           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
30021           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
30022           !> myconfig.SH writemain.SH
30023 ____________________________________________________________________________
30024 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
30025         Log: Metaconfig units changes for #10113.
30026      Branch: metaconfig
30027            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
30028 ____________________________________________________________________________
30029 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
30030         Log: The problem described in 20010514.031 still wasn't
30031              fully cured, there were remnants of $CONFIG when
30032              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
30033              to avoid future conflicts.
30034      Branch: perl
30035            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
30036            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
30037            ! myconfig.SH writemain.SH
30038 ____________________________________________________________________________
30039 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
30040         Log: Half of #10107 got lost.
30041      Branch: perl
30042            ! ext/B/B/Deparse.pm
30043 ____________________________________________________________________________
30044 [ 10111] By: nick                                  on 2001/05/15  08:39:14
30045         Log: Integrate mainline.
30046      Branch: perlio
30047           +> ext/POSIX/hints/uts.pl
30048            - Todo Todo-5.6 t/camel-III/vstring.t
30049           !> (integrate 48 files)
30050 ____________________________________________________________________________
30051 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
30052         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
30053              From: Robin Houston <robin@kitsite.com>
30054              Date: Mon, 14 May 2001 22:27:08 +0100
30055              Message-ID: <20010514222708.A22963@penderel>
30056      Branch: perl
30057            ! t/TestInit.pm
30058 ____________________________________________________________________________
30059 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
30060         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
30061              From: Robin Houston <robin@kitsite.com>
30062              Date: Mon, 14 May 2001 22:16:43 +0100
30063              Message-ID: <20010514221643.A22437@penderel>
30064      Branch: perl
30065            ! ext/B/B/Deparse.pm
30066 ____________________________________________________________________________
30067 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
30068         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
30069              From: Robin Houston <robin@kitsite.com>
30070              Date: Mon, 14 May 2001 22:03:44 +0100
30071              Message-ID: <20010514220344.A20643@penderel>
30072      Branch: perl
30073            ! ext/B/B/Deparse.pm
30074 ____________________________________________________________________________
30075 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
30076         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
30077              From: Robin Houston <robin@kitsite.com>
30078              Date: Mon, 14 May 2001 22:10:07 +0100
30079              Message-ID: <20010514221007.A21118@penderel>
30080      Branch: perl
30081            ! ext/B/B/Deparse.pm
30082 ____________________________________________________________________________
30083 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
30084         Log: Fix for 20010514.037; substr() didn't invalidate the locale
30085              collation magic.
30086      Branch: perl
30087            ! pp.c
30088 ____________________________________________________________________________
30089 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
30090         Log: Update Changes.
30091      Branch: perl
30092            ! Changes patchlevel.h
30093 ____________________________________________________________________________
30094 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
30095         Log: Retract #10094.
30096      Branch: perl
30097            ! lib/Pod/Text.pm
30098 ____________________________________________________________________________
30099 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
30100         Log: Integrate change #10100 from maintperl.
30101              
30102              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
30103              bug ID 20010514.027)
30104      Branch: perl
30105           !> mg.c pp_ctl.c
30106 ____________________________________________________________________________
30107 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
30108         Log: Document the deprecatedness of suidperl.
30109      Branch: perl
30110            ! INSTALL pod/perlfaq1.pod
30111 ____________________________________________________________________________
30112 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
30113         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
30114              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30115              Date: Mon, 14 May 2001 09:38:59 -0400
30116              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
30117      Branch: perl
30118            ! lib/ExtUtils/MM_Unix.pm
30119 ____________________________________________________________________________
30120 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
30121         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
30122              bug ID 20010514.027)
30123              
30124              TODO: this needs a testsuite addition
30125      Branch: maint-5.6/perl
30126            ! mg.c pp_ctl.c
30127 ____________________________________________________________________________
30128 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
30129         Log: More DWIMminess for Class::Struct: calling the array or hash
30130              accessors only with one argument, an array or a hash reference,
30131              sets the underlying array or hash.  This mirrors nicely also
30132              the usage in the constructor.
30133              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
30134      Branch: perl
30135            ! lib/Class/Struct.pm t/lib/class-struct.t
30136 ____________________________________________________________________________
30137 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
30138         Log: Reference cmp'ing should go through the whole stringification
30139              process shebang, as pointed out by Sarathy in #10091.
30140      Branch: perl
30141            ! pp.c
30142 ____________________________________________________________________________
30143 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
30144         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
30145              From: Simon Cozens <simon@netthink.co.uk>
30146              Date: Sat, 12 May 2001 16:36:27 +0100
30147              Message-ID: <20010512163627.A5522@netthink.co.uk>
30148              
30149              with some additions salvaged from Todo and Todo-5.6 before
30150              retiring them.
30151      Branch: perl
30152            - Todo Todo-5.6
30153            ! MANIFEST pod/perltodo.pod
30154 ____________________________________________________________________________
30155 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
30156         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
30157              From: "Golubev I. N." <gin@mo.msk.ru>
30158              Date: Mon, 07 May 2001 14:33:34 (GMT)
30159              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
30160      Branch: perl
30161            ! perl.h
30162 ____________________________________________________________________________
30163 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
30164         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
30165              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
30166              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
30167              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
30168      Branch: perl
30169            ! lib/ExtUtils/MM_Unix.pm
30170 ____________________________________________________________________________
30171 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
30172         Log: (Retracted by #10104.)
30173              
30174              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
30175              From: barries <barries@slaysys.com>
30176              Date: Sat, 12 May 2001 01:28:10 -0400
30177              Message-ID: <20010512012810.B26358@jester.slaysys.com>
30178      Branch: perl
30179            ! lib/Pod/Text.pm
30180 ____________________________________________________________________________
30181 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
30182         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
30183              From: Mike Guy <mjtg@cam.ac.uk>
30184              Date: Sat, 12 May 2001 19:24:33 +0100
30185              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
30186      Branch: perl
30187            ! lib/AutoSplit.pm
30188 ____________________________________________________________________________
30189 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
30190         Log: Yet another HP-UX hints tweak from Merijn.
30191      Branch: perl
30192            ! hints/hpux.sh
30193 ____________________________________________________________________________
30194 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
30195         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
30196              isn't defined (changes#9366,9368,9370 from mainline without the
30197              pp_scmp() change)
30198      Branch: maint-5.6/perl
30199            ! pp.c pp.h pp_hot.c
30200 ____________________________________________________________________________
30201 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
30202         Log: The sorting seems to happen now automatically.
30203      Branch: perl
30204            ! t/lib/glob-basic.t
30205 ____________________________________________________________________________
30206 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
30207         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
30208              From: Benjamin Sugars <bsugars@canoe.ca>
30209              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
30210              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
30211      Branch: perl
30212            ! pod/perlfunc.pod
30213 ____________________________________________________________________________
30214 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
30215         Log: Subject: Re: undef(&foo) does not work for XS functions
30216              From: Doug MacEachern <dougm@covalent.net>
30217              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
30218              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
30219      Branch: perl
30220            ! op.c
30221 ____________________________________________________________________________
30222 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
30223         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
30224              From: Peter Prymmer <pvhp@forte.com>
30225              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
30226              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
30227      Branch: perl
30228            ! t/op/append.t
30229 ____________________________________________________________________________
30230 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
30231         Log: Update Changes.
30232      Branch: perl
30233            ! Changes patchlevel.h
30234 ____________________________________________________________________________
30235 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
30236         Log: Remove the 'asciir' re subpragma.  Should instead implement
30237              the 'physical vs logical' range scheme:
30238              
30239              \xAA-\xCC is a native physical range, you want that range of
30240              codepoints in your native encoding.  In EBCDIC the codepoints
30241              in the gaps (between i-j and r-s) should be included.
30242              
30243              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
30244              codepoints in Unicode.
30245              
30246              a-z is a logical range, you want that range of 'logical' codepoints
30247              in your native encoding.  In EBCDIC the codepoints in the gaps
30248              (between i-j and r-s) should not be included.
30249              
30250              Mixed cases (a-\xAA, etc) should either be errors, or maybe
30251              the 'logical' endpoints should be converted to native/Unicode
30252              codepoints, and the range handled as a physical range.
30253              
30254              'Logical endpoints' are to be recognized only in the A-Z, a-z,
30255              and 0-9 ranges.  Probably a warning should be given for mixed
30256              cases like A-z or a-9 (since such expressions are encoding
30257              dependent), with a recommendation to use physical ranges.
30258      Branch: perl
30259            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
30260            ! t/op/regexp.t
30261 ____________________________________________________________________________
30262 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
30263         Log: Make the test to cleanup the test directory tree
30264              both before and after the testing so that we always
30265              have a clean slate to work with.
30266      Branch: perl
30267            ! t/lib/filefind.t
30268 ____________________________________________________________________________
30269 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
30270         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
30271              From: Jon Eveland <jweveland@yahoo.com>
30272              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
30273              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
30274      Branch: perl
30275            ! pod/perlfunc.pod
30276 ____________________________________________________________________________
30277 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
30278         Log: Merge the camel-III/vstring.t with op/ver.t.
30279      Branch: perl
30280            - t/camel-III/vstring.t
30281            ! MANIFEST t/TEST t/harness t/op/ver.t
30282 ____________________________________________________________________________
30283 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
30284         Log: Add test.deparse make target.
30285      Branch: perl
30286            ! Makefile.SH
30287 ____________________________________________________________________________
30288 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
30289         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
30290              From: Robin Houston <robin@kitsite.com>
30291              Date: Fri, 11 May 2001 12:02:22 +0100
30292              Message-ID: <20010511120222.A11529@penderel>
30293      Branch: perl
30294            ! ext/B/B/Deparse.pm t/op/method.t
30295 ____________________________________________________________________________
30296 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
30297         Log: A nicely working combination for UTS from Hal Morris.
30298      Branch: perl
30299            + ext/POSIX/hints/uts.pl
30300            ! MANIFEST hints/uts.sh
30301 ____________________________________________________________________________
30302 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
30303         Log: i_ieeefp=undef for UTS.
30304      Branch: perl
30305            ! hints/uts.sh
30306 ____________________________________________________________________________
30307 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
30308         Log: Subject: RE: rand(0) is rand(1)
30309              From: Larry Shatzer <lshatzer@islanddata.com>
30310              Date: Thu, 10 May 2001 11:09:27 -0700
30311              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
30312      Branch: perl
30313            ! pod/perlfunc.pod
30314 ____________________________________________________________________________
30315 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
30316         Log: Subject: [patch] make op_{clear,null} public
30317              From: Doug MacEachern <dougm@covalent.net>
30318              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
30319              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
30320      Branch: perl
30321            ! embed.h embed.pl op.c proto.h
30322 ____________________________________________________________________________
30323 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
30324         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
30325              From: Robin Houston <robin@kitsite.com>
30326              Date: Thu, 10 May 2001 18:54:59 +0100
30327              Message-ID: <20010510185459.A5995@penderel>
30328      Branch: perl
30329            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
30330 ____________________________________________________________________________
30331 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
30332         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
30333              From: Robin Houston <robin@kitsite.com>
30334              Date: Thu, 10 May 2001 12:56:39 +0100
30335              Message-ID: <20010510125639.A2119@penderel>
30336      Branch: perl
30337            ! ext/B/B/Deparse.pm
30338 ____________________________________________________________________________
30339 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
30340         Log: Retract #10070, not ready yet.
30341      Branch: perl
30342            ! ext/B/B/Deparse.pm
30343 ____________________________________________________________________________
30344 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
30345         Log: The metaconfig unit change for #10071.
30346      Branch: metaconfig
30347            ! U/modified/mallocsrc.U
30348 ____________________________________________________________________________
30349 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
30350         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
30351      Branch: perl
30352            ! Configure
30353 ____________________________________________________________________________
30354 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
30355         Log: (Retracted by #10073)
30356              
30357              Subject: Re: [PATCH t/TEST] B::Deparse tester 
30358              From: Hugo <hv@crypt.compulink.co.uk>
30359              Date: Thu, 10 May 2001 05:48:09 +0100
30360              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
30361      Branch: perl
30362            ! ext/B/B/Deparse.pm
30363 ____________________________________________________________________________
30364 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
30365         Log: Add a for(func()) test.
30366      Branch: perl
30367            ! t/cmd/for.t
30368 ____________________________________________________________________________
30369 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
30370         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
30371              From: Robin Houston <robin@kitsite.com>
30372              Date: Thu, 10 May 2001 13:50:08 +0100
30373              Message-ID: <20010510135008.A2454@penderel>
30374      Branch: perl
30375            ! ext/B/B/Deparse.pm
30376 ____________________________________________________________________________
30377 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
30378         Log: A thinko in #10065.
30379      Branch: perl
30380            ! hv.c
30381 ____________________________________________________________________________
30382 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
30383         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
30384              From: Robin Houston <robin@kitsite.com>
30385              Date: Thu, 10 May 2001 02:10:34 +0100
30386              Message-ID: <20010510021034.A19421@penderel>
30387      Branch: perl
30388            ! ext/B/B.xs ext/B/B/Deparse.pm
30389 ____________________________________________________________________________
30390 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
30391         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
30392              From: Doug MacEachern <dougm@covalent.net>
30393              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
30394              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
30395      Branch: perl
30396            ! hv.c
30397 ____________________________________________________________________________
30398 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
30399         Log: One more workaround for the UTS compiler from Hal Morris.
30400      Branch: perl
30401            ! perl.h
30402 ____________________________________________________________________________
30403 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
30404         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
30405              From: Robin Houston <robin@kitsite.com>
30406              Date: Thu, 10 May 2001 01:02:08 +0100
30407              Message-ID: <20010510010208.A18200@penderel>
30408      Branch: perl
30409            ! ext/B/B/Debug.pm
30410 ____________________________________________________________________________
30411 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
30412         Log: Subject: [PATCH] Simplify deb_curcv() a bit
30413              From: Benjamin Sugars <bsugars@canoe.ca>
30414              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
30415              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
30416      Branch: perl
30417            ! run.c
30418 ____________________________________________________________________________
30419 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
30420         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
30421              From: Benjamin Sugars <bsugars@canoe.ca>
30422              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
30423              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
30424      Branch: perl
30425            ! t/lib/io_scalar.t
30426 ____________________________________________________________________________
30427 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
30428         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
30429              From: Peter Prymmer <pvhp@forte.com>
30430              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
30431              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
30432      Branch: perl
30433            ! t/lib/md5-file.t
30434 ____________________________________________________________________________
30435 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
30436         Log: Subject: [PATCH t/TEST] B::Deparse tester
30437              From: Robin Houston <robin@kitsite.com>
30438              Date: Wed, 9 May 2001 19:17:50 +0100
30439              Message-ID: <20010509191750.A16940@penderel>
30440      Branch: perl
30441            ! ext/B/O.pm t/TEST
30442 ____________________________________________________________________________
30443 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
30444         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
30445              From: Jeff Pinyan <jeffp@crusoe.net>
30446              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
30447              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
30448      Branch: perl
30449            ! lib/Pod/Html.pm
30450 ____________________________________________________________________________
30451 [ 10057] By: nick                                  on 2001/05/09  18:37:56
30452         Log: Integrate mainline.
30453      Branch: perlio
30454           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
30455           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
30456 ____________________________________________________________________________
30457 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
30458         Log: Update Changes.
30459      Branch: perl
30460            ! Changes patchlevel.h
30461 ____________________________________________________________________________
30462 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
30463         Log: Integrate perlio.
30464      Branch: perl
30465           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
30466 ____________________________________________________________________________
30467 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
30468         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
30469              From: Benjamin Sugars <bsugars@canoe.ca>
30470              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
30471              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
30472      Branch: perl
30473            ! perlio.c
30474 ____________________________________________________________________________
30475 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
30476         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
30477              From: Benjamin Sugars <bsugars@canoe.ca>
30478              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
30479              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
30480      Branch: perl
30481            ! ext/PerlIO/Scalar/Scalar.xs
30482 ____________________________________________________________________________
30483 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
30484         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
30485              From: Jeff Pinyan <jeffp@crusoe.net>
30486              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
30487              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
30488      Branch: perl
30489            ! lib/Pod/Html.pm
30490 ____________________________________________________________________________
30491 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
30492         Log: EPOC tweak from Olaf Flebbe.
30493      Branch: perl
30494            ! epoc/epocish.h
30495 ____________________________________________________________________________
30496 [ 10050] By: nick                                  on 2001/05/09  14:37:57
30497         Log: win32, regen_config_h
30498      Branch: perlio
30499            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30500 ____________________________________________________________________________
30501 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
30502         Log: Integrate perlio.
30503      Branch: perl
30504           !> pp_sys.c
30505 ____________________________________________________________________________
30506 [ 10048] By: nick                                  on 2001/05/09  11:59:50
30507         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
30508              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
30509      Branch: perlio
30510            ! pp_sys.c
30511 ____________________________________________________________________________
30512 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
30513         Log: Integrate perlio.
30514      Branch: perl
30515           !> run.c
30516 ____________________________________________________________________________
30517 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
30518         Log: Subject: Re: Less warnings during configure
30519              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30520              Date: Wed, 09 May 2001 13:12:49 +0200
30521              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
30522      Branch: perl
30523            ! hints/hpux.sh
30524 ____________________________________________________________________________
30525 [ 10045] By: nick                                  on 2001/05/09  09:56:59
30526         Log: MULTIPLICITY/DEBUGGING build fix.
30527      Branch: perlio
30528            ! run.c
30529 ____________________________________________________________________________
30530 [ 10044] By: nick                                  on 2001/05/09  09:46:37
30531         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
30532      Branch: perlio
30533           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
30534            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
30535           !> (integrate 65 files)
30536 ____________________________________________________________________________
30537 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
30538         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
30539              From: Robin Houston <robin@kitsite.com>
30540              Date: Tue, 8 May 2001 19:38:00 +0100
30541              Message-ID: <20010508193800.A4389@penderel>
30542              
30543              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
30544              From: Robin Houston <robin@kitsite.com>
30545              Date: Tue, 8 May 2001 20:03:57 +0100
30546              Message-ID: <20010508200357.A4614@penderel>
30547              
30548              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
30549              From: Robin Houston <robin@kitsite.com>
30550              Date: Wed, 9 May 2001 00:12:05 +0100
30551              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
30552      Branch: perl
30553            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
30554 ____________________________________________________________________________
30555 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
30556         Log: Retract #10031.
30557      Branch: perl
30558            ! pod/perlfunc.pod
30559 ____________________________________________________________________________
30560 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
30561         Log: The metaconfig unit changes for #10040.
30562      Branch: metaconfig/U/perl
30563            ! Checkcc.U d_dlsymun.U dlsrc.U
30564 ____________________________________________________________________________
30565 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
30566         Log: The Configure half of
30567              
30568              Subject: Less warnings during configure
30569              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30570              Date: Tue, 08 May 2001 08:44:02 +0200
30571              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
30572      Branch: perl
30573            ! Configure
30574 ____________________________________________________________________________
30575 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
30576         Log: Subject: Less warnings during configure
30577              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30578              Date: Tue, 08 May 2001 08:44:02 +0200
30579              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
30580      Branch: perl
30581            ! hints/hpux.sh
30582 ____________________________________________________________________________
30583 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
30584         Log: Don't forget to whine about \d__\d.
30585      Branch: perl
30586            ! t/pragma/warn/toke toke.c
30587 ____________________________________________________________________________
30588 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
30589         Log: Allow underscores also in the exponent part.
30590      Branch: perl
30591            ! t/pragma/warn/toke toke.c
30592 ____________________________________________________________________________
30593 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
30594         Log: CodeMagicCD doesn't look like an *I*DE.
30595      Branch: perl
30596            ! pod/perlfaq3.pod
30597 ____________________________________________________________________________
30598 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
30599         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
30600              to be consistently down).
30601      Branch: perl
30602            ! pod/perlfaq3.pod
30603 ____________________________________________________________________________
30604 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
30605         Log: Upgrade to Text::Balanced 1.84.
30606      Branch: perl
30607            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
30608 ____________________________________________________________________________
30609 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
30610         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
30611              From: Benjamin Sugars <bsugars@canoe.ca>
30612              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
30613              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
30614      Branch: perl
30615            ! run.c
30616 ____________________________________________________________________________
30617 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
30618         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
30619              From: Peter Prymmer <pvhp@forte.com>
30620              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
30621              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
30622      Branch: perl
30623            ! t/pod/plainer.t
30624 ____________________________________________________________________________
30625 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
30626         Log: (Retracted by #10042)
30627              
30628              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
30629              From: "Philip Newton" <pnewton@gmx.de>
30630              Date: Tue, 8 May 2001 09:18:10 +0200
30631              Message-ID: <3AF7B9D2.28861.603732@localhost>
30632      Branch: perl
30633            ! pod/perlfunc.pod
30634 ____________________________________________________________________________
30635 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
30636         Log: Subject: [PATCH B::Deparse] Document known bugs
30637              From: Robin Houston <robin@kitsite.com>
30638              Date: Tue, 8 May 2001 01:53:34 +0100
30639              Message-ID: <20010508015334.A32394@penderel>
30640      Branch: perl
30641            ! ext/B/B/Deparse.pm
30642 ____________________________________________________________________________
30643 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
30644         Log: Subject: Re: Perl book, magazine and website updates.
30645              From: "Philip Newton" <pnewton@gmx.de>
30646              Date: Mon, 7 May 2001 17:03:58 +0200
30647              Message-ID: <3AF6D57E.5387.1E29930@localhost>
30648      Branch: perl
30649            ! pod/perlfaq2.pod
30650 ____________________________________________________________________________
30651 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
30652         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
30653              From: Peter Prymmer <pvhp@forte.com>
30654              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
30655              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
30656      Branch: perl
30657            ! t/io/fflush.t
30658 ____________________________________________________________________________
30659 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
30660         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
30661              From: Robin Houston <robin@kitsite.com>
30662              Date: Tue, 8 May 2001 01:14:55 +0100
30663              Message-ID: <20010508011455.A32162@penderel>
30664      Branch: perl
30665            ! ext/B/B/Deparse.pm
30666 ____________________________________________________________________________
30667 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
30668         Log: Typo in #10025.
30669      Branch: perl
30670            ! hints/uts.sh
30671 ____________________________________________________________________________
30672 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
30673         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
30674      Branch: perl
30675            ! hints/uts.sh
30676 ____________________________________________________________________________
30677 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
30678         Log: Subject: Re: [ID 20010506.045] question about hash syntax
30679              From: Peter Scott <Peter@PSDT.com>
30680              Date: Sun, 06 May 2001 13:10:40 -0700
30681              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
30682      Branch: perl
30683            ! pod/perl56delta.pod
30684 ____________________________________________________________________________
30685 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
30686         Log: Configure should figure out the list of dynamic extensions
30687              just fine in UTS-- and in fact it does, as reported by Hal Morris.
30688      Branch: perl
30689            ! hints/uts.sh
30690 ____________________________________________________________________________
30691 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
30692         Log: Update Changes.
30693      Branch: perl
30694            ! Changes patchlevel.h
30695 ____________________________________________________________________________
30696 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
30697         Log: Subject: [PATCH regcomp.c] Insecure regexes
30698              From: Robin Houston <robin@kitsite.com>
30699              Date: Mon, 7 May 2001 21:56:12 +0100
30700              Message-ID: <20010507215612.A31114@penderel>
30701      Branch: perl
30702            ! regcomp.c
30703 ____________________________________________________________________________
30704 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
30705         Log: Drop the foobar.perl.com references for now until Simon
30706              gets them sorted out.
30707      Branch: perl
30708            ! pod/perlfaq2.pod
30709 ____________________________________________________________________________
30710 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
30711         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
30712              From: Prymmer/Kahn <pvhp@best.com>
30713              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
30714              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
30715      Branch: perl
30716            ! lib/Devel/SelfStubber.pm
30717 ____________________________________________________________________________
30718 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
30719         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
30720              From: Prymmer/Kahn <pvhp@best.com>
30721              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
30722              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
30723      Branch: perl
30724            ! win32/Makefile
30725 ____________________________________________________________________________
30726 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
30727         Log: s/WebTechnique's/WebTechniques/
30728      Branch: perl
30729            ! pod/perlfaq2.pod
30730 ____________________________________________________________________________
30731 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
30732         Log: Llama 3 updates from Randal.
30733      Branch: perl
30734            ! pod/perlfaq2.pod
30735 ____________________________________________________________________________
30736 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
30737         Log: Subject: [PATCH] Help -Dt show correct pad variables
30738              From: Benjamin Sugars <ben.sugars@home.com>
30739              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
30740              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
30741      Branch: perl
30742            ! embed.h embed.pl proto.h run.c
30743 ____________________________________________________________________________
30744 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
30745         Log: Subject: [PATCH] Document C<our $foo : shared>
30746              From: Benjamin Sugars <ben.sugars@home.com>
30747              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
30748              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
30749      Branch: perl
30750            ! pod/perlfunc.pod
30751 ____________________________________________________________________________
30752 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
30753         Log: Subject: [PATCH B::Deparse] undefined folded constants
30754              From: Robin Houston <robin@kitsite.com>
30755              Date: Sun, 6 May 2001 17:19:09 +0100
30756              Message-ID: <20010506171909.A7046@penderel>
30757      Branch: perl
30758            ! ext/B/B/Deparse.pm
30759 ____________________________________________________________________________
30760 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
30761         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
30762              From: Robin Houston <robin@kitsite.com>
30763              Message-ID: <20010506164654.A6848@penderel>
30764              Date: Sun, 6 May 2001 16:46:54 +0100
30765      Branch: perl
30766            ! ext/B/B/Deparse.pm
30767 ____________________________________________________________________________
30768 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
30769         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
30770              From: Robin Houston <robin@kitsite.com>
30771              Date: Sun, 6 May 2001 14:47:02 +0100
30772              Message-ID: <20010506144702.A6308@penderel>
30773      Branch: perl
30774            ! t/op/my_stash.t
30775 ____________________________________________________________________________
30776 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
30777         Log: Subject: Perl book, magazine and website updates.
30778              From: Simon Cozens <simon@netthink.co.uk>
30779              Date: Sun, 6 May 2001 16:55:36 +0100
30780              Message-ID: <20010506165536.A1795@netthink.co.uk>
30781      Branch: perl
30782            ! pod/perlbook.pod pod/perlfaq2.pod
30783 ____________________________________________________________________________
30784 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
30785         Log: Tweaks on the Tru64 prof options.
30786      Branch: perl
30787            ! pod/perlhack.pod
30788 ____________________________________________________________________________
30789 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
30790         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
30791              From: Robin Houston <robin@kitsite.com>
30792              Date: Sun, 6 May 2001 14:40:51 +0100
30793              Message-ID: <20010506144051.A6279@penderel>
30794      Branch: perl
30795            ! t/pod/testp2pt.pl
30796 ____________________________________________________________________________
30797 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
30798         Log: Subject: [PATCH B::Deparse] scoping
30799              From: Robin Houston <robin@kitsite.com>
30800              Date: Sun, 6 May 2001 14:36:56 +0100
30801              Message-ID: <20010506143656.A4006@penderel>
30802      Branch: perl
30803            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
30804 ____________________________________________________________________________
30805 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
30806         Log: Document the undefinedness of bitshifting out of range.
30807      Branch: perl
30808            ! pod/perlop.pod
30809 ____________________________________________________________________________
30810 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
30811         Log: Retract #10003 and update the IDE descriptions a bit.
30812      Branch: perl
30813            ! pod/perlfaq3.pod
30814 ____________________________________________________________________________
30815 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
30816         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
30817              From: Prymmer/Kahn <pvhp@best.com>
30818              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
30819              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
30820      Branch: perl
30821            ! win32/Makefile win32/buildext.pl win32/config.bc
30822            ! win32/config.gc win32/config.vc
30823 ____________________________________________________________________________
30824 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
30825         Log: (Retracted by #10005.)
30826      Branch: perl
30827            ! pod/perlfaq3.pod
30828 ____________________________________________________________________________
30829 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
30830         Log: It's "psed", not "sed".
30831      Branch: perl
30832            ! x2p/s2p.PL
30833 ____________________________________________________________________________
30834 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
30835         Log: Update Changes.
30836      Branch: perl
30837            ! Changes patchlevel.h
30838 ____________________________________________________________________________
30839 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
30840         Log: Subject: Re: bleadperl make install fails due to "psed"
30841              From: andreas.koenig@anima.de (Andreas J. Koenig)
30842              Date: 05 May 2001 18:23:28 +0200
30843              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
30844      Branch: perl
30845            ! x2p/Makefile.SH x2p/s2p.PL
30846 ____________________________________________________________________________
30847 [  9999] By: jhi                                   on 2001/05/05  18:28:09
30848         Log: AUTHORS updates.
30849      Branch: perl
30850            ! AUTHORS
30851 ____________________________________________________________________________
30852 [  9998] By: jhi                                   on 2001/05/05  18:16:00
30853         Log: Updates on the pods related to the modules included since 5.6.
30854              
30855              TODO: perltodo really could use major updating.
30856      Branch: perl
30857            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
30858            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
30859            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
30860            ! pod/perlsyn.pod pod/perltodo.pod
30861 ____________________________________________________________________________
30862 [  9997] By: jhi                                   on 2001/05/05  17:35:17
30863         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
30864              from Kurt Skauen.
30865      Branch: perl
30866            + hints/atheos.sh
30867            ! MANIFEST
30868 ____________________________________________________________________________
30869 [  9996] By: jhi                                   on 2001/05/05  17:25:00
30870         Log: Add preemptive #undefs for some of the shorter and more prone
30871              to collision regcomp.h #defines.  (Background: the MASK collided
30872              with a system header #define in Rhapsody.)
30873      Branch: perl
30874            ! regcomp.h
30875 ____________________________________________________________________________
30876 [  9995] By: jhi                                   on 2001/05/05  13:24:21
30877         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
30878              From: Nicholas Clark <nick@ccl4.org>
30879              Date: Sat, 5 May 2001 14:46:39 +0100
30880              Message-ID: <20010505144639.O53513@plum.flirble.org>
30881              
30882              Add a test for the constants (if any) being processed correctly.
30883      Branch: perl
30884            ! utils/h2xs.PL
30885 ____________________________________________________________________________
30886 [  9994] By: jhi                                   on 2001/05/05  02:11:03
30887         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
30888              From: Peter Prymmer <pvhp@forte.com>
30889              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
30890              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
30891      Branch: perl
30892            ! t/lib/b-stash.t
30893 ____________________________________________________________________________
30894 [  9993] By: jhi                                   on 2001/05/05  02:03:49
30895         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
30896              From: Peter Prymmer <pvhp@forte.com>
30897              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
30898              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
30899      Branch: perl
30900            ! perlio.c vms/vmsish.h
30901 ____________________________________________________________________________
30902 [  9992] By: jhi                                   on 2001/05/04  17:21:12
30903         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
30904              From: Robin Barker <rmb1@cise.npl.co.uk>
30905              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
30906              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
30907      Branch: perl
30908            + t/pod/plainer.t
30909            ! MANIFEST
30910 ____________________________________________________________________________
30911 [  9991] By: jhi                                   on 2001/05/04  16:47:45
30912         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
30913              From: Robin Barker <rmb1@cise.npl.co.uk>
30914              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
30915              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
30916      Branch: perl
30917            ! regcomp.c
30918 ____________________________________________________________________________
30919 [  9990] By: jhi                                   on 2001/05/04  14:37:20
30920         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
30921              From: Prymmer/Kahn <pvhp@best.com>
30922              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
30923              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
30924      Branch: perl
30925            ! t/lib/b-stash.t
30926 ____________________________________________________________________________
30927 [  9989] By: jhi                                   on 2001/05/04  14:03:58
30928         Log: Introduce perl572delta, update Todo, add the missing
30929              mention about signal safety since 5.7.1 (though this
30930              requires verification and more details.)
30931      Branch: perl
30932            + pod/perl572delta.pod
30933            ! MANIFEST Todo pod/perl571delta.pod
30934 ____________________________________________________________________________
30935 [  9988] By: jhi                                   on 2001/05/04  12:41:51
30936         Log: Subject: [PATCH perl@9944] long =item
30937              From: Robin Barker <rmb1@cise.npl.co.uk>
30938              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
30939              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
30940      Branch: perl
30941            ! ext/Time/HiRes/HiRes.pm
30942 ____________________________________________________________________________
30943 [  9987] By: jhi                                   on 2001/05/04  12:39:19
30944         Log: The #9901 had removed one line essential for EBCDIC.
30945      Branch: perl
30946            ! regcomp.c
30947 ____________________________________________________________________________
30948 [  9986] By: jhi                                   on 2001/05/04  12:30:23
30949         Log: Subject: cygwin/Makefile.SHs INSTALL patch
30950              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
30951              Date: Mon, 08 Jan 2001 04:59:21 +0200
30952              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
30953      Branch: perl
30954            ! cygwin/Makefile.SHs
30955 ____________________________________________________________________________
30956 [  9985] By: jhi                                   on 2001/05/04  03:51:39
30957         Log: Encode/IO doc tweaks.
30958      Branch: perl
30959            ! ext/Encode/Encode.pm
30960 ____________________________________________________________________________
30961 [  9984] By: jhi                                   on 2001/05/04  03:29:34
30962         Log: Remove GDBM_File from the dynamic extensions for UTS,
30963              GDBM is not a standard feature.
30964      Branch: perl
30965            ! hints/uts.sh
30966 ____________________________________________________________________________
30967 [  9983] By: jhi                                   on 2001/05/04  03:22:59
30968         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
30969      Branch: perl
30970            ! pod/perlretut.pod
30971 ____________________________________________________________________________
30972 [  9982] By: jhi                                   on 2001/05/03  23:21:03
30973         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
30974              From: Benjamin Sugars <bsugars@canoe.ca>
30975              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
30976              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
30977      Branch: perl
30978            ! dump.c
30979 ____________________________________________________________________________
30980 [  9981] By: jhi                                   on 2001/05/03  23:20:05
30981         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
30982              From: Benjamin Sugars <bsugars@canoe.ca>
30983              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
30984              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
30985      Branch: perl
30986            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
30987 ____________________________________________________________________________
30988 [  9980] By: jhi                                   on 2001/05/03  23:15:29
30989         Log: Integrate perlio.
30990      Branch: perl
30991           !> ext/Encode/Encode.pm
30992 ____________________________________________________________________________
30993 [  9979] By: jhi                                   on 2001/05/03  16:54:59
30994         Log: Install psed man page.
30995      Branch: perl
30996            ! installman
30997 ____________________________________________________________________________
30998 [  9978] By: jhi                                   on 2001/05/03  16:45:58
30999         Log: Remove unused files; noted by Sarathy.
31000      Branch: perl
31001            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
31002            ! MANIFEST
31003 ____________________________________________________________________________
31004 [  9977] By: jhi                                   on 2001/05/03  16:42:30
31005         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
31006              From: Andy Dougherty <doughera@lafayette.edu>
31007              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
31008              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
31009      Branch: perl
31010            ! INSTALL
31011 ____________________________________________________________________________
31012 [  9976] By: nick                                  on 2001/05/03  16:40:42
31013         Log: Allow $answer = encode($object,$text); like it says in docs.
31014      Branch: perlio
31015            ! ext/Encode/Encode.pm
31016 ____________________________________________________________________________
31017 [  9975] By: nick                                  on 2001/05/03  16:22:30
31018         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
31019              to be in scope (fair enough), and also a package variable (our) for eval to see it.
31020      Branch: perlio
31021            ! ext/Encode/Encode.pm
31022 ____________________________________________________________________________
31023 [  9974] By: nick                                  on 2001/05/03  15:48:17
31024         Log: Integrate mainline.
31025      Branch: perlio
31026           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
31027           +> t/lib/filter-simple.t t/lib/next.t
31028           !> (integrate 70 files)
31029 ____________________________________________________________________________
31030 [  9973] By: jhi                                   on 2001/05/03  13:09:09
31031         Log: Update Changes.
31032      Branch: perl
31033            ! Changes patchlevel.h
31034 ____________________________________________________________________________
31035 [  9972] By: jhi                                   on 2001/05/03  12:58:33
31036         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
31037              From: Prymmer/Kahn <pvhp@best.com>
31038              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
31039              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
31040      Branch: perl
31041            ! t/io/fflush.t
31042 ____________________________________________________________________________
31043 [  9971] By: jhi                                   on 2001/05/03  12:57:26
31044         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
31045              From: Prymmer/Kahn <pvhp@best.com>
31046              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
31047              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
31048      Branch: perl
31049            ! win32/FindExt.pm
31050 ____________________________________________________________________________
31051 [  9970] By: jhi                                   on 2001/05/03  02:42:46
31052         Log: Can't croak sans thread context, from Doug MacEachern.
31053      Branch: perl
31054            ! toke.c
31055 ____________________________________________________________________________
31056 [  9969] By: jhi                                   on 2001/05/03  01:23:48
31057         Log: Subject: Random input test and Perl
31058              From: Ilya Zakharevich <ilya@math.berkeley.edu>
31059              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
31060              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
31061      Branch: perl
31062            ! toke.c
31063 ____________________________________________________________________________
31064 [  9968] By: jhi                                   on 2001/05/02  22:17:21
31065         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
31066              From: Peter Prymmer <pvhp@forte.com>
31067              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
31068              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
31069      Branch: perl
31070            ! pod/perlfunc.pod pod/perlport.pod
31071 ____________________________________________________________________________
31072 [  9967] By: jhi                                   on 2001/05/02  20:12:45
31073         Log: Workaround for UTS compiler casting bug from Hal Morris.
31074      Branch: perl
31075            ! perl.h
31076 ____________________________________________________________________________
31077 [  9966] By: jhi                                   on 2001/05/02  18:31:37
31078         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
31079              From: Dan Sugalski <dan@sidhe.org>
31080              Date: Wed, 02 May 2001 15:23:22 -0400
31081              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
31082      Branch: perl
31083            ! perl.c vms/vms.c
31084 ____________________________________________________________________________
31085 [  9965] By: jhi                                   on 2001/05/02  18:21:29
31086         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
31087      Branch: perl
31088            ! pod/perlfunc.pod
31089 ____________________________________________________________________________
31090 [  9964] By: jhi                                   on 2001/05/02  18:15:01
31091         Log: Document large files in INSTALL, document also the %x
31092              limitation if not use64bitint, closes bug 20010326.007.
31093      Branch: perl
31094            ! INSTALL
31095 ____________________________________________________________________________
31096 [  9963] By: jhi                                   on 2001/05/02  17:24:47
31097         Log: perlmodlib tweaks; regen pods.
31098      Branch: perl
31099            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
31100            ! pod/perltoc.pod
31101 ____________________________________________________________________________
31102 [  9962] By: jhi                                   on 2001/05/02  17:14:00
31103         Log: Fix for a segfault, from Marc Lehmann.
31104      Branch: perl
31105            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
31106 ____________________________________________________________________________
31107 [  9961] By: jhi                                   on 2001/05/02  15:55:53
31108         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
31109              From: "Philip Newton" <pnewton@gmx.de>
31110              Date: Wed, 2 May 2001 18:39:03 +0200
31111              Message-ID: <3AF05447.15525.173B588@localhost>
31112      Branch: perl
31113            ! pod/perlop.pod
31114 ____________________________________________________________________________
31115 [  9960] By: jhi                                   on 2001/05/02  15:35:37
31116         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
31117              From: Dan Sugalski <dan@sidhe.org>
31118              Date: Wed, 02 May 2001 11:37:27 -0400
31119              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
31120      Branch: perl
31121            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
31122            ! thread.h vms/vms.c vms/vmsish.h
31123 ____________________________________________________________________________
31124 [  9959] By: jhi                                   on 2001/05/02  15:21:08
31125         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
31126              From: Benjamin Sugars <bsugars@canoe.ca>
31127              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
31128              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
31129      Branch: perl
31130            ! ext/PerlIO/Scalar/Scalar.xs
31131 ____________________________________________________________________________
31132 [  9958] By: jhi                                   on 2001/05/02  15:15:53
31133         Log: Bug in #9915, spotted by Mike Guy.
31134      Branch: perl
31135            ! installperl
31136 ____________________________________________________________________________
31137 [  9957] By: jhi                                   on 2001/05/02  13:26:01
31138         Log: Add a test for not griping about references as array
31139              indices if the reference has magic in it (overloaded
31140              methods).
31141      Branch: perl
31142            ! pod/perldiag.pod t/pragma/warn/pp_hot
31143 ____________________________________________________________________________
31144 [  9956] By: jhi                                   on 2001/05/02  13:07:01
31145         Log: Retracted a bit too much in #9952.
31146      Branch: perl
31147            ! t/pragma/sub_lval.t
31148 ____________________________________________________________________________
31149 [  9955] By: jhi                                   on 2001/05/02  13:05:38
31150         Log: Test for #9952.
31151      Branch: perl
31152            ! t/op/tie.t
31153 ____________________________________________________________________________
31154 [  9954] By: jhi                                   on 2001/05/02  11:48:18
31155         Log: Additional note on the encoding example: one cannot
31156              convert string constants in-place.
31157      Branch: perl
31158            ! ext/Encode/Encode.pm
31159 ____________________________________________________________________________
31160 [  9953] By: jhi                                   on 2001/05/02  11:43:51
31161         Log: Note that if you have recent enough Perl you already
31162              have Filter::Util::Call.
31163      Branch: perl
31164            ! lib/Filter/Simple.pm
31165 ____________________________________________________________________________
31166 [  9952] By: jhi                                   on 2001/05/02  11:31:53
31167         Log: Retract changes #8254 and #8255, causes coredump in
31168              'tie FH, "main"', reported by Abigail, culprit found by
31169              Benjamin Sugars.  Mirrors maintperl change #9950.
31170      Branch: perl
31171            ! op.c t/pragma/sub_lval.t
31172 ____________________________________________________________________________
31173 [  9951] By: jhi                                   on 2001/05/02  11:14:29
31174         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
31175      Branch: perl
31176            + t/lib/MyFilter.pm
31177 ____________________________________________________________________________
31178 [  9950] By: gsar                                  on 2001/05/02  03:17:11
31179         Log: revert integration of changes#8254,8255 in change#8620 (causes
31180              a coredump in C<tie FH, 'foo'>; the idea itself may need better
31181              rationalization)
31182      Branch: maint-5.6/perl
31183            ! op.c t/pragma/sub_lval.t
31184 ____________________________________________________________________________
31185 [  9949] By: gsar                                  on 2001/05/02  02:56:32
31186         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
31187              
31188              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
31189              
31190              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
31191      Branch: maint-5.6/perl
31192           !> hints/svr5.sh
31193 ____________________________________________________________________________
31194 [  9948] By: gsar                                  on 2001/05/02  02:49:15
31195         Log: pod/find.t breaks on VMS (from Craig Berry)
31196      Branch: maint-5.6/perl
31197            ! t/pod/find.t
31198 ____________________________________________________________________________
31199 [  9947] By: jhi                                   on 2001/05/02  02:43:09
31200         Log: Add an encoding conversion example.
31201      Branch: perl
31202            ! ext/Encode/Encode.pm
31203 ____________________________________________________________________________
31204 [  9946] By: jhi                                   on 2001/05/02  01:34:22
31205         Log: Another coat of paint but still nowhere finished.
31206              Need to decide on the semantics of strptime(): should
31207              strptime() be a function instead of a method?  To do
31208              the week/monthname-strptiming the i18n/l10n bullet needs
31209              to be bitten with gusto.
31210      Branch: perl
31211            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
31212 ____________________________________________________________________________
31213 [  9945] By: jhi                                   on 2001/05/01  23:40:52
31214         Log: Update Changes.
31215      Branch: perl
31216            ! Changes patchlevel.h
31217 ____________________________________________________________________________
31218 [  9944] By: jhi                                   on 2001/05/01  23:33:37
31219         Log: Add known-to-be-tested modules to the list-to-be-skipped.
31220      Branch: perl
31221            ! t/lib/1_compile.t
31222 ____________________________________________________________________________
31223 [  9943] By: jhi                                   on 2001/05/01  23:24:40
31224         Log: Subject: BorlandC++ fix
31225              From: "Vadim Konovalov" <watman@inbox.ru>
31226              Date: Mon, 30 Apr 2001 20:12:26 -0700
31227              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
31228      Branch: perl
31229            ! win32/makefile.mk
31230 ____________________________________________________________________________
31231 [  9942] By: jhi                                   on 2001/05/01  23:18:02
31232         Log: Update to Filter::Simple 0.60, create a test for it.
31233      Branch: perl
31234            + t/lib/filter-simple.t
31235            ! MANIFEST lib/Filter/Simple.pm
31236 ____________________________________________________________________________
31237 [  9941] By: jhi                                   on 2001/05/01  19:47:24
31238         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
31239              From: Hugo <hv@crypt.compulink.co.uk>
31240              Date: Tue, 01 May 2001 20:12:20 +0100
31241              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
31242      Branch: perl
31243            ! pp_hot.c t/op/re_tests
31244 ____________________________________________________________________________
31245 [  9940] By: jhi                                   on 2001/05/01  19:42:16
31246         Log: Integrate perlio.
31247      Branch: perl
31248           !> lib/base.pm t/lib/fields.t
31249 ____________________________________________________________________________
31250 [  9939] By: jhi                                   on 2001/05/01  19:39:51
31251         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
31252              From: Benjamin Sugars <bsugars@canoe.ca>
31253              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
31254              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
31255      Branch: perl
31256            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
31257 ____________________________________________________________________________
31258 [  9938] By: jhi                                   on 2001/05/01  19:34:09
31259         Log: Add NEXT, a pseudo-class for method redispatching.
31260              <Damian>NEXT.pm probably offers more bang-for-buck
31261              than anything else I've ever written.</Damian>
31262      Branch: perl
31263            + lib/NEXT.pm t/lib/next.t
31264            ! MANIFEST
31265 ____________________________________________________________________________
31266 [  9937] By: jhi                                   on 2001/05/01  19:21:41
31267         Log: Update to Switch 2.02.
31268      Branch: perl
31269            ! lib/Switch.pm t/lib/switch.t
31270 ____________________________________________________________________________
31271 [  9936] By: nick                                  on 2001/05/01  19:09:21
31272         Log: Fix for base.pm clobbering $VERSION
31273      Branch: perlio
31274            ! lib/base.pm
31275 ____________________________________________________________________________
31276 [  9935] By: nick                                  on 2001/05/01  18:54:38
31277         Log: Test for base.pm clobbering $VERSION.
31278      Branch: perlio
31279            ! t/lib/fields.t
31280 ____________________________________________________________________________
31281 [  9934] By: jhi                                   on 2001/05/01  18:39:10
31282         Log: Add information about Scalar::Util::blessed.
31283      Branch: perl
31284            ! pod/perlobj.pod
31285 ____________________________________________________________________________
31286 [  9933] By: jhi                                   on 2001/05/01  18:33:51
31287         Log: Subject: Extra UNIVERSAL documentation
31288              From: Mike Guy <mjtg@cam.ac.uk>
31289              Date: Tue, 01 May 2001 20:12:11 +0100
31290              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
31291      Branch: perl
31292            ! pod/perlobj.pod
31293 ____________________________________________________________________________
31294 [  9932] By: jhi                                   on 2001/05/01  18:26:54
31295         Log: Subject: Autoflush in tests as appropriate
31296              From: Mike Guy <mjtg@cam.ac.uk>
31297              Date: Tue, 01 May 2001 20:05:31 +0100
31298              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
31299      Branch: perl
31300            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
31301            ! t/op/taint.t
31302 ____________________________________________________________________________
31303 [  9931] By: jhi                                   on 2001/05/01  18:02:29
31304         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
31305              From: Benjamin Sugars <bsugars@canoe.ca>
31306              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
31307              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
31308      Branch: perl
31309            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
31310 ____________________________________________________________________________
31311 [  9930] By: jhi                                   on 2001/05/01  15:12:26
31312         Log: Subject: Re: Finally got a round tuit
31313              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31314              Date: Tue, 01 May 2001 14:14:10 +0200
31315              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
31316              
31317              The -DP part, slightly modified.
31318      Branch: perl
31319            ! perl.c
31320 ____________________________________________________________________________
31321 [  9929] By: jhi                                   on 2001/05/01  14:17:15
31322         Log: Subject: Re: Finally got a round tuit
31323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31324              Date: Tue, 01 May 2001 16:34:06 +0200
31325              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
31326              
31327              cpp and optimization tweaks for HP-UX.
31328      Branch: perl
31329            ! hints/hpux.sh
31330 ____________________________________________________________________________
31331 [  9928] By: jhi                                   on 2001/05/01  13:24:20
31332         Log: Tune the scan_num() comments to reality.
31333      Branch: perl
31334            ! toke.c
31335 ____________________________________________________________________________
31336 [  9927] By: jhi                                   on 2001/05/01  13:14:01
31337         Log: Subject: [PATCH B::Deparse] optimised sort
31338              From: Robin Houston <robin@kitsite.com>
31339              Date: Tue, 1 May 2001 14:07:12 +0100
31340              Message-ID: <20010501140712.A4266@penderel>
31341      Branch: perl
31342            ! ext/B/B/Deparse.pm
31343 ____________________________________________________________________________
31344 [  9926] By: jhi                                   on 2001/05/01  13:10:53
31345         Log: Subject: [PATCH t/lib/b-deparse.t] 
31346              From: Robin Houston <robin@kitsite.com>
31347              Date: Tue, 1 May 2001 13:37:42 +0100
31348              Message-ID: <20010501133742.A4082@penderel>
31349      Branch: perl
31350            ! t/lib/b-deparse.t
31351 ____________________________________________________________________________
31352 [  9925] By: jhi                                   on 2001/05/01  13:10:13
31353         Log: Subject: [PATCH B::Deparse] for(;;), sort
31354              From: Robin Houston <robin@kitsite.com>
31355              Date: Tue, 1 May 2001 13:35:00 +0100
31356              Message-ID: <20010501133500.A4061@penderel>
31357      Branch: perl
31358            ! ext/B/B/Deparse.pm
31359 ____________________________________________________________________________
31360 [  9924] By: jhi                                   on 2001/05/01  13:09:22
31361         Log: Subject: [PATCH B::Deparse] do, warn, use
31362              From: Robin Houston <robin@kitsite.com>
31363              Date: Tue, 1 May 2001 13:31:03 +0100
31364              Message-ID: <20010501133103.A4041@penderel>
31365      Branch: perl
31366            ! ext/B/B/Deparse.pm
31367 ____________________________________________________________________________
31368 [  9923] By: jhi                                   on 2001/05/01  11:45:36
31369         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
31370              From: Benjamin Sugars <ben.sugars@home.com>
31371              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
31372              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
31373      Branch: perl
31374            + t/io/fflush.t
31375            ! MANIFEST
31376 ____________________________________________________________________________
31377 [  9922] By: jhi                                   on 2001/05/01  11:35:42
31378         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
31379              From: Peter Prymmer <pvhp@forte.com>
31380              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
31381              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
31382      Branch: perl
31383            ! t/lib/selfstubber.t
31384 ____________________________________________________________________________
31385 [  9921] By: jhi                                   on 2001/04/30  16:34:33
31386         Log: Subject: [PATCH B::Concise] suppress warning
31387              From: Robin Houston <robin@kitsite.com>
31388              Date: Mon, 30 Apr 2001 16:09:49 +0100
31389              Message-ID: <20010430160949.A25086@penderel>
31390      Branch: perl
31391            ! ext/B/B/Concise.pm
31392 ____________________________________________________________________________
31393 [  9920] By: jhi                                   on 2001/04/30  13:56:04
31394         Log: Strip the *markers* from #9919.
31395      Branch: perl
31396            ! pod/perlfaq.pod pod/perlfaq5.pod
31397 ____________________________________________________________________________
31398 [  9919] By: jhi                                   on 2001/04/30  13:54:04
31399         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
31400              From: Gwyn Judd <b.judd@xtra.co.nz>
31401              Date: Sun, 29 Apr 2001 01:47:49 +1200
31402              Message-ID: <20010429014749.A4418@thislove>
31403      Branch: perl
31404            ! pod/perlfaq.pod pod/perlfaq5.pod
31405 ____________________________________________________________________________
31406 [  9918] By: jhi                                   on 2001/04/30  13:13:54
31407         Log: More_tweakage.
31408      Branch: perl
31409            ! pod/perldata.pod pod/perldiag.pod
31410 ____________________________________________________________________________
31411 [  9917] By: jhi                                   on 2001/04/30  13:01:27
31412         Log: Update Changes.
31413      Branch: perl
31414            ! Changes patchlevel.h
31415 ____________________________________________________________________________
31416 [  9916] By: jhi                                   on 2001/04/30  12:57:03
31417         Log: T_w_e_a_k_a_g_e.
31418      Branch: perl
31419            ! pod/perldata.pod pod/perldiag.pod
31420 ____________________________________________________________________________
31421 [  9915] By: jhi                                   on 2001/04/30  12:39:29
31422         Log: Install s2p also as psed.
31423              
31424              TODO: psed documentation?
31425      Branch: perl
31426            ! installperl
31427 ____________________________________________________________________________
31428 [  9914] By: jhi                                   on 2001/04/30  12:29:21
31429         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
31430              From: Jens Hamisch <jens@Strawberry.COM>
31431              Date: Fri, 27 Apr 2001 17:00:36 +0200
31432              Message-ID: <20010427170036.K1372@Strawberry.COM>
31433              
31434              SOCKS5_VERSION_NAME is the right symbol to detect
31435              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
31436              function called socks5_init() is available, and even that is
31437              not universal, most SOCKS5 installations use SOCKSinit()).
31438      Branch: perl
31439            ! perlio.c
31440 ____________________________________________________________________________
31441 [  9913] By: jhi                                   on 2001/04/30  12:22:15
31442         Log: Allow a zero timeout on IO::Socket accept and connect--
31443              though one really shouldn't do that.  Based on
31444              
31445              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
31446              From: "John Holdsworth" <coldwave@bigfoot.com>
31447              Date: Sun, 4 Feb 2001 12:48:18 +0100
31448              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
31449      Branch: perl
31450            ! ext/IO/lib/IO/Socket.pm
31451 ____________________________________________________________________________
31452 [  9912] By: jhi                                   on 2001/04/30  11:27:27
31453         Log: Save the spot of regprev (see #9911) for binary compatibility;
31454              regen API.
31455      Branch: perl
31456            ! embedvar.h perlapi.h thrdvar.h
31457 ____________________________________________________________________________
31458 [  9911] By: jhi                                   on 2001/04/30  11:22:03
31459         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
31460              From: Hugo <hv@crypt.compulink.co.uk>
31461              Date: Sun, 29 Apr 2001 17:09:30 +0100
31462              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
31463      Branch: perl
31464            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
31465 ____________________________________________________________________________
31466 [  9910] By: jhi                                   on 2001/04/30  11:15:12
31467         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
31468              a dummy for PL_numeric_radix); no pressing reason to break
31469              binary compatibility; regen API.
31470      Branch: perl
31471            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
31472            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
31473 ____________________________________________________________________________
31474 [  9909] By: jhi                                   on 2001/04/30  10:56:08
31475         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
31476              From: Walt Mankowski <waltman@netaxs.com>
31477              Date: Sun, 29 Apr 2001 21:53:48 -0400
31478              Message-ID: <20010429215348.A3971@netaxs.com>
31479      Branch: perl
31480            ! pod/perlfunc.pod
31481 ____________________________________________________________________________
31482 [  9908] By: jhi                                   on 2001/04/30  10:49:40
31483         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
31484      Branch: perl
31485            ! t/lib/selfstubber.t
31486 ____________________________________________________________________________
31487 [  9907] By: nick                                  on 2001/04/30  09:26:50
31488         Log: Integrate mainline.
31489      Branch: perlio
31490           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
31491 ____________________________________________________________________________
31492 [  9906] By: jhi                                   on 2001/04/29  23:24:20
31493         Log: Abigail spotted a thinko in #9905.
31494      Branch: perl
31495            ! pod/perldiag.pod
31496 ____________________________________________________________________________
31497 [  9905] By: jhi                                   on 2001/04/29  15:55:39
31498         Log: Changed the underscore/undebar syntax in numeric constants;
31499              now any grouping will do, as long as the underscores are not
31500              consecutive (so "zero-grouping" is out), and they do not begin
31501              or end the integer or fractional parts.
31502      Branch: perl
31503            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
31504 ____________________________________________________________________________
31505 [  9904] By: nick                                  on 2001/04/29  15:43:22
31506         Log: Integrate mainline.
31507      Branch: perlio
31508           +> (branch 98 files)
31509            - lib/unicode/Block.pl
31510            - lib/unicode/In/AlphabeticPresentationForms.pl
31511            - lib/unicode/In/Arabic.pl
31512            - lib/unicode/In/ArabicPresentationForms-A.pl
31513            - lib/unicode/In/ArabicPresentationForms-B.pl
31514            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
31515            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
31516            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
31517            - lib/unicode/In/BopomofoExtended.pl
31518            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
31519            - lib/unicode/In/CJKCompatibility.pl
31520            - lib/unicode/In/CJKCompatibilityForms.pl
31521            - lib/unicode/In/CJKCompatibilityIdeographs.pl
31522            - lib/unicode/In/CJKRadicalsSupplement.pl
31523            - lib/unicode/In/CJKSymbolsandPunctuation.pl
31524            - lib/unicode/In/CJKUnifiedIdeographs.pl
31525            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
31526            - lib/unicode/In/Cherokee.pl
31527            - lib/unicode/In/CombiningDiacriticalMarks.pl
31528            - lib/unicode/In/CombiningHalfMarks.pl
31529            - lib/unicode/In/CombiningMarksforSymbols.pl
31530            - lib/unicode/In/ControlPictures.pl
31531            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
31532            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
31533            - lib/unicode/In/EnclosedAlphanumerics.pl
31534            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
31535            - lib/unicode/In/Ethiopic.pl
31536            - lib/unicode/In/GeneralPunctuation.pl
31537            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
31538            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
31539            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
31540            - lib/unicode/In/HalfwidthandFullwidthForms.pl
31541            - lib/unicode/In/HangulCompatibilityJamo.pl
31542            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
31543            - lib/unicode/In/Hebrew.pl
31544            - lib/unicode/In/HighPrivateUseSurrogates.pl
31545            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
31546            - lib/unicode/In/IPAExtensions.pl
31547            - lib/unicode/In/IdeographicDescriptionCharacters.pl
31548            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
31549            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
31550            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
31551            - lib/unicode/In/Latin-1Supplement.pl
31552            - lib/unicode/In/LatinExtended-A.pl
31553            - lib/unicode/In/LatinExtended-B.pl
31554            - lib/unicode/In/LatinExtendedAdditional.pl
31555            - lib/unicode/In/LetterlikeSymbols.pl
31556            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
31557            - lib/unicode/In/MathematicalOperators.pl
31558            - lib/unicode/In/MiscellaneousSymbols.pl
31559            - lib/unicode/In/MiscellaneousTechnical.pl
31560            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
31561            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
31562            - lib/unicode/In/OpticalCharacterRecognition.pl
31563            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
31564            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
31565            - lib/unicode/In/SmallFormVariants.pl
31566            - lib/unicode/In/SpacingModifierLetters.pl
31567            - lib/unicode/In/Specials.pl
31568            - lib/unicode/In/SuperscriptsandSubscripts.pl
31569            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
31570            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
31571            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
31572            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
31573            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
31574           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
31575           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
31576           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
31577           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
31578           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
31579           !> utf8.c win32/Makefile
31580 ____________________________________________________________________________
31581 [  9903] By: jhi                                   on 2001/04/29  14:30:53
31582         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
31583              From: Prymmer/Kahn <pvhp@best.com>
31584              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
31585              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
31586      Branch: perl
31587            ! win32/Makefile
31588 ____________________________________________________________________________
31589 [  9902] By: jhi                                   on 2001/04/29  02:52:44
31590         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
31591              From: "Abigail" <abigail@foad.org>
31592              Date: Sun, 29 Apr 2001 03:14:25 +0200
31593              Message-ID: <20010429011425.24503.qmail@foad.org>
31594      Branch: perl
31595            ! ext/IO/lib/IO/Seekable.pm
31596 ____________________________________________________________________________
31597 [  9901] By: jhi                                   on 2001/04/29  02:04:46
31598         Log: In character classes one couldn't have 0x80..0xff characters
31599              at the left hand side if there were 0x100.. characters in the
31600              character class.
31601      Branch: perl
31602            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
31603            ! t/op/pat.t utf8.c
31604 ____________________________________________________________________________
31605 [  9900] By: jhi                                   on 2001/04/28  22:55:04
31606         Log: Forgot the latest mktables.PL from #9899.
31607      Branch: perl
31608            ! lib/unicode/mktables.PL
31609 ____________________________________________________________________________
31610 [  9899] By: jhi                                   on 2001/04/28  22:53:28
31611         Log: Explain the \p{} and \P{} error message better and
31612              have prettier prettyprint in In.pl.
31613      Branch: perl
31614            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
31615            ! pod/perldiag.pod
31616 ____________________________________________________________________________
31617 [  9898] By: jhi                                   on 2001/04/28  21:03:34
31618         Log: Add one possible explanation for the "Invalid [] range" error.
31619      Branch: perl
31620            ! pod/perldiag.pod
31621 ____________________________________________________________________________
31622 [  9897] By: jhi                                   on 2001/04/28  17:18:26
31623         Log: Add a level of indirection to the implementation of \p{InFoo}
31624              so that we don't have to have long filenames.  (Nothing changes
31625              in the user interface.)   The indirection is defined in
31626              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
31627              Also rename some the character classes by removing '-' from
31628              the classnames, and finally renamed Block.pl as Blocks.pl.
31629      Branch: perl
31630            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
31631            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
31632            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
31633            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
31634            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
31635            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
31636            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
31637            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
31638            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
31639            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
31640            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
31641            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
31642            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
31643            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
31644            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
31645            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
31646            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
31647            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
31648            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
31649            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
31650            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
31651            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
31652            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
31653            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
31654            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
31655            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
31656            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
31657            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
31658            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
31659            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
31660            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
31661            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
31662            + lib/unicode/In/94.pl lib/unicode/In/95.pl
31663            - lib/unicode/Block.pl
31664            - lib/unicode/In/AlphabeticPresentationForms.pl
31665            - lib/unicode/In/Arabic.pl
31666            - lib/unicode/In/ArabicPresentationForms-A.pl
31667            - lib/unicode/In/ArabicPresentationForms-B.pl
31668            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
31669            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
31670            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
31671            - lib/unicode/In/BopomofoExtended.pl
31672            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
31673            - lib/unicode/In/CJKCompatibility.pl
31674            - lib/unicode/In/CJKCompatibilityForms.pl
31675            - lib/unicode/In/CJKCompatibilityIdeographs.pl
31676            - lib/unicode/In/CJKRadicalsSupplement.pl
31677            - lib/unicode/In/CJKSymbolsandPunctuation.pl
31678            - lib/unicode/In/CJKUnifiedIdeographs.pl
31679            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
31680            - lib/unicode/In/Cherokee.pl
31681            - lib/unicode/In/CombiningDiacriticalMarks.pl
31682            - lib/unicode/In/CombiningHalfMarks.pl
31683            - lib/unicode/In/CombiningMarksforSymbols.pl
31684            - lib/unicode/In/ControlPictures.pl
31685            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
31686            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
31687            - lib/unicode/In/EnclosedAlphanumerics.pl
31688            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
31689            - lib/unicode/In/Ethiopic.pl
31690            - lib/unicode/In/GeneralPunctuation.pl
31691            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
31692            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
31693            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
31694            - lib/unicode/In/HalfwidthandFullwidthForms.pl
31695            - lib/unicode/In/HangulCompatibilityJamo.pl
31696            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
31697            - lib/unicode/In/Hebrew.pl
31698            - lib/unicode/In/HighPrivateUseSurrogates.pl
31699            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
31700            - lib/unicode/In/IPAExtensions.pl
31701            - lib/unicode/In/IdeographicDescriptionCharacters.pl
31702            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
31703            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
31704            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
31705            - lib/unicode/In/Latin-1Supplement.pl
31706            - lib/unicode/In/LatinExtended-A.pl
31707            - lib/unicode/In/LatinExtended-B.pl
31708            - lib/unicode/In/LatinExtendedAdditional.pl
31709            - lib/unicode/In/LetterlikeSymbols.pl
31710            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
31711            - lib/unicode/In/MathematicalOperators.pl
31712            - lib/unicode/In/MiscellaneousSymbols.pl
31713            - lib/unicode/In/MiscellaneousTechnical.pl
31714            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
31715            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
31716            - lib/unicode/In/OpticalCharacterRecognition.pl
31717            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
31718            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
31719            - lib/unicode/In/SmallFormVariants.pl
31720            - lib/unicode/In/SpacingModifierLetters.pl
31721            - lib/unicode/In/Specials.pl
31722            - lib/unicode/In/SuperscriptsandSubscripts.pl
31723            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
31724            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
31725            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
31726            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
31727            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
31728            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
31729            ! pod/perlunicode.pod
31730 ____________________________________________________________________________
31731 [  9896] By: jhi                                   on 2001/04/28  14:33:17
31732         Log: Update the information on shared library path on HP-UX.
31733      Branch: perl
31734            ! INSTALL
31735 ____________________________________________________________________________
31736 [  9895] By: jhi                                   on 2001/04/28  14:32:30
31737         Log: Because #9894 seems to do the trick, this workaround can be removed.
31738      Branch: perl
31739            ! t/lib/selfstubber.t
31740 ____________________________________________________________________________
31741 [  9894] By: jhi                                   on 2001/04/28  14:26:13
31742         Log: For PerlIO flush the children's file handles (on fork/exec/system).
31743      Branch: perl
31744            ! perl.h
31745 ____________________________________________________________________________
31746 [  9893] By: jhi                                   on 2001/04/28  14:23:15
31747         Log: Test tweak for #9891.
31748      Branch: perl
31749            ! t/lib/b-deparse.t
31750 ____________________________________________________________________________
31751 [  9892] By: jhi                                   on 2001/04/28  14:10:13
31752         Log: New HP-UX hints from Merijn.
31753      Branch: perl
31754            ! hints/hpux.sh
31755 ____________________________________________________________________________
31756 [  9891] By: jhi                                   on 2001/04/28  14:07:27
31757         Log: Subject: [PATCH B::Deparse] non-block scopes
31758              From: Robin Houston <robin@kitsite.com>
31759              Date: Fri, 27 Apr 2001 19:15:14 +0100
31760              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
31761      Branch: perl
31762            ! ext/B/B/Deparse.pm
31763 ____________________________________________________________________________
31764 [  9890] By: nick                                  on 2001/04/27  19:41:25
31765         Log: Integrate mainline
31766      Branch: perlio
31767           +> t/lib/selfstubber.t
31768           !> (integrate 50 files)
31769 ____________________________________________________________________________
31770 [  9889] By: jhi                                   on 2001/04/27  18:23:46
31771         Log: Subject: Re: selfstubber test fail on bleadperl
31772              From: Mike Guy <mjtg@cam.ac.uk>
31773              Date: Fri, 27 Apr 2001 19:31:18 +0100
31774              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
31775      Branch: perl
31776            ! t/lib/selfstubber.t
31777 ____________________________________________________________________________
31778 [  9888] By: jhi                                   on 2001/04/27  16:20:54
31779         Log: Test tweak for #9886.
31780      Branch: perl
31781            ! t/lib/b-deparse.t
31782 ____________________________________________________________________________
31783 [  9887] By: jhi                                   on 2001/04/27  16:16:33
31784         Log: Buffering issue at least in Solaris (even with perlio).
31785      Branch: perl
31786            ! t/lib/selfstubber.t
31787 ____________________________________________________________________________
31788 [  9886] By: jhi                                   on 2001/04/27  14:59:23
31789         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
31790              From: Robin Houston <robin@kitsite.com>
31791              Date: Fri, 27 Apr 2001 16:53:20 +0100
31792              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
31793      Branch: perl
31794            ! ext/B/B/Deparse.pm
31795 ____________________________________________________________________________
31796 [  9885] By: jhi                                   on 2001/04/27  14:23:51
31797         Log: Update Changes.
31798      Branch: perl
31799            ! Changes patchlevel.h
31800 ____________________________________________________________________________
31801 [  9884] By: jhi                                   on 2001/04/27  14:14:12
31802         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
31803              From: "Philip Newton" <pnewton@gmx.de>
31804              Date: Fri, 27 Apr 2001 16:40:13 +0200
31805              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
31806      Branch: perl
31807            ! pod/perldata.pod
31808 ____________________________________________________________________________
31809 [  9883] By: jhi                                   on 2001/04/27  13:28:19
31810         Log: Add LOG_PERROR; prettify the "removed".
31811      Branch: perl
31812            ! ext/Sys/Syslog/Syslog.xs
31813 ____________________________________________________________________________
31814 [  9882] By: jhi                                   on 2001/04/27  13:13:18
31815         Log: h2xs tweaks: use NV instead of double, "quote" the removed
31816              prefixes for clarity (especially when nothing is removed),
31817              slight pod reformats.
31818      Branch: perl
31819            ! utils/h2xs.PL
31820 ____________________________________________________________________________
31821 [  9881] By: jhi                                   on 2001/04/27  12:58:48
31822         Log: Don't bother creating existing directories.
31823      Branch: perl
31824            ! utils/h2xs.PL
31825 ____________________________________________________________________________
31826 [  9880] By: jhi                                   on 2001/04/27  12:45:39
31827         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
31828              From: Mike Schilli <m@perlmeister.com>
31829              Date: Wed, 25 Apr 2001 01:29:21 -0700
31830              Message-id: <3AE68AE1.6A981723@perlmeister.com>
31831      Branch: perl
31832            ! utils/h2xs.PL
31833 ____________________________________________________________________________
31834 [  9879] By: jhi                                   on 2001/04/27  12:40:55
31835         Log: break is not yet Perl.  Added the template license also to README.
31836      Branch: perl
31837            ! utils/h2xs.PL
31838 ____________________________________________________________________________
31839 [  9878] By: jhi                                   on 2001/04/27  03:08:20
31840         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
31841              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31842              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
31843              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
31844      Branch: perl
31845            ! t/lib/xs-typemap.t
31846 ____________________________________________________________________________
31847 [  9877] By: jhi                                   on 2001/04/26  23:54:40
31848         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
31849              From: "Abigail" <abigail@foad.org>
31850              Date: Fri, 27 Apr 2001 01:44:28 +0200
31851              Message-ID: <20010426234428.19786.qmail@foad.org>
31852      Branch: perl
31853            ! utils/h2xs.PL
31854 ____________________________________________________________________________
31855 [  9876] By: jhi                                   on 2001/04/26  23:52:06
31856         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
31857              From: Peter Prymmer <pvhp@forte.com>
31858              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
31859              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
31860      Branch: perl
31861            ! t/lib/selfstubber.t
31862 ____________________________________________________________________________
31863 [  9875] By: jhi                                   on 2001/04/26  23:48:10
31864         Log: Deparse nits.
31865      Branch: perl
31866            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
31867 ____________________________________________________________________________
31868 [  9874] By: jhi                                   on 2001/04/26  22:46:05
31869         Log: Document ANYOF_CLASS.
31870      Branch: perl
31871            ! regcomp.h
31872 ____________________________________________________________________________
31873 [  9873] By: jhi                                   on 2001/04/26  22:35:03
31874         Log: Subject: Re: [PATCH @9846] dumping ANYOF
31875              From: Hugo <hv@crypt.compulink.co.uk>
31876              Date: Thu, 26 Apr 2001 23:33:38 +0100
31877              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
31878      Branch: perl
31879            ! regcomp.c regcomp.h
31880 ____________________________________________________________________________
31881 [  9872] By: jhi                                   on 2001/04/26  22:34:31
31882         Log: Subject: [PATCH] more for Devel::SelfStubber
31883              From: Nicholas Clark <nick@ccl4.org>
31884              Date: Fri, 27 Apr 2001 00:13:52 +0100
31885              Message-ID: <20010427001351.K88186@plum.flirble.org>
31886      Branch: perl
31887            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
31888 ____________________________________________________________________________
31889 [  9871] By: jhi                                   on 2001/04/26  21:59:17
31890         Log: Subject: [PATCH B::Deparse] formats must be flush left
31891              From: Robin Houston <robin@kitsite.com>
31892              Date: Thu, 26 Apr 2001 23:54:29 +0100
31893              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
31894      Branch: perl
31895            ! ext/B/B/Deparse.pm
31896 ____________________________________________________________________________
31897 [  9870] By: jhi                                   on 2001/04/26  21:57:37
31898         Log: If some of the constants are prefixes of others,
31899              the prefixes may never get recognized.  (See 20010426.006.)
31900      Branch: perl
31901            ! utils/h2xs.PL
31902 ____________________________________________________________________________
31903 [  9869] By: jhi                                   on 2001/04/26  21:50:42
31904         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
31905              From: Chris Bongaarts <cab@tc.umn.edu>
31906              Date: Thu, 26 Apr 2001 17:10:31 -0500
31907              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
31908      Branch: perl
31909            ! ext/Sys/Syslog/Syslog.xs
31910 ____________________________________________________________________________
31911 [  9868] By: jhi                                   on 2001/04/26  21:35:12
31912         Log: Further cuts and more docs from Graham Barr.
31913      Branch: perl
31914            ! ext/List/Util/lib/List/Util.pm
31915            ! ext/List/Util/lib/Scalar/Util.pm
31916 ____________________________________________________________________________
31917 [  9867] By: jhi                                   on 2001/04/26  21:18:57
31918         Log: Subject: [PATCH 5.7.1] DB_File-1.77
31919              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
31920              Date: Thu, 26 Apr 2001 22:37:53 +0100
31921              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
31922      Branch: perl
31923            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31924            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
31925 ____________________________________________________________________________
31926 [  9866] By: jhi                                   on 2001/04/26  21:12:31
31927         Log: Subject: [PATCH B::Deparse] fix easy bugs
31928              From: Robin Houston <robin@kitsite.com>
31929              Date: Thu, 26 Apr 2001 23:03:33 +0100
31930              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
31931      Branch: perl
31932            ! ext/B/B/Deparse.pm
31933 ____________________________________________________________________________
31934 [  9865] By: jhi                                   on 2001/04/26  20:26:13
31935         Log: Update Changes.
31936      Branch: perl
31937            ! Changes patchlevel.h
31938 ____________________________________________________________________________
31939 [  9864] By: jhi                                   on 2001/04/26  19:27:48
31940         Log: Dethinko from Robin Houston.
31941      Branch: perl
31942            ! ext/B/B/Deparse.pm
31943 ____________________________________________________________________________
31944 [  9863] By: jhi                                   on 2001/04/26  19:10:35
31945         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
31946              From: Robin Houston <robin@kitsite.com>
31947              Date: Thu, 26 Apr 2001 21:08:32 +0100
31948              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
31949      Branch: perl
31950            ! ext/B/B/Deparse.pm
31951 ____________________________________________________________________________
31952 [  9862] By: jhi                                   on 2001/04/26  19:04:23
31953         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
31954              From: Robin Houston <robin@kitsite.com>
31955              Date: Thu, 26 Apr 2001 20:52:50 +0100
31956              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
31957      Branch: perl
31958            ! ext/B/B/Deparse.pm
31959 ____________________________________________________________________________
31960 [  9861] By: jhi                                   on 2001/04/26  18:56:14
31961         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
31962              From: Mike Guy <mjtg@cam.ac.uk>
31963              Date: Thu, 26 Apr 2001 14:22:40 +0100
31964              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
31965      Branch: perl
31966            ! pod/perlobj.pod
31967 ____________________________________________________________________________
31968 [  9860] By: jhi                                   on 2001/04/26  18:46:42
31969         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
31970              From: Robin Houston <robin@kitsite.com>
31971              Date: Thu, 26 Apr 2001 20:34:29 +0100
31972              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
31973              
31974              Hashes do not interpolate.
31975      Branch: perl
31976            ! ext/B/B/Deparse.pm
31977 ____________________________________________________________________________
31978 [  9859] By: jhi                                   on 2001/04/26  18:43:51
31979         Log: Subject: The Time::Piece conspiracy unmasked!!!
31980              From: Mike Guy <mjtg@cam.ac.uk>
31981              Date: Thu, 26 Apr 2001 19:02:50 +0100
31982              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
31983              
31984              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
31985              From: Mike Guy <mjtg@cam.ac.uk>
31986              Date: Thu, 26 Apr 2001 19:08:21 +0100
31987              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
31988              
31989              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
31990              From: Graham Barr <gbarr@pobox.com>
31991              Date: Thu, 26 Apr 2001 19:12:03 +0100
31992              Message-ID: <20010426191203.A70835@pobox.com>
31993              
31994              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
31995      Branch: perl
31996            ! ext/List/Util/lib/List/Util.pm
31997            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
31998 ____________________________________________________________________________
31999 [  9858] By: jhi                                   on 2001/04/26  18:17:42
32000         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
32001              From: Robin Houston <robin@kitsite.com>
32002              Date: Thu, 26 Apr 2001 16:09:35 +0100
32003              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
32004      Branch: perl
32005            ! t/comp/proto.t
32006 ____________________________________________________________________________
32007 [  9857] By: jhi                                   on 2001/04/26  18:04:59
32008         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
32009              From: barries <barries@slaysys.com>
32010              Date: Thu, 26 Apr 2001 12:01:10 -0400
32011              Message-ID: <20010426120110.E29698@jester.slaysys.com>
32012      Branch: perl
32013            ! pod/perldiag.pod
32014 ____________________________________________________________________________
32015 [  9856] By: jhi                                   on 2001/04/26  18:03:33
32016         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
32017              Date: Thu, 26 Apr 2001 17:13:41 +0100
32018              From: Robin Houston <robin@kitsite.com>
32019              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
32020              
32021              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
32022              From: Robin Houston <robin@kitsite.com>
32023              Date: Thu, 26 Apr 2001 18:44:29 +0100
32024              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
32025      Branch: perl
32026            ! ext/B/B/Deparse.pm
32027 ____________________________________________________________________________
32028 [  9855] By: jhi                                   on 2001/04/26  17:56:04
32029         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
32030              From: Robin Houston <robin@kitsite.com>
32031              Date: Thu, 26 Apr 2001 17:04:08 +0100
32032              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
32033      Branch: perl
32034            ! ext/B/B/Deparse.pm
32035 ____________________________________________________________________________
32036 [  9854] By: jhi                                   on 2001/04/26  17:47:26
32037         Log: Subject: Re: Short test case for undef %stash:: crash
32038              From: Benjamin Sugars <bsugars@canoe.ca> 
32039              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
32040              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
32041              Changed and moved the perldiag entry.
32042      Branch: perl
32043            ! gv.c pod/perldiag.pod
32044 ____________________________________________________________________________
32045 [  9853] By: jhi                                   on 2001/04/26  14:35:16
32046         Log: Beginnings of strptime().  Do not touch the wet paint.
32047      Branch: perl
32048            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
32049 ____________________________________________________________________________
32050 [  9852] By: jhi                                   on 2001/04/26  13:17:21
32051         Log: Retract #9851, core dumps from pod2man.
32052      Branch: perl
32053            ! regcomp.c
32054 ____________________________________________________________________________
32055 [  9851] By: jhi                                   on 2001/04/26  11:54:41
32056         Log: (Retracted by #9852.)
32057              
32058              Subject: [PATCH @9846] dumping ANYOF
32059              From: Hugo <hv@crypt.compulink.co.uk>
32060              Date: Thu, 26 Apr 2001 05:32:38 +0100
32061              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
32062      Branch: perl
32063            ! regcomp.c
32064 ____________________________________________________________________________
32065 [  9850] By: jhi                                   on 2001/04/26  02:34:44
32066         Log: If ccflags was empty the _previous_ $* containing all the
32067              environment variables and Configure variables was used,
32068              which lead, among other bad things, into $ccflags being your
32069              uname -a output, which lead into test compile with cc failing,
32070              which lead into gcc being selected, which didn't work that well
32071              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
32072              with large files, et cetera.
32073      Branch: perl
32074            ! hints/hpux.sh
32075 ____________________________________________________________________________
32076 [  9849] By: jhi                                   on 2001/04/26  01:44:57
32077         Log: Make selfstubber test more portable.
32078      Branch: perl
32079            ! t/lib/selfstubber.t
32080 ____________________________________________________________________________
32081 [  9848] By: jhi                                   on 2001/04/26  00:50:26
32082         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
32083              From: Benjamin Sugars <ben.sugars@home.com>
32084              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
32085              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
32086      Branch: perl
32087            ! ext/Cwd/Cwd.xs
32088 ____________________________________________________________________________
32089 [  9847] By: jhi                                   on 2001/04/26  00:46:58
32090         Log: Subject: [PATCH: perl@9841] VMS updates
32091              From: Peter Prymmer <pvhp@forte.com>
32092              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
32093              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
32094      Branch: perl
32095            ! README.vms configure.com vms/descrip_mms.template
32096            ! vms/ext/filespec.t
32097 ____________________________________________________________________________
32098 [  9846] By: jhi                                   on 2001/04/26  00:11:56
32099         Log: re 'debug' was broken by #9084.
32100      Branch: perl
32101            ! ext/re/re.xs
32102 ____________________________________________________________________________
32103 [  9845] By: jhi                                   on 2001/04/25  22:33:17
32104         Log: Subject: [PATCH] test for Devel::SelfStubber
32105              From: Nicholas Clark <nick@ccl4.org>
32106              Date: Thu, 26 Apr 2001 00:00:54 +0100
32107              Message-ID: <20010426000054.D89026@plum.flirble.org>
32108      Branch: perl
32109            + t/lib/selfstubber.t
32110            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
32111 ____________________________________________________________________________
32112 [  9844] By: jhi                                   on 2001/04/25  22:29:32
32113         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
32114              From: Paul Johnson <paul@pjcj.net>
32115              Date: Thu, 26 Apr 2001 00:46:08 +0200
32116              Message-ID: <20010426004608.H2338@pjcj.net>
32117      Branch: perl
32118            ! ext/B/B/Concise.pm
32119 ____________________________________________________________________________
32120 [  9843] By: jhi                                   on 2001/04/25  22:28:28
32121         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
32122              From: Peter Prymmer <pvhp@forte.com>
32123              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
32124              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
32125      Branch: perl
32126            ! ext/Cwd/Cwd.xs
32127 ____________________________________________________________________________
32128 [  9842] By: jhi                                   on 2001/04/25  20:58:12
32129         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
32130              From: John Peacock <jpeacock@rowman.com>
32131              Date: Wed, 25 Apr 2001 17:30:26 -0400
32132              Message-ID: <3AE741F2.B3217464@rowman.com>
32133      Branch: perl
32134            ! lib/Math/BigInt.pm t/lib/bigintpm.t
32135 ____________________________________________________________________________
32136 [  9841] By: jhi                                   on 2001/04/25  20:07:05
32137         Log: Update Changes.
32138      Branch: perl
32139            ! Changes patchlevel.h
32140 ____________________________________________________________________________
32141 [  9840] By: jhi                                   on 2001/04/25  19:56:51
32142         Log: Yet another HP-UX hints version from Merijn.
32143      Branch: perl
32144            ! hints/hpux.sh
32145 ____________________________________________________________________________
32146 [  9839] By: jhi                                   on 2001/04/25  19:53:04
32147         Log: abs_path() didn't terminate the filename correctly,
32148              in DIRNAMLENless systems like HP-UX this would fail.
32149      Branch: perl
32150            ! ext/Cwd/Cwd.xs
32151 ____________________________________________________________________________
32152 [  9838] By: jhi                                   on 2001/04/25  16:37:26
32153         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
32154              From: Mike Guy <mjtg@cam.ac.uk>
32155              Date: Wed, 25 Apr 2001 18:31:47 +0100
32156              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
32157      Branch: perl
32158            ! op.c
32159 ____________________________________________________________________________
32160 [  9837] By: jhi                                   on 2001/04/25  16:21:53
32161         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
32162              From: Jon Eveland <jweveland@yahoo.com>
32163              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
32164              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
32165      Branch: perl
32166            ! lib/perl5db.pl
32167 ____________________________________________________________________________
32168 [  9836] By: jhi                                   on 2001/04/25  14:17:50
32169         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
32170              From: "Philip Newton" <pnewton@gmx.de>
32171              Date: Wed, 25 Apr 2001 17:05:58 +0200
32172              Message-ID: <3AE703F6.3234.1833C45@localhost>
32173      Branch: perl
32174            ! Porting/patching.pod
32175 ____________________________________________________________________________
32176 [  9835] By: jhi                                   on 2001/04/25  13:58:07
32177         Log: It would seem that both ar and full_ar need to be overridden
32178              for HP-UX to avoid the GNU ar.
32179      Branch: perl
32180            ! hints/hpux.sh
32181 ____________________________________________________________________________
32182 [  9834] By: jhi                                   on 2001/04/25  13:50:40
32183         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
32184              From: "Philip Newton" <pnewton@gmx.de>
32185              Date: Wed, 25 Apr 2001 16:09:23 +0200
32186              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
32187              
32188              Detypo.
32189      Branch: perl
32190            ! t/op/misc.t
32191 ____________________________________________________________________________
32192 [  9833] By: jhi                                   on 2001/04/25  12:36:11
32193         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
32194      Branch: perl
32195            ! hints/hpux.sh
32196 ____________________________________________________________________________
32197 [  9832] By: jhi                                   on 2001/04/25  12:33:36
32198         Log: New version of HP-UX hints from Merijn.
32199      Branch: perl
32200            ! hints/hpux.sh
32201 ____________________________________________________________________________
32202 [  9831] By: jhi                                   on 2001/04/25  03:39:45
32203         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
32204      Branch: perl
32205            ! hints/hpux.sh
32206 ____________________________________________________________________________
32207 [  9830] By: jhi                                   on 2001/04/25  02:53:25
32208         Log: The tzname[] bit is not needed by util.c -- and causes
32209              heartburn in VMS (and it missing was probably the cause of
32210              the Mac OS X trouble).  Ouch.
32211      Branch: perl
32212            ! ext/POSIX/POSIX.xs util.c
32213 ____________________________________________________________________________
32214 [  9829] By: jhi                                   on 2001/04/25  00:10:06
32215         Log: Metaconfig unit change for #9828.
32216      Branch: metaconfig
32217            ! U/compline/ccflags.U
32218 ____________________________________________________________________________
32219 [  9828] By: jhi                                   on 2001/04/25  00:04:18
32220         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
32221              (which is actually the reason for the change, we need to pass
32222              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
32223              EP/IX, OS/2, and TitanOS, based on the hints files.
32224      Branch: perl
32225            ! Configure config_h.SH
32226 ____________________________________________________________________________
32227 [  9827] By: jhi                                   on 2001/04/24  23:49:20
32228         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
32229              the $cat must have an absolute path.
32230      Branch: perl
32231            ! makedepend.SH
32232 ____________________________________________________________________________
32233 [  9826] By: jhi                                   on 2001/04/24  23:40:53
32234         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
32235      Branch: perl
32236            ! README.amiga
32237 ____________________________________________________________________________
32238 [  9825] By: jhi                                   on 2001/04/24  23:35:35
32239         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
32240              From: "Philip Newton" <pnewton@gmx.de>
32241              Date: Tue, 24 Apr 2001 18:52:49 +0200
32242              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
32243      Branch: perl
32244            ! x2p/find2perl.PL
32245 ____________________________________________________________________________
32246 [  9824] By: jhi                                   on 2001/04/24  23:33:07
32247         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
32248              Some gcc specifics dropped out due to extensive rewriting;
32249              will be put back later as needed.
32250      Branch: perl
32251            ! hints/hpux.sh
32252 ____________________________________________________________________________
32253 [  9823] By: jhi                                   on 2001/04/24  23:27:57
32254         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
32255      Branch: perl
32256            ! ext/POSIX/POSIX.xs
32257 ____________________________________________________________________________
32258 [  9822] By: jhi                                   on 2001/04/24  23:25:21
32259         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
32260              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32261              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
32262              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
32263      Branch: perl
32264            ! ext/XS/Typemap/Typemap.xs
32265 ____________________________________________________________________________
32266 [  9821] By: jhi                                   on 2001/04/24  23:24:10
32267         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
32268              From: "Abigail" <abigail@foad.org>
32269              Date: Tue, 24 Apr 2001 23:12:03 +0200
32270              Message-ID: <20010424211203.7901.qmail@foad.org>
32271      Branch: perl
32272            ! pod/perlport.pod
32273 ____________________________________________________________________________
32274 [  9820] By: jhi                                   on 2001/04/24  23:23:15
32275         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
32276              From: Matt Sergeant <matt@sergeant.org>
32277              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
32278              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
32279      Branch: perl
32280            ! pod/perlfaq4.pod
32281 ____________________________________________________________________________
32282 [  9819] By: nick                                  on 2001/04/24  18:49:43
32283         Log: Integrate mainline.
32284      Branch: perlio
32285           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
32286           !> (integrate 37 files)
32287 ____________________________________________________________________________
32288 [  9818] By: jhi                                   on 2001/04/24  14:35:23
32289         Log: Update Changes.
32290      Branch: perl
32291            ! Changes patchlevel.h
32292 ____________________________________________________________________________
32293 [  9817] By: jhi                                   on 2001/04/24  14:09:17
32294         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
32295              From: "Philip Newton" <pnewton@gmx.de>
32296              Date: Tue, 24 Apr 2001 12:58:12 +0200
32297              Message-ID: <3AE57864.8304.B77A0A@localhost> 
32298              
32299              plus add CPAN to the list of modules that have their own tests.
32300      Branch: perl
32301            ! t/lib/1_compile.t
32302 ____________________________________________________________________________
32303 [  9816] By: jhi                                   on 2001/04/24  14:07:03
32304         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
32305              From: Michael G Schwern <schwern@pobox.com>
32306              Date: Sat, 21 Apr 2001 22:35:00 +0100
32307              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
32308      Branch: perl
32309            ! t/lib/1_compile.t
32310 ____________________________________________________________________________
32311 [  9815] By: jhi                                   on 2001/04/24  13:54:32
32312         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
32313              From: Robin Houston <robin@kitsite.com>
32314              Date: Tue, 24 Apr 2001 15:51:18 +0100
32315              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
32316      Branch: perl
32317            ! ext/B/B/Deparse.pm
32318 ____________________________________________________________________________
32319 [  9814] By: jhi                                   on 2001/04/24  13:17:34
32320         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32321              From: Bill Glicker <billg@burrelles.com>
32322              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
32323              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
32324      Branch: perl
32325            ! hints/svr5.sh
32326 ____________________________________________________________________________
32327 [  9813] By: jhi                                   on 2001/04/24  12:54:23
32328         Log: Prevent path disclosure (probing for existence of filenames)
32329              using suidperl; bug id 20010322.218.
32330      Branch: perl
32331            ! perl.c pod/perldiag.pod
32332 ____________________________________________________________________________
32333 [  9812] By: jhi                                   on 2001/04/24  12:08:36
32334         Log: Retract #9811.
32335      Branch: perl
32336            ! ext/POSIX/POSIX.xs
32337 ____________________________________________________________________________
32338 [  9811] By: jhi                                   on 2001/04/24  11:57:35
32339         Log: (Retracted by #9812.)
32340      Branch: perl
32341            ! ext/POSIX/POSIX.xs
32342 ____________________________________________________________________________
32343 [  9810] By: jhi                                   on 2001/04/24  03:32:35
32344         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
32345      Branch: perl
32346            ! util.c
32347 ____________________________________________________________________________
32348 [  9809] By: jhi                                   on 2001/04/24  03:16:13
32349         Log: The Math::BigFloat::import() was broken.
32350              (Fixes bug id 20010422.002.)
32351      Branch: perl
32352            ! lib/Math/BigFloat.pm
32353 ____________________________________________________________________________
32354 [  9808] By: jhi                                   on 2001/04/24  01:11:40
32355         Log: Additional dependencies; should help for parallel makes
32356              not to fail on missing lib/lib.pm or lib/re.pm.
32357      Branch: perl
32358            ! Makefile.SH
32359 ____________________________________________________________________________
32360 [  9807] By: jhi                                   on 2001/04/24  00:57:01
32361         Log: Update the test failure disclaimer.
32362      Branch: perl
32363            ! t/pragma/warn/pp_hot
32364 ____________________________________________________________________________
32365 [  9806] By: jhi                                   on 2001/04/24  00:54:04
32366         Log: Add make target "install-all" which is alias for "install"
32367              to cater for case-preserving filesystems like HFS+.
32368      Branch: perl
32369            ! INSTALL Makefile.SH
32370 ____________________________________________________________________________
32371 [  9805] By: jhi                                   on 2001/04/24  00:47:28
32372         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
32373              From: Peter Prymmer <pvhp@forte.com>
32374              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
32375              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
32376              
32377              (Ken William's message forwarded from macosx@perl.org)
32378      Branch: perl
32379            ! hints/darwin.sh
32380 ____________________________________________________________________________
32381 [  9804] By: jhi                                   on 2001/04/23  23:57:35
32382         Log: Cut-and-pasto.
32383      Branch: perl
32384            ! perlio.c
32385 ____________________________________________________________________________
32386 [  9803] By: jhi                                   on 2001/04/23  23:52:25
32387         Log: More PerlIO robustness.
32388      Branch: perl
32389            ! perlio.c
32390 ____________________________________________________________________________
32391 [  9802] By: jhi                                   on 2001/04/23  23:43:35
32392         Log: Make the "STD* opened only for ..." errors more consistent.
32393      Branch: perl
32394            ! doio.c
32395 ____________________________________________________________________________
32396 [  9801] By: jhi                                   on 2001/04/23  23:34:26
32397         Log: Test case for #9800.
32398      Branch: perl
32399            ! t/op/misc.t
32400 ____________________________________________________________________________
32401 [  9800] By: jhi                                   on 2001/04/23  23:14:43
32402         Log: Avoid coredump on 'close STDERR; die' by making
32403              the PerlIO calls more robust.  Also use SETERRNO()
32404              instead of errno = to be more VMS-ready.
32405      Branch: perl
32406            ! perlio.c
32407 ____________________________________________________________________________
32408 [  9799] By: jhi                                   on 2001/04/23  21:41:10
32409         Log: Subject: test for ID 20010423.002
32410              From: Robin Houston <robin@kitsite.com>
32411              Date: Mon, 23 Apr 2001 16:52:21 +0100
32412              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
32413      Branch: perl
32414            ! t/op/avhv.t
32415 ____________________________________________________________________________
32416 [  9798] By: jhi                                   on 2001/04/23  21:40:07
32417         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
32418              From: David Dyck <dcd@tc.fluke.com>
32419              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
32420              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
32421      Branch: perl
32422            ! installperl
32423 ____________________________________________________________________________
32424 [  9797] By: jhi                                   on 2001/04/23  21:37:56
32425         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
32426              From: Benjamin Sugars <bsugars@canoe.ca>
32427              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
32428              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
32429      Branch: perl
32430            ! ext/Cwd/Cwd.xs lib/Cwd.pm
32431 ____________________________________________________________________________
32432 [  9796] By: jhi                                   on 2001/04/23  21:29:24
32433         Log: Synchronize h2xs and pod2man some more on the documentation
32434              templates they propose.
32435      Branch: perl
32436            ! pod/pod2man.PL utils/h2xs.PL
32437 ____________________________________________________________________________
32438 [  9795] By: jhi                                   on 2001/04/23  17:30:40
32439         Log: Add one more naughty test for base64; make encoding logic cleaner.
32440      Branch: perl
32441            ! t/lib/mimeb64.t
32442 ____________________________________________________________________________
32443 [  9794] By: jhi                                   on 2001/04/23  13:51:32
32444         Log: Update Changes.
32445      Branch: perl
32446            ! Changes patchlevel.h
32447 ____________________________________________________________________________
32448 [  9793] By: jhi                                   on 2001/04/23  13:44:18
32449         Log: Duplicate lines.
32450      Branch: perl
32451            ! MANIFEST
32452 ____________________________________________________________________________
32453 [  9792] By: jhi                                   on 2001/04/23  13:39:13
32454         Log: Subject: Re: PATCH 5.7.1
32455              From: Mark-Jason Dominus <mjd@plover.com>
32456              Date: Mon, 23 Apr 2001 10:30:21 -0400
32457              Message-ID: <20010423143021.17335.qmail@plover.com>
32458      Branch: perl
32459            ! perl.h sv.c
32460 ____________________________________________________________________________
32461 [  9791] By: jhi                                   on 2001/04/23  13:32:40
32462         Log: Add the CPAN.pm 1.59_54 tests.
32463      Branch: perl
32464            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
32465            ! MANIFEST
32466 ____________________________________________________________________________
32467 [  9790] By: jhi                                   on 2001/04/23  13:21:55
32468         Log: Subject: Deparse nit
32469              From: Robin Houston <robin@kitsite.com>
32470              Date: Mon, 23 Apr 2001 12:38:20 +0100
32471              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
32472      Branch: perl
32473            ! ext/B/B/Deparse.pm
32474 ____________________________________________________________________________
32475 [  9789] By: jhi                                   on 2001/04/23  13:19:07
32476         Log: Subject: [PATCH] bug 20010423.002
32477              From: Robin Houston <robin@kitsite.com>
32478              Date: Mon, 23 Apr 2001 13:12:30 +0100
32479              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
32480      Branch: perl
32481            ! pp.c
32482 ____________________________________________________________________________
32483 [  9788] By: jhi                                   on 2001/04/23  13:02:49
32484         Log: Subject: PATCH [5.7.1] hv.c unused #define
32485              From: Mark-Jason Dominus <mjd@plover.com>
32486              Date: Sun, 22 Apr 2001 14:17:49 -0400
32487              Message-ID: <20010422181749.26976.qmail@plover.com>
32488      Branch: perl
32489            ! hv.c
32490 ____________________________________________________________________________
32491 [  9787] By: jhi                                   on 2001/04/23  13:02:02
32492         Log: Subject: PATCH 5.7.1
32493              From: Mark-Jason Dominus <mjd@plover.com>
32494              Date: Sun, 22 Apr 2001 15:12:57 -0400
32495              Message-ID: <20010422191258.6539.qmail@plover.com>
32496              
32497              plus Sarathy's STMT_START + STMT_END suggestion.
32498      Branch: perl
32499            ! perl.h
32500 ____________________________________________________________________________
32501 [  9786] By: jhi                                   on 2001/04/23  12:53:25
32502         Log: Fix for
32503              
32504              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
32505              From: dLux <dlux@spam.sch.bme.hu>
32506              Date: Mon, 23 Apr 2001 01:25:26 +0200
32507              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
32508              
32509              (SvGROW really does return a char *.)
32510      Branch: perl
32511            ! pod/perlapi.pod sv.h
32512 ____________________________________________________________________________
32513 [  9785] By: jhi                                   on 2001/04/23  04:34:04
32514         Log: Time::Piece work continues.  $t->day removed since
32515              I think it's too confusing.  Now has normal and
32516              abbreviated length weekday names and month names,
32517              the names change with _names(), not _list().
32518              Now has strftime() in Perl, _strftime() is
32519              the libc version (to which strftime() falls back
32520              if it doesn't know the format.  To do: the reverse
32521              of strftime, strptime(), and the localisation of both.
32522      Branch: perl
32523            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
32524            ! t/lib/time-piece.t
32525 ____________________________________________________________________________
32526 [  9784] By: jhi                                   on 2001/04/23  02:41:46
32527         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
32528              From: andreas.koenig@anima.de (Andreas J. Koenig)
32529              Date: 23 Apr 2001 05:20:55 +0200
32530              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
32531      Branch: perl
32532            ! t/pragma/overload.t
32533 ____________________________________________________________________________
32534 [  9783] By: jhi                                   on 2001/04/22  23:32:42
32535         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
32536              From: Robin Houston <robin@kitsite.com>
32537              Date: Mon, 23 Apr 2001 00:38:18 +0100
32538              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
32539      Branch: perl
32540            ! ext/B/B/Deparse.pm
32541 ____________________________________________________________________________
32542 [  9782] By: jhi                                   on 2001/04/22  20:55:43
32543         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
32544              From: Simon Cozens <simon@netthink.co.uk>
32545              Date: Sun, 22 Apr 2001 18:47:25 +0100
32546              Message-ID: <20010422184725.A14411@netthink.co.uk>
32547      Branch: perl
32548            ! sv.c t/pragma/overload.t
32549 ____________________________________________________________________________
32550 [  9781] By: jhi                                   on 2001/04/22  20:52:13
32551         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
32552              From: Robin Houston <robin@kitsite.com>
32553              Date: Sun, 22 Apr 2001 22:14:50 +0100
32554              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
32555      Branch: perl
32556            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
32557 ____________________________________________________________________________
32558 [  9780] By: nick                                  on 2001/04/22  20:40:31
32559         Log: Integrate mainline.
32560      Branch: perlio
32561           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
32562           +> t/lib/b-stash.t
32563           !> (integrate 38 files)
32564 ____________________________________________________________________________
32565 [  9779] By: jhi                                   on 2001/04/22  15:16:03
32566         Log: Subject: IO::Socket::INET patch
32567              From: andrew deryabin <djsf@technarchy.ru>
32568              Date: Sat, 21 Apr 2001 17:46:52 +0400
32569              Message-ID: <20010421174652.B1426@technarchy>
32570      Branch: perl
32571            ! ext/IO/lib/IO/Socket/INET.pm
32572 ____________________________________________________________________________
32573 [  9778] By: jhi                                   on 2001/04/22  15:14:33
32574         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
32575              From: Mark-Jason Dominus <mjd@plover.com>
32576              Date: Sat, 21 Apr 2001 21:27:49 -0400
32577              Message-ID: <20010422012749.27024.qmail@plover.com>
32578      Branch: perl
32579            ! regcomp.c
32580 ____________________________________________________________________________
32581 [  9777] By: jhi                                   on 2001/04/22  15:10:51
32582         Log: Subject: Re: Regex debugger patch 
32583              From: Mark-Jason Dominus <mjd@plover.com>
32584              Date: Sat, 21 Apr 2001 21:48:51 -0400
32585              Message-ID: <20010422014851.27165.qmail@plover.com>
32586      Branch: perl
32587            ! pod/perldebguts.pod
32588 ____________________________________________________________________________
32589 [  9776] By: jhi                                   on 2001/04/22  15:09:48
32590         Log: Subject: Re: Regex debugger patch
32591              From: Mark-Jason Dominus <mjd@plover.com>
32592              Date: Sat, 21 Apr 2001 14:24:39 -0400
32593              Message-ID: <20010421182439.16508.qmail@plover.com>
32594              
32595              Regex debugger backend.
32596      Branch: perl
32597            ! regcomp.c regexp.h
32598 ____________________________________________________________________________
32599 [  9775] By: jhi                                   on 2001/04/21  16:45:40
32600         Log: Subject: [PATCH] Typo in utf8.h
32601              From: Jesús Quiroga <jquiroga@pobox.com>
32602              Date: Sat, 21 Apr 2001 19:25:33 +0200
32603              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
32604      Branch: perl
32605            ! utf8.h
32606 ____________________________________________________________________________
32607 [  9774] By: jhi                                   on 2001/04/21  16:43:52
32608         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32609              From: Joe Orton <jorton@redhat.com>
32610              Date: Tue, 17 Apr 2001 15:50:43 +0100
32611              Message-Id: <20010417155043.D19132@eu.c2.net>
32612      Branch: perl
32613            ! hints/svr5.sh
32614 ____________________________________________________________________________
32615 [  9773] By: jhi                                   on 2001/04/21  15:30:15
32616         Log: Subject: Patch utils/h2xs.PL
32617              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
32618              Date: Sat, 21 Apr 2001 10:32:16 -0500
32619              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
32620              
32621              Add MAILING list and LICENSE templates.
32622      Branch: perl
32623            ! utils/h2xs.PL
32624 ____________________________________________________________________________
32625 [  9772] By: jhi                                   on 2001/04/21  15:28:36
32626         Log: Subject: perlfaq2.patch for 5.7.1
32627              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
32628              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
32629              Date: Fri, 20 Apr 2001 16:42:19 -0500
32630              
32631              rm an extra tab, a blurb about the xx.cpan to clarify
32632              which countries actually have that and dejanews is history
32633              as well as most of that nonsensical entry.
32634      Branch: perl
32635            ! pod/perlfaq2.pod
32636 ____________________________________________________________________________
32637 [  9771] By: jhi                                   on 2001/04/21  15:27:17
32638         Log: Subject: perlfaq1.patch for 5.7.1
32639              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
32640              Date: Fri, 20 Apr 2001 16:57:36 -0500
32641              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
32642              
32643              Evil URLs must die. Especially when they are broken.
32644      Branch: perl
32645            ! pod/perlfaq1.pod
32646 ____________________________________________________________________________
32647 [  9770] By: jhi                                   on 2001/04/21  15:23:38
32648         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
32649              From: Michael G Schwern <schwern@pobox.com>
32650              Date: Sat, 21 Apr 2001 16:11:12 +0100
32651              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
32652      Branch: perl
32653            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
32654            + t/lib/b-stash.t
32655            ! MANIFEST ext/B/B.pm t/lib/b.t
32656 ____________________________________________________________________________
32657 [  9769] By: jhi                                   on 2001/04/21  15:03:32
32658         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
32659              From: Michael G Schwern <schwern@pobox.com>
32660              Date: Sat, 21 Apr 2001 09:48:00 +0100
32661              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
32662      Branch: perl
32663            ! utils/h2ph.PL
32664 ____________________________________________________________________________
32665 [  9768] By: jhi                                   on 2001/04/21  14:33:49
32666         Log: PerlIO and Encode doc cleanup and tweaks.
32667      Branch: perl
32668            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
32669            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
32670 ____________________________________________________________________________
32671 [  9767] By: jhi                                   on 2001/04/21  12:40:16
32672         Log: Integrate perlio.
32673      Branch: perl
32674           !> doio.c
32675 ____________________________________________________________________________
32676 [  9766] By: nick                                  on 2001/04/20  18:28:35
32677         Log: Avoid core dump on
32678              open(STDOUT,">",\$foo);
32679      Branch: perlio
32680            ! doio.c
32681 ____________________________________________________________________________
32682 [  9765] By: jhi                                   on 2001/04/20  13:23:43
32683         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
32684              From: Robin Houston <robin@kitsite.com>
32685              Date: Fri, 20 Apr 2001 14:29:22 +0100
32686              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
32687      Branch: perl
32688            ! ext/B/B.pm ext/B/B/Deparse.pm
32689 ____________________________________________________________________________
32690 [  9764] By: jhi                                   on 2001/04/20  13:19:33
32691         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
32692              From: Peter Prymmer <pvhp@forte.com>
32693              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
32694              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
32695      Branch: perl
32696            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
32697            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
32698            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
32699            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
32700 ____________________________________________________________________________
32701 [  9763] By: jhi                                   on 2001/04/20  12:36:39
32702         Log: Subject: Re: A new PerlIO coredump
32703              From: Nick Ing-Simmons <nik@tiuk.ti.com>
32704              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
32705              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
32706      Branch: perl
32707            ! doio.c
32708 ____________________________________________________________________________
32709 [  9762] By: jhi                                   on 2001/04/19  23:02:30
32710         Log: Update Changes.
32711      Branch: perl
32712            ! Changes patchlevel.h
32713 ____________________________________________________________________________
32714 [  9761] By: jhi                                   on 2001/04/19  22:59:19
32715         Log: More cleanup cleanup.
32716      Branch: perl
32717            ! Makefile.SH win32/Makefile win32/makefile.mk
32718 ____________________________________________________________________________
32719 [  9760] By: jhi                                   on 2001/04/19  22:50:31
32720         Log: lib/Time is non-empty, let's not rmdir it.
32721      Branch: perl
32722            ! Makefile.SH
32723 ____________________________________________________________________________
32724 [  9759] By: jhi                                   on 2001/04/19  22:36:51
32725         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
32726              From: Robin Houston <robin@kitsite.com>
32727              Date: Fri, 20 Apr 2001 00:18:53 +0100
32728              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
32729      Branch: perl
32730            ! ext/B/B/Deparse.pm
32731 ____________________________________________________________________________
32732 [  9758] By: jhi                                   on 2001/04/19  22:36:00
32733         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
32734              From: Peter Prymmer <pvhp@forte.com>
32735              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
32736              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
32737      Branch: perl
32738            ! ext/Cwd/Cwd.xs
32739 ____________________________________________________________________________
32740 [  9757] By: nick                                  on 2001/04/19  18:53:54
32741         Log: Blind (untested) integrate of mainline.
32742      Branch: perlio
32743           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
32744           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
32745           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
32746           !> (integrate 53 files)
32747 ____________________________________________________________________________
32748 [  9756] By: jhi                                   on 2001/04/19  16:59:23
32749         Log: Document and test Time::Piece.
32750      Branch: perl
32751            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
32752            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
32753 ____________________________________________________________________________
32754 [  9755] By: jhi                                   on 2001/04/19  12:13:29
32755         Log: A better fix for the \x{12345678} trouble from NI-S.
32756      Branch: perl
32757            ! utf8.c
32758 ____________________________________________________________________________
32759 [  9754] By: jhi                                   on 2001/04/19  11:56:07
32760         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
32761              From: Robin Houston <robin@kitsite.com>
32762              Date: Wed, 18 Apr 2001 17:58:33 +0100
32763              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
32764      Branch: perl
32765            ! ext/B/B/Deparse.pm op.c
32766 ____________________________________________________________________________
32767 [  9753] By: jhi                                   on 2001/04/19  04:21:52
32768         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
32769              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
32770              Date: Thu, 19 Apr 2001 01:11:41 -0400
32771              Message-ID: <20010419011141.A5798@cpan.org>
32772      Branch: perl
32773            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
32774 ____________________________________________________________________________
32775 [  9752] By: jhi                                   on 2001/04/19  02:41:10
32776         Log: The new time utils need to be thread-aware, too.
32777      Branch: perl
32778            ! util.c
32779 ____________________________________________________________________________
32780 [  9751] By: jhi                                   on 2001/04/19  02:26:47
32781         Log: Compilation nit noticed by AIX compiler.
32782      Branch: perl
32783            ! perlio.c
32784 ____________________________________________________________________________
32785 [  9750] By: jhi                                   on 2001/04/19  02:20:06
32786         Log: The new time utils need to be public.
32787      Branch: perl
32788            ! embed.pl
32789 ____________________________________________________________________________
32790 [  9749] By: jhi                                   on 2001/04/19  01:42:39
32791         Log: Regen toc.
32792      Branch: perl
32793            ! pod/perltoc.pod
32794 ____________________________________________________________________________
32795 [  9748] By: jhi                                   on 2001/04/19  01:41:10
32796         Log: Add Time::Piece, a slight rewrite of Time::Object,
32797              from Matt Sergeant.
32798      Branch: perl
32799            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
32800            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
32801            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
32802            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
32803            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
32804            ! win32/makefile.mk
32805 ____________________________________________________________________________
32806 [  9747] By: jhi                                   on 2001/04/19  00:55:35
32807         Log: The new metaconfig unit from strftime.
32808      Branch: metaconfig/U/perl
32809            + d_strftime.U
32810 ____________________________________________________________________________
32811 [  9746] By: jhi                                   on 2001/04/19  00:54:54
32812         Log: Move the strftime() wrapper from POSIX.xs to util.c
32813              as my_strftime(), requires HAS_STRFTIME.
32814      Branch: perl
32815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32816            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
32817            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
32818            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32819            ! vos/config.ga.h win32/config.bc win32/config.gc
32820            ! win32/config.vc
32821 ____________________________________________________________________________
32822 [  9745] By: jhi                                   on 2001/04/18  23:11:03
32823         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
32824              in preparation of Time::Piece.
32825      Branch: perl
32826            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
32827 ____________________________________________________________________________
32828 [  9744] By: jhi                                   on 2001/04/18  22:33:12
32829         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
32830              From: Peter Prymmer <pvhp@forte.com>
32831              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
32832              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
32833      Branch: perl
32834            ! t/lib/exporter.t
32835 ____________________________________________________________________________
32836 [  9743] By: jhi                                   on 2001/04/18  22:32:23
32837         Log: Subject: Fwd: pod2html leaves cache files lying around?
32838              From: Rajesh Vaidheeswarran <rv@gnu.org>
32839              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
32840              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
32841      Branch: perl
32842            ! lib/Pod/Html.pm
32843 ____________________________________________________________________________
32844 [  9742] By: jhi                                   on 2001/04/18  20:31:49
32845         Log: Update Changes.
32846      Branch: perl
32847            ! Changes patchlevel.h
32848 ____________________________________________________________________________
32849 [  9741] By: jhi                                   on 2001/04/18  20:23:02
32850         Log: Declare hints only if needed.
32851      Branch: perl
32852            ! ext/B/B/Deparse.pm
32853 ____________________________________________________________________________
32854 [  9740] By: jhi                                   on 2001/04/18  19:06:05
32855         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
32856              bug noticed by Robin Houston; basically the code of detecting
32857              value wraparound was acting differently under different compilers
32858              and platforms.  The workaround is to remove the overflow check
32859              for now, a real fix would be to do the overflow (portably) right.
32860      Branch: perl
32861            ! t/op/pat.t utf8.c
32862 ____________________________________________________________________________
32863 [  9739] By: jhi                                   on 2001/04/18  19:01:23
32864         Log: Subject: [PATCH B::Deparse] some pragma support
32865              From: Robin Houston <robin@kitsite.com>
32866              Date: Wed, 18 Apr 2001 19:32:12 +0100
32867              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
32868      Branch: perl
32869            ! ext/B/B/Deparse.pm
32870 ____________________________________________________________________________
32871 [  9738] By: jhi                                   on 2001/04/18  15:16:37
32872         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
32873              From: Benjamin Sugars <bsugars@canoe.ca>
32874              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
32875              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
32876      Branch: perl
32877            ! t/op/glob.t
32878 ____________________________________________________________________________
32879 [  9737] By: jhi                                   on 2001/04/18  13:24:50
32880         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
32881              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32882              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
32883              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
32884      Branch: perl
32885            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32886            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
32887 ____________________________________________________________________________
32888 [  9736] By: jhi                                   on 2001/04/18  04:15:14
32889         Log: The #9735 also changes the subtest 12.
32890      Branch: perl
32891            ! t/lib/b.t
32892 ____________________________________________________________________________
32893 [  9735] By: jhi                                   on 2001/04/18  03:55:17
32894         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
32895              From: David Dyck <dcd@tc.fluke.com>
32896              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
32897              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
32898      Branch: perl
32899            ! ext/B/B/Deparse.pm
32900 ____________________________________________________________________________
32901 [  9734] By: jhi                                   on 2001/04/18  03:54:11
32902         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
32903              From: Gisle Aas <gisle@ActiveState.com>
32904              Date: 17 Apr 2001 19:06:45 -0700
32905              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
32906      Branch: perl
32907            ! pp_hot.c t/op/misc.t
32908 ____________________________________________________________________________
32909 [  9733] By: jhi                                   on 2001/04/17  22:25:22
32910         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
32911              From: "Abigail" <abigail@foad.org>
32912              Date: Wed, 18 Apr 2001 01:17:46 +0200
32913              Message-ID: <20010417231746.21657.qmail@foad.org>
32914      Branch: perl
32915            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
32916 ____________________________________________________________________________
32917 [  9732] By: jhi                                   on 2001/04/17  20:47:56
32918         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
32919              From: Robin Houston <robin@kitsite.com>
32920              Date: Tue, 17 Apr 2001 22:37:42 +0100
32921              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
32922      Branch: perl
32923            ! ext/B/B/Deparse.pm
32924 ____________________________________________________________________________
32925 [  9731] By: nick                                  on 2001/04/17  20:46:35
32926         Log: Re-sync for t/lib/b.t fix
32927      Branch: perlio
32928           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
32929 ____________________________________________________________________________
32930 [  9730] By: jhi                                   on 2001/04/17  20:45:29
32931         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
32932              From: Robin Houston <robin@kitsite.com>
32933              Date: Tue, 17 Apr 2001 22:29:36 +0100
32934              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
32935      Branch: perl
32936            ! ext/B/B.xs ext/B/B/Deparse.pm
32937 ____________________________________________________________________________
32938 [  9729] By: jhi                                   on 2001/04/17  20:43:11
32939         Log: Subject: Deparse - parenthesise args to undeclared subs
32940              From: Robin Houston <robin@kitsite.com>
32941              Date: Tue, 17 Apr 2001 21:31:05 +0100
32942              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
32943      Branch: perl
32944            ! ext/B/B/Deparse.pm
32945 ____________________________________________________________________________
32946 [  9728] By: jhi                                   on 2001/04/17  18:57:30
32947         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
32948              From: Benjamin Sugars <ben.sugars@home.com>
32949              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
32950              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
32951      Branch: perl
32952            ! t/lib/cwd.t
32953 ____________________________________________________________________________
32954 [  9727] By: jhi                                   on 2001/04/17  18:20:20
32955         Log: Subject: [PATCH B::Deparse] ambient pragmas
32956              From: Robin Houston <robin@kitsite.com>
32957              Date: Tue, 17 Apr 2001 20:01:59 +0100
32958              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
32959      Branch: perl
32960            ! ext/B/B/Deparse.pm t/lib/b.t
32961 ____________________________________________________________________________
32962 [  9726] By: nick                                  on 2001/04/17  16:33:51
32963         Log: Integrate mainline (t/lib/b.t fails test 2...)
32964      Branch: perlio
32965           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
32966           +> ext/List/Util/README ext/List/Util/Util.xs
32967           +> ext/List/Util/lib/List/Util.pm
32968           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
32969           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
32970           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
32971           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
32972           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
32973           !> (integrate 31 files)
32974 ____________________________________________________________________________
32975 [  9725] By: jhi                                   on 2001/04/17  12:14:24
32976         Log: Subject: multiple B::* changes
32977              From: Robin Houston <robin@kitsite.com>
32978              Date: Thu, 12 Apr 2001 20:12:27 +0100
32979              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
32980      Branch: perl
32981            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
32982 ____________________________________________________________________________
32983 [  9724] By: jhi                                   on 2001/04/17  11:59:05
32984         Log: Thread-awareness from Doug MacEachern.
32985      Branch: perl
32986            ! ext/List/Util/Util.xs
32987 ____________________________________________________________________________
32988 [  9723] By: jhi                                   on 2001/04/17  11:57:41
32989         Log: Make the test more portable.
32990      Branch: perl
32991            ! t/lib/cwd.t
32992 ____________________________________________________________________________
32993 [  9722] By: jhi                                   on 2001/04/17  11:53:50
32994         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
32995              From: Benjamin Sugars <ben.sugars@home.com>
32996              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
32997              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
32998      Branch: perl
32999            ! t/lib/cwd.t
33000 ____________________________________________________________________________
33001 [  9721] By: jhi                                   on 2001/04/17  11:52:17
33002         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
33003              From: Benjamin Sugars <bsugars@canoe.ca>
33004              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
33005              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
33006      Branch: perl
33007            ! op.c
33008 ____________________________________________________________________________
33009 [  9720] By: jhi                                   on 2001/04/17  11:35:42
33010         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
33011              From: Chris Nandor <pudge@pobox.com>
33012              Date: Tue, 17 Apr 2001 00:30:49 -0400
33013              Message-Id: <p05100207b701768712de@[10.0.1.177]>
33014      Branch: perl
33015            ! ext/File/Glob/bsd_glob.c gv.c
33016 ____________________________________________________________________________
33017 [  9719] By: jhi                                   on 2001/04/17  11:32:13
33018         Log: Subject: [PATCH] Tweten->West
33019              From: Casey West <casey@geeknest.com>
33020              Date: Mon, 16 Apr 2001 12:11:22 -0400
33021              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
33022      Branch: perl
33023            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
33024            ! pod/perltie.pod
33025 ____________________________________________________________________________
33026 [  9718] By: jhi                                   on 2001/04/16  03:22:52
33027         Log: Update Changes.
33028      Branch: perl
33029            ! Changes patchlevel.h
33030 ____________________________________________________________________________
33031 [  9717] By: jhi                                   on 2001/04/16  03:06:28
33032         Log: Regen toc.
33033      Branch: perl
33034            ! pod/perltoc.pod
33035 ____________________________________________________________________________
33036 [  9716] By: jhi                                   on 2001/04/16  02:58:42
33037         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
33038              From: Prymmer/Kahn <pvhp@best.com>
33039              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
33040              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
33041      Branch: perl
33042            ! utf8.c
33043 ____________________________________________________________________________
33044 [  9715] By: jhi                                   on 2001/04/15  23:40:35
33045         Log: Subject: Re: Net::Ping patch, adds stream protocol
33046              From: bronson@rinspin.com (Scott Bronson)
33047              Date: Tue, 10 Apr 2001 23:58:33 -0700
33048              Message-ID: <20010410235833.N29719@rinspin.com>
33049      Branch: perl
33050            ! lib/Net/Ping.pm
33051 ____________________________________________________________________________
33052 [  9714] By: jhi                                   on 2001/04/15  23:31:46
33053         Log: Printing out the ok messages helps successful testing.
33054      Branch: perl
33055            ! t/lib/time-hires.t
33056 ____________________________________________________________________________
33057 [  9713] By: jhi                                   on 2001/04/15  21:43:24
33058         Log: Update Douglas Wegscheid's email.
33059      Branch: perl
33060            ! AUTHORS
33061 ____________________________________________________________________________
33062 [  9712] By: jhi                                   on 2001/04/15  21:40:41
33063         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
33064              From: Michael G Schwern <schwern@pobox.com>
33065              Date: Sat, 14 Apr 2001 22:40:50 +0100
33066              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
33067      Branch: perl
33068            + t/lib/exporter.t
33069            ! MANIFEST lib/Exporter/Heavy.pm
33070 ____________________________________________________________________________
33071 [  9711] By: jhi                                   on 2001/04/15  21:39:21
33072         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
33073              From: Michael G Schwern <schwern@pobox.com>
33074              Date: Sat, 14 Apr 2001 22:13:59 +0100
33075              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
33076      Branch: perl
33077            ! t/op/loopctl.t
33078 ____________________________________________________________________________
33079 [  9710] By: jhi                                   on 2001/04/15  21:30:19
33080         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
33081              From: Michael G Schwern <schwern@pobox.com>
33082              Date: Sat, 14 Apr 2001 22:05:32 +0100
33083              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
33084      Branch: perl
33085            ! t/pragma/warnings.t
33086 ____________________________________________________________________________
33087 [  9709] By: jhi                                   on 2001/04/15  19:34:09
33088         Log: Integrate changes #9706,9707 from maintperl into mainline.
33089              
33090              change#7210 broke .packlist generation
33091              
33092              ExtUtils::Installed doesn't quote regex metacharacters in paths
33093              before using them in match; also make it work for dosish platforms
33094      Branch: perl
33095           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
33096 ____________________________________________________________________________
33097 [  9708] By: jhi                                   on 2001/04/15  19:31:01
33098         Log: Test also the scalar aspect of getitimer().
33099      Branch: perl
33100            ! t/lib/time-hires.t
33101 ____________________________________________________________________________
33102 [  9707] By: gsar                                  on 2001/04/15  17:24:20
33103         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
33104              before using them in match; also make it work for dosish platforms
33105      Branch: maint-5.6/perl
33106            ! lib/ExtUtils/Installed.pm
33107 ____________________________________________________________________________
33108 [  9706] By: gsar                                  on 2001/04/15  17:21:59
33109         Log: change#7210 broke .packlist generation (listed only filename
33110              rather than fully qualified path name)
33111      Branch: maint-5.6/perl
33112            ! lib/ExtUtils/Install.pm
33113 ____________________________________________________________________________
33114 [  9705] By: jhi                                   on 2001/04/15  12:36:33
33115         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
33116      Branch: perl
33117            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
33118            ! t/lib/time-hires.t
33119 ____________________________________________________________________________
33120 [  9704] By: jhi                                   on 2001/04/15  10:49:08
33121         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
33122              From: Prymmer/Kahn <pvhp@best.com>
33123              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
33124              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
33125      Branch: perl
33126            ! lib/utf8.pm pod/perlebcdic.pod
33127 ____________________________________________________________________________
33128 [  9703] By: jhi                                   on 2001/04/15  02:26:26
33129         Log: I keep forgetting to sort MANIFEST.
33130      Branch: perl
33131            ! MANIFEST
33132 ____________________________________________________________________________
33133 [  9702] By: jhi                                   on 2001/04/15  02:07:47
33134         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
33135              Now we have blessed, reftype, tainted, first, reduce, ...
33136      Branch: perl
33137            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
33138            + ext/List/Util/README ext/List/Util/Util.xs
33139            + ext/List/Util/lib/List/Util.pm
33140            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
33141            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
33142            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
33143            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
33144            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
33145            ! MANIFEST
33146 ____________________________________________________________________________
33147 [  9701] By: jhi                                   on 2001/04/14  15:05:25
33148         Log: Subject: RE: dprofpp.pl updates 
33149              From: Carl Eklof <CEklof@endeca.com>
33150              Date: Thu, 12 Apr 2001 18:45:46 -0400
33151              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
33152      Branch: perl
33153            ! utils/dprofpp.PL
33154 ____________________________________________________________________________
33155 [  9700] By: jhi                                   on 2001/04/14  14:44:55
33156         Log: Do not just blindly add CR.
33157      Branch: perl
33158            ! Porting/makerel
33159 ____________________________________________________________________________
33160 [  9699] By: jhi                                   on 2001/04/13  13:17:01
33161         Log: Update Changes.
33162      Branch: perl
33163            ! Changes patchlevel.h
33164 ____________________________________________________________________________
33165 [  9698] By: jhi                                   on 2001/04/13  12:44:48
33166         Log: Integrate perlio.
33167      Branch: perl
33168           !> ext/PerlIO/Scalar/Scalar.xs
33169 ____________________________________________________________________________
33170 [  9697] By: jhi                                   on 2001/04/13  12:29:15
33171         Log: Add more debug output to the test.
33172      Branch: perl
33173            ! t/lib/cwd.t
33174 ____________________________________________________________________________
33175 [  9696] By: nick                                  on 2001/04/13  10:14:29
33176         Log: Fix core dump on binmode($fh,'Scalar')
33177      Branch: perlio
33178            ! ext/PerlIO/Scalar/Scalar.xs
33179 ____________________________________________________________________________
33180 [  9695] By: nick                                  on 2001/04/13  09:05:42
33181         Log: Integrate mainline
33182      Branch: perlio
33183           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33184           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
33185           +> t/lib/time-hires.t
33186           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
33187           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
33188           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
33189           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
33190           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
33191           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
33192           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
33193 ____________________________________________________________________________
33194 [  9694] By: jhi                                   on 2001/04/12  22:23:35
33195         Log: Integrate change #9693 from maintperl into mainline.
33196              
33197              $VERSION and Version() on the same line provokes a warning from
33198              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
33199      Branch: perl
33200           !> lib/Devel/SelfStubber.pm
33201 ____________________________________________________________________________
33202 [  9693] By: gsar                                  on 2001/04/12  21:55:56
33203         Log: $VERSION and Version() on the same line provokes a warning from
33204              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
33205      Branch: maint-5.6/perl
33206            ! lib/Devel/SelfStubber.pm
33207 ____________________________________________________________________________
33208 [  9692] By: jhi                                   on 2001/04/12  13:54:00
33209         Log: This is at least 5.005.
33210      Branch: perl
33211            ! ext/Time/HiRes/HiRes.xs
33212 ____________________________________________________________________________
33213 [  9691] By: jhi                                   on 2001/04/12  13:37:20
33214         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
33215      Branch: perl
33216            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
33217            ! win32/Makefile win32/makefile.mk
33218 ____________________________________________________________________________
33219 [  9690] By: jhi                                   on 2001/04/12  01:34:46
33220         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
33221      Branch: perl
33222            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33223            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
33224            + t/lib/time-hires.t
33225            ! MANIFEST
33226 ____________________________________________________________________________
33227 [  9689] By: jhi                                   on 2001/04/12  00:28:39
33228         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
33229              From: Gisle Aas <gisle@ActiveState.com>
33230              Date: 11 Apr 2001 16:36:11 -0700
33231              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
33232      Branch: perl
33233            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
33234 ____________________________________________________________________________
33235 [  9688] By: jhi                                   on 2001/04/12  00:27:39
33236         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
33237              From: Gisle Aas <gisle@ActiveState.com>
33238              Date: 11 Apr 2001 11:13:24 -0700
33239              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
33240      Branch: perl
33241            ! ext/MIME/Base64/Base64.xs
33242 ____________________________________________________________________________
33243 [  9687] By: jhi                                   on 2001/04/11  19:51:47
33244         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
33245      Branch: perl
33246            ! Todo-5.6
33247 ____________________________________________________________________________
33248 [  9686] By: jhi                                   on 2001/04/11  16:54:25
33249         Log: Subject: [PATCH opcode.pl] Documentation of table format
33250              From: Simon Cozens <simon@netthink.co.uk>
33251              Date: Wed, 11 Apr 2001 12:59:31 +0100
33252              Message-ID: <20010411125931.A25681@netthink.co.uk>
33253      Branch: perl
33254            ! opcode.pl
33255 ____________________________________________________________________________
33256 [  9685] By: jhi                                   on 2001/04/11  16:53:15
33257         Log: Subject: [PATCH] prototype("CORE::recv")
33258              From: Simon Cozens <simon@netthink.co.uk>
33259              Date: Wed, 11 Apr 2001 13:24:35 +0100
33260              Message-ID: <20010411132435.A26169@netthink.co.uk>
33261      Branch: perl
33262            ! pp.c t/comp/proto.t
33263 ____________________________________________________________________________
33264 [  9684] By: jhi                                   on 2001/04/11  16:47:13
33265         Log: FAQ (and AUTHORS) update from Dan Carson: the information
33266              was several years obsolete, Term::Readkey has been updated
33267              to have the functionality.
33268      Branch: perl
33269            ! AUTHORS pod/perlfaq5.pod
33270 ____________________________________________________________________________
33271 [  9683] By: jhi                                   on 2001/04/11  12:15:46
33272         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
33273              From: Calle Dybedahl <calle@lysator.liu.se>
33274              Date: 10 Apr 2001 16:44:16 +0200
33275              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
33276      Branch: perl
33277            ! ext/MIME/Base64/Base64.xs
33278 ____________________________________________________________________________
33279 [  9682] By: jhi                                   on 2001/04/11  12:12:26
33280         Log: A more minimal fix for 20010410.006 from Hugo.
33281      Branch: perl
33282            ! regexec.c
33283 ____________________________________________________________________________
33284 [  9681] By: jhi                                   on 2001/04/11  11:34:23
33285         Log: Integrate changes #9678,9679 from maintline into mainperl.
33286              
33287              addendum to change#9676
33288              
33289              up $File::Glob::VERSION; add a note pointing out the version of
33290              the OpenBSD glob bsd_glob.c resembles
33291      Branch: perl
33292           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
33293           !> ext/File/Glob/bsd_glob.h
33294 ____________________________________________________________________________
33295 [  9680] By: jhi                                   on 2001/04/11  11:30:38
33296         Log: Bad test numbering in integrate in #9677.
33297              Fixes ID 20010411.001.
33298      Branch: perl
33299            ! t/op/pat.t
33300 ____________________________________________________________________________
33301 [  9679] By: gsar                                  on 2001/04/11  03:38:40
33302         Log: up $File::Glob::VERSION; add a note pointing out the version of
33303              the OpenBSD glob bsd_glob.c resembles
33304      Branch: maint-5.6/perl
33305            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
33306            ! ext/File/Glob/bsd_glob.h
33307 ____________________________________________________________________________
33308 [  9678] By: gsar                                  on 2001/04/11  03:09:48
33309         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
33310              revision 1.8.10.1 found here:
33311              
33312              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
33313      Branch: maint-5.6/perl
33314            ! ext/File/Glob/bsd_glob.c
33315 ____________________________________________________________________________
33316 [  9677] By: jhi                                   on 2001/04/11  02:54:39
33317         Log: Integrate changes #9675,9676 from maintperl into mainline.
33318              
33319              fix for bug 20010410.006, undo change#7115
33320              
33321              port the OpenBSD glob() security patch
33322      Branch: perl
33323           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
33324           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
33325           !> t/op/pat.t
33326 ____________________________________________________________________________
33327 [  9676] By: gsar                                  on 2001/04/11  02:19:02
33328         Log: port the glob() security patch found at:
33329              
33330              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
33331              
33332              CERT advisory for the issue is here:
33333              
33334              http://www.cert.org/advisories/CA-2001-07.html
33335              
33336              Note that the security scare is only relevant for those who are
33337              foolish enough to build suidperl (which is now officially discouraged)
33338      Branch: maint-5.6/perl
33339            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
33340            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
33341 ____________________________________________________________________________
33342 [  9675] By: gsar                                  on 2001/04/10  23:52:11
33343         Log: fix for bug 20010410.006
33344              
33345              undo change#7115 (came into maint-5.6 as change#8156)
33346              
33347              add tests to keep it from coming back
33348      Branch: maint-5.6/perl
33349            ! regexec.c t/op/pat.t
33350 ____________________________________________________________________________
33351 [  9674] By: nick                                  on 2001/04/10  20:39:31
33352         Log: Integrate mainline
33353      Branch: perlio
33354           +> Porting/testall.atom
33355           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
33356           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
33357           !> t/lib/lc-uk.t t/pod/find.t
33358 ____________________________________________________________________________
33359 [  9673] By: nick                                  on 2001/04/10  18:46:14
33360         Log: Integrate against change 9670 aka perl-5.7.1
33361      Branch: perlio
33362           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33363           !> (integrate 53 files)
33364 ____________________________________________________________________________
33365 [  9672] By: jhi                                   on 2001/04/10  13:45:01
33366         Log: Add a script for doing cumulative profile of the test suite.
33367              (Requires ATOM, that is, Tru64.)
33368      Branch: perl
33369            + Porting/testall.atom
33370            ! MANIFEST
33371 ____________________________________________________________________________
33372 [  9671] By: jhi                                   on 2001/04/10  12:38:53
33373         Log: Missing std block.
33374      Branch: perl
33375            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
33376            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
33377            ! t/pod/find.t
33378 ____________________________________________________________________________
33379 [  9670] By: jhi                                   on 2001/04/10  01:25:58
33380         Log: This is 5.7.1.
33381      Branch: perl
33382            ! patchlevel.h
33383 ____________________________________________________________________________
33384 [  9669] By: jhi                                   on 2001/04/10  01:09:14
33385         Log: Update Changes.
33386      Branch: perl
33387            ! Changes patchlevel.h
33388 ____________________________________________________________________________
33389 [  9668] By: jhi                                   on 2001/04/10  01:00:38
33390         Log: Regen toc.
33391      Branch: perl
33392            ! pod/perltoc.pod
33393 ____________________________________________________________________________
33394 [  9667] By: jhi                                   on 2001/04/10  00:52:16
33395         Log: Update perlhist.
33396      Branch: perl
33397            ! pod/perlhist.pod
33398 ____________________________________________________________________________
33399 [  9666] By: jhi                                   on 2001/04/09  23:38:59
33400         Log: Slight wording tweaks from Damian to #9658.
33401      Branch: perl
33402            ! pod/perlobj.pod
33403 ____________________________________________________________________________
33404 [  9665] By: jhi                                   on 2001/04/09  19:56:06
33405         Log: Subject: [PATCH perlutil.pod] Nit
33406              From: Simon Cozens <simon@netthink.co.uk>
33407              Date: Mon, 9 Apr 2001 20:29:44 +0100
33408              Message-ID: <20010409202944.A14796@the.earth.li>
33409      Branch: perl
33410            ! pod/perlutil.pod
33411 ____________________________________________________________________________
33412 [  9664] By: jhi                                   on 2001/04/09  19:54:42
33413         Log: Subject: Re: perl571delta.pod@9631
33414              From: Mike Guy <mjtg@cam.ac.uk>
33415              Date: Mon, 09 Apr 2001 18:09:14 +0100
33416              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
33417      Branch: perl
33418            ! pod/perl571delta.pod
33419 ____________________________________________________________________________
33420 [  9663] By: jhi                                   on 2001/04/09  13:43:35
33421         Log: Update Changes.
33422      Branch: perl
33423            ! Changes patchlevel.h
33424 ____________________________________________________________________________
33425 [  9662] By: jhi                                   on 2001/04/09  13:24:46
33426         Log: tweak tweak.
33427      Branch: perl
33428            ! AUTHORS pod/perl571delta.pod
33429 ____________________________________________________________________________
33430 [  9661] By: jhi                                   on 2001/04/09  13:15:13
33431         Log: Thinko in manual patch applying.
33432      Branch: perl
33433            ! sv.c
33434 ____________________________________________________________________________
33435 [  9660] By: jhi                                   on 2001/04/09  13:07:53
33436         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
33437              From: Robin Barker <rmb1@cise.npl.co.uk> 
33438              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
33439              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
33440              
33441              (This corrects the case where the "isn't numeric" string contains \0s
33442              and is longer than the temporary buffer, and contains \0 at the point
33443              the string would be truncated by "...".) 
33444      Branch: perl
33445            ! sv.c
33446 ____________________________________________________________________________
33447 [  9659] By: jhi                                   on 2001/04/09  12:57:41
33448         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
33449      Branch: perl
33450            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
33451            ! t/lib/cgi-function.t t/lib/cgi-html.t
33452 ____________________________________________________________________________
33453 [  9658] By: jhi                                   on 2001/04/09  12:48:47
33454         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
33455              From: Ilmari Karonen <iltzu@sci.fi>
33456              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
33457              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
33458              
33459              Rearrange and rewrite the Method Invocation section
33460              to explain the concepts in nicer order.
33461      Branch: perl
33462            ! pod/perlobj.pod
33463 ____________________________________________________________________________
33464 [  9657] By: jhi                                   on 2001/04/09  12:35:58
33465         Log: Upgrade to podlators 1.09, from Russ Allbery.
33466      Branch: perl
33467            ! lib/Pod/Man.pm lib/Pod/Text.pm
33468 ____________________________________________________________________________
33469 [  9656] By: jhi                                   on 2001/04/09  12:31:53
33470         Log: perl571delta.
33471      Branch: perl
33472            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
33473 ____________________________________________________________________________
33474 [  9655] By: jhi                                   on 2001/04/09  12:20:09
33475         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
33476              From: Prymmer/Kahn <pvhp@best.com>
33477              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
33478              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
33479      Branch: perl
33480            ! lib/utf8.pm pod/perlunicode.pod
33481 ____________________________________________________________________________
33482 [  9654] By: gsar                                  on 2001/04/09  03:38:33
33483         Log: here lies 5.6.1
33484      Branch: maint-5.6/perl
33485            ! Changes
33486 ____________________________________________________________________________
33487 [  9653] By: jhi                                   on 2001/04/09  03:25:24
33488         Log: Update perlhist.
33489      Branch: perl
33490            ! pod/perlhist.pod
33491 ____________________________________________________________________________
33492 [  9652] By: jhi                                   on 2001/04/09  03:18:49
33493         Log: perl571delta tweaking continues.
33494      Branch: perl
33495            ! pod/perl571delta.pod
33496 ____________________________________________________________________________
33497 [  9651] By: gsar                                  on 2001/04/09  03:11:19
33498         Log: update Changes, patchlevel.h &c.
33499      Branch: maint-5.6/perl
33500            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
33501            ! pod/perltoc.pod
33502 ____________________________________________________________________________
33503 [  9650] By: jhi                                   on 2001/04/09  02:40:24
33504         Log: Integrate the perlfork half of #9513 from maintperl into mainline
33505              (the perlunicode half is obsolete)
33506      Branch: perl
33507            ! pod/perlfork.pod
33508 ____________________________________________________________________________
33509 [  9649] By: gsar                                  on 2001/04/09  02:35:43
33510         Log: tweak perldelta as suggested by Jarkko
33511      Branch: maint-5.6/perl
33512            ! pod/perldelta.pod
33513 ____________________________________________________________________________
33514 [  9648] By: jhi                                   on 2001/04/09  02:13:04
33515         Log: Integrate change #9646 from maintperl into mainline.
33516              
33517              add note about ithreads and Thread.pm
33518      Branch: perl
33519           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
33520 ____________________________________________________________________________
33521 [  9647] By: jhi                                   on 2001/04/09  02:10:18
33522         Log: Bad assumption that shortsize == 2.
33523      Branch: perl
33524            ! t/lib/xs-typemap.t
33525 ____________________________________________________________________________
33526 [  9646] By: gsar                                  on 2001/04/09  00:48:04
33527         Log: add note about ithreads and Thread.pm (too many people are
33528              confused by the fact that Thread.pm is built and installed
33529              under non-5005threads but doesn't work)
33530      Branch: maint-5.6/perl
33531            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
33532 ____________________________________________________________________________
33533 [  9645] By: gsar                                  on 2001/04/09  00:19:03
33534         Log: update perldelta.pod for changes in 5.6.1
33535      Branch: maint-5.6/perl
33536            ! Changes pod/perldelta.pod
33537 ____________________________________________________________________________
33538 [  9644] By: jhi                                   on 2001/04/08  20:37:00
33539         Log: Integrate change #9639 from maintperl into mainline:
33540              on windows, many of the README.* pods were being copied to
33541              the wrong location
33542      Branch: perl
33543           !> win32/Makefile win32/makefile.mk
33544 ____________________________________________________________________________
33545 [  9643] By: jhi                                   on 2001/04/08  20:07:11
33546         Log: Integrate change #9624 from maintperl into mainline:
33547              the pod tests were not okay.  (t/pod/find.t changes ignored)
33548      Branch: perl
33549           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
33550           !> t/pod/include.t t/pod/included.t t/pod/lref.t
33551           !> t/pod/multiline_items.t t/pod/nested_items.t
33552           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
33553           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
33554 ____________________________________________________________________________
33555 [  9642] By: jhi                                   on 2001/04/08  19:57:17
33556         Log: Integrate change #9638 from maintperl into mainline:
33557              update to latest JPL from the anoncvs repository
33558      Branch: perl
33559           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33560           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33561           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
33562 ____________________________________________________________________________
33563 [  9641] By: jhi                                   on 2001/04/08  19:53:30
33564         Log: perl571delta updates.
33565      Branch: perl
33566            ! lib/Filter/Simple.pm pod/perl571delta.pod
33567 ____________________________________________________________________________
33568 [  9640] By: gsar                                  on 2001/04/08  19:20:46
33569         Log: integrate change#9634 from mainline
33570              
33571              Fix the perlmodlib generation (didn't understand separate .pod
33572              files; didn't understand -- as the name-thing separator).
33573              Update the CPAN mirrors list.
33574      Branch: maint-5.6/perl
33575            ! pod/perlmodlib.pod
33576           !> pod/perlmodlib.PL
33577 ____________________________________________________________________________
33578 [  9639] By: gsar                                  on 2001/04/08  18:57:31
33579         Log: on windows, many of the README.* pods were being copied to the wrong
33580              location
33581      Branch: maint-5.6/perl
33582            ! win32/Makefile win32/makefile.mk
33583 ____________________________________________________________________________
33584 [  9638] By: gsar                                  on 2001/04/08  18:38:25
33585         Log: update to latest JPL from the anoncvs repository
33586      Branch: maint-5.6/perl
33587            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33588            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33589            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
33590 ____________________________________________________________________________
33591 [  9637] By: jhi                                   on 2001/04/08  17:53:53
33592         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
33593      Branch: perl
33594            ! pod/perl571delta.pod
33595 ____________________________________________________________________________
33596 [  9636] By: jhi                                   on 2001/04/08  17:18:32
33597         Log: Regen toc.
33598      Branch: perl
33599            ! pod/perltoc.pod
33600 ____________________________________________________________________________
33601 [  9635] By: jhi                                   on 2001/04/08  17:16:33
33602         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
33603              From: "Craig A. Berry" <craigberry@mac.com>
33604              Date: Sun, 08 Apr 2001 12:30:16 -0500
33605              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
33606      Branch: perl
33607            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
33608 ____________________________________________________________________________
33609 [  9634] By: jhi                                   on 2001/04/08  17:09:19
33610         Log: Fix the perlmodlib generation (didn't understand separate .pod
33611              files; didn't understand -- as the name-thing separator).
33612              
33613              Update the CPAN mirrors list.
33614      Branch: perl
33615            ! pod/perlmodlib.PL pod/perlmodlib.pod
33616 ____________________________________________________________________________
33617 [  9633] By: jhi                                   on 2001/04/08  16:49:17
33618         Log: Sort MANIFEST.
33619      Branch: perl
33620            ! MANIFEST
33621 ____________________________________________________________________________
33622 [  9632] By: gsar                                  on 2001/04/08  16:36:06
33623         Log: add $Tie::RefHash::VERSION
33624      Branch: maint-5.6/perl
33625            ! lib/Tie/RefHash.pm
33626 ____________________________________________________________________________
33627 [  9631] By: jhi                                   on 2001/04/08  16:10:15
33628         Log: perl571delta updates based on p5p feedback; still needs
33629              lots of examples.
33630      Branch: perl
33631            ! pod/perl571delta.pod
33632 ____________________________________________________________________________
33633 [  9630] By: jhi                                   on 2001/04/08  15:59:13
33634         Log: Update the list of supported platforms to talk about 5.7.1
33635              (and 5.6.1)
33636      Branch: perl
33637            ! pod/perlport.pod
33638 ____________________________________________________________________________
33639 [  9629] By: jhi                                   on 2001/04/08  15:55:41
33640         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
33641              from maintperl into mainline: perlport updates.
33642      Branch: perl
33643            ! pod/perlport.pod
33644 ____________________________________________________________________________
33645 [  9628] By: jhi                                   on 2001/04/08  15:53:17
33646         Log: perlsolaris.pod copied to wrong directory.
33647      Branch: perl
33648            ! win32/makefile.mk
33649 ____________________________________________________________________________
33650 [  9627] By: jhi                                   on 2001/04/08  14:48:18
33651         Log: Subject: Typos in perl571delta.pod
33652              From: "Stephen P. Potter" <spp@spotter.yi.org>
33653              Date: Sat, 07 Apr 2001 20:37:05 -0400
33654              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
33655      Branch: perl
33656            ! pod/perl571delta.pod
33657 ____________________________________________________________________________
33658 [  9626] By: jhi                                   on 2001/04/08  14:39:04
33659         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
33660      Branch: perl
33661            ! gv.c
33662 ____________________________________________________________________________
33663 [  9625] By: nick                                  on 2001/04/08  10:14:23
33664         Log: Integrate mainline
33665      Branch: perlio
33666           +> pod/perl570delta.pod pod/perl571delta.pod
33667           !> (integrate 27 files)
33668 ____________________________________________________________________________
33669 [  9624] By: gsar                                  on 2001/04/08  06:08:17
33670         Log: test in t/pod/* were busted
33671              
33672              these tests are still not enabled in t/{harness,TEST}
33673      Branch: maint-5.6/perl
33674            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
33675            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
33676            ! t/pod/multiline_items.t t/pod/nested_items.t
33677            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
33678            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
33679 ____________________________________________________________________________
33680 [  9623] By: gsar                                  on 2001/04/08  03:37:01
33681         Log: integrate change#9470 from mainline
33682              
33683              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
33684      Branch: maint-5.6/perl
33685           !> ext/Socket/Socket.xs
33686 ____________________________________________________________________________
33687 [  9622] By: jhi                                   on 2001/04/07  22:40:47
33688         Log: Update Changes.
33689      Branch: perl
33690            ! Changes patchlevel.h
33691 ____________________________________________________________________________
33692 [  9621] By: jhi                                   on 2001/04/07  22:34:16
33693         Log: Update AUTHORS.
33694      Branch: perl
33695            ! AUTHORS
33696 ____________________________________________________________________________
33697 [  9620] By: jhi                                   on 2001/04/07  22:12:47
33698         Log: Forgot to bump the number of tests in #9164.
33699      Branch: perl
33700            ! t/op/array.t
33701 ____________________________________________________________________________
33702 [  9619] By: jhi                                   on 2001/04/07  22:09:50
33703         Log: Bump patchlevel to 5.7.1.
33704      Branch: perl
33705            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33706            ! config_h.SH patchlevel.h
33707 ____________________________________________________________________________
33708 [  9618] By: jhi                                   on 2001/04/07  22:02:41
33709         Log: Populate perl571delta.
33710      Branch: perl
33711            ! pod/perl571delta.pod
33712 ____________________________________________________________________________
33713 [  9617] By: jhi                                   on 2001/04/07  22:01:23
33714         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
33715              to forget it later; do not change patchlevel.h yet or regenerate
33716              Configure yet.
33717      Branch: perl
33718            ! epoc/config.sh win32/Makefile win32/config_H.bc
33719            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
33720 ____________________________________________________________________________
33721 [  9616] By: jhi                                   on 2001/04/07  17:46:33
33722         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
33723      Branch: perl
33724            ! pod/perl571delta.pod
33725 ____________________________________________________________________________
33726 [  9615] By: jhi                                   on 2001/04/07  17:33:21
33727         Log: Change the toc configuration.
33728      Branch: perl
33729            ! pod/buildtoc.PL pod/perl.pod
33730 ____________________________________________________________________________
33731 [  9614] By: jhi                                   on 2001/04/07  17:29:47
33732         Log: Subject: PATCH: $[
33733              From: Robin Houston <robin@kitsite.com>
33734              Date: Fri, 6 Apr 2001 18:10:14 +0100
33735              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
33736      Branch: perl
33737            ! op.c t/op/array.t
33738 ____________________________________________________________________________
33739 [  9613] By: jhi                                   on 2001/04/07  17:28:26
33740         Log: Subject: [PATCH perl@9424] isn't numeric warning
33741              From: Robin Barker <rmb1@cise.npl.co.uk>
33742              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
33743              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
33744      Branch: perl
33745            ! sv.c t/pragma/warn/sv
33746 ____________________________________________________________________________
33747 [  9612] By: jhi                                   on 2001/04/07  17:26:45
33748         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
33749              From: Mike Guy <mjtg@cam.ac.uk>
33750              Date: Fri, 06 Apr 2001 12:47:06 +0100
33751              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
33752      Branch: perl
33753            ! dump.c t/lib/peek.t
33754 ____________________________________________________________________________
33755 [  9611] By: jhi                                   on 2001/04/07  17:21:35
33756         Log: Create perl571delta and seed it off with the perldelta changes
33757              since 5.7.0; remove those changes from perldelta and rename it
33758              as perl570delta; recreate perldelta but leave it almost empty.
33759      Branch: perl
33760            + pod/perl570delta.pod pod/perl571delta.pod
33761            ! MANIFEST pod/perldelta.pod
33762 ____________________________________________________________________________
33763 [  9610] By: jhi                                   on 2001/04/07  16:56:32
33764         Log: Denit.
33765      Branch: perl
33766            ! pod/perldelta.pod
33767 ____________________________________________________________________________
33768 [  9609] By: jhi                                   on 2001/04/07  16:38:32
33769         Log: Retract #9523: needs more thought.
33770      Branch: perl
33771            ! Makefile.SH
33772 ____________________________________________________________________________
33773 [  9608] By: jhi                                   on 2001/04/07  14:59:20
33774         Log: atmark() code cleanaup.
33775      Branch: perl
33776            ! ext/IO/IO.xs
33777 ____________________________________________________________________________
33778 [  9607] By: jhi                                   on 2001/04/07  14:48:14
33779         Log: Integrate change #9605 from maintperl into mainline.
33780              
33781              can't optimize away scope entry if tr/// is present
33782      Branch: perl
33783           !> op.c t/op/tr.t
33784 ____________________________________________________________________________
33785 [  9606] By: jhi                                   on 2001/04/07  14:43:59
33786         Log: Integrate perlio.
33787      Branch: perl
33788           +> win32/FindExt.pm
33789           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
33790           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
33791 ____________________________________________________________________________
33792 [  9605] By: gsar                                  on 2001/04/07  11:52:40
33793         Log: can't optimize away scope entry if tr/// is present
33794      Branch: maint-5.6/perl
33795            ! op.c t/op/tr.t
33796 ____________________________________________________________________________
33797 [  9604] By: nick                                  on 2001/04/07  11:39:45
33798         Log: Split out extension finding code from buildext.pl into FindExt.pm
33799              Use it to get Config.pm's idea of available extensions in line
33800              with what is built.
33801      Branch: perlio
33802            + win32/FindExt.pm
33803            ! MANIFEST win32/buildext.pl win32/config_sh.PL
33804            ! win32/makefile.mk
33805 ____________________________________________________________________________
33806 [  9603] By: nick                                  on 2001/04/07  09:11:38
33807         Log: Cleanup correction for failed :Via() layer, also set an error code.
33808      Branch: perlio
33809            ! ext/PerlIO/Via/Via.xs
33810 ____________________________________________________________________________
33811 [  9602] By: nick                                  on 2001/04/07  08:38:04
33812         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
33813              style. So don't use binmode() on the handles so that Win32 etc. see
33814              same sequence and produce same digests.
33815      Branch: perlio
33816            ! t/lib/md5-file.t
33817 ____________________________________________________________________________
33818 [  9601] By: nick                                  on 2001/04/07  08:36:26
33819         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
33820              Else it complains and so crlf layer (say) does not get pushed.
33821      Branch: perlio
33822            ! perlio.c
33823 ____________________________________________________________________________
33824 [  9600] By: jhi                                   on 2001/04/06  23:00:09
33825         Log: Integrate change #9599 from perlio into mainline.
33826      Branch: perl
33827           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
33828           !> win32/config_H.vc
33829 ____________________________________________________________________________
33830 [  9599] By: nick                                  on 2001/04/06  21:42:43
33831         Log: Quote $VERSION in Encode.pm.
33832              regen_config_h as requested.
33833      Branch: perlio
33834            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
33835            ! win32/config_H.vc
33836 ____________________________________________________________________________
33837 [  9598] By: nick                                  on 2001/04/06  20:34:59
33838         Log: Integrate mainline
33839      Branch: perlio
33840           +> README.macos
33841           !> (integrate 39 files)
33842 ____________________________________________________________________________
33843 [  9597] By: gsar                                  on 2001/04/06  18:06:35
33844         Log: integrate change#9464 from mainline (addendum to change#8313)
33845              
33846              Subject: [PATCH @9452] Better peep()ing for foreach() loops
33847      Branch: maint-5.6/perl
33848           !> op.c
33849 ____________________________________________________________________________
33850 [  9596] By: jhi                                   on 2001/04/06  17:26:03
33851         Log: The d_casti32=undef is good for you even when not use64bitall.
33852      Branch: perl
33853            ! hints/hpux.sh
33854 ____________________________________________________________________________
33855 [  9595] By: gsar                                  on 2001/04/06  14:57:17
33856         Log: add a low-impact fix to accomodate darwin-ism
33857      Branch: maint-5.6/perl
33858            ! ext/Errno/Errno_pm.PL
33859 ____________________________________________________________________________
33860 [  9594] By: jhi                                   on 2001/04/06  14:55:14
33861         Log: Integrate changes #9528,9593 from mainline into maintperl;
33862              tweaking the editor/IDE/shell list.
33863      Branch: maint-5.6/perl
33864           !> pod/perlfaq3.pod
33865 ____________________________________________________________________________
33866 [  9593] By: jhi                                   on 2001/04/06  14:51:39
33867         Log: Make the editor/IDE/shell list a little bit airier.
33868      Branch: perl
33869            ! pod/perlfaq3.pod
33870 ____________________________________________________________________________
33871 [  9592] By: gsar                                  on 2001/04/06  14:45:18
33872         Log: integrate change#9477 from mainline (base.pm doc tweak)
33873              
33874              missing doc entry for fmod()
33875      Branch: maint-5.6/perl
33876            ! lib/Math/BigFloat.pm
33877           !> lib/base.pm
33878 ____________________________________________________________________________
33879 [  9591] By: jhi                                   on 2001/04/06  13:55:48
33880         Log: Regen toc.
33881      Branch: perl
33882            ! pod/perltoc.pod
33883 ____________________________________________________________________________
33884 [  9590] By: jhi                                   on 2001/04/06  13:54:52
33885         Log: Math::BigFloat patches from John Peacock.  The equivalent
33886              of #9586 from maintperl but reworked by John to work with
33887              the bleadperl.
33888      Branch: perl
33889            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
33890 ____________________________________________________________________________
33891 [  9589] By: jhi                                   on 2001/04/06  13:42:23
33892         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
33893      Branch: perl
33894            ! ext/Digest/MD5/Makefile.PL
33895 ____________________________________________________________________________
33896 [  9588] By: jhi                                   on 2001/04/06  13:31:45
33897         Log: Integrate changes #9584,9587 from maintperl into mainline.
33898              
33899              keep eval"" CVs alive until the end of the statement in which
33900              they're called
33901              
33902              add README.macos (from Chris Nandor)
33903              
33904              tyop in change#9555
33905      Branch: perl
33906           +> README.macos
33907           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
33908           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
33909           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
33910           !> win32/makefile.mk
33911 ____________________________________________________________________________
33912 [  9587] By: gsar                                  on 2001/04/06  07:31:30
33913         Log: add README.macos (from Chris Nandor)
33914              
33915              tyop in change#9555
33916      Branch: maint-5.6/perl
33917            + README.macos
33918            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
33919            ! win32/Makefile win32/makefile.mk
33920 ____________________________________________________________________________
33921 [  9586] By: gsar                                  on 2001/04/06  07:08:54
33922         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
33923      Branch: maint-5.6/perl
33924            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
33925 ____________________________________________________________________________
33926 [  9585] By: gsar                                  on 2001/04/06  06:58:44
33927         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
33928              from mainline
33929              
33930              Subject: [PATCH] Base64 update to perlfaq9.pod
33931              
33932              Subject: [PATCH AUTHORS] Housekeeping
33933              
33934              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
33935              Mac OS X (Darwin) has extra pwent fields.
33936              
33937              Subject: [PATCH B::*] print control-character vars readably
33938              Needs EBCDICification.
33939              
33940              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
33941              
33942              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
33943              
33944              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
33945              
33946              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
33947              
33948              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
33949              
33950              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
33951              
33952              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
33953              
33954              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
33955              
33956              FreeBSD hints tweak from Anton Berezin.
33957              
33958              Subject: [PATCH foolperl & bleadperl] README.vms update
33959              
33960              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
33961      Branch: maint-5.6/perl
33962           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
33963           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
33964           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
33965 ____________________________________________________________________________
33966 [  9584] By: gsar                                  on 2001/04/06  04:09:00
33967         Log: keep eval"" CVs alive until the end of the statement in which
33968              they're called; this avoids a coredump ensuing from search for
33969              lexicals in code such as:
33970              
33971              sub bug {
33972              my $s = @_;
33973              eval q[sub { eval 'sub { &$s }' }];
33974              }
33975              bug("x")->()->();
33976              
33977              this code still doesn't work as intended (as it has remained
33978              since time immemorial), but it doesn't provoke a coredump anymore
33979      Branch: maint-5.6/perl
33980            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33981            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
33982 ____________________________________________________________________________
33983 [  9583] By: jhi                                   on 2001/04/05  23:52:51
33984         Log: Update Changes.
33985      Branch: perl
33986            ! Changes patchlevel.h
33987 ____________________________________________________________________________
33988 [  9582] By: jhi                                   on 2001/04/05  23:11:23
33989         Log: Slight doc tweak.
33990      Branch: perl
33991            ! pod/perlunicode.pod
33992 ____________________________________________________________________________
33993 [  9581] By: jhi                                   on 2001/04/05  23:04:11
33994         Log: Integrate perlio.
33995      Branch: perl
33996           !> pod/perlunicode.pod
33997 ____________________________________________________________________________
33998 [  9580] By: jhi                                   on 2001/04/05  23:03:29
33999         Log: Test for #9579.
34000      Branch: perl
34001            ! t/op/do.t
34002 ____________________________________________________________________________
34003 [  9579] By: jhi                                   on 2001/04/05  22:54:17
34004         Log: Subject: [PATCH] Propagate calling context for do '...'
34005              From: Gisle Aas <gisle@ActiveState.com>
34006              Date: 04 Apr 2001 20:17:29 -0700
34007              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
34008      Branch: perl
34009            ! pod/perlfunc.pod pp_ctl.c
34010 ____________________________________________________________________________
34011 [  9578] By: jhi                                   on 2001/04/05  22:52:51
34012         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
34013              From: Peter Prymmer <pvhp@forte.com>
34014              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
34015              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
34016      Branch: perl
34017            ! README.vms
34018 ____________________________________________________________________________
34019 [  9577] By: jhi                                   on 2001/04/05  22:48:22
34020         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
34021              From: "Craig A. Berry" <craigberry@mac.com>
34022              Date: Thu, 5 Apr 2001 13:43:28 -0500
34023              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
34024      Branch: perl
34025            ! README.vms
34026 ____________________________________________________________________________
34027 [  9576] By: jhi                                   on 2001/04/05  22:31:38
34028         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
34029              From: Michael G Schwern <schwern@pobox.com>
34030              Date: Thu, 5 Apr 2001 21:53:21 +0100
34031              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
34032      Branch: perl
34033            ! lib/base.pm t/lib/fields.t
34034 ____________________________________________________________________________
34035 [  9575] By: jhi                                   on 2001/04/05  22:26:10
34036         Log: FreeBSD hints tweak from Anton Berezin.
34037      Branch: perl
34038            ! hints/freebsd.sh
34039 ____________________________________________________________________________
34040 [  9574] By: jhi                                   on 2001/04/05  22:24:03
34041         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
34042              From: David Dyck <dcd@tc.fluke.com>
34043              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
34044              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
34045      Branch: perl
34046            ! t/op/oct.t
34047 ____________________________________________________________________________
34048 [  9573] By: jhi                                   on 2001/04/05  22:23:06
34049         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
34050              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
34051              From: David Dyck <dcd@tc.fluke.com>
34052              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
34053      Branch: perl
34054            ! pp.c
34055 ____________________________________________________________________________
34056 [  9572] By: jhi                                   on 2001/04/05  22:14:47
34057         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
34058              From: Robin Houston <robin@kitsite.com>
34059              Date: Thu, 5 Apr 2001 20:56:48 +0100
34060              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
34061      Branch: perl
34062            ! ext/B/B/Deparse.pm
34063 ____________________________________________________________________________
34064 [  9571] By: jhi                                   on 2001/04/05  22:12:53
34065         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
34066              From: Robin Houston <robin@kitsite.com>
34067              Date: Thu, 5 Apr 2001 19:55:51 +0100
34068              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
34069      Branch: perl
34070            ! ext/B/B/Deparse.pm
34071 ____________________________________________________________________________
34072 [  9570] By: jhi                                   on 2001/04/05  22:11:06
34073         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
34074              From: Robin Houston <robin@kitsite.com>
34075              Date: Thu, 5 Apr 2001 20:16:29 +0100
34076              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
34077      Branch: perl
34078            ! ext/B/B/Deparse.pm
34079 ____________________________________________________________________________
34080 [  9569] By: nick                                  on 2001/04/05  21:32:26
34081         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
34082      Branch: perlio
34083            ! pod/perlunicode.pod
34084 ____________________________________________________________________________
34085 [  9568] By: nick                                  on 2001/04/05  19:38:09
34086         Log: Integrate mainline
34087      Branch: perlio
34088           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
34089           !> (integrate 35 files)
34090 ____________________________________________________________________________
34091 [  9567] By: jhi                                   on 2001/04/05  18:31:45
34092         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
34093              From: Robin Houston <robin@kitsite.com>
34094              Date: Thu, 5 Apr 2001 18:03:23 +0100
34095              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
34096      Branch: perl
34097            ! ext/B/B/Deparse.pm
34098 ____________________________________________________________________________
34099 [  9566] By: jhi                                   on 2001/04/05  18:29:35
34100         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
34101              From: Robin Houston <robin@kitsite.com>
34102              Date: Thu, 5 Apr 2001 16:45:18 +0100
34103              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
34104      Branch: perl
34105            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
34106 ____________________________________________________________________________
34107 [  9565] By: jhi                                   on 2001/04/05  18:24:23
34108         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
34109              From: Robin Houston <robin@kitsite.com>
34110              Date: Thu, 5 Apr 2001 14:50:09 +0100
34111              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
34112      Branch: perl
34113            ! ext/B/B/Deparse.pm
34114 ____________________________________________________________________________
34115 [  9564] By: jhi                                   on 2001/04/05  18:23:03
34116         Log: Subject: [PATCH B::*] print control-character vars readably
34117              From: Robin Houston <robin@kitsite.com>
34118              Date: Thu, 5 Apr 2001 14:27:38 +0100
34119              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
34120              
34121              Needs EBCDICification.
34122      Branch: perl
34123            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
34124            ! ext/B/B/Terse.pm
34125 ____________________________________________________________________________
34126 [  9563] By: jhi                                   on 2001/04/05  18:20:32
34127         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
34128              Date: Thu, 5 Apr 2001 13:21:42 -0400
34129              From: Paul Schinder <schinder@pobox.com>
34130              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
34131              
34132              Mac OS X (Darwin) has extra pwent fields.
34133      Branch: perl
34134            ! t/op/pwent.t
34135 ____________________________________________________________________________
34136 [  9562] By: jhi                                   on 2001/04/05  17:57:51
34137         Log: Regen toc.
34138      Branch: perl
34139            ! pod/perltoc.pod
34140 ____________________________________________________________________________
34141 [  9561] By: jhi                                   on 2001/04/05  17:47:33
34142         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
34143      Branch: metaconfig
34144            ! U/Glossary.patch
34145      Branch: metaconfig/U/perl
34146            + d_u32align.U
34147            ! d_cmsghdr_s.U d_msghdr_s.U
34148 ____________________________________________________________________________
34149 [  9560] By: jhi                                   on 2001/04/05  17:47:01
34150         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
34151              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
34152              Introduce probes for struct msghdr, struct cmsghdr,
34153              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
34154              ualarm, usleep, for possible later extension work.
34155      Branch: perl
34156            + t/lib/md5-align.t
34157            ! Configure MANIFEST Porting/Glossary Porting/config.sh
34158            ! Porting/config_H config_h.SH configure.com epoc/config.sh
34159            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
34160            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34161            ! vos/config.ga.h win32/config.bc win32/config.gc
34162            ! win32/config.vc
34163 ____________________________________________________________________________
34164 [  9559] By: jhi                                   on 2001/04/05  13:03:04
34165         Log: Be traditional in your cpp (for the Errno extension).
34166      Branch: perl
34167            ! hints/darwin.sh
34168 ____________________________________________________________________________
34169 [  9558] By: jhi                                   on 2001/04/05  13:00:05
34170         Log: Add $Config{cppflags} to the gcc incantation.
34171      Branch: perl
34172            ! ext/Errno/Errno_pm.PL
34173 ____________________________________________________________________________
34174 [  9557] By: jhi                                   on 2001/04/05  04:22:39
34175         Log: Introduce Sean Burke's Class::ISA 0.32.
34176      Branch: perl
34177            + lib/Class/ISA.pm t/lib/class-isa.t
34178            ! MANIFEST
34179 ____________________________________________________________________________
34180 [  9556] By: jhi                                   on 2001/04/05  04:09:50
34181         Log: Subject: [PATCH AUTHORS] Housekeeping
34182              From: Paul Johnson <paul@pjcj.net> 
34183              Date: Wed, 4 Apr 2001 22:45:47 +0200
34184              Message-ID: <20010404224547.D9548@pjcj.net>
34185      Branch: perl
34186            ! AUTHORS
34187 ____________________________________________________________________________
34188 [  9555] By: jhi                                   on 2001/04/05  04:06:33
34189         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
34190              From: Gisle Aas <gisle@ActiveState.com>
34191              Date: 04 Apr 2001 14:23:04 -0700
34192              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
34193      Branch: perl
34194            ! pod/perlfaq9.pod
34195 ____________________________________________________________________________
34196 [  9554] By: jhi                                   on 2001/04/05  04:05:49
34197         Log: Downgrade also the "Wide character" diagnostic.
34198      Branch: perl
34199            ! pod/perldiag.pod
34200 ____________________________________________________________________________
34201 [  9553] By: jhi                                   on 2001/04/05  04:00:33
34202         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
34203              maintperl into mainline.
34204              
34205              "double" should be "NV"; standard typemap is missing entry
34206              for NV
34207              
34208              s/djSP/dSP/
34209              
34210              Downgrade "Wide character in print" to a warning.
34211              
34212              B::Deparse fix for ${^FOO} and documentation for PVX() method
34213              (from Robin Houston)
34214              
34215              tr/// doesn't null-terminate the result in some situations
34216              (from Gisle Aas)
34217      Branch: perl
34218           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
34219           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
34220           !> t/io/utf8.t t/op/tr.t
34221 ____________________________________________________________________________
34222 [  9552] By: jhi                                   on 2001/04/05  03:52:50
34223         Log: Retract changes #9542 and #9538 (from maintperl, integrated
34224              at #9540), shouldn't be needed because of the perlio changes.
34225      Branch: perl
34226            ! util.c
34227 ____________________________________________________________________________
34228 [  9551] By: gsar                                  on 2001/04/05  00:18:34
34229         Log: tr/// doesn't null-terminate the result in some situations
34230              (from Gisle Aas)
34231      Branch: maint-5.6/perl
34232            ! doop.c t/op/tr.t
34233 ____________________________________________________________________________
34234 [  9550] By: gsar                                  on 2001/04/04  20:04:17
34235         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
34236              (from Robin Houston)
34237      Branch: maint-5.6/perl
34238            ! ext/B/B.pm ext/B/B/Deparse.pm
34239 ____________________________________________________________________________
34240 [  9549] By: nick                                  on 2001/04/04  18:56:15
34241         Log: Downgrade "Wide character in print" to a warning.
34242      Branch: perlio
34243            ! doio.c t/io/utf8.t
34244 ____________________________________________________________________________
34245 [  9548] By: gsar                                  on 2001/04/04  18:51:49
34246         Log: integrate changes#9460,9462,9482,9521,9522
34247              
34248              Subject: PATCH: B::Debug should show LOOP-specific fields
34249              
34250              Subject: B::Deparse precedence bug. (Patch included.)
34251              
34252              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
34253              
34254              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
34255              
34256              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
34257      Branch: maint-5.6/perl
34258           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
34259           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
34260 ____________________________________________________________________________
34261 [  9547] By: gsar                                  on 2001/04/04  18:49:16
34262         Log: s/djSP/dSP/
34263      Branch: maint-5.6/perl
34264            ! ext/Thread/Thread.xs
34265 ____________________________________________________________________________
34266 [  9546] By: nick                                  on 2001/04/04  18:44:00
34267         Log: Integrate mainline.
34268      Branch: perlio
34269           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
34270           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
34271 ____________________________________________________________________________
34272 [  9545] By: gsar                                  on 2001/04/04  18:38:52
34273         Log: integrate change#8837 from mainline
34274              
34275              Subject: [patch] -Wall cleanup round 2
34276      Branch: maint-5.6/perl
34277           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
34278           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
34279           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
34280           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
34281           !> ext/SDBM_File/SDBM_File.xs
34282 ____________________________________________________________________________
34283 [  9544] By: gsar                                  on 2001/04/04  17:49:57
34284         Log: "double" should be "NV"; standard typemap is missing entry
34285              for NV
34286      Branch: maint-5.6/perl
34287            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
34288 ____________________________________________________________________________
34289 [  9543] By: jhi                                   on 2001/04/04  14:13:18
34290         Log: Thou shalt not (just) match for English error messages.
34291      Branch: perl
34292            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
34293            ! os2/OS2/Process/Process.pm
34294 ____________________________________________________________________________
34295 [  9542] By: jhi                                   on 2001/04/04  13:20:39
34296         Log: Make the stdio tricks of fflush_all() to exist only if
34297              stdio is being used.
34298      Branch: perl
34299            ! util.c
34300 ____________________________________________________________________________
34301 [  9541] By: jhi                                   on 2001/04/04  04:20:24
34302         Log: Subject: Re: [PATCH] Lighten up glob
34303              From: Benjamin Sugars <bsugars@canoe.ca>
34304              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
34305              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
34306      Branch: perl
34307            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
34308            ! util.c
34309 ____________________________________________________________________________
34310 [  9540] By: jhi                                   on 2001/04/04  04:03:57
34311         Log: Integrate changes #9538,9539 from maintperl into mainline.
34312              
34313              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
34314              for use with _fwalk() (fix for change#7705)
34315              
34316              another tweak needed for SunOS 4.1.x build (from Mike Guy)
34317              (cp -f is not portable)
34318      Branch: perl
34319           !> Makefile.SH util.c
34320 ____________________________________________________________________________
34321 [  9539] By: gsar                                  on 2001/04/04  03:01:14
34322         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
34323      Branch: maint-5.6/perl
34324            ! Makefile.SH
34325 ____________________________________________________________________________
34326 [  9538] By: gsar                                  on 2001/04/04  01:00:38
34327         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
34328              for use with _fwalk() (fix for change#7705)
34329      Branch: maint-5.6/perl
34330            ! util.c
34331 ____________________________________________________________________________
34332 [  9537] By: nick                                  on 2001/04/03  19:24:55
34333         Log: Integrate mainline
34334      Branch: perlio
34335           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
34336           +> lib/unicode/PropList.html
34337            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
34338           !> (integrate 69 files)
34339 ____________________________________________________________________________
34340 [  9536] By: jhi                                   on 2001/04/03  18:02:31
34341         Log: Integrate change #9533 from maintperl into mainline.
34342              
34343              better fix for change#9517 to accomodate UNC paths like
34344              \\server\share\foo, and paths with trailing backslash
34345              like c:\this\
34346      Branch: perl
34347           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34348 ____________________________________________________________________________
34349 [  9535] By: jhi                                   on 2001/04/03  17:58:07
34350         Log: Change the push/unshift warning to be of class syntax, not misc.
34351      Branch: perl
34352            ! op.c pod/perldiag.pod t/pragma/warn/op
34353 ____________________________________________________________________________
34354 [  9534] By: jhi                                   on 2001/04/03  15:03:46
34355         Log: Change the push/unshift warning (#9532) to talk about "no values"
34356              instead of "no arguments".
34357      Branch: perl
34358            ! op.c pod/perldiag.pod t/pragma/warn/op
34359 ____________________________________________________________________________
34360 [  9533] By: gsar                                  on 2001/04/03  14:30:07
34361         Log: better fix for change#9517 to accomodate UNC paths like
34362              \\server\share\foo, and paths with trailing backslash
34363              like c:\this\
34364      Branch: maint-5.6/perl
34365            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34366 ____________________________________________________________________________
34367 [  9532] By: jhi                                   on 2001/04/03  13:11:46
34368         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
34369              From: Robin Houston <robin@kitsite.com>
34370              Date: Mon, 2 Apr 2001 15:03:29 +0100
34371              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
34372      Branch: perl
34373            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
34374 ____________________________________________________________________________
34375 [  9531] By: jhi                                   on 2001/04/03  13:06:34
34376         Log: Integrate change #9530 from maintperl into mainline.
34377              
34378              accomodate VMS "mailbox overflow" quirk in testsuite (from
34379              Craig Berry)
34380      Branch: perl
34381           !> t/lib/socket.t
34382 ____________________________________________________________________________
34383 [  9530] By: gsar                                  on 2001/04/03  04:56:41
34384         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
34385              Craig Berry)
34386      Branch: maint-5.6/perl
34387            ! t/lib/socket.t
34388 ____________________________________________________________________________
34389 [  9529] By: jhi                                   on 2001/04/03  02:34:34
34390         Log: Update Changes.
34391      Branch: perl
34392            ! Changes patchlevel.h
34393 ____________________________________________________________________________
34394 [  9528] By: jhi                                   on 2001/04/03  01:27:57
34395         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
34396              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
34397              To: perl5-porters@perl.org
34398              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
34399      Branch: perl
34400            ! pod/perlfaq3.pod
34401 ____________________________________________________________________________
34402 [  9527] By: jhi                                   on 2001/04/03  01:22:09
34403         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
34404              From: Peter Prymmer <pvhp@forte.com>
34405              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
34406              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
34407      Branch: perl
34408            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
34409 ____________________________________________________________________________
34410 [  9526] By: jhi                                   on 2001/04/03  01:18:25
34411         Log: The metaconfig unit changes for #9525.
34412      Branch: metaconfig
34413            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
34414      Branch: metaconfig/U/perl
34415            ! use64bits.U
34416 ____________________________________________________________________________
34417 [  9525] By: jhi                                   on 2001/04/03  01:17:30
34418         Log: Configure sanity checks:
34419              * if use64bitall is attempted but pointers are only 32-bit,
34420              'downgrade' to use64bitint
34421              * if use64bitint is attempted but there's no quad type,
34422              forget about use64bitint (well, the default for it is 'n',
34423              the user can still override this)
34424              * if pointers are 64 bits, do not try to use Perl's malloc
34425      Branch: perl
34426            ! Configure
34427 ____________________________________________________________________________
34428 [  9524] By: gsar                                  on 2001/04/03  01:09:12
34429         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
34430      Branch: maint-5.6/perl
34431            ! pp_sys.c
34432 ____________________________________________________________________________
34433 [  9523] By: jhi                                   on 2001/04/03  00:02:31
34434         Log: (Retracted by #9609)
34435              
34436              Make it harder for parallel makes to enter 'test' before
34437              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
34438              should be unhappy enough, but sometimes parallel makes seem
34439              to sneak past both in Tru64 and AIX.)
34440      Branch: perl
34441            ! Makefile.SH
34442 ____________________________________________________________________________
34443 [  9522] By: jhi                                   on 2001/04/02  22:35:31
34444         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
34445              Date: Mon, 2 Apr 2001 22:54:10 +0100
34446              From: Robin Houston <robin@kitsite.com>
34447              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
34448      Branch: perl
34449            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
34450 ____________________________________________________________________________
34451 [  9521] By: jhi                                   on 2001/04/02  22:32:23
34452         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
34453              From: Robin Houston <robin@kitsite.com>
34454              Date: Mon, 2 Apr 2001 20:24:03 +0100
34455              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
34456      Branch: perl
34457            ! ext/B/B/Concise.pm
34458 ____________________________________________________________________________
34459 [  9520] By: jhi                                   on 2001/04/02  22:30:43
34460         Log: Subject: [PATCH] REALLY pedantic hv.h nit
34461              From: Simon Cozens <simon@netthink.co.uk>
34462              Date: Mon, 2 Apr 2001 15:43:06 +0100
34463              Message-ID: <20010402154306.A21711@netthink.co.uk>
34464      Branch: perl
34465            ! hv.h
34466 ____________________________________________________________________________
34467 [  9519] By: jhi                                   on 2001/04/02  22:28:04
34468         Log: Based on
34469              
34470              Subject: [foolperl] EPOC fix
34471              From: Olaf Flebbe <O.Flebbe@science-computing.de>
34472              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
34473              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
34474      Branch: perl
34475            ! pp_sys.c
34476 ____________________________________________________________________________
34477 [  9518] By: jhi                                   on 2001/04/02  22:22:34
34478         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
34479              
34480              README.win32 tweaks; add a note about alternative location for
34481              getting a gcc-2.95.2 that will build perl properly on windows
34482              
34483              add some notes about gutsy threading matters
34484              
34485              many of the utilities interpolate literal paths within doublequotes
34486              (fails on dosish platforms where path contains backslashes)
34487      Branch: perl
34488           !> README.win32 pod/perlguts.pod utils/perldoc.PL
34489           !> x2p/find2perl.PL x2p/s2p.PL
34490 ____________________________________________________________________________
34491 [  9517] By: gsar                                  on 2001/04/02  19:52:21
34492         Log: many of the utilities interpolate literal paths within doublequotes
34493              (fails on dosish platforms where path contains backslashes)
34494      Branch: maint-5.6/perl
34495            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34496 ____________________________________________________________________________
34497 [  9516] By: gsar                                  on 2001/04/02  05:49:37
34498         Log: a foolish release
34499      Branch: maint-5.6/perl
34500            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
34501            ! pod/perltoc.pod
34502 ____________________________________________________________________________
34503 [  9515] By: gsar                                  on 2001/04/02  05:04:29
34504         Log: add missing changelog summaries
34505      Branch: maint-5.6/perl
34506            ! Changes
34507 ____________________________________________________________________________
34508 [  9514] By: gsar                                  on 2001/04/02  04:07:13
34509         Log: add some notes about gutsy threading matters
34510      Branch: maint-5.6/perl
34511            ! pod/perlguts.pod
34512 ____________________________________________________________________________
34513 [  9513] By: gsar                                  on 2001/04/02  03:25:21
34514         Log: add more prominent caveat notices about experimental features
34515      Branch: maint-5.6/perl
34516            ! pod/perlfork.pod pod/perlunicode.pod
34517 ____________________________________________________________________________
34518 [  9512] By: gsar                                  on 2001/04/02  02:54:33
34519         Log: integrate changes#9479,9509 from mainline
34520              
34521              [PATCH] File::Glob stuff for Mac OS
34522              
34523              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
34524      Branch: maint-5.6/perl
34525           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34526           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
34527           !> t/lib/glob-taint.t
34528 ____________________________________________________________________________
34529 [  9511] By: gsar                                  on 2001/04/02  02:38:24
34530         Log: README.win32 tweaks; add a note about alternative location for
34531              getting a gcc-2.95.2 that will build perl properly on windows
34532      Branch: maint-5.6/perl
34533            ! README.win32
34534 ____________________________________________________________________________
34535 [  9510] By: jhi                                   on 2001/04/01  20:45:10
34536         Log: An ambiguosity warning.
34537      Branch: perl
34538            ! t/lib/trig.t
34539 ____________________________________________________________________________
34540 [  9509] By: jhi                                   on 2001/04/01  19:53:47
34541         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
34542              From: Jonathan Stowe <gellyfish@gellyfish.com>
34543              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
34544              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
34545      Branch: perl
34546            ! ext/File/Glob/bsd_glob.c
34547 ____________________________________________________________________________
34548 [  9508] By: jhi                                   on 2001/04/01  19:35:03
34549         Log: Update Changes.
34550      Branch: perl
34551            ! Changes patchlevel.h
34552 ____________________________________________________________________________
34553 [  9507] By: jhi                                   on 2001/04/01  19:24:01
34554         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
34555              from mainline to maintperl: pod tweaks.
34556      Branch: maint-5.6/perl
34557           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
34558           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
34559           !> pod/perlvar.pod
34560 ____________________________________________________________________________
34561 [  9506] By: jhi                                   on 2001/04/01  19:11:53
34562         Log: Commit Sarathy to April release of 5.6.1 :-)
34563      Branch: perl
34564            ! pod/perlfaq1.pod
34565 ____________________________________________________________________________
34566 [  9505] By: jhi                                   on 2001/04/01  19:03:15
34567         Log: Subject: PATCH 5.6.0 (perldebug.pod)
34568              From: Mark-Jason Dominus <mjd@plover.com>
34569              Date: Sun, 01 Apr 2001 14:25:11 -0400
34570              Message-ID: <20010401182511.9247.qmail@plover.com>
34571      Branch: perl
34572            ! pod/perldebug.pod
34573 ____________________________________________________________________________
34574 [  9504] By: jhi                                   on 2001/04/01  18:43:09
34575         Log: Add great_circle_direction().
34576      Branch: perl
34577            ! lib/Math/Trig.pm t/lib/trig.t
34578 ____________________________________________________________________________
34579 [  9503] By: jhi                                   on 2001/04/01  17:29:12
34580         Log: Unicode ReadMe update for Unicode 3.1.
34581      Branch: perl
34582            ! lib/unicode/ReadMe.txt
34583 ____________________________________________________________________________
34584 [  9502] By: jhi                                   on 2001/04/01  17:18:40
34585         Log: Integrate change #9501 from maintperl into mainline.
34586              
34587              fix the perlembed notes on multiple interpreters
34588              
34589              fix ExtUtils::Embed to work passably on Windows
34590      Branch: perl
34591           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
34592 ____________________________________________________________________________
34593 [  9501] By: gsar                                  on 2001/04/01  07:21:57
34594         Log: fix the perlembed notes on multiple interpreters
34595              
34596              fix ExtUtils::Embed to work passably on Windows
34597      Branch: maint-5.6/perl
34598            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
34599 ____________________________________________________________________________
34600 [  9500] By: jhi                                   on 2001/04/01  05:58:23
34601         Log: Test for #9499.
34602      Branch: perl
34603            ! t/op/tr.t
34604 ____________________________________________________________________________
34605 [  9499] By: jhi                                   on 2001/04/01  05:55:46
34606         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
34607      Branch: perl
34608            ! embed.h embed.pl op.c proto.h
34609 ____________________________________________________________________________
34610 [  9498] By: jhi                                   on 2001/04/01  05:44:34
34611         Log: Protect the workaround hunk more.
34612      Branch: perl
34613            ! toke.c
34614 ____________________________________________________________________________
34615 [  9497] By: jhi                                   on 2001/04/01  00:24:25
34616         Log: Integrate changes #9493,9494,9495,9496 from maintperl
34617              into mainline.
34618              
34619              fix a broken workaround for Borland compiler in change#4739
34620              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
34621              
34622              nits spotted by Borland compiler
34623              
34624              avoid redefinition warnings under Borland 5.02
34625              
34626              various nits identified by the Borland 5.5 compiler; remove suppression
34627              of a few warnings
34628      Branch: perl
34629           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
34630           !> win32/win32.h
34631 ____________________________________________________________________________
34632 [  9496] By: gsar                                  on 2001/03/31  23:22:28
34633         Log: various nits identified by the Borland 5.5 compiler; remove suppression
34634              of a few warnings
34635      Branch: maint-5.6/perl
34636            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
34637 ____________________________________________________________________________
34638 [  9495] By: gsar                                  on 2001/03/31  21:03:08
34639         Log: avoid redefinition warnings under Borland 5.02
34640      Branch: maint-5.6/perl
34641            ! win32/makefile.mk
34642 ____________________________________________________________________________
34643 [  9494] By: gsar                                  on 2001/03/31  20:18:59
34644         Log: nits spotted by Borland compiler
34645      Branch: maint-5.6/perl
34646            ! utf8.h win32/win32.h
34647 ____________________________________________________________________________
34648 [  9493] By: gsar                                  on 2001/03/31  20:18:05
34649         Log: fix a broken workaround for Borland compiler in change#4739
34650              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
34651      Branch: maint-5.6/perl
34652            ! toke.c
34653 ____________________________________________________________________________
34654 [  9492] By: jhi                                   on 2001/03/31  18:36:24
34655         Log: Integrate change #9491 from maintperl into mainline.
34656              
34657              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
34658              directory is relative (need to fetch the full path name *before*
34659              the chdir!)
34660      Branch: perl
34661           !> lib/Cwd.pm
34662 ____________________________________________________________________________
34663 [  9491] By: gsar                                  on 2001/03/31  17:01:56
34664         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
34665              directory is relative (need to fetch the full path name *before*
34666              the chdir!)
34667              
34668              this is a followup patch for change#6749
34669      Branch: maint-5.6/perl
34670            ! lib/Cwd.pm
34671 ____________________________________________________________________________
34672 [  9490] By: jhi                                   on 2001/03/31  15:50:18
34673         Log: Subject: Re: [PATCH] av.h cosmetics
34674              From: Simon Cozens <simon@netthink.co.uk>
34675              Date: Sat, 31 Mar 2001 13:09:59 +0100
34676              Message-ID: <20010331130959.A22000@netthink.co.uk>
34677              
34678              Document AvALLOC.
34679      Branch: perl
34680            ! pod/perlguts.pod
34681 ____________________________________________________________________________
34682 [  9489] By: jhi                                   on 2001/03/31  15:48:44
34683         Log: Subject: [PATCH] Re: Math::Big* v1.21
34684              From: Tels <perl_dummy@bloodgate.com>
34685              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
34686              Message-Id: <200103311125.GAA377738@www08.hway.net>
34687      Branch: perl
34688            ! pod/perlop.pod
34689 ____________________________________________________________________________
34690 [  9488] By: jhi                                   on 2001/03/31  03:39:51
34691         Log: Debug output tweak.
34692      Branch: perl
34693            ! t/lib/cwd.t
34694 ____________________________________________________________________________
34695 [  9487] By: jhi                                   on 2001/03/31  03:33:02
34696         Log: OverVMSification.
34697      Branch: perl
34698            ! t/lib/cwd.t
34699 ____________________________________________________________________________
34700 [  9486] By: jhi                                   on 2001/03/31  03:01:40
34701         Log: Missed MANIFESTations in #9483.
34702      Branch: perl
34703            ! MANIFEST
34704 ____________________________________________________________________________
34705 [  9485] By: jhi                                   on 2001/03/31  02:58:17
34706         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
34707              From: Peter Prymmer <pvhp@forte.com>
34708              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
34709              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
34710      Branch: perl
34711            ! regexec.c t/lib/cwd.t
34712 ____________________________________________________________________________
34713 [  9484] By: jhi                                   on 2001/03/31  01:04:41
34714         Log: Obsolete file (see #3938)
34715      Branch: perl
34716            - lib/unicode/README.Ethiopic
34717            ! MANIFEST
34718 ____________________________________________________________________________
34719 [  9483] By: jhi                                   on 2001/03/31  00:52:42
34720         Log: Update to Unicode 3.1.
34721              (Rename Names.txt to NamesList.txt.)
34722      Branch: perl
34723            + lib/unicode/NamesList.txt lib/unicode/PropList.html
34724            - lib/unicode/Names.txt
34725            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
34726            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
34727            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
34728            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
34729            ! lib/unicode/UCD.html lib/unicode/Unicode.html
34730            ! lib/unicode/rename lib/unicode/version
34731 ____________________________________________________________________________
34732 [  9482] By: jhi                                   on 2001/03/30  23:33:44
34733         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
34734              From: Robin Houston <robin@kitsite.com>
34735              Date: Fri, 30 Mar 2001 20:07:22 +0100
34736              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
34737      Branch: perl
34738            ! ext/B/B/Deparse.pm
34739 ____________________________________________________________________________
34740 [  9481] By: jhi                                   on 2001/03/30  23:20:25
34741         Log: Subject: Re: [PATCH] CwdXS, Take 2
34742              From: Benjamin Sugars <bsugars@canoe.ca>
34743              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
34744              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
34745      Branch: perl
34746            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
34747            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
34748 ____________________________________________________________________________
34749 [  9480] By: jhi                                   on 2001/03/30  22:52:38
34750         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
34751              From: David Dyck <dcd@tc.fluke.com>
34752              Date: Fri, 30 Mar 2001 14:44:13 -0800
34753              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
34754              
34755              The t/rantests flags file creation was accidentally
34756              removed by #9217.
34757      Branch: perl
34758            ! Makefile.SH
34759 ____________________________________________________________________________
34760 [  9479] By: jhi                                   on 2001/03/30  22:45:45
34761         Log: Subject: [PATCH] File::Glob stuff for Mac OS
34762              From: Chris Nandor <pudge@pobox.com>
34763              Date: Fri, 30 Mar 2001 16:51:00 -0500
34764              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
34765      Branch: perl
34766            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34767            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
34768            ! t/lib/glob-taint.t
34769 ____________________________________________________________________________
34770 [  9478] By: jhi                                   on 2001/03/30  22:43:12
34771         Log: Subject: fix for win32/buildext.pl
34772              From: "Vadim Konovalov" <watman@inbox.ru>
34773              Date: Sat, 31 Mar 2001 00:50:36 +0400
34774              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
34775      Branch: perl
34776            ! win32/buildext.pl
34777 ____________________________________________________________________________
34778 [  9477] By: jhi                                   on 2001/03/30  22:41:16
34779         Log: Subject: small base.pm doc patch
34780              From: Leon Brocard <acme@astray.com>
34781              Date: Fri, 30 Mar 2001 21:49:57 +0100
34782              Message-ID: <20010330214957.B8733@ns0.astray.com>
34783      Branch: perl
34784            ! lib/base.pm
34785 ____________________________________________________________________________
34786 [  9476] By: jhi                                   on 2001/03/30  18:16:57
34787         Log: Subject: [PATCH] av.h cosmetics
34788              From: Simon Cozens <simon@netthink.co.uk>
34789              Date: Fri, 30 Mar 2001 18:12:28 +0100
34790              Message-ID: <20010330181228.A9319@netthink.co.uk>
34791      Branch: perl
34792            ! av.h
34793 ____________________________________________________________________________
34794 [  9475] By: jhi                                   on 2001/03/30  18:15:50
34795         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
34796              From: "Philip Newton" <pnewton@gmx.de>
34797              Date: Fri, 30 Mar 2001 19:06:57 +0200
34798              Message-ID: <3AC4D951.14815.1AC7068@localhost>
34799      Branch: perl
34800            ! pod/perlhack.pod
34801 ____________________________________________________________________________
34802 [  9474] By: jhi                                   on 2001/03/30  18:14:02
34803         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
34804              From: Benjamin Sugars <bsugars@canoe.ca>
34805              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
34806              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
34807      Branch: perl
34808            ! t/lib/glob-basic.t
34809 ____________________________________________________________________________
34810 [  9473] By: jhi                                   on 2001/03/30  16:09:24
34811         Log: Update Changes.
34812      Branch: perl
34813            ! Changes patchlevel.h
34814 ____________________________________________________________________________
34815 [  9472] By: jhi                                   on 2001/03/30  15:16:08
34816         Log: Integrate perlio.
34817      Branch: perl
34818           !> t/lib/cwd.t t/lib/glob-basic.t
34819 ____________________________________________________________________________
34820 [  9471] By: nick                                  on 2001/03/30  14:47:10
34821         Log: Should be (^O eq 'MSWin32') not 'Win32'
34822              Fail #12 seems real - chdir is in wrong dir.
34823      Branch: perlio
34824            ! t/lib/cwd.t
34825 ____________________________________________________________________________
34826 [  9470] By: jhi                                   on 2001/03/30  14:41:11
34827         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
34828              From: Radu Greab <radu@netsoft.ro>
34829              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
34830              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
34831              
34832              Replace #9352.
34833      Branch: perl
34834            ! ext/Socket/Socket.xs pp_sys.c
34835 ____________________________________________________________________________
34836 [  9469] By: jhi                                   on 2001/03/30  14:37:51
34837         Log: Subject: PATCH pod/perldiag.pod
34838              From: Robin Houston <robin@kitsite.com>
34839              Date: Fri, 30 Mar 2001 14:10:36 +0100
34840              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
34841      Branch: perl
34842            ! pod/perldiag.pod t/lib/glob-basic.t
34843 ____________________________________________________________________________
34844 [  9468] By: jhi                                   on 2001/03/30  14:36:36
34845         Log: Subject: Better diagnostic in io/fs.t
34846              From: andreas.koenig@anima.de (Andreas J. Koenig)
34847              Date: 30 Mar 2001 10:11:43 +0200
34848              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
34849      Branch: perl
34850            ! t/io/fs.t
34851 ____________________________________________________________________________
34852 [  9467] By: nick                                  on 2001/03/30  14:25:43
34853         Log: Skip order test of glob if case-ignoring system cannot 
34854              create a.test and A.test
34855      Branch: perlio
34856            ! t/lib/glob-basic.t
34857 ____________________________________________________________________________
34858 [  9466] By: nick                                  on 2001/03/30  13:03:12
34859         Log: Integrate mainline.
34860      Branch: perlio
34861            - ext/re/hints/aix.pl
34862           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
34863           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
34864           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
34865           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
34866 ____________________________________________________________________________
34867 [  9465] By: jhi                                   on 2001/03/30  03:53:37
34868         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
34869              the tests sometimes hang, sometimes not.)
34870      Branch: perl
34871            ! t/lib/io_multihomed.t t/lib/io_sock.t
34872 ____________________________________________________________________________
34873 [  9464] By: jhi                                   on 2001/03/30  02:56:04
34874         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
34875              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
34876              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
34877              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
34878      Branch: perl
34879            ! op.c
34880 ____________________________________________________________________________
34881 [  9463] By: jhi                                   on 2001/03/30  02:34:48
34882         Log: Test for #9462.
34883      Branch: perl
34884            ! t/lib/b.t
34885 ____________________________________________________________________________
34886 [  9462] By: jhi                                   on 2001/03/30  02:29:37
34887         Log: Subject: B::Deparse precedence bug. (Patch included.)
34888              From: Jeremy Madea <jmadea@inktomi.com>
34889              Date: Thu, 29 Mar 2001 12:05:02 -0800
34890              Message-ID: <20010329120502.A24881@dr.inktomi.com>
34891      Branch: perl
34892            ! ext/B/B/Deparse.pm
34893 ____________________________________________________________________________
34894 [  9461] By: jhi                                   on 2001/03/30  02:18:41
34895         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
34896              From: Peter Prymmer <pvhp@forte.com>
34897              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
34898              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
34899      Branch: perl
34900            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
34901            ! t/lib/md5-file.t
34902 ____________________________________________________________________________
34903 [  9460] By: jhi                                   on 2001/03/30  02:17:07
34904         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
34905              From: Robin Houston <robin@kitsite.com>
34906              Date: Thu, 29 Mar 2001 20:47:56 +0100
34907              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
34908      Branch: perl
34909            ! ext/B/B/Debug.pm
34910 ____________________________________________________________________________
34911 [  9459] By: jhi                                   on 2001/03/30  02:16:05
34912         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
34913              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
34914              Date: Wed, 28 Mar 2001 18:02:20 -0600
34915              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
34916      Branch: perl
34917            ! lib/ExtUtils/MM_VMS.pm
34918 ____________________________________________________________________________
34919 [  9458] By: jhi                                   on 2001/03/30  02:07:58
34920         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
34921              From: "Joshua E. Rodd" <jrodd@pbs.org>
34922              Date: Wed, 28 Mar 2001 17:29:12 -0500
34923              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
34924      Branch: perl
34925            ! pod/perlop.pod
34926 ____________________________________________________________________________
34927 [  9457] By: jhi                                   on 2001/03/30  02:04:33
34928         Log: Subject: ext/re/aix.pl can go
34929              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34930              Date: Thu, 29 Mar 2001 12:03:28 +0200
34931              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
34932      Branch: perl
34933            - ext/re/hints/aix.pl
34934            ! MANIFEST
34935 ____________________________________________________________________________
34936 [  9456] By: jhi                                   on 2001/03/30  02:03:32
34937         Log: Integrate perlio.
34938      Branch: perl
34939           !> ext/Encode/Encode.xs installperl
34940 ____________________________________________________________________________
34941 [  9455] By: nick                                  on 2001/03/29  21:11:46
34942         Log: DLL name has changed so installperl needs to know
34943              (Why isn't it working it out or passed it?)
34944      Branch: perlio
34945            ! installperl
34946 ____________________________________________________________________________
34947 [  9454] By: nick                                  on 2001/03/29  20:56:12
34948         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
34949              and we don't get undef warnings.
34950      Branch: perlio
34951            ! ext/Encode/Encode.xs
34952 ____________________________________________________________________________
34953 [  9453] By: nick                                  on 2001/03/29  17:58:48
34954         Log: Integrate mainline
34955      Branch: perlio
34956           !> Changes patchlevel.h
34957 ____________________________________________________________________________
34958 [  9452] By: jhi                                   on 2001/03/29  16:44:55
34959         Log: Update Changes.
34960      Branch: perl
34961            ! Changes patchlevel.h
34962 ____________________________________________________________________________
34963 [  9451] By: nick                                  on 2001/03/29  16:31:38
34964         Log: Integrate mainline
34965      Branch: perlio
34966           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
34967           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
34968           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
34969           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
34970           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
34971 ____________________________________________________________________________
34972 [  9450] By: jhi                                   on 2001/03/29  16:29:17
34973         Log: Integrate perlio.
34974      Branch: perl
34975           !> win32/buildext.pl
34976 ____________________________________________________________________________
34977 [  9449] By: jhi                                   on 2001/03/29  15:50:01
34978         Log: Update Changes.
34979      Branch: perl
34980            ! Changes patchlevel.h
34981 ____________________________________________________________________________
34982 [  9448] By: nick                                  on 2001/03/29  15:47:15
34983         Log: Make sure buildext.pl finds Errno.pm
34984      Branch: perlio
34985            ! win32/buildext.pl
34986 ____________________________________________________________________________
34987 [  9447] By: jhi                                   on 2001/03/29  15:39:34
34988         Log: Integrate perlio.
34989      Branch: perl
34990           !> win32/makefile.mk
34991 ____________________________________________________________________________
34992 [  9446] By: nick                                  on 2001/03/29  15:30:03
34993         Log: Integrate win32/makefile.mk with mainline.
34994      Branch: perlio
34995           !> win32/makefile.mk
34996 ____________________________________________________________________________
34997 [  9445] By: nick                                  on 2001/03/29  15:27:32
34998         Log: Fix breakage ... 
34999      Branch: perlio
35000            ! win32/makefile.mk
35001 ____________________________________________________________________________
35002 [  9444] By: jhi                                   on 2001/03/29  15:03:08
35003         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
35004              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35005              Date: Thu, 29 Mar 2001 10:32:59 +0400
35006              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
35007      Branch: perl
35008            ! win32/makefile.mk
35009 ____________________________________________________________________________
35010 [  9443] By: jhi                                   on 2001/03/29  15:02:12
35011         Log: Integrate perlio.
35012      Branch: perl
35013           +> win32/buildext.pl
35014           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
35015           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
35016 ____________________________________________________________________________
35017 [  9442] By: nick                                  on 2001/03/29  14:59:11
35018         Log: Work in progress - determine win32 extensions to build via script.
35019      Branch: perlio
35020            + win32/buildext.pl
35021            ! MANIFEST win32/makefile.mk
35022 ____________________________________________________________________________
35023 [  9441] By: jhi                                   on 2001/03/29  14:51:47
35024         Log: Reintroduce the use of external pwd.
35025      Branch: perl
35026            ! t/lib/cwd.t
35027 ____________________________________________________________________________
35028 [  9440] By: jhi                                   on 2001/03/29  14:42:58
35029         Log: use warnings instead of -w.
35030      Branch: perl
35031            ! utils/h2xs.PL
35032 ____________________________________________________________________________
35033 [  9439] By: jhi                                   on 2001/03/29  14:41:52
35034         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
35035              From: Jonathan Stowe <gellyfish@gellyfish.com>
35036              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
35037              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
35038      Branch: perl
35039            ! utils/h2xs.PL
35040 ____________________________________________________________________________
35041 [  9438] By: jhi                                   on 2001/03/29  14:39:38
35042         Log: Subject: [PATCH perl@9424] minor pod nits
35043              From: Robin Barker <rmb1@cise.npl.co.uk>
35044              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
35045              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
35046      Branch: perl
35047            ! pod/perlhack.pod pod/perliol.pod
35048 ____________________________________________________________________________
35049 [  9437] By: jhi                                   on 2001/03/29  14:29:16
35050         Log: Subject: [PATCH perl@9424] typemap cast warning
35051              From: Robin Barker <rmb1@cise.npl.co.uk>
35052              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
35053              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
35054      Branch: perl
35055            ! lib/ExtUtils/typemap
35056 ____________________________________________________________________________
35057 [  9436] By: jhi                                   on 2001/03/29  14:26:03
35058         Log: Subject: [PATCH perl@9424] printf warning
35059              From: Robin Barker <rmb1@cise.npl.co.uk>
35060              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
35061              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
35062      Branch: perl
35063            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
35064            ! ext/Storable/Storable.xs toke.c
35065 ____________________________________________________________________________
35066 [  9435] By: nick                                  on 2001/03/29  14:23:31
35067         Log: Win32 has name conflict with ERROR
35068      Branch: perlio
35069            ! ext/PerlIO/Via/Via.xs
35070 ____________________________________________________________________________
35071 [  9434] By: jhi                                   on 2001/03/29  14:17:48
35072         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
35073              From: Peter Prymmer <pvhp@forte.com>
35074              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
35075              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
35076      Branch: perl
35077            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
35078 ____________________________________________________________________________
35079 [  9433] By: jhi                                   on 2001/03/29  13:52:44
35080         Log: test-prep target was missing.
35081      Branch: perl
35082            ! Makefile.SH
35083 ____________________________________________________________________________
35084 [  9432] By: nick                                  on 2001/03/29  12:40:03
35085         Log: Make as-shipped compiler default to MSVC6 
35086      Branch: perlio
35087            ! win32/makefile.mk
35088 ____________________________________________________________________________
35089 [  9431] By: nick                                  on 2001/03/29  12:12:16
35090         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
35091              akin to PerlIO::Scalar.
35092      Branch: perlio
35093            ! perlio.c perlio.h
35094 ____________________________________________________________________________
35095 [  9430] By: nick                                  on 2001/03/29  10:56:35
35096         Log: Integrate mainline.
35097      Branch: perlio
35098           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
35099           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
35100           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
35101           !> win32/makefile.mk win32/win32sck.c
35102 ____________________________________________________________________________
35103 [  9429] By: nick                                  on 2001/03/29  09:03:43
35104         Log: Noticed that two tests were skipped as perlio:: package
35105              isn't there any more. Changed the skip condition.
35106              Avoid core-dump if sv_utf8_upgrade() called on something
35107              that does not become SvPOK after SvPV() (e.g. a ref).
35108      Branch: perlio
35109            ! sv.c t/io/utf8.t t/lib/io_scalar.t
35110 ____________________________________________________________________________
35111 [  9428] By: jhi                                   on 2001/03/29  01:31:47
35112         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
35113              From: Benjamin Sugars <bsugars@canoe.ca> 
35114              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
35115              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
35116      Branch: perl
35117            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
35118            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
35119            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
35120 ____________________________________________________________________________
35121 [  9427] By: jhi                                   on 2001/03/29  00:49:30
35122         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
35123              From: "Vadim Konovalov" <watman@inbox.ru>
35124              Date: Thu, 29 Mar 2001 01:50:12 +0400
35125              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
35126      Branch: perl
35127            ! win32/makefile.mk win32/win32sck.c
35128 ____________________________________________________________________________
35129 [  9426] By: gsar                                  on 2001/03/29  00:28:04
35130         Log: dmake can only handle == and != in comparisons; support building
35131              with Borland's VCL libraries (from Vadim Konovalov)
35132      Branch: maint-5.6/perl
35133            ! win32/makefile.mk
35134 ____________________________________________________________________________
35135 [  9425] By: nick                                  on 2001/03/28  19:29:56
35136         Log: Integrate (@snapshot)
35137      Branch: perlio
35138           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
35139 ____________________________________________________________________________
35140 [  9424] By: jhi                                   on 2001/03/28  19:03:16
35141         Log: Update Changes.
35142      Branch: perl
35143            ! Changes patchlevel.h
35144 ____________________________________________________________________________
35145 [  9423] By: jhi                                   on 2001/03/28  18:52:09
35146         Log: Rmdir lib/XS on cleanup.
35147      Branch: perl
35148            ! Makefile.SH
35149 ____________________________________________________________________________
35150 [  9422] By: jhi                                   on 2001/03/28  18:49:34
35151         Log: Integrate perlio.
35152      Branch: perl
35153           !> t/op/utf8decode.t
35154 ____________________________________________________________________________
35155 [  9421] By: nick                                  on 2001/03/28  18:46:44
35156         Log: Loose duplicate chunk.
35157      Branch: perlio
35158            ! t/op/utf8decode.t
35159 ____________________________________________________________________________
35160 [  9420] By: nick                                  on 2001/03/28  18:44:11
35161         Log: Integrate mainline.
35162      Branch: perlio
35163           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
35164           !> vms/vmsish.h
35165 ____________________________________________________________________________
35166 [  9419] By: jhi                                   on 2001/03/28  18:42:05
35167         Log: Can't trust external pwds
35168              (either shell builtins or external programs)
35169      Branch: perl
35170            ! t/lib/cwd.t
35171 ____________________________________________________________________________
35172 [  9418] By: jhi                                   on 2001/03/28  18:34:05
35173         Log: Integrate perlio.
35174      Branch: perl
35175            - lib/perlio.pm
35176           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
35177           !> t/op/utf8decode.t
35178 ____________________________________________________________________________
35179 [  9417] By: nick                                  on 2001/03/28  18:24:02
35180         Log: PerlIO.pm / perlio.pm conflict.
35181              Update some pods.
35182              Make t/op/utf8decode.t a text file.
35183      Branch: perlio
35184            - lib/perlio.pm
35185            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
35186            ! t/op/utf8decode.t
35187 ____________________________________________________________________________
35188 [  9416] By: jhi                                   on 2001/03/28  18:06:07
35189         Log: Integrate change #9409 from mainline to maintperl.
35190              
35191              Yet another tweak on AIX dynaloading.
35192      Branch: maint-5.6/perl
35193           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
35194 ____________________________________________________________________________
35195 [  9415] By: gsar                                  on 2001/03/28  17:13:01
35196         Log: integrate changes#9377,9385,9401 from mainline
35197              
35198              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
35199              
35200              If directory entries compare equal case-insensitively,
35201              retry case-sensitively.
35202              
35203              Subject: [PATCH] B::Terse and warnings
35204      Branch: maint-5.6/perl
35205           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
35206           !> t/pragma/warn/perl
35207 ____________________________________________________________________________
35208 [  9414] By: jhi                                   on 2001/03/28  17:11:12
35209         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
35210              From: "Craig A. Berry" <craigberry@mac.com>
35211              Date: Wed, 28 Mar 2001 10:55:20 -0600
35212              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
35213      Branch: perl
35214            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
35215 ____________________________________________________________________________
35216 [  9413] By: jhi                                   on 2001/03/28  17:03:12
35217         Log: Dup hunk.
35218      Branch: perl
35219            ! t/op/utf8decode.t
35220 ____________________________________________________________________________
35221 [  9412] By: jhi                                   on 2001/03/28  17:02:36
35222         Log: Forced integrate from perlio.
35223      Branch: perl
35224           !> t/op/utf8decode.t
35225 ____________________________________________________________________________
35226 [  9411] By: nick                                  on 2001/03/28  16:50:03
35227         Log: Integrate mainline.
35228      Branch: perlio
35229           +> t/lib/cwd.t
35230           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
35231           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
35232           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
35233           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
35234           !> t/pragma/warn/perl
35235 ____________________________________________________________________________
35236 [  9410] By: jhi                                   on 2001/03/28  16:44:23
35237         Log: Subject: Re: [PATCH] 9403 cannot be tested
35238              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35239              Date: Wed, 28 Mar 2001 18:33:56 +0200
35240              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
35241      Branch: perl
35242            ! makedef.pl
35243 ____________________________________________________________________________
35244 [  9409] By: jhi                                   on 2001/03/28  16:12:45
35245         Log: Yet another tweak on AIX dynaloading.
35246      Branch: perl
35247            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
35248 ____________________________________________________________________________
35249 [  9408] By: jhi                                   on 2001/03/28  15:52:55
35250         Log: Subject: [PATCH] 9403 cannot be tested
35251              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
35252              Date: Wed, 28 Mar 2001 17:23:00 +0200
35253              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
35254              
35255              A missing symbol.
35256      Branch: perl
35257            ! makedef.pl
35258 ____________________________________________________________________________
35259 [  9407] By: jhi                                   on 2001/03/28  15:47:43
35260         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
35261      Branch: perl
35262            ! t/op/utf8decode.t
35263           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
35264           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
35265 ____________________________________________________________________________
35266 [  9406] By: jhi                                   on 2001/03/28  15:37:08
35267         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
35268              From: Benjamin Sugars <bsugars@canoe.ca> 
35269              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
35270              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
35271      Branch: perl
35272            + t/lib/cwd.t
35273            ! MANIFEST
35274 ____________________________________________________________________________
35275 [  9405] By: jhi                                   on 2001/03/28  15:13:18
35276         Log: pp_ne() needs a CORRECT boolean.
35277      Branch: perl
35278            ! pp.c
35279 ____________________________________________________________________________
35280 [  9404] By: jhi                                   on 2001/03/28  15:09:23
35281         Log: pp_ne() needs a boolean, not an integer.
35282      Branch: perl
35283            ! pp.c
35284 ____________________________________________________________________________
35285 [  9403] By: jhi                                   on 2001/03/28  14:47:43
35286         Log: (Retracted by #9404.)
35287      Branch: perl
35288            ! pp.c
35289 ____________________________________________________________________________
35290 [  9402] By: jhi                                   on 2001/03/28  14:43:59
35291         Log: Subject: Re: [PATCH] Typemap testing
35292              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
35293              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
35294              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
35295      Branch: perl
35296            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
35297            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
35298 ____________________________________________________________________________
35299 [  9401] By: jhi                                   on 2001/03/28  14:42:14
35300         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
35301              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35302              Date: Sun, 25 Mar 2001 21:59:15 +0100
35303              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
35304              
35305              A variable will be checked for the "use once" warnings if:
35306              
35307              1. It is in the scope of a use warnings 'once'
35308              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
35309              
35310              Otherwise it won't be checked at all.
35311              
35312              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
35313              
35314              The enclosed patch partially fixes this issue. What I didn't
35315              get to work was the case where the "used once" warning is enabled
35316              in any file other than the main file.
35317      Branch: perl
35318            ! gv.c t/pragma/warn/perl
35319 ____________________________________________________________________________
35320 [  9400] By: nick                                  on 2001/03/28  14:38:24
35321         Log: More EBCDIC tweaks:
35322              - one more swash issue &~(0xA0-1) did not do the right thing,
35323              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
35324              - add "use re 'asciirange'" to make [!-~] etc. work
35325              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
35326              - Choose a key for t/op/each.t test which gets encoded.
35327              - Skip utf8decode if this is UTF-EBCDIC.
35328      Branch: perlio
35329            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
35330            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
35331 ____________________________________________________________________________
35332 [  9399] By: jhi                                   on 2001/03/28  14:21:00
35333         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
35334              Andreas Schwab.
35335      Branch: perl
35336            ! pp.c
35337 ____________________________________________________________________________
35338 [  9398] By: jhi                                   on 2001/03/28  00:55:56
35339         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
35340              From: David Dyck <dcd@tc.fluke.com>
35341              Date: Tue, 27 Mar 2001 15:16:24 -0800
35342              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
35343      Branch: perl
35344            ! ext/IO/lib/IO/Socket.pm
35345 ____________________________________________________________________________
35346 [  9397] By: jhi                                   on 2001/03/27  21:52:49
35347         Log: Integrate perlio.
35348      Branch: perl
35349           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
35350           +> ext/PerlIO/Via/Via.xs
35351           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
35352 ____________________________________________________________________________
35353 [  9396] By: nick                                  on 2001/03/27  21:45:13
35354         Log: Integrate mainline.
35355      Branch: perlio
35356           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
35357           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
35358 ____________________________________________________________________________
35359 [  9395] By: nick                                  on 2001/03/27  21:18:58
35360         Log: Outline docs for PerlIO and PerlIO::Scalar
35361      Branch: perlio
35362            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
35363 ____________________________________________________________________________
35364 [  9394] By: nick                                  on 2001/03/27  20:50:13
35365         Log: PerlIO::Via layer (alpha-ish).
35366      Branch: perlio
35367            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
35368            + ext/PerlIO/Via/Via.xs
35369            ! MANIFEST
35370 ____________________________________________________________________________
35371 [  9393] By: jhi                                   on 2001/03/27  20:49:55
35372         Log: Retract #9329 now that 9390 should take care of the matter.
35373      Branch: perl
35374            ! utils/h2xs.PL
35375 ____________________________________________________________________________
35376 [  9390] By: jhi                                   on 2001/03/27  20:47:50
35377         Log: Subject: Autoloading Errno.pm when %! is encountered
35378              From: Robin Houston <robin@kitsite.com>
35379              Date: Tue, 27 Mar 2001 20:57:11 +0100
35380              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
35381      Branch: perl
35382            ! embed.h embed.pl gv.c proto.h t/op/magic.t
35383 ____________________________________________________________________________
35384 [  9389] By: jhi                                   on 2001/03/27  20:24:31
35385         Log: Integrate perlio.
35386      Branch: perl
35387           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
35388           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
35389           !> utf8.c
35390 ____________________________________________________________________________
35391 [  9388] By: jhi                                   on 2001/03/27  20:21:38
35392         Log: Better have a three-element array if one is going to assign
35393              to the third element of that array. (from Tim Jenness)
35394      Branch: perl
35395            ! ext/XS/Typemap/Typemap.xs
35396 ____________________________________________________________________________
35397 [  9387] By: nick                                  on 2001/03/27  20:15:43
35398         Log: Integrate mainline.
35399      Branch: perlio
35400           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
35401           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
35402           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
35403           +> t/lib/xs-typemap.t
35404           !> (integrate 34 files)
35405 ____________________________________________________________________________
35406 [  9386] By: jhi                                   on 2001/03/27  20:04:18
35407         Log: Subject: Re: perl@9359 breaks HTML::Parser
35408              From: Gisle Aas <gisle@ActiveState.com>
35409              Date: 27 Mar 2001 11:30:24 -0800
35410              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
35411              
35412              Clarify the UTF-8 issues of the API docs.
35413              (Slightly reworded and expanded.)
35414      Branch: perl
35415            ! pod/perlapi.pod sv.c sv.h
35416 ____________________________________________________________________________
35417 [  9385] By: jhi                                   on 2001/03/27  19:44:25
35418         Log: If directory entries compare equal case-insensitively,
35419              retry case-sensitively.
35420      Branch: perl
35421            ! ext/File/Glob/bsd_glob.c
35422 ____________________________________________________________________________
35423 [  9384] By: nick                                  on 2001/03/27  19:38:50
35424         Log: Various EBCDIC fixes:
35425              - major revelation that swash code is encoding aware,
35426              (or thought it was) - now it is ;-)
35427              - With that out of the way fix a slab of tr/// cases.
35428              - Fix Encode 'Unicode' to be true Unicode so tests pass.
35429              - As anticipated Base64.xs needed tweaks.
35430              - Until tr/// works right avoid old_encode64 in MIME tests.
35431      Branch: perlio
35432            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
35433            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
35434 ____________________________________________________________________________
35435 [  9383] By: jhi                                   on 2001/03/27  18:34:41
35436         Log: Add the std test suite BEGIN block.
35437      Branch: perl
35438            ! t/lib/xs-typemap.t
35439 ____________________________________________________________________________
35440 [  9382] By: jhi                                   on 2001/03/27  15:16:07
35441         Log: Add debugging output to the test.
35442      Branch: perl
35443            ! t/lib/glob-basic.t
35444 ____________________________________________________________________________
35445 [  9381] By: jhi                                   on 2001/03/27  15:08:10
35446         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
35447      Branch: perl
35448            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
35449            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
35450            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
35451            + t/lib/xs-typemap.t
35452            ! MANIFEST
35453 ____________________________________________________________________________
35454 [  9380] By: jhi                                   on 2001/03/27  14:48:34
35455         Log: Subject: [PATCH] Typemap testing
35456              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
35457              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
35458              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
35459              
35460              (The first part of the patch.)
35461      Branch: perl
35462            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
35463 ____________________________________________________________________________
35464 [  9379] By: jhi                                   on 2001/03/27  14:44:56
35465         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
35466              From: Benjamin Sugars <bsugars@canoe.ca> 
35467              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
35468              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
35469      Branch: perl
35470            ! t/lib/glob-basic.t
35471 ____________________________________________________________________________
35472 [  9378] By: jhi                                   on 2001/03/27  14:42:30
35473         Log: Subject: [PATCH] perlvar nit
35474              From: Simon Cozens <simon@netthink.co.uk>
35475              Date: Tue, 27 Mar 2001 01:12:01 +0100
35476              Message-ID: <20010327011201.A19179@netthink.co.uk>
35477      Branch: perl
35478            ! pod/perlvar.pod
35479 ____________________________________________________________________________
35480 [  9377] By: jhi                                   on 2001/03/27  14:36:26
35481         Log: Subject: [PATCH] B::Terse and warnings
35482              From: Benjamin Sugars <ben.sugars@home.com>
35483              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
35484              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
35485      Branch: perl
35486            ! ext/B/B.pm ext/B/B/Terse.pm
35487 ____________________________________________________________________________
35488 [  9376] By: jhi                                   on 2001/03/27  14:31:31
35489         Log: Document sockatmark() some.
35490      Branch: perl
35491            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
35492            ! pod/perltoc.pod
35493 ____________________________________________________________________________
35494 [  9375] By: jhi                                   on 2001/03/27  14:00:24
35495         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
35496              noted by Gisle and fixed by NI-S.
35497      Branch: perl
35498            ! sv.c
35499 ____________________________________________________________________________
35500 [  9374] By: jhi                                   on 2001/03/27  05:50:01
35501         Log: Regen toc.
35502      Branch: perl
35503            ! pod/perltoc.pod
35504 ____________________________________________________________________________
35505 [  9373] By: jhi                                   on 2001/03/27  05:43:51
35506         Log: Pixie documenting.
35507      Branch: perl
35508            ! Makefile.SH pod/perlhack.pod
35509 ____________________________________________________________________________
35510 [  9372] By: jhi                                   on 2001/03/27  05:29:34
35511         Log: Metaconfig unit changes for #9371.
35512      Branch: metaconfig
35513            ! U/modified/myhostname.U
35514      Branch: metaconfig/U/perl
35515            + d_sockatmark.U
35516            ! gccvers.U
35517 ____________________________________________________________________________
35518 [  9371] By: jhi                                   on 2001/03/27  05:29:07
35519         Log: Add sockatmark() probing.
35520      Branch: perl
35521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35522            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
35523            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35524            ! vos/config.ga.h win32/config.bc win32/config.gc
35525            ! win32/config.vc
35526 ____________________________________________________________________________
35527 [  9370] By: jhi                                   on 2001/03/26  22:01:18
35528         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
35529              Really need to benchmark this.
35530      Branch: perl
35531            ! pp.c
35532 ____________________________________________________________________________
35533 [  9369] By: nick                                  on 2001/03/26  21:59:30
35534         Log: Integrate mainline.
35535      Branch: perlio
35536            ! ext/MIME/Base64/QuotedPrint.pm
35537           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
35538           !> patchlevel.h pod/perlhack.pod pp_sys.c
35539 ____________________________________________________________________________
35540 [  9368] By: jhi                                   on 2001/03/26  21:47:03
35541         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
35542              
35543              TODO1: perlbench.
35544              TODO2: le, lt, ge, gt?  Yech.
35545      Branch: perl
35546            ! pp.c
35547 ____________________________________________________________________________
35548 [  9367] By: jhi                                   on 2001/03/26  21:34:57
35549         Log: Too much cut-and-paste in #9363.
35550      Branch: perl
35551            ! pp_sys.c
35552 ____________________________________________________________________________
35553 [  9366] By: jhi                                   on 2001/03/26  21:20:53
35554         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
35555              From: Andreas Schwab <schwab@suse.de>
35556              Date: 26 Mar 2001 17:29:04 +0200
35557              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
35558              
35559              (The patch for 5.6.0 or so, this is a guess for bleadperl)
35560      Branch: perl
35561            ! pp_hot.c
35562 ____________________________________________________________________________
35563 [  9365] By: jhi                                   on 2001/03/26  21:07:54
35564         Log: Integrate perlio.
35565      Branch: perl
35566           !> perlio.c
35567 ____________________________________________________________________________
35568 [  9364] By: nick                                  on 2001/03/26  20:30:48
35569         Log: REFCNT botch in layer name cache hash.
35570      Branch: perlio
35571            ! perlio.c
35572 ____________________________________________________________________________
35573 [  9363] By: jhi                                   on 2001/03/26  18:44:32
35574         Log: Subject: [PATCH] socket() leaks file descriptors
35575              From: Benjamin Sugars <bsugars@canoe.ca>
35576              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
35577              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
35578              
35579              Also sockpair() fixed similarly.
35580      Branch: perl
35581            ! pp_sys.c
35582 ____________________________________________________________________________
35583 [  9362] By: jhi                                   on 2001/03/26  18:37:52
35584         Log: Integrate perlio.
35585      Branch: perl
35586           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
35587 ____________________________________________________________________________
35588 [  9361] By: nick                                  on 2001/03/26  17:32:06
35589         Log: Implement flush of linebuffered streams on read of a tty.
35590      Branch: perlio
35591            ! perlio.c perliol.h
35592 ____________________________________________________________________________
35593 [  9360] By: nick                                  on 2001/03/26  17:12:32
35594         Log: Memory tweaks and notes for OEMVS.
35595      Branch: perlio
35596            ! README.os390 miniperlmain.c t/op/pat.t
35597 ____________________________________________________________________________
35598 [  9359] By: jhi                                   on 2001/03/26  02:12:54
35599         Log: Update Changes.
35600      Branch: perl
35601            ! Changes patchlevel.h
35602 ____________________________________________________________________________
35603 [  9358] By: jhi                                   on 2001/03/26  02:05:32
35604         Log: Document the most common pixie options.
35605      Branch: perl
35606            ! pod/perlhack.pod
35607 ____________________________________________________________________________
35608 [  9357] By: jhi                                   on 2001/03/26  01:25:28
35609         Log: For perl.pixie check *before* compiling that optimize is -g,
35610              as for perl.third.
35611      Branch: perl
35612            ! Makefile.SH
35613 ____________________________________________________________________________
35614 [  9356] By: jhi                                   on 2001/03/26  01:13:41
35615         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
35616      Branch: perl
35617            ! Makefile.SH
35618 ____________________________________________________________________________
35619 [  9355] By: jhi                                   on 2001/03/26  01:11:19
35620         Log: Remove t/perl.third.
35621      Branch: perl
35622            ! Makefile.SH
35623 ____________________________________________________________________________
35624 [  9354] By: jhi                                   on 2001/03/26  00:23:38
35625         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
35626              IO::Sockatmark().
35627      Branch: perl
35628            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
35629 ____________________________________________________________________________
35630 [  9353] By: jhi                                   on 2001/03/25  22:25:04
35631         Log: Integrate perlio.
35632      Branch: perl
35633           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
35634           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
35635           !> pp_hot.c win32/makefile.mk
35636 ____________________________________________________________________________
35637 [  9352] By: jhi                                   on 2001/03/25  22:21:41
35638         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
35639              From: Radu Greab <radu@netsoft.ro>
35640              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
35641              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
35642      Branch: perl
35643            ! pp_sys.c
35644 ____________________________________________________________________________
35645 [  9351] By: nick                                  on 2001/03/25  22:15:02
35646         Log: Fix readline in list mode to tell rest of world that it has
35647              things on the stack. Otherwise if perl code gets invoked
35648              underneath it it scribbles over results-so-far.
35649              (Why TIEHANDLE has not tripped on this is a mystery.)
35650      Branch: perlio
35651            ! pp_hot.c
35652 ____________________________________________________________________________
35653 [  9350] By: nick                                  on 2001/03/25  22:10:13
35654         Log: win32/makefile.mk typos
35655      Branch: perlio
35656            ! win32/makefile.mk
35657 ____________________________________________________________________________
35658 [  9349] By: nick                                  on 2001/03/25  21:31:14
35659         Log: Integrate now-non-binary file.
35660      Branch: perlio
35661           !> t/lib/mimeqp.t
35662 ____________________________________________________________________________
35663 [  9348] By: nick                                  on 2001/03/25  21:27:24
35664         Log: Make it text
35665      Branch: perlio
35666            ! t/lib/mimeqp.t
35667 ____________________________________________________________________________
35668 [  9347] By: nick                                  on 2001/03/25  21:25:37
35669         Log: Integrate mainline.
35670      Branch: perlio
35671           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
35672           !> lib/Term/ReadLine.pm t/lib/md5-file.t
35673 ____________________________________________________________________________
35674 [  9346] By: nick                                  on 2001/03/25  20:58:15
35675         Log: Add destruct time hook to PerlIO (for work-in-process implementing
35676              layers in perl code. In such cases layers need to be popped before
35677              we loose the ability to run perl code.)
35678              Also back-out "PerlIO::object" hook - it isn't going to work like that...
35679      Branch: perlio
35680            ! perl.c perlio.c perlio.h perliol.h
35681 ____________________________________________________________________________
35682 [  9345] By: nick                                  on 2001/03/25  20:49:11
35683         Log: Avoid at leasy one of undefined warnings in Encode.
35684      Branch: perlio
35685            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
35686 ____________________________________________________________________________
35687 [  9344] By: jhi                                   on 2001/03/25  20:37:43
35688         Log: A workaround for using Term::ReadLine in emacs minibuffer
35689              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
35690              additional tweaks from Ilya Zakharevich.
35691      Branch: perl
35692            ! lib/Term/ReadLine.pm
35693 ____________________________________________________________________________
35694 [  9343] By: nick                                  on 2001/03/25  20:21:14
35695         Log: Missing return value.
35696      Branch: perlio
35697            ! ext/PerlIO/Scalar/Scalar.xs
35698 ____________________________________________________________________________
35699 [  9342] By: jhi                                   on 2001/03/25  16:21:00
35700         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
35701              to equal the CPAN versions since no code changes have been made.
35702      Branch: perl
35703            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
35704            ! t/lib/md5-file.t
35705 ____________________________________________________________________________
35706 [  9341] By: jhi                                   on 2001/03/25  16:01:48
35707         Log: Escape 8-bit characters.
35708      Branch: perl
35709            ! t/lib/mimeqp.t
35710 ____________________________________________________________________________
35711 [  9340] By: gsar                                  on 2001/03/25  15:50:53
35712         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
35713              chars)
35714      Branch: perl
35715            + t/lib/mimeqp.t
35716 ____________________________________________________________________________
35717 [  9339] By: gsar                                  on 2001/03/25  15:48:50
35718         Log: delete mimeqp.t for later add with text mode set
35719      Branch: perl
35720            - t/lib/mimeqp.t
35721 ____________________________________________________________________________
35722 [  9338] By: nick                                  on 2001/03/25  09:01:57
35723         Log: Integrate mainline.
35724      Branch: perlio
35725           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
35726           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
35727           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
35728           +> t/lib/mimeb64u.t t/lib/mimeqp.t
35729           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
35730           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
35731           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
35732 ____________________________________________________________________________
35733 [  9337] By: jhi                                   on 2001/03/25  04:23:24
35734         Log: Add MIME::Base64 here and there.  Again, a lot of
35735              optimism is in the air.
35736      Branch: perl
35737            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
35738            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
35739 ____________________________________________________________________________
35740 [  9336] By: jhi                                   on 2001/03/25  04:12:43
35741         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
35742              this by ear as I do not do Win32 programming.)
35743      Branch: perl
35744            ! win32/Makefile win32/makefile.mk
35745 ____________________________________________________________________________
35746 [  9335] By: jhi                                   on 2001/03/25  04:03:50
35747         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
35748      Branch: perl
35749            ! t/lib/md5-file.t
35750 ____________________________________________________________________________
35751 [  9334] By: jhi                                   on 2001/03/25  03:58:53
35752         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
35753      Branch: perl
35754            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
35755            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
35756            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
35757            + t/lib/mimeb64u.t t/lib/mimeqp.t
35758            ! MANIFEST
35759 ____________________________________________________________________________
35760 [  9333] By: jhi                                   on 2001/03/24  20:14:37
35761         Log: Integrate perlio.
35762      Branch: perl
35763           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
35764 ____________________________________________________________________________
35765 [  9332] By: nick                                  on 2001/03/24  19:40:34
35766         Log: Fix un-init variable leading to spurious "Out of Memory!"
35767      Branch: perlio
35768            ! doio.c
35769 ____________________________________________________________________________
35770 [  9331] By: nick                                  on 2001/03/24  19:09:59
35771         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
35772              and update layers internals doc.
35773      Branch: perlio
35774            ! pod/perlfunc.pod pod/perliol.pod
35775 ____________________________________________________________________________
35776 [  9330] By: jhi                                   on 2001/03/24  18:42:11
35777         Log: The length might be uninitialized garbage if the *svp is the undef.
35778      Branch: perl
35779            ! doio.c
35780 ____________________________________________________________________________
35781 [  9329] By: jhi                                   on 2001/03/24  18:26:57
35782         Log: (Retracted by #9393)
35783              
35784              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
35785              From: Simon Cozens <simon@netthink.co.uk>
35786              Date: Sat, 24 Mar 2001 17:13:17 +0000
35787              Message-ID: <20010324171317.A13406@netthink.co.uk>
35788      Branch: perl
35789            ! utils/h2xs.PL
35790 ____________________________________________________________________________
35791 [  9328] By: nick                                  on 2001/03/24  17:22:02
35792         Log: Integrate mainline.
35793      Branch: perlio
35794           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
35795           !> lib/unicode/version
35796 ____________________________________________________________________________
35797 [  9327] By: nick                                  on 2001/03/24  17:16:02
35798         Log: Integrate mainline.
35799      Branch: perlio
35800           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35801           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
35802           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
35803           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
35804           +> t/lib/md5-file.t
35805           !> MANIFEST Makefile.SH configure.com djgpp/config.over
35806           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
35807           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
35808           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
35809           !> win32/makefile.mk
35810 ____________________________________________________________________________
35811 [  9326] By: jhi                                   on 2001/03/24  17:00:42
35812         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
35813      Branch: perl
35814            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
35815            ! lib/unicode/version
35816 ____________________________________________________________________________
35817 [  9325] By: jhi                                   on 2001/03/24  16:22:33
35818         Log: Subject: Re: B::Deparse bug (5.6.0)
35819              From: Robin Houston <robin@kitsite.com>
35820              Date: Sat, 24 Mar 2001 14:33:09 +0000
35821              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
35822      Branch: perl
35823            ! op.c pp.c t/lib/b.t t/op/repeat.t
35824 ____________________________________________________________________________
35825 [  9324] By: jhi                                   on 2001/03/24  16:21:56
35826         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
35827              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
35828              these additions may be too optimistic.
35829      Branch: perl
35830            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
35831            ! hints/uwin.sh hints/vmesa.sh
35832 ____________________________________________________________________________
35833 [  9323] By: jhi                                   on 2001/03/24  16:06:01
35834         Log: Integrate perlio.
35835      Branch: perl
35836           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
35837           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
35838            ! Makefile.SH
35839           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
35840           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
35841           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
35842           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35843           !> win32/makefile.mk win32/perlhost.h win32/win32.c
35844           !> win32/win32iop.h
35845 ____________________________________________________________________________
35846 [  9322] By: nick                                  on 2001/03/24  14:39:12
35847         Log: Routine Win32 regen_config_h - no real changes.
35848      Branch: perlio
35849            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35850 ____________________________________________________________________________
35851 [  9321] By: nick                                  on 2001/03/24  14:31:49
35852         Log: PerlIO fixups for Win32:
35853              - provide win33_popenlist() - non-functional as yet.
35854              - avoid need for aTHX in PerlIO_debug calls - even if not 
35855              enabled args are still evaluated so Win32 has trouble during fork().
35856              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
35857              - Fixup makedef.pl for latest set of symbols.
35858      Branch: perlio
35859            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
35860            ! win32/perlhost.h win32/win32.c win32/win32iop.h
35861 ____________________________________________________________________________
35862 [  9320] By: nick                                  on 2001/03/24  14:26:58
35863         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
35864              was gibberish - broke it on WIn32 at least.
35865      Branch: perlio
35866            ! ext/POSIX/POSIX.xs
35867 ____________________________________________________________________________
35868 [  9319] By: nick                                  on 2001/03/24  11:29:41
35869         Log: Generated files.
35870      Branch: perlio
35871            ! embed.h global.sym objXSUB.h perlapi.c proto.h
35872 ____________________________________________________________________________
35873 [  9318] By: nick                                  on 2001/03/24  10:29:37
35874         Log: Implement:
35875              1.  open($fh,"+<",undef);  # add test to t/io/open.t
35876              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
35877      Branch: perlio
35878            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
35879            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
35880            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
35881            ! t/io/open.t t/io/utf8.t
35882 ____________________________________________________________________________
35883 [  9317] By: jhi                                   on 2001/03/23  23:41:25
35884         Log: AIX does seems to have optimization problems with its C compilers.
35885      Branch: perl
35886            ! hints/aix.sh
35887 ____________________________________________________________________________
35888 [  9316] By: jhi                                   on 2001/03/23  23:40:46
35889         Log: Integrate perlio.
35890      Branch: perl
35891           +> lib/PerlIO.pm
35892           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
35893           !> perliol.h
35894 ____________________________________________________________________________
35895 [  9315] By: jhi                                   on 2001/03/23  22:16:30
35896         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
35897      Branch: perl
35898            ! t/lib/md5-file.t
35899 ____________________________________________________________________________
35900 [  9314] By: nick                                  on 2001/03/23  20:49:02
35901         Log: Perlio internals re-organized.
35902              - open process creates AV of layer/arg pairs
35903              (appends layers from open() or open.pm to default list).
35904              - push arg is now an SV.
35905              - layer ->Open get passed the AV
35906              - open is no longer mandatory method.
35907              - topmost layer that has ->Open method does the open
35908              - any layers above are pushed once that returns.
35909              - vtable re-ordered so dummy layers need only provide push/pop methods.
35910      Branch: perlio
35911            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
35912 ____________________________________________________________________________
35913 [  9313] By: nick                                  on 2001/03/23  16:27:41
35914         Log: Check in a stable (working) version before next round of tweaks.
35915              Changes include:
35916              - Move default layers code out of doio.c and into perlio.c
35917              - Single routine for parsing layer specification strings.
35918              - Skeleton support for demand loading of layers
35919              - Core-dump avoidance if PERLIO environment specifies loadable layer
35920              (does not _work_ as need IO to load and need load to do IO ...)
35921      Branch: perlio
35922            + lib/PerlIO.pm
35923            ! MANIFEST doio.c perlio.c
35924 ____________________________________________________________________________
35925 [  9312] By: gsar                                  on 2001/03/23  16:25:25
35926         Log: add execute bit to files with shebang lines in the repository;
35927              avoid clobbering execute bit in Porting/makerel 
35928      Branch: maint-5.6/perl
35929            ! (edit 144 files)
35930 ____________________________________________________________________________
35931 [  9311] By: jhi                                   on 2001/03/23  14:25:35
35932         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
35933      Branch: perl
35934            ! MANIFEST
35935 ____________________________________________________________________________
35936 [  9310] By: jhi                                   on 2001/03/23  13:45:04
35937         Log: Subject: [PATCH] Net::Ping
35938              From: Colin McMillen <mcmi0037@tc.umn.edu>
35939              Date: Thu, 22 Mar 2001 19:30:31 -0600
35940              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
35941      Branch: perl
35942            ! lib/Net/Ping.pm
35943 ____________________________________________________________________________
35944 [  9309] By: jhi                                   on 2001/03/23  13:39:13
35945         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
35946      Branch: perl
35947            ! t/lib/md5-aaa.t t/lib/md5-file.t
35948 ____________________________________________________________________________
35949 [  9308] By: jhi                                   on 2001/03/23  13:20:34
35950         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
35951              - bump the version to 2.14
35952              - drop the base64 tests since they require MIME::Base64
35953              - drop the rfc1321.txt
35954              - drop the hints/dec_osf.pl since it's only needed for
35955              pre-5.005_03 Perls
35956              Todo:
35957              - the U32 alignment testing is now removed; it needs to
35958              be reintroduced as as a Config variable (meaning also
35959              as a Configure test)
35960              - get the new EBCDIC md5sum for MD5.pm
35961              - test in Win32 to see how badly I botched the makefiles
35962      Branch: perl
35963            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35964            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
35965            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
35966            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
35967            + t/lib/md5-file.t
35968            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
35969            ! win32/Makefile win32/makefile.mk
35970 ____________________________________________________________________________
35971 [  9307] By: jhi                                   on 2001/03/23  12:56:14
35972         Log: Integrate change #9306 from maintperl into mainline,
35973              AIX dynaloader for AIXes without <load.h>.
35974      Branch: perl
35975           !> ext/DynaLoader/hints/aix.pl
35976 ____________________________________________________________________________
35977 [  9306] By: jhi                                   on 2001/03/23  12:51:36
35978         Log: There are AIXes without /usr/include/load.h,
35979              patch from H.Merijn Brand.
35980      Branch: maint-5.6/perl
35981            ! ext/DynaLoader/hints/aix.pl
35982 ____________________________________________________________________________
35983 [  9305] By: nick                                  on 2001/03/23  11:00:42
35984         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
35985      Branch: perlio
35986            ! ext/Encode/Encode.xs perlio.c perlio.h
35987 ____________________________________________________________________________
35988 [  9304] By: nick                                  on 2001/03/23  10:20:46
35989         Log: Render -Duseperlio functional again.
35990              - this is "quick fix" which calls PerlIO_apply_layers after opening,
35991              which is what old scheme did. New scheme needs to change that
35992              to make open(...,\$scalar) etc. work but this will do for now.
35993      Branch: perlio
35994            ! perlio.c
35995 ____________________________________________________________________________
35996 [  9303] By: nick                                  on 2001/03/23  09:53:20
35997         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
35998              -Uuseperlio now works again.
35999              -Duseperlio is still poorly. Don't merge yet...
36000      Branch: perlio
36001            ! doio.c perlio.h
36002 ____________________________________________________________________________
36003 [  9302] By: nick                                  on 2001/03/22  22:26:51
36004         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
36005              type code.
36006              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
36007              is its main caller. In particular now has access to "extra" args, and
36008              can tell when an open handle is "reopened" (or duped?).
36009              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
36010              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
36011              PerlIO_open() et. al. (i.e. other way round).
36012              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
36013              with args close to PerlIO_openn().
36014      Branch: perlio
36015            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
36016 ____________________________________________________________________________
36017 [  9301] By: jhi                                   on 2001/03/22  20:58:04
36018         Log: Integrate perlio.
36019      Branch: perl
36020           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
36021           !> t/io/open.t util.c
36022 ____________________________________________________________________________
36023 [  9300] By: nick                                  on 2001/03/22  17:36:32
36024         Log: Don't include $@ in not ok message.
36025      Branch: perlio
36026            ! t/io/open.t
36027 ____________________________________________________________________________
36028 [  9299] By: gsar                                  on 2001/03/22  16:53:45
36029         Log: back out changes#7532,7521 for now (appears to have problems
36030              on IRIX)
36031      Branch: maint-5.6/perl
36032            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
36033            ! ext/POSIX/typemap pod/perlvar.pod
36034 ____________________________________________________________________________
36035 [  9298] By: nick                                  on 2001/03/22  14:35:46
36036         Log: Give a meaning to '&' in n-arg open case:
36037              open($fh,"<&",$scalar);
36038              $scalar can be:
36039              - an integer which does "fdopen"
36040              open($fh,"<&",2); # like open($fh,"<&2")
36041              - something that will yield a file handle via sv_2io()
36042              useful for dup'ing anonymous handles.
36043              e.g.:
36044              open(my $fh,"<&",\*STDIN);
36045              open(my $dup,"<&",$fh);
36046      Branch: perlio
36047            ! doio.c t/io/open.t
36048 ____________________________________________________________________________
36049 [  9297] By: nick                                  on 2001/03/22  13:34:35
36050         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
36051      Branch: perlio
36052            ! util.c
36053 ____________________________________________________________________________
36054 [  9296] By: nick                                  on 2001/03/22  12:51:20
36055         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
36056      Branch: perlio
36057            ! perl.c
36058 ____________________________________________________________________________
36059 [  9295] By: nick                                  on 2001/03/22  11:59:44
36060         Log: If stdin, stdout or stderr get opened in unexpected read/write state
36061              then warn at time of open not at time of use.
36062      Branch: perlio
36063            ! doio.c pp_hot.c pp_sys.c
36064 ____________________________________________________________________________
36065 [  9294] By: nick                                  on 2001/03/22  10:54:35
36066         Log: Die on n-arg open(...,"",xxx,yyy,...)
36067              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
36068              - die on read/write cases so we can decide what it means later.
36069      Branch: perlio
36070            ! doio.c embed.pl iperlsys.h util.c
36071 ____________________________________________________________________________
36072 [  9293] By: nick                                  on 2001/03/22  09:02:45
36073         Log: perlio tweaks (reported by Nick Clark)
36074              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
36075              error check in Pendinf_read().
36076      Branch: perlio
36077            ! perlio.c
36078 ____________________________________________________________________________
36079 [  9292] By: gsar                                  on 2001/03/22  07:12:00
36080         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
36081              fixes)
36082      Branch: maint-5.6/perl
36083           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
36084 ____________________________________________________________________________
36085 [  9291] By: jhi                                   on 2001/03/22  06:06:44
36086         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
36087      Branch: perl
36088            ! t/op/re_tests
36089 ____________________________________________________________________________
36090 [  9290] By: jhi                                   on 2001/03/22  05:57:01
36091         Log: Move MacOS Classic higher in the list of supported platforms.
36092      Branch: maint-5.6/perl
36093            ! pod/perlport.pod
36094 ____________________________________________________________________________
36095 [  9289] By: gsar                                  on 2001/03/22  05:35:04
36096         Log: revert part of change#6438 for compatibility (av_reify()
36097              appears to be needed to implement av_splice()ish things
36098              in XS)
36099      Branch: maint-5.6/perl
36100            ! embed.pl global.sym objXSUB.h perlapi.c
36101 ____________________________________________________________________________
36102 [  9288] By: gsar                                  on 2001/03/22  03:09:19
36103         Log: update copyright year
36104      Branch: maint-5.6/perl
36105            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
36106            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
36107            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
36108            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
36109            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
36110            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
36111            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
36112            ! x2p/walk.c
36113 ____________________________________________________________________________
36114 [  9287] By: jhi                                   on 2001/03/21  20:30:54
36115         Log: Integrate perlio.
36116      Branch: perl
36117           !> ext/Data/Dumper/Dumper.xs
36118 ____________________________________________________________________________
36119 [  9286] By: gsar                                  on 2001/03/21  19:49:54
36120         Log: makefile.mk tweak
36121      Branch: maint-5.6/perl
36122            ! win32/Makefile win32/makefile.mk
36123 ____________________________________________________________________________
36124 [  9285] By: nick                                  on 2001/03/21  19:07:13
36125         Log: Multiplicity fix for Dumper.
36126      Branch: perlio
36127            ! ext/Data/Dumper/Dumper.xs
36128 ____________________________________________________________________________
36129 [  9284] By: nick                                  on 2001/03/21  19:01:07
36130         Log: Integrate mainline - (does not build xTHX issue in Dumper).
36131      Branch: perlio
36132           !> (integrate 27 files)
36133 ____________________________________________________________________________
36134 [  9283] By: jhi                                   on 2001/03/21  17:17:35
36135         Log: Integrate change #9282 from mainline into maintperl,
36136              4-arg UTF-8 substr().
36137      Branch: maint-5.6/perl
36138           !> pp.c
36139 ____________________________________________________________________________
36140 [  9282] By: jhi                                   on 2001/03/21  17:15:43
36141         Log: The #9270 would have leaked a scalar if pp_substr()
36142              returned early.
36143      Branch: perl
36144            ! pp.c
36145 ____________________________________________________________________________
36146 [  9281] By: gsar                                  on 2001/03/21  17:03:14
36147         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
36148      Branch: maint-5.6/perl
36149            ! win32/makefile.mk
36150 ____________________________________________________________________________
36151 [  9280] By: gsar                                  on 2001/03/21  17:01:20
36152         Log: some tweaks to change#9278 (fork() emulation should be enabled
36153              by setting BUILD_FLAVOR instead of changing the defaults)
36154      Branch: maint-5.6/perl
36155            ! win32/makefile.mk
36156 ____________________________________________________________________________
36157 [  9279] By: gsar                                  on 2001/03/21  16:47:19
36158         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
36159      Branch: maint-5.6/perl
36160            ! ext/File/Glob/Glob.pm
36161           !> lib/Cwd.pm
36162 ____________________________________________________________________________
36163 [  9278] By: jhi                                   on 2001/03/21  14:35:10
36164         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
36165              From: "Vadim Konovalov" <watman@inbox.ru>
36166              Date: Wed, 21 Mar 2001 01:53:51 +0300
36167              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
36168      Branch: maint-5.6/perl
36169            ! win32/makefile.mk win32/win32sck.c
36170 ____________________________________________________________________________
36171 [  9277] By: jhi                                   on 2001/03/21  13:58:28
36172         Log: Integrate change #9270 from mainline to maintperl:
36173              continued 4-arg UTF-8 substr() fixing.
36174      Branch: maint-5.6/perl
36175           !> pp.c t/op/substr.t
36176 ____________________________________________________________________________
36177 [  9276] By: jhi                                   on 2001/03/21  13:33:00
36178         Log: More pixie cleaning.
36179      Branch: perl
36180            ! Makefile.SH
36181 ____________________________________________________________________________
36182 [  9275] By: jhi                                   on 2001/03/21  03:54:17
36183         Log: Update Changes.
36184      Branch: perl
36185            ! Changes patchlevel.h
36186 ____________________________________________________________________________
36187 [  9274] By: jhi                                   on 2001/03/21  03:48:24
36188         Log: First stab at making Data::Dumper to grok Unicode.
36189              
36190              TODO: tests, EBCDICify.
36191      Branch: perl
36192            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
36193 ____________________________________________________________________________
36194 [  9273] By: jhi                                   on 2001/03/21  02:23:00
36195         Log: Fix for
36196              
36197              Subject: Memory leak in unquoted print   
36198              From: Benjamin Sugars <bsugars@canoe.ca> 
36199              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
36200              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
36201      Branch: perl
36202            ! perlio.c
36203 ____________________________________________________________________________
36204 [  9272] By: jhi                                   on 2001/03/21  01:33:17
36205         Log: Subject: Re: [PATCH] POSIX::getcwd()
36206              From: Benjamin Sugars <bsugars@canoe.ca> 
36207              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
36208              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
36209      Branch: perl
36210            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
36211 ____________________________________________________________________________
36212 [  9271] By: jhi                                   on 2001/03/21  01:22:52
36213         Log: Subject: [PATCH] Cwd.pm docs
36214              From: Benjamin Sugars <bsugars@canoe.ca>
36215              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
36216              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
36217      Branch: perl
36218            ! lib/Cwd.pm
36219 ____________________________________________________________________________
36220 [  9270] By: jhi                                   on 2001/03/21  01:16:29
36221         Log: Continue 4-arg substr() UTF-8 fixage.
36222      Branch: perl
36223            ! pp.c t/op/substr.t
36224 ____________________________________________________________________________
36225 [  9269] By: jhi                                   on 2001/03/21  00:46:14
36226         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
36227              
36228              revert the leak fix in change#9142 (problem needs a more experimental
36229              fix unsuitable for 5.6.1)
36230              
36231              do alphabetical sorting by default (for csh compatibility)
36232              
36233              cut-n-paste goof in change#9264
36234              
36235              VMS piping fixes (from Charles Lane)
36236      Branch: perl
36237           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
36238           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
36239           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
36240 ____________________________________________________________________________
36241 [  9268] By: jhi                                   on 2001/03/21  00:37:04
36242         Log: Integrate perlio.
36243      Branch: perl
36244           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
36245           !> utf8.c utf8.h utfebcdic.h
36246 ____________________________________________________________________________
36247 [  9267] By: nick                                  on 2001/03/20  20:04:39
36248         Log: More EBCDIC stuff:
36249              - Loose the extra level of function on ASCII.
36250              - spotted a chr(0) issue in sv.c
36251              - re-work of UTF-X tr/// ranges to work in Unicode
36252              space. Still issues with the "0xff is illegal UTF-8" hack.
36253              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
36254              (why do it once when you can do it all over the place :-(
36255              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
36256              need utf8.pm for swashes.
36257              - Simplified and commented scan_const() in toke.c
36258              Still something wrong regexp and tr (swashes?).
36259      Branch: perlio
36260            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
36261            ! utf8.c utf8.h utfebcdic.h
36262 ____________________________________________________________________________
36263 [  9266] By: gsar                                  on 2001/03/20  19:16:43
36264         Log: VMS piping fixes (from Charles Lane)
36265      Branch: maint-5.6/perl
36266            ! vms/vms.c vms/vmspipe.com
36267 ____________________________________________________________________________
36268 [  9265] By: gsar                                  on 2001/03/20  17:53:52
36269         Log: cut-n-paste goof in change#9264
36270      Branch: maint-5.6/perl
36271            ! ext/File/Glob/Glob.xs
36272 ____________________________________________________________________________
36273 [  9264] By: gsar                                  on 2001/03/20  17:43:47
36274         Log: do alphabetical sorting by default (for csh compatibility);
36275              bsd_glob() does ASCII sort by default as usual, unless
36276              GLOB_ALPHASORT was specified
36277      Branch: maint-5.6/perl
36278            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
36279            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
36280            ! ext/File/Glob/bsd_glob.h
36281 ____________________________________________________________________________
36282 [  9263] By: gsar                                  on 2001/03/20  16:40:08
36283         Log: integrate change#9255 from mainline (unicode fix)
36284              
36285              substr($bytestr, i, n, $charstr)
36286      Branch: maint-5.6/perl
36287           !> Todo-5.6 pp.c t/op/substr.t
36288 ____________________________________________________________________________
36289 [  9262] By: gsar                                  on 2001/03/20  15:57:41
36290         Log: revert the leak fix in change#9142 (problem needs a more experimental
36291              fix unsuitable for 5.6.1)
36292      Branch: maint-5.6/perl
36293            ! scope.c
36294 ____________________________________________________________________________
36295 [  9261] By: jhi                                   on 2001/03/20  14:26:25
36296         Log: Integrate changes #9259,9260 from maintperl into mainline.
36297              
36298              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
36299              
36300              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
36301      Branch: perl
36302           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
36303 ____________________________________________________________________________
36304 [  9260] By: jhi                                   on 2001/03/20  14:05:46
36305         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
36306              From: Robin Barker <rmb1@cise.npl.co.uk>
36307              Date: Tue, 20 Mar 2001 10:12:04 GMT
36308              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
36309      Branch: maint-5.6/perl
36310            ! run.c
36311 ____________________________________________________________________________
36312 [  9259] By: jhi                                   on 2001/03/20  14:04:39
36313         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
36314              From: Chris Nandor <pudge@pobox.com>
36315              Date: Tue, 20 Mar 2001 00:40:56 -0500
36316              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
36317      Branch: maint-5.6/perl
36318            ! ext/POSIX/POSIX.xs lib/File/Path.pm
36319 ____________________________________________________________________________
36320 [  9258] By: jhi                                   on 2001/03/20  05:09:34
36321         Log: Update Changes.
36322      Branch: perl
36323            ! Changes patchlevel.h
36324 ____________________________________________________________________________
36325 [  9257] By: jhi                                   on 2001/03/20  05:04:25
36326         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
36327      Branch: perl
36328            ! t/op/tr.t
36329 ____________________________________________________________________________
36330 [  9256] By: jhi                                   on 2001/03/20  04:43:12
36331         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
36332              From: Peter Prymmer <pvhp@forte.com>
36333              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
36334              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
36335      Branch: maint-5.6/perl
36336            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
36337 ____________________________________________________________________________
36338 [  9255] By: jhi                                   on 2001/03/19  23:17:17
36339         Log: substr($bytestr, i, n, $charstr)
36340              
36341              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
36342      Branch: perl
36343            ! Todo-5.6 pp.c t/op/substr.t
36344 ____________________________________________________________________________
36345 [  9254] By: jhi                                   on 2001/03/19  22:25:09
36346         Log: Rearrange the make test target prerequisites so that
36347              in a parallel make 'all' is finished before 'test'.
36348      Branch: perl
36349            ! Makefile.SH
36350 ____________________________________________________________________________
36351 [  9253] By: jhi                                   on 2001/03/19  21:48:07
36352         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
36353              From: Robin Houston <robin@kitsite.com>
36354              Date: Mon, 19 Mar 2001 15:48:41 +0000
36355              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
36356      Branch: perl
36357            ! pp_ctl.c
36358 ____________________________________________________________________________
36359 [  9252] By: jhi                                   on 2001/03/19  21:42:27
36360         Log: Integrate perlio.
36361      Branch: perl
36362           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
36363           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
36364           !> utfebcdic.h vms/perly_c.vms
36365 ____________________________________________________________________________
36366 [  9251] By: jhi                                   on 2001/03/19  21:31:28
36367         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
36368              
36369              Dynaloading in 64-bit AIX with vac.
36370      Branch: perl
36371           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36372           !> hints/aix.sh
36373 ____________________________________________________________________________
36374 [  9250] By: jhi                                   on 2001/03/19  21:18:00
36375         Log: A more robust solution for the 64bitall AIX dynaloading
36376              problem, from Jens-Uwe Mager.
36377      Branch: maint-5.6/perl
36378            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36379 ____________________________________________________________________________
36380 [  9249] By: nick                                  on 2001/03/19  20:59:37
36381         Log: Integrate mainline.
36382      Branch: perlio
36383           !> (integrate 42 files)
36384 ____________________________________________________________________________
36385 [  9248] By: nick                                  on 2001/03/19  20:22:07
36386         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
36387              (Building on OS390 uses native YACC and YYDEBUG has other
36388              side effects.)
36389      Branch: perlio
36390            ! perly.c perly.y vms/perly_c.vms
36391 ____________________________________________________________________________
36392 [  9247] By: jhi                                   on 2001/03/19  19:59:53
36393         Log: 64-bit AIX dynaloading problem (see #9244) idea
36394              from Jens-Uwe Mager.
36395      Branch: maint-5.6/perl
36396            ! ext/DynaLoader/dl_aix.xs
36397 ____________________________________________________________________________
36398 [  9246] By: nick                                  on 2001/03/19  19:27:57
36399         Log: More EBCDIC fixes.
36400      Branch: perlio
36401            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
36402            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
36403 ____________________________________________________________________________
36404 [  9245] By: jhi                                   on 2001/03/19  19:05:19
36405         Log: Integrate change #9243 from mainline into maintperl.
36406              
36407              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
36408      Branch: maint-5.6/perl
36409           !> README.vmesa
36410 ____________________________________________________________________________
36411 [  9244] By: jhi                                   on 2001/03/19  19:03:15
36412         Log: Get 64bitall AIX building, but still does not test okay:
36413              dynaloading anything fails, for example for op/defins:
36414              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
36415              (update: fixed by #9247,9250)
36416      Branch: maint-5.6/perl
36417            ! hints/aix.sh
36418 ____________________________________________________________________________
36419 [  9243] By: jhi                                   on 2001/03/19  19:00:16
36420         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
36421              From: Robin Barker <rmb1@cise.npl.co.uk>
36422              Date: Mon, 19 Mar 2001 18:01:57 GMT
36423              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
36424      Branch: perl
36425            ! README.vmesa
36426 ____________________________________________________________________________
36427 [  9242] By: jhi                                   on 2001/03/19  18:58:43
36428         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
36429              
36430              TODO: tests.
36431      Branch: perl
36432            ! doop.c op.c
36433 ____________________________________________________________________________
36434 [  9241] By: gsar                                  on 2001/03/19  17:34:46
36435         Log: VMSify tests (from Charles Lane)
36436      Branch: maint-5.6/perl
36437            ! t/lib/filehand.t t/lib/texttabs.t
36438 ____________________________________________________________________________
36439 [  9240] By: jhi                                   on 2001/03/19  14:24:26
36440         Log: Integrate change #9233 from maintperl into mainline.
36441              
36442              some refcounts were incorrect in perl_clone()
36443      Branch: perl
36444           !> sv.c
36445 ____________________________________________________________________________
36446 [  9239] By: gsar                                  on 2001/03/19  09:23:17
36447         Log: this is 5.6.1-trial3
36448      Branch: maint-5.6/perl
36449            ! Changes
36450 ____________________________________________________________________________
36451 [  9238] By: gsar                                  on 2001/03/19  08:47:04
36452         Log: some new symbols are only available under ithreads
36453      Branch: maint-5.6/perl
36454            ! makedef.pl
36455 ____________________________________________________________________________
36456 [  9237] By: gsar                                  on 2001/03/19  08:42:28
36457         Log: update patchlevel.h, Changes, &c.
36458      Branch: maint-5.6/perl
36459            ! Changes patchlevel.h pod/perlhist.pod
36460           !> AUTHORS
36461 ____________________________________________________________________________
36462 [  9236] By: gsar                                  on 2001/03/19  08:17:49
36463         Log: integrate changes#8068,8717 from mainline
36464              
36465              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
36466              
36467              [PATCH CPAN 1.59_51] warning message (not!)
36468      Branch: maint-5.6/perl
36469           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
36470           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
36471           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
36472           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
36473           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
36474 ____________________________________________________________________________
36475 [  9235] By: gsar                                  on 2001/03/19  08:07:09
36476         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
36477              
36478              [PATCH] Add missing CV flags to dump.c
36479              
36480              Re: [patch] Re: PL_ptr_table
36481              
36482              Fixup non-ithread build after 8713
36483              
36484              Generated files form 8713 etc.
36485              
36486              Correct the correction :-(
36487              
36488              Documenting coderef @INC (Re: CPAN "make this script work" feature)
36489              
36490              Subject: Re: sync sync sync: have I missed any patches?
36491              Replace djSP with dSP.
36492      Branch: maint-5.6/perl
36493           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
36494           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
36495           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
36496           !> sv.c sv.h win32/perlhost.h
36497 ____________________________________________________________________________
36498 [  9234] By: gsar                                  on 2001/03/19  07:22:05
36499         Log: revert the change#9090 integrate for now (change looks somewhat
36500              incomplete in that [ha]v_exists() need something similar; lacks
36501              tests; &c.)
36502      Branch: maint-5.6/perl
36503            ! hv.c
36504 ____________________________________________________________________________
36505 [  9233] By: gsar                                  on 2001/03/19  07:10:01
36506         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
36507              destruction when there are unreferenced scalars (SvREFCNT==0)
36508      Branch: maint-5.6/perl
36509            ! sv.c
36510 ____________________________________________________________________________
36511 [  9232] By: jhi                                   on 2001/03/19  05:11:02
36512         Log: Regen api and toc.
36513      Branch: maint-5.6/perl
36514            ! pod/perlapi.pod pod/perltoc.pod
36515 ____________________________________________________________________________
36516 [  9231] By: jhi                                   on 2001/03/19  04:06:03
36517         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
36518              add a lost line in pp.c:pp_chop(), update to new op/chop.
36519              
36520              Clarify the description differentiating for and while; inspired by
36521              
36522              Subject: [ID 20010306.004] || != named unary operator
36523              
36524              The $Is_MacOS needs to be declared.
36525      Branch: maint-5.6/perl
36526            ! pp.c t/op/chop.t
36527           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
36528 ____________________________________________________________________________
36529 [  9230] By: jhi                                   on 2001/03/19  03:48:16
36530         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
36531              9079,9083,9089,9090,9091 from mainline to maintperl.
36532              
36533              Quieten some noise in Win32 builds
36534              
36535              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
36536              
36537              The perlretut was still talking about the old \p and \P
36538              definitions.
36539              
36540              More tweakage on the Unicode character class descriptions.
36541              
36542              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
36543              
36544              Subject: 'no *POSIX' Patch speeding up make on BS2000 
36545              
36546              Subject: [PATCH] perldata.pod here-doc docs
36547              
36548              Add /sbin and /usr/sbin to the list of directories scanned
36549              for setuid programs.  Takes care of bug id 20010309.003.
36550              
36551              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
36552              
36553              In op/stat #35 better to scan all the potential directories
36554              for setuids, not just the first one.
36555      Branch: maint-5.6/perl
36556            ! Makefile.SH
36557           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
36558           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
36559           !> t/op/stat.t toke.c win32/win32.h
36560 ____________________________________________________________________________
36561 [  9229] By: jhi                                   on 2001/03/19  02:31:50
36562         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
36563              From: Chris Nandor <pudge@pobox.com>
36564              Date: Sat, 10 Mar 2001 14:22:19 -0500
36565              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
36566      Branch: maint-5.6/perl
36567            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
36568            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
36569            ! t/lib/b.t t/lib/errno.t
36570 ____________________________________________________________________________
36571 [  9228] By: jhi                                   on 2001/03/19  02:29:59
36572         Log: Integrate changes #9113,9122 from mainline into maintperl.
36573              
36574              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?)
36575      Branch: maint-5.6/perl
36576           !> Configure README.os390 hints/os390.sh
36577 ____________________________________________________________________________
36578 [  9227] By: jhi                                   on 2001/03/19  02:22:35
36579         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
36580              into maintperl.
36581              
36582              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
36583              
36584              Forgot to check-in the larger part of #9120, duh.
36585              
36586              Subject: Another patch for integer.pm POD 
36587              
36588              h2ph strictness and cleanliness from Kurt Starsinic.
36589              
36590              Borland filename case problem.
36591              
36592              h2ph strictness and cleanliness from Kurt Starsinic.
36593              
36594              Subject: [PATCH] the uncontroversial doc patches
36595      Branch: maint-5.6/perl
36596           +> win32/sncfnmcs.pl
36597           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
36598           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
36599           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
36600           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
36601           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
36602           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
36603           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
36604 ____________________________________________________________________________
36605 [  9226] By: jhi                                   on 2001/03/19  02:10:21
36606         Log: Integrate changes #9207,9214 from mainline into maintperl.
36607              
36608              podchecker relaxations: =over has an *optional* number after it,
36609              and whitespace in L<> is okay.
36610      Branch: maint-5.6/perl
36611           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
36612           !> t/pod/poderrs.xr
36613 ____________________________________________________________________________
36614 [  9225] By: jhi                                   on 2001/03/19  02:07:38
36615         Log: Integrate change #9219 from maintperl into mainline.
36616              
36617              remove duplicated tests
36618      Branch: perl
36619           !> t/op/re_tests
36620 ____________________________________________________________________________
36621 [  9224] By: jhi                                   on 2001/03/19  02:06:11
36622         Log: Integrate change #9223 from mainline to maintperl.
36623              
36624              Document -Dmksymlinks.
36625      Branch: maint-5.6/perl
36626           !> INSTALL
36627 ____________________________________________________________________________
36628 [  9223] By: jhi                                   on 2001/03/19  02:01:25
36629         Log: Document -Dmksymlinks.
36630      Branch: perl
36631            ! INSTALL
36632 ____________________________________________________________________________
36633 [  9222] By: jhi                                   on 2001/03/19  01:15:35
36634         Log: The -Dmksymlinks wasn't working for maintperl.
36635      Branch: maint-5.6/perl
36636            ! Configure
36637 ____________________________________________________________________________
36638 [  9221] By: jhi                                   on 2001/03/19  00:49:43
36639         Log: Cleanup pixie residue.
36640      Branch: perl
36641            ! Makefile.SH
36642 ____________________________________________________________________________
36643 [  9220] By: jhi                                   on 2001/03/19  00:44:47
36644         Log: Document the use of pixie/prof; create make targets for it.
36645              
36646              TODO: make t/TEST pixie-aware.
36647      Branch: perl
36648            ! Makefile.SH pod/perlhack.pod
36649 ____________________________________________________________________________
36650 [  9219] By: gsar                                  on 2001/03/19  00:16:55
36651         Log: remove duplicated tests
36652      Branch: maint-5.6/perl
36653            ! t/op/re_tests
36654 ____________________________________________________________________________
36655 [  9218] By: jhi                                   on 2001/03/18  23:59:31
36656         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
36657      Branch: perl
36658            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
36659 ____________________________________________________________________________
36660 [  9217] By: jhi                                   on 2001/03/18  23:25:20
36661         Log: Rewrite the tests section of Makefile to be less redundant
36662              and to allow for more flexible test targets, many recursive
36663              make calls introduced.
36664      Branch: perl
36665            ! Makefile.SH
36666 ____________________________________________________________________________
36667 [  9216] By: jhi                                   on 2001/03/18  22:30:04
36668         Log: Document the use of Third Degree (sparsely).
36669      Branch: perl
36670            ! pod/perlhack.pod t/TEST
36671 ____________________________________________________________________________
36672 [  9215] By: jhi                                   on 2001/03/18  22:10:30
36673         Log: Make targets for testing with Third Degree.
36674      Branch: perl
36675            ! Makefile.SH
36676 ____________________________________________________________________________
36677 [  9214] By: jhi                                   on 2001/03/18  21:08:53
36678         Log: The podchecker relaxations need to mirrored also at the tests.
36679      Branch: perl
36680            ! t/pod/poderrs.xr
36681 ____________________________________________________________________________
36682 [  9213] By: jhi                                   on 2001/03/18  20:56:21
36683         Log: Update Changes.
36684      Branch: perl
36685            ! Changes patchlevel.h
36686 ____________________________________________________________________________
36687 [  9212] By: jhi                                   on 2001/03/18  20:36:59
36688         Log: Looking for config.sh in parent directories isn't
36689              very useful for the toplevel Makefile.
36690      Branch: perl
36691            ! Makefile.SH
36692 ____________________________________________________________________________
36693 [  9211] By: jhi                                   on 2001/03/18  20:33:37
36694         Log: On "make clean" take care of Third Degree droppings.
36695      Branch: perl
36696            ! Makefile.SH
36697 ____________________________________________________________________________
36698 [  9210] By: jhi                                   on 2001/03/18  20:21:34
36699         Log: Add a hook for running the tests under the Third Degree
36700              debugging tool (set $ENV{PERL_3LOG} to non-zero)
36701              
36702              TODO: Document the use of Third Degree.
36703      Branch: perl
36704            ! t/TEST
36705 ____________________________________________________________________________
36706 [  9209] By: jhi                                   on 2001/03/18  20:19:07
36707         Log: Regen toc and api pods.
36708      Branch: perl
36709            ! pod/perlapi.pod pod/perltoc.pod
36710 ____________________________________________________________________________
36711 [  9208] By: jhi                                   on 2001/03/18  20:12:12
36712         Log: Integrate changes #8128,9132 from mainline into maintperl,
36713              Tie::SubstrHash fixes.
36714      Branch: maint-5.6/perl
36715           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
36716 ____________________________________________________________________________
36717 [  9207] By: jhi                                   on 2001/03/18  20:07:43
36718         Log: podchecker relaxations from Michael Stevens.
36719      Branch: perl
36720            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
36721 ____________________________________________________________________________
36722 [  9206] By: jhi                                   on 2001/03/18  20:04:24
36723         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
36724      Branch: perl
36725            ! lib/Locale/Constants.pm lib/Locale/Country.pm
36726            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
36727            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
36728 ____________________________________________________________________________
36729 [  9205] By: jhi                                   on 2001/03/18  19:54:45
36730         Log: Integrate changes #9161,9162 from maintperl to mainline.
36731              
36732              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
36733              results
36734      Branch: perl
36735           !> t/op/magic.t
36736 ____________________________________________________________________________
36737 [  9204] By: jhi                                   on 2001/03/18  19:37:46
36738         Log: Make perl.third checks more understandable to the builder.
36739      Branch: perl
36740            ! Makefile.SH
36741 ____________________________________________________________________________
36742 [  9203] By: jhi                                   on 2001/03/18  19:20:54
36743         Log: Re-integrate #9138 from maintperl to mainline,
36744              the squelching of the unneeded "Scalars leaked" messages.
36745      Branch: perl
36746           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
36747           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
36748           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
36749 ____________________________________________________________________________
36750 [  9202] By: jhi                                   on 2001/03/18  18:48:36
36751         Log: More robust and more paranoid perl.third target.
36752      Branch: perl
36753            ! Makefile.SH
36754 ____________________________________________________________________________
36755 [  9201] By: jhi                                   on 2001/03/18  18:39:21
36756         Log: Integrate change #9197 from maintperl to mainline.
36757              
36758              more thorough cleaning of arenas.
36759      Branch: perl
36760           !> embed.pl perl.c proto.h sv.c t/op/sort.t
36761 ____________________________________________________________________________
36762 [  9200] By: jhi                                   on 2001/03/18  18:25:17
36763         Log: Integrate perlio.
36764      Branch: perl
36765           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
36766           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
36767           !> t/lib/encode.t toke.c universal.c utf8.c
36768 ____________________________________________________________________________
36769 [  9199] By: nick                                  on 2001/03/18  15:23:51
36770         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
36771              is the sense of the test being done. Avoid some magical 127 and 128 values
36772              by using macros.
36773      Branch: perlio
36774            ! doop.c pp_ctl.c sv.c toke.c
36775 ____________________________________________________________________________
36776 [  9198] By: nick                                  on 2001/03/18  14:18:12
36777         Log: UTF-X encoding invariance for Encode:
36778              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
36779              - move the XS code for those to universal.c (so in miniperl)
36780              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
36781              - change ext/Encode/compile to use above.
36782              - Fix t/lib/encode.t for above
36783              - Teach t/lib/b.t to expect -uutf8
36784              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
36785              utf8.pm is needed.
36786      Branch: perlio
36787            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
36788            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
36789 ____________________________________________________________________________
36790 [  9197] By: gsar                                  on 2001/03/18  12:15:57
36791         Log: more thorough cleaning of arenas--keep going until no more
36792              SvREFCNT_dec()s occur (this fixes the problem that causes the
36793              pesky "Scalars leaked" warnings)
36794      Branch: maint-5.6/perl
36795            ! embed.pl perl.c proto.h sv.c t/op/sort.t
36796 ____________________________________________________________________________
36797 [  9196] By: nick                                  on 2001/03/18  10:57:29
36798         Log: Fix pragma/utf8.t # 15
36799              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
36800              are SvUTF8 as well.
36801      Branch: perlio
36802            ! toke.c
36803 ____________________________________________________________________________
36804 [  9195] By: nick                                  on 2001/03/18  09:27:06
36805         Log: Integrate mainline
36806      Branch: perlio
36807           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
36808           !> t/op/pat.t
36809 ____________________________________________________________________________
36810 [  9194] By: jhi                                   on 2001/03/18  05:29:59
36811         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
36812              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
36813      Branch: perl
36814            ! op.c op.h t/op/misc.t t/op/pat.t
36815 ____________________________________________________________________________
36816 [  9193] By: jhi                                   on 2001/03/18  05:15:06
36817         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
36818      Branch: perl
36819            ! mg.c t/op/pat.t
36820 ____________________________________________________________________________
36821 [  9192] By: jhi                                   on 2001/03/18  04:22:43
36822         Log: tr/// UTF-8 patches from Inaba Hiroto.
36823      Branch: perl
36824            ! doop.c op.c
36825 ____________________________________________________________________________
36826 [  9191] By: jhi                                   on 2001/03/18  04:21:17
36827         Log: Integrate perlio.
36828      Branch: perl
36829           !> utf8.c utfebcdic.h
36830 ____________________________________________________________________________
36831 [  9190] By: nick                                  on 2001/03/17  20:32:01
36832         Log: Correct #if EBCDIC side typos.
36833              Builds and passes many tests on OS390.
36834      Branch: perlio
36835            ! utf8.c utfebcdic.h
36836 ____________________________________________________________________________
36837 [  9189] By: jhi                                   on 2001/03/17  18:55:49
36838         Log: Add prerequisites for the perl.third target.
36839      Branch: perl
36840            ! Makefile.SH
36841 ____________________________________________________________________________
36842 [  9188] By: jhi                                   on 2001/03/17  18:46:00
36843         Log: Integrate perlio.
36844      Branch: perl
36845           +> utfebcdic.h
36846           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
36847 ____________________________________________________________________________
36848 [  9187] By: jhi                                   on 2001/03/17  18:38:47
36849         Log: Add a make rule for perl.third (the Third Degree memory debugging
36850              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
36851      Branch: perl
36852            ! Makefile.SH
36853 ____________________________________________________________________________
36854 [  9186] By: nick                                  on 2001/03/17  18:34:48
36855         Log: MANIFEST addition :-(
36856      Branch: perlio
36857            ! MANIFEST
36858 ____________________________________________________________________________
36859 [  9185] By: nick                                  on 2001/03/17  18:29:50
36860         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
36861              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
36862              a superset of ASCII are invariant under the encoding. This is EBCDIC
36863              friendly as an encoded string can be looked at as being EBCDIC by lexer
36864              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
36865              ASCII on ASCII machines.
36866              
36867              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
36868              seperate.
36869              - Add some more macros to comprehend different shift amounts and
36870              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
36871              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
36872              and conditionaly #include it.
36873              
36874              EBCDIC build as yet untested.  ASCII still fails the one test.
36875      Branch: perlio
36876            + utfebcdic.h
36877            ! utf8.c utf8.h
36878 ____________________________________________________________________________
36879 [  9184] By: nick                                  on 2001/03/17  17:44:16
36880         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
36881      Branch: perlio
36882            ! doop.c perl.h pp.c utf8.h
36883 ____________________________________________________________________________
36884 [  9183] By: jhi                                   on 2001/03/17  15:55:42
36885         Log: Integrate perlio.
36886      Branch: perl
36887            ! MANIFEST
36888           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
36889 ____________________________________________________________________________
36890 [  9182] By: nick                                  on 2001/03/17  09:16:06
36891         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
36892      Branch: perlio
36893            ! t/op/pat.t
36894 ____________________________________________________________________________
36895 [  9181] By: nick                                  on 2001/03/17  09:15:11
36896         Log: Integrate mainline.
36897      Branch: perlio
36898           +> lib/Locale/Constants.pm lib/Locale/Country.pm
36899           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
36900           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
36901           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
36902           !> (integrate 83 files)
36903 ____________________________________________________________________________
36904 [  9180] By: nick                                  on 2001/03/16  17:23:21
36905         Log: EBCDIC Fixes.
36906      Branch: perlio
36907            ! perl.h sv.c toke.c utf8.c utf8.h
36908 ____________________________________________________________________________
36909 [  9179] By: jhi                                   on 2001/03/16  14:10:12
36910         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
36911              a change needed to work around an AIX compiler bug.
36912      Branch: perl
36913            ! ext/Storable/Storable.xs
36914 ____________________________________________________________________________
36915 [  9178] By: jhi                                   on 2001/03/16  03:19:59
36916         Log: With Damian's approval synchronize damian's modules'
36917              licensing with Perl's standard module licensing.
36918      Branch: perl
36919            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
36920 ____________________________________________________________________________
36921 [  9177] By: jhi                                   on 2001/03/16  03:15:34
36922         Log: Make the Filter::Util:Call files have their own copies
36923              of the Perl standard module licensing, from Paul Marquess.
36924      Branch: perl
36925            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
36926 ____________________________________________________________________________
36927 [  9176] By: jhi                                   on 2001/03/16  02:56:04
36928         Log: Subject: [PATCH] more pod patches
36929              From: Michael Stevens <michael@etla.org>
36930              Date: Thu, 15 Mar 2001 21:25:18 +0000
36931              Message-ID: <20010315212518.A18870@firedrake.org>
36932      Branch: perl
36933            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
36934            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
36935            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
36936            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
36937            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
36938            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
36939            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
36940            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
36941            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
36942            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
36943            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
36944            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
36945            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
36946            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
36947            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
36948            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
36949            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
36950            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
36951            ! lib/Locale/Country.pm lib/Locale/Language.pm
36952            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
36953            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
36954            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
36955            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
36956            ! os2/OS2/Process/Process.pm
36957 ____________________________________________________________________________
36958 [  9175] By: jhi                                   on 2001/03/16  02:53:32
36959         Log: Subject: [PATCH] the uncontroversial doc patches
36960              From: Michael Stevens <michael@etla.org>
36961              Date: Thu, 15 Mar 2001 20:01:12 +0000
36962              Message-ID: <20010315200112.A7636@firedrake.org>
36963      Branch: perl
36964            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
36965            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
36966            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
36967            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
36968            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
36969 ____________________________________________________________________________
36970 [  9174] By: jhi                                   on 2001/03/16  02:50:49
36971         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
36972              From: Paul Lindner <lindner@inuus.com>
36973              Date: Fri, 16 Mar 2001 11:28:03 -0800
36974              Message-ID: <20010316112803.A7577@inuus.com>
36975      Branch: perl
36976            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
36977 ____________________________________________________________________________
36978 [  9173] By: nick                                  on 2001/03/15  20:21:03
36979         Log: 1st day's EBCDIC fixes:
36980              - toke.c's parsing of strings needed attention
36981              needed to conditionally e2a if string was already UTF-8
36982              - e2a/a2e tables where wrong way round.
36983              - new macros in utf8.h
36984      Branch: perlio
36985            ! perl.h toke.c utf8.h
36986 ____________________________________________________________________________
36987 [  9172] By: jhi                                   on 2001/03/15  15:17:17
36988         Log: Update Changes.
36989      Branch: perl
36990            ! Changes patchlevel.h
36991 ____________________________________________________________________________
36992 [  9171] By: jhi                                   on 2001/03/15  15:09:32
36993         Log: Subject: Re: Another Borland C++ problem.
36994              From: "Vadim Konovalov" <watman@inbox.ru>
36995              Date: Sat, 10 Mar 2001 19:26:07 +0300
36996              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
36997              
36998              Borland filename case problem.
36999      Branch: perl
37000            + win32/sncfnmcs.pl
37001            ! MANIFEST README.win32
37002 ____________________________________________________________________________
37003 [  9170] By: jhi                                   on 2001/03/15  14:54:23
37004         Log: Add Locale::Codes 1.06, from Neil Bowers.
37005      Branch: perl
37006            + lib/Locale/Constants.pm lib/Locale/Country.pm
37007            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
37008            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
37009            + t/lib/lc-language.t t/lib/lc-uk.t
37010            ! MANIFEST
37011 ____________________________________________________________________________
37012 [  9169] By: jhi                                   on 2001/03/15  14:19:01
37013         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
37014      Branch: perl
37015            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
37016            ! ext/Storable/Storable.xs
37017 ____________________________________________________________________________
37018 [  9168] By: jhi                                   on 2001/03/15  14:13:22
37019         Log: Integrate changes #9120,9167 from mainline to maintperl.
37020              
37021              Subject: [PATCH 5.6.1] OS/2 docs
37022              
37023              Subject: [PATCH 5.6.1] perldoc
37024      Branch: maint-5.6/perl
37025           !> os2/Changes utils/perldoc.PL
37026 ____________________________________________________________________________
37027 [  9167] By: jhi                                   on 2001/03/15  14:07:42
37028         Log: Subject: [PATCH 5.6.1] perldoc
37029              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37030              Date: Wed, 14 Mar 2001 23:46:52 -0500
37031              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
37032      Branch: perl
37033            ! utils/perldoc.PL
37034 ____________________________________________________________________________
37035 [  9166] By: jhi                                   on 2001/03/15  13:53:15
37036         Log: sigaction test condition tweakage.
37037      Branch: perl
37038            ! t/lib/sigaction.t
37039 ____________________________________________________________________________
37040 [  9165] By: alanbur                               on 2001/03/15  03:49:17
37041         Log: Resynchronised with parent
37042      Branch: maint-5.6/pureperl
37043           +> os2/os2add.sym t/op/anonsub.t
37044           !> (integrate 72 files)
37045 ____________________________________________________________________________
37046 [  9164] By: jhi                                   on 2001/03/15  01:05:01
37047         Log: Avoid stomping off the beginning of an array in tr///.
37048      Branch: perl
37049            ! op.c
37050 ____________________________________________________________________________
37051 [  9163] By: jhi                                   on 2001/03/15  00:58:57
37052         Log: h2ph strictness and cleanliness from Kurt Starsinic.
37053      Branch: perl
37054            ! utils/h2ph.PL
37055 ____________________________________________________________________________
37056 [  9162] By: gsar                                  on 2001/03/15  00:56:53
37057         Log: avoid warnings
37058      Branch: maint-5.6/perl
37059            ! t/op/magic.t
37060 ____________________________________________________________________________
37061 [  9161] By: gsar                                  on 2001/03/15  00:52:09
37062         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
37063              results
37064      Branch: maint-5.6/perl
37065            ! t/op/magic.t
37066 ____________________________________________________________________________
37067 [  9160] By: jhi                                   on 2001/03/14  22:02:10
37068         Log: Do not use the Perl malloc in IRIX, suggested by
37069              Helmus Jarausch.
37070      Branch: perl
37071            ! hints/irix_6.sh
37072 ____________________________________________________________________________
37073 [  9159] By: nick                                  on 2001/03/14  21:45:59
37074         Log: Integrate mainline
37075      Branch: perlio
37076           +> t/op/loopctl.t
37077           !> (integrate 41 files)
37078 ____________________________________________________________________________
37079 [  9158] By: jhi                                   on 2001/03/14  21:10:09
37080         Log: The Day of the Retractions continues: the #9138
37081              (integrated in #9144) doesn't work well in mainline.
37082      Branch: perl
37083            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
37084            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
37085            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
37086 ____________________________________________________________________________
37087 [  9157] By: jhi                                   on 2001/03/14  20:58:12
37088         Log: The #9145 CANNOT be enabled: the clear_pmop code still
37089              dumps core all over in Tru64.
37090      Branch: perl
37091            ! op.c op.h t/op/pat.t
37092 ____________________________________________________________________________
37093 [  9156] By: jhi                                   on 2001/03/14  20:48:06
37094         Log: Integrate change #9154 from maintperl to mainline.
37095              
37096              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
37097              (caused Storable 1.0.10 to break on windows)
37098      Branch: perl
37099           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
37100           !> perlapi.c proto.h
37101 ____________________________________________________________________________
37102 [  9155] By: jhi                                   on 2001/03/14  20:23:53
37103         Log: Retract #9136: breaks threading (and binary compatibility).
37104      Branch: perl
37105            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
37106 ____________________________________________________________________________
37107 [  9154] By: gsar                                  on 2001/03/14  17:48:18
37108         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
37109              (caused Storable 1.0.10 to break on windows)
37110      Branch: maint-5.6/perl
37111            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
37112            ! perlapi.c proto.h
37113 ____________________________________________________________________________
37114 [  9153] By: jhi                                   on 2001/03/14  13:35:21
37115         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
37116      Branch: perl
37117            ! t/lib/sigaction.t
37118 ____________________________________________________________________________
37119 [  9152] By: gsar                                  on 2001/03/14  07:29:40
37120         Log: back out changes#9012,9010,9009 and parts of change#9016
37121              (causes ABRs under purify, and some prerequisites don't
37122              seem to be there in 5.6.x)
37123      Branch: maint-5.6/perl
37124            ! doop.c op.c t/op/tr.t toke.c
37125 ____________________________________________________________________________
37126 [  9151] By: gsar                                  on 2001/03/14  07:01:29
37127         Log: reenable change#9145 (the test was busted due to a missing
37128              C<print "ok 27\n">)
37129      Branch: perl
37130            ! op.c op.h t/op/pat.t
37131 ____________________________________________________________________________
37132 [  9150] By: jhi                                   on 2001/03/14  06:38:36
37133         Log: Retract #9145.
37134      Branch: perl
37135            ! op.c op.h t/op/pat.t
37136 ____________________________________________________________________________
37137 [  9149] By: jhi                                   on 2001/03/14  06:14:56
37138         Log: Retract #9143.
37139      Branch: perl
37140            ! op.c
37141 ____________________________________________________________________________
37142 [  9148] By: gsar                                  on 2001/03/14  06:13:02
37143         Log: Uninitialized Memory Read in regexec.c
37144      Branch: perl
37145            ! regexec.c
37146 ____________________________________________________________________________
37147 [  9147] By: jhi                                   on 2001/03/14  04:59:54
37148         Log: Subject: PATCH: make goto work in nested eval ""
37149              From: Robin Houston <robin@kitsite.com>
37150              Date: Wed, 14 Mar 2001 04:16:10 +0000
37151              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
37152      Branch: perl
37153            ! pp_ctl.c t/op/goto.t
37154 ____________________________________________________________________________
37155 [  9146] By: jhi                                   on 2001/03/14  04:42:54
37156         Log: Preserve the #ifdef PERL_CORE in perly.h.
37157      Branch: perl
37158            ! perly.fixer
37159 ____________________________________________________________________________
37160 [  9145] By: jhi                                   on 2001/03/14  03:57:41
37161         Log: (Retracted by #9150.)
37162      Branch: perl
37163            ! op.c op.h t/op/pat.t
37164 ____________________________________________________________________________
37165 [  9144] By: jhi                                   on 2001/03/14  03:50:38
37166         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
37167              
37168              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
37169              
37170              remove squelch controls for "Scalars leaked" messages in most places
37171              (these are now cured)
37172              
37173              fix another memory leak reported by purify (tie callbacks that
37174              croak can leak when wiping out magic)
37175      Branch: perl
37176           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
37177           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
37178           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
37179           !> t/pragma/warnings.t
37180 ____________________________________________________________________________
37181 [  9143] By: jhi                                   on 2001/03/14  03:37:53
37182         Log: (Retracted by #9149.)
37183      Branch: perl
37184            ! op.c
37185 ____________________________________________________________________________
37186 [  9142] By: gsar                                  on 2001/03/14  03:20:48
37187         Log: fix another memory leak reported by purify (tie callbacks that
37188              croak can leak when wiping out magic)
37189      Branch: maint-5.6/perl
37190            ! scope.c
37191 ____________________________________________________________________________
37192 [  9141] By: jhi                                   on 2001/03/14  02:55:00
37193         Log: Subject: PATCH for [ID 20010305.003]
37194              From: Robin Houston <robin@kitsite.com>
37195              Date: Wed, 14 Mar 2001 02:45:51 +0000
37196              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
37197      Branch: perl
37198            ! pp_ctl.c t/op/eval.t
37199 ____________________________________________________________________________
37200 [  9140] By: jhi                                   on 2001/03/14  02:41:54
37201         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
37202              Date: Wed, 14 Mar 2001 01:52:51 +0000
37203              From: Robin Houston <robin@kitsite.com>
37204              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
37205              
37206              Fix for 2000313.004.
37207      Branch: perl
37208            ! pp_ctl.c t/op/goto.t
37209 ____________________________________________________________________________
37210 [  9139] By: jhi                                   on 2001/03/14  02:40:50
37211         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
37212              From: Robin Houston <robin@kitsite.com>
37213              Date: Wed, 14 Mar 2001 00:43:45 +0000
37214              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
37215      Branch: perl
37216            + t/op/loopctl.t
37217            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
37218            ! vms/perly_c.vms
37219 ____________________________________________________________________________
37220 [  9138] By: gsar                                  on 2001/03/14  01:18:00
37221         Log: remove squelch controls for "Scalars leaked" messages in most places
37222              (these are now cured)
37223      Branch: maint-5.6/perl
37224            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
37225            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
37226            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
37227 ____________________________________________________________________________
37228 [  9137] By: gsar                                  on 2001/03/14  00:57:04
37229         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
37230      Branch: maint-5.6/perl
37231            ! regcomp.c
37232 ____________________________________________________________________________
37233 [  9136] By: jhi                                   on 2001/03/13  23:12:24
37234         Log: (Retracted by #9155)
37235              
37236              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
37237              From: Jens-Uwe Mager <jum@helios.de>
37238              Date: Wed, 21 Feb 2001 21:32:04 +0100
37239              Message-ID: <20010221213203.A18340@ans.helios.de>
37240      Branch: perl
37241            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
37242 ____________________________________________________________________________
37243 [  9135] By: jhi                                   on 2001/03/13  22:50:05
37244         Log: Integrate perlio.
37245      Branch: perl
37246           !> pp.c
37247 ____________________________________________________________________________
37248 [  9134] By: jhi                                   on 2001/03/13  22:49:05
37249         Log: Integrate change #9131 from maintperl into mainline.
37250              
37251              make the error text look more consistent in hints/hpux.sh
37252      Branch: perl
37253           !> hints/hpux.sh
37254 ____________________________________________________________________________
37255 [  9133] By: gsar                                  on 2001/03/13  22:46:20
37256         Log: integrate change#9067 from mainline
37257              
37258              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
37259      Branch: maint-5.6/perl
37260           !> lib/ExtUtils/MM_Unix.pm
37261 ____________________________________________________________________________
37262 [  9132] By: jhi                                   on 2001/03/13  22:41:21
37263         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
37264              From: "John P. Linderman" <jpl@research.att.com>
37265              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
37266              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
37267              
37268              A more correct prime finder.
37269      Branch: perl
37270            ! lib/Tie/SubstrHash.pm
37271 ____________________________________________________________________________
37272 [  9131] By: gsar                                  on 2001/03/13  22:30:42
37273         Log: make the error text look more consistent in hints/hpux.sh
37274      Branch: maint-5.6/perl
37275            ! hints/hpux.sh
37276 ____________________________________________________________________________
37277 [  9130] By: jhi                                   on 2001/03/13  22:23:44
37278         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
37279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37280              Date: Tue, 13 Mar 2001 18:41:26 +0100
37281              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
37282              
37283              If the test is run non-interactively the default handler
37284              is different.
37285      Branch: perl
37286            ! t/lib/sigaction.t
37287 ____________________________________________________________________________
37288 [  9129] By: jhi                                   on 2001/03/13  22:20:21
37289         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
37290              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37291              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
37292              Date:     Tue, 13 Mar 2001 16:44:32 EST
37293      Branch: perl
37294            ! t/lib/1_compile.t
37295 ____________________________________________________________________________
37296 [  9128] By: jhi                                   on 2001/03/13  22:18:34
37297         Log: Subject: Another patch for integer.pm POD 
37298              From: "John L. Allen" <allen@grumman.com>
37299              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
37300              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
37301      Branch: perl
37302            ! lib/integer.pm
37303 ____________________________________________________________________________
37304 [  9127] By: nick                                  on 2001/03/13  21:26:30
37305         Log: Integrate mainline.
37306      Branch: perlio
37307           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
37308           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
37309           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
37310           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
37311           !> Changes Configure MANIFEST README.os2 README.os390
37312           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
37313           !> os2/Changes patchlevel.h win32/perlhost.h
37314 ____________________________________________________________________________
37315 [  9126] By: nick                                  on 2001/03/13  20:39:51
37316         Log: #ifdef'ed out code to make packed side of pack/unpack
37317              octets. (i.e. pack('U') => encode_utf8).
37318      Branch: perlio
37319            ! pp.c
37320 ____________________________________________________________________________
37321 [  9125] By: jhi                                   on 2001/03/13  15:07:16
37322         Log: Update Changes.
37323      Branch: perl
37324            ! Changes patchlevel.h
37325 ____________________________________________________________________________
37326 [  9124] By: jhi                                   on 2001/03/13  14:22:45
37327         Log: Workaround for the buggy ("internal compiler error")
37328              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
37329              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
37330              of Andreas König.
37331      Branch: perl
37332            ! ext/re/Makefile.PL hints/aix.sh
37333 ____________________________________________________________________________
37334 [  9123] By: jhi                                   on 2001/03/13  03:24:34
37335         Log: Typo in #9114.
37336      Branch: metaconfig
37337            ! U/modified/myhostname.U
37338 ____________________________________________________________________________
37339 [  9122] By: jhi                                   on 2001/03/13  03:24:06
37340         Log: Typo in #9113.
37341      Branch: perl
37342            ! Configure
37343 ____________________________________________________________________________
37344 [  9121] By: jhi                                   on 2001/03/13  01:53:05
37345         Log: Forgot to check-in the larger part of #9120, duh.
37346      Branch: perl
37347            ! README.os2
37348 ____________________________________________________________________________
37349 [  9120] By: jhi                                   on 2001/03/13  01:51:31
37350         Log: Subject: [PATCH 5.6.1] OS/2 docs
37351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37352              Date: Mon, 12 Mar 2001 03:27:32 -0500
37353              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
37354      Branch: perl
37355            ! os2/Changes
37356 ____________________________________________________________________________
37357 [  9119] By: jhi                                   on 2001/03/13  01:49:41
37358         Log: Integrate change #9116 from maintperl into mainline.
37359              
37360              Win32::GetCwd() returns C: instead of C:\ in the root directory
37361              under ithreads
37362      Branch: perl
37363           !> win32/perlhost.h
37364 ____________________________________________________________________________
37365 [  9118] By: jhi                                   on 2001/03/13  01:13:39
37366         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
37367      Branch: perl
37368            + lib/Switch.pm t/lib/switch.t
37369            ! MANIFEST
37370 ____________________________________________________________________________
37371 [  9117] By: jhi                                   on 2001/03/13  01:03:17
37372         Log: Add Text::Balanced 1.83.
37373      Branch: perl
37374            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
37375            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
37376            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
37377            + t/lib/tb-xvari.t
37378            ! MANIFEST
37379 ____________________________________________________________________________
37380 [  9116] By: gsar                                  on 2001/03/13  00:55:53
37381         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
37382              under ithreads
37383      Branch: maint-5.6/perl
37384            ! win32/perlhost.h
37385 ____________________________________________________________________________
37386 [  9115] By: jhi                                   on 2001/03/13  00:54:09
37387         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
37388              From: "John L. Allen" <allen@grumman.com>
37389              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
37390              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
37391              
37392              use integer document clarification.
37393      Branch: perl
37394            ! lib/integer.pm
37395 ____________________________________________________________________________
37396 [  9114] By: jhi                                   on 2001/03/13  00:38:54
37397         Log: Metaconfig unit change for #9113.
37398      Branch: metaconfig
37399            ! U/modified/myhostname.U
37400 ____________________________________________________________________________
37401 [  9113] By: jhi                                   on 2001/03/13  00:38:35
37402         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?)
37403              From: Peter Prymmer <pvhp@forte.com>
37404              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
37405              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
37406      Branch: perl
37407            ! Configure README.os390 hints/os390.sh
37408 ____________________________________________________________________________
37409 [  9112] By: jhi                                   on 2001/03/13  00:29:00
37410         Log: Integrate perlio.
37411      Branch: perl
37412           !> sv.c utf8.h
37413 ____________________________________________________________________________
37414 [  9111] By: nick                                  on 2001/03/12  21:16:33
37415         Log: Integrate mainline.
37416      Branch: perlio
37417           +> t/op/anonsub.t
37418           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
37419           !> proto.h sv.c
37420 ____________________________________________________________________________
37421 [  9110] By: nick                                  on 2001/03/12  21:00:13
37422         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
37423      Branch: perlio
37424            ! sv.c utf8.h
37425 ____________________________________________________________________________
37426 [  9109] By: jhi                                   on 2001/03/12  16:04:47
37427         Log: Integrate change #9108 from maintperl to mainline.
37428              
37429              fix memory leak in C<sub X { sub {} }> arising from a refcount
37430              loop between the outer sub and the inner prototype anonsub
37431              
37432              this also enables closures returned by subroutines that
37433              subsequently get redefined to work without generating coredumps :)
37434              
37435              completely removed the free_closures() hack--it shouldn't be
37436              needed anymore
37437      Branch: perl
37438           +> t/op/anonsub.t
37439           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
37440           !> proto.h sv.c
37441 ____________________________________________________________________________
37442 [  9108] By: gsar                                  on 2001/03/12  10:21:31
37443         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
37444              loop between the outer sub and the inner prototype anonsub
37445              
37446              this also enables closures returned by subroutines that
37447              subsequently get redefined to work without generating coredumps :)
37448              
37449              completely removed the free_closures() hack--it shouldn't be
37450              needed anymore
37451      Branch: maint-5.6/perl
37452            + t/op/anonsub.t
37453            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
37454            ! proto.h sv.c
37455 ____________________________________________________________________________
37456 [  9107] By: jhi                                   on 2001/03/12  05:15:31
37457         Log: Integrate perlio.
37458      Branch: perl
37459           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
37460 ____________________________________________________________________________
37461 [  9106] By: nick                                  on 2001/03/11  20:10:12
37462         Log: regcomp.c is working in native space, not Unicode space (if different)
37463              as it is doing compare against 'W' in \W etc.
37464      Branch: perlio
37465            ! regcomp.c
37466 ____________________________________________________________________________
37467 [  9105] By: nick                                  on 2001/03/11  19:39:34
37468         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
37469              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
37470      Branch: perlio
37471            ! regcomp.c toke.c utf8.c
37472 ____________________________________________________________________________
37473 [  9104] By: nick                                  on 2001/03/11  18:15:44
37474         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
37475      Branch: perlio
37476            ! sv.c
37477 ____________________________________________________________________________
37478 [  9103] By: nick                                  on 2001/03/11  18:03:28
37479         Log: Integrate mainline (for regexp stuff).
37480      Branch: perlio
37481           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
37482           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
37483           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
37484           !> t/lib/errno.t t/op/pat.t
37485 ____________________________________________________________________________
37486 [  9102] By: nick                                  on 2001/03/11  17:44:20
37487         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
37488              - exclude layer syms in makedef.pl for sfio
37489              - also inhibit Encode from trying to build ":encode()" layer.
37490      Branch: perlio
37491            ! ext/Encode/Encode.xs makedef.pl
37492 ____________________________________________________________________________
37493 [  9101] By: jhi                                   on 2001/03/10  22:38:13
37494         Log: The $Is_MacOS needs to be declared.
37495      Branch: perl
37496            ! lib/ExtUtils/Manifest.pm
37497 ____________________________________________________________________________
37498 [  9100] By: jhi                                   on 2001/03/10  22:14:29
37499         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
37500              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
37501              pollute the symbolspace if using sfio.
37502      Branch: perl
37503            ! ext/Encode/Encode.xs
37504 ____________________________________________________________________________
37505 [  9099] By: jhi                                   on 2001/03/10  21:58:48
37506         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
37507              Date: Sat, 10 Mar 2001 14:23:55 -0500
37508              From: Chris Nandor <pudge@pobox.com>
37509              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
37510      Branch: perl
37511            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
37512            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
37513            ! t/lib/errno.t
37514 ____________________________________________________________________________
37515 [  9098] By: jhi                                   on 2001/03/10  21:38:30
37516         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
37517      Branch: perl
37518            ! regcomp.c regexec.c t/op/pat.t
37519 ____________________________________________________________________________
37520 [  9097] By: jhi                                   on 2001/03/10  14:38:07
37521         Log: Integrate perlio.
37522      Branch: perl
37523           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
37524           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
37525           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
37526 ____________________________________________________________________________
37527 [  9096] By: nick                                  on 2001/03/10  11:55:43
37528         Log: EBCDIC sanity - phase I
37529              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
37530              - use utf8n_xxxx (c.f. pvn) for forms which take length.
37531              - back out vN.N and $^V exceptions to e2a/a2e
37532              - make "locale" isxxx macros be uvchr (may be redundant?)
37533              
37534              Not clear yet that toUPPER_uni et. al. return being handled correctly.
37535              The tr// and rexexp stuff still needs an audit, assumption is they are working
37536              in Unicode space.
37537              
37538              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
37539      Branch: perlio
37540            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
37541            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
37542            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
37543 ____________________________________________________________________________
37544 [  9095] By: jhi                                   on 2001/03/09  22:10:01
37545         Log: Integrate perlio.
37546      Branch: perl
37547           !> dump.c
37548 ____________________________________________________________________________
37549 [  9094] By: nick                                  on 2001/03/09  17:36:38
37550         Log: Builds an passes all tests after integrate and this tweak.
37551      Branch: perlio
37552            ! dump.c
37553 ____________________________________________________________________________
37554 [  9093] By: nick                                  on 2001/03/09  17:16:03
37555         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
37556      Branch: perlio
37557           +> lib/unicode/Scripts.txt t/lib/sigaction.t
37558           !> (integrate 79 files)
37559 ____________________________________________________________________________
37560 [  9092] By: jhi                                   on 2001/03/09  15:28:26
37561         Log: Update Changes.
37562      Branch: perl
37563            ! Changes patchlevel.h
37564 ____________________________________________________________________________
37565 [  9091] By: jhi                                   on 2001/03/09  15:25:05
37566         Log: In op/stat #35 better to scan all the potential directories
37567              for setuids, not just the first one.
37568      Branch: perl
37569            ! t/op/stat.t
37570 ____________________________________________________________________________
37571 [  9090] By: jhi                                   on 2001/03/09  15:01:27
37572         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
37573              From: rspier@pobox.com (Robert Spier)
37574              Date: Fri, 9 Mar 2001 03:30:20 -0500
37575              Message-ID: <15016.38044.381174.160189@rls.cx>
37576              
37577              EXISTS() returning undef mistakenly triggered a FETCH().
37578      Branch: perl
37579            ! hv.c
37580 ____________________________________________________________________________
37581 [  9089] By: jhi                                   on 2001/03/09  14:59:02
37582         Log: Add /sbin and /usr/sbin to the list of directories scanned
37583              for setuid programs.  Takes care of bug id 20010309.003.
37584      Branch: perl
37585            ! t/op/stat.t
37586 ____________________________________________________________________________
37587 [  9088] By: jhi                                   on 2001/03/09  14:48:32
37588         Log: Regen perlapi, perltoc.
37589      Branch: perl
37590            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
37591 ____________________________________________________________________________
37592 [  9087] By: jhi                                   on 2001/03/09  14:38:56
37593         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
37594              From: David Mitchell <davem@fdgroup.co.uk>
37595              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
37596              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
37597      Branch: perl
37598            ! dump.c perl.c perl.h pod/perlrun.pod
37599 ____________________________________________________________________________
37600 [  9086] By: jhi                                   on 2001/03/09  01:47:16
37601         Log: A modified version of
37602              
37603              Subject: [ID 20010307.005] POSIX::sigaction has various problems
37604              From: anders@broadcom.com
37605              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
37606              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
37607              
37608              Currently the sigaction.t test #6 fails (and is fudged to look
37609              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
37610              This may well be a genuine bug in Linux sigaction() (since at
37611              least Tru64, Solaris, and HP-UX disagree with Linux).
37612              Anyone with POSIX / SUSv2 tome handy?  The problem is that
37613              the flags of the oldaction don't match with the flags in
37614              the previously installed disposition.
37615      Branch: perl
37616            + t/lib/sigaction.t
37617            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
37618 ____________________________________________________________________________
37619 [  9085] By: jhi                                   on 2001/03/09  01:30:13
37620         Log: Subject: Re: mission impossible for the day
37621              From: Alex Gough <alex@rcon.org>
37622              Date: Thu, 08 Mar 2001 17:18:19 +0000
37623              Message-ID: <3AA7BEDB.8070409@rcon.org>
37624              
37625              If references (are overloaded) and can be directly stringified,
37626              show that instead of "stringified".
37627              
37628              (The problem, infinite mutual recursion caused by overloaded bool
37629              in Switch.pm, tracked by David Mitchell)
37630      Branch: perl
37631            ! lib/Carp/Heavy.pm
37632 ____________________________________________________________________________
37633 [  9084] By: jhi                                   on 2001/03/09  01:20:39
37634         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
37635              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
37636              From: David Mitchell <davem@fdgroup.co.uk>
37637              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
37638      Branch: perl
37639            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
37640            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
37641 ____________________________________________________________________________
37642 [  9083] By: jhi                                   on 2001/03/09  01:16:51
37643         Log: Subject: [PATCH] perldata.pod here-doc docs
37644              From: Jeff Pinyan <jeffp@crusoe.net>
37645              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
37646              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
37647      Branch: perl
37648            ! pod/perldata.pod
37649 ____________________________________________________________________________
37650 [  9082] By: jhi                                   on 2001/03/09  01:01:27
37651         Log: Subject: Re: Unicode/EBCDIC
37652              From: Peter Prymmer <pvhp@forte.com>
37653              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
37654              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
37655      Branch: perl
37656            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
37657 ____________________________________________________________________________
37658 [  9081] By: jhi                                   on 2001/03/08  13:41:30
37659         Log: Subject: Ooops, wrong 'no *POSIX' Patch
37660              From: Dorner Thomas <Thomas.Dorner@start.de>
37661              Date: Thu, 8 Mar 2001 08:43:28 +0100
37662              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
37663      Branch: perl
37664            ! hints/posix-bc.sh
37665 ____________________________________________________________________________
37666 [  9080] By: jhi                                   on 2001/03/08  13:11:42
37667         Log: It's Scripts.txt, not Script.txt.
37668      Branch: perl
37669            ! MANIFEST
37670 ____________________________________________________________________________
37671 [  9079] By: jhi                                   on 2001/03/08  12:59:05
37672         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
37673              From: Dorner Thomas <Thomas.Dorner@start.de>
37674              Date: Wed, 7 Mar 2001 14:13:31 +0100
37675              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
37676      Branch: perl
37677            ! makedepend.SH
37678 ____________________________________________________________________________
37679 [  9078] By: jhi                                   on 2001/03/08  12:57:43
37680         Log: Retract #9069, wrong patch.
37681      Branch: perl
37682            ! Makefile.SH
37683 ____________________________________________________________________________
37684 [  9077] By: jhi                                   on 2001/03/08  01:06:13
37685         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
37686      Branch: perl
37687            + lib/unicode/Scripts.txt
37688            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
37689            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
37690            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
37691            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
37692            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
37693            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
37694            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
37695            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
37696            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
37697            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
37698            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
37699            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
37700            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
37701            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
37702            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
37703            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
37704            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
37705            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
37706            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
37707            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
37708            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
37709            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
37710            ! lib/unicode/version
37711 ____________________________________________________________________________
37712 [  9076] By: jhi                                   on 2001/03/07  22:59:39
37713         Log: Integrate change #7784 from mainline into maintperl.
37714              
37715              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
37716      Branch: maint-5.6/perl
37717           !> pp_ctl.c t/op/pat.t
37718 ____________________________________________________________________________
37719 [  9075] By: jhi                                   on 2001/03/07  22:05:11
37720         Log: More UTF-8 test tweaks.
37721      Branch: perl
37722            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
37723 ____________________________________________________________________________
37724 [  9074] By: nick                                  on 2001/03/07  21:39:29
37725         Log: Integrate mainline.
37726      Branch: perlio
37727           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
37728           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
37729           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
37730           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
37731           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
37732 ____________________________________________________________________________
37733 [  9073] By: jhi                                   on 2001/03/07  16:37:09
37734         Log: Update Changes.
37735      Branch: perl
37736            ! Changes patchlevel.h
37737 ____________________________________________________________________________
37738 [  9072] By: jhi                                   on 2001/03/07  16:32:30
37739         Log: Subject: [ID 20010306.004] || != named unary operator
37740              From: abela@geneanet.org
37741              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
37742              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
37743      Branch: perl
37744            ! pod/perlop.pod
37745 ____________________________________________________________________________
37746 [  9071] By: jhi                                   on 2001/03/07  15:14:11
37747         Log: Subject: downgrading to bytes for common functions
37748              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
37749              Date: Wed, 7 Mar 2001 02:36:55 -0500
37750              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
37751      Branch: perl
37752            ! pp_sys.c
37753 ____________________________________________________________________________
37754 [  9070] By: jhi                                   on 2001/03/07  15:04:58
37755         Log: Clarify the description differentiating for and while; inspired by
37756              
37757              Subject: [ID 20010306.002] for/while difference in for definition
37758              From: abela@geneanet.org
37759              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
37760              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
37761      Branch: perl
37762            ! pod/perlsyn.pod
37763 ____________________________________________________________________________
37764 [  9069] By: jhi                                   on 2001/03/07  14:55:30
37765         Log: (Retracted by #9078.)
37766      Branch: perl
37767            ! Makefile.SH
37768 ____________________________________________________________________________
37769 [  9068] By: jhi                                   on 2001/03/07  14:51:17
37770         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
37771              From: Radu Greab <radu@netsoft.ro>
37772              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
37773              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
37774      Branch: perl
37775            ! pp.c t/op/chop.t
37776 ____________________________________________________________________________
37777 [  9067] By: jhi                                   on 2001/03/07  14:48:57
37778         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
37779              From: Simon Cozens <simon@netthink.co.uk>
37780              Date: Wed, 7 Mar 2001 13:59:28 +0000
37781              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
37782              
37783              In order to allow MakeMaker to build correct Makefiles,
37784              you need to change the order of the arguments in MM_Unix.pm
37785              as well. (Unless you have C89_CCMODE set, but we're trying
37786              to be POSIXly correct)
37787              
37788              Thanks to Merijn Broeren for tracking this down.
37789      Branch: perl
37790            ! lib/ExtUtils/MM_Unix.pm
37791 ____________________________________________________________________________
37792 [  9066] By: jhi                                   on 2001/03/07  14:30:02
37793         Log: Floating point too messy.
37794      Branch: perl
37795            ! t/camel-III/vstring.t
37796 ____________________________________________________________________________
37797 [  9065] By: jhi                                   on 2001/03/07  14:17:44
37798         Log: Integrate change #9064 from maintperl into mainline.
37799              
37800              fix memory leak in pack("Bb",...)
37801      Branch: perl
37802           !> perl.c
37803 ____________________________________________________________________________
37804 [  9064] By: gsar                                  on 2001/03/07  06:29:24
37805         Log: fix memory leak in pack("Bb",...)
37806      Branch: maint-5.6/perl
37807            ! perl.c
37808 ____________________________________________________________________________
37809 [  9063] By: jhi                                   on 2001/03/07  00:55:04
37810         Log: Major utf8 test reorganisation and rewrite.
37811              Hopefully no tests were lost in the shuffle.
37812              (The beginning of pragma/utf8 was lost intentionally,
37813              the tests were rather bogus and incomplete.)
37814      Branch: perl
37815            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
37816            ! t/pragma/utf8.t
37817 ____________________________________________________________________________
37818 [  9062] By: jhi                                   on 2001/03/07  00:41:16
37819         Log: More tweakage on the Unicode character class descriptions.
37820      Branch: perl
37821            ! lib/unicode/mktables.PL pod/perlretut.pod
37822 ____________________________________________________________________________
37823 [  9061] By: jhi                                   on 2001/03/06  23:12:38
37824         Log: The perlretut was still talking about the old \p and \P
37825              definitions.
37826      Branch: perl
37827            ! pod/perlretut.pod
37828 ____________________________________________________________________________
37829 [  9060] By: nick                                  on 2001/03/06  20:52:37
37830         Log: Integrate mainline (make test works again now).
37831      Branch: perlio
37832           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
37833 ____________________________________________________________________________
37834 [  9059] By: jhi                                   on 2001/03/06  15:36:14
37835         Log: 0.999... does equal 1.0, doesn't it?
37836      Branch: perl
37837            ! t/camel-III/vstring.t
37838 ____________________________________________________________________________
37839 [  9058] By: jhi                                   on 2001/03/06  15:34:00
37840         Log: Make /x{abcd}/ to work without use utf8.
37841      Branch: perl
37842            ! regcomp.c
37843 ____________________________________________________________________________
37844 [  9057] By: jhi                                   on 2001/03/06  03:02:36
37845         Log: Easier to outcomment all the three reset() tests for now.
37846      Branch: perl
37847            ! t/op/pat.t
37848 ____________________________________________________________________________
37849 [  9056] By: jhi                                   on 2001/03/06  02:30:02
37850         Log: Comment out the deadly reset; until the 20010301.005
37851              is finally fixed.
37852      Branch: perl
37853            ! t/op/pat.t
37854 ____________________________________________________________________________
37855 [  9055] By: jhi                                   on 2001/03/06  02:21:26
37856         Log: Integrate the change #9054 from mainline:
37857              retract the PMOP cleanup patch pending further investigation.
37858      Branch: maint-5.6/perl
37859           !> op.c op.h
37860 ____________________________________________________________________________
37861 [  9054] By: jhi                                   on 2001/03/06  02:19:57
37862         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
37863              with oddly familiar stack traces.
37864      Branch: perl
37865            ! op.c op.h
37866 ____________________________________________________________________________
37867 [  9053] By: jhi                                   on 2001/03/05  23:20:28
37868         Log: Integrate perlio.
37869      Branch: perl
37870           +> ext/Encode/Encode/koi8-r.ucm
37871           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
37872           !> makedef.pl
37873 ____________________________________________________________________________
37874 [  9052] By: nick                                  on 2001/03/05  23:08:17
37875         Log: skipping USE_PERLIO symbols correction.
37876      Branch: perlio
37877            ! makedef.pl
37878 ____________________________________________________________________________
37879 [  9051] By: nick                                  on 2001/03/05  22:35:07
37880         Log: More Encode alias tidying.
37881      Branch: perlio
37882            + ext/Encode/Encode/koi8-r.ucm
37883            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
37884 ____________________________________________________________________________
37885 [  9050] By: jhi                                   on 2001/03/05  21:44:29
37886         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
37887              Sarathy's fix for ID 20010301.005.
37888      Branch: maint-5.6/perl
37889           !> op.c op.h
37890 ____________________________________________________________________________
37891 [  9049] By: nick                                  on 2001/03/05  19:54:04
37892         Log: Integrate Jarkko's Encode.pm tweak.
37893      Branch: perlio
37894           !> ext/Encode/Encode.pm
37895 ____________________________________________________________________________
37896 [  9048] By: nick                                  on 2001/03/05  19:47:57
37897         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
37898      Branch: perlio
37899           +> os2/os2add.sym
37900           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
37901           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
37902           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
37903           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
37904           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
37905 ____________________________________________________________________________
37906 [  9047] By: jhi                                   on 2001/03/05  19:25:26
37907         Log: Regen perlapi.
37908      Branch: perl
37909            ! pod/perlapi.pod
37910 ____________________________________________________________________________
37911 [  9046] By: jhi                                   on 2001/03/05  19:12:14
37912         Log: Integrate perlio.
37913      Branch: perl
37914           +> t/camel-III/vstring.t
37915           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
37916 ____________________________________________________________________________
37917 [  9045] By: jhi                                   on 2001/03/05  19:10:36
37918         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
37919      Branch: perl
37920            ! ext/Encode/Encode.pm
37921 ____________________________________________________________________________
37922 [  9044] By: jhi                                   on 2001/03/05  18:49:12
37923         Log: Forgot the other half of the PMOP patch (#9033).
37924      Branch: perl
37925            ! op.h
37926 ____________________________________________________________________________
37927 [  9043] By: nick                                  on 2001/03/05  18:14:47
37928         Log: Update MANIFEST for new test.
37929      Branch: perlio
37930            ! MANIFEST
37931 ____________________________________________________________________________
37932 [  9042] By: nick                                  on 2001/03/05  18:12:41
37933         Log: Some tests for Camel 3rd edition features.
37934              Make gethostbyaddr() test in above work.
37935      Branch: perlio
37936            + t/camel-III/vstring.t
37937            ! pp.h pp_sys.c t/TEST t/harness
37938 ____________________________________________________________________________
37939 [  9041] By: jhi                                   on 2001/03/05  17:41:48
37940         Log: Add more ISO 8859 encoding aliases.
37941      Branch: perl
37942            ! ext/Encode/Encode.pm
37943 ____________________________________________________________________________
37944 [  9040] By: jhi                                   on 2001/03/05  17:30:43
37945         Log: Integrate perlio.
37946      Branch: perl
37947           !> MANIFEST sv.c
37948 ____________________________________________________________________________
37949 [  9039] By: nick                                  on 2001/03/05  17:11:36
37950         Log: Missed added file.
37951      Branch: perlio
37952            ! MANIFEST
37953 ____________________________________________________________________________
37954 [  9038] By: jhi                                   on 2001/03/05  15:58:01
37955         Log: Add tr tests for EBCDIC, from Karsten Sperling.
37956      Branch: perl
37957            ! t/op/tr.t
37958 ____________________________________________________________________________
37959 [  9037] By: nick                                  on 2001/03/05  15:56:35
37960         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
37961              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
37962              
37963              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
37964              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
37965              - uses SvPV() rather than sv_2pv() in case it isn't a string.
37966      Branch: perlio
37967            ! sv.c
37968 ____________________________________________________________________________
37969 [  9036] By: jhi                                   on 2001/03/05  15:49:15
37970         Log: Add matching tests currently failing in EBCDIC,
37971              suggested by Karsten Sperling.
37972      Branch: perl
37973            ! t/op/pat.t
37974 ____________________________________________________________________________
37975 [  9035] By: jhi                                   on 2001/03/05  15:36:55
37976         Log: The #9034 needs a MANIFESTation.
37977      Branch: perl
37978            ! MANIFEST
37979 ____________________________________________________________________________
37980 [  9034] By: jhi                                   on 2001/03/05  15:35:14
37981         Log: Integrate perlio.
37982      Branch: perl
37983           +> ext/Encode/Encode/Tcl.pm
37984           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
37985           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
37986           !> ext/Encode/Encode/iso8859-1.ucm
37987           !> ext/Encode/Encode/iso8859-10.ucm
37988           !> ext/Encode/Encode/iso8859-13.ucm
37989           !> ext/Encode/Encode/iso8859-14.ucm
37990           !> ext/Encode/Encode/iso8859-15.ucm
37991           !> ext/Encode/Encode/iso8859-16.ucm
37992           !> ext/Encode/Encode/iso8859-2.ucm
37993           !> ext/Encode/Encode/iso8859-3.ucm
37994           !> ext/Encode/Encode/iso8859-4.ucm
37995           !> ext/Encode/Encode/iso8859-5.ucm
37996           !> ext/Encode/Encode/iso8859-6.ucm
37997           !> ext/Encode/Encode/iso8859-7.ucm
37998           !> ext/Encode/Encode/iso8859-8.ucm
37999           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
38000           !> t/lib/encode.t
38001 ____________________________________________________________________________
38002 [  9033] By: jhi                                   on 2001/03/05  15:33:18
38003         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
38004              From: Gurusamy Sarathy <gsar@ActiveState.com>
38005              Date: Sun, 04 Mar 2001 22:33:15 -0800
38006              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
38007              
38008              PMOPs need to remember their own stash so that they can
38009              gracefully remove themselves from their linked list.
38010      Branch: perl
38011            ! op.c
38012 ____________________________________________________________________________
38013 [  9032] By: nick                                  on 2001/03/05  14:51:50
38014         Log: Encode implementation "completion"
38015              Implement and document define_encoding()
38016              Implement and document encoding aliases including define_alias()
38017              Make Encode::XS use define_encoding() rather than back-door.
38018              Move run-time *.enc to separate Encode::Tcl module.
38019              Make 'compile' honour <codeset_name>
38020              Change canonical names of to iso-8859-* and US-ascii.
38021      Branch: perlio
38022            + ext/Encode/Encode/Tcl.pm
38023            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
38024            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
38025            ! ext/Encode/Encode/iso8859-1.ucm
38026            ! ext/Encode/Encode/iso8859-10.ucm
38027            ! ext/Encode/Encode/iso8859-13.ucm
38028            ! ext/Encode/Encode/iso8859-14.ucm
38029            ! ext/Encode/Encode/iso8859-15.ucm
38030            ! ext/Encode/Encode/iso8859-16.ucm
38031            ! ext/Encode/Encode/iso8859-2.ucm
38032            ! ext/Encode/Encode/iso8859-3.ucm
38033            ! ext/Encode/Encode/iso8859-4.ucm
38034            ! ext/Encode/Encode/iso8859-5.ucm
38035            ! ext/Encode/Encode/iso8859-6.ucm
38036            ! ext/Encode/Encode/iso8859-7.ucm
38037            ! ext/Encode/Encode/iso8859-8.ucm
38038            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
38039            ! t/lib/encode.t
38040 ____________________________________________________________________________
38041 [  9031] By: jhi                                   on 2001/03/05  13:51:17
38042         Log: Integrate change #9030 from maintperl into mainline.
38043              
38044              Subject: [PATCH 5.6.1] OS/2 cleanup
38045      Branch: perl
38046           +> os2/os2add.sym
38047           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
38048           !> makedef.pl os2/Changes os2/Makefile.SHs
38049           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
38050           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
38051           !> os2/os2.sym os2/os2ish.h
38052 ____________________________________________________________________________
38053 [  9030] By: jhi                                   on 2001/03/05  13:46:49
38054         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
38055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38056              Date: Mon, 5 Mar 2001 02:29:44 -0500
38057              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
38058      Branch: maint-5.6/perl
38059            + os2/os2add.sym
38060            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
38061            ! makedef.pl os2/Changes os2/Makefile.SHs
38062            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
38063            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
38064            ! os2/os2.sym os2/os2ish.h
38065 ____________________________________________________________________________
38066 [  9029] By: jhi                                   on 2001/03/05  13:40:35
38067         Log: Integrate change #9028 from maintperl into mainline.
38068              
38069              various nits in MM_Unix.pm found by disabling SelfLoader
38070      Branch: perl
38071           !> lib/ExtUtils/MM_Unix.pm
38072 ____________________________________________________________________________
38073 [  9028] By: gsar                                  on 2001/03/05  09:58:38
38074         Log: various nits in MM_Unix.pm found by disabling SelfLoader
38075      Branch: maint-5.6/perl
38076            ! lib/ExtUtils/MM_Unix.pm
38077 ____________________________________________________________________________
38078 [  9027] By: nick                                  on 2001/03/05  08:35:22
38079         Log: Integrate mainline
38080      Branch: perlio
38081           !> (integrate 28 files)
38082 ____________________________________________________________________________
38083 [  9026] By: jhi                                   on 2001/03/05  02:14:59
38084         Log: Integrate change #9025 from mainline to maintperl,
38085              retract \N{U+HHHH}.
38086      Branch: maint-5.6/perl
38087           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
38088           !> t/lib/charnames.t toke.c
38089 ____________________________________________________________________________
38090 [  9025] By: jhi                                   on 2001/03/05  02:13:09
38091         Log: Retracting \N{U+HHHH}.
38092      Branch: perl
38093            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
38094            ! t/lib/charnames.t toke.c
38095 ____________________________________________________________________________
38096 [  9024] By: jhi                                   on 2001/03/04  20:51:07
38097         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
38098              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
38099              Date: Fri, 02 Mar 2001 18:25:26 +0100
38100              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
38101              
38102              Casting problem.
38103      Branch: perl
38104            ! ext/Storable/Storable.xs
38105 ____________________________________________________________________________
38106 [  9023] By: jhi                                   on 2001/03/04  19:46:45
38107         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
38108              From: nick@talking.bollo.cx
38109              Date: Sat, 03 Mar 2001 21:41:33 +0000
38110              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
38111              
38112              Revert the workaround.
38113      Branch: perl
38114            ! perlio.c
38115 ____________________________________________________________________________
38116 [  9022] By: jhi                                   on 2001/03/04  19:36:28
38117         Log: Update Changes.
38118      Branch: perl
38119            ! Changes patchlevel.h
38120 ____________________________________________________________________________
38121 [  9021] By: jhi                                   on 2001/03/04  18:41:00
38122         Log: makedef.pl updates suggested by Chris Nandor; double-checking
38123              the changes in AIX, OS/2 Win32 would be nice.
38124      Branch: perl
38125            ! makedef.pl
38126 ____________________________________________________________________________
38127 [  9020] By: jhi                                   on 2001/03/04  18:23:58
38128         Log: Integrate change #9012 from maintperl into mainline,
38129              quench a compiler warning.
38130      Branch: perl
38131           !> toke.c
38132 ____________________________________________________________________________
38133 [  9019] By: jhi                                   on 2001/03/04  18:18:43
38134         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
38135              
38136              \N{U+HHHH} fix.
38137              
38138              pattern in G_ARRAY context
38139      Branch: maint-5.6/perl
38140           !> pp_hot.c t/op/pat.t toke.c
38141 ____________________________________________________________________________
38142 [  9018] By: jhi                                   on 2001/03/04  18:07:48
38143         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
38144              From: Jeff Pinyan <jeffp@crusoe.net>
38145              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
38146              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
38147      Branch: perl
38148            ! pp_hot.c t/op/pat.t
38149 ____________________________________________________________________________
38150 [  9017] By: jhi                                   on 2001/03/04  18:06:21
38151         Log: I thought I tested the #9014.
38152      Branch: perl
38153            ! toke.c
38154 ____________________________________________________________________________
38155 [  9016] By: jhi                                   on 2001/03/04  17:41:22
38156         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
38157              
38158              Tweak the get*ent() OS/2 prototypes.
38159              
38160              Add the \N{U+HHHH} syntax.
38161              
38162              More tr/// UTF-8 fixes from Inaba Hiroto.
38163      Branch: maint-5.6/perl
38164           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
38165           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
38166 ____________________________________________________________________________
38167 [  9015] By: jhi                                   on 2001/03/04  17:36:04
38168         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
38169      Branch: perl
38170            ! doop.c t/op/tr.t
38171 ____________________________________________________________________________
38172 [  9014] By: jhi                                   on 2001/03/04  17:24:49
38173         Log: Add the \N{U+HHHH} syntax.
38174      Branch: perl
38175            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
38176            ! t/lib/charnames.t toke.c
38177 ____________________________________________________________________________
38178 [  9013] By: jhi                                   on 2001/03/04  17:20:45
38179         Log: Tweak the get*ent() OS/2 prototypes.
38180      Branch: perl
38181            ! os2/os2.c
38182 ____________________________________________________________________________
38183 [  9012] By: gsar                                  on 2001/03/04  06:26:14
38184         Log: avoid warning (nit in change#9009)
38185      Branch: maint-5.6/perl
38186            ! toke.c
38187 ____________________________________________________________________________
38188 [  9011] By: gsar                                  on 2001/03/04  06:15:24
38189         Log: lib/charnames.t fails in 5.6.x because of older Unicode
38190              data
38191              
38192              TODO: need to revisit this after updating lib/unicode/...
38193      Branch: maint-5.6/perl
38194            ! t/lib/charnames.t
38195 ____________________________________________________________________________
38196 [  9010] By: gsar                                  on 2001/03/04  06:08:36
38197         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
38198      Branch: maint-5.6/perl
38199            ! toke.c
38200 ____________________________________________________________________________
38201 [  9009] By: jhi                                   on 2001/03/03  19:27:20
38202         Log: Integrate change #9008 from mainline to maintperl,
38203              UTF-8 tr/// fixes from Inaba Hiroto.
38204      Branch: maint-5.6/perl
38205           !> doop.c op.c t/op/tr.t toke.c
38206 ____________________________________________________________________________
38207 [  9008] By: jhi                                   on 2001/03/03  19:19:42
38208         Log: UTF8 tr/// fixes from Inaba Hiroto.
38209      Branch: perl
38210            ! doop.c op.c t/op/tr.t toke.c
38211 ____________________________________________________________________________
38212 [  9007] By: jhi                                   on 2001/03/03  19:00:30
38213         Log: Integrate change #9006 from maintperl to mainline,
38214              more robust quest for the infinite.
38215      Branch: perl
38216           !> lib/Math/Complex.pm
38217 ____________________________________________________________________________
38218 [  9006] By: jhi                                   on 2001/03/03  18:58:06
38219         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
38220              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38221              Date: Sat, 3 Mar 2001 12:51:50 -0500
38222              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
38223              
38224              Be more robust in our quest for the infinite.
38225      Branch: maint-5.6/perl
38226            ! lib/Math/Complex.pm
38227 ____________________________________________________________________________
38228 [  9005] By: jhi                                   on 2001/03/03  17:55:50
38229         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
38230      Branch: maint-5.6/perl
38231            ! doio.c
38232 ____________________________________________________________________________
38233 [  9004] By: jhi                                   on 2001/03/03  17:40:14
38234         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
38235              so that picky compilers like IRIX won't get huffy about
38236              "statements without effect" (like 1;).
38237      Branch: perl
38238            ! toke.c
38239 ____________________________________________________________________________
38240 [  9003] By: jhi                                   on 2001/03/03  17:15:52
38241         Log: Integrate change #9002 from mainline to maintperl.
38242              
38243              Subject: [perl-5.6.x, perl-current] accept for EPOC
38244      Branch: maint-5.6/perl
38245           !> pp_sys.c
38246 ____________________________________________________________________________
38247 [  9002] By: jhi                                   on 2001/03/03  17:14:30
38248         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
38249              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38250              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
38251              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
38252      Branch: perl
38253            ! pp_sys.c
38254 ____________________________________________________________________________
38255 [  9001] By: jhi                                   on 2001/03/03  17:13:13
38256         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
38257              From: "Craig A. Berry" <craigberry@mac.com>
38258              Date: Fri, 02 Mar 2001 17:44:40 -0600
38259              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
38260      Branch: perl
38261            ! t/pod/find.t
38262 ____________________________________________________________________________
38263 [  9000] By: jhi                                   on 2001/03/03  17:11:55
38264         Log: Integrate changes #8997,8999 from maintperl.
38265              
38266              Subject: [PATCH 5.6.1] compiling on OS/2
38267              (Better error message from hints/os2.sh)
38268              
38269              Subject: [PATCH 5.6.1] syslog.t
38270      Branch: perl
38271           !> hints/os2.sh t/lib/syslog.t
38272 ____________________________________________________________________________
38273 [  8999] By: jhi                                   on 2001/03/03  17:09:28
38274         Log: Subject: [PATCH 5.6.1] syslog.t
38275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38276              Date: Sat, 3 Mar 2001 02:11:17 -0500
38277              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
38278      Branch: maint-5.6/perl
38279            ! t/lib/syslog.t
38280 ____________________________________________________________________________
38281 [  8998] By: jhi                                   on 2001/03/03  17:07:50
38282         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
38283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38284              Date: Sat, 3 Mar 2001 01:53:52 -0500
38285              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
38286      Branch: maint-5.6/perl
38287            ! opcode.pl os2/os2.c
38288 ____________________________________________________________________________
38289 [  8997] By: jhi                                   on 2001/03/03  17:03:30
38290         Log: Subject: [PATCH 5.6.1] compiling on OS/2
38291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38292              Date: Sat, 3 Mar 2001 01:59:59 -0500
38293              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
38294      Branch: maint-5.6/perl
38295            ! hints/os2.sh
38296 ____________________________________________________________________________
38297 [  8996] By: jhi                                   on 2001/03/03  00:55:58
38298         Log: Regen files for mainline.
38299      Branch: perl
38300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38301            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
38302 ____________________________________________________________________________
38303 [  8995] By: jhi                                   on 2001/03/03  00:35:22
38304         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
38305              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
38306              to maintperl.
38307              
38308              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
38309              
38310              Add Configure option -Dmksymlinks which will create a symlink
38311              forest if the current/build differs from the source directory.
38312              (8218,8220,8221,8317,8318,8971)
38313              
38314              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
38315              (Document APPLLIB_EXP in INSTALL.)
38316              
38317              If running byacc write-enable also perly.h.
38318              
38319              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
38320              
38321              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
38322              
38323              Sanity check for conflicting thread flavours.
38324              
38325              Fix the sys/fcntl.h problem reported by Peter Prymmer.
38326              
38327              Add few CPUs/architectures to the Cppsym scan,
38328              add -perlio to archname if so selected (modified 8890)
38329              
38330              Be more helpful for devel builders, suggested by John L. Allen.
38331              (admittedly pointless change for maintperl, but the usedevel
38332              code is there already)
38333      Branch: maint-5.6/perl
38334           !> Configure INSTALL Makefile.SH Porting/Glossary
38335           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
38336           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
38337           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
38338           !> win32/config.bc win32/config.gc win32/config.vc
38339 ____________________________________________________________________________
38340 [  8994] By: jhi                                   on 2001/03/02  23:31:41
38341         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
38342      Branch: metaconfig/U/perl
38343            ! gccvers.U
38344 ____________________________________________________________________________
38345 [  8993] By: jhi                                   on 2001/03/02  23:22:12
38346         Log: Regenerate various files for maint.
38347      Branch: maint-5.6/perl
38348            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
38349            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
38350 ____________________________________________________________________________
38351 [  8992] By: alanbur                               on 2001/03/02  22:48:34
38352         Log: Resync wuth parent
38353      Branch: maint-5.6/pureperl
38354           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
38355           !> (integrate 60 files)
38356 ____________________________________________________________________________
38357 [  8991] By: jhi                                   on 2001/03/02  21:00:08
38358         Log: Retract the #8742 part of #8986, backward compat.
38359      Branch: maint-5.6/perl
38360            ! embed.pl
38361 ____________________________________________________________________________
38362 [  8990] By: jhi                                   on 2001/03/02  20:40:07
38363         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
38364      Branch: maint-5.6/perl
38365            ! hv.c
38366 ____________________________________________________________________________
38367 [  8989] By: jhi                                   on 2001/03/02  19:59:56
38368         Log: Update Changes.
38369      Branch: perl
38370            ! Changes patchlevel.h
38371 ____________________________________________________________________________
38372 [  8988] By: jhi                                   on 2001/03/02  19:57:08
38373         Log: Integrate perlio.
38374      Branch: perl
38375           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
38376           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
38377           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
38378           !> ext/Encode/Encode/iso8859-10.ucm
38379           !> ext/Encode/Encode/iso8859-13.ucm
38380           !> ext/Encode/Encode/iso8859-14.ucm
38381           !> ext/Encode/Encode/iso8859-15.ucm
38382           !> ext/Encode/Encode/iso8859-16.ucm
38383           !> ext/Encode/Encode/iso8859-2.ucm
38384           !> ext/Encode/Encode/iso8859-3.ucm
38385           !> ext/Encode/Encode/iso8859-4.ucm
38386           !> ext/Encode/Encode/iso8859-5.ucm
38387           !> ext/Encode/Encode/iso8859-6.ucm
38388           !> ext/Encode/Encode/iso8859-7.ucm
38389           !> ext/Encode/Encode/iso8859-8.ucm
38390           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
38391           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
38392 ____________________________________________________________________________
38393 [  8987] By: jhi                                   on 2001/03/02  19:43:40
38394         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
38395              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
38396              8950,8952,8955 from mainline to maintperl.
38397              
38398              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
38399              
38400              Put to rest the 20010205.001, the email address checking (not) regex.
38401              
38402              fork() not everywhere, cleanup temp files.
38403              
38404              The #8843 wasn't quite right: %Config needs to imported.
38405              
38406              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
38407              (#8849: the glob-basic hunk needed massaging as it depended
38408              on Schwern's large-scale (unintegrated) patches)
38409              
38410              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
38411              
38412              Upgrade to CGI.pm 2.752, from Lincoln Stein.
38413              (Note: there were some conflicts due to EBCDIC and EPOC
38414              patches, in general I preferred the repository code.)
38415              (When 2.753 comes out, we need to synchronize.)
38416              
38417              Subject: [PATCH] fix for charnames above FFFF
38418              
38419              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
38420              
38421              If no sfio, no -lsfio.
38422              
38423              Run run/*.t also in minitest.
38424              
38425              Subject:  [PATCH perl 5.7.0] malloc message address offset
38426              
38427              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
38428              
38429              Subject: fix for parameter -Dm (for perl@8867)
38430              
38431              Subject: [PATCH: perl@8892] was Re: hashing order difference?
38432              (make the test more portable)
38433              
38434              Subject: Re: [PATCH] fix for charnames above FFFF
38435              
38436              Subject: Re: I'm losing the war...
38437              (hv_store() not working correctly in ENV_IS_CASELESS case.)
38438              
38439              Subject: Modified README.bs2000 
38440              
38441              Subject: [PATCH: perl@8935] -Dt padsv($var)
38442              
38443              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
38444              
38445              Subject: PATCH: extra tests to check on negative float to unsigned cast
38446              
38447              Subject: [PATCH] XPUSH[insp] was Re: progress
38448              
38449              Subject: Re: Compile with perlcc..
38450      Branch: maint-5.6/perl
38451           !> (integrate 36 files)
38452 ____________________________________________________________________________
38453 [  8986] By: jhi                                   on 2001/03/02  18:51:25
38454         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
38455              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
38456              to maintperl.
38457              
38458              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
38459              
38460              Subject: [DOC PATCH] overload.pm nits
38461              
38462              Add header for LIB$ prototypes (C. Berry)
38463              
38464              Convert fwrite()s to sockets to write()s, since some socket stacks
38465              don't take kindly to stdio.
38466              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
38467              (for often optional LNMs)
38468              Correct a few typos
38469              (C. Bailey)
38470              
38471              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
38472              
38473              De-cut-and-pasto.
38474              
38475              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
38476              
38477              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
38478              
38479              Upgrade to CPAN 1.59_54, from Andreas König.
38480              
38481              Bogus shebang.
38482              
38483              Subject: [PATCH] Document makepatch in Porting/patching
38484              
38485              UTF-8 documentation.
38486              
38487              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
38488              
38489              Sort the MANIFEST.
38490              
38491              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
38492              
38493              Subject: [PATCH @8807] toke.c cleanup: scan_str()
38494              
38495              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
38496              
38497              Add run/*.t to testables.
38498              
38499              TODO: integrate #8784.
38500      Branch: maint-5.6/perl
38501           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
38502           !> (integrate 28 files)
38503 ____________________________________________________________________________
38504 [  8985] By: nick                                  on 2001/03/02  18:15:45
38505         Log: Integrate mainline
38506      Branch: perlio
38507           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
38508           !> vms/vms.c
38509 ____________________________________________________________________________
38510 [  8984] By: jhi                                   on 2001/03/02  16:00:17
38511         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
38512              
38513              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
38514              5.004_05, and mention the suidperl August 2000 security problem.
38515              (#8978,#8981)
38516              
38517              Subject: [ID 20010301.004] Technically speaking in perldata
38518              
38519              Subject: [PATCH] File::Copy for bleadperl, maintperl
38520              
38521              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
38522              
38523              (The #8982, fix for 20010221.005 and 20010221.008,
38524              would be nice too but it didn't integrate cleanly.)
38525      Branch: maint-5.6/perl
38526           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
38527 ____________________________________________________________________________
38528 [  8983] By: jhi                                   on 2001/03/02  15:51:16
38529         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
38530              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38531              Date:     Thu, 1 Mar 2001 15:54:09 EST
38532              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
38533      Branch: perl
38534            ! vms/vms.c
38535 ____________________________________________________________________________
38536 [  8982] By: jhi                                   on 2001/03/02  15:43:31
38537         Log: Subject: Re: sync sync sync: have I missed any patches?
38538              From: Radu Greab <radu@netsoft.ro> 
38539              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
38540              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
38541              
38542              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
38543              was checking argv[0] regardless of whether a different pathname
38544              will actually be executed."  Test case not supplied because 
38545              drafting that, ironically enough, revealed another bug
38546              (or a feature).
38547      Branch: perl
38548            ! doio.c
38549 ____________________________________________________________________________
38550 [  8981] By: jhi                                   on 2001/03/02  15:28:03
38551         Log: Misdate in #8978.
38552      Branch: perl
38553            ! pod/perlfaq1.pod
38554 ____________________________________________________________________________
38555 [  8980] By: jhi                                   on 2001/03/02  15:24:20
38556         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
38557              From: Chris Nandor <pudge@pobox.com>
38558              Date: Wed, 28 Feb 2001 22:10:15 -0500
38559              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
38560      Branch: perl
38561            ! lib/File/Copy.pm
38562 ____________________________________________________________________________
38563 [  8979] By: jhi                                   on 2001/03/02  15:17:16
38564         Log: Subject: [ID 20010301.004] Technically speaking in perldata
38565              From: abela@geneanet.org
38566              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
38567              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
38568      Branch: perl
38569            ! pod/perldata.pod
38570 ____________________________________________________________________________
38571 [  8978] By: jhi                                   on 2001/03/02  15:15:27
38572         Log: Subject: [ID 20010301.003] ref to 5.004
38573              From: abela@geneanet.org
38574              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
38575              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
38576              
38577              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
38578              and mention the suidperl August 2000 security problem.
38579      Branch: perl
38580            ! pod/perlfaq1.pod
38581 ____________________________________________________________________________
38582 [  8977] By: alanbur                               on 2001/03/02  14:17:45
38583         Log: Resynchronised with parent
38584      Branch: maint-5.6/pureperl
38585           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
38586           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
38587           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
38588           !> vms/descrip_mms.template win32/win32.c win32/win32.h
38589           !> win32/win32iop.h
38590 ____________________________________________________________________________
38591 [  8976] By: nick                                  on 2001/03/01  23:25:30
38592         Log: Integrate mainline.
38593      Branch: perlio
38594            - t/op/qu.t
38595           !> (integrate 55 files)
38596 ____________________________________________________________________________
38597 [  8975] By: jhi                                   on 2001/03/01  16:51:34
38598         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
38599      Branch: perl
38600           !> toke.c
38601 ____________________________________________________________________________
38602 [  8974] By: gsar                                  on 2001/03/01  16:28:21
38603         Log: fix for bugid 20010226.008
38604              
38605              the problem was that some of the pointers (PL_last_lop and
38606              PL_last_uni specifically) into the lex buffers weren't correctly
38607              being invalidated when the buffer changed; this would leave the
38608              pointers pointing at an arbitrary location in the buffer if
38609              the buffer didn't need to be reallocated, or point into freed
38610              memory if the buffer had to be realloced
38611              
38612              TODO item for bugdb maintainers: check other seemingly random
38613              parser-related bugs--they might be cured by this
38614      Branch: maint-5.6/perl
38615            ! toke.c
38616 ____________________________________________________________________________
38617 [  8973] By: jhi                                   on 2001/03/01  02:23:25
38618         Log: Retract #8970 because of a completely mysterious core dump:
38619              adding the tests 241..244 causes op/pat dump core at test #25.
38620              The test needs a lot of whittling down before the bug can be solved.
38621      Branch: perl
38622            ! t/op/pat.t
38623 ____________________________________________________________________________
38624 [  8972] By: jhi                                   on 2001/03/01  01:58:38
38625         Log: Regen perlapi.
38626      Branch: perl
38627            ! pod/perlapi.pod
38628 ____________________________________________________________________________
38629 [  8971] By: jhi                                   on 2001/03/01  01:34:09
38630         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))
38631              From: Nicholas Clark <nick@ccl4.org>
38632              Date: Wed, 28 Feb 2001 23:28:49 +0000
38633              Message-ID: <20010228232849.A55187@plum.flirble.org>
38634              
38635              Allow a completely write protected source code tree
38636              when using the Configure -Dmksymlinks.
38637      Branch: perl
38638            ! embed.pl warnings.pl
38639 ____________________________________________________________________________
38640 [  8970] By: jhi                                   on 2001/03/01  01:32:04
38641         Log: Add back the EBCDIC character range tests (for matching).
38642      Branch: perl
38643            ! t/op/pat.t
38644 ____________________________________________________________________________
38645 [  8969] By: nick                                  on 2001/02/28  18:18:01
38646         Log: Add charname comments to .ucm files writen by 'compile',
38647              also order charmaps in those files by source encoding.
38648              regenerate distrubuted .ucm files
38649      Branch: perlio
38650            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
38651            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
38652            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
38653            ! ext/Encode/Encode/iso8859-10.ucm
38654            ! ext/Encode/Encode/iso8859-13.ucm
38655            ! ext/Encode/Encode/iso8859-14.ucm
38656            ! ext/Encode/Encode/iso8859-15.ucm
38657            ! ext/Encode/Encode/iso8859-16.ucm
38658            ! ext/Encode/Encode/iso8859-2.ucm
38659            ! ext/Encode/Encode/iso8859-3.ucm
38660            ! ext/Encode/Encode/iso8859-4.ucm
38661            ! ext/Encode/Encode/iso8859-5.ucm
38662            ! ext/Encode/Encode/iso8859-6.ucm
38663            ! ext/Encode/Encode/iso8859-7.ucm
38664            ! ext/Encode/Encode/iso8859-8.ucm
38665            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
38666            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
38667 ____________________________________________________________________________
38668 [  8968] By: jhi                                   on 2001/02/28  16:26:37
38669         Log: Expand usemorebits early if d_casti32 needs to be undefined.
38670      Branch: perl
38671            ! hints/hpux.sh hints/irix_6.sh
38672 ____________________________________________________________________________
38673 [  8967] By: jhi                                   on 2001/02/28  16:22:26
38674         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
38675              retract toke.c/qu parts of #8583, retract #8485, retract
38676              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
38677              op/length.t, and MANIFEST, and delete t/op/qu.t.
38678      Branch: perl
38679            - t/op/qu.t
38680            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
38681            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
38682            ! t/op/length.t toke.c
38683 ____________________________________________________________________________
38684 [  8966] By: jhi                                   on 2001/02/28  15:00:27
38685         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
38686              by not changing from pre-Unicode days into being Unicode-aware.
38687              Sniff.
38688      Branch: perl
38689            ! pp.c t/op/pack.t t/op/qu.t
38690 ____________________________________________________________________________
38691 [  8965] By: jhi                                   on 2001/02/28  14:37:55
38692         Log: Subject: Re: Errors in core PODs
38693              From: Michael Stevens <michael@etla.org> 
38694              Date: Fri, 23 Feb 2001 15:47:56 +0000
38695              Message-ID: <20010223154756.A7723@firedrake.org> 
38696      Branch: perl
38697            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
38698            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
38699            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
38700            ! x2p/a2p.pod
38701 ____________________________________________________________________________
38702 [  8964] By: jhi                                   on 2001/02/28  14:35:35
38703         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
38704              (The #8961 was too bold.)
38705      Branch: perl
38706            ! hints/hpux.sh hints/irix_6.sh
38707 ____________________________________________________________________________
38708 [  8963] By: jhi                                   on 2001/02/28  14:33:39
38709         Log: Subject: Re: sync sync sync: have I missed any patches?
38710              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38711              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
38712              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
38713              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
38714              
38715              Replace djSP with dSP.
38716      Branch: perl
38717            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
38718            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
38719            ! win32/perlhost.h
38720 ____________________________________________________________________________
38721 [  8962] By: jhi                                   on 2001/02/27  23:21:14
38722         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
38723      Branch: perl
38724            ! lib/Filter/Simple.pm
38725 ____________________________________________________________________________
38726 [  8961] By: jhi                                   on 2001/02/27  22:55:26
38727         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
38728              and this would be it.
38729      Branch: perl
38730            ! hints/hpux.sh hints/irix_6.sh
38731 ____________________________________________________________________________
38732 [  8960] By: jhi                                   on 2001/02/27  22:51:33
38733         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
38734              From: "Craig A. Berry" <craigberry@mac.com>
38735              Date: Tue, 27 Feb 2001 16:11:44 -0600
38736              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
38737      Branch: maint-5.6/perl
38738            ! configure.com vms/descrip_mms.template
38739 ____________________________________________________________________________
38740 [  8959] By: jhi                                   on 2001/02/27  22:47:23
38741         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
38742              From: "Craig A. Berry" <craigberry@mac.com>
38743              Date: Tue, 27 Feb 2001 16:11:44 -0600
38744              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
38745      Branch: perl
38746            ! configure.com vms/descrip_mms.template
38747 ____________________________________________________________________________
38748 [  8958] By: jhi                                   on 2001/02/27  15:16:42
38749         Log: Update Changes.
38750      Branch: perl
38751            ! Changes patchlevel.h
38752 ____________________________________________________________________________
38753 [  8957] By: jhi                                   on 2001/02/27  06:15:07
38754         Log: Subject: [5.6.x] EPOC additions
38755              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38756              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
38757              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
38758      Branch: maint-5.6/perl
38759            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
38760 ____________________________________________________________________________
38761 [  8956] By: jhi                                   on 2001/02/27  06:12:11
38762         Log: Subject: [perl-current] EPOC 
38763              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38764              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
38765              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
38766      Branch: perl
38767            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
38768            ! epoc/epocish.c epoc/epocish.h pp_sys.c
38769 ____________________________________________________________________________
38770 [  8955] By: jhi                                   on 2001/02/27  05:59:50
38771         Log: Subject: Re: Compile with perlcc..
38772              From: Edward Peschko <edwardp@excitehome.net>
38773              Date: Mon, 26 Feb 2001 18:51:58 -0800
38774              Message-ID: <20010226185158.A9871@excitehome.net>
38775              
38776              plus add a simple usage message if no arguments given.
38777      Branch: perl
38778            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
38779            ! utils/Makefile utils/perlcc.PL win32/pod.mak
38780 ____________________________________________________________________________
38781 [  8954] By: nick                                  on 2001/02/26  21:02:59
38782         Log: Integrate mainline
38783      Branch: perlio
38784           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
38785           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
38786           !> t/op/sprintf.t
38787 ____________________________________________________________________________
38788 [  8953] By: jhi                                   on 2001/02/26  14:43:54
38789         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
38790              From: Nicholas Clark <nick@ccl4.org>
38791              Date: Mon, 26 Feb 2001 00:42:07 +0000
38792              Message-ID: <20010226004207.F23333@plum.flirble.org>
38793      Branch: perl
38794            ! pp_ctl.c
38795 ____________________________________________________________________________
38796 [  8952] By: jhi                                   on 2001/02/26  14:42:13
38797         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
38798              From: Simon Cozens <simon@netthink.co.uk>
38799              Date: Mon, 26 Feb 2001 12:23:48 +0000
38800              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
38801      Branch: perl
38802            ! pod/perlguts.pod
38803 ____________________________________________________________________________
38804 [  8951] By: jhi                                   on 2001/02/26  14:39:15
38805         Log: Subject: [PATCH] perlio - unknown layer
38806              From: Nicholas Clark <nick@ccl4.org>
38807              Date: Mon, 26 Feb 2001 00:27:19 +0000
38808              Message-ID: <20010226002719.E23333@plum.flirble.org>
38809      Branch: perl
38810            ! perlio.c
38811 ____________________________________________________________________________
38812 [  8950] By: jhi                                   on 2001/02/26  14:38:04
38813         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
38814              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
38815              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
38816              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
38817      Branch: perl
38818            ! t/op/bop.t
38819 ____________________________________________________________________________
38820 [  8949] By: jhi                                   on 2001/02/26  14:37:07
38821         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
38822              From: Peter Prymmer <pvhp@forte.com>
38823              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
38824              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
38825      Branch: perl
38826            ! lib/Test.pm
38827 ____________________________________________________________________________
38828 [  8948] By: jhi                                   on 2001/02/26  14:35:53
38829         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
38830              From: Radu Greab <radu@netsoft.ro>
38831              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
38832              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
38833      Branch: perl
38834            ! pod/perlop.pod
38835 ____________________________________________________________________________
38836 [  8947] By: jhi                                   on 2001/02/26  14:34:46
38837         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
38838              From: David Mitchell <davem@fdgroup.co.uk>
38839              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
38840              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
38841      Branch: perl
38842            ! run.c
38843 ____________________________________________________________________________
38844 [  8946] By: jhi                                   on 2001/02/26  14:32:37
38845         Log: Subject: Modified README.bs2000 
38846              From: Dorner Thomas <Thomas.Dorner@start.de>
38847              Date: Mon, 26 Feb 2001 09:22:17 +0100
38848              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
38849      Branch: perl
38850            ! README.bs2000
38851 ____________________________________________________________________________
38852 [  8945] By: jhi                                   on 2001/02/26  14:19:53
38853         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
38854              to maintperl, listing the known failures on the tests 129 and 130.
38855      Branch: maint-5.6/perl
38856           !> t/op/sprintf.t
38857 ____________________________________________________________________________
38858 [  8944] By: jhi                                   on 2001/02/26  14:14:15
38859         Log: Add more known sprintf failures.
38860      Branch: perl
38861            ! t/op/sprintf.t
38862 ____________________________________________________________________________
38863 [  8943] By: jhi                                   on 2001/02/26  13:56:22
38864         Log: perlglob.exe needs to be found in Win32, patch from
38865              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
38866              which needs external glob at mini-perl time."
38867      Branch: perl
38868            ! ext/Encode/compile
38869 ____________________________________________________________________________
38870 [  8942] By: jhi                                   on 2001/02/26  13:52:19
38871         Log: A missing dTHX from Vadim Konovalov.
38872      Branch: perl
38873            ! perlio.c
38874 ____________________________________________________________________________
38875 [  8941] By: jhi                                   on 2001/02/26  13:37:05
38876         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
38877      Branch: perl
38878            ! op.c
38879 ____________________________________________________________________________
38880 [  8940] By: jhi                                   on 2001/02/26  13:35:40
38881         Log: Integrate perlio.
38882      Branch: perl
38883           !> ext/Encode/Encode.pm
38884 ____________________________________________________________________________
38885 [  8939] By: nick                                  on 2001/02/25  23:47:09
38886         Log: Integrate mainline.
38887      Branch: perlio
38888           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
38889           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
38890 ____________________________________________________________________________
38891 [  8938] By: nick                                  on 2001/02/25  19:36:28
38892         Log: Encode implementations docs.
38893      Branch: perlio
38894            ! ext/Encode/Encode.pm
38895 ____________________________________________________________________________
38896 [  8937] By: jhi                                   on 2001/02/25  19:26:16
38897         Log: Script wasn't aligned with reality.
38898      Branch: perl
38899            ! t/pod/find.t
38900 ____________________________________________________________________________
38901 [  8936] By: jhi                                   on 2001/02/25  18:54:55
38902         Log: Update Changes.
38903      Branch: perl
38904            ! Changes patchlevel.h
38905 ____________________________________________________________________________
38906 [  8935] By: jhi                                   on 2001/02/25  18:46:36
38907         Log: Retract #8929,8930,8932,8933 for now.
38908      Branch: perl
38909            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
38910 ____________________________________________________________________________
38911 [  8934] By: jhi                                   on 2001/02/25  17:34:35
38912         Log: Integrate perlio.
38913      Branch: perl
38914           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
38915           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
38916           !> t/lib/encode.t
38917 ____________________________________________________________________________
38918 [  8933] By: jhi                                   on 2001/02/25  17:33:12
38919         Log: (Retracted by #8395.)
38920              
38921              Slight tweaks in scan_const(), not fixes yet, it seems like
38922              lots of work remains to be done...
38923      Branch: perl
38924            ! toke.c
38925 ____________________________________________________________________________
38926 [  8932] By: jhi                                   on 2001/02/25  17:27:11
38927         Log: (Retracted by #8395.)
38928              
38929              Missing from #8930.
38930      Branch: perl
38931            ! perl.h
38932 ____________________________________________________________________________
38933 [  8931] By: jhi                                   on 2001/02/25  17:26:19
38934         Log: A comment tweak.
38935      Branch: perl
38936            ! utf8.c
38937 ____________________________________________________________________________
38938 [  8930] By: jhi                                   on 2001/02/25  17:25:47
38939         Log: (Retracted by #8395.)
38940              
38941              Attempt to fix the EBCDIC character range problwm with //.
38942      Branch: perl
38943            ! regcomp.c
38944 ____________________________________________________________________________
38945 [  8929] By: jhi                                   on 2001/02/25  17:23:45
38946         Log: (Retracted by #8395.)
38947              
38948              Expand the EBCDIC character range tests, and add few nasty
38949              tr tests from Karsten Sperling.
38950      Branch: perl
38951            ! t/op/pat.t t/op/tr.t
38952 ____________________________________________________________________________
38953 [  8928] By: jhi                                   on 2001/02/25  17:18:49
38954         Log: Missing check-in.
38955      Branch: perl
38956            ! lib/Pod/Find.pm
38957 ____________________________________________________________________________
38958 [  8927] By: nick                                  on 2001/02/25  11:30:22
38959         Log: Change method names in Encode implementation classes to something
38960              less confusing (preparing to "go public").
38961      Branch: perlio
38962            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
38963 ____________________________________________________________________________
38964 [  8926] By: nick                                  on 2001/02/25  10:53:24
38965         Log: GCC __atribute__ / printf fix
38966      Branch: perlio
38967            ! perl.h
38968 ____________________________________________________________________________
38969 [  8925] By: nick                                  on 2001/02/25  10:52:25
38970         Log: Checked in the wrong one ...
38971      Branch: perlio
38972            ! ext/Encode/Encode.pm
38973 ____________________________________________________________________________
38974 [  8924] By: nick                                  on 2001/02/24  18:46:51
38975         Log: Integrate mainline - to see what Jarkko has in ...
38976      Branch: perlio
38977           +> t/pod/testpods/lib/Pod/Stuff.pm
38978           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
38979 ____________________________________________________________________________
38980 [  8923] By: nick                                  on 2001/02/24  17:05:23
38981         Log: Encode API documentation nd tidy up.
38982              Minor additions to test.
38983              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
38984              Adds STRLEN to standard typemap.
38985      Branch: perlio
38986            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
38987            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
38988 ____________________________________________________________________________
38989 [  8922] By: jhi                                   on 2001/02/24  16:38:12
38990         Log: Add a test for the "character range should match in EBCDIC
38991              if specified using explicit numerics" bug found by Karsten
38992              Sperling.
38993      Branch: perl
38994            ! t/op/pat.t
38995 ____________________________________________________________________________
38996 [  8921] By: jhi                                   on 2001/02/24  16:30:16
38997         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
38998              From: schwern@pobox.com
38999              Date: Fri, 23 Feb 2001 03:21:37 -0500
39000              Message-ID: <20010223032137.A26022@magnonel.guild.net>
39001              
39002              plus Charles Lane's fixes, plus tweaks.
39003      Branch: perl
39004            + t/pod/testpods/lib/Pod/Stuff.pm
39005            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
39006 ____________________________________________________________________________
39007 [  8920] By: nick                                  on 2001/02/24  10:30:11
39008         Log: Integrate mainline
39009      Branch: perlio
39010           !> (integrate 33 files)
39011 ____________________________________________________________________________
39012 [  8919] By: jhi                                   on 2001/02/24  00:23:35
39013         Log: Subject: Re: I'm losing the war...
39014              From: "Vadim Konovalov" <watman@inbox.ru>
39015              Date: Sat, 24 Feb 2001 00:10:14 +0300
39016              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
39017              
39018              hv_store() not working correctly in ENV_IS_CASELESS case.
39019      Branch: perl
39020            ! hv.c
39021 ____________________________________________________________________________
39022 [  8918] By: jhi                                   on 2001/02/24  00:20:09
39023         Log: Subject: Re: [PATCH] fix for charnames above FFFF
39024              From: andreas.koenig@anima.de (Andreas J. Koenig)
39025              Date: 23 Feb 2001 02:39:03 +0100
39026              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
39027              
39028              A further efficiency tweak.
39029      Branch: perl
39030            ! lib/charnames.pm
39031 ____________________________________________________________________________
39032 [  8917] By: jhi                                   on 2001/02/23  20:27:51
39033         Log: Integrate change #8916 from mainline,
39034              do away with USE_WIN32_RTL_ENV.
39035      Branch: maint-5.6/perl
39036           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
39037 ____________________________________________________________________________
39038 [  8916] By: jhi                                   on 2001/02/23  20:02:25
39039         Log: Abolish USE_WIN32_RTL_ENV.
39040      Branch: perl
39041            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
39042 ____________________________________________________________________________
39043 [  8915] By: jhi                                   on 2001/02/23  19:36:00
39044         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
39045              later protected by some #define.
39046      Branch: perl
39047            ! gv.c
39048 ____________________________________________________________________________
39049 [  8914] By: jhi                                   on 2001/02/23  19:31:38
39050         Log: Retract #8902 for now, requested by Charles Lane, the correct
39051              fix will be something else.
39052      Branch: perl
39053            ! op.c
39054 ____________________________________________________________________________
39055 [  8913] By: jhi                                   on 2001/02/23  19:11:36
39056         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
39057              From: Peter Prymmer <pvhp@forte.com>
39058              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
39059              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
39060      Branch: perl
39061            ! t/op/lex_assign.t
39062 ____________________________________________________________________________
39063 [  8912] By: jhi                                   on 2001/02/23  18:38:20
39064         Log: Subject: [patch] perlio + useithreads
39065              From: Doug MacEachern <dougm@covalent.net>
39066              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
39067              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
39068              
39069              Gets things running but not complete.
39070      Branch: perl
39071            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
39072 ____________________________________________________________________________
39073 [  8911] By: jhi                                   on 2001/02/23  04:20:02
39074         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
39075              
39076              Duplicated environment freeing, File::Temp 0.12,
39077              op/append portability (EBCDIC) tweak.
39078      Branch: maint-5.6/perl
39079           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39080           !> t/op/append.t
39081 ____________________________________________________________________________
39082 [  8910] By: jhi                                   on 2001/02/23  02:07:33
39083         Log: Integrate change #8909 from mainline, a better Borland
39084              putenv() workaround.
39085      Branch: maint-5.6/perl
39086           !> perl.c
39087 ____________________________________________________________________________
39088 [  8909] By: jhi                                   on 2001/02/23  02:05:46
39089         Log: A better workaround for Borland putenv() brokenness from Sarathy.
39090      Branch: perl
39091            ! perl.c
39092 ____________________________________________________________________________
39093 [  8908] By: jhi                                   on 2001/02/23  02:04:14
39094         Log: Subject: fix for parameter -Dm (for perl@8867)
39095              From: "Vadim Konovalov" <watman@inbox.ru>
39096              Date: Thu, 22 Feb 2001 17:30:12 +0300
39097              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
39098      Branch: perl
39099            ! perl.h
39100 ____________________________________________________________________________
39101 [  8907] By: jhi                                   on 2001/02/23  01:58:20
39102         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
39103              From: Peter Prymmer <pvhp@forte.com>
39104              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
39105              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
39106      Branch: perl
39107            ! t/op/append.t
39108 ____________________________________________________________________________
39109 [  8906] By: jhi                                   on 2001/02/23  01:48:34
39110         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
39111      Branch: perl
39112            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39113 ____________________________________________________________________________
39114 [  8905] By: jhi                                   on 2001/02/23  01:43:30
39115         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
39116              From: Peter Prymmer <pvhp@forte.com>
39117              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
39118              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
39119      Branch: perl
39120            ! t/lib/st-06compat.t
39121 ____________________________________________________________________________
39122 [  8904] By: jhi                                   on 2001/02/23  01:42:39
39123         Log: Metaconfig unit change for #8903.
39124      Branch: metaconfig/U/perl
39125            ! Devel.U
39126 ____________________________________________________________________________
39127 [  8903] By: jhi                                   on 2001/02/23  01:42:12
39128         Log: Be more helpful for devel builders, suggested by John L. Allen.
39129      Branch: perl
39130            ! Configure
39131 ____________________________________________________________________________
39132 [  8902] By: jhi                                   on 2001/02/23  01:37:41
39133         Log: (Retracted by #8914)
39134              (Wrongly, reinstated by #8941)
39135              
39136              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
39137              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39138              Date:     Thu, 22 Feb 2001 09:43:57 EST
39139              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
39140      Branch: perl
39141            ! op.c
39142 ____________________________________________________________________________
39143 [  8901] By: jhi                                   on 2001/02/23  01:20:32
39144         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
39145              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39146              Date:     Thu, 22 Feb 2001 08:01:35 EST
39147              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
39148      Branch: perl
39149            ! malloc.c
39150 ____________________________________________________________________________
39151 [  8900] By: jhi                                   on 2001/02/23  01:18:02
39152         Log: Integrate changes #8898,8899 from mainline, environ handling.
39153      Branch: maint-5.6/perl
39154           !> perl.c
39155 ____________________________________________________________________________
39156 [  8899] By: jhi                                   on 2001/02/23  01:16:25
39157         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
39158              putenv() is not to be relied on, they are either broken or leaky
39159              or both.)
39160      Branch: perl
39161            ! perl.c
39162 ____________________________________________________________________________
39163 [  8898] By: jhi                                   on 2001/02/22  23:36:59
39164         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
39165              and safesysfree() must be used.
39166      Branch: perl
39167            ! perl.c
39168 ____________________________________________________________________________
39169 [  8897] By: jhi                                   on 2001/02/22  23:25:45
39170         Log: With environ one must use safesysmalloc()/safesysfree().
39171      Branch: perl
39172            ! perl.c
39173 ____________________________________________________________________________
39174 [  8896] By: jhi                                   on 2001/02/22  22:13:18
39175         Log: If we have a duplicated environment free it
39176              if PERL_DESTRUCT_LEVEL.
39177      Branch: perl
39178            ! perl.c
39179 ____________________________________________________________________________
39180 [  8895] By: alanbur                               on 2001/02/22  19:31:57
39181         Log: Synchronised with parent
39182      Branch: maint-5.6/pureperl
39183           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
39184 ____________________________________________________________________________
39185 [  8894] By: gsar                                  on 2001/02/22  19:06:18
39186         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
39187              
39188              fix memory leak in method call optimization (change#3768);
39189              made C<eval "$x->foo()"> leak
39190              
39191              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
39192      Branch: maint-5.6/perl
39193           !> op.c
39194 ____________________________________________________________________________
39195 [  8893] By: jhi                                   on 2001/02/22  18:35:27
39196         Log: (Retracted by #8915.)
39197              
39198              Third Degree finding:
39199              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
39200      Branch: perl
39201            ! gv.c
39202 ____________________________________________________________________________
39203 [  8892] By: jhi                                   on 2001/02/22  14:28:32
39204         Log: Update Changes.
39205      Branch: perl
39206            ! Changes patchlevel.h
39207 ____________________________________________________________________________
39208 [  8891] By: jhi                                   on 2001/02/22  13:22:45
39209         Log: Metaconfig unit changes for #8890.
39210      Branch: metaconfig
39211            ! U/modified/Cppsym.U U/threads/archname.U
39212 ____________________________________________________________________________
39213 [  8890] By: jhi                                   on 2001/02/22  13:22:12
39214         Log: Add -stdio to the archname if no perlio selected,
39215              no -perlio added since that is now the default.
39216              
39217              Add few CPUs/architectures to the Cppsym scan.
39218      Branch: perl
39219            ! Configure config_h.SH
39220 ____________________________________________________________________________
39221 [  8889] By: jhi                                   on 2001/02/22  13:05:59
39222         Log: Metaconfig unit change for #8888.
39223      Branch: metaconfig/U/perl
39224            ! useperlio.U
39225 ____________________________________________________________________________
39226 [  8888] By: jhi                                   on 2001/02/22  13:05:28
39227         Log: *drum roll*  Make perlio the default.
39228      Branch: perl
39229            ! Configure config_h.SH
39230 ____________________________________________________________________________
39231 [  8887] By: jhi                                   on 2001/02/22  12:50:52
39232         Log: Integrate change #8665 from maintperl to mainline,
39233              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
39234      Branch: perl
39235           !> ext/POSIX/POSIX.xs
39236 ____________________________________________________________________________
39237 [  8886] By: jhi                                   on 2001/02/22  12:49:24
39238         Log: Integrate changes #8883,8884 from mainline to maintperl.
39239              
39240              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
39241              Subject: Re: File::Temp::_gettemp warning
39242      Branch: maint-5.6/perl
39243           !> embed.h embed.pl lib/File/Temp.pm
39244 ____________________________________________________________________________
39245 [  8885] By: jhi                                   on 2001/02/22  12:43:59
39246         Log: Based on
39247              
39248              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
39249              From: schwab@suse.de
39250              Date: Thu, 22 Feb 2001 13:08:09 +0100
39251              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
39252              
39253              but the fix done slightly differently because the other
39254              half was already done in #8664.
39255      Branch: maint-5.6/perl
39256            ! ext/POSIX/POSIX.xs
39257 ____________________________________________________________________________
39258 [  8884] By: jhi                                   on 2001/02/22  12:37:15
39259         Log: Subject: Re: File::Temp::_gettemp warning
39260              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39261              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
39262              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
39263              
39264              This patch to File::Temp does two things:
39265              
39266              1. Fixes the problem with CGI::Carp when determining
39267              the Fcntl constants
39268              
39269              2. Removes most of the carps and consolidates them so that all the
39270              reasons are included in a single die that is caught by the test. This
39271              means that the correct skipping behaviour is displayed by the test.
39272      Branch: perl
39273            ! lib/File/Temp.pm
39274 ____________________________________________________________________________
39275 [  8883] By: jhi                                   on 2001/02/22  12:29:19
39276         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
39277              From: Peter Prymmer <pvhp@forte.com>
39278              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
39279              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
39280      Branch: perl
39281            ! embed.h embed.pl
39282 ____________________________________________________________________________
39283 [  8882] By: jhi                                   on 2001/02/21  19:41:33
39284         Log: Integrate change #8881 from mainlin to maintperl.
39285              
39286              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
39287      Branch: maint-5.6/perl
39288           !> op.c
39289 ____________________________________________________________________________
39290 [  8881] By: jhi                                   on 2001/02/21  19:38:57
39291         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
39292              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39293              Date:     Wed, 21 Feb 2001 13:08:03 EST
39294              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
39295      Branch: perl
39296            ! op.c
39297 ____________________________________________________________________________
39298 [  8880] By: jhi                                   on 2001/02/21  19:34:34
39299         Log: Retract #8875, cannot let go of the old semantics of unpack U
39300              without rethinking utf8decode.t.
39301      Branch: perl
39302            ! pp.c t/op/pack.t
39303 ____________________________________________________________________________
39304 [  8879] By: jhi                                   on 2001/02/21  19:08:02
39305         Log: Run run/*.t also in minitest.
39306      Branch: perl
39307            ! Makefile.SH
39308 ____________________________________________________________________________
39309 [  8878] By: nick                                  on 2001/02/21  18:55:37
39310         Log: Integrate mainline
39311      Branch: perlio
39312           !> (integrate 76 files)
39313 ____________________________________________________________________________
39314 [  8877] By: jhi                                   on 2001/02/21  15:09:33
39315         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
39316      Branch: metaconfig
39317            ! U/compline/nblock_io.U
39318      Branch: perl
39319            ! Configure config_h.SH
39320 ____________________________________________________________________________
39321 [  8876] By: jhi                                   on 2001/02/21  14:54:45
39322         Log: If no sfio, no -lsfio.
39323      Branch: metaconfig/U/perl
39324            ! d_sfio.U
39325      Branch: perl
39326            ! Configure config_h.SH
39327 ____________________________________________________________________________
39328 [  8875] By: jhi                                   on 2001/02/21  14:54:00
39329         Log: Make unpack C and unpack U truly equivalent.
39330      Branch: perl
39331            ! pp.c t/op/pack.t
39332 ____________________________________________________________________________
39333 [  8874] By: jhi                                   on 2001/02/21  14:26:02
39334         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
39335              From: Peter Prymmer <pvhp@forte.com>
39336              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
39337              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
39338      Branch: perl
39339            ! pod/perlport.pod
39340 ____________________________________________________________________________
39341 [  8873] By: jhi                                   on 2001/02/21  14:24:31
39342         Log: Subject: [PATCH] fix for charnames above FFFF
39343              From: andreas.koenig@anima.de (Andreas J. Koenig)
39344              Date: 21 Feb 2001 07:05:45 +0100
39345              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
39346      Branch: perl
39347            ! lib/charnames.pm t/lib/charnames.t
39348 ____________________________________________________________________________
39349 [  8872] By: jhi                                   on 2001/02/21  14:15:25
39350         Log: Integrate change #8868 from pureperl to mainline.
39351              
39352              Fixed reference count loop caused by sv_magic.
39353      Branch: perl
39354           !> sv.c
39355 ____________________________________________________________________________
39356 [  8871] By: jhi                                   on 2001/02/21  14:07:29
39357         Log: Integrate change #8868 from pureperl to maintperl.
39358              
39359              Fixed reference count loop caused by sv_magic.
39360      Branch: maint-5.6/perl
39361           !> sv.c
39362 ____________________________________________________________________________
39363 [  8870] By: jhi                                   on 2001/02/21  14:04:41
39364         Log: Put back the #8840, it was innocent.
39365      Branch: perl
39366            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39367            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
39368 ____________________________________________________________________________
39369 [  8869] By: jhi                                   on 2001/02/21  14:00:03
39370         Log: unpack("C", ...) was left slightly unfinished by #8865.
39371      Branch: perl
39372            ! pp.c t/op/pack.t
39373 ____________________________________________________________________________
39374 [  8868] By: alanbur                               on 2001/02/21  01:33:45
39375         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
39376              from gv_fetchpv to create single-character magic variables (e.g. $!),
39377              and it is passed a sv and the gv that contains the sv as the mg_obj
39378              value.  When sv_magic stores the mg_obj pointer it increments the gv
39379              refcount, thus causing a sv-gv pair that can't be freed.  There is
39380              already a check for sv == obj which is used to prevent such reference
39381              loops.  This change extends the check to cover the case described above.
39382      Branch: maint-5.6/pureperl
39383            ! sv.c
39384 ____________________________________________________________________________
39385 [  8867] By: jhi                                   on 2001/02/21  00:52:39
39386         Log: Update Changes.
39387      Branch: perl
39388            ! Changes patchlevel.h
39389 ____________________________________________________________________________
39390 [  8866] By: jhi                                   on 2001/02/21  00:34:20
39391         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
39392              (Note: there were some conflicts due to EBCDIC and EPOC
39393              patches, in general I preferred the repository code.)
39394              (When 2.753 comes out, we need to synchronize.)
39395      Branch: perl
39396            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
39397            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
39398            ! t/lib/cgi-html.t
39399 ____________________________________________________________________________
39400 [  8865] By: jhi                                   on 2001/02/21  00:24:22
39401         Log: Make pack("C", 0x100) to create Unicode, unless under the
39402              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
39403              will understand Unicode, unless you under know what.
39404      Branch: perl
39405            ! pp.c t/op/pack.t t/op/qu.t
39406 ____________________________________________________________________________
39407 [  8864] By: alanbur                               on 2001/02/20  22:35:34
39408         Log: Resynchronised with parent
39409      Branch: maint-5.6/pureperl
39410           !> README.win32 ext/GDBM_File/GDBM_File.pm
39411           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
39412           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
39413           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
39414           !> t/lib/sdbm.t util.c
39415 ____________________________________________________________________________
39416 [  8863] By: jhi                                   on 2001/02/20  20:55:11
39417         Log: Integrate change #8860,8861 from mainline into maintperl.
39418              
39419              "pseudo-literal j"
39420              
39421              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
39422      Branch: maint-5.6/perl
39423           !> lib/Test.pm pod/perlop.pod
39424 ____________________________________________________________________________
39425 [  8862] By: jhi                                   on 2001/02/20  20:30:07
39426         Log: Don't do casting between pointers pointing to differently sized
39427              integers.
39428      Branch: perl
39429            ! hv.c sv.c
39430 ____________________________________________________________________________
39431 [  8861] By: jhi                                   on 2001/02/20  19:53:44
39432         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
39433              From: Peter Prymmer <pvhp@forte.com>
39434              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
39435              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
39436      Branch: perl
39437            ! lib/Test.pm
39438 ____________________________________________________________________________
39439 [  8860] By: jhi                                   on 2001/02/20  19:48:02
39440         Log: "pseudo-literal j", a documentation glitch reported to Debian.
39441              The text recovered from Perl 5.005_03, and pseudo-literal replaced
39442              by "backtick string".
39443      Branch: perl
39444            ! pod/perlop.pod
39445 ____________________________________________________________________________
39446 [  8859] By: jhi                                   on 2001/02/20  19:15:46
39447         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
39448              from Chris Nandor.
39449      Branch: perl
39450            ! makedef.pl
39451 ____________________________________________________________________________
39452 [  8858] By: jhi                                   on 2001/02/20  17:36:53
39453         Log: Integrate pureperl changes #8844,8845,8850 to mainline
39454              (via maintperl #8855).
39455              
39456              Fixed %^H scoping bug
39457              
39458              Removed GV <-> CV refcount loop
39459              
39460              Removed %ENV refcount loop
39461      Branch: perl
39462           !> gv.c op.c perl.c pp.c scope.c
39463 ____________________________________________________________________________
39464 [  8857] By: jhi                                   on 2001/02/20  17:34:32
39465         Log: Integrate changes #8853,8854 from maintperl to mainline.
39466              
39467              EBDIC fixes, README.win32 Borland update.
39468      Branch: perl
39469           !> README.win32 handy.h util.c
39470 ____________________________________________________________________________
39471 [  8856] By: jhi                                   on 2001/02/20  17:33:16
39472         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
39473      Branch: maint-5.6/perl
39474           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
39475           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
39476           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
39477 ____________________________________________________________________________
39478 [  8855] By: jhi                                   on 2001/02/20  17:32:13
39479         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
39480              
39481              Fixed %^H scoping bug
39482              
39483              Removed GV <-> CV refcount loop
39484              
39485              Removed %ENV refcount loop
39486      Branch: maint-5.6/perl
39487           !> gv.c op.c perl.c pp.c scope.c
39488 ____________________________________________________________________________
39489 [  8854] By: jhi                                   on 2001/02/20  17:25:06
39490         Log: Subject: Addition to readme.win32 for Borland C++ compilers
39491              Date: Tue, 20 Feb 2001 02:15:25 +0300
39492              From: "Vadim Konovalov" <watman@inbox.ru>
39493              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
39494              
39495              Document Borland compiler misbehaviour.
39496      Branch: maint-5.6/perl
39497            ! README.win32
39498 ____________________________________________________________________________
39499 [  8853] By: jhi                                   on 2001/02/20  17:22:25
39500         Log: The assimilation of ebcdic.c didn't quite work at the first try,
39501              patches from Thomas Dorner.
39502      Branch: maint-5.6/perl
39503            ! handy.h util.c
39504 ____________________________________________________________________________
39505 [  8852] By: jhi                                   on 2001/02/20  17:20:15
39506         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
39507              From: Chris Nandor <pudge@pobox.com>
39508              Date: Tue, 20 Feb 2001 08:32:45 -0500
39509              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
39510      Branch: maint-5.6/perl
39511            ! makedef.pl mg.c
39512 ____________________________________________________________________________
39513 [  8851] By: jhi                                   on 2001/02/20  17:15:52
39514         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
39515      Branch: perl
39516            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
39517            ! t/lib/filter-util.t
39518 ____________________________________________________________________________
39519 [  8850] By: alanbur                               on 2001/02/20  17:12:40
39520         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
39521              and the magic pointer points back to the GV that contains the
39522              %ENV hash.  This creates a refcount loop that prevents members
39523              of %ENV from being freed correctly.  This change removes the
39524              refcount loop - the magic pointer was never used anyway, the
39525              only use of the magic was to check the type ('E') so that the
39526              appropriate environment manipulation code is called when %ENV
39527              is modified.
39528      Branch: maint-5.6/pureperl
39529            ! perl.c
39530 ____________________________________________________________________________
39531 [  8849] By: jhi                                   on 2001/02/20  17:12:20
39532         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
39533              From: "Craig A. Berry" <craigberry@mac.com>
39534              Date: Mon, 19 Feb 2001 23:36:12 -0600
39535              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
39536              
39537              Case-forgiving systems match TestInit.pm with TES*.
39538      Branch: perl
39539            ! t/lib/glob-basic.t
39540 ____________________________________________________________________________
39541 [  8848] By: jhi                                   on 2001/02/20  17:10:02
39542         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
39543      Branch: perl
39544            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
39545            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
39546            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
39547 ____________________________________________________________________________
39548 [  8847] By: jhi                                   on 2001/02/20  15:34:41
39549         Log: The #8843 wasn't quite right: %Config needs to imported.
39550      Branch: perl
39551            ! t/run/runenv.t
39552 ____________________________________________________________________________
39553 [  8846] By: jhi                                   on 2001/02/20  15:31:50
39554         Log: Retract the #8838 and #8840 for now because of
39555              the DB_File tie problem.
39556      Branch: perl
39557            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
39558            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
39559            ! proto.h sv.c
39560 ____________________________________________________________________________
39561 [  8845] By: alanbur                               on 2001/02/20  14:25:41
39562         Log: Removed GV <-> CV refcount loop
39563              CvGV(mycv) points to the parent GV of the CV, and was previously
39564              refcounted.  The pointer remains, but the refcounting has been removed
39565              as it causes a refcount loop between the CV and GV that means the CV
39566              can't ever be deleted.
39567      Branch: maint-5.6/pureperl
39568            ! gv.c op.c pp.c
39569 ____________________________________________________________________________
39570 [  8844] By: alanbur                               on 2001/02/20  14:23:13
39571         Log: Fixed %^H scoping bug
39572      Branch: maint-5.6/pureperl
39573            ! scope.c
39574 ____________________________________________________________________________
39575 [  8843] By: jhi                                   on 2001/02/19  13:38:08
39576         Log: fork() not everywhere, cleanup temp files.
39577      Branch: perl
39578            ! t/run/runenv.t
39579 ____________________________________________________________________________
39580 [  8842] By: alanbur                               on 2001/02/19  12:42:07
39581         Log: Resynchronised with parent
39582      Branch: maint-5.6/pureperl
39583           !> pod/perlfaq4.pod sv.c utf8.c
39584 ____________________________________________________________________________
39585 [  8841] By: jhi                                   on 2001/02/19  03:35:51
39586         Log: Update Changes.
39587      Branch: perl
39588            ! Changes patchlevel.h
39589 ____________________________________________________________________________
39590 [  8840] By: jhi                                   on 2001/02/19  00:23:41
39591         Log: Subject: [patch] add sv_setref_uv
39592              From: Doug MacEachern <dougm@covalent.net>
39593              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
39594              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
39595      Branch: perl
39596            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39597            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
39598 ____________________________________________________________________________
39599 [  8839] By: jhi                                   on 2001/02/19  00:01:38
39600         Log: Put to rest the 20010205.001, the email address checking (not) regex.
39601      Branch: perl
39602            ! pod/perlfaq9.pod
39603 ____________________________________________________________________________
39604 [  8838] By: jhi                                   on 2001/02/18  22:17:54
39605         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
39606              From: Doug MacEachern <dougm@covalent.net>
39607              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
39608              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
39609      Branch: perl
39610            ! lib/ExtUtils/xsubpp
39611 ____________________________________________________________________________
39612 [  8837] By: jhi                                   on 2001/02/18  22:16:50
39613         Log: Subject: [patch] -Wall cleanup round 2
39614              From: Doug MacEachern <dougm@covalent.net>
39615              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
39616              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
39617      Branch: perl
39618            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
39619            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
39620            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
39621            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
39622            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
39623            ! ext/SDBM_File/SDBM_File.xs
39624 ____________________________________________________________________________
39625 [  8836] By: jhi                                   on 2001/02/18  22:11:20
39626         Log: Misapplied regex optimizations when \C is present.
39627              Fixes 20001230.002.
39628              
39629              What still remains broken is that the submatches that
39630              have \C in them get their UTF8 flag on because their
39631              parent SV has it on.  This will result in malformed
39632              UTF8 if a \C happened to match a non-ASCII byte.
39633      Branch: perl
39634            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
39635            ! t/pragma/utf8.t
39636 ____________________________________________________________________________
39637 [  8835] By: jhi                                   on 2001/02/18  20:12:02
39638         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
39639              
39640              The hash key got wrongly UTF8fied.
39641      Branch: perl
39642            ! pod/perlapi.pod toke.c utf8.c
39643 ____________________________________________________________________________
39644 [  8834] By: jhi                                   on 2001/02/18  19:44:25
39645         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
39646              don't warn on magical or overloaded things.
39647      Branch: perl
39648            ! pp_hot.c
39649 ____________________________________________________________________________
39650 [  8833] By: nick                                  on 2001/02/18  19:31:22
39651         Log: Integrate mainline
39652      Branch: perlio
39653           +> t/TestInit.pm t/run/runenv.t
39654            - t/UTEST
39655           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
39656           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
39657           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
39658           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
39659           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
39660           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
39661           !> utf8.c
39662 ____________________________________________________________________________
39663 [  8832] By: jhi                                   on 2001/02/18  19:21:18
39664         Log: Integrate perlio.
39665      Branch: perl
39666           !> perlio.c pod/perldiag.pod
39667 ____________________________________________________________________________
39668 [  8831] By: jhi                                   on 2001/02/18  19:14:20
39669         Log: Integrate change #8827 from mainline.
39670              
39671              UTF8 tweaks.
39672      Branch: maint-5.6/perl
39673           !> sv.c utf8.c
39674 ____________________________________________________________________________
39675 [  8830] By: nick                                  on 2001/02/18  19:10:34
39676         Log: Apply the spirit of patch from Nick Clark:
39677              Subject: [PATCH] Re: extensions that provide layers
39678              From: Nicholas Clark <nick@ccl4.org>
39679              Date: Mon, 12 Feb 2001 16:43:51 +0000
39680              Message-Id: <20010212164350.Q3652@plum.flirble.org>
39681      Branch: perlio
39682            ! perlio.c pod/perldiag.pod
39683 ____________________________________________________________________________
39684 [  8829] By: jhi                                   on 2001/02/18  19:03:25
39685         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
39686              From: schwern@pobox.com 
39687              Date: Sun, 18 Feb 2001 13:44:35 -0500
39688              Message-ID: <20010218134435.A17544@magnonel.guild.net>
39689              
39690              Applied, but as t/TestInit.pm.
39691      Branch: perl
39692            + t/TestInit.pm
39693            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
39694            ! t/op/subst_wamp.t
39695 ____________________________________________________________________________
39696 [  8828] By: jhi                                   on 2001/02/18  18:43:52
39697         Log: Integrate perlio.
39698      Branch: perl
39699           !> perlio.c
39700 ____________________________________________________________________________
39701 [  8827] By: jhi                                   on 2001/02/18  18:41:33
39702         Log: UTF-8 tweaks.
39703      Branch: perl
39704            ! sv.c utf8.c
39705 ____________________________________________________________________________
39706 [  8826] By: nick                                  on 2001/02/18  17:40:59
39707         Log: Fix [ID 20010217.002]
39708              open FOO, "<:raw:perlio", ...
39709              :raw now inserts default base layer below itself.
39710              Also
39711              open FOO, "<:unix", ...
39712              works as well - but leaves buffer layer on stack under the unix layer.
39713      Branch: perlio
39714            ! perlio.c
39715 ____________________________________________________________________________
39716 [  8825] By: jhi                                   on 2001/02/18  17:15:39
39717         Log: Integrate perlio.
39718      Branch: perl
39719           !> perlio.c perliol.h
39720 ____________________________________________________________________________
39721 [  8824] By: jhi                                   on 2001/02/18  17:10:53
39722         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
39723              From: schwern@pobox.com
39724              Date: Sun, 18 Feb 2001 01:48:50 -0500
39725              Message-ID: <20010218014850.C19957@magnonel.guild.net>
39726      Branch: perl
39727            ! lib/Test/Harness.pm t/TEST t/op/chop.t
39728 ____________________________________________________________________________
39729 [  8823] By: jhi                                   on 2001/02/18  17:01:06
39730         Log: Add run/*.t to testables.
39731      Branch: perl
39732            ! t/TEST
39733 ____________________________________________________________________________
39734 [  8822] By: jhi                                   on 2001/02/18  16:58:58
39735         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
39736              From: schwern@pobox.com
39737              Date: Sun, 18 Feb 2001 01:11:35 -0500
39738              Message-ID: <20010218011135.A19957@magnonel.guild.net>
39739              
39740              Revive mjd's and Simon's PERL5OPT fix.
39741      Branch: perl
39742            + t/run/runenv.t
39743            ! MANIFEST perl.c
39744 ____________________________________________________________________________
39745 [  8821] By: jhi                                   on 2001/02/18  16:53:46
39746         Log: Subject: Re: Why t/TEST and not Test::Harness?
39747              From: schwern@pobox.com
39748              Date: Sat, 17 Feb 2001 22:44:44 -0500
39749              Message-ID: <20010217224444.A6679@magnonel.guild.net>
39750              
39751              Replace UTEST with TEST -utf8.
39752      Branch: perl
39753            - t/UTEST
39754            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
39755            ! t/lib/glob-basic.t
39756 ____________________________________________________________________________
39757 [  8820] By: nick                                  on 2001/02/18  13:06:16
39758         Log: Clean up a few core dumps when layers are used in unexpected ways.
39759              (Still not "right"...)
39760      Branch: perlio
39761            ! perlio.c perliol.h
39762 ____________________________________________________________________________
39763 [  8819] By: jhi                                   on 2001/02/18  02:25:55
39764         Log: Integrate change #8818 from maintperl, a FAQ nit.
39765      Branch: perl
39766           !> pod/perlfaq4.pod
39767 ____________________________________________________________________________
39768 [  8818] By: jhi                                   on 2001/02/18  02:24:50
39769         Log: FAQ nit from Chris Fedde.
39770      Branch: maint-5.6/perl
39771            ! pod/perlfaq4.pod
39772 ____________________________________________________________________________
39773 [  8817] By: nick                                  on 2001/02/17  18:20:14
39774         Log: Integrate mainline
39775      Branch: perlio
39776           +> lib/unicode/UCD.html lib/unicode/Unicode.html
39777           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
39778           +> pod/perlclib.pod
39779            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
39780            - lib/unicode/Unicode.301
39781           !> (integrate 324 files)
39782 ____________________________________________________________________________
39783 [  8816] By: jhi                                   on 2001/02/17  16:56:58
39784         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
39785      Branch: perl
39786            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39787            ! ext/Storable/Storable.xs t/lib/st-06compat.t
39788            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
39789 ____________________________________________________________________________
39790 [  8815] By: jhi                                   on 2001/02/17  16:40:07
39791         Log: Subject: [patch] -Wall
39792              From: Doug MacEachern <dougm@covalent.net>
39793              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
39794              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
39795      Branch: perl
39796            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
39797            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
39798 ____________________________________________________________________________
39799 [  8814] By: jhi                                   on 2001/02/16  19:27:18
39800         Log: Document qu better.
39801      Branch: perl
39802            ! pod/perlop.pod
39803 ____________________________________________________________________________
39804 [  8813] By: jhi                                   on 2001/02/15  13:54:37
39805         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
39806              From: Hugo <hv@crypt.compulink.co.uk>
39807              Date: Thu, 15 Feb 2001 13:39:49 +0000
39808              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
39809      Branch: perl
39810            ! toke.c
39811 ____________________________________________________________________________
39812 [  8812] By: alanbur                               on 2001/02/15  13:52:16
39813         Log: Resynchronised with parent
39814      Branch: maint-5.6/pureperl
39815            - ebcdic.c
39816           !> (integrate 36 files)
39817 ____________________________________________________________________________
39818 [  8811] By: jhi                                   on 2001/02/15  13:51:16
39819         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
39820              
39821              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
39822              From: Jan Dubois <JanD@ActiveState.com>
39823              Date: Wed, 31 Jan 2001 21:17:03 -0800
39824              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
39825              
39826              tweak change#8659 to keep it simple
39827              
39828              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
39829              From: Russ Allbery <rra@stanford.edu>
39830              Date: 14 Feb 2001 10:15:41 -0800
39831              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
39832              
39833              (8809 empty)
39834              
39835              Upgrade to podlators 1.08, from Russ Allbery.
39836      Branch: perl
39837           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
39838           !> utils/perldoc.PL
39839 ____________________________________________________________________________
39840 [  8810] By: jhi                                   on 2001/02/15  13:35:08
39841         Log: Upgrade to podlators 1.08, from Russ Allbery.
39842      Branch: maint-5.6/perl
39843            ! lib/Pod/Man.pm lib/Pod/Text.pm
39844 ____________________________________________________________________________
39845 [  8809] By: jhi                                   on 2001/02/15  13:26:38
39846         Log: (accidentally empty check-in)
39847      Branch: maint-5.6/perl
39848            ! lib/Test/Harness.pm
39849 ____________________________________________________________________________
39850 [  8808] By: jhi                                   on 2001/02/15  13:23:47
39851         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
39852              From: Russ Allbery <rra@stanford.edu>
39853              Date: 14 Feb 2001 10:15:41 -0800
39854              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
39855              
39856              perldoc was hardcoding $Config{installscript}, which breaks
39857              when install* isn't where Perl ends up (such as with AFS).
39858              
39859              Use $Config{scriptdir} instead.
39860      Branch: maint-5.6/perl
39861            ! utils/perldoc.PL
39862 ____________________________________________________________________________
39863 [  8807] By: jhi                                   on 2001/02/14  14:37:27
39864         Log: Update Changes.
39865      Branch: perl
39866            ! Changes patchlevel.h
39867 ____________________________________________________________________________
39868 [  8806] By: jhi                                   on 2001/02/14  14:25:31
39869         Log: Integrate changes #8803,8804,8805 from mainline.
39870              
39871              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
39872              
39873              Don't skip too much of the locale error message if no environ array,
39874              from Chris Nandor.
39875              
39876              More MacOS Classic fixes from Chris Nandor.
39877      Branch: maint-5.6/perl
39878           !> doop.c lib/Cwd.pm perl.c perl.h util.c
39879 ____________________________________________________________________________
39880 [  8805] By: jhi                                   on 2001/02/14  03:29:01
39881         Log: More MacOS Classic fixes from Chris Nandor.
39882      Branch: perl
39883            ! doop.c lib/Cwd.pm
39884 ____________________________________________________________________________
39885 [  8804] By: jhi                                   on 2001/02/14  03:18:35
39886         Log: Don't skip too much of the locale error message if no environ array,
39887              from Chris Nandor.
39888      Branch: perl
39889            ! util.c
39890 ____________________________________________________________________________
39891 [  8803] By: jhi                                   on 2001/02/14  03:14:14
39892         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
39893      Branch: perl
39894            ! perl.c perl.h
39895 ____________________________________________________________________________
39896 [  8802] By: jhi                                   on 2001/02/13  18:31:33
39897         Log: AUTHORS update.
39898      Branch: perl
39899            ! AUTHORS
39900 ____________________________________________________________________________
39901 [  8801] By: jhi                                   on 2001/02/13  17:55:19
39902         Log: Integrate change #8792 from mainline.
39903              
39904              Subject: buncha MacPerl patches for bleadperl
39905              From: Chris Nandor <pudge@pobox.com>
39906              Date: Tue, 13 Feb 2001 00:02:43 -0500
39907              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
39908      Branch: maint-5.6/perl
39909           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
39910           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
39911           !> t/lib/basename.t toke.c util.h
39912 ____________________________________________________________________________
39913 [  8800] By: jhi                                   on 2001/02/13  17:46:43
39914         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
39915              to be forced to Off_t.
39916              
39917              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
39918              From: nick@ccl4.org
39919              Date: Thu, 1 Feb 2001 12:01:04 +0000
39920              Message-Id: <20010201120103.E11401@plum.flirble.org>
39921      Branch: maint-5.6/perl
39922            ! iperlsys.h perlio.c
39923 ____________________________________________________________________________
39924 [  8799] By: jhi                                   on 2001/02/13  16:52:51
39925         Log: Duplex duplex hunk hunk.
39926      Branch: maint-5.6/perl
39927            ! Makefile.SH
39928 ____________________________________________________________________________
39929 [  8797] By: jhi                                   on 2001/02/13  14:52:04
39930         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
39931              From: "Craig A. Berry" <craigberry@mac.com>
39932              Date: Mon, 12 Feb 2001 11:05:25 -0600
39933              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
39934      Branch: perl
39935            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
39936 ____________________________________________________________________________
39937 [  8796] By: jhi                                   on 2001/02/13  14:36:47
39938         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
39939              From: simon.cozens@pembroke.oxford.ac.uk 
39940              Date: Sat, 10 Feb 2001 17:57:02 +0000
39941              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
39942              
39943              Now it does include.
39944      Branch: perl
39945            ! pod/perldiag.pod
39946 ____________________________________________________________________________
39947 [  8795] By: jhi                                   on 2001/02/13  14:30:11
39948         Log: Sort the MANIFEST.
39949      Branch: perl
39950            ! MANIFEST
39951 ____________________________________________________________________________
39952 [  8794] By: jhi                                   on 2001/02/13  14:26:51
39953         Log: Integrate change #8793 from mainline, FAQ updates.
39954      Branch: maint-5.6/perl
39955           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
39956 ____________________________________________________________________________
39957 [  8793] By: jhi                                   on 2001/02/13  14:25:13
39958         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
39959      Branch: perl
39960            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
39961 ____________________________________________________________________________
39962 [  8792] By: jhi                                   on 2001/02/13  14:22:50
39963         Log: Subject: buncha MacPerl patches for bleadperl
39964              From: Chris Nandor <pudge@pobox.com>
39965              Date: Tue, 13 Feb 2001 00:02:43 -0500
39966              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
39967      Branch: perl
39968            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
39969            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
39970            ! t/lib/basename.t toke.c util.h
39971 ____________________________________________________________________________
39972 [  8791] By: jhi                                   on 2001/02/13  14:10:39
39973         Log: Integrate change #8790 from mainline.
39974              
39975              environ array wrongly assumed in Perl_init_i18nl10n(),
39976      Branch: maint-5.6/perl
39977           !> util.c
39978 ____________________________________________________________________________
39979 [  8790] By: jhi                                   on 2001/02/13  14:06:15
39980         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
39981              noticed by Chris Nandor in MacOS Classic.
39982      Branch: perl
39983            ! util.c
39984 ____________________________________________________________________________
39985 [  8789] By: jhi                                   on 2001/02/13  13:58:07
39986         Log: Integrate changes #8373,8487,8544,8783 from mainline.
39987              
39988              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
39989              hints files, the dynaloading, assimilate ebcdic into util.c.
39990      Branch: maint-5.6/perl
39991            - ebcdic.c
39992            ! MANIFEST hints/posix-bc.sh
39993           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
39994           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
39995           !> perlapi.c proto.h util.c
39996 ____________________________________________________________________________
39997 [  8788] By: alanbur                               on 2001/02/13  10:33:13
39998         Log: Integrated changes from maint-5.6
39999      Branch: maint-5.6/pureperl
40000           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
40001           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
40002           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40003           !> vos/config.ga.h vos/configure_perl.cm
40004 ____________________________________________________________________________
40005 [  8787] By: jhi                                   on 2001/02/13  05:56:36
40006         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
40007      Branch: perl
40008           !> Makefile.SH
40009 ____________________________________________________________________________
40010 [  8786] By: jhi                                   on 2001/02/13  05:54:34
40011         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
40012              From: Dorner Thomas <Thomas.Dorner@start.de>
40013              Date: Mon, 12 Feb 2001 15:06:26 +0100
40014              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
40015      Branch: maint-5.6/perl
40016            ! Makefile.SH
40017 ____________________________________________________________________________
40018 [  8785] By: jhi                                   on 2001/02/13  05:29:04
40019         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
40020      Branch: perl
40021           !> hints/openbsd.sh
40022 ____________________________________________________________________________
40023 [  8784] By: jhi                                   on 2001/02/13  02:25:24
40024         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
40025              From: Peter Prymmer <pvhp@forte.com>
40026              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
40027              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
40028      Branch: perl
40029            ! pod/perlclib.pod
40030 ____________________________________________________________________________
40031 [  8783] By: jhi                                   on 2001/02/13  02:22:36
40032         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
40033      Branch: perl
40034            - ebcdic.c
40035            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
40036            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
40037            ! util.c
40038 ____________________________________________________________________________
40039 [  8782] By: jhi                                   on 2001/02/13  02:00:07
40040         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
40041      Branch: maint-5.6/perl
40042            ! pod/perlport.pod
40043 ____________________________________________________________________________
40044 [  8781] By: jhi                                   on 2001/02/13  01:58:44
40045         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
40046      Branch: maint-5.6/perl
40047            ! hints/openbsd.sh
40048 ____________________________________________________________________________
40049 [  8780] By: jhi                                   on 2001/02/13  01:57:33
40050         Log: Synchronize the regexp tests between maintperl and mainline.
40051      Branch: maint-5.6/perl
40052           !> t/op/re_tests
40053 ____________________________________________________________________________
40054 [  8779] By: jhi                                   on 2001/02/13  01:49:35
40055         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
40056              From: Hugo <hv@crypt.compulink.co.uk>
40057              Date: Tue, 13 Feb 2001 00:11:11 +0000
40058              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
40059      Branch: perl
40060            ! regcomp.c t/op/re_tests
40061 ____________________________________________________________________________
40062 [  8778] By: jhi                                   on 2001/02/13  00:23:10
40063         Log: Comments do not nest.
40064      Branch: perl
40065            ! perl.h
40066 ____________________________________________________________________________
40067 [  8777] By: jhi                                   on 2001/02/13  00:17:54
40068         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
40069              From: Hugo <hv@crypt.compulink.co.uk>
40070              Date: Tue, 13 Feb 2001 00:11:11 +0000
40071              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
40072      Branch: maint-5.6/perl
40073            ! regcomp.c t/op/re_tests
40074 ____________________________________________________________________________
40075 [  8776] By: jhi                                   on 2001/02/12  23:25:52
40076         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
40077      Branch: maint-5.6/perl
40078            ! pod/perlport.pod
40079 ____________________________________________________________________________
40080 [  8775] By: jhi                                   on 2001/02/12  23:04:28
40081         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
40082      Branch: maint-5.6/perl
40083            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
40084            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40085            ! vos/configure_perl.cm
40086 ____________________________________________________________________________
40087 [  8774] By: jhi                                   on 2001/02/12  22:59:11
40088         Log: Subject: Re: [patch] context for 'U' magic functions
40089              From: Doug MacEachern <dougm@covalent.net>
40090              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
40091              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
40092              
40093              plus the suggestion by Nick Ing-Simmons to name the macro
40094              as PERL_MG_UFUNC to avoid namespace pollution, plus add
40095              the advice by Doug for XS writers to perl.h
40096      Branch: perl
40097            ! mg.c perl.h
40098 ____________________________________________________________________________
40099 [  8773] By: jhi                                   on 2001/02/11  20:14:12
40100         Log: Update Changes.
40101      Branch: perl
40102            ! Changes patchlevel.h
40103 ____________________________________________________________________________
40104 [  8772] By: jhi                                   on 2001/02/11  18:47:52
40105         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
40106              From: Simon Cozens <simon@cozens.net>
40107              Date: Wed, 31 Jan 2001 16:31:43 +0000
40108              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
40109      Branch: perl
40110            + pod/perlclib.pod
40111            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
40112            ! pod/perltoc.pod
40113 ____________________________________________________________________________
40114 [  8771] By: jhi                                   on 2001/02/11  18:36:48
40115         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
40116              
40117              Blocks-4d3.beta.txt
40118              CaseFolding-3d4.beta.txt
40119              CompositionExclusions-3d6.beta.txt
40120              EastAsianWidth-4d4.beta.txt
40121              LineBreak-6d3.beta.txt
40122              NamesList-3.1.0d1.beta.txt
40123              PropList-3.1.0d4.beta.txt
40124              SpecialCasing-4d1.beta.txt
40125              UnicodeData-3.1.0d6.beta.txt
40126      Branch: perl
40127            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
40128           +> lib/unicode/UCD.html lib/unicode/Unicode.html
40129            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
40130            - lib/unicode/Unicode.301
40131            ! (edit 257 files)
40132 ____________________________________________________________________________
40133 [  8770] By: jhi                                   on 2001/02/11  17:26:22
40134         Log: UTF-8 documentation.
40135      Branch: perl
40136            ! utf8.h
40137 ____________________________________________________________________________
40138 [  8769] By: jhi                                   on 2001/02/11  17:12:49
40139         Log: Retract #8762.
40140      Branch: perl
40141            ! regexec.c
40142 ____________________________________________________________________________
40143 [  8768] By: jhi                                   on 2001/02/11  16:54:45
40144         Log: Subject: [PATCH] Test::Harness
40145              From: andreas.koenig@anima.de (Andreas J. Koenig)
40146              Date: 11 Feb 2001 14:37:00 +0100
40147              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
40148      Branch: perl
40149            ! lib/Test/Harness.pm
40150 ____________________________________________________________________________
40151 [  8767] By: jhi                                   on 2001/02/11  16:53:52
40152         Log: Subject: [PATCH] Document makepatch in Porting/patching
40153              From: andreas.koenig@anima.de (Andreas J. Koenig)
40154              Date: 11 Feb 2001 16:46:28 +0100
40155              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
40156      Branch: perl
40157            ! Porting/patching.pod
40158 ____________________________________________________________________________
40159 [  8766] By: jhi                                   on 2001/02/11  06:30:23
40160         Log: Subject: Re: [patch] GvSHARED
40161              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
40162              From: Doug MacEachern <dougm@covalent.net>
40163              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
40164              
40165              Subject: Re: [patch] GvSHARED
40166              From: Doug MacEachern <dougm@covalent.net>
40167              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
40168              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
40169              
40170              Subject: [patch] attributes.pm support for `shared'
40171              From: Doug MacEachern <dougm@covalent.net>
40172              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
40173              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
40174              
40175              our() attributes were ignored, our :shared pieces missing,
40176              allow attributes.pm to turn on shared.
40177      Branch: perl
40178            ! op.c t/op/attrs.t toke.c xsutils.c
40179 ____________________________________________________________________________
40180 [  8765] By: alanbur                               on 2001/02/10  23:11:19
40181         Log: Resync with parent (hopefully sucessfully this time)
40182      Branch: maint-5.6/pureperl
40183           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
40184           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
40185           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40186           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
40187           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
40188           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
40189           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
40190 ____________________________________________________________________________
40191 [  8764] By: jhi                                   on 2001/02/10  22:54:38
40192         Log: Make TEST and UTEST more verbose in case something goes
40193              wrong in running/compiling a script, suggested by Doug
40194              MacEachern.
40195      Branch: perl
40196            ! t/TEST t/UTEST
40197 ____________________________________________________________________________
40198 [  8763] By: jhi                                   on 2001/02/10  22:11:34
40199         Log: Bogus shebang.
40200      Branch: perl
40201            ! t/lib/texttabs.t
40202 ____________________________________________________________________________
40203 [  8762] By: jhi                                   on 2001/02/10  21:56:02
40204         Log: (Retracted by #8769)
40205      Branch: perl
40206            ! regexec.c
40207 ____________________________________________________________________________
40208 [  8761] By: jhi                                   on 2001/02/10  21:26:15
40209         Log: Subject: Re: [patch] GvSHARED 
40210              From: Doug MacEachern <dougm@covalent.net>
40211              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
40212              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
40213              
40214              our @EXPORT : shared = (...);
40215      Branch: perl
40216            ! toke.c
40217 ____________________________________________________________________________
40218 [  8760] By: jhi                                   on 2001/02/10  21:25:07
40219         Log: Subject: [patch] GvSHARED
40220              From: Doug MacEachern <dougm@covalent.net>
40221              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
40222              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
40223      Branch: perl
40224            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
40225 ____________________________________________________________________________
40226 [  8759] By: alanbur                               on 2001/02/10  21:24:27
40227         Log: Backed out mismerge.
40228      Branch: maint-5.6/pureperl
40229            ! MANIFEST README.hpux README.vmesa gv.c installhtml
40230            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
40231            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40232            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
40233            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
40234            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
40235            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
40236 ____________________________________________________________________________
40237 [  8758] By: jhi                                   on 2001/02/10  18:01:17
40238         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
40239              
40240              Fixed UMRs and leak in Perl_pmtrans()
40241              
40242              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
40243              associated UTFied tr/// code.  Also fixed scoping leak of
40244              PL_reg_start_tmp.
40245              
40246              newATTRSUB leaks when an attempt to redefine the active sort sub is
40247              made.
40248      Branch: maint-5.6/perl
40249           !> op.c regcomp.c
40250 ____________________________________________________________________________
40251 [  8757] By: alanbur                               on 2001/02/10  17:56:46
40252         Log: Resynchronised with parent
40253      Branch: maint-5.6/pureperl
40254           +> README.bs2000
40255            - README.posix-bc
40256            ! gv.c perl.c sv.c
40257           !> MANIFEST README.hpux README.vmesa installhtml
40258           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
40259           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40260           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
40261           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
40262           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
40263           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
40264 ____________________________________________________________________________
40265 [  8756] By: alanbur                               on 2001/02/10  17:51:15
40266         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
40267              made.
40268      Branch: maint-5.6/pureperl
40269            ! op.c
40270 ____________________________________________________________________________
40271 [  8755] By: jhi                                   on 2001/02/09  22:41:35
40272         Log: Upgrade to CPAN 1.59_54, from Andreas König.
40273      Branch: perl
40274            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
40275 ____________________________________________________________________________
40276 [  8754] By: jhi                                   on 2001/02/09  22:29:20
40277         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
40278              
40279              Didn't upgrade the fill.t since it has a dependency to File::Slurp
40280              purely for debugging purposes, the actual test hasn't changed.
40281      Branch: perl
40282            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
40283            ! t/lib/textwrap.t
40284 ____________________________________________________________________________
40285 [  8753] By: jhi                                   on 2001/02/09  20:17:50
40286         Log: Integrate change #8682 from maintperl.
40287              
40288              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
40289              to work correctly.
40290      Branch: perl
40291           !> hints/irix_6.sh
40292 ____________________________________________________________________________
40293 [  8752] By: jhi                                   on 2001/02/09  20:00:46
40294         Log: Update Changes.
40295      Branch: perl
40296            ! Changes patchlevel.h
40297 ____________________________________________________________________________
40298 [  8751] By: nick                                  on 2001/02/09  19:48:37
40299         Log: Integrate mainline
40300      Branch: perlio
40301           +> README.bs2000 t/lib/cgi-esc.t
40302            - README.posix-bc
40303           !> (integrate 53 files)
40304 ____________________________________________________________________________
40305 [  8750] By: nick                                  on 2001/02/09  19:25:16
40306         Log: Subject: RE: Biannual Competition to Improve Hashing Function
40307              From: Fisher Mark <fisherm@tce.com>
40308              Date: Thu, 8 Feb 2001 10:44:00 -0500
40309              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
40310              Date: Thu, 8 Feb 2001 15:02:47 -0500
40311              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
40312      Branch: perl
40313            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
40314 ____________________________________________________________________________
40315 [  8749] By: jhi                                   on 2001/02/09  19:02:35
40316         Log: Forgotten fragment.
40317      Branch: perl
40318            ! pod/perlapi.pod
40319 ____________________________________________________________________________
40320 [  8748] By: jhi                                   on 2001/02/09  18:31:34
40321         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
40322              plus manual tweakage.
40323              
40324              Sync the perlfaq2 between mainline and maintperl.
40325      Branch: maint-5.6/perl
40326            ! pod/perlfaq2.pod
40327      Branch: perl
40328           !> pod/perlfaq2.pod
40329 ____________________________________________________________________________
40330 [  8747] By: jhi                                   on 2001/02/09  18:12:04
40331         Log: Subject: versiononly and installperl
40332              From: abigail@foad.org
40333              Date: Wed, 7 Feb 2001 22:43:12 +0100
40334              Message-ID: <20010207214312.7045.qmail@foad.org>    
40335              
40336              Add +v flag to force a normal install of the perl binary
40337              and the utilities.
40338              
40339              Subject: [PATCH] installperl
40340              From: Nicholas Clark <nick@ccl4.org>
40341              Date: Fri, 9 Feb 2001 16:28:57 +0000
40342              Message-ID: <20010209162857.B10931@plum.flirble.org>
40343              
40344              Add -A flag which also hardlinks the binary with
40345              the full architecture name.
40346      Branch: perl
40347            ! installperl
40348 ____________________________________________________________________________
40349 [  8746] By: jhi                                   on 2001/02/09  18:03:43
40350         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
40351              
40352              Subject: perlfaq2, re: perlmongers
40353              
40354              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
40355              
40356              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
40357              
40358              Subject: [ID 20010205.001] typo in perlfaq9
40359              
40360              Subject: [ID 20010208.002] unordered explanation in perlcall
40361      Branch: maint-5.6/perl
40362           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40363           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
40364           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
40365 ____________________________________________________________________________
40366 [  8745] By: jhi                                   on 2001/02/09  17:59:09
40367         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
40368              From: abela@geneanet.org
40369              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
40370              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
40371      Branch: perl
40372            ! pod/perlcall.pod
40373 ____________________________________________________________________________
40374 [  8744] By: jhi                                   on 2001/02/09  17:48:16
40375         Log: Subject: [ID 20010205.001] typo in perlfaq9
40376              From: eserte@vran.herceg.de
40377              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
40378              Message-Id: <200102042244.XAA21926@vran.herceg.de>
40379      Branch: perl
40380            ! pod/perlfaq9.pod
40381 ____________________________________________________________________________
40382 [  8743] By: jhi                                   on 2001/02/09  17:25:12
40383         Log: Integrate change #8695 from maintperl.
40384              
40385              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
40386      Branch: perl
40387           !> thread.h
40388 ____________________________________________________________________________
40389 [  8742] By: jhi                                   on 2001/02/09  17:21:22
40390         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
40391              From: Andy Dougherty <doughera@lafayette.edu>
40392              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
40393              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
40394      Branch: perl
40395            ! embed.pl
40396 ____________________________________________________________________________
40397 [  8741] By: jhi                                   on 2001/02/09  17:05:19
40398         Log: Integrate changes #8738,8739,8740 from maintperl.
40399              
40400              Html files will be installed in a more logical and easier to
40401              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
40402              
40403              Html files will be generated with a header to make them look
40404              a little less bare.
40405              
40406              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
40407      Branch: perl
40408           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
40409 ____________________________________________________________________________
40410 [  8740] By: jhi                                   on 2001/02/09  17:03:46
40411         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
40412              From: "Brendan O'Dea" <bod@compusol.com.au>
40413              Date: Sun, 4 Feb 2001 11:17:56 +1100
40414              Message-ID: <20010204111756.A16301@compusol.com.au>
40415      Branch: maint-5.6/perl
40416            ! pod/perlfaq3.pod
40417 ____________________________________________________________________________
40418 [  8739] By: jhi                                   on 2001/02/09  17:01:59
40419         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
40420              From: "Indy Singh" <indy@nusphere.com>
40421              Date: Fri, 2 Feb 2001 15:09:59 -0500
40422              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
40423              
40424              Html files will be generated with a header to make them look
40425              a little less bare.
40426      Branch: maint-5.6/perl
40427            ! installhtml
40428 ____________________________________________________________________________
40429 [  8738] By: jhi                                   on 2001/02/09  16:58:48
40430         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
40431              From: "Indy Singh" <indy@nusphere.com>
40432              Date: Fri, 2 Feb 2001 15:08:23 -0500
40433              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
40434              
40435              Html files will be installed in a more logical and easier to
40436              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
40437      Branch: maint-5.6/perl
40438            ! win32/Makefile win32/makefile.mk
40439 ____________________________________________________________________________
40440 [  8737] By: jhi                                   on 2001/02/09  16:46:54
40441         Log: Integrate changes #8687,8736 from maintperl.
40442              
40443              HP-UX thread patches from Merijn H. Brand.
40444              
40445              Latin nit from Philip Newton.
40446      Branch: perl
40447           !> README.hpux hints/hpux.sh
40448 ____________________________________________________________________________
40449 [  8736] By: jhi                                   on 2001/02/09  16:42:31
40450         Log: Latin nit from Philip Newton.
40451      Branch: maint-5.6/perl
40452            ! README.hpux
40453 ____________________________________________________________________________
40454 [  8735] By: jhi                                   on 2001/02/09  16:24:03
40455         Log: Integrate changes #8704,8710 from pureperl.
40456              
40457              Fixed UMRs and leak in Perl_pmtrans()
40458              
40459              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
40460              associated UTFied tr/// code.  Also fixed scoping leak of
40461              PL_reg_start_tmp.
40462      Branch: perl
40463           !> op.c regcomp.c
40464 ____________________________________________________________________________
40465 [  8734] By: jhi                                   on 2001/02/09  15:40:21
40466         Log: Integrate change #8733 from maintperl.
40467              
40468              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
40469      Branch: perl
40470           !> pod/perlre.pod
40471 ____________________________________________________________________________
40472 [  8733] By: jhi                                   on 2001/02/09  15:35:47
40473         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
40474              From: Prymmer/Kahn <pvhp@best.com>
40475              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
40476              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
40477      Branch: maint-5.6/perl
40478            ! pod/perlre.pod
40479 ____________________________________________________________________________
40480 [  8732] By: jhi                                   on 2001/02/09  15:26:17
40481         Log: Rename README.posix-bc to README.bs2000 (to avoid the
40482              confusion of a "perlposix-bc.pod"), add a few missing
40483              arch pods, regen toc.
40484      Branch: maint-5.6/perl
40485           +> README.bs2000
40486            - README.posix-bc
40487            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40488            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40489 ____________________________________________________________________________
40490 [  8731] By: jhi                                   on 2001/02/09  15:23:39
40491         Log: De-cut-and-pasto.
40492      Branch: perl
40493            ! pod/perl.pod
40494 ____________________________________________________________________________
40495 [  8730] By: jhi                                   on 2001/02/09  15:11:13
40496         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
40497              when people think that perlposix-bc.pod tells anything about
40498              Perl and POSIX.  Regen toc.
40499      Branch: perl
40500           +> README.bs2000
40501            - README.posix-bc
40502            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40503            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40504 ____________________________________________________________________________
40505 [  8729] By: jhi                                   on 2001/02/09  14:52:28
40506         Log: The README.vmesa part of #8712 from maintperl.
40507      Branch: perl
40508            ! README.vmesa
40509 ____________________________________________________________________________
40510 [  8728] By: jhi                                   on 2001/02/09  14:46:06
40511         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
40512              From: Peter Prymmer <pvhp@forte.com>
40513              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
40514              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
40515      Branch: maint-5.6/perl
40516            ! README.vmesa win32/Makefile win32/makefile.mk
40517 ____________________________________________________________________________
40518 [  8727] By: jhi                                   on 2001/02/09  14:33:25
40519         Log: Integrate change #8712 from mainline.
40520              
40521              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
40522      Branch: maint-5.6/perl
40523           !> lib/Pod/Find.pm
40524 ____________________________________________________________________________
40525 [  8726] By: jhi                                   on 2001/02/09  14:30:28
40526         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
40527              From: Peter Prymmer <pvhp@forte.com>
40528              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
40529              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
40530      Branch: perl
40531            + t/lib/cgi-esc.t
40532            ! MANIFEST lib/CGI/Util.pm
40533 ____________________________________________________________________________
40534 [  8725] By: jhi                                   on 2001/02/09  04:56:47
40535         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
40536      Branch: maint-5.6/perl
40537            ! pod/perlport.pod
40538 ____________________________________________________________________________
40539 [  8724] By: jhi                                   on 2001/02/09  04:40:59
40540         Log: Integrate changes 7819,7820 from vmsperl into mainline.
40541              
40542              Add header for LIB$ prototypes (C. Berry)
40543              
40544              Convert fwrite()s to sockets to write()s, since some socket stacks
40545              don't take kindly to stdio.
40546              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
40547              (for often optional LNMs)
40548              Correct a few typos
40549              (C. Bailey)
40550      Branch: perl
40551           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
40552 ____________________________________________________________________________
40553 [  8723] By: jhi                                   on 2001/02/09  03:29:29
40554         Log: Integrate change #8722 from mainline.
40555              
40556              The Im() function wasn't returning zero for non-Math::Complex
40557              arguments.  The bug reported by John Gamble.
40558      Branch: maint-5.6/perl
40559           !> lib/Math/Complex.pm
40560 ____________________________________________________________________________
40561 [  8722] By: jhi                                   on 2001/02/09  03:28:33
40562         Log: The Im() function wasn't returning zero for non-Math::Complex
40563              arguments.  The bug reported by John Gamble.
40564      Branch: perl
40565            ! lib/Math/Complex.pm
40566 ____________________________________________________________________________
40567 [  8721] By: nick                                  on 2001/02/08  22:11:35
40568         Log: Correct the correction :-(
40569      Branch: perl
40570            ! perl.c
40571 ____________________________________________________________________________
40572 [  8720] By: bailey                                on 2001/02/08  20:59:22
40573         Log: Convert frwite()s to sockets to write()s, since some socket stacks
40574              don't take kindly to stdio.
40575              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
40576              (for often optional LNMs)
40577              Correct a few typos
40578              (C. Bailey)
40579      Branch: vmsperl
40580            ! vms/vms.c vms/vmsish.h
40581 ____________________________________________________________________________
40582 [  8719] By: bailey                                on 2001/02/08  20:51:02
40583         Log: Add header for LIB$ prototypes (C. Berry)
40584      Branch: vmsperl
40585            ! ext/Devel/DProf/DProf.xs
40586 ____________________________________________________________________________
40587 [  8718] By: bailey                                on 2001/02/08  20:49:00
40588         Log: SYN SYN
40589      Branch: vmsperl
40590           +> pod/perliol.pod t/lib/sample-tests/bailout
40591           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
40592           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
40593           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
40594           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
40595           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
40596           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
40597            - lib/unicode/Is/DCinital.pl
40598           !> (integrate 101 files)
40599 ____________________________________________________________________________
40600 [  8717] By: nick                                  on 2001/02/08  19:38:48
40601         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
40602              From: Robin Barker <rmb1@cise.npl.co.uk>
40603              Date: Thu, 8 Feb 2001 14:38:07 GMT
40604              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
40605      Branch: perl
40606            ! lib/CPAN.pm
40607 ____________________________________________________________________________
40608 [  8716] By: nick                                  on 2001/02/08  19:29:07
40609         Log: Generated files form 8713 etc.
40610      Branch: perl
40611            ! embed.h global.sym objXSUB.h perlapi.c proto.h
40612 ____________________________________________________________________________
40613 [  8715] By: nick                                  on 2001/02/08  19:26:08
40614         Log: Fixup non-ithread build after 8713
40615      Branch: perl
40616            ! perl.c
40617 ____________________________________________________________________________
40618 [  8714] By: nick                                  on 2001/02/08  19:17:45
40619         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
40620              From: nick@ccl4.org
40621              Date: Wed, 7 Feb 2001 00:27:47 +0000
40622              Message-Id: <20010207002747.B63724@plum.flirble.org>
40623      Branch: perl
40624            ! sv.c toke.c
40625 ____________________________________________________________________________
40626 [  8713] By: nick                                  on 2001/02/08  19:15:58
40627         Log: Subject: Re: [patch] Re: PL_ptr_table
40628              From: Doug Maceachern <dougm@covalent.net>
40629              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
40630              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
40631      Branch: perl
40632            ! embed.pl perl.c sv.c sv.h
40633 ____________________________________________________________________________
40634 [  8712] By: nick                                  on 2001/02/08  19:12:47
40635         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
40636              From: Peter Prymmer <pvhp@forte.com>
40637              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
40638              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
40639      Branch: perl
40640            ! lib/Pod/Find.pm
40641 ____________________________________________________________________________
40642 [  8711] By: nick                                  on 2001/02/07  21:06:11
40643         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
40644              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
40645              From: Alan Burlison <Alan.Burlison@uk.sun.com>
40646              Date: Tue, 06 Feb 2001 23:37:01 +0000
40647              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
40648      Branch: perl
40649            ! regcomp.c
40650 ____________________________________________________________________________
40651 [  8710] By: alanbur                               on 2001/02/07  00:22:04
40652         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
40653              associated UTFied tr/// code.  Also fixed scoping leak of
40654              PL_reg_start_tmp.
40655      Branch: maint-5.6/pureperl
40656            ! op.c regcomp.c
40657 ____________________________________________________________________________
40658 [  8709] By: nick                                  on 2001/02/06  21:16:49
40659         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
40660              From: Michael G Schwern <schwern@pobox.com>
40661              Date: Sun, 4 Feb 2001 19:47:14 -0500
40662              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
40663      Branch: perl
40664            ! pod/perlapi.pod pod/perlmodlib.PL
40665 ____________________________________________________________________________
40666 [  8708] By: nick                                  on 2001/02/06  20:41:20
40667         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
40668              From: Michael G Schwern <schwern@pobox.com>
40669              Date: Sun, 4 Feb 2001 21:17:49 -0500
40670              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
40671      Branch: perl
40672            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
40673            ! pod/perltootc.pod
40674 ____________________________________________________________________________
40675 [  8707] By: nick                                  on 2001/02/06  20:29:11
40676         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
40677              From: Michael G Schwern <schwern@pobox.com>
40678              Date: Tue, 6 Feb 2001 05:54:30 -0500
40679              Message-Id: <20010206055430.A951@blackrider.aocn.com>
40680      Branch: perl
40681            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
40682 ____________________________________________________________________________
40683 [  8706] By: nick                                  on 2001/02/06  20:21:40
40684         Log: Subject: RE: some win32 fixes
40685              Date: Tue, 6 Feb 2001 09:23:20 +0300
40686              From: Vadim Konovalov <vkonovalov@lucent.com>
40687              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
40688      Branch: perl
40689            ! toke.c win32/Makefile win32/config.bc win32/config.gc
40690            ! win32/config.vc win32/config_H.bc win32/makefile.mk
40691 ____________________________________________________________________________
40692 [  8705] By: alanbur                               on 2001/02/06  15:00:03
40693         Log: Synchronised with parent
40694      Branch: maint-5.6/pureperl
40695            ! regexec.c
40696           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
40697           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
40698 ____________________________________________________________________________
40699 [  8704] By: alanbur                               on 2001/02/06  14:55:24
40700         Log: Fixed UMRs and leak in Perl_pmtrans()
40701      Branch: maint-5.6/pureperl
40702            ! op.c
40703 ____________________________________________________________________________
40704 [  8703] By: gsar                                  on 2001/02/06  02:29:37
40705         Log: $(MAKE) distclean doesn't clean up properly on windows
40706      Branch: maint-5.6/perl
40707            ! win32/Makefile win32/makefile.mk
40708 ____________________________________________________________________________
40709 [  8702] By: gsar                                  on 2001/02/06  01:00:46
40710         Log: tweak change#8659 to keep it simple
40711      Branch: maint-5.6/perl
40712            ! utils/perldoc.PL
40713 ____________________________________________________________________________
40714 [  8701] By: gsar                                  on 2001/02/05  22:45:41
40715         Log: change#8693 was missing testsuite changes
40716      Branch: maint-5.6/perl
40717           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
40718 ____________________________________________________________________________
40719 [  8700] By: nick                                  on 2001/02/05  20:32:52
40720         Log: Integrate mainline
40721      Branch: perlio
40722           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
40723           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
40724           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
40725           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
40726           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
40727           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
40728           +> t/lib/test-harness.t
40729           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
40730           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
40731           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
40732           !> pod/perlutil.pod t/TEST utils/h2xs.PL
40733 ____________________________________________________________________________
40734 [  8699] By: nick                                  on 2001/02/05  19:41:07
40735         Log: Subject: perlfaq2, re: perlmongers
40736              From: David H. Adler <dha@panix.com>
40737              Date: Sun, 4 Feb 2001 23:48:23 -0500
40738              Message-Id: <20010204234823.A13429@panix.com>
40739      Branch: perl
40740            ! pod/perlfaq2.pod
40741 ____________________________________________________________________________
40742 [  8698] By: nick                                  on 2001/02/05  19:39:31
40743         Log: Missed file f#rom the testharness mess.
40744      Branch: perl
40745            + t/lib/test-harness.t
40746 ____________________________________________________________________________
40747 [  8697] By: nick                                  on 2001/02/05  19:37:21
40748         Log: Subject: [DOC PATCH] overload.pm nits
40749              From: John Tobey <jtobey@john-edwin-tobey.org>
40750              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
40751              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
40752      Branch: perl
40753            ! lib/overload.pm
40754 ____________________________________________________________________________
40755 [  8696] By: alanbur                               on 2001/02/05  11:56:00
40756         Log: Sync with parent
40757      Branch: maint-5.6/pureperl
40758           !> thread.h
40759 ____________________________________________________________________________
40760 [  8695] By: gsar                                  on 2001/02/05  03:27:34
40761         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
40762      Branch: maint-5.6/perl
40763            ! thread.h
40764 ____________________________________________________________________________
40765 [  8694] By: alanbur                               on 2001/02/05  00:07:47
40766         Log: Initial branch creation from //depot/maint-5.6/perl
40767      Branch: maint-5.6/pureperl
40768           +> (branch 1719 files)
40769 ____________________________________________________________________________
40770 [  8693] By: gsar                                  on 2001/02/04  22:38:49
40771         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
40772              changes)
40773      Branch: maint-5.6/perl
40774           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
40775           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
40776           !> ext/DB_File/version.c
40777 ____________________________________________________________________________
40778 [  8692] By: nick                                  on 2001/02/04  18:15:57
40779         Log: The missed t/TEST part of the grand testharness upgrade.
40780      Branch: perl
40781            ! t/TEST
40782 ____________________________________________________________________________
40783 [  8691] By: nick                                  on 2001/02/04  18:05:17
40784         Log: New improved test harness
40785              Subject: Re: [PATCH Test::Harness] Third time's a charm?
40786              From: Michael G Schwern <schwern@pobox.com>
40787              Date: Sun, 4 Feb 2001 08:01:20 -0500
40788              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
40789      Branch: perl
40790            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
40791            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
40792            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
40793            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
40794            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
40795            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
40796            ! MANIFEST lib/Test/Harness.pm
40797 ____________________________________________________________________________
40798 [  8690] By: nick                                  on 2001/02/04  17:57:51
40799         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
40800              From: Jonathan Stowe <gellyfish@gellyfish.com>
40801              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
40802              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
40803      Branch: perl
40804            ! utils/h2xs.PL
40805 ____________________________________________________________________________
40806 [  8689] By: nick                                  on 2001/02/04  17:55:24
40807         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
40808              From: Michael G Schwern <schwern@pobox.com>
40809              Date: Sat, 3 Feb 2001 22:46:38 -0500
40810              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
40811      Branch: perl
40812            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
40813            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
40814 ____________________________________________________________________________
40815 [  8688] By: nick                                  on 2001/02/04  17:43:55
40816         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
40817              length byfailing to spot lack of closing )
40818              From: nick@talking.bollo.cx
40819              Date: Sat, 03 Feb 2001 23:53:16 +0000
40820              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
40821      Branch: perl
40822            ! perlio.c pod/perldiag.pod
40823 ____________________________________________________________________________
40824 [  8687] By: jhi                                   on 2001/02/03  17:11:42
40825         Log: HP-UX thread patches from Merijn H. Brand.
40826      Branch: maint-5.6/perl
40827            ! README.hpux hints/hpux.sh
40828 ____________________________________________________________________________
40829 [  8686] By: jhi                                   on 2001/02/03  16:40:12
40830         Log: Metaconfig changes for #8685.
40831      Branch: metaconfig
40832            ! U/installdirs/instubperl.U
40833      Branch: metaconfig/U/perl
40834            ! Devel.U versiononly.U
40835 ____________________________________________________________________________
40836 [  8685] By: jhi                                   on 2001/02/03  16:39:49
40837         Log: For -Dusedevel builds turn off installusrbinperl and turn on
40838              versiononly, a combined idea of Richard Soderberg and Merijn
40839              H. Brand.  You can still override both of these from the command
40840              line if you need to, -Dinstallusrbinperl and -Uversiononly.
40841      Branch: perl
40842            ! Configure
40843 ____________________________________________________________________________
40844 [  8684] By: jhi                                   on 2001/02/03  16:16:34
40845         Log: Metaconfig unit fix for #8683.
40846      Branch: metaconfig
40847            ! U/compline/nblock_io.U
40848 ____________________________________________________________________________
40849 [  8683] By: jhi                                   on 2001/02/03  16:16:12
40850         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
40851              reported by Peter Prymmer for 5.6-TRIAL1.
40852      Branch: perl
40853            ! Configure
40854 ____________________________________________________________________________
40855 [  8682] By: jhi                                   on 2001/02/03  05:52:11
40856         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
40857              to work correctly.
40858      Branch: maint-5.6/perl
40859            ! hints/irix_6.sh
40860 ____________________________________________________________________________
40861 [  8681] By: jhi                                   on 2001/02/03  05:47:33
40862         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
40863      Branch: maint-5.6/perl
40864            ! pod/perlport.pod
40865 ____________________________________________________________________________
40866 [  8680] By: jhi                                   on 2001/02/02  21:39:49
40867         Log: perlport update from Peter Prymmer.
40868      Branch: maint-5.6/perl
40869            ! pod/perlport.pod
40870 ____________________________________________________________________________
40871 [  8679] By: nick                                  on 2001/02/02  20:50:48
40872         Log: Integrate mainline
40873      Branch: perlio
40874           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
40875           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
40876           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
40877 ____________________________________________________________________________
40878 [  8678] By: gsar                                  on 2001/02/02  16:02:12
40879         Log: note about bincompat, slightly modified (from Lupe Christoph)
40880      Branch: maint-5.6/perl
40881            ! README.solaris
40882 ____________________________________________________________________________
40883 [  8677] By: jhi                                   on 2001/02/02  15:46:20
40884         Log: Supported platforms updates.
40885      Branch: maint-5.6/perl
40886            ! pod/perlport.pod
40887 ____________________________________________________________________________
40888 [  8676] By: jhi                                   on 2001/02/02  03:41:26
40889         Log: A couple more perlfaq2 tweaks.
40890      Branch: maint-5.6/perl
40891            ! pod/perlfaq2.pod
40892 ____________________________________________________________________________
40893 [  8675] By: jhi                                   on 2001/02/02  03:17:44
40894         Log: Misedit in #8661.
40895      Branch: maint-5.6/perl
40896            ! Configure
40897 ____________________________________________________________________________
40898 [  8674] By: jhi                                   on 2001/02/02  03:14:38
40899         Log: Damien again.
40900      Branch: maint-5.6/perl
40901            ! pod/perlfaq2.pod
40902 ____________________________________________________________________________
40903 [  8673] By: jhi                                   on 2001/02/02  03:12:40
40904         Log: perlfaq update from Elaine Ashton.
40905      Branch: maint-5.6/perl
40906            ! pod/perlfaq2.pod
40907 ____________________________________________________________________________
40908 [  8672] By: jhi                                   on 2001/02/02  03:07:08
40909         Log: UTF-8 s/// patch from Inaba Hiroto.
40910      Branch: maint-5.6/perl
40911            ! pp_ctl.c pp_hot.c
40912 ____________________________________________________________________________
40913 [  8671] By: jhi                                   on 2001/02/01  22:34:31
40914         Log: Update Changes.
40915      Branch: perl
40916            ! Changes patchlevel.h
40917 ____________________________________________________________________________
40918 [  8670] By: jhi                                   on 2001/02/01  22:15:29
40919         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
40920              from maintperl.
40921              
40922              Upgrade to Getopt::Long 2.25, from Johan Vromans.
40923              
40924              more files need to be writable in the source distribution
40925              
40926              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
40927              
40928              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
40929              
40930              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
40931              
40932              Allow the float to be fuzzier.
40933              
40934              need to use INT2PTR instead of a straight cast or ia64 fails
40935              
40936              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
40937              
40938              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
40939      Branch: perl
40940           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
40941           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
40942           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
40943 ____________________________________________________________________________
40944 [  8669] By: jhi                                   on 2001/02/01  21:57:02
40945         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
40946              From: Robin Barker <rmb1@cise.npl.co.uk>
40947              Date: Thu, 1 Feb 2001 16:59:05 GMT
40948              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
40949      Branch: maint-5.6/perl
40950            ! pod/perlmodlib.PL
40951 ____________________________________________________________________________
40952 [  8668] By: nick                                  on 2001/02/01  19:41:40
40953         Log: Integrate mainline
40954      Branch: perlio
40955           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
40956           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
40957           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
40958 ____________________________________________________________________________
40959 [  8667] By: gsar                                  on 2001/02/01  16:59:11
40960         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
40961      Branch: maint-5.6/perl
40962            ! embed.pl embedvar.h
40963 ____________________________________________________________________________
40964 [  8666] By: gsar                                  on 2001/02/01  16:34:51
40965         Log: add missing entries to win32/config.?c
40966      Branch: maint-5.6/perl
40967            ! win32/config.bc win32/config.gc win32/config.vc
40968            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40969 ____________________________________________________________________________
40970 [  8665] By: jhi                                   on 2001/02/01  14:58:51
40971         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
40972              From: "Stephen P. Potter" <spp@spotter.yi.org>
40973              Date: Thu, 01 Feb 2001 10:45:46 -0500
40974              Message-Id: <200102011545.KAA31479@spotter.yi.org>
40975      Branch: maint-5.6/perl
40976            ! pod/perlfunc.pod
40977 ____________________________________________________________________________
40978 [  8664] By: gsar                                  on 2001/02/01  14:52:37
40979         Log: need to use INT2PTR instead of a straight cast or ia64 fails
40980              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
40981      Branch: maint-5.6/perl
40982            ! ext/POSIX/POSIX.xs
40983 ____________________________________________________________________________
40984 [  8663] By: jhi                                   on 2001/02/01  14:09:13
40985         Log: Allow the float to be fuzzier.
40986      Branch: maint-5.6/perl
40987            ! t/lib/peek.t
40988 ____________________________________________________________________________
40989 [  8662] By: jhi                                   on 2001/02/01  13:59:00
40990         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
40991              From: Robin Barker <rmb1@cise.npl.co.uk>
40992              Date: Thu, 1 Feb 2001 13:05:39 GMT
40993              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
40994      Branch: maint-5.6/perl
40995            ! pod/perlmodlib.pod
40996 ____________________________________________________________________________
40997 [  8661] By: jhi                                   on 2001/02/01  13:57:38
40998         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
40999              Date: Thu, 01 Feb 2001 14:15:41 +0100
41000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41001              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
41002              
41003              Have the $ccflags in the gcc version test (strange, this change
41004              is claimed to be have been integrated already)
41005      Branch: maint-5.6/perl
41006            ! Configure
41007 ____________________________________________________________________________
41008 [  8660] By: jhi                                   on 2001/02/01  13:44:10
41009         Log: Integrate changes #7950,7964,7962 from mainline.
41010              
41011              Find the stdchar signedness using cpp, should fix some of
41012              the Solaris compiler warnings reported by Alan Burlison.
41013      Branch: maint-5.6/perl
41014           !> Configure config_h.SH
41015 ____________________________________________________________________________
41016 [  8659] By: jhi                                   on 2001/02/01  05:35:32
41017         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
41018              From: Jan Dubois <JanD@ActiveState.com>
41019              Date: Wed, 31 Jan 2001 21:17:03 -0800
41020              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
41021      Branch: maint-5.6/perl
41022            ! utils/perldoc.PL
41023 ____________________________________________________________________________
41024 [  8658] By: jhi                                   on 2001/02/01  04:33:17
41025         Log: Integrate the README.os390 and README.posix-bc parts of mainline
41026              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
41027              installperl parts were taken care of by #8657.)
41028      Branch: maint-5.6/perl
41029           !> README.os390 README.posix-bc
41030 ____________________________________________________________________________
41031 [  8657] By: jhi                                   on 2001/02/01  04:29:21
41032         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
41033              From: Peter Prymmer <pvhp@forte.com>
41034              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
41035              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
41036      Branch: maint-5.6/perl
41037            + ext/DynaLoader/dl_dllload.xs
41038            ! MANIFEST Makefile.SH hints/os390.sh installperl
41039 ____________________________________________________________________________
41040 [  8656] By: jhi                                   on 2001/02/01  04:25:45
41041         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
41042              From: Peter Prymmer <pvhp@forte.com>
41043              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
41044              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
41045      Branch: maint-5.6/perl
41046            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
41047 ____________________________________________________________________________
41048 [  8655] By: jhi                                   on 2001/02/01  04:14:47
41049         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
41050              From: troc@netrus.net
41051              Date: Wed, 31 Jan 2001 22:31:26 -0500
41052              Message-Id: <200102010331.WAA117.85@rocco.homenet>
41053      Branch: maint-5.6/perl
41054            ! os2/os2.c
41055 ____________________________________________________________________________
41056 [  8654] By: jhi                                   on 2001/02/01  04:12:52
41057         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
41058              as reported by Alan Burlison.
41059      Branch: maint-5.6/perl
41060            ! pp.h
41061 ____________________________________________________________________________
41062 [  8653] By: jhi                                   on 2001/02/01  04:05:12
41063         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
41064              From: dsugalski@northernlight.com
41065              Date: Wed, 31 Jan 2001 18:54:11 -0500
41066              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
41067      Branch: maint-5.6/perl
41068            ! configure.com
41069 ____________________________________________________________________________
41070 [  8652] By: jhi                                   on 2001/02/01  04:03:11
41071         Log: Misplaced #endif.
41072              
41073              Subject: [perl-5-6-1-trial2] patches for EPOC
41074              From: Olaf Flebbe <O.Flebbe@science-computing.de>
41075              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
41076              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
41077      Branch: maint-5.6/perl
41078            ! epoc/epocish.c
41079 ____________________________________________________________________________
41080 [  8651] By: jhi                                   on 2001/02/01  04:00:25
41081         Log: Integrate changes #8647,8648,8650 from mainline.
41082              
41083              Macrofy a magic UTF-8 test.
41084              
41085              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
41086              
41087              Watch out for cross compiling for EPOC (usually done on linux).
41088      Branch: maint-5.6/perl
41089           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
41090 ____________________________________________________________________________
41091 [  8650] By: jhi                                   on 2001/02/01  03:56:20
41092         Log: Watch out for cross compiling for EPOC (usually done on linux)
41093              
41094              Subject: [perl-5-6-1-trial2] patches for EPOC
41095              From: Olaf Flebbe <O.Flebbe@science-computing.de>
41096              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
41097              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
41098      Branch: perl
41099            ! ext/Errno/Errno_pm.PL
41100 ____________________________________________________________________________
41101 [  8649] By: gsar                                  on 2001/02/01  00:46:00
41102         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
41103      Branch: maint-5.6/perl
41104            ! sv.c
41105 ____________________________________________________________________________
41106 [  8648] By: jhi                                   on 2001/01/31  23:35:36
41107         Log: All the uses of PL_numeric_radix must be protected by
41108              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
41109              
41110              Subject: [perl-5-6-1-trial2] patches for EPOC
41111              From: Olaf Flebbe <O.Flebbe@science-computing.de>
41112              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
41113              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
41114      Branch: perl
41115            ! sv.c
41116 ____________________________________________________________________________
41117 [  8647] By: jhi                                   on 2001/01/31  22:56:16
41118         Log: Macrofy a magic UTF-8 test.
41119      Branch: perl
41120            ! utf8.c utf8.h
41121 ____________________________________________________________________________
41122 [  8646] By: gsar                                  on 2001/01/31  15:55:12
41123         Log: update Changes
41124      Branch: maint-5.6/perl
41125            ! Changes
41126 ____________________________________________________________________________
41127 [  8645] By: gsar                                  on 2001/01/31  15:10:14
41128         Log: Configure tweak suggested by Peter Prymmer
41129      Branch: maint-5.6/perl
41130            ! Configure
41131 ____________________________________________________________________________
41132 [  8644] By: gsar                                  on 2001/01/31  15:06:32
41133         Log: more files need to be writable in the source distribution
41134      Branch: maint-5.6/perl
41135            ! Porting/makerel
41136 ____________________________________________________________________________
41137 [  8643] By: jhi                                   on 2001/01/31  14:59:46
41138         Log: Integrate changes #8258,8278,8279 from mainline.
41139              
41140              Make the large file tests more robust/talkative.
41141      Branch: maint-5.6/perl
41142           !> t/lib/syslfs.t t/op/lfs.t
41143 ____________________________________________________________________________
41144 [  8642] By: gsar                                  on 2001/01/31  14:53:48
41145         Log: integrate changes#8311,8334 from mainline
41146              
41147              Add a new MakeMaker variable PM_FILTER that defines a Unix
41148              filter to be run on each .pm during the pm_to_blib() phase,
41149              a fixed version of
41150              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
41151              
41152              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
41153              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
41154              accurate reading of the "atime".  
41155      Branch: maint-5.6/perl
41156           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
41157           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
41158           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
41159 ____________________________________________________________________________
41160 [  8641] By: jhi                                   on 2001/01/31  14:46:37
41161         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
41162      Branch: maint-5.6/perl
41163            ! lib/Getopt/Long.pm
41164 ____________________________________________________________________________
41165 [  8640] By: gsar                                  on 2001/01/31  14:40:24
41166         Log: make regen_all
41167      Branch: maint-5.6/perl
41168            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
41169 ____________________________________________________________________________
41170 [  8639] By: gsar                                  on 2001/01/31  14:37:25
41171         Log: refresh windows config files
41172      Branch: maint-5.6/perl
41173            ! win32/Makefile win32/config_H.bc win32/config_H.gc
41174            ! win32/config_H.vc win32/makefile.mk
41175 ____________________________________________________________________________
41176 [  8638] By: gsar                                  on 2001/01/31  14:28:10
41177         Log: makefile tweaks for windows: introduce a bulk-switch to enable
41178              same options as ActivePerl; sync changes with makefile.mk
41179      Branch: maint-5.6/perl
41180            ! win32/Makefile win32/makefile.mk
41181 ____________________________________________________________________________
41182 [  8637] By: jhi                                   on 2001/01/31  04:41:30
41183         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
41184              From: Nicholas Clark <nick@ccl4.org>
41185              Date: Tue, 30 Jan 2001 19:51:05 +0000
41186              Message-ID: <20010130195105.R76607@plum.flirble.org> 
41187              
41188              op/inc cure.
41189      Branch: perl
41190            ! pp.c pp.h pp_hot.c t/op/arith.t
41191 ____________________________________________________________________________
41192 [  8636] By: jhi                                   on 2001/01/31  02:38:32
41193         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
41194              no perlio],8257,8380,8479,8515 from mainline.
41195              
41196              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
41197              
41198              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
41199              Subject: [PATCH perl@8133] fix-up for VMS extensions
41200              
41201              In VMS embedded perls couldn't access the statically built Socket.
41202              
41203              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
41204              
41205              Further VMS piping fixes from Charles Lane.
41206              
41207              Subject:  [PATCH] make t/op/misc.t work on VMS
41208              
41209              Add tracing for debugging extensions builds in VMS.
41210              
41211              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
41212      Branch: maint-5.6/perl
41213           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
41214           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
41215           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
41216 ____________________________________________________________________________
41217 [  8635] By: jhi                                   on 2001/01/31  01:46:41
41218         Log: Integrate change #7732 from mainline.
41219              
41220              Sparc 64-bit pack() fix from Jens Hamisch.
41221      Branch: maint-5.6/perl
41222           !> pp.c
41223 ____________________________________________________________________________
41224 [  8634] By: jhi                                   on 2001/01/31  01:41:16
41225         Log: One spot missing from #8626.
41226      Branch: maint-5.6/perl
41227            ! sv.c
41228 ____________________________________________________________________________
41229 [  8633] By: jhi                                   on 2001/01/31  00:49:17
41230         Log: Integrate change #7495 from mainline.
41231              
41232              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
41233      Branch: maint-5.6/perl
41234           !> MANIFEST ext/re/Makefile.PL
41235 ____________________________________________________________________________
41236 [  8632] By: jhi                                   on 2001/01/30  23:38:49
41237         Log: Integrate change #8396 from mainline.
41238              
41239              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
41240              better multicast support (resend)
41241      Branch: maint-5.6/perl
41242           !> ext/Socket/Socket.pm
41243 ____________________________________________________________________________
41244 [  8631] By: jhi                                   on 2001/01/30  23:28:03
41245         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
41246              
41247              More AIX lore. (7514, ext/re/hints/aix.pl)
41248              
41249              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
41250              
41251              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)
41252              
41253              Subject: [ID 20001214.002] Net::Ping patch
41254              
41255              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
41256              
41257              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
41258              
41259              Add ReuseAddr as a (preferred) alias for Reuse as we now
41260              also have ReusePort.
41261              
41262              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
41263      Branch: maint-5.6/perl
41264           +> ext/re/hints/aix.pl
41265           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
41266           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
41267 ____________________________________________________________________________
41268 [  8630] By: jhi                                   on 2001/01/30  23:03:59
41269         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
41270              
41271              read() documentation tweak for 20001121.004.
41272              
41273              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
41274      Branch: maint-5.6/perl
41275           !> pod/perlfunc.pod pod/perlre.pod
41276 ____________________________________________________________________________
41277 [  8629] By: jhi                                   on 2001/01/30  22:41:57
41278         Log: Integrate change #8098 from mainline.
41279              
41280              fastgetcwd is defined using a glob alias on a $^O dependent basis
41281              and there was no default assignment or perl subroutine.
41282      Branch: maint-5.6/perl
41283           !> lib/Cwd.pm
41284 ____________________________________________________________________________
41285 [  8628] By: jhi                                   on 2001/01/30  21:58:52
41286         Log: Integrate change #7866 from mainline.
41287              
41288              File::Temp 0.11.
41289      Branch: maint-5.6/perl
41290           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
41291 ____________________________________________________________________________
41292 [  8627] By: jhi                                   on 2001/01/30  21:39:44
41293         Log: Integrate changes #8075,8086,8228 from mainline.  
41294              
41295              Darwin is not Windows. (8075,8086)
41296              
41297              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
41298      Branch: maint-5.6/perl
41299           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
41300           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
41301           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
41302           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
41303 ____________________________________________________________________________
41304 [  8626] By: jhi                                   on 2001/01/30  21:22:11
41305         Log: Integrate with tweakery the change #8625 from mainline,
41306              the multibyte decimal separator fix ("fa_IR locale failure").
41307      Branch: maint-5.6/perl
41308            ! embedvar.h perlapi.h
41309           !> intrpvar.h perl.c perl.h sv.c util.c
41310 ____________________________________________________________________________
41311 [  8625] By: jhi                                   on 2001/01/30  20:26:33
41312         Log: Fix for the fa_IR locale failure.  The reason for the failure
41313              was that Perl was assuming the decimal separator aka the radix
41314              separator is one character.  The Farsi-Iranian locale crushed
41315              that bad assumption since there the separator is 'Momayyez',
41316              glyphwise looking somewhat like a slash, and in Unicode UTF-8
41317              encoded in two bytes, 0xd9 0xab.
41318      Branch: perl
41319            ! intrpvar.h perl.c perl.h sv.c util.c
41320 ____________________________________________________________________________
41321 [  8624] By: gsar                                  on 2001/01/30  20:17:03
41322         Log: regen_headers
41323      Branch: maint-5.6/perl
41324            ! Makefile.SH pod/perlintern.pod
41325 ____________________________________________________________________________
41326 [  8623] By: gsar                                  on 2001/01/30  19:42:34
41327         Log: backout change#7431 and its dependents (causes spurious rebuilds
41328              of autogenerated files)
41329              
41330              fix benign b.t failure
41331      Branch: maint-5.6/perl
41332            ! Makefile.SH t/lib/b.t
41333 ____________________________________________________________________________
41334 [  8622] By: jhi                                   on 2001/01/30  19:41:41
41335         Log: Microperl sync.
41336      Branch: perl
41337            ! mg.c perl.h
41338 ____________________________________________________________________________
41339 [  8621] By: gsar                                  on 2001/01/30  19:24:47
41340         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
41341              from mainline
41342              
41343              Subject: podlators 1.06 released
41344              
41345              Subject: [PATCH @8436] Eliminate op_children
41346              
41347              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
41348              
41349              (Replaced by #8448)  More op_children traces (cleanup of #8442).
41350              
41351              Subject: [PATCH #3 @8436] Re: Eliminate op_children
41352              Replace #8444 and #8445.
41353              
41354              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
41355              at the setting of the ofs_sv in new_struct_thread() as the
41356              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
41357              uninitialized fields are, uh, initialized with),
41358              SvREFCNT_inc()ing that invited a core dump.
41359              
41360              podlators 1.07, from Russ Allbery.
41361              
41362              Subject: [PATCH] regcomp.c old feature removal
41363              From: mjd@plover.com
41364              Date: 16 Jan 2001 14:43:18 -0000 
41365              Message-ID: <20010116144318.7140.qmail@plover.com> 
41366      Branch: maint-5.6/perl
41367           +> lib/Pod/Text/Overstrike.pm
41368           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
41369           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
41370           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
41371           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
41372           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
41373           !> util.c
41374 ____________________________________________________________________________
41375 [  8620] By: gsar                                  on 2001/01/30  18:48:32
41376         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
41377              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
41378              now fails one test)
41379              
41380              Subject: [PATCH] lvalue AUTOLOAD. No, really.
41381              
41382              Subject: [PATCH] Interesting syntax idea
41383              Make opens + bareword assigns do typeglob assigns.
41384              
41385              Tests for #8254.
41386              
41387              Subject: [PATCH @8269] Continue blocks and B::Deparse
41388              Make the peephole optimizer to bypass more null ops and
41389              and rewrite the deparse handling of continue blocks.
41390              
41391              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
41392              Doc tweak on #8313.
41393              
41394              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
41395              
41396              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
41397              
41398              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
41399              
41400              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
41401              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
41402              according to the platform.
41403              
41404              Subject: [PATCH @8404] Consolidated lvalue sub changes
41405              
41406              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
41407              
41408              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
41409              
41410              Subject: B::Concise -- an improved replacement for B::Terse 
41411              
41412              The B::Terse drop-in replacement wasn't quite drop-in.
41413              
41414              The LVRET macro needed an aTHX.
41415              
41416              Use the /^Perl_/-less form of is_lvalue_sub().
41417              
41418              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
41419      Branch: maint-5.6/perl
41420           +> ext/B/B/Concise.pm
41421           !> (integrate 27 files)
41422 ____________________________________________________________________________
41423 [  8619] By: nick                                  on 2001/01/30  18:40:28
41424         Log: Integrate mainline
41425      Branch: perlio
41426           !> (integrate 40 files)
41427 ____________________________________________________________________________
41428 [  8618] By: jhi                                   on 2001/01/30  18:37:18
41429         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
41430              Date: Mon, 29 Jan 2001 22:51:29 -0600
41431              From: "Craig A. Berry" <craigberry@mac.com>
41432              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
41433      Branch: perl
41434            ! vms/test.com
41435 ____________________________________________________________________________
41436 [  8617] By: jhi                                   on 2001/01/30  18:34:53
41437         Log: Subject: [PATCH] Add missing CV flags to dump.c
41438              From: Tim Jenness <t.jenness@jach.hawaii.edu>
41439              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
41440              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
41441      Branch: perl
41442            ! dump.c
41443 ____________________________________________________________________________
41444 [  8616] By: jhi                                   on 2001/01/30  18:20:58
41445         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
41446              part isn't applicable to maintperl.
41447              
41448              UTF-8 nit from Inaba Hiroto.
41449      Branch: maint-5.6/perl
41450           !> pod/perlapi.pod utf8.c
41451 ____________________________________________________________________________
41452 [  8615] By: jhi                                   on 2001/01/30  18:18:51
41453         Log: UTF-8 nit from Inaba Hiroto.
41454      Branch: perl
41455            ! pod/perlapi.pod t/op/each.t utf8.c
41456 ____________________________________________________________________________
41457 [  8614] By: jhi                                   on 2001/01/30  18:13:38
41458         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
41459              
41460              perl's internal variables are not for public consumption,
41461              move their docs from perlapi.pod to perlintern.pod
41462              
41463              support for -Dusethreads build under HP-UX 10.20 and DCE threads
41464              library (11.0 and later have pthreads but 10.x don't)
41465              
41466              avoid uninitialized value warnings
41467              
41468              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
41469              gets weird results)
41470              
41471              perldoc nit on windows
41472              
41473              make it possible to run the tests outside the source tree
41474              (there's still a dependency on ../lib being the library
41475              location)
41476      Branch: perl
41477           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
41478           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
41479           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
41480           !> win32/bin/search.pl win32/vdir.h
41481 ____________________________________________________________________________
41482 [  8613] By: gsar                                  on 2001/01/30  16:39:59
41483         Log: make it possible to run the tests outside the source tree
41484              (there's still a dependency on ../lib being the library
41485              location)
41486      Branch: maint-5.6/perl
41487            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
41488 ____________________________________________________________________________
41489 [  8612] By: gsar                                  on 2001/01/30  16:31:12
41490         Log: perldoc nit on windows
41491      Branch: maint-5.6/perl
41492            ! utils/perldoc.PL
41493 ____________________________________________________________________________
41494 [  8611] By: gsar                                  on 2001/01/30  16:22:54
41495         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
41496              gets weird results)
41497      Branch: maint-5.6/perl
41498            ! win32/vdir.h
41499 ____________________________________________________________________________
41500 [  8610] By: gsar                                  on 2001/01/30  16:12:45
41501         Log: avoid uninitialized value warnings
41502      Branch: maint-5.6/perl
41503            ! win32/bin/search.pl
41504 ____________________________________________________________________________
41505 [  8609] By: gsar                                  on 2001/01/30  16:08:01
41506         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
41507              library (11.0 and later have pthreads but 10.x don't)
41508      Branch: maint-5.6/perl
41509            ! hints/hpux.sh thread.h
41510 ____________________________________________________________________________
41511 [  8608] By: gsar                                  on 2001/01/30  15:48:55
41512         Log: perl's internal variables are not for public consumption,
41513              move their docs from perlapi.pod to perlintern.pod
41514      Branch: maint-5.6/perl
41515            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
41516            ! thrdvar.h
41517 ____________________________________________________________________________
41518 [  8607] By: gsar                                  on 2001/01/30  15:44:27
41519         Log: mistakenly branched perl56delta.pod, revert
41520      Branch: maint-5.6/perl
41521            - pod/perl56delta.pod
41522           !> pod/perldelta.pod
41523 ____________________________________________________________________________
41524 [  8606] By: gsar                                  on 2001/01/30  14:20:24
41525         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
41526              dTHR which has been a noop for a while now, except for the
41527              compatibility definition in thread.h)
41528      Branch: maint-5.6/perl
41529           !> (integrate 45 files)
41530 ____________________________________________________________________________
41531 [  8605] By: jhi                                   on 2001/01/30  05:43:58
41532         Log: Mark the UTF-8 APIs as experimental.
41533      Branch: maint-5.6/perl
41534            ! embed.pl pod/perlapi.pod
41535 ____________________________________________________________________________
41536 [  8604] By: jhi                                   on 2001/01/30  05:38:40
41537         Log: Nits from earlier integrates.
41538      Branch: maint-5.6/perl
41539            ! lib/Carp/Heavy.pm
41540           !> sv.c
41541 ____________________________________________________________________________
41542 [  8603] By: jhi                                   on 2001/01/30  05:27:26
41543         Log: Regenerate Porting files.
41544      Branch: maint-5.6/perl
41545            ! Porting/Glossary Porting/config.sh Porting/config_H
41546 ____________________________________________________________________________
41547 [  8602] By: jhi                                   on 2001/01/30  05:14:59
41548         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
41549              8310,8339,8447,8492,8493,8505,8525: documentation changes.
41550              
41551              Subject: Re: perlfaq style changes
41552              
41553              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
41554              
41555              Subject: [PATCH] docs on NaN
41556              
41557              Subject: [patch] perlfaq7
41558              
41559              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
41560              
41561              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
41562              
41563              Subject: [PATCH] open() example in perlfunc.pod
41564              
41565              Podify README.mpeix (a new version from the web)
41566              
41567              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
41568              
41569              Subject: [PATCH] format and rewording in perlfaq.pod
41570              
41571              Subject: [PATCH] API Variable documentation   
41572              
41573              Memory management calls documentation.
41574              
41575              Subject: [PATCH: perl@8482] README.vms URL updates
41576              
41577              Subject: Minor typos in perlfaq2.pod
41578              
41579              Subject: [PATCH] pod/perlvar.pod
41580      Branch: maint-5.6/perl
41581           +> pod/perl56delta.pod
41582            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41583           !> README.amiga README.epoc README.mpeix README.vms
41584           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
41585           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
41586           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
41587           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
41588           !> pod/perlvar.pod thrdvar.h
41589 ____________________________________________________________________________
41590 [  8601] By: jhi                                   on 2001/01/30  04:38:35
41591         Log: Integrate changes #8036,8096,8253 from mainline:
41592              hints changes.
41593              
41594              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
41595              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
41596              
41597              Output the (apparent) version of gcc in Tru64.
41598      Branch: maint-5.6/perl
41599           +> ext/POSIX/hints/svr4.pl
41600           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
41601           !> hints/svr4.sh t/lib/bigfltpm.t
41602 ____________________________________________________________________________
41603 [  8600] By: jhi                                   on 2001/01/30  04:04:01
41604         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
41605              locale fixes.
41606              
41607              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
41608              
41609              Debian allows /usr/bin/locale to exist without any locales. (7868)
41610              
41611              Allow the locale test needing POSIX and the taint test
41612              needing IPC::SysV to run under 'minitest' (basically,
41613              bail out if loading the extension fails). (8384)
41614              
41615              Cleanup the locale.t output  (8480)
41616      Branch: maint-5.6/perl
41617           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
41618           !> t/pragma/locale.t
41619 ____________________________________________________________________________
41620 [  8599] By: jhi                                   on 2001/01/30  03:51:04
41621         Log: Missing generated files from #8598.
41622      Branch: maint-5.6/perl
41623            ! embed.h global.sym objXSUB.h perlapi.c proto.h
41624 ____________________________________________________________________________
41625 [  8598] By: jhi                                   on 2001/01/30  03:41:54
41626         Log: Integrate change #8555 from mainline, manually integrate parts
41627              of changes 8452 and 8583.
41628              
41629              Subject: [PATCH] utf8.c documentation (8452)
41630              
41631              No point in checking the length if the pointer is bogus. (8555)
41632              
41633              Introduce bytes_from_utf8() and implement sv_eq() using it,
41634              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
41635              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
41636              was malformed. (8583)
41637      Branch: maint-5.6/perl
41638            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
41639           !> pod/perlapi.pod sv.c utf8.c
41640 ____________________________________________________________________________
41641 [  8597] By: gsar                                  on 2001/01/30  02:37:26
41642         Log: get PERL_OBJECT build going again on windows
41643      Branch: maint-5.6/perl
41644            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
41645            ! pod/perlapi.pod proto.h sv.c
41646 ____________________________________________________________________________
41647 [  8596] By: jhi                                   on 2001/01/30  02:16:17
41648         Log: Signedness nit.
41649      Branch: perl
41650            ! sv.c
41651 ____________________________________________________________________________
41652 [  8595] By: jhi                                   on 2001/01/30  02:11:07
41653         Log: EBCDIC patch for Storable, from Peter Prymmer.
41654      Branch: perl
41655            ! t/lib/st-06compat.t
41656 ____________________________________________________________________________
41657 [  8594] By: jhi                                   on 2001/01/30  01:04:48
41658         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
41659              From: Peter Prymmer <pvhp@forte.com>
41660              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
41661              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
41662      Branch: perl
41663            ! t/lib/b.t
41664 ____________________________________________________________________________
41665 [  8593] By: jhi                                   on 2001/01/30  00:56:47
41666         Log: Subject: [PATCH: perl@8585] pod problems in io
41667              From: Peter Prymmer <pvhp@forte.com>
41668              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
41669              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
41670      Branch: perl
41671            ! pod/perlapio.pod pod/perliol.pod
41672 ____________________________________________________________________________
41673 [  8592] By: jhi                                   on 2001/01/30  00:48:20
41674         Log: Integrate perlio.
41675      Branch: perl
41676           !> pod/perlapio.pod pod/perliol.pod
41677 ____________________________________________________________________________
41678 [  8591] By: nick                                  on 2001/01/29  22:02:28
41679         Log: GNU 'merge' Simon's copy of perliol.pod with version
41680              patched by Craig's patch.
41681      Branch: perlio
41682            ! pod/perliol.pod
41683 ____________________________________________________________________________
41684 [  8590] By: nick                                  on 2001/01/29  21:55:10
41685         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
41686      Branch: perlio
41687            ! pod/perlapio.pod pod/perliol.pod
41688 ____________________________________________________________________________
41689 [  8589] By: jhi                                   on 2001/01/29  15:35:33
41690         Log: Integrate change #8586 from maint-5.6/perl.
41691              
41692              make the BOM detection code not call tell() until it has to
41693              (meant to fix esoteric compatibility issues where PL_rsfp
41694              is overridden)
41695      Branch: perl
41696           !> toke.c
41697 ____________________________________________________________________________
41698 [  8588] By: jhi                                   on 2001/01/29  15:29:11
41699         Log: Subject: MAking Solaris malloc() the default
41700              From: Lupe Christoph <lupe@lupe-christoph.de>
41701              Date: Mon, 29 Jan 2001 12:59:36 +0100
41702              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
41703              
41704              The README.solaris part slightly tweaked.
41705      Branch: perl
41706            ! README.solaris hints/solaris_2.sh
41707 ____________________________________________________________________________
41708 [  8587] By: jhi                                   on 2001/01/29  15:17:34
41709         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
41710              From: root@ak-75.mind.de
41711              Date: Sun, 28 Jan 2001 20:32:29 +0100
41712              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
41713      Branch: perl
41714            ! pod/perlre.pod
41715 ____________________________________________________________________________
41716 [  8586] By: gsar                                  on 2001/01/29  13:43:44
41717         Log: make the BOM detection code not call tell() until it has to
41718              (meant to fix esoteric compatibility issues where PL_rsfp
41719              is overridden)
41720      Branch: maint-5.6/perl
41721            ! toke.c
41722 ____________________________________________________________________________
41723 [  8585] By: jhi                                   on 2001/01/28  20:05:45
41724         Log: Update Changes.
41725      Branch: perl
41726            ! Changes patchlevel.h
41727 ____________________________________________________________________________
41728 [  8584] By: jhi                                   on 2001/01/28  19:30:02
41729         Log: Integrate perlio.
41730      Branch: perl
41731           +> pod/perliol.pod
41732           !> MANIFEST pod/perlapio.pod
41733 ____________________________________________________________________________
41734 [  8583] By: jhi                                   on 2001/01/28  19:28:40
41735         Log: Patch from Inaba Hiroto:
41736              - canonical UTF-8 hash keys: if a key string for a hash is
41737              UTF8-on, try downgrade the string and use it if
41738              unicode::distinct is not in effect.
41739              For the task, I added a function bytes_from_utf8() to utf8.c.
41740              It might resemble utf8_to_bytes() but it is not convenient
41741              to the task.
41742              Made a test for it and added to t/op/each.t
41743              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
41744              the mortal copy of the argument SV.
41745              And changed t/io/utf8.t test 18 which expects print() to
41746              upgrade its argument.
41747              - re-implement sv_eq with bytes_from_utf8()
41748              - some bug fixes
41749              - tr/// does not handle UTF8 range (\x{}-\x{})
41750              - \ before raw UTF8 character produced
41751              "Malformed UTF-8 character" warning.
41752              - "\x{100}\N{CENT SIGN}" is Malformed.
41753              Added tests for these 3.
41754              - and one silly bug (by me) with qu operator.
41755      Branch: perl
41756            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
41757            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
41758            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
41759 ____________________________________________________________________________
41760 [  8582] By: nick                                  on 2001/01/28  19:25:04
41761         Log: Add pod/perliol.pod to MANIFEST :-(
41762      Branch: perlio
41763            ! MANIFEST
41764 ____________________________________________________________________________
41765 [  8581] By: nick                                  on 2001/01/28  19:22:40
41766         Log: PerlIO documentation. Proofing and sub-editing requested.
41767      Branch: perlio
41768            + pod/perliol.pod
41769            ! pod/perlapio.pod
41770 ____________________________________________________________________________
41771 [  8580] By: jhi                                   on 2001/01/28  05:16:25
41772         Log: Revert the change to sv_2pv() done by #8054: Someone who
41773              did SvNV_set() on a scalar that also happened to be POK,
41774              followed by sv_2pv() won't get the right coercion anymore.
41775              [Sarathy]
41776      Branch: maint-5.6/perl
41777            ! sv.c
41778 ____________________________________________________________________________
41779 [  8579] By: jhi                                   on 2001/01/28  05:15:04
41780         Log: Remove the #8084 effect: do not allow -Q to be interpreted
41781              as -&Q(), this is too much wiggle room.
41782      Branch: maint-5.6/perl
41783            ! toke.c
41784 ____________________________________________________________________________
41785 [  8578] By: jhi                                   on 2001/01/28  05:12:45
41786         Log: Needed bits of #8439 (should have been in #8576),
41787              mainly for lval substr().
41788      Branch: maint-5.6/perl
41789            ! mg.c pp.c pp_hot.c
41790 ____________________________________________________________________________
41791 [  8577] By: jhi                                   on 2001/01/28  05:02:46
41792         Log: A missing check-in.
41793      Branch: maint-5.6/perl
41794            ! utf8.c
41795 ____________________________________________________________________________
41796 [  8576] By: jhi                                   on 2001/01/28  04:26:18
41797         Log: Integrate changes #8425,8436,8439,8517 from mainline.
41798              The 8439 was not truly integrated because it had too many
41799              dependencies on the development branch and because it introduced
41800              concepts too bold for a maintenance branch (such as the qu operator).
41801              
41802              Subject: [PATCH perl@8342] -Wformat
41803              
41804              Tighten some of the UTF-8 tests a bit.
41805              
41806              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
41807              - The substr lval was still not okay.
41808              - Now pp_stringify and sv_setsv copies source's UTF8 flag
41809              even if IN_BYTE.  pp_stringify is called from fold_constants
41810              at optimization phase and "\x{100}" was made SvUTF8_off under
41811              use bytes (the bytes pragma is for "byte semantics" and not
41812              for "do not produce UTF8 data")
41813      Branch: maint-5.6/perl
41814            ! t/lib/charnames.t t/op/substr.t toke.c
41815           !> sv.c t/pragma/utf8.t
41816 ____________________________________________________________________________
41817 [  8575] By: jhi                                   on 2001/01/28  04:01:51
41818         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
41819              
41820              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
41821              
41822              Subject: [ID 20001230.003] UTF-8 tr still hurts
41823              
41824              Test cases for #8385 (from Simon's "torture.pl")
41825              
41826              Start fixing UTF-8 lval substr() (8405)
41827      Branch: maint-5.6/perl
41828           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
41829           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
41830 ____________________________________________________________________________
41831 [  8574] By: jhi                                   on 2001/01/28  03:09:06
41832         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
41833              from mainline.
41834              
41835              UTF-8 cleanup.
41836              
41837              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
41838              
41839              "\x{FF}\xFF" was broken.
41840              
41841              Tests for #8329 and #8330.
41842              
41843              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
41844              
41845              IRIX compiler noticed that the bof initialization might be
41846              bypassed by control flow.
41847              
41848              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
41849      Branch: maint-5.6/perl
41850           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
41851           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
41852 ____________________________________________________________________________
41853 [  8573] By: jhi                                   on 2001/01/28  02:06:12
41854         Log: Retract #8552.
41855      Branch: perl
41856            ! lib/Text/Wrap.pm t/lib/textwrap.t
41857 ____________________________________________________________________________
41858 [  8572] By: jhi                                   on 2001/01/28  02:04:49
41859         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
41860              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
41861              not really integrated but instead salvaged by hand
41862              (they had too many dependencies on the development release
41863              to be cleanly integratable).
41864              
41865              Subject: more UTF8 test suites and an UTF8 patch
41866              
41867              Tweak for MULTIPLICITY/USE_PERLIO
41868              
41869              Signedness nit.
41870              
41871              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
41872              
41873              Use the UTF8_XXX macros in is_utf8_char().
41874              
41875              Rewrite pp_concat() in terms of sv_catsv().  The . operator
41876              should now be UTF-8-proof.
41877              
41878              Subject: [PATCH perl@8269] scanning two hex-constants
41879              fails on EBCDIC environment (script length.t)
41880              
41881              Add some Unicode chop() tests.
41882      Branch: maint-5.6/perl
41883            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
41884           !> sv.c t/op/chop.t utf8.h
41885 ____________________________________________________________________________
41886 [  8571] By: jhi                                   on 2001/01/28  00:35:59
41887         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
41888              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
41889              
41890              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
41891              
41892              The maxiters upper limit sanity check (guarding against
41893              non-progress) assumed bytes instead of characters in s///
41894              and split().
41895              
41896              Signedness nit.
41897              
41898              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
41899              join() should now be UTF-8-proof.
41900              
41901              More split // UTF-8 tests. (8250)
41902      Branch: maint-5.6/perl
41903           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
41904           !> util.c
41905 ____________________________________________________________________________
41906 [  8570] By: jhi                                   on 2001/01/27  22:15:46
41907         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
41908              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
41909              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
41910              8084,8204,8244,8333 from mainline.
41911              
41912              For -Q where Q might be a one-letter sub name one does no more
41913              get a warning about an unknown filetest (7941,7943,7944,8084).
41914              
41915              Subject: Re: [ID 20001130.011] expression parsing bug ?
41916              
41917              Make uv_to_utf8() to zero-terminate its output buffer.
41918              
41919              Split off t/op/length.t (7995)
41920              
41921              Split off t/op/utf8decode.t (7996)
41922              
41923              Remove an unnecessary 'use utf8' from the utf8.t (7998)
41924              
41925              Split off t/op/concat.t (8004)
41926              
41927              Split off t/op/ver.t (8005)
41928              
41929              Document utf8_length(), utf8_distance(), and utf8_hop().
41930              
41931              Document utf8_to_uv() better.
41932              
41933              Introduce macros for UTF8 decoding (8028,8033).
41934              
41935              Add test for reverse() (8030,8031).
41936              
41937              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
41938              
41939              Do not return the Unicode replacement character    on UTF-8
41940              decoding failure.
41941              
41942              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
41943              not this_utf8 i.e. the output string has one, but don't mess
41944              with source assumption. (8052,8053)
41945              
41946              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
41947              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
41948              was not expecting to be called with something that was already
41949              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
41950              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
41951              (8054)
41952              
41953              Recode the naughty binary bytes in utf8decode.t using the \xHH.
41954              
41955              Make some panic messages a bit more logical.
41956      Branch: maint-5.6/perl
41957           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
41958           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
41959           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
41960           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
41961           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
41962           !> utf8.c utf8.h
41963 ____________________________________________________________________________
41964 [  8569] By: jhi                                   on 2001/01/27  19:16:43
41965         Log: Integrate changes #7750 from perlio and #8566 from mainline.
41966      Branch: maint-5.6/perl
41967           !> regexec.c sv.c
41968 ____________________________________________________________________________
41969 [  8568] By: jhi                                   on 2001/01/27  18:06:51
41970         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
41971              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
41972              7935[-perlio.c],7936,7959,7965 from mainline.
41973              
41974              Change the "big byte" error message to "Wide character".
41975              (7355, the croak-if-wide-chars-in-print part ignored)
41976              
41977              Use UINT64_C().
41978              
41979              Introduce Perl_utf8_length().
41980              
41981              diff -se shows these as different (7753, forgotten check-ins)
41982              
41983              Subject: [PATCH] doop.c - UTF8 tr///
41984              
41985              If we use (aTHX_ ...) then put Perl_ on the front.
41986              
41987              Make utf8_length() and utf8_distance() to be less forgiving
41988              about bad UTF-8.
41989              
41990              Test line numbers are different with utf8.
41991              
41992              No need to scan till infinity, 13 is enough. (7872,7911)
41993              
41994              Subject: [PATCH] Tokeniser debugging
41995              
41996              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
41997              
41998              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
41999              
42000              Be more careful in Perl_sv_utf8_downgrade().
42001              
42002              Use DO_UTF8().
42003              
42004              Raw zero bytes in text files confuse at least GNU patch 2.1.
42005      Branch: maint-5.6/perl
42006           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
42007           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
42008           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
42009           !> t/pragma/utf8.t toke.c utf8.c utf8.h
42010 ____________________________________________________________________________
42011 [  8567] By: nick                                  on 2001/01/27  11:10:38
42012         Log: Integrate mainline
42013      Branch: perlio
42014           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
42015           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
42016           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
42017           !> toke.c
42018 ____________________________________________________________________________
42019 [  8566] By: jhi                                   on 2001/01/27  06:22:48
42020         Log: More documentation for the regexp context stack.
42021      Branch: perl
42022            ! regexec.c
42023 ____________________________________________________________________________
42024 [  8565] By: jhi                                   on 2001/01/27  05:21:57
42025         Log: Update Changes.
42026      Branch: perl
42027            ! Changes patchlevel.h
42028 ____________________________________________________________________________
42029 [  8564] By: jhi                                   on 2001/01/27  04:44:04
42030         Log: Threadedness patch for #8562 from Doug MacEachern.
42031      Branch: perl
42032            ! toke.c
42033 ____________________________________________________________________________
42034 [  8563] By: jhi                                   on 2001/01/27  04:26:24
42035         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
42036              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42037              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
42038              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
42039      Branch: perl
42040            ! op.c
42041 ____________________________________________________________________________
42042 [  8562] By: jhi                                   on 2001/01/27  04:20:30
42043         Log: Subject: Re: Announce : Tokener reporting patch
42044              From: Simon Cozens <simon@cozens.net>
42045              Date: Mon, 22 Jan 2001 02:17:22 +0000
42046              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
42047      Branch: perl
42048            ! embed.h embed.pl proto.h toke.c
42049 ____________________________________________________________________________
42050 [  8561] By: jhi                                   on 2001/01/27  04:17:24
42051         Log: Forgot from #8545.  Oops.
42052      Branch: perl
42053            ! pp.c t/pragma/overload.t
42054 ____________________________________________________________________________
42055 [  8560] By: jhi                                   on 2001/01/27  03:01:47
42056         Log: A better module compilation test, use MANIFEST as suggested
42057              by Spider.
42058      Branch: perl
42059            ! t/lib/1_compile.t
42060 ____________________________________________________________________________
42061 [  8559] By: jhi                                   on 2001/01/27  02:50:48
42062         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
42063              From: Peter Prymmer <pvhp@forte.com>
42064              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
42065              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
42066      Branch: perl
42067            ! t/lib/b.t
42068 ____________________________________________________________________________
42069 [  8558] By: jhi                                   on 2001/01/27  02:27:05
42070         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
42071              From: Peter Prymmer <pvhp@forte.com>
42072              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
42073              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
42074      Branch: perl
42075            ! t/pragma/sub_lval.t
42076 ____________________________________________________________________________
42077 [  8557] By: jhi                                   on 2001/01/27  02:26:03
42078         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
42079              From: Peter Prymmer <pvhp@forte.com>
42080              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
42081              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
42082      Branch: perl
42083            ! t/lib/st-06compat.t
42084 ____________________________________________________________________________
42085 [  8556] By: jhi                                   on 2001/01/27  02:24:33
42086         Log: Subject: [PATCH: perl@8531] minor update to README.os390
42087              From: Peter Prymmer <pvhp@forte.com>
42088              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
42089              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
42090      Branch: perl
42091            ! README.os390
42092 ____________________________________________________________________________
42093 [  8555] By: jhi                                   on 2001/01/27  00:35:47
42094         Log: No point in checking the length before we know whether the pointer
42095              is bogus or not, fixes Abigail's odbm failures in Linux.
42096      Branch: perl
42097            ! sv.c
42098 ____________________________________________________________________________
42099 [  8554] By: nick                                  on 2001/01/26  19:01:31
42100         Log: Integrate mainline
42101      Branch: perlio
42102           !> lib/Text/Wrap.pm t/lib/textwrap.t
42103 ____________________________________________________________________________
42104 [  8553] By: jhi                                   on 2001/01/26  15:19:39
42105         Log: Integrate change #7792 from perlio (multiplicity fix),
42106              fix the AV leak in regex DEBUGGING (tiny part of the
42107              polymorphic regexp patch #8143).
42108      Branch: maint-5.6/perl
42109            ! regcomp.c
42110           !> scope.h
42111 ____________________________________________________________________________
42112 [  8552] By: jhi                                   on 2001/01/26  15:03:23
42113         Log: (Retracted by #8573)
42114              
42115              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
42116              From: Michael G Schwern <schwern@pobox.com>
42117              Date: Fri, 26 Jan 2001 09:28:31 -0500
42118              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
42119      Branch: perl
42120            ! lib/Text/Wrap.pm t/lib/textwrap.t
42121 ____________________________________________________________________________
42122 [  8551] By: jhi                                   on 2001/01/26  02:33:19
42123         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
42124              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
42125              
42126              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
42127              
42128              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
42129              
42130              Message nit.
42131              
42132              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
42133              
42134              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
42135              
42136              (the cleanup of unused submatches in regtry() and regcppop())
42137              
42138              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
42139              stored and restored, and thusly was trounced by the utf8 swash
42140              routines.
42141              
42142              use utf8 not required to use \x{}.
42143              
42144              Removed two more tests that make no sense in UTF-8 since the test
42145              data is not in UTF-8.
42146              
42147              Get the three different space character classes right under utf8.
42148              
42149              Implement ANYOFUTF8 regprop() dumping.
42150              
42151              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
42152              
42153              Document the regex context pushing/popping a bit better.
42154      Branch: maint-5.6/perl
42155           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
42156           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
42157           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
42158           !> t/op/regmesg.t utf8.c
42159 ____________________________________________________________________________
42160 [  8550] By: nick                                  on 2001/01/25  19:42:30
42161         Log: Integrate mainline
42162      Branch: perlio
42163           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
42164           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
42165           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
42166           !> t/lib/bigint.t t/lib/bigintpm.t
42167 ____________________________________________________________________________
42168 [  8549] By: jhi                                   on 2001/01/25  15:22:28
42169         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
42170      Branch: maint-5.6/perl
42171            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
42172 ____________________________________________________________________________
42173 [  8548] By: jhi                                   on 2001/01/25  15:02:55
42174         Log: Integrate changes #7997,8063,8492,8547 from mainline.
42175              
42176              Subject: Re: STRLEN - what?
42177              
42178              Subject: [PATCH] perlguts.pod
42179              
42180              Memory management calls documentation.
42181              
42182              Layout using tabulator is not a good idea in a pod.
42183      Branch: maint-5.6/perl
42184           !> pod/perlguts.pod
42185 ____________________________________________________________________________
42186 [  8547] By: jhi                                   on 2001/01/25  14:49:05
42187         Log: Layout using tabulator is not a good idea in a pod.
42188      Branch: perl
42189            ! pod/perlguts.pod
42190 ____________________________________________________________________________
42191 [  8546] By: jhi                                   on 2001/01/25  14:31:12
42192         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
42193              from mainline.
42194              
42195              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
42196              
42197              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
42198              
42199              More Win32 editor/IDE/shell hints.
42200              
42201              More Win32 Perling.
42202              
42203              Yet another editor edit.
42204              
42205              Edit edit edit.
42206              
42207              IDE/editor section tweaking.
42208              
42209              Few more IDE/editor nits from p5p.
42210      Branch: maint-5.6/perl
42211           !> pod/perlfaq3.pod
42212 ____________________________________________________________________________
42213 [  8545] By: jhi                                   on 2001/01/25  04:16:32
42214         Log: Subject: [PATCH 5.7.0] overload int()
42215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42216              Date: Wed, 24 Jan 2001 19:06:57 -0500
42217              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
42218      Branch: perl
42219            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
42220            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
42221            ! t/lib/bigintpm.t
42222 ____________________________________________________________________________
42223 [  8544] By: jhi                                   on 2001/01/25  04:15:11
42224         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
42225              From: Peter Prymmer <pvhp@forte.com>
42226              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
42227              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
42228      Branch: perl
42229            ! Makefile.SH README.os390 hints/os390.sh installperl
42230 ____________________________________________________________________________
42231 [  8543] By: jhi                                   on 2001/01/25  03:52:08
42232         Log: Integrate change #8462,8469 from mainline.
42233              
42234              In VMS Perl subversion (perl -V) is undef.
42235      Branch: maint-5.6/perl
42236           !> configure.com
42237 ____________________________________________________________________________
42238 [  8542] By: jhi                                   on 2001/01/25  03:44:55
42239         Log: Integrate changes #7835,7850,8315,8316 from mainline.
42240              
42241              Solaris hints.
42242      Branch: maint-5.6/perl
42243           !> hints/solaris_2.sh
42244 ____________________________________________________________________________
42245 [  8541] By: jhi                                   on 2001/01/25  03:39:28
42246         Log: Integrate #8336 from mainline.
42247      Branch: maint-5.6/perl
42248           !> hv.c
42249 ____________________________________________________________________________
42250 [  8540] By: jhi                                   on 2001/01/25  03:23:50
42251         Log: Retract #8539.
42252      Branch: maint-5.6/perl
42253            ! pod/perlfaq3.pod
42254 ____________________________________________________________________________
42255 [  8539] By: jhi                                   on 2001/01/25  03:21:55
42256         Log: (Retracted by #8540.)
42257      Branch: maint-5.6/perl
42258            ! pod/perlfaq3.pod
42259 ____________________________________________________________________________
42260 [  8538] By: jhi                                   on 2001/01/25  03:14:07
42261         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
42262              From: Peter Prymmer <pvhp@forte.com>
42263              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
42264              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
42265              
42266              The VMS bits.
42267      Branch: maint-5.6/perl
42268            ! configure.com vms/descrip_mms.template
42269 ____________________________________________________________________________
42270 [  8537] By: jhi                                   on 2001/01/25  03:06:09
42271         Log: Integrate #7710,7824,7973 from mainline.
42272      Branch: maint-5.6/perl
42273           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42274           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
42275           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
42276           !> vos/config.ga.def vos/config.ga.h win32/config.bc
42277           !> win32/config.gc win32/config.vc
42278 ____________________________________________________________________________
42279 [  8536] By: jhi                                   on 2001/01/24  13:50:20
42280         Log: Revert the edits made by me so far to the 5.6 branch since
42281              the TRIAL1 since I did edits when I should have been using
42282              integrates.  Bad programmer.   (Will integrate them properly later.)
42283              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
42284              The #8353 will not be reapplied at least for now since
42285              the UTF-8 hash keys need more thinking.
42286              (The patches #8347, #8354, #8454, #8473 were okay since they
42287              were original edits made specifically for the 5.6.1-TRIAL1.)
42288      Branch: maint-5.6/perl
42289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42290            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
42291            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
42292            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
42293            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
42294            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42295            ! win32/config.bc win32/config.gc win32/config.vc
42296 ____________________________________________________________________________
42297 [  8535] By: bailey                                on 2001/01/24  06:37:02
42298         Log: SYN SYN
42299      Branch: vmsperl
42300           +> (branch 26 files)
42301           !> (integrate 130 files)
42302 ____________________________________________________________________________
42303 [  8534] By: nick                                  on 2001/01/23  19:30:57
42304         Log: Integrate mainline.
42305      Branch: perlio
42306           !> Changes Configure Porting/Glossary Porting/config.sh
42307           !> Porting/config_H embed.h embed.pl ext/Encode/compile
42308           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
42309           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
42310           !> pod/perlvar.pod proto.h t/lib/1_compile.t
42311 ____________________________________________________________________________
42312 [  8533] By: jhi                                   on 2001/01/23  16:15:46
42313         Log: Forgotten from #8501.
42314      Branch: perl
42315            ! Porting/Glossary Porting/config.sh Porting/config_H
42316 ____________________________________________________________________________
42317 [  8532] By: jhi                                   on 2001/01/23  16:13:27
42318         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
42319              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42320              Date: Mon, 22 Jan 2001 17:51:58 +0100
42321              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
42322      Branch: perl
42323            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
42324 ____________________________________________________________________________
42325 [  8531] By: jhi                                   on 2001/01/23  15:46:01
42326         Log: Update Changes.
42327      Branch: perl
42328            ! Changes patchlevel.h
42329 ____________________________________________________________________________
42330 [  8530] By: jhi                                   on 2001/01/23  15:38:39
42331         Log: De-cut-and-pasto.
42332      Branch: perl
42333            ! t/lib/1_compile.t
42334 ____________________________________________________________________________
42335 [  8529] By: jhi                                   on 2001/01/23  15:11:04
42336         Log: Document the mkdir trailing slashes case.
42337      Branch: perl
42338            ! pod/perlfunc.pod
42339 ____________________________________________________________________________
42340 [  8528] By: jhi                                   on 2001/01/23  15:08:28
42341         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
42342              get installed:
42343              
42344              Subject: lib/lib.pm
42345              From: <abigail@foad.org>
42346              Date: Mon, 28 Aug 2000 20:35:08 -0400
42347              Message-ID: <20000829003508.21281.qmail@foad.org>
42348      Branch: perl
42349            ! installperl
42350 ____________________________________________________________________________
42351 [  8527] By: jhi                                   on 2001/01/23  14:44:04
42352         Log: Metaconfig unit change for #8526.
42353      Branch: metaconfig
42354            ! U/threads/archname.U
42355 ____________________________________________________________________________
42356 [  8526] By: jhi                                   on 2001/01/23  14:43:19
42357         Log: Attach -perlio to the archname if so selected.
42358      Branch: perl
42359            ! Configure
42360 ____________________________________________________________________________
42361 [  8525] By: jhi                                   on 2001/01/23  14:24:01
42362         Log: Subject: [PATCH] pod/perlvar.pod
42363              From: abigail@foad.org
42364              Date: Tue, 23 Jan 2001 01:41:10 +0100
42365              Message-ID: <20010123004110.22259.qmail@foad.org>
42366      Branch: perl
42367            ! pod/perlvar.pod
42368 ____________________________________________________________________________
42369 [  8524] By: jhi                                   on 2001/01/23  14:22:32
42370         Log: A bug introduced in #8217 (the undefined variable in the
42371              lib/safe1_t #3) fixed, by Charles Lane:
42372              
42373              The earlier patch made it so that stuff running in Safe
42374              compartments could do a "caller" and see "main".  That
42375              little change in name is done right before the code in
42376              the compartment is run, and apparantly the parser
42377              was picking up the stash name before it got changed.
42378              
42379              (why it was threaded vs. unthreaded Perl that was sensitive to this
42380              I still don't know...and it probably doesn't matter).
42381              
42382              I tryed removing the stash name-change and saw that threaded Perl
42383              did indeed pass the lib/safe1.t tests.
42384              
42385              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
42386              do the name change (and to connect _ in the compartment to the global
42387              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
42388              to call _safe_pkg_prep when creating a new compartment.
42389              
42390              Passes all tests with threaded perl on linux; passes all tests
42391              with unthreaded perl on VMS.
42392              
42393              At some point I'll probably want to revisit Safe and Opcode to
42394              provide more sensible handling of global variables...and to get
42395              formats working in Safe compartments, which they don't do currently.
42396      Branch: perl
42397            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
42398 ____________________________________________________________________________
42399 [  8523] By: jhi                                   on 2001/01/23  14:11:58
42400         Log: Also the lib/Thread.pm itself needs to be ignored if
42401              the Thread extension hasn't been built.
42402      Branch: perl
42403            ! t/lib/1_compile.t
42404 ____________________________________________________________________________
42405 [  8522] By: jhi                                   on 2001/01/23  13:51:28
42406         Log: print() instead of warn() so that stderr doesn't get
42407              unncessarily polluted.
42408      Branch: perl
42409            ! ext/Encode/compile
42410 ____________________________________________________________________________
42411 [  8521] By: jhi                                   on 2001/01/23  13:49:48
42412         Log: Integrate perlio.
42413      Branch: perl
42414           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
42415           !> ext/Encode/encode.h
42416 ____________________________________________________________________________
42417 [  8520] By: nick                                  on 2001/01/22  21:44:00
42418         Log: More messing with Encode:
42419              Extra fields in header to allow multiple names and to record
42420              other things "compile" knows.
42421              Re-organise compile to factor out common output routines.
42422      Branch: perlio
42423            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
42424 ____________________________________________________________________________
42425 [  8519] By: nick                                  on 2001/01/22  20:33:50
42426         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
42427      Branch: perlio
42428            ! ext/Encode/Makefile.PL ext/Encode/compile
42429 ____________________________________________________________________________
42430 [  8518] By: nick                                  on 2001/01/22  20:28:13
42431         Log: Integrate mainline
42432      Branch: perlio
42433           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
42434           !> vos/config.alpha.def vos/config.alpha.h
42435 ____________________________________________________________________________
42436 [  8517] By: jhi                                   on 2001/01/22  15:37:17
42437         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
42438              by Inaba Hiroto.
42439      Branch: perl
42440            ! sv.c
42441 ____________________________________________________________________________
42442 [  8516] By: jhi                                   on 2001/01/22  14:55:15
42443         Log: More SIG_SIZE fixes.
42444      Branch: perl
42445            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
42446 ____________________________________________________________________________
42447 [  8515] By: jhi                                   on 2001/01/22  14:50:27
42448         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
42449              From: "Craig A. Berry" <craigberry@mac.com>
42450              Date: Mon, 22 Jan 2001 00:42:24 -0600
42451              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
42452      Branch: perl
42453            ! configure.com
42454 ____________________________________________________________________________
42455 [  8514] By: jhi                                   on 2001/01/22  14:31:17
42456         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
42457              From: "Craig A. Berry" <craigberry@mac.com>
42458              Date: Sun, 21 Jan 2001 23:03:25 -0600
42459              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
42460      Branch: perl
42461            ! configure.com
42462 ____________________________________________________________________________
42463 [  8513] By: jhi                                   on 2001/01/22  14:14:00
42464         Log: Add the .ucm encoding tables to the MANIFEST.
42465      Branch: perl
42466            ! MANIFEST
42467 ____________________________________________________________________________
42468 [  8512] By: jhi                                   on 2001/01/22  13:43:33
42469         Log: Integrate perlio.
42470      Branch: perl
42471           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
42472           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
42473           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
42474           +> ext/Encode/Encode/iso8859-10.ucm
42475           +> ext/Encode/Encode/iso8859-13.ucm
42476           +> ext/Encode/Encode/iso8859-14.ucm
42477           +> ext/Encode/Encode/iso8859-15.ucm
42478           +> ext/Encode/Encode/iso8859-16.ucm
42479           +> ext/Encode/Encode/iso8859-2.ucm
42480           +> ext/Encode/Encode/iso8859-3.ucm
42481           +> ext/Encode/Encode/iso8859-4.ucm
42482           +> ext/Encode/Encode/iso8859-5.ucm
42483           +> ext/Encode/Encode/iso8859-6.ucm
42484           +> ext/Encode/Encode/iso8859-7.ucm
42485           +> ext/Encode/Encode/iso8859-8.ucm
42486           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
42487           +> ext/Encode/Encode/symbol.ucm
42488           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
42489           !> perliol.h
42490 ____________________________________________________________________________
42491 [  8511] By: nick                                  on 2001/01/21  23:44:47
42492         Log: Make "real" layers of ":utf8" and ":raw".
42493              So now PERLIO=utf8 perl ...
42494              does what Andreas wanted.
42495              Fix arg passing in open.pm (still have a Carp issue).
42496      Branch: perlio
42497            ! lib/open.pm perlio.c perliol.h
42498 ____________________________________________________________________________
42499 [  8510] By: jhi                                   on 2001/01/21  22:56:53
42500         Log: Document the regex content pushing/popping a bit better.
42501      Branch: perl
42502            ! regexec.c
42503 ____________________________________________________________________________
42504 [  8509] By: jhi                                   on 2001/01/21  22:55:44
42505         Log: Tweak the mkdir trailing slash code some more.
42506              
42507              TO DO: the same handling should probably be done for
42508              all the other filesystem functions that can have directories
42509              as their arguments.
42510      Branch: perl
42511            ! pp_sys.c
42512 ____________________________________________________________________________
42513 [  8508] By: nick                                  on 2001/01/21  21:37:43
42514         Log: Switch "compiled in" encodings to .ucm format.
42515              (Leave others as .enc till we can run-time load .ucm,
42516              or find some other way to load them.)
42517      Branch: perlio
42518            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
42519            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
42520            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
42521            + ext/Encode/Encode/iso8859-10.ucm
42522            + ext/Encode/Encode/iso8859-13.ucm
42523            + ext/Encode/Encode/iso8859-14.ucm
42524            + ext/Encode/Encode/iso8859-15.ucm
42525            + ext/Encode/Encode/iso8859-16.ucm
42526            + ext/Encode/Encode/iso8859-2.ucm
42527            + ext/Encode/Encode/iso8859-3.ucm
42528            + ext/Encode/Encode/iso8859-4.ucm
42529            + ext/Encode/Encode/iso8859-5.ucm
42530            + ext/Encode/Encode/iso8859-6.ucm
42531            + ext/Encode/Encode/iso8859-7.ucm
42532            + ext/Encode/Encode/iso8859-8.ucm
42533            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
42534            + ext/Encode/Encode/symbol.ucm
42535            ! ext/Encode/Makefile.PL ext/Encode/compile
42536 ____________________________________________________________________________
42537 [  8507] By: nick                                  on 2001/01/21  21:02:03
42538         Log: Integrate (partial) mainline.
42539      Branch: perlio
42540           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
42541           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
42542           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42543 ____________________________________________________________________________
42544 [  8506] By: jhi                                   on 2001/01/21  20:09:30
42545         Log: Update Changes.
42546      Branch: perl
42547            ! Changes patchlevel.h
42548 ____________________________________________________________________________
42549 [  8505] By: jhi                                   on 2001/01/21  19:39:59
42550         Log: Subject: Minor typos in perlfaq2.pod
42551              From: "Stephen P. Potter" <spp@spotter.yi.org>
42552              Message-Id: <200101192101.QAA11911@spotter.yi.org>
42553              Date: Fri, 19 Jan 2001 16:01:13 -0500
42554              
42555              with a nit from Philip Netwon.
42556      Branch: perl
42557            ! pod/perlfaq2.pod
42558 ____________________________________________________________________________
42559 [  8504] By: jhi                                   on 2001/01/21  19:33:05
42560         Log: Metaconfig change for #8503.
42561      Branch: metaconfig
42562            ! U/threads/usethreads.U
42563 ____________________________________________________________________________
42564 [  8503] By: jhi                                   on 2001/01/21  19:32:21
42565         Log: Sanity check for conflicting thread flavours.
42566      Branch: perl
42567            ! Configure config_h.SH
42568 ____________________________________________________________________________
42569 [  8502] By: jhi                                   on 2001/01/21  19:23:00
42570         Log: Metaconfig change for #8501.
42571      Branch: metaconfig
42572            ! U/modified/sig_name.U
42573 ____________________________________________________________________________
42574 [  8501] By: jhi                                   on 2001/01/21  19:22:26
42575         Log: The SIG_SIZE is the number of the elements *excluding*
42576              the terminating NULL.
42577      Branch: perl
42578            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
42579            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
42580            ! win32/config_H.vc
42581 ____________________________________________________________________________
42582 [  8500] By: jhi                                   on 2001/01/21  18:31:31
42583         Log: Integrate perlio.
42584      Branch: perl
42585           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
42586           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
42587           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
42588           !> pp_sys.c proto.h sv.c
42589 ____________________________________________________________________________
42590 [  8499] By: jhi                                   on 2001/01/21  17:43:57
42591         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
42592              From: Hugo <hv@crypt.compulink.co.uk>
42593              Date: Sun, 21 Jan 2001 13:34:05 +0000
42594              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
42595              
42596              In sprintf UTF8ize only if necessary.
42597      Branch: perl
42598            ! sv.c
42599 ____________________________________________________________________________
42600 [  8498] By: nick                                  on 2001/01/21  16:25:32
42601         Log: Encode cleanup.
42602              Add command line control over "compile" so that Makefile.PL
42603              needs can be combined with other uses.
42604              Use command line options in Makefile.PL.
42605              Fix multi-byte parsing in .ucm files.
42606      Branch: perlio
42607            ! ext/Encode/Makefile.PL ext/Encode/compile
42608 ____________________________________________________________________________
42609 [  8497] By: nick                                  on 2001/01/21  12:56:27
42610         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
42611      Branch: perlio
42612            ! ext/Encode/Encode.xs
42613 ____________________________________________________________________________
42614 [  8496] By: nick                                  on 2001/01/21  12:18:45
42615         Log: Fixup after integrate:
42616              missed the .sym files that are changed by regen_headers
42617              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
42618      Branch: perlio
42619            ! global.sym pp.sym sv.c
42620 ____________________________________________________________________________
42621 [  8495] By: nick                                  on 2001/01/21  11:51:07
42622         Log: Integrate mainline.
42623      Branch: perlio
42624           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
42625           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
42626           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
42627           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
42628           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
42629           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
42630           !> win32/Makefile win32/makefile.mk
42631 ____________________________________________________________________________
42632 [  8494] By: jhi                                   on 2001/01/20  23:12:11
42633         Log: Forgot the expect_number() prototype.
42634      Branch: perl
42635            ! embed.h embed.pl proto.h
42636 ____________________________________________________________________________
42637 [  8493] By: jhi                                   on 2001/01/20  22:56:39
42638         Log: Subject: [PATCH: perl@8482] README.vms URL updates
42639              From: Peter Prymmer <pvhp@forte.com>
42640              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
42641              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
42642              
42643              Plus Craig A. Berry's suggestion to use compaq.com instead
42644              of digital.com.
42645      Branch: perl
42646            ! README.vms
42647 ____________________________________________________________________________
42648 [  8492] By: jhi                                   on 2001/01/20  22:50:05
42649         Log: Memory management calls documentation.
42650      Branch: perl
42651            ! pod/perlguts.pod
42652 ____________________________________________________________________________
42653 [  8491] By: jhi                                   on 2001/01/20  22:38:33
42654         Log: Signedness nit plus few memcpy/Copy nits.
42655      Branch: perl
42656            ! sv.c
42657 ____________________________________________________________________________
42658 [  8490] By: jhi                                   on 2001/01/20  22:25:53
42659         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
42660              From: Peter Prymmer <pvhp@forte.com>
42661              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
42662              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
42663      Branch: perl
42664            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
42665 ____________________________________________________________________________
42666 [  8489] By: jhi                                   on 2001/01/20  22:24:41
42667         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
42668              From: Peter Prymmer <pvhp@forte.com>
42669              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
42670              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
42671      Branch: perl
42672            ! win32/Makefile win32/makefile.mk
42673 ____________________________________________________________________________
42674 [  8488] By: jhi                                   on 2001/01/20  22:22:27
42675         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
42676              From: Peter Prymmer <pvhp@forte.com>
42677              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
42678              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
42679      Branch: perl
42680            ! Makefile.SH
42681 ____________________________________________________________________________
42682 [  8487] By: jhi                                   on 2001/01/20  22:21:18
42683         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
42684              From: Peter Prymmer <pvhp@forte.com>
42685              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
42686              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
42687      Branch: perl
42688            + ext/DynaLoader/dl_dllload.xs
42689            ! MANIFEST Makefile.SH hints/os390.sh
42690 ____________________________________________________________________________
42691 [  8486] By: jhi                                   on 2001/01/20  22:17:53
42692         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
42693              From: Peter Prymmer <pvhp@forte.com>
42694              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
42695              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
42696      Branch: perl
42697            ! README.os390 README.posix-bc
42698 ____________________________________________________________________________
42699 [  8485] By: jhi                                   on 2001/01/20  20:15:30
42700         Log: Document and test the new qu operator.
42701      Branch: perl
42702            + t/op/qu.t
42703            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
42704            ! pod/perlretut.pod pod/perlunicode.pod
42705 ____________________________________________________________________________
42706 [  8484] By: nick                                  on 2001/01/20  19:42:30
42707         Log: Infrastructure to allow:
42708              open($fh,"|-",@array);
42709              to be implemented
42710              i.e. mark pp_open as needing a stack mark, and make pp_open
42711              process its args in that style (and pass them _all_ to tied handles OPEN).
42712              Invent do_openn() which takes SV ** at allow it to see multiple args.
42713              Note this does not _do_ anything yet.
42714      Branch: perlio
42715            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
42716            ! perlapi.c pp_proto.h pp_sys.c proto.h
42717 ____________________________________________________________________________
42718 [  8483] By: nick                                  on 2001/01/20  17:23:14
42719         Log: Integrate mainline.
42720      Branch: perlio
42721           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
42722           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
42723 ____________________________________________________________________________
42724 [  8482] By: jhi                                   on 2001/01/19  15:37:49
42725         Log: Update Changes.
42726      Branch: perl
42727            ! Changes patchlevel.h
42728 ____________________________________________________________________________
42729 [  8481] By: jhi                                   on 2001/01/19  14:41:24
42730         Log: Subject: Re: new feature: s?printf parameter reordering 
42731              From: Hugo <hv@crypt.compulink.co.uk>
42732              Date: Thu, 11 Jan 2001 17:09:03 +0000
42733              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
42734              
42735              - support reordering for all parameters: %, *v, *, .*
42736              - lay down that the reordering specification must immediately
42737              follow that parameter: %3$, *v3$, *3$, .*3$
42738              - fix vectorisation of a zero-length string
42739              - factor out the code choosing the argument to format
42740              
42741              Possibly unwanted side-effects:
42742              - the special format specifiers ' +-0' must now precede any
42743              vectorisation specifier. Tests in op/sprintf and op/ver
42744              have been changed to reflect this.
42745              - sprintf.t test #214 changed its expectations because in many
42746              cases, the next parameter has already been consumed when an
42747              invalid type letter is detected.
42748              
42749              Probably wanted side-effects:
42750              - attempts to format a non-existent parameter will warn as if C<undef>
42751              - attempt to write to non-existent parameter with '%n' will complain
42752              of "attempt to modify read-only value" instead of being silent
42753      Branch: perl
42754            ! sv.c t/op/sprintf.t t/op/ver.t
42755 ____________________________________________________________________________
42756 [  8480] By: jhi                                   on 2001/01/19  14:08:37
42757         Log: Subject: PATCH pragma/locale.t
42758              From: andreas.koenig@anima.de (Andreas J. Koenig)
42759              Date: 18 Jan 2001 09:45:37 +0100
42760              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
42761      Branch: perl
42762            ! t/pragma/locale.t
42763 ____________________________________________________________________________
42764 [  8479] By: jhi                                   on 2001/01/19  13:19:58
42765         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
42766      Branch: perl
42767            ! configure.com
42768 ____________________________________________________________________________
42769 [  8478] By: jhi                                   on 2001/01/19  02:12:35
42770         Log: Automate 1_compile.t.
42771      Branch: perl
42772            ! t/lib/1_compile.t
42773 ____________________________________________________________________________
42774 [  8477] By: jhi                                   on 2001/01/19  01:49:56
42775         Log: Integrate perlio.
42776      Branch: perl
42777           !> sv.c win32/config.bc win32/config.gc win32/config.vc
42778           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42779 ____________________________________________________________________________
42780 [  8476] By: nick                                  on 2001/01/18  21:51:52
42781         Log: Integrate mainline
42782      Branch: perlio
42783           +> t/lib/1_compile.t t/lib/compmod.pl
42784           !> MANIFEST configure.com lib/unicode/distinct.pm
42785 ____________________________________________________________________________
42786 [  8475] By: nick                                  on 2001/01/18  21:48:02
42787         Log: Win32 "safe signals" co-existance fix.
42788              Fix SIG_SIZE value.
42789              Clear PL_sig_pending when cloning (fork).
42790      Branch: perlio
42791            ! sv.c win32/config.bc win32/config.gc win32/config.vc
42792            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42793 ____________________________________________________________________________
42794 [  8474] By: jhi                                   on 2001/01/18  14:40:57
42795         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
42796      Branch: perl
42797            ! t/lib/1_compile.t
42798 ____________________________________________________________________________
42799 [  8473] By: gsar                                  on 2001/01/18  11:42:31
42800         Log: unsubmitted trial1 change
42801      Branch: maint-5.6/perl
42802            ! Changes
42803 ____________________________________________________________________________
42804 [  8472] By: jhi                                   on 2001/01/18  04:30:24
42805         Log: The first bug found by 1_compile.t.
42806      Branch: perl
42807            ! lib/unicode/distinct.pm
42808 ____________________________________________________________________________
42809 [  8471] By: jhi                                   on 2001/01/18  04:29:42
42810         Log: Add Schwern's 1_compile test.  The compile_module script renamed
42811              to be a bit shorter for the 8.3 people.
42812      Branch: perl
42813            + t/lib/1_compile.t t/lib/compmod.pl
42814            ! MANIFEST
42815 ____________________________________________________________________________
42816 [  8470] By: jhi                                   on 2001/01/18  04:16:00
42817         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)
42818              From: Peter Prymmer <pvhp@forte.com>
42819              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
42820              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
42821              Replace #8463.
42822      Branch: maint-5.6/perl
42823            ! configure.com
42824 ____________________________________________________________________________
42825 [  8469] By: jhi                                   on 2001/01/18  04:13:02
42826         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)
42827              From: Peter Prymmer <pvhp@forte.com>
42828              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
42829              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
42830              Replace #8462.
42831      Branch: perl
42832            ! configure.com
42833 ____________________________________________________________________________
42834 [  8468] By: jhi                                   on 2001/01/18  03:42:08
42835         Log: Integrate perlio.
42836      Branch: perl
42837           !> gv.c mg.c perlio.c util.c
42838 ____________________________________________________________________________
42839 [  8467] By: nick                                  on 2001/01/17  22:41:10
42840         Log: "Safe" signals - trial implementation.
42841              gv.c tweaked to zero PL_sig_pend array
42842              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
42843              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
42844              Odd thing is that it "works" with PERLIO=stdio as well (linux).
42845      Branch: perlio
42846            ! gv.c mg.c perlio.c util.c
42847 ____________________________________________________________________________
42848 [  8466] By: nick                                  on 2001/01/17  20:40:20
42849         Log: Integrate mainline.
42850      Branch: perlio
42851           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42852           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
42853           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
42854           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42855           !> vos/config.ga.h win32/config.bc win32/config.gc
42856           !> win32/config.vc
42857 ____________________________________________________________________________
42858 [  8465] By: jhi                                   on 2001/01/17  18:37:13
42859         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
42860              From: Nicholas Clark <nick@ccl4.org>
42861              Date: Wed, 17 Jan 2001 17:31:33 +0000
42862              Message-ID: <20010117173133.I2633@plum.flirble.org>
42863      Branch: perl
42864            ! t/op/int.t
42865 ____________________________________________________________________________
42866 [  8464] By: jhi                                   on 2001/01/17  14:43:17
42867         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
42868              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42869              Date: Wed, 17 Jan 2001 15:16:43 +0100
42870              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
42871              
42872              pp_int() was dropping an NV to the floor,
42873              int(279964589018079/59) either returned not an integer
42874              4745162525730.15, or one got "Attempt to free unreferenced scalar."
42875      Branch: perl
42876            ! pp.c
42877 ____________________________________________________________________________
42878 [  8463] By: jhi                                   on 2001/01/17  06:12:42
42879         Log: (Replaced by #8470)
42880              
42881              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)
42882              From: "Craig A. Berry" <craigberry@mac.com>
42883              Date: Tue, 16 Jan 2001 23:38:46 -0600
42884              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
42885      Branch: maint-5.6/perl
42886            ! configure.com
42887 ____________________________________________________________________________
42888 [  8462] By: jhi                                   on 2001/01/17  06:11:31
42889         Log: (Replaced by #8469)
42890              
42891              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)
42892              From: "Craig A. Berry" <craigberry@mac.com>
42893              Date: Tue, 16 Jan 2001 23:38:46 -0600
42894              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
42895      Branch: perl
42896            ! configure.com
42897 ____________________________________________________________________________
42898 [  8461] By: jhi                                   on 2001/01/17  05:56:12
42899         Log: Allow for one trailing slash in the directory of mkdir().
42900      Branch: perl
42901            ! pp_sys.c
42902 ____________________________________________________________________________
42903 [  8460] By: jhi                                   on 2001/01/17  03:26:01
42904         Log: Metaconfig unit changes for #8459.
42905      Branch: metaconfig
42906            ! U/modified/Loc.U U/modified/sig_name.U
42907 ____________________________________________________________________________
42908 [  8459] By: jhi                                   on 2001/01/17  03:24:48
42909         Log: Define SIG_SIZE, the number of elements in the sig_name and
42910              sig_num arrays, including the final NULL entry.
42911      Branch: perl
42912            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42913            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
42914            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
42915            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42916            ! win32/config.bc win32/config.gc win32/config.vc
42917 ____________________________________________________________________________
42918 [  8458] By: jhi                                   on 2001/01/17  01:41:33
42919         Log: Integrate perlio.
42920      Branch: perl
42921           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
42922           !> perlapi.h proto.h sv.c
42923 ____________________________________________________________________________
42924 [  8457] By: nick                                  on 2001/01/16  22:07:26
42925         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
42926              Provides all the "cost" but no benefit yet - it is to allow cost
42927              to be measured, and implementation experiments (just in mg.c?).
42928      Branch: perlio
42929            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
42930            ! perlapi.h proto.h sv.c
42931 ____________________________________________________________________________
42932 [  8456] By: nick                                  on 2001/01/16  21:07:07
42933         Log: Integrate mainline.
42934      Branch: perlio
42935           !> (integrate 51 files)
42936 ____________________________________________________________________________
42937 [  8455] By: jhi                                   on 2001/01/16  18:13:43
42938         Log: Subject: [PATCH] regcomp.c old feature removal
42939              From: mjd@plover.com
42940              Date: 16 Jan 2001 14:43:18 -0000 
42941              Message-ID: <20010116144318.7140.qmail@plover.com> 
42942      Branch: perl
42943            ! regcomp.c
42944 ____________________________________________________________________________
42945 [  8454] By: jhi                                   on 2001/01/16  16:12:39
42946         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
42947              From: "Indy Singh" <indy@nusphere.com>
42948              Date: Wed, 10 Jan 2001 20:17:49 -0500
42949              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
42950      Branch: maint-5.6/perl
42951            ! win32/Makefile
42952 ____________________________________________________________________________
42953 [  8453] By: jhi                                   on 2001/01/16  16:09:33
42954         Log: Update Changes.
42955      Branch: perl
42956            ! Changes patchlevel.h
42957 ____________________________________________________________________________
42958 [  8452] By: jhi                                   on 2001/01/16  15:42:04
42959         Log: Subject: Re: API Cleanup
42960              To: perl5-porters@perl.org
42961              Date: Tue, 16 Jan 2001 13:42:30 +0000
42962              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
42963              
42964              Subject: [PATCH] utf8.c documentation
42965              From: Simon Cozens <simon@cozens.net>
42966              Date: Tue, 16 Jan 2001 13:52:48 +0000
42967              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
42968              
42969              Subject: Re: API Cleanup
42970              From: Simon Cozens <simon@cozens.net>
42971              Date: Tue, 16 Jan 2001 14:58:55 +0000
42972              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
42973              
42974              UTF-8 doc patches.
42975      Branch: perl
42976            ! embed.pl pod/perlapi.pod utf8.c
42977 ____________________________________________________________________________
42978 [  8451] By: jhi                                   on 2001/01/16  14:41:39
42979         Log: podlators 1.07, from Russ Allbery.
42980      Branch: perl
42981            ! lib/Pod/Man.pm
42982 ____________________________________________________________________________
42983 [  8450] By: jhi                                   on 2001/01/16  14:24:19
42984         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
42985              From: "Indy Singh" <indy@nusphere.com>
42986              Date: Mon, 15 Jan 2001 20:59:40 -0500
42987              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
42988      Branch: perl
42989            ! win32/Makefile
42990 ____________________________________________________________________________
42991 [  8449] By: jhi                                   on 2001/01/16  03:42:55
42992         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
42993              at the setting of the ofs_sv in new_struct_thread() as the
42994              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
42995              uninitialized fields are, uh, initialized with),
42996              SvREFCNT_inc()ing that invited a core dump.
42997      Branch: perl
42998            ! util.c
42999 ____________________________________________________________________________
43000 [  8448] By: jhi                                   on 2001/01/16  01:49:07
43001         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
43002              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43003              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
43004              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
43005              
43006              Replace #8444 and #8445.
43007      Branch: perl
43008            ! ext/B/B.xs ext/B/B/Debug.pm
43009 ____________________________________________________________________________
43010 [  8447] By: jhi                                   on 2001/01/15  21:05:35
43011         Log: Subject: [PATCH] API Variable documentation   
43012              From: Simon Cozens <simon@cozens.net>
43013              Date: Mon, 15 Jan 2001 19:35:54 +0000
43014              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
43015      Branch: perl
43016            ! pod/perlapi.pod thrdvar.h
43017 ____________________________________________________________________________
43018 [  8446] By: jhi                                   on 2001/01/15  20:49:20
43019         Log: Signedness nit.
43020      Branch: perl
43021            ! pp_ctl.c
43022 ____________________________________________________________________________
43023 [  8445] By: jhi                                   on 2001/01/15  20:28:48
43024         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
43025      Branch: perl
43026            ! ext/B/B/Debug.pm
43027 ____________________________________________________________________________
43028 [  8444] By: jhi                                   on 2001/01/15  13:09:10
43029         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
43030      Branch: perl
43031            ! ext/B/B.xs
43032 ____________________________________________________________________________
43033 [  8443] By: jhi                                   on 2001/01/15  13:06:26
43034         Log: Missing from #8439.
43035      Branch: perl
43036            ! keywords.h mg.c
43037 ____________________________________________________________________________
43038 [  8442] By: jhi                                   on 2001/01/15  13:02:38
43039         Log: Subject: [PATCH @8436] Eliminate op_children
43040              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43041              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
43042              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
43043              
43044              Subject: [PATCH @8436] Re: Eliminate op_children
43045              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43046              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
43047              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
43048      Branch: perl
43049            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
43050            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
43051            ! op.c op.h
43052 ____________________________________________________________________________
43053 [  8441] By: jhi                                   on 2001/01/15  12:57:08
43054         Log: Use the /^Perl_/-less form of is_lvalue_sub().
43055      Branch: perl
43056            ! pp.h
43057 ____________________________________________________________________________
43058 [  8440] By: jhi                                   on 2001/01/15  05:13:09
43059         Log: Revert #8437 and #8438, the Linux large files story is more complex.
43060      Branch: metaconfig/U/perl
43061            ! d_fpos64_t.U d_off64_t.U
43062      Branch: perl
43063            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43064            ! config_h.SH configure.com epoc/config.sh perl.h
43065            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
43066            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43067            ! win32/config.bc win32/config.gc win32/config.vc
43068 ____________________________________________________________________________
43069 [  8439] By: jhi                                   on 2001/01/15  05:02:24
43070         Log: More UTF-8 patches from Inaba Hiroto.
43071              - The substr lval was still not okay.
43072              - Now pp_stringify and sv_setsv copies source's UTF8 flag
43073              even if IN_BYTE.  pp_stringify is called from fold_constants
43074              at optimization phase and "\x{100}" was made SvUTF8_off under
43075              use bytes (the bytes pragma is for "byte semantics" and not
43076              for "do not produce UTF8 data")
43077              - New `qu' operator to generate UTF8 string explicitly.
43078              Though I agree with the policy "0x00-0xff always produce bytes",
43079              sometimes want to such a string to be coded in UTF8.
43080              I can use pack"U0a*" but it requires more typing and has
43081              runtime overhead.
43082              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
43083              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
43084              string is not UTF8_on and has char 0x80-0xff.
43085              
43086              TODO: document and test qu.
43087      Branch: perl
43088            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
43089            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
43090            ! toke.c
43091 ____________________________________________________________________________
43092 [  8438] By: jhi                                   on 2001/01/14  05:10:23
43093         Log: (Reverted by #8440)
43094              
43095              Metaconfig unit changes for #8437.
43096      Branch: metaconfig/U/perl
43097            ! d_fpos64_t.U d_off64_t.U
43098 ____________________________________________________________________________
43099 [  8437] By: jhi                                   on 2001/01/14  04:55:34
43100         Log: (Reverted by #8440)
43101              
43102              Add <features.h> probing, seems to be needed for (some?)
43103              Linux largefileness.
43104      Branch: perl
43105            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43106            ! config_h.SH configure.com epoc/config.sh perl.h
43107            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
43108            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43109            ! win32/config.bc win32/config.gc win32/config.vc
43110 ____________________________________________________________________________
43111 [  8436] By: jhi                                   on 2001/01/13  17:47:21
43112         Log: Tighten some of the tests a bit.
43113      Branch: perl
43114            ! t/pragma/utf8.t
43115 ____________________________________________________________________________
43116 [  8435] By: jhi                                   on 2001/01/13  17:31:54
43117         Log: Integrate perlio.
43118      Branch: perl
43119           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
43120           !> win32/config_H.gc win32/config_H.vc
43121 ____________________________________________________________________________
43122 [  8434] By: nick                                  on 2001/01/13  11:36:53
43123         Log: Run dmake regen_config_h for Win32
43124      Branch: perlio
43125            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43126 ____________________________________________________________________________
43127 [  8433] By: nick                                  on 2001/01/13  11:31:55
43128         Log: VMS friendly patch to Encode compile process
43129      Branch: perlio
43130            ! ext/Encode/Makefile.PL ext/Encode/compile
43131 ____________________________________________________________________________
43132 [  8432] By: nick                                  on 2001/01/13  11:06:44
43133         Log: Integrate mainline
43134      Branch: perlio
43135           +> ext/B/B/Concise.pm
43136           !> (integrate 52 files)
43137 ____________________________________________________________________________
43138 [  8431] By: jhi                                   on 2001/01/13  05:55:55
43139         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
43140              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43141              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
43142              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
43143      Branch: perl
43144            ! ext/B/B/Concise.pm
43145 ____________________________________________________________________________
43146 [  8430] By: jhi                                   on 2001/01/13  04:24:18
43147         Log: The LVRET macro needed an aTHX.
43148      Branch: perl
43149            ! pp.h
43150 ____________________________________________________________________________
43151 [  8429] By: jhi                                   on 2001/01/13  02:12:42
43152         Log: Update Changes.
43153      Branch: perl
43154            ! Changes patchlevel.h
43155 ____________________________________________________________________________
43156 [  8428] By: jhi                                   on 2001/01/13  02:08:50
43157         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
43158              From: Peter Prymmer <pvhp@forte.com>
43159              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
43160              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
43161              
43162              Add a BEGIN guard for sloppy floating point division.
43163      Branch: perl
43164            ! lib/Math/BigInt.pm lib/bigint.pl
43165 ____________________________________________________________________________
43166 [  8427] By: jhi                                   on 2001/01/13  01:47:16
43167         Log: The B::Terse drop-in replacement wasn't quite drop-in.
43168      Branch: perl
43169            ! ext/B/B/Terse.pm
43170 ____________________________________________________________________________
43171 [  8426] By: jhi                                   on 2001/01/12  21:20:43
43172         Log: Use UVXf.
43173      Branch: perl
43174            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43175            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
43176            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43177            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43178            ! win32/config.gc win32/config.vc
43179 ____________________________________________________________________________
43180 [  8425] By: jhi                                   on 2001/01/12  20:20:14
43181         Log: Subject: [PATCH perl@8342] -Wformat
43182              From: Robin Barker <rmb1@cise.npl.co.uk>
43183              Date: Fri, 12 Jan 2001 20:03:14 GMT
43184              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
43185      Branch: perl
43186            ! ext/Encode/Encode.xs mg.c sv.c toke.c
43187 ____________________________________________________________________________
43188 [  8424] By: jhi                                   on 2001/01/12  20:01:48
43189         Log: Subject: B::Concise -- an improved replacement for B::Terse 
43190              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43191              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
43192              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
43193      Branch: perl
43194            + ext/B/B/Concise.pm
43195            ! MANIFEST ext/B/B/Terse.pm
43196 ____________________________________________________________________________
43197 [  8423] By: jhi                                   on 2001/01/12  19:24:02
43198         Log: The new metaconfig unit from the #8421.
43199      Branch: metaconfig/U/perl
43200            + d_sigprocmask.U
43201 ____________________________________________________________________________
43202 [  8422] By: jhi                                   on 2001/01/12  19:23:43
43203         Log: Forgot the microperl config from the #8421.
43204      Branch: perl
43205            ! uconfig.h uconfig.sh
43206 ____________________________________________________________________________
43207 [  8421] By: jhi                                   on 2001/01/12  19:05:27
43208         Log: Add sigprocmask() probe, regen Configure, regen toc.
43209      Branch: perl
43210            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43211            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
43212            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43213            ! vos/config.ga.h win32/config.bc win32/config.gc
43214            ! win32/config.vc
43215 ____________________________________________________________________________
43216 [  8420] By: jhi                                   on 2001/01/12  18:34:31
43217         Log: Add sockatmark() to the todo list.
43218      Branch: perl
43219            ! Todo-5.6
43220 ____________________________________________________________________________
43221 [  8419] By: jhi                                   on 2001/01/12  18:09:46
43222         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
43223      Branch: perl
43224            ! op.c
43225 ____________________________________________________________________________
43226 [  8418] By: jhi                                   on 2001/01/12  18:05:30
43227         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
43228              From: Radu Greab <radu@netsoft.ro>
43229              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
43230              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
43231      Branch: perl
43232            ! op.c t/pragma/sub_lval.t
43233 ____________________________________________________________________________
43234 [  8417] By: jhi                                   on 2001/01/12  16:09:09
43235         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
43236              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
43237              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
43238              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
43239      Branch: perl
43240            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
43241            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
43242            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
43243            ! t/pragma/sub_lval.t toke.c
43244 ____________________________________________________________________________
43245 [  8416] By: jhi                                   on 2001/01/12  15:42:06
43246         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
43247              From: "Richard Soderberg" <rs@crystalflame.net>
43248              Date: Fri, 12 Jan 2001 04:49:35 -0800
43249              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
43250              
43251              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
43252              according to the platform.
43253      Branch: perl
43254            ! op.c
43255 ____________________________________________________________________________
43256 [  8415] By: jhi                                   on 2001/01/12  15:33:41
43257         Log: One more UTF-8 fix from Inaba Hiroto.
43258      Branch: perl
43259            ! pp.c regexec.c t/pragma/utf8.t
43260 ____________________________________________________________________________
43261 [  8414] By: jhi                                   on 2001/01/12  15:30:18
43262         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
43263      Branch: perl
43264            ! regexec.c
43265 ____________________________________________________________________________
43266 [  8413] By: jhi                                   on 2001/01/12  15:22:10
43267         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
43268              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43269              Date: Thu, 11 Jan 2001 12:53:36 +0100
43270              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
43271      Branch: perl
43272            ! toke.c
43273 ____________________________________________________________________________
43274 [  8412] By: jhi                                   on 2001/01/12  15:20:25
43275         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
43276              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43277              Date: Fri, 12 Jan 2001 14:37:55 +0100
43278              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
43279      Branch: perl
43280            ! hints/posix-bc.sh
43281 ____________________________________________________________________________
43282 [  8411] By: jhi                                   on 2001/01/12  15:14:14
43283         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
43284              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43285              Date: Fri, 12 Jan 2001 10:42:21 +0100
43286              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
43287      Branch: perl
43288            ! t/op/regmesg.t
43289 ____________________________________________________________________________
43290 [  8410] By: jhi                                   on 2001/01/12  05:48:55
43291         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
43292              From: Nicholas Clark <nick@ccl4.org> 
43293              Date: Sun, 7 Jan 2001 19:47:14 +0000
43294              Message-ID: <20010107194714.B1048@plum.flirble.org>
43295      Branch: perl
43296            ! t/op/numconvert.t
43297 ____________________________________________________________________________
43298 [  8409] By: jhi                                   on 2001/01/12  05:41:28
43299         Log: Integrate perlio.
43300      Branch: perl
43301           !> mg.c scope.h
43302 ____________________________________________________________________________
43303 [  8408] By: nick                                  on 2001/01/11  22:43:28
43304         Log: Remove variables that were used in experiments.
43305      Branch: perlio
43306            ! mg.c
43307 ____________________________________________________________________________
43308 [  8407] By: nick                                  on 2001/01/11  20:57:44
43309         Log: Catch die in %SIG handler and unblock the signal before re-dying.
43310              This make Linux work _without_ sigsetjmp().
43311              Turn off sigsetjmp() to see what else it does.
43312              May need Configure probe for sigprocmask() if anything has sigaction()
43313              but not sigprocmask().
43314      Branch: perlio
43315            ! mg.c scope.h
43316 ____________________________________________________________________________
43317 [  8406] By: nick                                  on 2001/01/11  19:32:07
43318         Log: Integrate mainline
43319      Branch: perlio
43320           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
43321           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
43322           !> t/op/substr.t
43323 ____________________________________________________________________________
43324 [  8405] By: jhi                                   on 2001/01/11  17:11:01
43325         Log: Fix UTF-8 lval substr().
43326      Branch: perl
43327            ! mg.c t/op/substr.t
43328 ____________________________________________________________________________
43329 [  8404] By: jhi                                   on 2001/01/11  05:13:58
43330         Log: Update Changes.
43331      Branch: perl
43332            ! Changes patchlevel.h
43333 ____________________________________________________________________________
43334 [  8403] By: jhi                                   on 2001/01/11  04:38:24
43335         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
43336              From: Hugo <hv@crypt.compulink.co.uk>
43337              Date: Mon, 30 Oct 2000 01:33:26 +0000
43338              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
43339      Branch: perl
43340            ! regexec.c t/op/re_tests
43341 ____________________________________________________________________________
43342 [  8402] By: jhi                                   on 2001/01/11  04:26:12
43343         Log: Integrate perlio.
43344      Branch: perl
43345           !> scope.h util.c
43346 ____________________________________________________________________________
43347 [  8401] By: nick                                  on 2001/01/10  22:52:55
43348         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
43349              (So Alan and Ilya can try setting via hints.)
43350              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
43351              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
43352              doing the save everywhere seems to restart read() correctly, but just
43353              doing it once "round" the handler does not.
43354      Branch: perlio
43355            ! scope.h
43356 ____________________________________________________________________________
43357 [  8400] By: jhi                                   on 2001/01/10  21:57:54
43358         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
43359              of IRIX, HP-UX is unaffected.
43360      Branch: perl
43361            ! perl.h
43362 ____________________________________________________________________________
43363 [  8399] By: nick                                  on 2001/01/10  21:29:19
43364         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
43365      Branch: perlio
43366            ! util.c
43367 ____________________________________________________________________________
43368 [  8398] By: jhi                                   on 2001/01/10  20:55:31
43369         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
43370              also have ReusePort.
43371      Branch: perl
43372            ! ext/IO/lib/IO/Socket/INET.pm
43373 ____________________________________________________________________________
43374 [  8397] By: jhi                                   on 2001/01/10  20:50:57
43375         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
43376              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
43377              Date: Wed, 10 Jan 2001 01:38:13 -0800
43378              Message-ID: <20010110013813.B41744@yahoo-inc.com>
43379      Branch: perl
43380            ! ext/IO/lib/IO/Socket/INET.pm
43381 ____________________________________________________________________________
43382 [  8396] By: jhi                                   on 2001/01/10  20:49:30
43383         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
43384              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
43385              Date: Wed, 10 Jan 2001 01:37:32 -0800
43386              Message-ID: <20010110013732.A41744@yahoo-inc.com>
43387      Branch: perl
43388            ! ext/Socket/Socket.pm
43389 ____________________________________________________________________________
43390 [  8395] By: jhi                                   on 2001/01/10  20:41:37
43391         Log: Test for bug id 20010105.016 (fixed by #8378).
43392      Branch: perl
43393            ! t/op/split.t
43394 ____________________________________________________________________________
43395 [  8394] By: jhi                                   on 2001/01/10  20:26:32
43396         Log: Integrate perlio.
43397      Branch: perl
43398            ! util.c
43399 ____________________________________________________________________________
43400 [  8393] By: nick                                  on 2001/01/10  19:34:30
43401         Log: Back out Simon's pid hackery for now.
43402      Branch: perlio
43403            ! util.c
43404 ____________________________________________________________________________
43405 [  8392] By: nick                                  on 2001/01/10  19:23:13
43406         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
43407      Branch: perlio
43408           !> (integrate 29 files)
43409 ____________________________________________________________________________
43410 [  8391] By: jhi                                   on 2001/01/10  18:43:15
43411         Log: Subject: [PATCH] Fix my_pclose segfault
43412              From: Simon Cozens <simon@cozens.net>
43413              Date: Wed, 10 Jan 2001 18:39:35 +0000
43414              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
43415      Branch: perl
43416            ! util.c
43417 ____________________________________________________________________________
43418 [  8390] By: jhi                                   on 2001/01/10  18:42:08
43419         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
43420              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43421              Date:     Wed, 10 Jan 2001 13:23:02 EST
43422              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
43423      Branch: perl
43424            ! ext/Opcode/Opcode.xs
43425 ____________________________________________________________________________
43426 [  8389] By: jhi                                   on 2001/01/10  15:16:07
43427         Log: Turn off the integer preservation for now.
43428      Branch: perl
43429            ! perl.h
43430 ____________________________________________________________________________
43431 [  8388] By: jhi                                   on 2001/01/10  15:01:25
43432         Log: Few more IDE/editor nits from p5p.
43433      Branch: perl
43434            ! pod/perlfaq3.pod
43435 ____________________________________________________________________________
43436 [  8387] By: jhi                                   on 2001/01/10  06:53:16
43437         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
43438              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
43439              Date: Tue, 9 Jan 2001 23:16:02 +0000
43440              Message-ID: <20010109231602.A81101@plum.flirble.org>
43441      Branch: perl
43442            ! sv.c
43443 ____________________________________________________________________________
43444 [  8386] By: jhi                                   on 2001/01/10  03:17:54
43445         Log: Test cases for #8385 (from Simon's "torture.pl")
43446      Branch: perl
43447            ! t/op/tr.t
43448 ____________________________________________________________________________
43449 [  8385] By: jhi                                   on 2001/01/10  03:17:11
43450         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
43451              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
43452              Date: Wed, 10 Jan 2001 11:39:39 +0900
43453              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
43454              
43455              Some more UTF-8 tr cases fixed.
43456      Branch: perl
43457            ! doop.c
43458 ____________________________________________________________________________
43459 [  8384] By: jhi                                   on 2001/01/09  22:45:40
43460         Log: Allow the locale test needing POSIX and the taint test
43461              needing IPC::SysV to run under 'minitest' (basically,
43462              bail out if loading the extension fails)
43463      Branch: perl
43464            ! t/op/misc.t t/op/taint.t
43465 ____________________________________________________________________________
43466 [  8383] By: jhi                                   on 2001/01/09  21:36:04
43467         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
43468              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43469              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
43470              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
43471      Branch: perl
43472            ! t/io/openpid.t
43473 ____________________________________________________________________________
43474 [  8382] By: jhi                                   on 2001/01/09  21:06:08
43475         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
43476              Should finish up the bug id 20001205.022.
43477      Branch: perl
43478            ! pp.c pp_hot.c scope.c
43479 ____________________________________________________________________________
43480 [  8381] By: jhi                                   on 2001/01/09  18:27:43
43481         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
43482              From: Andy Dougherty <doughera@lafayette.edu>
43483              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
43484              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
43485              
43486              More robust yacc/bison error detection.
43487      Branch: perl
43488            ! t/comp/proto.t
43489 ____________________________________________________________________________
43490 [  8380] By: jhi                                   on 2001/01/09  15:21:38
43491         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
43492              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43493              Date:     Tue, 9 Jan 2001 07:53:55 EST
43494              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
43495      Branch: perl
43496            ! t/op/misc.t vms/test.com
43497 ____________________________________________________________________________
43498 [  8379] By: jhi                                   on 2001/01/09  15:20:38
43499         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
43500              From: jhi@cc.hut.fi
43501              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
43502              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
43503              
43504              The #8378 fixed this.
43505      Branch: perl
43506            ! t/op/tr.t
43507 ____________________________________________________________________________
43508 [  8378] By: jhi                                   on 2001/01/09  15:05:32
43509         Log: Subject: One more patch for UTF8 
43510              From: Inaba Hiroto <inaba@st.rim.or.jp>
43511              Date: Tue, 09 Jan 2001 01:04:32 +0900
43512              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
43513              
43514              UTF-8 fixes for 'x' and tr///.
43515      Branch: perl
43516            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
43517            ! regcomp.c regexec.c toke.c utf8.c
43518 ____________________________________________________________________________
43519 [  8377] By: jhi                                   on 2001/01/09  14:32:17
43520         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
43521      Branch: perl
43522            ! t/op/length.t
43523 ____________________________________________________________________________
43524 [  8376] By: jhi                                   on 2001/01/09  04:32:32
43525         Log: integrate changes #7775, #8316, #8316 from mainline
43526      Branch: maint-5.6/perl
43527            ! hints/solaris_2.sh
43528 ____________________________________________________________________________
43529 [  8375] By: jhi                                   on 2001/01/09  04:26:43
43530         Log: Update Changes.
43531      Branch: perl
43532            ! Changes patchlevel.h
43533 ____________________________________________________________________________
43534 [  8374] By: jhi                                   on 2001/01/09  04:14:32
43535         Log: IDE/editor section tweaking.
43536      Branch: perl
43537            ! pod/perlfaq3.pod
43538 ____________________________________________________________________________
43539 [  8373] By: jhi                                   on 2001/01/09  02:38:26
43540         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
43541              From: Peter Prymmer <pvhp@forte.com>
43542              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
43543              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
43544              
43545              In preparation os OS/390 dynamic loading.
43546      Branch: perl
43547            ! README.os390 hints/os390.sh
43548 ____________________________________________________________________________
43549 [  8372] By: jhi                                   on 2001/01/09  00:24:30
43550         Log: Integrate with perlio.
43551      Branch: perl
43552           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
43553 ____________________________________________________________________________
43554 [  8371] By: nick                                  on 2001/01/08  23:54:33
43555         Log: Fix "scalars leaked" bugs caused by overload magic
43556              (Highlighted by Ilya's DESTROY optimization.)
43557      Branch: perlio
43558            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
43559 ____________________________________________________________________________
43560 [  8370] By: nick                                  on 2001/01/08  20:19:41
43561         Log: Integrate mainline
43562      Branch: perlio
43563           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
43564           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
43565           !> t/op/64bitint.t
43566 ____________________________________________________________________________
43567 [  8369] By: jhi                                   on 2001/01/08  17:30:52
43568         Log: save_delete() Safefree() doesn't (anymore?) work with shared
43569              strings, one test failure in op/misc and almost all of lib/b.
43570              (Outcomments #8369.)
43571      Branch: perl
43572            ! scope.c
43573 ____________________________________________________________________________
43574 [  8368] By: jhi                                   on 2001/01/08  14:47:10
43575         Log: (Outcommented by #8369.)
43576              
43577              Subject: Re: Perl BugID 20001205.022 ---- save_delete
43578              From: Simon Cozens <simon@cozens.net>
43579              Date: Sat, 6 Jan 2001 11:48:40 +0000
43580              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
43581              
43582              The save_delete() does need the Safefree.
43583      Branch: perl
43584            ! scope.c
43585 ____________________________________________________________________________
43586 [  8367] By: bailey                                on 2001/01/08  08:53:52
43587         Log: Once again syncing after too long an absence
43588      Branch: vmsperl
43589           +> (branch 55 files)
43590            - MAINTAIN fix_pl vos/config.def vos/config.h
43591            - vos/config_h.SH_orig
43592           !> (integrate 498 files)
43593 ____________________________________________________________________________
43594 [  8366] By: jhi                                   on 2001/01/08  02:42:59
43595         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
43596              From: nick@ccl4.org
43597              Date: Sun, 7 Jan 2001 21:07:18 +0000
43598              Message-Id: <20010107210717.D1048@plum.flirble.org>
43599      Branch: perl
43600            ! sv.c t/op/64bitint.t
43601 ____________________________________________________________________________
43602 [  8365] By: jhi                                   on 2001/01/08  02:35:16
43603         Log: Subject: [PATCH] environ nit
43604              From: Simon Cozens <simon@cozens.net>
43605              Date: Sun, 7 Jan 2001 17:57:07 +0000
43606              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
43607              
43608              Use environ only if we have it.
43609      Branch: perl
43610            ! mg.c
43611 ____________________________________________________________________________
43612 [  8364] By: jhi                                   on 2001/01/08  02:24:51
43613         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
43614      Branch: perl
43615            ! ext/GDBM_File/GDBM_File.xs
43616 ____________________________________________________________________________
43617 [  8363] By: jhi                                   on 2001/01/08  02:19:24
43618         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
43619              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43620              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
43621              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
43622      Branch: perl
43623            ! dump.c op.c
43624 ____________________________________________________________________________
43625 [  8362] By: jhi                                   on 2001/01/08  02:17:43
43626         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
43627              From: Doug MacEachern <dougm@covalent.net>
43628              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
43629              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
43630              
43631              Allow AUTOLOAD to be an xsub and allow such xsubs
43632              to avoid use of $AUTOLOAD.
43633      Branch: perl
43634            ! gv.c
43635 ____________________________________________________________________________
43636 [  8361] By: jhi                                   on 2001/01/08  02:16:07
43637         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
43638              From: Radu Greab <radu@netsoft.ro>
43639              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
43640              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
43641              
43642              No need for the potentially unportable $SIG{CHLD}.
43643      Branch: perl
43644            ! t/io/pipe.t
43645 ____________________________________________________________________________
43646 [  8360] By: jhi                                   on 2001/01/08  01:58:23
43647         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
43648      Branch: perl
43649            ! lib/Getopt/Long.pm
43650 ____________________________________________________________________________
43651 [  8359] By: jhi                                   on 2001/01/08  01:55:44
43652         Log: Integrate perlio.
43653      Branch: perl
43654           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
43655           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
43656           !> utf8.c win32/Makefile
43657 ____________________________________________________________________________
43658 [  8358] By: jhi                                   on 2001/01/07  21:16:50
43659         Log: Update the EPOC cross SDK URL.
43660      Branch: perl
43661            ! README.epoc
43662 ____________________________________________________________________________
43663 [  8357] By: jhi                                   on 2001/01/07  21:16:09
43664         Log: Update the EPOC cross SDK URL.
43665      Branch: maint-5.6/perl
43666            ! README.epoc
43667 ____________________________________________________________________________
43668 [  8356] By: nick                                  on 2001/01/06  21:47:52
43669         Log: FILE * in XS code for PerlIO world:
43670              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
43671              - Add FILE * T_STDIO typemap.
43672              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
43673      Branch: perlio
43674            ! lib/ExtUtils/typemap perlio.c perlio.h
43675 ____________________________________________________________________________
43676 [  8355] By: jhi                                   on 2001/01/06  20:27:15
43677         Log: integrate change #8336 from mainline
43678              
43679              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
43680      Branch: maint-5.6/perl
43681            ! hv.c
43682 ____________________________________________________________________________
43683 [  8354] By: jhi                                   on 2001/01/06  20:24:29
43684         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43685              From: Robin Barker <rmb1@cise.npl.co.uk>
43686              Date: Fri, 22 Dec 2000 12:17:38 GMT
43687              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
43688              
43689              The patch reformats some long =item lines so they give
43690              correct output via pod2man | nroff -man
43691              
43692              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43693              From: Robin Barker <rmb1@cise.npl.co.uk>
43694              Date: Tue, 2 Jan 2001 15:35:03 GMT
43695              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
43696              
43697              Here is a _further_ patch which corrects a few more errors:
43698              * an empty C<=item> in CPAN.pm
43699              * patching the wrong file (pod/perlamiga.pod not README.amiga)
43700              * leaving empty C<=item>s which formatted incorrectly
43701              * over long C<=item>s revealed by latest patch to Pod::Man
43702      Branch: maint-5.6/perl
43703            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
43704            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
43705            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
43706            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
43707            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
43708            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
43709 ____________________________________________________________________________
43710 [  8353] By: jhi                                   on 2001/01/06  20:21:10
43711         Log: integrate changes #7980, 8056, 8057 from mainline
43712              
43713              UTF-8 hash keys.
43714      Branch: maint-5.6/perl
43715            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
43716 ____________________________________________________________________________
43717 [  8352] By: jhi                                   on 2001/01/06  20:18:44
43718         Log: Forgotten from #8438.
43719      Branch: maint-5.6/perl
43720            ! epoc/epocish.h
43721 ____________________________________________________________________________
43722 [  8351] By: jhi                                   on 2001/01/06  20:18:12
43723         Log: Forgotten from #8347.
43724      Branch: maint-5.6/perl
43725            ! config_h.SH
43726 ____________________________________________________________________________
43727 [  8350] By: jhi                                   on 2001/01/06  20:00:19
43728         Log: Thinko in #8347.
43729      Branch: maint-5.6/perl
43730            ! regcomp.c
43731 ____________________________________________________________________________
43732 [  8349] By: jhi                                   on 2001/01/06  18:05:30
43733         Log: Copy the FAQ3 IDE section from the development branch,
43734              changes originally by Peter Prymmer.
43735      Branch: maint-5.6/perl
43736            ! pod/perlfaq3.pod
43737 ____________________________________________________________________________
43738 [  8348] By: jhi                                   on 2001/01/06  18:03:02
43739         Log: EPOC updates for TRIAL1.
43740              
43741              Subject: [5.6.1 trial1] EPOC update
43742              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43743              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
43744              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
43745              
43746              Subject: epoc patch2 for perl-5.6.1-trial1
43747              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43748              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
43749              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
43750      Branch: maint-5.6/perl
43751            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
43752            ! epoc/epocish.c
43753 ____________________________________________________________________________
43754 [  8347] By: jhi                                   on 2001/01/06  17:29:10
43755         Log: integrate changes #7710,7824,7973 from mainline,
43756              plus VMS nits from Peter Prymmer and Dan Sugalski.
43757              
43758              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
43759              library (getprotobyname and getprotobynumber are outversioned by
43760              the same calls in libc, at least for xlc version 3.
43761              
43762              Add HAS_SBRK_PROTO.
43763              
43764              Fixes for signedness warnings noticed by VMSperlers.
43765      Branch: maint-5.6/perl
43766            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43767            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
43768            ! sv.c vms/descrip_mms.template vos/config.alpha.def
43769            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43770            ! win32/config.bc win32/config.gc win32/config.vc
43771 ____________________________________________________________________________
43772 [  8346] By: nick                                  on 2001/01/06  14:36:01
43773         Log: Fixup accumulated integrate muddles (perlio == devperl again)
43774      Branch: perlio
43775            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
43776 ____________________________________________________________________________
43777 [  8345] By: nick                                  on 2001/01/06  14:24:58
43778         Log: Integrate mainline
43779      Branch: perlio
43780           !> (integrate 55 files)
43781 ____________________________________________________________________________
43782 [  8344] By: jhi                                   on 2001/01/06  02:24:02
43783         Log: Subject: [patch] PerlIO_cleanup() prototype
43784              From: Doug MacEachern <dougm@covalent.net>
43785              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
43786              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
43787      Branch: perl
43788            ! perlio.h
43789 ____________________________________________________________________________
43790 [  8343] By: jhi                                   on 2001/01/06  01:04:09
43791         Log: IRIX compiler noticed that the bof initialization might be
43792              bypassed by control flow.
43793      Branch: perl
43794            ! toke.c
43795 ____________________________________________________________________________
43796 [  8342] By: jhi                                   on 2001/01/06  00:10:48
43797         Log: Update Changes.
43798      Branch: perl
43799            ! Changes patchlevel.h
43800 ____________________________________________________________________________
43801 [  8341] By: jhi                                   on 2001/01/05  23:52:33
43802         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
43803      Branch: perl
43804            ! toke.c
43805 ____________________________________________________________________________
43806 [  8340] By: jhi                                   on 2001/01/05  22:44:08
43807         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
43808              From: Radu Greab <radu@netsoft.ro>
43809              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
43810              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
43811      Branch: perl
43812            ! t/io/pipe.t util.c
43813 ____________________________________________________________________________
43814 [  8339] By: jhi                                   on 2001/01/05  22:35:17
43815         Log: Subject: [PATCH] format and rewording in perlfaq.pod
43816              From: Robin Barker <rmb1@cise.npl.co.uk>
43817              Date: Fri, 5 Jan 2001 18:51:20 GMT
43818              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
43819      Branch: perl
43820            ! pod/perlfaq.pod
43821 ____________________________________________________________________________
43822 [  8338] By: jhi                                   on 2001/01/05  22:31:17
43823         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
43824              From: Peter Prymmer <pvhp@forte.com>
43825              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
43826              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
43827      Branch: perl
43828            ! utils/perlbug.PL
43829 ____________________________________________________________________________
43830 [  8337] By: jhi                                   on 2001/01/05  18:15:11
43831         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
43832              From: Robin Barker <rmb1@cise.npl.co.uk>
43833              Date: Tue, 2 Jan 2001 15:24:07 GMT
43834              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
43835              
43836              If you call configure as C<./Configure> or C<sh ./Configure>,
43837              $src is set to the absolute path name, not '.'.
43838              
43839              This, in turn, means -Dmksymlink tries to do its stuff because
43840              it does not think it is in the src directory.
43841              
43842              (plus a metaconfig nitfix)
43843      Branch: metaconfig
43844            ! U/compline/ccflags.U U/modified/src.U
43845      Branch: perl
43846            ! Configure config_h.SH
43847 ____________________________________________________________________________
43848 [  8336] By: jhi                                   on 2001/01/05  17:48:32
43849         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
43850              From: Alan Burlison <Alan.Burlison@uk.sun.com>
43851              Message-ID: <3A5606C4.473D2226@uk.sun.com>
43852              Date: Fri, 05 Jan 2001 17:39:16 +0000
43853      Branch: perl
43854            ! hv.c
43855 ____________________________________________________________________________
43856 [  8335] By: jhi                                   on 2001/01/05  16:05:44
43857         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
43858      Branch: perl
43859            ! lib/Getopt/Long.pm
43860 ____________________________________________________________________________
43861 [  8334] By: jhi                                   on 2001/01/05  16:00:51
43862         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
43863              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
43864              Date: Fri, 05 Jan 2001 13:46:51 +0100
43865              Message-ID: <13693.978698811@nice.ram.loc>
43866              
43867              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
43868              accurate reading of the "atime".  
43869      Branch: perl
43870            ! t/io/fs.t
43871 ____________________________________________________________________________
43872 [  8333] By: jhi                                   on 2001/01/05  15:57:37
43873         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
43874              From: Simon Cozens <simon@cozens.net>
43875              Date: Fri, 8 Dec 2000 13:33:31 +0000
43876              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
43877              
43878              A lost patch fragment.
43879      Branch: perl
43880            ! doop.c
43881 ____________________________________________________________________________
43882 [  8332] By: jhi                                   on 2001/01/05  15:40:42
43883         Log: Do away with strncpy() and a fixed length buffer.
43884      Branch: perl
43885            ! utf8.c
43886 ____________________________________________________________________________
43887 [  8331] By: jhi                                   on 2001/01/05  15:03:07
43888         Log: Tests for #8329 and #8330.
43889      Branch: perl
43890            ! t/op/bop.t
43891 ____________________________________________________________________________
43892 [  8330] By: jhi                                   on 2001/01/05  15:02:38
43893         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
43894              raw 8-bit form to the UTF-8 string.
43895      Branch: perl
43896            ! toke.c
43897 ____________________________________________________________________________
43898 [  8329] By: jhi                                   on 2001/01/05  14:55:13
43899         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
43900              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43901              Date: Fri, 5 Jan 2001 12:28:52 +0100
43902              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
43903              
43904              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
43905              no effect.  (changed the strncpy() to Copy())
43906      Branch: perl
43907            ! toke.c
43908 ____________________________________________________________________________
43909 [  8328] By: jhi                                   on 2001/01/05  06:44:27
43910         Log: UTF-8 cleanup.
43911      Branch: perl
43912            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
43913            ! regexec.c sv.c toke.c
43914 ____________________________________________________________________________
43915 [  8327] By: jhi                                   on 2001/01/05  01:11:29
43916         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')
43917              From: Radu Greab <radu@netsoft.ro>
43918              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
43919              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
43920              
43921              Cleans up Harness to not use FileHandle, which uses IO.
43922      Branch: perl
43923            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43924 ____________________________________________________________________________
43925 [  8326] By: jhi                                   on 2001/01/05  00:56:37
43926         Log: Update Changes.
43927      Branch: perl
43928            ! Changes patchlevel.h
43929 ____________________________________________________________________________
43930 [  8325] By: jhi                                   on 2001/01/05  00:53:18
43931         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
43932              From: Peter Prymmer <pvhp@forte.com>
43933              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
43934              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
43935              
43936              plus a couple more tailing whitespace removals.
43937      Branch: perl
43938            ! win32/Makefile
43939 ____________________________________________________________________________
43940 [  8324] By: jhi                                   on 2001/01/05  00:47:39
43941         Log: Add some Unicode chop() tests.
43942      Branch: perl
43943            ! t/op/chop.t
43944 ____________________________________________________________________________
43945 [  8323] By: jhi                                   on 2001/01/05  00:47:23
43946         Log: Unify UTF-8 malformedness handling.
43947      Branch: perl
43948            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
43949 ____________________________________________________________________________
43950 [  8322] By: jhi                                   on 2001/01/04  22:21:54
43951         Log: The new $issymlink was unknown to Mksymlinks.
43952      Branch: metaconfig/U/perl
43953            ! Mksymlinks.U issymlink.U
43954      Branch: perl
43955            ! Configure config_h.SH
43956 ____________________________________________________________________________
43957 [  8321] By: jhi                                   on 2001/01/04  21:51:05
43958         Log: The test didn't work under the core test framework.
43959      Branch: perl
43960            ! t/lib/st-lock.t
43961 ____________________________________________________________________________
43962 [  8320] By: jhi                                   on 2001/01/04  21:14:22
43963         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
43964      Branch: perl
43965            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
43966 ____________________________________________________________________________
43967 [  8319] By: jhi                                   on 2001/01/04  20:46:17
43968         Log: Typo in #8312 when manually appying a problematic patch fragment.
43969      Branch: perl
43970            ! ext/Storable/Storable.xs
43971 ____________________________________________________________________________
43972 [  8318] By: jhi                                   on 2001/01/04  20:43:01
43973         Log: The $sh_c didn't fly.
43974      Branch: metaconfig
43975            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
43976            ! U/modified/Loc.U U/modified/myhostname.U
43977            ! U/modified/spitshell.U
43978      Branch: metaconfig/U/perl
43979            ! issymlink.U
43980      Branch: perl
43981            ! Configure config_h.SH
43982 ____________________________________________________________________________
43983 [  8317] By: jhi                                   on 2001/01/04  19:58:01
43984         Log: AIX builtin test -h is broken, changes based on
43985              
43986              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
43987              Date: Tue, 02 Jan 2001 11:24:39 +0100
43988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43989              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
43990      Branch: metaconfig
43991            + U/modified/spitshell.U
43992            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
43993            ! U/modified/Loc.U U/modified/myhostname.U
43994      Branch: metaconfig/U/perl
43995            ! Mksymlinks.U issymlink.U
43996      Branch: perl
43997            ! Configure
43998 ____________________________________________________________________________
43999 [  8316] By: jhi                                   on 2001/01/04  19:02:22
44000         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
44001              From: Andy Dougherty <doughera@lafayette.edu>
44002              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
44003              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
44004              
44005              Beware of GNU ld.
44006      Branch: perl
44007            ! hints/solaris_2.sh
44008 ____________________________________________________________________________
44009 [  8315] By: jhi                                   on 2001/01/04  18:56:48
44010         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
44011              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
44012              Date: Wed, 3 Jan 2001 07:58:51 +0100
44013              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
44014      Branch: perl
44015            ! hints/solaris_2.sh
44016 ____________________________________________________________________________
44017 [  8314] By: jhi                                   on 2001/01/04  18:54:07
44018         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
44019              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44020              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
44021              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
44022              
44023              Doc tweak on #8313.
44024      Branch: perl
44025            ! ext/B/B/Deparse.pm
44026 ____________________________________________________________________________
44027 [  8313] By: jhi                                   on 2001/01/04  18:52:27
44028         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
44029              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
44030              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44031              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
44032              
44033              Make the peephole optimizer to bypass more null ops and
44034              and rewrite the deparse handling of continue blocks.
44035      Branch: perl
44036            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
44037 ____________________________________________________________________________
44038 [  8312] By: jhi                                   on 2001/01/04  18:47:39
44039         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
44040      Branch: perl
44041            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
44042            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
44043            ! t/lib/st-lock.t
44044 ____________________________________________________________________________
44045 [  8311] By: jhi                                   on 2001/01/04  18:36:08
44046         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
44047              filter to be run on each .pm during the pm_to_blib() phase,
44048              a fixed version of
44049              
44050              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
44051              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
44052              Date: Wed, 03 Jan 2001 22:01:30 +0100
44053              Message-ID: <5296.978555690@nice.ram.loc>
44054      Branch: perl
44055            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
44056            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
44057            ! lib/ExtUtils/MakeMaker.pm
44058 ____________________________________________________________________________
44059 [  8310] By: jhi                                   on 2001/01/04  18:32:54
44060         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
44061              From: Robin Barker <rmb1@cise.npl.co.uk>
44062              Date: Tue, 2 Jan 2001 15:35:03 GMT
44063              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
44064      Branch: perl
44065            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
44066            ! pod/perlrequick.pod
44067 ____________________________________________________________________________
44068 [  8309] By: jhi                                   on 2001/01/04  18:29:07
44069         Log: Subject: Re: [patch] static-ize XS()
44070              From: Doug MacEachern <dougm@covalent.net>
44071              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
44072              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
44073              
44074              Provide prototypes for the XS functions.
44075      Branch: perl
44076            ! lib/ExtUtils/xsubpp
44077 ____________________________________________________________________________
44078 [  8308] By: jhi                                   on 2001/01/04  18:27:44
44079         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
44080              From: Doug MacEachern <dougm@covalent.net>
44081              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
44082              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
44083      Branch: perl
44084            ! lib/ExtUtils/typemap
44085 ____________________________________________________________________________
44086 [  8307] By: jhi                                   on 2001/01/04  18:25:25
44087         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
44088              From: Doug MacEachern <dougm@covalent.net>
44089              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
44090              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
44091              
44092              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
44093      Branch: perl
44094            ! lib/ExtUtils/MM_Unix.pm
44095 ____________________________________________________________________________
44096 [  8306] By: jhi                                   on 2001/01/04  18:23:00
44097         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
44098              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44099              Date: Thu, 4 Jan 2001 12:47:10 +0100 
44100              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
44101              
44102              The toke.c part only, patching embed.h and proto.h is futile.
44103      Branch: perl
44104            ! toke.c
44105 ____________________________________________________________________________
44106 [  8305] By: jhi                                   on 2001/01/04  18:05:51
44107         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
44108              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44109              Date: Thu, 4 Jan 2001 17:50:12 +0100 
44110              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
44111      Branch: perl
44112            ! toke.c
44113 ____________________________________________________________________________
44114 [  8304] By: jhi                                   on 2001/01/04  18:03:26
44115         Log: Subject: [PATCH perl@8269]
44116              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44117              Date: Thu, 4 Jan 2001 12:53:39 +0100 
44118              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
44119              
44120              If running byacc write-enable also perly.h.
44121      Branch: perl
44122            ! Makefile.SH
44123 ____________________________________________________________________________
44124 [  8303] By: jhi                                   on 2001/01/04  15:40:49
44125         Log: Rewrite pp_concat() in terms of sv_catsv().
44126      Branch: perl
44127            ! pp_hot.c
44128 ____________________________________________________________________________
44129 [  8302] By: nick                                  on 2001/01/03  22:43:22
44130         Log: Integrate mainline.
44131      Branch: perlio
44132           !> ext/Encode/Encode.xs sv.c utf8.c
44133 ____________________________________________________________________________
44134 [  8301] By: jhi                                   on 2001/01/02  23:40:26
44135         Log: Variable naming tweak.
44136      Branch: perl
44137            ! sv.c
44138 ____________________________________________________________________________
44139 [  8300] By: jhi                                   on 2001/01/02  23:40:02
44140         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
44141              in is_utf8_string().
44142      Branch: perl
44143            ! utf8.c
44144 ____________________________________________________________________________
44145 [  8299] By: jhi                                   on 2001/01/02  22:14:40
44146         Log: Integrate perlio.
44147      Branch: perl
44148           !> pp.c pp_hot.c win32/Makefile
44149 ____________________________________________________________________________
44150 [  8298] By: nick                                  on 2001/01/02  22:03:06
44151         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
44152      Branch: perlio
44153            ! pp.c pp_hot.c
44154 ____________________________________________________________________________
44155 [  8297] By: jhi                                   on 2001/01/02  04:26:28
44156         Log: Signedness nit.
44157      Branch: perl
44158            ! ext/Encode/Encode.xs
44159 ____________________________________________________________________________
44160 [  8296] By: nick                                  on 2001/01/01  23:49:36
44161         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
44162      Branch: perlio
44163            ! win32/Makefile
44164 ____________________________________________________________________________
44165 [  8295] By: jhi                                   on 2001/01/01  23:05:48
44166         Log: Integrate perlio.
44167      Branch: perl
44168           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
44169           !> t/lib/encode.t
44170 ____________________________________________________________________________
44171 [  8294] By: nick                                  on 2001/01/01  22:48:34
44172         Log: Integrate mainline
44173      Branch: perlio
44174            ! pp_hot.c t/lib/encode.t
44175           !> (integrate 65 files)
44176 ____________________________________________________________________________
44177 [  8293] By: nick                                  on 2001/01/01  21:58:50
44178         Log: More rigor in UTF-8-ness of Encode's toUnicode
44179              XS export some of the utf8 internal functions.
44180              Test some of the functions.
44181              Fix pp_concat() bug shown by said tests.
44182      Branch: perlio
44183            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
44184            ! t/lib/encode.t
44185 ____________________________________________________________________________
44186 [  8292] By: jhi                                   on 2001/01/01  18:11:44
44187         Log: Integrate perlio.
44188      Branch: perl
44189           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
44190           !> ext/Encode/encengine.c ext/Encode/encode.h
44191 ____________________________________________________________________________
44192 [  8291] By: jhi                                   on 2001/01/01  18:10:58
44193         Log: Podify README.mpeix (a new version from the web),
44194              add a dummy NAME to Carp::Heavy, regen toc.
44195      Branch: perl
44196            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
44197            ! pod/perltoc.pod
44198 ____________________________________________________________________________
44199 [  8290] By: nick                                  on 2001/01/01  17:43:47
44200         Log: Loose the "Loading..." warning.
44201              Another bug in fallback support
44202      Branch: perlio
44203            ! ext/Encode/Encode.pm ext/Encode/encengine.c
44204 ____________________________________________________________________________
44205 [  8289] By: jhi                                   on 2001/01/01  00:01:57
44206         Log: Bump up Larry's copyright.
44207      Branch: perl
44208            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
44209            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
44210            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
44211            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
44212            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
44213            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
44214            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
44215            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
44216 ____________________________________________________________________________
44217 [  8288] By: nick                                  on 2000/12/31  21:27:53
44218         Log: Fix .ucm reading - forgot a chr()
44219              Start of .ucm write (for .enc to .ucm)
44220      Branch: perlio
44221            ! ext/Encode/compile
44222 ____________________________________________________________________________
44223 [  8287] By: jhi                                   on 2000/12/31  18:15:56
44224         Log: Comment away a diagnostic message as noted by Craig A. Berry
44225              (the unexpected message was confusing testing)
44226      Branch: perl
44227            ! ext/Encode/Encode.pm
44228 ____________________________________________________________________________
44229 [  8286] By: jhi                                   on 2000/12/31  18:14:51
44230         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
44231              Date: Sun, 31 Dec 2000 11:17:37 -0600
44232              From: "Craig A. Berry" <craigberry@mac.com>
44233              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
44234      Branch: perl
44235            ! ext/Encode/Makefile.PL
44236 ____________________________________________________________________________
44237 [  8285] By: nick                                  on 2000/12/31  18:11:54
44238         Log: Start of support of ICU-style .ucm files:
44239              - teach compile how to read a .ucm file
44240              - first guess at how to represent fallbacks in "tries".
44241              - use fallbacks if check == 0
44242              - new return code to indicate we used one.
44243      Branch: perlio
44244            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
44245            ! ext/Encode/encengine.c ext/Encode/encode.h
44246 ____________________________________________________________________________
44247 [  8284] By: jhi                                   on 2000/12/31  18:04:41
44248         Log: Pacify picky VMS compiler.
44249              
44250              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
44251              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44252              Date: Sat, 30 Dec 2000 18:10:02 -0600
44253              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
44254      Branch: perl
44255            ! sv.c
44256 ____________________________________________________________________________
44257 [  8283] By: jhi                                   on 2000/12/31  16:11:47
44258         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
44259      Branch: perl
44260            ! t/lib/glob-basic.t
44261 ____________________________________________________________________________
44262 [  8282] By: jhi                                   on 2000/12/31  15:26:11
44263         Log: Integrate perlio.
44264      Branch: perl
44265           !> makedef.pl opcode.pl os2/os2.c perlio.c
44266 ____________________________________________________________________________
44267 [  8281] By: nick                                  on 2000/12/31  10:06:15
44268         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
44269              is available to be exported
44270      Branch: perlio
44271            ! makedef.pl perlio.c
44272 ____________________________________________________________________________
44273 [  8280] By: nick                                  on 2000/12/31  09:41:26
44274         Log: Ilya's OS2 patch (testing for damage on Win32)
44275      Branch: perlio
44276            ! makedef.pl opcode.pl os2/os2.c
44277 ____________________________________________________________________________
44278 [  8279] By: jhi                                   on 2000/12/30  21:52:07
44279         Log: Test nits.
44280      Branch: perl
44281            ! t/lib/syslfs.t t/op/lfs.t
44282 ____________________________________________________________________________
44283 [  8278] By: jhi                                   on 2000/12/30  21:47:49
44284         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
44285              From: andreas.koenig@anima.de (Andreas J. Koenig)
44286              Date: 30 Dec 2000 22:35:37 +0100
44287              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
44288              
44289              The 32-bit wraparound test wasn't quite right.
44290      Branch: perl
44291            ! t/lib/syslfs.t t/op/lfs.t
44292 ____________________________________________________________________________
44293 [  8277] By: jhi                                   on 2000/12/30  21:33:44
44294         Log: Subject: [PATCH] open() example in perlfunc.pod 
44295              From: Karsten Sperling <s_sperli@ira.uka.de>
44296              Date: Sat, 30 Dec 2000 22:27:09 +0100
44297              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
44298      Branch: perl
44299            ! pod/perlfunc.pod
44300 ____________________________________________________________________________
44301 [  8276] By: jhi                                   on 2000/12/30  20:32:40
44302         Log: Not quite that many tests yet.
44303      Branch: perl
44304            ! t/op/pat.t
44305 ____________________________________________________________________________
44306 [  8275] By: jhi                                   on 2000/12/30  20:26:58
44307         Log: Integrate perlio.
44308      Branch: perl
44309           !> toke.c
44310 ____________________________________________________________________________
44311 [  8274] By: jhi                                   on 2000/12/30  20:24:56
44312         Log: Signedness nit.
44313      Branch: perl
44314            ! utf8.c
44315 ____________________________________________________________________________
44316 [  8273] By: jhi                                   on 2000/12/30  20:15:46
44317         Log: Add a test case for 20000731.001 which was fixed by the #8267.
44318      Branch: perl
44319            ! t/op/pat.t
44320 ____________________________________________________________________________
44321 [  8272] By: nick                                  on 2000/12/30  19:47:51
44322         Log: Tweak for MULTIPLICITY/USE_PERLIO
44323      Branch: perlio
44324            ! toke.c
44325 ____________________________________________________________________________
44326 [  8271] By: nick                                  on 2000/12/30  19:46:45
44327         Log: Integrate mainline
44328      Branch: perlio
44329           +> lib/unicode/distinct.pm
44330           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
44331           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
44332           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
44333 ____________________________________________________________________________
44334 [  8270] By: jhi                                   on 2000/12/30  19:39:50
44335         Log: Subject: RE: perl@8269
44336              From: "Richard Soderberg" <rs@crystalflame.net>
44337              Date: Sat, 30 Dec 2000 11:36:27 -0800
44338              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
44339              
44340              A missing aTHX_.
44341      Branch: perl
44342            ! toke.c
44343 ____________________________________________________________________________
44344 [  8269] By: jhi                                   on 2000/12/30  18:55:48
44345         Log: Update Changes.
44346      Branch: perl
44347            ! Changes patchlevel.h
44348 ____________________________________________________________________________
44349 [  8268] By: jhi                                   on 2000/12/30  17:18:40
44350         Log: Add a test for Unicode split //.  The #8267 was the cure.
44351      Branch: perl
44352            ! t/op/split.t
44353 ____________________________________________________________________________
44354 [  8267] By: jhi                                   on 2000/12/30  17:14:19
44355         Log: Subject: more UTF8 test suites and an UTF8 patch
44356              From: Inaba Hiroto <inaba@st.rim.or.jp>
44357              Date: Sat, 30 Dec 2000 14:27:10 +0900
44358              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
44359              
44360              Just the patch part for now, and the pragma renamed
44361              as unicode::distinct.
44362      Branch: perl
44363            + lib/unicode/distinct.pm
44364            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
44365            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
44366            ! regcomp.h regexec.c sv.c toke.c utf8.c
44367 ____________________________________________________________________________
44368 [  8266] By: nick                                  on 2000/12/30  16:40:49
44369         Log: Integrate mainline
44370      Branch: perlio
44371           +> lib/Pod/Text/Overstrike.pm
44372           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
44373           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
44374           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
44375           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
44376           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
44377 ____________________________________________________________________________
44378 [  8265] By: jhi                                   on 2000/12/30  07:28:55
44379         Log: The sv_catsv() fix, take two.
44380      Branch: perl
44381            ! sv.c t/op/join.t
44382 ____________________________________________________________________________
44383 [  8264] By: jhi                                   on 2000/12/30  06:19:18
44384         Log: Undo all the join-related changes since #8248: relevant
44385              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
44386              The new sv_catsv() doesn't fly so it must go back to
44387              the drawing board.
44388      Branch: perl
44389            ! sv.c t/op/join.t t/pragma/utf8.t
44390 ____________________________________________________________________________
44391 [  8263] By: jhi                                   on 2000/12/30  01:08:32
44392         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
44393      Branch: perl
44394            ! sv.c
44395 ____________________________________________________________________________
44396 [  8262] By: jhi                                   on 2000/12/30  00:45:14
44397         Log: Retract #8261.
44398      Branch: perl
44399            ! hv.c util.c
44400 ____________________________________________________________________________
44401 [  8261] By: jhi                                   on 2000/12/30  00:38:32
44402         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
44403      Branch: perl
44404            ! hv.c util.c
44405 ____________________________________________________________________________
44406 [  8260] By: jhi                                   on 2000/12/29  22:51:33
44407         Log: (Retracted by #8264)  More fixing for #8251.
44408      Branch: perl
44409            ! sv.c
44410 ____________________________________________________________________________
44411 [  8259] By: jhi                                   on 2000/12/29  18:27:30
44412         Log: Subject: podlators 1.06 released
44413              From: Russ Allbery <rra@stanford.edu>
44414              Date: 25 Dec 2000 05:09:30 -0800
44415              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
44416      Branch: perl
44417            + lib/Pod/Text/Overstrike.pm
44418            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
44419            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
44420 ____________________________________________________________________________
44421 [  8258] By: jhi                                   on 2000/12/29  18:20:45
44422         Log: Make the large file tests more robust/talkative as suggested by
44423              
44424              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
44425              From: andreas.koenig@anima.de (Andreas J. Koenig)
44426              Date: 29 Dec 2000 14:23:01 +0100
44427              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
44428      Branch: perl
44429            ! t/lib/syslfs.t t/op/lfs.t
44430 ____________________________________________________________________________
44431 [  8257] By: jhi                                   on 2000/12/29  17:48:04
44432         Log: Further VMS piping fixes from Charles Lane:
44433              
44434              In summary, error messages produced when a subprocess terminated
44435              abnormally were being sent not just to the parent process, but to
44436              grandparents, because of default values for error output that were
44437              not completely overridden when the subprocess was started.
44438              
44439              This patch fixes this behavior by defining user-mode (i.e., temporary
44440              for the duration of the program) logical names for SYS$OUTPUT and
44441              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
44442              changes to make it so that the user-mode logicals are the ones that
44443              control where Perl's error messages go if it terminates abnormally.
44444              
44445              I also added some gratuitous fixes to the indentation of braces in
44446              the piping code.  It just looked ugly, before.
44447      Branch: perl
44448            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
44449 ____________________________________________________________________________
44450 [  8256] By: jhi                                   on 2000/12/29  17:45:12
44451         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
44452              From: "Casey R. Tweten" <crt@kiski.net>
44453              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
44454              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
44455              
44456              Tests for for #8240.
44457      Branch: perl
44458            ! t/pragma/constant.t
44459 ____________________________________________________________________________
44460 [  8255] By: jhi                                   on 2000/12/29  17:43:07
44461         Log: Subject: Re: [PATCH] Interesting syntax idea
44462              From: Simon Cozens <simon@cozens.net>
44463              Date: Fri, 29 Dec 2000 14:34:04 +0000
44464              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
44465              
44466              Tests for #8254.
44467      Branch: perl
44468            ! t/pragma/sub_lval.t
44469 ____________________________________________________________________________
44470 [  8254] By: jhi                                   on 2000/12/29  17:42:11
44471         Log: Subject: [PATCH] Interesting syntax idea
44472              From: Simon Cozens <simon@cozens.net>
44473              Date: Wed, 27 Dec 2000 05:08:57 +0000
44474              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
44475              
44476              Make opens + bareword assigns do typeglob assigns.
44477      Branch: perl
44478            ! op.c
44479 ____________________________________________________________________________
44480 [  8253] By: jhi                                   on 2000/12/29  17:36:45
44481         Log: Output the (apparent) version of gcc, as suggested by
44482              
44483              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
44484              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
44485              Date: 26 Dec 2000 04:29:17 -0500
44486              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
44487              
44488              (The patch as such didn't any more apply as the misparsing had
44489              already been addressed in #6474.)  Also change the wording about
44490              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
44491      Branch: perl
44492            ! hints/dec_osf.sh
44493 ____________________________________________________________________________
44494 [  8252] By: nick                                  on 2000/12/29  12:14:31
44495         Log: Integrate mainline
44496      Branch: perlio
44497           !> (integrate 27 files)
44498 ____________________________________________________________________________
44499 [  8251] By: jhi                                   on 2000/12/29  08:45:46
44500         Log: (Retracted by #8264)
44501              
44502              (Fixed by #8260.)
44503              
44504              sv_catsv() needs one more byte space than seems reasonable.
44505              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
44506              Curiouser and curiouser.
44507      Branch: perl
44508            ! sv.c
44509 ____________________________________________________________________________
44510 [  8250] By: jhi                                   on 2000/12/29  07:57:52
44511         Log: More split // UTF-8 tests.
44512      Branch: perl
44513            ! t/pragma/utf8.t
44514 ____________________________________________________________________________
44515 [  8249] By: jhi                                   on 2000/12/29  07:54:51
44516         Log: (Retracted by #8264)  More join() testing which was good because
44517              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
44518      Branch: perl
44519            ! pp.c t/op/join.t utf8.c utf8.h
44520 ____________________________________________________________________________
44521 [  8248] By: jhi                                   on 2000/12/29  07:08:32
44522         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
44523              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
44524              that the only cases to care about are byte+byte and byte+character.
44525              
44526              TODO: See how well pp_concat() could be implemented in terms
44527              of sv_catsv().
44528      Branch: perl
44529            ! doop.c sv.c t/op/join.t utf8.h
44530 ____________________________________________________________________________
44531 [  8247] By: jhi                                   on 2000/12/29  06:35:23
44532         Log: Signedness nit.
44533      Branch: perl
44534            ! pp_hot.c
44535 ____________________________________________________________________________
44536 [  8246] By: jhi                                   on 2000/12/29  01:23:31
44537         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
44538              From: Lupe Christoph <lupe@lupe-christoph.de>
44539              Date: Thu, 28 Dec 2000 23:00:00 +0100
44540              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
44541              
44542              Suggest rsync --delete --dry-run.
44543      Branch: perl
44544            ! pod/perlhack.pod
44545 ____________________________________________________________________________
44546 [  8245] By: jhi                                   on 2000/12/28  23:57:05
44547         Log: The maxiters upper limit sanity check (guarding against
44548              non-progress) assumed bytes instead of characters in s///
44549              and split().
44550      Branch: perl
44551            ! pp.c pp_hot.c
44552 ____________________________________________________________________________
44553 [  8244] By: jhi                                   on 2000/12/28  23:34:08
44554         Log: Make some panic messages a bit more logical.
44555      Branch: perl
44556            ! doop.c pod/perldiag.pod pp.c pp_hot.c
44557 ____________________________________________________________________________
44558 [  8243] By: jhi                                   on 2000/12/28  22:59:16
44559         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
44560              From: Simon Cozens <simon@cozens.net>
44561              Date: Wed, 27 Dec 2000 02:30:03 +0000
44562              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
44563      Branch: perl
44564            ! pp.c t/pragma/sub_lval.t
44565 ____________________________________________________________________________
44566 [  8242] By: jhi                                   on 2000/12/28  22:56:53
44567         Log: Subject: [PATCH blead] Fix B::Terse indentation
44568              From: Daniel Chetlin <daniel@chetlin.com>
44569              Date: Wed, 27 Dec 2000 06:43:30 -0800
44570              Message-ID: <20001227064329.B9573@darkstar>
44571      Branch: perl
44572            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
44573 ____________________________________________________________________________
44574 [  8241] By: jhi                                   on 2000/12/28  22:48:59
44575         Log: The latter patch from the
44576              
44577              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
44578              From: Peter Prymmer <pvhp@forte.com> 
44579              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
44580              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
44581              
44582              (the former patch from the above should have been
44583              taken care of by Nick I-S)
44584      Branch: perl
44585            ! win32/Makefile
44586 ____________________________________________________________________________
44587 [  8240] By: jhi                                   on 2000/12/28  22:45:22
44588         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
44589              From: "Casey R. Tweten" <crt@kiski.net>
44590              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
44591              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
44592      Branch: perl
44593            ! lib/constant.pm
44594 ____________________________________________________________________________
44595 [  8239] By: jhi                                   on 2000/12/28  22:37:45
44596         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
44597              From: Simon Cozens <simon@cozens.net>
44598              Date: Wed, 27 Dec 2000 14:12:44 +0000
44599              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
44600      Branch: perl
44601            ! t/op/method.t t/op/sort.t toke.c
44602 ____________________________________________________________________________
44603 [  8238] By: jhi                                   on 2000/12/28  22:30:32
44604         Log: Subject: [PATCH perl@8229] Call.pm
44605              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
44606              Date: Mon, 25 Dec 2000 10:47:15 -0000
44607              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
44608      Branch: perl
44609            ! ext/Filter/Util/Call/Call.pm
44610 ____________________________________________________________________________
44611 [  8237] By: jhi                                   on 2000/12/28  22:19:21
44612         Log: Subject: [PATCH blead] Fix problem with `&' prototype
44613              From: Daniel Chetlin <daniel@chetlin.com>
44614              Date: Wed, 27 Dec 2000 15:55:32 -0800
44615              Message-ID: <20001227155532.D9573@darkstar>
44616      Branch: perl
44617            ! op.c t/comp/proto.t
44618 ____________________________________________________________________________
44619 [  8236] By: jhi                                   on 2000/12/28  22:09:25
44620         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
44621              From: Daniel Chetlin <daniel@chetlin.com>
44622              Date: Sun, 24 Dec 2000 04:09:49 -0800
44623              Message-ID: <20001224040949.B3090@darkstar>
44624      Branch: perl
44625            ! gv.c mg.c t/op/attrs.t
44626 ____________________________________________________________________________
44627 [  8235] By: jhi                                   on 2000/12/28  22:07:11
44628         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
44629              From: Jan Dubois <jand@ActiveState.com>
44630              Date: Tue, 26 Dec 2000 20:57:31 -0800
44631              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
44632      Branch: perl
44633            ! win32/win32.c
44634 ____________________________________________________________________________
44635 [  8234] By: jhi                                   on 2000/12/28  21:52:42
44636         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
44637              From: Simon Cozens <simon@cozens.net>
44638              Date: Thu, 28 Dec 2000 20:33:13 +0000
44639              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
44640      Branch: perl
44641            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
44642 ____________________________________________________________________________
44643 [  8233] By: jhi                                   on 2000/12/28  19:40:49
44644         Log: Integrate perlio.
44645      Branch: perl
44646           !> ext/Encode/Makefile.PL ext/Encode/compile
44647 ____________________________________________________________________________
44648 [  8232] By: nick                                  on 2000/12/23  16:06:00
44649         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
44650              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
44651      Branch: perlio
44652            ! ext/Encode/Makefile.PL
44653 ____________________________________________________________________________
44654 [  8231] By: nick                                  on 2000/12/23  14:30:34
44655         Log: "Compiled" encode build cleanup
44656              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
44657              - .c files do not export sub-tables
44658      Branch: perlio
44659            ! ext/Encode/Makefile.PL ext/Encode/compile
44660 ____________________________________________________________________________
44661 [  8230] By: nick                                  on 2000/12/23  12:50:37
44662         Log: Integrate mainline
44663      Branch: perlio
44664           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
44665           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
44666           !> pod/perl5004delta.pod pod/perl5005delta.pod
44667           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
44668           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
44669           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
44670           !> pod/perlsub.pod
44671 ____________________________________________________________________________
44672 [  8229] By: jhi                                   on 2000/12/22  15:32:12
44673         Log: Integrate perlio.
44674      Branch: perl
44675           +> win32/distclean.bat
44676           !> MANIFEST t/io/utf8.t
44677 ____________________________________________________________________________
44678 [  8228] By: jhi                                   on 2000/12/22  15:29:40
44679         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
44680              From: Robin Barker <rmb1@cise.npl.co.uk>
44681              Date: Fri, 22 Dec 2000 12:17:38 GMT
44682              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
44683      Branch: perl
44684            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
44685            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
44686            ! pod/perl5004delta.pod pod/perl5005delta.pod
44687            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
44688            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
44689            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
44690            ! pod/perlsub.pod
44691 ____________________________________________________________________________
44692 [  8227] By: jhi                                   on 2000/12/22  15:24:28
44693         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
44694              From: "John L. Allen" <allen@grumman.com>
44695              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
44696              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
44697              
44698              Document APPLLIB_EXP.
44699      Branch: perl
44700            ! INSTALL
44701 ____________________________________________________________________________
44702 [  8226] By: nick                                  on 2000/12/21  22:11:50
44703         Log: Handy script for when one forgets to "dmake clean" 
44704      Branch: perlio
44705            + win32/distclean.bat
44706            ! MANIFEST
44707 ____________________________________________________________________________
44708 [  8225] By: nick                                  on 2000/12/21  21:54:04
44709         Log: CRLF platform issue with io/utf8 fix.
44710      Branch: perlio
44711            ! t/io/utf8.t
44712 ____________________________________________________________________________
44713 [  8224] By: nick                                  on 2000/12/21  21:02:20
44714         Log: Integrate mainline
44715      Branch: perlio
44716           !> Changes Configure Makefile.SH Porting/Glossary
44717           !> Porting/config.sh Porting/config_H configure.com
44718           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
44719           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
44720           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
44721           !> win32/config.bc win32/config.gc win32/config.vc
44722 ____________________________________________________________________________
44723 [  8223] By: jhi                                   on 2000/12/21  17:09:16
44724         Log: Update Changes.
44725      Branch: perl
44726            ! Changes patchlevel.h
44727 ____________________________________________________________________________
44728 [  8222] By: jhi                                   on 2000/12/21  16:24:01
44729         Log: Metaconfig unit changes for #8221.
44730      Branch: metaconfig/U/perl
44731           +> issymlink.U
44732            - testsyml.U
44733            ! Mksymlinks.U
44734 ____________________________________________________________________________
44735 [  8221] By: jhi                                   on 2000/12/21  16:23:48
44736         Log: Rename testsyml to issymlink.
44737      Branch: perl
44738            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44739            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
44740            ! win32/config.vc
44741 ____________________________________________________________________________
44742 [  8220] By: jhi                                   on 2000/12/21  15:47:26
44743         Log: Robustness support for #8218 (symlink forest) since the GNU
44744              tools seem to be overly picky about symlinkage depths.
44745      Branch: perl
44746            ! Makefile.SH t/io/fs.t
44747 ____________________________________________________________________________
44748 [  8219] By: jhi                                   on 2000/12/21  15:38:27
44749         Log: Metaconfig changes for #8218.
44750      Branch: metaconfig
44751            ! U/modified/Oldconfig.U
44752      Branch: metaconfig/U/perl
44753            + Mksymlinks.U
44754            ! testsyml.U
44755 ____________________________________________________________________________
44756 [  8218] By: jhi                                   on 2000/12/21  15:37:57
44757         Log: Add Configure option -Dmksymlinks which will create a symlink
44758              forest if the current/build differs from the source directory.
44759              TODO: mkdir -p is not portable.
44760      Branch: perl
44761            ! Configure
44762 ____________________________________________________________________________
44763 [  8217] By: jhi                                   on 2000/12/21  14:39:12
44764         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
44765              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
44766              Date: Thu, 21 Dec 2000 09:38:18 GMT
44767              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
44768              
44769              The ofs became an SV.
44770      Branch: perl
44771            ! ext/Thread/Thread.xs
44772 ____________________________________________________________________________
44773 [  8216] By: jhi                                   on 2000/12/21  05:40:21
44774         Log: The polymorphism seems to have fixed 20000517.001.
44775      Branch: perl
44776            ! t/pragma/utf8.t
44777 ____________________________________________________________________________
44778 [  8215] By: jhi                                   on 2000/12/21  04:44:52
44779         Log: read() documentation tweak for 20001121.004.
44780      Branch: perl
44781            ! pod/perlfunc.pod
44782 ____________________________________________________________________________
44783 [  8214] By: jhi                                   on 2000/12/21  03:54:11
44784         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
44785      Branch: perl
44786            ! pp_sys.c t/op/misc.t
44787 ____________________________________________________________________________
44788 [  8213] By: jhi                                   on 2000/12/21  00:28:10
44789         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
44790              From: Peter Prymmer <pvhp@forte.com>
44791              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
44792              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
44793      Branch: perl
44794            ! configure.com
44795 ____________________________________________________________________________
44796 [  8212] By: jhi                                   on 2000/12/21  00:26:21
44797         Log: Edit edit edit.
44798      Branch: perl
44799            ! pod/perlfaq3.pod
44800 ____________________________________________________________________________
44801 [  8211] By: jhi                                   on 2000/12/20  18:52:46
44802         Log: Update Changes.
44803      Branch: perl
44804            ! Changes patchlevel.h
44805 ____________________________________________________________________________
44806 [  8210] By: jhi                                   on 2000/12/20  18:34:47
44807         Log: Yet another editor edit.
44808      Branch: perl
44809            ! pod/perlfaq3.pod
44810 ____________________________________________________________________________
44811 [  8209] By: jhi                                   on 2000/12/20  15:33:28
44812         Log: More Win32 Perling.
44813      Branch: perl
44814            ! pod/perlfaq3.pod
44815 ____________________________________________________________________________
44816 [  8208] By: jhi                                   on 2000/12/20  15:07:46
44817         Log: More Win32 editor/IDE/shell hints.
44818      Branch: perl
44819            ! pod/perlfaq3.pod
44820 ____________________________________________________________________________
44821 [  8207] By: jhi                                   on 2000/12/20  03:54:08
44822         Log: Subject: [PATCH] obscure timing knowledge
44823              From: Nicholas Clark <nick@ccl4.org>
44824              Date: Tue, 19 Dec 2000 19:22:31 +0000
44825              Message-ID: <20001219192231.F2827@plum.flirble.org>
44826      Branch: perl
44827            ! sv.c
44828 ____________________________________________________________________________
44829 [  8206] By: jhi                                   on 2000/12/20  03:45:57
44830         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
44831              From: Spider Boardman <spider@leggy.zk3.dec.com>
44832              Date: Tue, 19 Dec 2000 21:30:16 -0500
44833              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
44834      Branch: perl
44835            ! sv.c
44836 ____________________________________________________________________________
44837 [  8205] By: jhi                                   on 2000/12/19  23:02:01
44838         Log: Update Changes.
44839      Branch: perl
44840            ! Changes patchlevel.h
44841 ____________________________________________________________________________
44842 [  8204] By: jhi                                   on 2000/12/19  22:58:18
44843         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
44844              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
44845              on editors and diffing/patching.
44846      Branch: perl
44847            ! t/op/utf8decode.t
44848 ____________________________________________________________________________
44849 [  8203] By: nick                                  on 2000/12/19  21:36:16
44850         Log: Integrate mainline (forgot my own change...)
44851      Branch: perlio
44852           !> ext/Encode/compile
44853 ____________________________________________________________________________
44854 [  8202] By: nick                                  on 2000/12/19  21:34:42
44855         Log: Integrate mainline.
44856      Branch: perlio
44857           !> (integrate 61 files)
44858 ____________________________________________________________________________
44859 [  8201] By: nick                                  on 2000/12/19  21:34:06
44860         Log: Avoid looking for File::Glob when we don't need it.
44861      Branch: perl
44862            ! ext/Encode/compile
44863 ____________________________________________________________________________
44864 [  8200] By: jhi                                   on 2000/12/19  18:35:49
44865         Log: Update Changes.
44866      Branch: perl
44867            ! Changes patchlevel.h
44868 ____________________________________________________________________________
44869 [  8199] By: jhi                                   on 2000/12/19  18:35:07
44870         Log: Microperl tweaks.
44871      Branch: perl
44872            ! sv.c uconfig.h uconfig.sh
44873 ____________________________________________________________________________
44874 [  8198] By: jhi                                   on 2000/12/19  18:29:59
44875         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
44876      Branch: perl
44877            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44878            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
44879 ____________________________________________________________________________
44880 [  8197] By: jhi                                   on 2000/12/19  17:55:29
44881         Log: In VMS embedded perls couldn't access the statically built Socket,
44882              from Charles Lane.
44883      Branch: perl
44884            ! configure.com
44885 ____________________________________________________________________________
44886 [  8196] By: jhi                                   on 2000/12/19  17:49:50
44887         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
44888              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
44889              Date: Sun, 17 Dec 2000 19:11:44 -0000
44890              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
44891      Branch: perl
44892            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44893            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
44894 ____________________________________________________________________________
44895 [  8195] By: jhi                                   on 2000/12/19  17:47:53
44896         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
44897              From: Jonathan Stowe <gellyfish@gellyfish.com>
44898              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
44899              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
44900      Branch: perl
44901            ! utils/h2xs.PL
44902 ____________________________________________________________________________
44903 [  8194] By: jhi                                   on 2000/12/19  17:46:28
44904         Log: Subject: Re: useless use of void context work-around
44905              From: andreas.koenig@anima.de (Andreas J. Koenig)
44906              Date: 16 Dec 2000 15:13:36 +0100
44907              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
44908              
44909              Document (comment) the q(di ds ig) trick in the code.
44910      Branch: perl
44911            ! op.c
44912 ____________________________________________________________________________
44913 [  8193] By: jhi                                   on 2000/12/19  17:10:57
44914         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
44915              From: "Mark J. Reed" <mreed@strange.turner.com>
44916              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
44917              Message-Id: <200012160222.VAA13986@strange.turner.com>
44918      Branch: perl
44919            ! ext/Sys/Syslog/Syslog.pm
44920 ____________________________________________________________________________
44921 [  8192] By: jhi                                   on 2000/12/19  17:07:45
44922         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
44923              From: Nicholas Clark <nick@ccl4.org>
44924              Date: Sat, 16 Dec 2000 19:03:13 +0000
44925              Message-ID: <20001216190313.D68304@plum.flirble.org>
44926      Branch: perl
44927            ! t/op/64bitint.t
44928 ____________________________________________________________________________
44929 [  8191] By: jhi                                   on 2000/12/19  17:06:13
44930         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
44931              From: Dominic Dunlop <domo@computer.org>
44932              Date: Mon, 18 Dec 2000 12:00:15 +0100
44933              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
44934              
44935              This patchlet is needed in order that perl can be statically linked.  
44936      Branch: perl
44937            ! regexec.c
44938 ____________________________________________________________________________
44939 [  8190] By: jhi                                   on 2000/12/19  17:03:08
44940         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
44941              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44942              Date: Sun, 17 Dec 2000 00:18:35 -0600
44943              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
44944      Branch: perl
44945            ! perlio.h vms/gen_shrfls.pl
44946 ____________________________________________________________________________
44947 [  8189] By: jhi                                   on 2000/12/19  16:20:28
44948         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
44949              From: Prymmer/Kahn <pvhp@best.com>
44950              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
44951              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
44952              
44953              A better version of #8188.
44954      Branch: perl
44955            ! pod/perlfaq3.pod
44956 ____________________________________________________________________________
44957 [  8188] By: jhi                                   on 2000/12/19  15:57:06
44958         Log: (Replaced by #8189)
44959              
44960              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
44961              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
44962              From: Prymmer/Kahn <pvhp@best.com>
44963              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
44964              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
44965              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
44966              Date: Mon, 18 Dec 2000 11:10:45 -0500
44967              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
44968      Branch: perl
44969            ! pod/perlfaq3.pod
44970 ____________________________________________________________________________
44971 [  8187] By: jhi                                   on 2000/12/19  15:54:19
44972         Log: Email address fix for Anton Berezin.
44973      Branch: perl
44974            ! AUTHORS
44975 ____________________________________________________________________________
44976 [  8186] By: jhi                                   on 2000/12/19  15:38:54
44977         Log: Subject: [PATCH perl@8102] cygwin port
44978              From: "Eric Fifer" <efifer@dircon.co.uk> 
44979              Date: Thu, 14 Dec 2000 13:41:29 -0000
44980              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
44981              
44982              When compiling modules the data item that is being imported
44983              from libperl.dll needs to be tagged as imported/shared data:
44984              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
44985      Branch: perl
44986            ! perliol.h
44987 ____________________________________________________________________________
44988 [  8185] By: jhi                                   on 2000/12/19  14:53:24
44989         Log: Regen uconfig.h and uconfig.sh.
44990      Branch: perl
44991            ! uconfig.h uconfig.sh
44992 ____________________________________________________________________________
44993 [  8184] By: jhi                                   on 2000/12/18  20:43:49
44994         Log: Comments work so much better when they are closed.
44995      Branch: perl
44996            ! regcomp.c
44997 ____________________________________________________________________________
44998 [  8183] By: jhi                                   on 2000/12/18  18:04:02
44999         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
45000              Fixes the bug 20001218.016.
45001      Branch: perl
45002            ! regcomp.c
45003 ____________________________________________________________________________
45004 [  8182] By: gsar                                  on 2000/12/18  09:53:47
45005         Log: delete spurious files
45006      Branch: maint-5.6/perl
45007            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
45008            - vos/config.h vos/config_h.SH_orig
45009 ____________________________________________________________________________
45010 [  8181] By: gsar                                  on 2000/12/18  09:46:08
45011         Log: regen perltoc
45012      Branch: maint-5.6/perl
45013            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
45014 ____________________________________________________________________________
45015 [  8180] By: gsar                                  on 2000/12/18  09:20:27
45016         Log: integrate changes#7924..7926,7946,7952 from mainline
45017              
45018              A test works better if it has the right 1..$n output.
45019              
45020              All the core library users of Class::Struct seem to be
45021              using "use Class::Struct 'struct';" instead of the bare
45022              "use Class::Struct;", which isn't documented in Class::Struct.
45023              This can't be right.
45024              
45025              Make the Class::Struct import() wiser.
45026              
45027              Upgrade to CPAN 1.59_51, from Andreas König.
45028              
45029              Subject: Re: long shell lines
45030              Split overly long shell command lines.
45031      Branch: maint-5.6/perl
45032           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
45033           !> lib/File/stat.pm t/lib/class-struct.t
45034 ____________________________________________________________________________
45035 [  8179] By: gsar                                  on 2000/12/18  08:55:54
45036         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
45037              7918,7919,7988,8907 from mainline (various)
45038              
45039              Subject: [ID 20001127.004] White space problem in perlamiga.pod
45040              
45041              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
45042              
45043              Subject: [PATCH] perlcc.PL cleanups
45044              
45045              Subject: [PATCH] Updating perltie.pod for arrays
45046              
45047              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
45048              Subject: Re: [PATCH] Updating perltie.pod for arrays
45049              Subject: Re: [PATCH] Updating perltie.pod for arrays
45050              
45051              One more perltie.pod nit from Casey R. Tweten.
45052              
45053              Subject: [PATCH] $^O  win32 -> MSWin32
45054              plus similar nits for vms, err, VMS, and UNICOS.
45055              
45056              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
45057              More checking in case someone has broken their services or
45058              protocol databases.
45059              
45060              Make "use Class::Struct 'struct';" work again (broken by #7617);
45061              add a test for Class::Struct.
45062              
45063              Integrate the "skip" messages to explain().
45064              
45065              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
45066      Branch: maint-5.6/perl
45067           +> t/lib/class-struct.t
45068           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
45069           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
45070           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
45071 ____________________________________________________________________________
45072 [  8178] By: gsar                                  on 2000/12/18  08:16:30
45073         Log: avoid redefinition warnings on windows due to sys/socket.h getting
45074              #included before win32.h
45075      Branch: maint-5.6/perl
45076            ! win32/include/sys/socket.h
45077 ____________________________________________________________________________
45078 [  8177] By: gsar                                  on 2000/12/18  05:24:04
45079         Log: make regen_headers; fix POSIX.xs problems; remove outdated
45080              code from sys/socket.h that makes build fail now
45081      Branch: maint-5.6/perl
45082            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
45083            ! pod/perlapi.pod
45084           !> win32/include/sys/socket.h
45085 ____________________________________________________________________________
45086 [  8176] By: gsar                                  on 2000/12/18  05:20:17
45087         Log: update Changes
45088      Branch: maint-5.6/perl
45089            ! Changes patchlevel.h
45090 ____________________________________________________________________________
45091 [  8175] By: gsar                                  on 2000/12/18  04:57:48
45092         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
45093              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
45094              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
45095              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
45096              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
45097              7823,7825,7838
45098              
45099              Subject: Re: [PATCH] README.solaris
45100              
45101              Add getpagesize() probing, on non-UNIX guess 'undef'.
45102              
45103              Simplify the getpagesize() unit by dropping the
45104              pagesize probe since it's nowadays slightly more
45105              complicated because of sysconf(). (Note: if some
45106              platform really needs the -lPW for getpagesize,
45107              I just broke it.)
45108              TODO: a new pagesize unit.
45109              
45110              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
45111              
45112              MachTen doesn't really do mmap() and munmap().
45113              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
45114              
45115              More README.solaris updates from Andy Dougherty.
45116              
45117              Copy the s// information of README.hpux also to the perlrun.
45118              
45119              Add HAS_FSYNC, lack noticed by Nicholas Clark.
45120              
45121              Add a metaconfig unit for fsync.
45122              
45123              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
45124              
45125              Many subdocumented return values of the IO extension now documented.
45126              ungetc and write still left subdocumented.
45127              Subject: [PATCH] (was Re: IO::Handle::ungetc)
45128              
45129              Document tell() on special streams.
45130              
45131              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
45132              
45133              Subject: [ID 20001112.007] sfio's sftell isn't ftell
45134              
45135              Couple of tests from #7660 salvaged.
45136              
45137              Tweak the definition of the bit complement on UTF-8 data:
45138              if none of the characters in the string are > 0xff,
45139              the result is a complemented byte string, not a (UTF-8)
45140              char string.  Based on the summary in
45141              Subject: Re: [ID 20000918.005] ~ on wide chars
45142              This should give us the maximum backward (pre-char string)
45143              compatibility and utf8 compatibility.  The other alternative
45144              would be to limit the bit complement to be always byte only,
45145              taking the least significant byte of the chars.
45146              
45147              Cleanup messy #ifdef.
45148              
45149              Typos in #7667.
45150              
45151              Declare reg_data like reg_substr_data.
45152              
45153              Placate nervous compilers that see longer than ints switch()ing.
45154              
45155              Remove the new two tests of lib/io_xs for now, they seem to
45156              fail under perlio on some platforms.
45157              
45158              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
45159              
45160              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
45161              
45162              Subject: tiny typo in perl5db.pl
45163              
45164              Subject: some additions for makefiles for win32 (for perl@7674)
45165              
45166              Hoist the duplicated socket/netdb include logic to perl.h;
45167              undef SETERRNO in case SOCKS has defined it.  Based on:
45168              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
45169              
45170              Regen Configure.
45171              
45172              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
45173              (a macro to define signed and unsigned integer constants).
45174              
45175              Use UINT64_C().
45176              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
45177              
45178              Use u_int32_t for the size of hash_cb(), not size_t.
45179              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
45180              
45181              Quit utf8_to_uv() instantly if curlen == 0.
45182              
45183              Subject: [PATCH: perl@7674] updates to README.os390
45184              
45185              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
45186              
45187              EBCDIC tweaks.
45188              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
45189              
45190              Linenumber fix.
45191              
45192              SOCKS has its own USE_THREADS, based on
45193              Subject: [ID 20001114.002] et. al. bugfix followup
45194              
45195              UINT64_C() work continues.
45196              
45197              Detypo.
45198              
45199              The type of the hash_cb() size argument is tricky.
45200              
45201              Add fwalk() probe to the configuration files and regen perltoc.
45202              
45203              Subject: perllocale.pod changes
45204              
45205              Avoid an infinite loop in VMS when utils scripts are run
45206              with no arguments, from Charles Lane.
45207              
45208              Subject: Re: Bug in Carp::Heavy/5.6.0?
45209              
45210              For Solaris use64bitall the stdchar needs a little bit of help.
45211              
45212              The long double hints can be here or there.
45213              
45214              Test tweak for the open pragma.
45215              
45216              Also the 64bitall hints can be either here or there.
45217              
45218              As surmised the #7719 wasn't a good move.
45219              
45220              Subject: Fix for 20000409.001
45221              
45222              Subject: Fix for 20000815.006
45223              It's really 20000518.006.
45224              
45225              Subject: [PATCH 5.6.0 README.win32] very minor typos
45226              
45227              Subject: Fix for README.amiga (20000323.033)
45228              
45229              Explain in more detail the {} syntax ambiguousity.
45230              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
45231              
45232              Sparc 64-bit pack() fix from Jens Hamisch.
45233              
45234              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
45235              
45236              Subject: podlators 1.05 available        
45237              
45238              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
45239              
45240              Subject: [perl 7711: EPOC] updates
45241              
45242              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
45243              
45244              Miraculous typo.
45245              
45246              sysseek() instead of seek().
45247              
45248              Solaris hints tweaks.
45249              
45250              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
45251              This may be overly harsh but until proven otherwise, we think this
45252              way, or until we have a simple test for Configure (having to start
45253              up servers is does not count as simple) to check for the problems.
45254              
45255              Remove the shared object before attempting to create
45256              (by linking) a new one.  E.g. in AIX not removing
45257              becomes quite painful if one tries to do more than one
45258              build in the same tree (an interrupted build, for example),
45259              since the AIX' shared dynaloader seemingly keeps the shared
45260              objects open and therefore 'busy' for quite a while, even when
45261              nobody is using the objects, leading into link failures.
45262              
45263              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
45264              
45265              Subject: DOC PATCH 5.6.0 perlreftut
45266              
45267              Subject: [PATCH: perl@7777] add system locale testing for VMS
45268              
45269              Subject: [PATCH] Test.pm POD peculiarity
45270              
45271              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
45272              
45273              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
45274              
45275              Subject: Re: perl@7777 
45276              Detypoing.
45277              
45278              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
45279              
45280              Go ahead and #include <unistd.h> in perl.h.
45281              
45282              Subject: [PATCH perl@7795] small cleanup task for test suite
45283              
45284              Subject: Re: av.c patch (having slight problems)
45285              unshift() speedup.
45286              
45287              Reach back one higher up when searching for PERL_SRC.
45288      Branch: maint-5.6/perl
45289           +> lib/File/Spec/Epoc.pm
45290           !> (integrate 88 files)
45291 ____________________________________________________________________________
45292 [  8174] By: gsar                                  on 2000/12/18  03:53:09
45293         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
45294              7625..7629,7631..7634,7637,7639,7642 from mainline
45295              
45296              Fix for the tie-refhash string table leaks.
45297              
45298              Subject: [patch perl@7595] VMS configure.com tweak
45299              
45300              More careful detection of how well NVs and UVs mix.
45301              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))
45302              Added some SIGFPE paranoia.
45303              
45304              Forgot to bump the line numbers in #7601.
45305              
45306              Subject: PATCH std stdio for (Free)BSD
45307              
45308              Deleting $ENV{PATH} in VMS is not recommendable.
45309              
45310              Locale buglets.
45311              Subject: RE: Locales support (setlocale) fixes
45312              
45313              Do not test UTF-8 locales since that the tests would require
45314              polymorphic regexen.
45315              
45316              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
45317              
45318              A missing aTHX_.
45319              
45320              Subject: [ID 20001108.013] spelling
45321              
45322              Subject: [PATCH] Class::Struct at compile time
45323              
45324              Make deleting for %ENV work for (newer versions of) VMS,
45325              from Craig A. Berry.
45326              
45327              Forgot from #7618.
45328              
45329              More VMS moves on environment handling, from Charles Lane.
45330              
45331              Remove unused extra arguments.
45332              
45333              Typo in an ifndef.
45334              Subject: Re: [PATCH 5.7.0] better messages from malloc()
45335              
45336              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
45337              All except the "cow orker" change.
45338              
45339              The generated boot_* headers are wrong.  Pickier compiler,
45340              such as KAI C++ will refuse to compile the resulting perlmain.
45341              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
45342              
45343              There's no =head3.
45344              
45345              Disable only the tests 99 and 166 for UTF-8 locales.
45346              
45347              Missing dTHXs.
45348              Subject: RE: perl@7595 builds not on cygwin
45349              
45350              Subject: Re: bash -c exit and linux hints 
45351              
45352              Various doc oddball characters.
45353              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
45354              
45355              Subject: [PATCH] IO::Seekable pod
45356              
45357              Amdahl UTS hints updates.
45358              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
45359              
45360              Explain better why certain regex tests are skipped.
45361              Subject: Re: tests skipped: unknown reason
45362              
45363              Subject: [PATCH] README.solaris
45364              
45365              Subject: [PATCH perl@7638] cygwin port
45366      Branch: maint-5.6/perl
45367           +> README.solaris
45368           !> (integrate 26 files)
45369 ____________________________________________________________________________
45370 [  8173] By: gsar                                  on 2000/12/18  03:37:02
45371         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
45372              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
45373              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
45374              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
45375              
45376              Better create a true mailing list for the repository keepers.
45377              
45378              Subject: [ID 20001027.007] uniq array in perlfaq
45379              
45380              De-quoted-unreadable to ISO Latin 1.
45381              (There's one ISO-2022-JP name in Changes5.004.)
45382              
45383              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
45384              
45385              The #7476 needs a MANIFEST change, too.
45386              
45387              Add also emailless people.
45388              
45389              UTF-8 decoder tweak.
45390              
45391              Make \x{...} consistently produce UTF-8.
45392              Subject: Re: \x{...} is confused 
45393              
45394              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
45395              
45396              Add a perlbug flag, -A, to avoid acknowledgement messages.
45397              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
45398              
45399              Use Errno magic.
45400              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
45401              
45402              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
45403              
45404              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
45405              
45406              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
45407              
45408              Be more lenient on bad UTF-8 when doing bit arithmetics.
45409              Subject: Re: [ID 20000918.005] ~ on wide chars
45410              (The ord() part of the patch skipped.)
45411              
45412              Subject: perlfaq style changes
45413              
45414              AUTHORS tweaks.
45415              
45416              Whitespace style tweak.  Was originally going to see to
45417              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
45418              but that had already been taken care of.
45419              
45420              The compiler is either gcc or cc, from Tom Bates.
45421              
45422              The osname has been lowercased by now, from Tom Bates.
45423              
45424              The NonStop-UX libraries have a novel way to say NaN.
45425              
45426              printf UVs the correct way, noticed by Robin Barker.
45427              
45428              Subject: [PATCH] startperl to respect versiononly
45429              
45430              AUTHORS updates.
45431              
45432              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
45433              
45434              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
45435              
45436              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
45437              
45438              Generalize the Camel wording.
45439              Subject: Re: perlfaq style changes
45440              
45441              Subject: [ID 20001005.006] Documentation -- description of qr//
45442              
45443              C.pm part of
45444              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
45445              
45446              Locale warning explanation tweak.
45447              
45448              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
45449              
45450              Make the POSIX::setuid and POSIX::setgid to really call setuid()
45451              and setgid() because they were just changing $< and $( which means
45452              only changing the real uid/gid, as opposed to changing both
45453              real and effective ids.  (The alternative way could have been
45454              in POSIX.pm to change $> and $), too, but making a direct call
45455              to the C API feels cleaner.)  Fixes the bug
45456              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
45457              
45458              Expand %Config variables and %ENV variables only if
45459              so requested during build time using the
45460              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
45461              Not expanding makes relocating distributions easier.
45462              
45463              More tweaking on the #7522 theme.
45464              
45465              Test::Harness revealed buglets in the new DynaLoader.
45466              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
45467              
45468              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
45469              fix a autovivification bug in Tie::RefHash, add tests for both.
45470              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
45471              
45472              Detpyo.
45473              
45474              recv() can fail and return undef.
45475              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
45476              
45477              Fix the problem discussed in
45478              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
45479              originally from Linc Madison.  Also Andreas König's comments
45480              taken into account.  Some other problems with Tie::SubstrHash
45481              fixed: didn't croak when the table exceeded the requested number
45482              of entries (as documented) but instead when the number of entries
45483              exceeded the size of the table, a croak() had an unnecessary \n,
45484              didn't have a CLEAR method, documented that there is no exists().
45485              Didn't fix to be strict-proof because the module uses &foo; and
45486              dynamic scope.  Added a test script exercizing both first tamely 
45487              the basic functionality, and then the failure cases reported by
45488              Linc Madison.
45489              
45490              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
45491              
45492              The #7521 touched things it shouldn't have.
45493              
45494              Subject: [PATCH 5.7.0] better messages from malloc()
45495              
45496              Subject: Re: README.aix
45497              
45498              Add FCNTL_CAN_LOCK.
45499              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45500              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45501              
45502              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
45503              create a "fast path" for locale name probing using "locale -a"
45504              if available, squash finally hopefully the s?printf resetting
45505              the numeric locale (since, IIUC perllocale, it never shouldn't). 
45506              
45507              More Changes tweakery.
45508              
45509              Dying is too strict here, better just skip.
45510              
45511              Subject: Locales support (setlocale) fixes
45512              Modified quite a bit to be more portable.
45513              
45514              Configure would use a bad $myuname from an old config.sh.
45515              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
45516              
45517              Fix for
45518              Subject: [ID 20001004.006] undef is never tainted
45519              An undef read from a slurped file was not tainted.
45520              
45521              Fix for
45522              Subject: [ID 20001004.007] taint propogation is inconsistent
45523              The culprit was sv_setsv() which was rather blindly
45524              propagating taint, which lead to behaviour where if
45525              a tainted anon hash value was seen all the hash values
45526              from then on at that level became tainted, or at any
45527              upper levels in the case of nested anon hashes.
45528              
45529              Test tweak: show also the failed locales.
45530              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
45531              
45532              A fix of sorts for 20000329.026, a better error message
45533              for a missing "use charnames" when using the \N{...}. 
45534              
45535              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
45536              
45537              Add =pod to be tidy.
45538              
45539              Fix for bug id 19990615.008, pos() unset during s///ge.
45540              
45541              Add a note for future generations about bug id 20000229.006.
45542              
45543              Use -dM for gcc (the suggested patch did it only for Linux,
45544              but I think it can be generalized).
45545              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
45546              
45547              opmini.o can linger from Configures past.
45548              
45549              Document that the evaled syntax errors cause scalar leaks.
45550              
45551              Fix for
45552              Subject: [ID 20000728.005] perl -P broken
45553              (hopefully).  The fix is also not complete, it seems to break
45554              BOM swallowing for libc5 systems, but until someone figures
45555              out a way to do this without ftell(), this will do.
45556              
45557              AUTHORS updates.
45558              
45559              Subject: Re: rsync'ed patches vs. rsync'ed source
45560              
45561              Admit that the test leaks scalars.
45562              
45563              Sanitize the environment further.
45564              
45565              VOS updates from Paul Green.
45566              
45567              Document %ENV = () portability issues.
45568              
45569              Make the stdio test program of 7427 less noisy while being 
45570              compiled so that Digital UNIX wouldn't get both
45571              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
45572              undefined.  This makes perlio happy.
45573              
45574              glibc5 detection by __GNU_LIBRARY__.
45575              
45576              %ENV note tweaks from Dan Sugalski.
45577              
45578              Varargs don't always work too well if one puts an unsigned
45579              char on the stack and pop an unsigned quad off the stack.
45580              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
45581              
45582              Subject: Pod updates
45583              
45584              Fake support of holey files in win/dosish platforms.
45585              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
45586              
45587              A doc addition for bug id 20001105.019, beware \p.
45588              
45589              Tweak #7587.
45590              
45591              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
45592              
45593              perlhack updates from H.Merijn Brand.
45594              
45595              Subject: [PATCH perl@7573] cygwin port
45596              Synchronize with Cygwin 1.1.5.
45597              
45598              Bad thinko in #7581 (I used the test program with the expanded
45599              values as-is).
45600              
45601              Make perlbug not insist on dumping to a file when stdout isn't a tty.
45602              Subject: [PATCH] perlbug.PL
45603              
45604              Overrideable keys, each, pop, push, shift, splice, unshift.
45605              Subject: [PATCH] prototyped functions that should be overrideable
45606              
45607              Try to avoid flockless and emulationless places.
45608      Branch: maint-5.6/perl
45609           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
45610            - MAINTAIN
45611           !> (integrate 111 files)
45612 ____________________________________________________________________________
45613 [  8172] By: jhi                                   on 2000/12/18  02:49:27
45614         Log: Regen pods.
45615      Branch: perl
45616            ! pod/perlmodlib.pod pod/perltoc.pod
45617 ____________________________________________________________________________
45618 [  8171] By: gsar                                  on 2000/12/18  02:49:24
45619         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
45620              7465..7471 from mainline
45621              
45622              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
45623              in platforms that strictly require all the symbols being present
45624              at link time.
45625              
45626              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
45627              
45628              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
45629              
45630              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
45631              
45632              Subject: [PATCH] todo
45633              
45634              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
45635              
45636              Use $sort, $uniq (and $tr) consistently as wondered
45637              by Nicholas Clark.
45638              
45639              Too enthusiastic editing in #7460.
45640              
45641              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
45642              
45643              Upgrade to CPAN 1.58_55.
45644              Subject: CPAN.pm status
45645              
45646              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
45647              
45648              Make target reordering to avoid pointless re-makes.
45649              Subject: Re: Total re-make of 'make okfile' after 7451 ?
45650              
45651              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
45652              
45653              Subject: DOC PATCH 5.6.0
45654              
45655              Add the repository doc by Malcolm, Sarathy, and by Simon,
45656              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
45657      Branch: maint-5.6/perl
45658           +> Porting/repository.pod
45659           !> Configure MANIFEST Makefile.SH README.dos README.os2
45660           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
45661           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
45662           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
45663 ____________________________________________________________________________
45664 [  8169] By: gsar                                  on 2000/12/18  02:33:34
45665         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
45666              7435..7441,7445 from mainline
45667              
45668              Make the UTF-8 decoding stricter and more verbose when
45669              malformation happens.  This involved adding an argument
45670              to utf8_to_uv_chk(), which involved changing its prototype,
45671              and prefer STRLEN over I32 for the UTF-8 length, which as
45672              a domino effect necessitated changing the prototypes of
45673              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
45674              The stricter UTF-8 decoding checking uses Markus Kuhn's
45675              UTF-8 Decode Stress Tester from
45676              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
45677              
45678              Run vms/vms_yfix.pl, should have done that after changing
45679              perly.c in #7382.
45680              
45681              Subject: [PATCH 5.7.0] static linking with uninstalled perl
45682              
45683              (Replaced by #7440.)
45684              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
45685              
45686              Fix the bug ID 20001024.005, the bug introduced by #7416.
45687              
45688              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
45689              
45690              Fix the bug reported in
45691              From: andreas.koenig@anima.de (Andreas J. Koenig)
45692              Also make is_utf8_char() stricter.
45693              
45694              Missed the header file changes from #7425.
45695              
45696              Check if stdio supports tweaking lval and cnt simultaneously.
45697              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
45698              
45699              Stratus VOS updates from Paul Green.
45700              
45701              Podify README.epoc and README.vos.
45702              
45703              Add targets to Makefile.SH, most importantly
45704              'regen_all' which also remembers to update vms/perly*.
45705              
45706              Subject: Minor update to find2perl, for portability
45707              
45708              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
45709              
45710              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
45711              
45712              Rename UTF8LEN() to be UNISKIP(), too confusing to have
45713              UTF8LEN() and UTF8SKIP(). 
45714              
45715              Allow poking holes at the UTF-8 decoding strictness.
45716              
45717              Continue the internal UTF-8 API tweaking.
45718              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
45719              used much more than the simpler API, now called utf8_to_uv_simple().
45720              Still not quite happy with API, too much partial duplication
45721              of functionality.
45722              
45723              A new version of making the syslog test more robust.
45724              (Replaces #7421.)
45725              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
45726              
45727              buildtoc target tweaks.
45728              
45729              Integrate with vmsperl #7430 by Charles Bailey:
45730              
45731              Cleanup from prior patch (Charles Lane?):
45732              - improve handling of MFDs in Basename and Path
45733              - default to no xsubpp line # munging when building debug images
45734      Branch: maint-5.6/perl
45735           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45736           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
45737           !> (integrate 67 files)
45738 ____________________________________________________________________________
45739 [  8168] By: gsar                                  on 2000/12/18  02:05:49
45740         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
45741              
45742              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
45743              From: Martin Husemann <martin@duskware.de>
45744              
45745              Subject: [PATCH 5.7.0] restore match data on backtracing
45746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45747      Branch: maint-5.6/perl
45748           !> regcomp.c regexec.c t/op/re_tests
45749 ____________________________________________________________________________
45750 [  8167] By: gsar                                  on 2000/12/18  01:55:22
45751         Log: integrate changes#7858,7986 from mainline
45752              
45753              C<foreach my $x ...> in pseudo-fork()ed process may diddle
45754              parent's memory; fix it by keeping track of the actual pad
45755              offset rather than a raw pointer (this change is probably also
45756              relevant to non-ithreads case to avoid fallout from reallocs of
45757              the pad array, but is currently only enabled for the ithreads
45758              case in the interests of minimal disruption to existing "well
45759              tested" code)
45760              
45761              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
45762              due to the notorious GetFileType() bug in Windows 9x, which fstat()
45763              tickles)
45764      Branch: maint-5.6/perl
45765           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
45766           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
45767           !> win32/win32.c win32/win32.h win32/win32sck.c
45768 ____________________________________________________________________________
45769 [  8166] By: gsar                                  on 2000/12/18  01:52:59
45770         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
45771              from mainline (xsubpp and ExtUtils::LibList fixups, various
45772              other small items)
45773              
45774              The generated boot_* headers are wrong.  Pickier compiler,
45775              such as KAI C++ will refuse to compile the resulting perlmain.
45776              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
45777              
45778              Various doc oddball characters.
45779              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
45780              
45781              Subject: [PATCH] Re: 20001101.003 PDL
45782              
45783              Subject: [PATCH 5.7.0] etags broken again
45784              
45785              Subject: [PATCH 5.7.0] Liblist finally works
45786              
45787              Subject: [PATCH 5.7.0] Liblist returns found libraries
45788              
45789              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
45790              
45791              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
45792              
45793              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45794              OUT keyword nits.
45795              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45796              OUT and IN_OUT documentation.
45797      Branch: maint-5.6/perl
45798           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
45799           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
45800           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
45801           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
45802           !> win32/bin/search.pl
45803 ____________________________________________________________________________
45804 [  8165] By: gsar                                  on 2000/12/18  01:28:45
45805         Log: integrate changes#7533,7563,7611,7623 from mainline (various
45806              malloc.c embellishments)
45807      Branch: maint-5.6/perl
45808           !> malloc.c pod/perldiag.pod
45809 ____________________________________________________________________________
45810 [  8164] By: gsar                                  on 2000/12/18  01:23:33
45811         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
45812              fixups)
45813      Branch: maint-5.6/perl
45814           !> utils/h2xs.PL
45815 ____________________________________________________________________________
45816 [  8163] By: gsar                                  on 2000/12/18  01:17:50
45817         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
45818              fixups)
45819      Branch: maint-5.6/perl
45820           !> Makefile.SH utils/perlbug.PL
45821 ____________________________________________________________________________
45822 [  8162] By: gsar                                  on 2000/12/18  00:25:43
45823         Log: always export Perl_deb() (it is required by re.xs whether
45824              Perl is built with or without -DDEBUGGING)
45825      Branch: maint-5.6/perl
45826            ! makedef.pl
45827 ____________________________________________________________________________
45828 [  8161] By: gsar                                  on 2000/12/18  00:23:38
45829         Log: integrate change#7414 from mainline
45830              
45831              Undo the basename() part of #7412 since the lib/basename
45832              tests would need upgrading too.
45833              
45834              squelch two tests in tr.t that rely on tr/// paranoia change
45835              that's not in 5.6.x
45836      Branch: maint-5.6/perl
45837            ! t/op/tr.t
45838           !> lib/File/Basename.pm
45839 ____________________________________________________________________________
45840 [  8160] By: gsar                                  on 2000/12/18  00:05:30
45841         Log: missing change in previous integrate
45842      Branch: maint-5.6/perl
45843           !> README.aix
45844 ____________________________________________________________________________
45845 [  8159] By: gsar                                  on 2000/12/18  00:03:38
45846         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
45847              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
45848              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
45849              7410..7413 from mainline
45850              
45851              Introduce the man[24-8] variables, from Andy Dougherty.
45852              
45853              Upgrade to CPAN 1.58, from Andreas König.
45854              
45855              An updated EBCDIC tr patch.
45856              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
45857              
45858              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
45859              
45860              Two thirds of
45861              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
45862              The Install.pm changes will be submitted separately because
45863              they need some work and discussion still.
45864              
45865              The Install.pm third of
45866              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
45867              
45868              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
45869              
45870              Subject: [PATCH 5.7.0] IVs in mtats
45871              
45872              Subject: [PATCH 5.7.0] Perl API for mstats
45873              
45874              Ilya implemented the memory profiling API.
45875              
45876              In Amdahl UTS "struct sv" is defined by a system header,
45877              <ksync.h>.
45878              
45879              Slight tweak of the code to appease Amdahl UTS cc.
45880              
45881              Amdahl UTS doesn't seem to do dynaloading.
45882              
45883              Use UTF8SKIP(), from Simon Cozens.
45884              
45885              Thinko in #7222.
45886              
45887              op/sprintf.t patch for OS/390 (and any other host with limited
45888              floating-point exponent length)
45889              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
45890              
45891              Tweak #7225.
45892              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
45893              
45894              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
45895              
45896              Needs to be conditional on SunOS 4.
45897              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
45898              
45899              Test cases for bug id 20000323.056 (the bug seems to be fixed).
45900              
45901              Add test for bug id 20000427.003 (which seems to have
45902              been fixed) (also duplicate as 20000427.004, though
45903              with a higher severity).  Move one utf8 from op/append
45904              to pragma/utf8, tag the tests with bug ids.
45905              
45906              Document FNCASE=y as discussed in the bug 20000902.009.
45907              
45908              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
45909              The problem was that rx->minlen was in chars while pp_split()
45910              thought it would be in bytes. 
45911              
45912              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
45913              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
45914              
45915              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
45916              
45917              Fix a couple of compiler-noted nits in #7235.
45918              
45919              Tweak the test of #7235.
45920              
45921              One more ~utf8 tweak.
45922              
45923              -w cleanup.
45924              Subject: Re: Problems with bleadperl 
45925              
45926              Subject: small pod patch
45927              
45928              Subject: [PATCH perlguts.pod] Document offset hack
45929              
45930              Add Charles Lane.
45931              
45932              Add the capability to include/exclude branches.
45933              
45934              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
45935              
45936              Detect early whether the std streams have gone bad.
45937              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
45938              
45939              More IoTYPE sprinkling.
45940              
45941              Workaround for a sfio bug where the stream error indicator
45942              is not cleared as documented.
45943              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
45944              
45945              Clarify documentation on 'use bytes'.
45946              Subject: Re: What does 'use bytes' "mean" ?
45947              
45948              Show the failed remote port, instead of the failing line number.
45949              Subject: [PATCH 5.6.1 Debugger] More diagnostics
45950              
45951              Make Cwd more bulletproof in chrooted environments.
45952              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
45953              
45954              Subject: Pod patch for Devel::Peek
45955              
45956              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
45957              
45958              Borland C fstat() never saw the fd as writable.
45959              Subject: fix for Borland's weak "stat" (perl@7211)
45960              
45961              Missing change from #7362.
45962              
45963              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
45964              
45965              Add the test case for the bug id 20000730.004 which seems
45966              to have been fixed by now.
45967              
45968              Fix of sorts for bug id 20000901.092.  There seems to be no trace
45969              of a 'pmshort' anywhere in the B, so the offending line was simply
45970              removed.
45971              
45972              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
45973              
45974              Subject: PATCH do_print has 2 PerlIO_error()s
45975              
45976              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
45977              
45978              Typo noted by Mark Lutz.
45979              
45980              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
45981              
45982              In the latest compiler builds cccdlflags must not become -fpic,
45983              from Wilfredo Sánchez.
45984              
45985              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
45986              
45987              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
45988              
45989              SOCKS function redefinitions need prototypes, too, otherwise
45990              for example 32 bit versus 64 bit differences cause a lot of
45991              problems.  Part of
45992              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
45993              
45994              Portability tweak on #7377.
45995              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
45996              
45997              Don't write double values through long double pointers,
45998              based on a part of
45999              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46000              
46001              Reëntrancy fix.
46002              Subject: [PATCH perl@7229] Rentrant parser and yylex()
46003              
46004              Make scan_num() reëntrant, as suggested in
46005              Subject: [PATCH perl@7229] Rentrant parser and yylex()
46006              
46007              Fix for ID 20001020.006, concatenating an unset submatch
46008              with utf8 resulted in "Modification of a read-only value".
46009              
46010              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
46011              
46012              The #7383 was right only in the context of the original bug report,
46013              not in more general case.
46014              
46015              Update Changes.
46016              
46017              Testcases for a #7383,#7385 related bug.
46018              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
46019              
46020              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
46021              
46022              Tweak the Is* definitions of Unicode character classes
46023              to better match the official categorizations; embrace
46024              the official categorizations; add the combining marks
46025              as alpha (and -numeric); fix DCinital (a typo and edito)
46026              to be DCmedial.
46027              
46028              Hints tweak from Anton Berezin.
46029              
46030              Subject: installman go-faster stripes
46031              Subject: Re: installman go-faster stripes
46032              
46033              Subject: [ID 20001021.003] updated hints/openbsd.sh
46034              
46035              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
46036              
46037              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
46038              
46039              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
46040              
46041              Doc patch.
46042              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
46043              
46044              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
46045              
46046              Subject: Re: [ID 20001021.005] SEGV with regex match 
46047              
46048              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
46049              
46050              The change #7187 was not so good on VMS.
46051              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
46052              
46053              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
46054              
46055              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
46056              
46057              Document PERL_INSTALL_ROOT of #7210.
46058      Branch: maint-5.6/perl
46059           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
46060           +> t/lib/tie-splice.t
46061            - lib/unicode/Is/DCinital.pl
46062           !> (integrate 112 files)
46063 ____________________________________________________________________________
46064 [  8158] By: jhi                                   on 2000/12/17  23:04:24
46065         Log: Subject: [PATCHES] RE: perl@8150 
46066              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
46067              Date: Sun, 17 Dec 2000 21:46:39 +0100
46068              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
46069              
46070              Neither cygwin has a getpwuid() one can trust on.
46071      Branch: perl
46072            ! t/lib/glob-basic.t
46073 ____________________________________________________________________________
46074 [  8157] By: jhi                                   on 2000/12/17  23:01:54
46075         Log: More MAN.PODS => {} fixes.
46076      Branch: perl
46077            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
46078            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
46079            ! os2/OS2/REXX/Makefile.PL
46080 ____________________________________________________________________________
46081 [  8156] By: gsar                                  on 2000/12/17  22:49:13
46082         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
46083              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
46084              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
46085              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
46086              7201,7204 from mainline
46087              
46088              Remove vestiges of tr//CU.
46089              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
46090              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
46091              
46092              The return value of setlocale must be copied away.
46093              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
46094              
46095              Allow chop() and chomp() to be overridden.
46096              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
46097              
46098              Hints optimization.
46099              Subject: Minor nit
46100              
46101              Subject: [PATCH] de-wall t/README
46102              
46103              Subject: Re: Two advertising clauses need to be removed
46104              
46105              Batch of UTF-8 patches from Simon Cozens.
46106              
46107              Fix for a parsing bug, not for the original bug.
46108              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
46109              
46110              Compilation warnings and an error.
46111              
46112              Subject: File::Find 5.7.0 POD nits
46113              
46114              Subject: [PATCH perl-5.7.0] continued -Wformat support
46115              
46116              The one that got away.
46117              
46118              Subject: Re: perl@7078
46119              
46120              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
46121              convertable to bytes by checking it doesn't go above 0xc3
46122              Subject: Re: perl@7078
46123              
46124              Replace #7084 with
46125              Subject: Re: perl@7078 
46126              
46127              We don't need to count the high bit bytes, a boolean is enough. 
46128              
46129              Subject: [PATCH] utf8.c apidoc
46130              
46131              Subject: Re: perl@7078 
46132              
46133              Botched the #7090 check-in.
46134              
46135              Fix for the charnames.t failures from Spider Boardman.
46136              
46137              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
46138              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
46139              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
46140              0 to checking to get the warning.
46141              
46142              Subject: [PATCH] Nits in perlmod.pod
46143              
46144              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
46145              
46146              Subject: Re: unicode support and perl [ID 20000901.097]
46147              
46148              Subject: Re: unicode support and perl [ID 20000901.097]
46149              
46150              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
46151              
46152              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
46153              
46154              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
46155              
46156              Subject: [PATCH@blead] Fix some recursion in overload.pm
46157              
46158              s/Robin Parker/Robin Barker/
46159              
46160              Subject: [PATCH] Fix aliasing of tied filehandles
46161              
46162              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
46163              
46164              Subject: Re: [PATCH 5.005_64 missed]
46165              
46166              SOCK_DGRAM and listen() do not mix as reported in
46167              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
46168              The patch for 5.7.0+ had to be reengineered, though.
46169              
46170              Subject: DOC PATCH 5.6.0
46171              
46172              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
46173              
46174              Document the issue (is not a syntax error, kind of)
46175              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
46176              
46177              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
46178              Did not apply cleanly, manual intervention was needed.
46179              
46180              Subject: [PATCH] DLL not restartabke with threaded perl
46181              
46182              Inside require() $^S was always left undefined.
46183              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
46184              
46185              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
46186              
46187              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
46188              
46189              Regen headers.
46190              
46191              Subject: [PATCH 5.7.0] Epoc update
46192              
46193              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
46194              as suggested by Olaf Flebbe and Nick Clark.
46195              
46196              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
46197              
46198              Misplaced else.
46199              
46200              Scale down the VMS message boxes, by Charles Lane.
46201              Fix for ID 20000903.009, workaround at
46202              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
46203              
46204              Subject: [ID 20001003.006] B::Debug not -w clean
46205              
46206              Test harness update to sync with the new perlcc,
46207              from Simon Cozens.
46208              
46209              One remaining nit less at the VMS mailbox sizing.
46210              
46211              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
46212              
46213              It is possible to have no hosts database at all.  Pointed out in
46214              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
46215              
46216              Subject: [PATCH 5.7.0] h2xs not working
46217              Subject: [PATCH 5.7.0] h2xs not documenting the created module
46218              
46219              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
46220              
46221              Subject: perlhack.pod Patch for Externals Tools
46222              
46223              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
46224              
46225              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
46226              
46227              Enable disabling scripts installation by Configure -Uinstallscripts,
46228              suggested by H. Merijn Brand.
46229              
46230              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
46231              reported several times by Dominic Dunlop, for example in
46232              ID 20000315.008.  Patch from Dominic.  Patch affects at
46233              least MachTen, and possibly other oldish BSDs. Should not
46234              break non-broken platforms (tested on LinuxPPC). 
46235              
46236              Regen toc.
46237              
46238              Subject: Re: Questions about Tie::Array and perl modules
46239              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
46240              
46241              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
46242              
46243              Tweak #7153.
46244              
46245              IO::Handle->syswrite() did not handle length omission
46246              like CORE::syswrite() does.
46247              Subject: [Fwd] IO::Handle, syswrite and arguments
46248              The original patch from andrew@ugh.net.au.
46249              
46250              Also the $ccflags is needed for the C compiler check.
46251              Subject: Configure (check for C-compiler)
46252              
46253              Eliminate $Is_VMS code from the test.
46254              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
46255              
46256              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
46257              as the first option of cc/ld because of ultrapicky compilers
46258              (e.g. OS/390 R2.5)
46259              
46260              Change the version number of Tie::Handle in the core to 4.0,
46261              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
46262              Subject: Note on Tie::Handle
46263              
46264              UTF8ize split() so that the cloned substrings get the UTF8
46265              flag of the original scalar.  Problem reported by Simon Cozens.
46266              
46267              save_re_context() could reset PL_curcop to freed memory, causing core
46268              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
46269              
46270              Subject: PATCH 5.6 perldebguts grammar cleanup
46271              
46272              Add a todo note about overloadable assertions.
46273              
46274              on Windows, LoadLibrary() could load an extension DLL multiple
46275              times if forward slashes are used in the path
46276              
46277              on Windows, cwd strings in the environment should be of the
46278              form =X:=X:\foo instead of =X=X:\foo\
46279              
46280              on Windows, avoid potential exception (could happen if MSVCRT isn't
46281              being used) when closing a socket handle
46282              
46283              avoid nonportable example code
46284              
46285              Windows9x doesn't support link(), despite what Config.pm
46286              might think
46287              
46288              pod nit
46289              
46290              Change #7160 had a nasty typo.
46291              
46292              Warn about unknown scripts.
46293              Subject: Re: ideas? patches? [PATCH bleadperl]
46294              
46295              on Windows, clean targets might not work under some flavors of the shell
46296              
46297              tweak for change#7173
46298              
46299              Make eq work again with utf8 (disabling the upgrading
46300              should no more be necessary since the copies of the
46301              scalars are upgraded, not the scalars themselves).
46302              Takes care of ID 20001009.001.  (The claimed length()
46303              bug in 20001009.001 seems bogus to me.)
46304              
46305              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
46306              
46307              Upgrade to CGI.pm 2.74, from Lincoln Stein.
46308              
46309              Upgrade to podlators 1.04, from Russ Allbery.
46310              
46311              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
46312              
46313              Quote the temp file name, needed in Win32 because the
46314              default name unfortunately contains spaces, shouldn't
46315              hurt elsewhere.
46316              Subject: FW: perldoc fails if $TEMP contains spaces
46317              
46318              Subject: RE: [ID 19990803.001] README.win32 suggestions 
46319              
46320              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
46321              
46322              Subject: Re: utf8 concat, mg_get
46323              
46324              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
46325              
46326              Subject: [PATCH: perl@7181] op/tr tests on OS/390
46327              
46328              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
46329              
46330              Use the versiononly instead of the installscripts,
46331              retract the changes 7146 and 7147.
46332              
46333              Reapply Andy's patch and regen Configure.
46334              
46335              Add the test case for #7190, from the original bug report
46336              by Andreas König.
46337              
46338              Remove duplicated code.
46339              
46340              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
46341              
46342              restore change#7202
46343      Branch: maint-5.6/perl
46344           !> (integrate 121 files)
46345 ____________________________________________________________________________
46346 [  8155] By: jhi                                   on 2000/12/17  22:30:58
46347         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
46348              From: "Craig A. Berry" <craigberry@mac.com>
46349              Date: Sun, 17 Dec 2000 13:09:28 -0600
46350              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
46351              
46352              MAN.PODS => ' ' is naughty.
46353      Branch: perl
46354            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
46355 ____________________________________________________________________________
46356 [  8154] By: nick                                  on 2000/12/17  22:07:13
46357         Log: MULTIPLICITY nit.
46358      Branch: perl
46359            ! mg.c
46360 ____________________________________________________________________________
46361 [  8153] By: gsar                                  on 2000/12/17  21:23:05
46362         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
46363              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
46364              from mainline
46365              
46366              Document the SvIOK_.*UV().
46367              
46368              Update Unicode todo list.
46369              
46370              Guard against bad string->int conversion for quads.
46371              
46372              Subject: small apidoc fix
46373              
46374              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
46375              
46376              Subject: [PATCH] Tied filehandle documentation
46377              
46378              Subject: [PATCH] Modernize Opcode.pm documentation
46379              
46380              Make Data::Dumper (non-XS) to work with changed semantics of ref().
46381              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
46382              [applied even though said semantics didn't change in 5.6.x]
46383              
46384              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
46385              
46386              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
46387              
46388              Fix the URL, but the server is still missing in action.
46389              Subject: [ID 20000905.002] perlfaq1.pod URL error
46390              
46391              Subject: [ID 20000903.001] \w in utf8-strings
46392              
46393              Fix the ccversion detection for 5.1 and beyond.
46394              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
46395              
46396              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
46397              
46398              Subject: [ID 20000904.008] Tiny fix for perldiag
46399              
46400              Subject: Re: [ID 20000906.004] segfault with bad perl statement
46401              
46402              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
46403              
46404              Subject: [ID 20000908.002] perlipc documentation bug.
46405              
46406              Subject: [PATCH lib/Benchmark.pm]
46407              
46408              Re-allow vec() for characters > 255.
46409              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
46410              
46411              Do away with memory models cruft.  Sorry, PDP users.
46412              
46413              Continue #7041.
46414              
46415              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
46416              
46417              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
46418              
46419              Upgrade to CPAN 1.57_65, from Andreas König.
46420              
46421              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
46422              by Russ Allbery.
46423              
46424              Silence t/pod/*.t about alternate quote-mappings now implemented
46425              by Pod::Text, from Brad Appleton.
46426              
46427              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
46428              Subject: borland C++ win32.c tweak
46429              
46430              C<@a = @b = split(...)> optimization coredumps under ithreads
46431              (missed a spot when fixing up op_pmreplroot hack for ithreads)
46432              
46433              Document the SvUTF8*().
46434              
46435              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
46436              
46437              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
46438              
46439              Do in VMS as the #7054 does.
46440              
46441              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
46442              
46443              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
46444              
46445              Subject: [patch: perl@7045] vms updates
46446              
46447              Test for the #7049.
46448              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
46449              
46450              Break up the myconfig lines a bit.
46451              Subject: perlbug/perl -V output format
46452              
46453              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
46454              
46455              The #7054 truncated Configure badly.
46456              
46457              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
46458              initialization in all the threads on Windows
46459              
46460              Allow for whitespace between "#" and "line" in cpp output.
46461              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
46462              
46463              Remove vestiges of tr//CU.
46464              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
46465              
46466              The return value of setlocale must be copied away.
46467              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
46468              
46469              Allow chop() and chomp() to be overridden.
46470              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
46471              
46472              Hints optimization.
46473              Subject: Minor nit
46474              
46475              Subject: [PATCH] de-wall t/README
46476              
46477              Subject: Re: Two advertising clauses need to be removed
46478      Branch: maint-5.6/perl
46479           !> (integrate 75 files)
46480 ____________________________________________________________________________
46481 [  8152] By: gsar                                  on 2000/12/17  20:30:11
46482         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
46483              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
46484              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
46485              
46486              Don't attach -ld to the archname if pointless.
46487              
46488              Document UNTIE in a very minimalistic way.
46489              
46490              POSIX doesn't report long double values under -Duselongdouble
46491              when the long doubles are "real" (bigger than doubles).
46492              
46493              More author updates.
46494              
46495              Try to deduce NV_MAX.  Really should be Configure fodder.
46496              
46497              :: not allowed in pathnames, change to .
46498              Subject: [PATCH perl@6938] cygwin port
46499              
46500              Forget about NV_MAX (#6951).  Various floating point tweaks,
46501              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
46502              
46503              Move the Solaris 7 scan to use64bitall, make the
46504              failure to find 64-bot sparc libc to mention the
46505              possibility of being in an intel, from Lupe and Alan.
46506              
46507              Regen perltoc.
46508              
46509              AUTHORS tweaks, from Peter Prymmer.
46510              
46511              More address tweaking.
46512              
46513              Small tweaks all over.
46514              
46515              File::Temp patches from Andreas König,
46516              
46517              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
46518              
46519              Subject: CPAN.pm beta 1.57_57 for the core
46520              
46521              Part of the solution.
46522              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
46523              
46524              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
46525              
46526              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
46527              
46528              Add the overload warnings to perldiag.
46529              
46530              Drop unused argument.
46531              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
46532              
46533              Subject: Nit in Configure (bleadperl@6961)
46534              
46535              Update to PodParser 1.18, from Brad Appleton.
46536              
46537              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
46538              
46539              Subject: [PATCH: 6948] add SCNfldbl to configure.com
46540              
46541              Document UNTIE. Also tweak implementation to suppress the 'inner references'
46542              warning when UNTIE exists and instead pass the cound of extra references to
46543              the UNTIE method.
46544              
46545              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
46546              so that case-ignoring systems like DCL can tell them from
46547              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
46548              
46549              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
46550              
46551              Feature ordering tweak.
46552              
46553              Regen perltoc.
46554              
46555              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
46556              
46557              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
46558              
46559              Subject: http:// in L<>
46560              
46561              Detypo.
46562              
46563              change#6791 accidentally clobbered change#6710, put it back
46564              
46565              Only the first line, thank you very much.
46566              
46567              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
46568              plus rework the http: spots as suggested by Tom Christiansen,
46569              plus regen perltoc.
46570              
46571              Undo part of change 6489 which looks like a bulk edit which
46572              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
46573              The supressing of main:: on return from select() is undesirable.
46574              
46575              Apparently avoiding the swapping is too costly.
46576              
46577              Various Configure nits by Philip Newton,
46578              plus the ebcdic one by me.
46579              
46580              Make certain cc is set before trying to run it.
46581              
46582              If overloaded %{} etc. return the object do not loop.
46583              Thus  sub deref { $_[0] } functions if object is wanted type.
46584              
46585              Update perlhist.
46586              
46587              More %{} and other deref special casing - do not pass to 'nomethod'.
46588      Branch: maint-5.6/perl
46589           !> (integrate 59 files)
46590 ____________________________________________________________________________
46591 [  8151] By: gsar                                  on 2000/12/17  19:14:38
46592         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
46593              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
46594              
46595              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
46596              
46597              Make the epsilon to be relative, not absolute.
46598              
46599              Put back the flags dump as reasoned in
46600              Subject: Re: [PATCH] Glob dumping
46601              
46602              Introduce ccname to keep track of what compiler kind of we have.
46603              
46604              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
46605              
46606              Put back the slice accidentally removed by #6907.
46607              
46608              Reset archname and archname64 always, forcing them be
46609              recomputed at each Configure run, make Configure and
46610              the hints files agree on the naming of largefiles variables.
46611              
46612              Don't say "Perl 5.0 source kit".
46613              
46614              Subject: [PATCH] fix misc cast warnings
46615              
46616              Subject: typos in pods
46617              
46618              NVs not necessarily doubles, as pointed out by Yitzchak.
46619              
46620              Subject: [PATCH 6889] add a few ldbl formats to configure.com
46621              
46622              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
46623              
46624              Better options for rsync.
46625              
46626              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
46627              
46628              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
46629              
46630              Subject: [PATCH] Re: UNTIE method 
46631              
46632              A better fix for the Socket building problem from Craig Berry.
46633              
46634              Retract the dummy test, skip the security tests (instead of failing),
46635              explain what the warnings mean.
46636              
46637              Heap decorruption.
46638              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
46639              
46640              Update to Unicode 3.0.1.
46641              
46642              Missed one Unicode file.
46643              
46644              Subject: Re: typos in pods
46645              
46646              The #6929 was too skimpy.
46647              
46648              sscanf() may be the only way to read long doubles from strings.
46649              
46650              Reveal Borland's isnan.
46651              Subject: build with BC++ tweak
46652              
46653              Issue useful diagnostic on unknown pod commands.
46654              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
46655              
46656              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
46657              
46658              Clarify the third case of ftmp-security warnings.
46659              
46660              Make -Dusemorebits find long doubles in Solaris.
46661              
46662              Wrap the test in eval.
46663      Branch: maint-5.6/perl
46664           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
46665           +> lib/unicode/PropList.txt lib/unicode/README.perl
46666           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
46667           +> lib/unicode/Unicode.301 vms/vmspipe.com
46668            - lib/unicode/Props.txt lib/unicode/UCD300.html
46669            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
46670           !> (integrate 305 files)
46671 ____________________________________________________________________________
46672 [  8150] By: jhi                                   on 2000/12/17  18:47:57
46673         Log: Uncheckedin generated files.
46674      Branch: perl
46675            ! global.sym perlapi.c pod/perlapi.pod
46676 ____________________________________________________________________________
46677 [  8149] By: jhi                                   on 2000/12/17  18:41:22
46678         Log: Update Changes.
46679      Branch: perl
46680            ! Changes patchlevel.h
46681 ____________________________________________________________________________
46682 [  8148] By: jhi                                   on 2000/12/17  18:39:16
46683         Log: Subject: [PATCH] Fcntl constants speedup
46684              From: Nicholas Clark <nick@ccl4.org>
46685              Date: Sun, 17 Dec 2000 16:29:24 +0000
46686              Message-ID: <20001217162924.E97668@plum.flirble.org>
46687              
46688              Use IVs for the Fcntl constants instead of NVs.
46689      Branch: perl
46690            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
46691 ____________________________________________________________________________
46692 [  8147] By: jhi                                   on 2000/12/17  18:33:41
46693         Log: Add test for #8145 (binmode() warning), add warning for
46694              ioctl() and sockpair(), document them. (fileno() cannot
46695              be tripwired with the same kind of warning because
46696              'defined fileno($foo)' seems to be an idiom.)
46697      Branch: perl
46698            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
46699 ____________________________________________________________________________
46700 [  8146] By: gsar                                  on 2000/12/17  18:09:08
46701         Log: update Changes
46702      Branch: maint-5.6/perl
46703            ! Changes
46704 ____________________________________________________________________________
46705 [  8145] By: jhi                                   on 2000/12/17  17:39:35
46706         Log: Subject: [PATCH] Re: The long awaited feature ...
46707              From: Simon Cozens <simon@cozens.net>
46708              Date: Sun, 17 Dec 2000 12:31:56 +0000
46709              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
46710              
46711              Add a warning to binmode() about using bad filehandles
46712              (can happen e.g. if someone forgets the filehandle argument)
46713      Branch: perl
46714            ! pp_sys.c
46715 ____________________________________________________________________________
46716 [  8144] By: jhi                                   on 2000/12/17  17:33:48
46717         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
46718              From: Jonathan Stowe <gellyfish@gellyfish.com>
46719              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
46720              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
46721      Branch: perl
46722            ! lib/Net/Ping.pm
46723 ____________________________________________________________________________
46724 [  8143] By: jhi                                   on 2000/12/17  05:31:37
46725         Log: Polymorphic regexps.
46726              
46727              Fixes at least the bugs 20001028.003 (both of them...) and
46728              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
46729              also to be fixed by now, probably already before this patch.
46730      Branch: perl
46731            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
46732            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
46733            ! t/op/utf8decode.t t/pragma/utf8.t
46734 ____________________________________________________________________________
46735 [  8142] By: jhi                                   on 2000/12/16  17:16:05
46736         Log: Subject: [patch perl@8102] dos/djgpp update
46737              From: Laszlo Molnar <ml1050@freemail.hu>
46738              Date: Sat, 16 Dec 2000 01:40:52 +0100
46739              Message-ID: <20001216014052.A335@freemail.hu>
46740      Branch: perl
46741            ! djgpp/config.over t/base/commonsense.t
46742 ____________________________________________________________________________
46743 [  8141] By: jhi                                   on 2000/12/16  17:09:27
46744         Log: Few uncheckedin files.
46745      Branch: perl
46746            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
46747 ____________________________________________________________________________
46748 [  8140] By: nick                                  on 2000/12/15  22:14:31
46749         Log: Integrate mainline
46750      Branch: perlio
46751           !> (integrate 53 files)
46752 ____________________________________________________________________________
46753 [  8139] By: jhi                                   on 2000/12/15  19:49:49
46754         Log: One more IVUV tweak from Nicholas Clark.
46755      Branch: perl
46756            ! sv.c
46757 ____________________________________________________________________________
46758 [  8138] By: jhi                                   on 2000/12/15  19:17:06
46759         Log: Return of the IVUV-preservation, now seems to be happy even
46760              in Digital UNIX (the broken strtoul brokenness detection
46761              seems to have been the fly in the ointment).
46762      Branch: perl
46763            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46764            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
46765            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
46766            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
46767            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46768            ! vos/config.ga.h win32/config.bc win32/config.gc
46769            ! win32/config.vc
46770 ____________________________________________________________________________
46771 [  8137] By: jhi                                   on 2000/12/15  18:12:14
46772         Log: Metaconfig unit change for #8136.
46773      Branch: metaconfig
46774            ! U/modified/d_strtoul.U
46775      Branch: metaconfig/U/perl
46776            ! d_strtoull.U d_strtouq.U
46777 ____________________________________________________________________________
46778 [  8136] By: jhi                                   on 2000/12/15  18:11:35
46779         Log: I don't think it's sensible or portable to test the strtou*
46780              on /^-/ strings.
46781      Branch: perl
46782            ! Configure
46783 ____________________________________________________________________________
46784 [  8135] By: jhi                                   on 2000/12/15  17:18:49
46785         Log: Metaconfig unit change for #8134.
46786      Branch: metaconfig
46787            ! U/modified/d_strtoul.U
46788 ____________________________________________________________________________
46789 [  8134] By: jhi                                   on 2000/12/15  17:14:13
46790         Log: If longsize is 8 we don't need a LL suffix for integer constants.
46791      Branch: perl
46792            ! Configure config_h.SH
46793 ____________________________________________________________________________
46794 [  8133] By: jhi                                   on 2000/12/15  16:00:23
46795         Log: Update Changes.
46796      Branch: perl
46797            ! Changes patchlevel.h
46798 ____________________________________________________________________________
46799 [  8132] By: jhi                                   on 2000/12/15  15:44:16
46800         Log: Some compilers get huffy if you do not cast a const pointer
46801              to a non-const when assigning.
46802      Branch: perl
46803            ! gv.c
46804 ____________________________________________________________________________
46805 [  8131] By: jhi                                   on 2000/12/15  15:38:30
46806         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
46807              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46808              Date: Fri, 15 Dec 2000 05:26:57 -0500
46809              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
46810      Branch: perl
46811            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
46812            ! t/pragma/overload.t
46813 ____________________________________________________________________________
46814 [  8130] By: jhi                                   on 2000/12/15  15:36:08
46815         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
46816              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46817              Date: Thu, 14 Dec 2000 22:02:43 -0500
46818              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
46819      Branch: perl
46820            ! gv.c perl.h
46821 ____________________________________________________________________________
46822 [  8129] By: jhi                                   on 2000/12/15  15:34:16
46823         Log: Subject: PATCH: h2xs nit
46824              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46825              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
46826              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
46827              
46828              Add a template README.
46829      Branch: perl
46830            ! utils/h2xs.PL
46831 ____________________________________________________________________________
46832 [  8128] By: jhi                                   on 2000/12/15  15:32:22
46833         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
46834      Branch: perl
46835            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
46836 ____________________________________________________________________________
46837 [  8127] By: jhi                                   on 2000/12/15  15:19:34
46838         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
46839              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46840              Date:     Thu, 14 Dec 2000 20:04:42 EST
46841              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
46842      Branch: perl
46843            ! ext/Opcode/Opcode.xs
46844 ____________________________________________________________________________
46845 [  8126] By: jhi                                   on 2000/12/15  15:17:49
46846         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
46847              From: Peter Prymmer <pvhp@forte.com>
46848              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
46849              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
46850      Branch: perl
46851            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
46852            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
46853            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
46854 ____________________________________________________________________________
46855 [  8125] By: jhi                                   on 2000/12/15  15:11:05
46856         Log: This seems to be a stage sane and stable enough to checkin.
46857              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
46858      Branch: perl
46859            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
46860            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
46861            ! t/op/cmp.t t/op/numconvert.t
46862 ____________________________________________________________________________
46863 [  8124] By: jhi                                   on 2000/12/15  04:20:26
46864         Log: Something is really wonky.
46865      Branch: perl
46866            ! sv.c
46867 ____________________________________________________________________________
46868 [  8123] By: jhi                                   on 2000/12/15  04:00:50
46869         Log: Fixes for the IV UV patches to compile in Digital UNIX.
46870      Branch: perl
46871            ! sv.c
46872 ____________________________________________________________________________
46873 [  8122] By: jhi                                   on 2000/12/15  02:53:40
46874         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
46875              From: "Craig A. Berry" <craigberry@mac.com>
46876              Date: Thu, 14 Dec 2000 19:10:49 -0600
46877              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
46878      Branch: perl
46879            ! vms/vms.c
46880 ____________________________________________________________________________
46881 [  8121] By: jhi                                   on 2000/12/15  02:50:00
46882         Log: Metaconfig changes for #8120.
46883      Branch: metaconfig
46884            + U/modified/d_strtoul.U
46885      Branch: metaconfig/U/perl
46886            ! d_strtoull.U d_strtouq.U
46887 ____________________________________________________________________________
46888 [  8120] By: jhi                                   on 2000/12/15  02:49:42
46889         Log: From: Nicholas Clark <nick@ccl4.org> 
46890              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
46891              Date: Thu, 14 Dec 2000 18:38:57 +0000
46892              Message-ID: <20001214183857.B97909@plum.flirble.org>
46893      Branch: perl
46894            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46895            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
46896            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
46897            ! vos/config.ga.def vos/config.ga.h win32/config.bc
46898            ! win32/config.gc win32/config.vc
46899 ____________________________________________________________________________
46900 [  8119] By: jhi                                   on 2000/12/14  23:40:58
46901         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
46902              From: Nicholas Clark <nick@ccl4.org>
46903              Date: Wed, 13 Dec 2000 20:08:50 +0000
46904              Message-ID: <20001213200849.B71166@plum.flirble.org>
46905      Branch: perl
46906            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
46907            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
46908 ____________________________________________________________________________
46909 [  8118] By: jhi                                   on 2000/12/14  22:46:26
46910         Log: Integrate perlio.
46911      Branch: perl
46912           !> MANIFEST ext/Encode/compile makedef.pl
46913 ____________________________________________________________________________
46914 [  8117] By: nick                                  on 2000/12/14  22:38:53
46915         Log: Win32 tweaks to get Encode to build
46916              - temp hack to makedef.pl till PerlIO is properly "exported".
46917              - MSVC dislikes  
46918              static encpage_t foo[];
46919              so make 'em extern for now.
46920      Branch: perlio
46921            ! ext/Encode/compile makedef.pl
46922 ____________________________________________________________________________
46923 [  8116] By: nick                                  on 2000/12/14  22:00:53
46924         Log: Document the new files
46925      Branch: perlio
46926            ! MANIFEST
46927 ____________________________________________________________________________
46928 [  8115] By: jhi                                   on 2000/12/14  21:58:01
46929         Log: MANIFEST new files of #8114.
46930      Branch: perl
46931            ! MANIFEST
46932 ____________________________________________________________________________
46933 [  8114] By: jhi                                   on 2000/12/14  21:50:49
46934         Log: Integrate perlio.
46935      Branch: perl
46936           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
46937           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
46938           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
46939           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
46940           !> ext/Encode/Makefile.PL
46941 ____________________________________________________________________________
46942 [  8113] By: jhi                                   on 2000/12/14  21:48:49
46943         Log: The documentation part of the
46944              
46945              Subject: [ID 20001214.002] Net::Ping patch
46946              From: Jonathan Stowe <gellyfish@gellyfish.com>
46947              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
46948              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
46949              since the #7529 had already addressed the same problem.
46950      Branch: perl
46951            ! lib/Net/Ping.pm
46952 ____________________________________________________________________________
46953 [  8112] By: jhi                                   on 2000/12/14  21:42:57
46954         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
46955              From: Dominic Dunlop <domo@computer.org>
46956              Date: Tue, 12 Dec 2000 10:47:10 +0100
46957              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
46958              
46959              Document how elusive subroutines can be.
46960      Branch: perl
46961            ! pod/perlfunc.pod
46962 ____________________________________________________________________________
46963 [  8111] By: jhi                                   on 2000/12/14  21:38:05
46964         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
46965              From: Dominic Dunlop <domo@computer.org>
46966              Date: Thu, 14 Dec 2000 10:13:51 +0100
46967              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
46968      Branch: perl
46969            ! ext/POSIX/POSIX.pod
46970 ____________________________________________________________________________
46971 [  8110] By: jhi                                   on 2000/12/14  21:36:32
46972         Log: Subject: [patch] perlfaq7
46973              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
46974              Date: Thu, 14 Dec 2000 15:31:07 +0100
46975              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
46976      Branch: perl
46977            ! pod/perlfaq7.pod
46978 ____________________________________________________________________________
46979 [  8109] By: jhi                                   on 2000/12/14  21:29:20
46980         Log: Subject: [8104] Encode
46981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46982              Date: Thu, 14 Dec 2000 14:49:34 +0100
46983              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
46984              
46985              Type casting for nervous compilers.
46986      Branch: perl
46987            ! ext/Encode/Encode.xs
46988 ____________________________________________________________________________
46989 [  8108] By: jhi                                   on 2000/12/14  21:26:17
46990         Log: Subject: [8104] DB_File
46991              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46992              Date: Thu, 14 Dec 2000 14:49:35 +0100
46993              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
46994              
46995              Type definition incorrect for DB 2.7.7.  Not known when it
46996              changed, so only changed it for a known revision.
46997      Branch: perl
46998            ! ext/DB_File/DB_File.xs
46999 ____________________________________________________________________________
47000 [  8107] By: jhi                                   on 2000/12/14  21:23:41
47001         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
47002              From: Peter Prymmer <pvhp@forte.com>
47003              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
47004              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
47005              
47006              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
47007      Branch: perl
47008            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
47009            ! ext/Encode/Encode/posix-bc.enc
47010 ____________________________________________________________________________
47011 [  8106] By: nick                                  on 2000/12/14  20:36:13
47012         Log: "Cold" build correction to Encode's Makefile.PL
47013      Branch: perlio
47014            ! ext/Encode/Makefile.PL
47015 ____________________________________________________________________________
47016 [  8105] By: nick                                  on 2000/12/14  20:09:37
47017         Log: "Compiled" encodings.
47018              Correct replacement character in EBCDIC .enc files
47019              Add 0x7F to ASCII repertoire.
47020      Branch: perlio
47021            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
47022            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
47023            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
47024            ! ext/Encode/Makefile.PL ext/Encode/compile
47025            ! ext/Encode/encengine.c ext/Encode/encode.h
47026 ____________________________________________________________________________
47027 [  8104] By: nick                                  on 2000/12/14  00:38:20
47028         Log: Integrate mainline
47029      Branch: perlio
47030           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
47031           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
47032           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
47033           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
47034           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
47035           !> t/lib/db-hash.t t/lib/db-recno.t
47036 ____________________________________________________________________________
47037 [  8103] By: nick                                  on 2000/12/13  23:16:13
47038         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
47039              so far and so it does not get lost.
47040      Branch: perlio
47041            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
47042 ____________________________________________________________________________
47043 [  8102] By: jhi                                   on 2000/12/13  17:14:22
47044         Log: Update Changes.
47045      Branch: perl
47046            ! Changes patchlevel.h
47047 ____________________________________________________________________________
47048 [  8101] By: jhi                                   on 2000/12/13  16:53:41
47049         Log: Move the proto of start_glob() to a better place; regen api files.
47050      Branch: perl
47051            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
47052 ____________________________________________________________________________
47053 [  8100] By: jhi                                   on 2000/12/13  16:47:11
47054         Log: Metaconfig change for #8099.
47055      Branch: metaconfig
47056            ! U/modified/Head.U
47057 ____________________________________________________________________________
47058 [  8099] By: jhi                                   on 2000/12/13  16:46:48
47059         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
47060              From: Andy Dougherty <doughera@lafayette.edu>
47061              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
47062              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
47063      Branch: perl
47064            ! Configure
47065 ____________________________________________________________________________
47066 [  8098] By: jhi                                   on 2000/12/13  16:39:02
47067         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
47068              From: rspier@pobox.com (Robert Spier)
47069              Date: Tue, 12 Dec 2000 21:12:39 -0500
47070              Message-ID: <14902.56087.678086.725773@rls.cx>
47071              
47072              fastgetcwd is defined using a glob alias on a $^O dependent basis -
47073              and there was no default assignment or perl subroutine.
47074      Branch: perl
47075            ! lib/Cwd.pm
47076 ____________________________________________________________________________
47077 [  8097] By: jhi                                   on 2000/12/13  16:16:01
47078         Log: Subject: [PATCH] move startglob out of pp_hot.c
47079              From: Nicholas Clark <nick@ccl4.org>
47080              Date: Mon, 11 Dec 2000 23:16:39 +0000
47081              Message-ID: <20001211231638.A55550@plum.flirble.org>
47082      Branch: perl
47083            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
47084 ____________________________________________________________________________
47085 [  8096] By: jhi                                   on 2000/12/13  15:26:23
47086         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
47087              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
47088              Date: Wed, 13 Dec 2000 14:01:37 +0100
47089              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
47090              
47091              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
47092              in turn requires libpthread in libswanted.
47093      Branch: perl
47094            ! hints/hpux.sh
47095 ____________________________________________________________________________
47096 [  8095] By: jhi                                   on 2000/12/12  19:51:05
47097         Log: The integration wars continue.
47098      Branch: perl
47099           !> sv.c
47100 ____________________________________________________________________________
47101 [  8094] By: jhi                                   on 2000/12/12  19:48:26
47102         Log: Subject: [PATCH perl@8070] DB_File-1.74  
47103              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
47104              Date: Mon, 11 Dec 2000 23:07:17 -0000
47105              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
47106      Branch: perl
47107            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
47108            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
47109            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
47110            ! t/lib/db-recno.t
47111 ____________________________________________________________________________
47112 [  8093] By: nick                                  on 2000/12/12  19:42:13
47113         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
47114      Branch: perlio
47115            ! sv.c
47116           !> lib/File/DosGlob.pm
47117 ____________________________________________________________________________
47118 [  8092] By: jhi                                   on 2000/12/12  19:28:11
47119         Log: Integrate perlio.
47120      Branch: perl
47121           !> sv.c
47122 ____________________________________________________________________________
47123 [  8091] By: nick                                  on 2000/12/12  18:49:45
47124         Log: Fix for Tk, and upgrading shared SVs.
47125      Branch: perlio
47126            ! sv.c
47127 ____________________________________________________________________________
47128 [  8090] By: jhi                                   on 2000/12/12  16:48:59
47129         Log: Subject: [PATCH] Re: Breadperl & Tk
47130              From: Nick Ing-Simmons <nik@tiuk.ti.com>
47131              Date: Tue, 12 Dec 2000 14:48:27 GMT
47132              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
47133      Branch: perl
47134            ! sv.c
47135 ____________________________________________________________________________
47136 [  8089] By: jhi                                   on 2000/12/12  03:37:19
47137         Log: Subject: DosGlob.pm diff for bash style brace expansion.
47138              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
47139              Date: Fri, 8 Dec 2000 10:45:30 -0600
47140              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
47141      Branch: perl
47142            ! lib/File/DosGlob.pm
47143 ____________________________________________________________________________
47144 [  8088] By: nick                                  on 2000/12/11  23:59:59
47145         Log: Integrate mainline
47146      Branch: perlio
47147           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
47148           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
47149           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
47150           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
47151           !> t/op/local.t t/pragma/warn/toke toke.c
47152 ____________________________________________________________________________
47153 [  8087] By: jhi                                   on 2000/12/11  23:20:23
47154         Log: Integrate perlio.
47155      Branch: perl
47156           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
47157 ____________________________________________________________________________
47158 [  8086] By: jhi                                   on 2000/12/11  22:50:59
47159         Log: Tune further the OS detection of CGI.
47160      Branch: perl
47161            ! lib/CGI.pm
47162 ____________________________________________________________________________
47163 [  8085] By: nick                                  on 2000/12/11  22:50:46
47164         Log: Finish 1st pass of "encoding" layer e.g. :
47165              open($fh,"<encoding(iso8859-7)",$greek) || die;
47166      Branch: perlio
47167            ! ext/Encode/Encode.xs perlio.c perliol.h
47168 ____________________________________________________________________________
47169 [  8084] By: jhi                                   on 2000/12/11  22:32:06
47170         Log: Revert the -f ambiguousity patch, seems to cause
47171              too much hassle (the interpret -Q as a function
47172              where Q is not a known filetest part is left in).
47173      Branch: perl
47174            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
47175            ! toke.c
47176 ____________________________________________________________________________
47177 [  8083] By: jhi                                   on 2000/12/11  22:27:23
47178         Log: (accidentally empty check-in)
47179      Branch: perl
47180            ! lib/File/DosGlob.pm
47181 ____________________________________________________________________________
47182 [  8082] By: nick                                  on 2000/12/11  19:09:51
47183         Log: Restore mmap function (broken by tweaks to shared buffer
47184              layer for encode(xxxx)).
47185      Branch: perlio
47186            ! perlio.c
47187 ____________________________________________________________________________
47188 [  8081] By: jhi                                   on 2000/12/11  18:29:13
47189         Log: Subject: Re: The long awaited feature ...
47190              From: Simon Cozens <simon@cozens.net>
47191              Date: Mon, 11 Dec 2000 15:54:24 +0000
47192              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
47193              
47194              More io/utf8 tests.
47195      Branch: perl
47196            ! t/io/utf8.t
47197 ____________________________________________________________________________
47198 [  8080] By: jhi                                   on 2000/12/11  18:19:36
47199         Log: Subject: PATCH MakeMaker manpage clarification
47200              From: andreas.koenig@anima.de (Andreas J. Koenig)
47201              Date: 10 Dec 2000 20:46:13 +0100
47202              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
47203      Branch: perl
47204            ! lib/ExtUtils/MakeMaker.pm
47205 ____________________________________________________________________________
47206 [  8079] By: jhi                                   on 2000/12/11  15:35:07
47207         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
47208              From: Simon Cozens <simon@cozens.net>
47209              Date: Sun, 10 Dec 2000 19:06:19 +0000
47210              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
47211      Branch: perl
47212            ! ext/B/B/Deparse.pm t/lib/b.t
47213 ____________________________________________________________________________
47214 [  8078] By: jhi                                   on 2000/12/11  15:09:11
47215         Log: Subject: [PATCH] docs on NaN
47216              From: Nicholas Clark <nick@ccl4.org>
47217              Date: Mon, 11 Dec 2000 01:48:38 +0000
47218              Message-ID: <20001211014838.B99205@plum.flirble.org>
47219      Branch: perl
47220            ! pod/perlop.pod
47221 ____________________________________________________________________________
47222 [  8077] By: jhi                                   on 2000/12/11  15:02:21
47223         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
47224              From: Simon Cozens <simon@cozens.net>
47225              Date: Mon, 11 Dec 2000 01:21:45 +0000
47226              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
47227      Branch: perl
47228            ! pp.c pp_hot.c scope.c t/op/local.t
47229 ____________________________________________________________________________
47230 [  8076] By: nick                                  on 2000/12/10  20:43:32
47231         Log: Not merge worthy...
47232              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
47233              syntax is modelled on attributes.
47234              Untested fix for io/utf8 on Win32 etc.
47235              Very clumsy start to the encode layer.
47236      Branch: perlio
47237            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
47238 ____________________________________________________________________________
47239 [  8075] By: jhi                                   on 2000/12/10  18:39:33
47240         Log: Darwin is not Windows.
47241      Branch: perl
47242            ! lib/CGI.pm
47243 ____________________________________________________________________________
47244 [  8074] By: jhi                                   on 2000/12/10  18:31:27
47245         Log: Subject: Ambiguous -%c() resolved as a file test
47246              From: "Paul Marquess" <Paul.Marquess@openwave.com>
47247              Date: Sun, 10 Dec 2000 15:35:07 -0000
47248              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
47249      Branch: perl
47250            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
47251 ____________________________________________________________________________
47252 [  8073] By: jhi                                   on 2000/12/10  18:16:29
47253         Log: Subject: PATCH installperl misinformed 
47254              From: andreas.koenig@anima.de (Andreas J. Koenig)
47255              Date: 10 Dec 2000 13:01:32 +0100 
47256              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
47257      Branch: perl
47258            ! installperl
47259 ____________________________________________________________________________
47260 [  8072] By: jhi                                   on 2000/12/10  18:07:55
47261         Log: The walkoptree confusion rages; walkoptree() seems to be coming
47262              from B.xs, while walkoptree_slow() comes from B.pm.
47263      Branch: perl
47264            ! ext/B/B.pm
47265 ____________________________________________________________________________
47266 [  8071] By: nick                                  on 2000/12/10  11:45:47
47267         Log: Integrate mainline
47268      Branch: perlio
47269           +> t/base/commonsense.t
47270           !> (integrate 37 files)
47271 ____________________________________________________________________________
47272 [  8070] By: jhi                                   on 2000/12/10  04:46:21
47273         Log: Update Changes.
47274      Branch: perl
47275            ! Changes patchlevel.h
47276 ____________________________________________________________________________
47277 [  8069] By: jhi                                   on 2000/12/10  04:39:19
47278         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
47279              From: andreas.koenig@anima.de (Andreas J. Koenig)
47280              Date: 09 Dec 2000 17:14:25 +0100
47281              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
47282      Branch: perl
47283            + t/base/commonsense.t
47284            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
47285 ____________________________________________________________________________
47286 [  8068] By: jhi                                   on 2000/12/10  04:17:36
47287         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
47288              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
47289              Date: Sat, 9 Dec 2000 16:47:22 -0000
47290              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
47291      Branch: perl
47292            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
47293            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
47294            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
47295            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
47296            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
47297            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
47298            ! t/lib/sdbm.t
47299 ____________________________________________________________________________
47300 [  8067] By: jhi                                   on 2000/12/10  03:52:02
47301         Log: Test case for #8066.
47302      Branch: perl
47303            ! t/op/misc.t
47304 ____________________________________________________________________________
47305 [  8066] By: jhi                                   on 2000/12/10  03:50:30
47306         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
47307              From: Simon Cozens <simon@cozens.net>
47308              Date: Sun, 10 Dec 2000 00:55:37 +0000
47309              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
47310      Branch: perl
47311            ! pp_sys.c
47312 ____________________________________________________________________________
47313 [  8065] By: jhi                                   on 2000/12/10  03:44:52
47314         Log: Test case for #8064.
47315      Branch: perl
47316            ! t/comp/proto.t
47317 ____________________________________________________________________________
47318 [  8064] By: jhi                                   on 2000/12/10  03:42:32
47319         Log: Subject: Re: prototype of substr
47320              From: Simon Cozens <simon@cozens.net>
47321              Date: Sun, 10 Dec 2000 00:13:33 +0000
47322              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
47323              
47324              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
47325              In other words, make the returned prototypes for any function
47326              stop prepending the ';' optionality marker after the first one.
47327              If they start getting optional, all the rest are optional.
47328      Branch: perl
47329            ! pp.c
47330 ____________________________________________________________________________
47331 [  8063] By: jhi                                   on 2000/12/10  03:39:42
47332         Log: Subject: [PATCH] perlguts.pod
47333              From: Simon Cozens <simon@cozens.net>
47334              Date: Sun, 10 Dec 2000 00:06:47 +0000
47335              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
47336              
47337              Documentation of the different types of ops,
47338              plus the functions in dump.c
47339      Branch: perl
47340            ! pod/perlguts.pod
47341 ____________________________________________________________________________
47342 [  8062] By: jhi                                   on 2000/12/10  03:30:04
47343         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
47344              From: Nicholas Clark <nick@talking.bollo.cx>
47345              Date: Sat, 09 Dec 2000 18:57:25 +0000
47346              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
47347              
47348              Be more robust in weird hostname setups.
47349      Branch: perl
47350            ! t/lib/net-hostent.t
47351 ____________________________________________________________________________
47352 [  8061] By: jhi                                   on 2000/12/10  03:28:21
47353         Log: Pacify fussy compiler. 
47354      Branch: perl
47355            ! pp_sys.c
47356 ____________________________________________________________________________
47357 [  8060] By: jhi                                   on 2000/12/10  02:52:46
47358         Log: Integrate perlio.
47359      Branch: perl
47360           !> pp_sys.c t/io/utf8.t
47361 ____________________________________________________________________________
47362 [  8059] By: nick                                  on 2000/12/09  23:40:14
47363         Log: read/sysread/recv should now be utf8 aware.
47364              Basic test for utf8 read.
47365      Branch: perlio
47366            ! pp_sys.c t/io/utf8.t
47367 ____________________________________________________________________________
47368 [  8058] By: jhi                                   on 2000/12/09  21:56:02
47369         Log: Integrate perlio.
47370      Branch: perl
47371           +> t/io/utf8.t
47372           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
47373 ____________________________________________________________________________
47374 [  8057] By: jhi                                   on 2000/12/09  21:53:35
47375         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
47376              From: Inaba Hiroto <inaba@st.rim.or.jp>
47377              Date: Sun, 10 Dec 2000 05:53:21 +0900
47378              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
47379              
47380              Tests for #8056.
47381      Branch: perl
47382            ! t/op/each.t
47383 ____________________________________________________________________________
47384 [  8056] By: jhi                                   on 2000/12/09  21:51:16
47385         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
47386              From: Inaba Hiroto <inaba@st.rim.or.jp>
47387              Date: Sat, 09 Dec 2000 18:02:00 +0900
47388              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
47389              
47390              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
47391      Branch: perl
47392            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
47393 ____________________________________________________________________________
47394 [  8055] By: nick                                  on 2000/12/09  20:11:48
47395         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
47396              than raw PerlIO_write() - does not seem to break any tests.
47397      Branch: perlio
47398            ! pp_sys.c
47399 ____________________________________________________________________________
47400 [  8054] By: nick                                  on 2000/12/09  19:47:30
47401         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
47402              (sysread, recv and write i.e. formats still to do...)
47403              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
47404              open($fh,">:utf8","name")
47405              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
47406              so no extra overhead is involved.
47407              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
47408              to a non-utf8 stream.
47409              Add initial io/utf8.t
47410              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
47411              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
47412              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
47413      Branch: perlio
47414            + t/io/utf8.t
47415            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
47416 ____________________________________________________________________________
47417 [  8053] By: nick                                  on 2000/12/09  19:26:37
47418         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
47419              was only testing this_utf8.
47420      Branch: perlio
47421            ! toke.c
47422 ____________________________________________________________________________
47423 [  8052] By: nick                                  on 2000/12/09  19:09:41
47424         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
47425              i.e. the output string has one, but don't mess with source assumption.
47426      Branch: perlio
47427            ! toke.c
47428 ____________________________________________________________________________
47429 [  8051] By: jhi                                   on 2000/12/09  16:55:17
47430         Log: Integrate perlio.
47431      Branch: perl
47432           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
47433           !> sv.c thrdvar.h util.c
47434 ____________________________________________________________________________
47435 [  8050] By: jhi                                   on 2000/12/09  16:48:07
47436         Log: Nits noticed by Peter Prymmer.
47437      Branch: perl
47438            ! lib/ExtUtils/MM_VMS.pm
47439 ____________________________________________________________________________
47440 [  8049] By: nick                                  on 2000/12/09  13:49:40
47441         Log: UTF8 output prework.
47442              - Store $\ and $, as SVs so they can have SvUTF8 flag
47443              - use do_print() rather than raw PerlIO_write() to print them.
47444      Branch: perlio
47445            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
47446            ! thrdvar.h util.c
47447 ____________________________________________________________________________
47448 [  8048] By: nick                                  on 2000/12/09  12:30:43
47449         Log: Integrate mainline.
47450      Branch: perlio
47451           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
47452           +> t/op/reverse.t
47453           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
47454           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
47455           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
47456           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
47457           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
47458           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
47459 ____________________________________________________________________________
47460 [  8047] By: jhi                                   on 2000/12/09  00:23:27
47461         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
47462              From: Michael G Schwern <schwern@pobox.com>
47463              Date: Fri, 8 Dec 2000 14:43:04 -0600
47464      Branch: perl
47465            ! lib/ExtUtils/MM_VMS.pm
47466 ____________________________________________________________________________
47467 [  8046] By: jhi                                   on 2000/12/08  23:10:27
47468         Log: A missed check-in.
47469      Branch: perl
47470            ! lib/ExtUtils/Manifest.pm
47471 ____________________________________________________________________________
47472 [  8045] By: jhi                                   on 2000/12/08  21:57:12
47473         Log: (null check-in)
47474      Branch: perl
47475            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
47476 ____________________________________________________________________________
47477 [  8044] By: jhi                                   on 2000/12/08  21:11:06
47478         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
47479              at the final draft stage.
47480      Branch: perl
47481            + ext/Encode/Encode/iso8859-16.enc
47482            ! MANIFEST
47483 ____________________________________________________________________________
47484 [  8043] By: jhi                                   on 2000/12/08  16:39:04
47485         Log: Update Changes.
47486      Branch: perl
47487            ! Changes patchlevel.h
47488 ____________________________________________________________________________
47489 [  8042] By: jhi                                   on 2000/12/08  16:33:39
47490         Log: Do not return the Unicode replacement character if UTF-8
47491              decoding goes awry, it should be up to the caller to decide.
47492      Branch: perl
47493            ! pod/perlapi.pod utf8.c
47494 ____________________________________________________________________________
47495 [  8041] By: jhi                                   on 2000/12/08  16:22:28
47496         Log: metaconfig maintenance.
47497      Branch: metaconfig
47498            ! U/modified/stdchar.U
47499      Branch: metaconfig/U/perl
47500            + testsyml.U
47501 ____________________________________________________________________________
47502 [  8040] By: jhi                                   on 2000/12/08  16:03:08
47503         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
47504              From: sthoenna@efn.org
47505              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
47506              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
47507      Branch: perl
47508            ! Changes lib/ExtUtils/MM_OS2.pm
47509 ____________________________________________________________________________
47510 [  8039] By: jhi                                   on 2000/12/08  15:57:11
47511         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
47512              From: Simon Cozens <simon@cozens.net>
47513              Date: Fri, 8 Dec 2000 13:33:31 +0000
47514              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
47515              
47516              (The pp_hot part needed a rewrite.)
47517      Branch: perl
47518            ! doop.c pp_hot.c utf8.c
47519 ____________________________________________________________________________
47520 [  8038] By: jhi                                   on 2000/12/08  15:25:08
47521         Log: Subject: djSP
47522              From: Michael Stevens <michael@etla.org>
47523              Date: Wed, 6 Dec 2000 23:24:01 +0000
47524              Message-ID: <20001206232400.A21381@firedrake.org>
47525              
47526              Plus a note from Nick Ing-Simmons.
47527      Branch: perl
47528            ! pp.h
47529 ____________________________________________________________________________
47530 [  8037] By: jhi                                   on 2000/12/08  15:18:35
47531         Log: Filetype is text.
47532      Branch: perl
47533            ! t/op/utf8decode.t
47534 ____________________________________________________________________________
47535 [  8036] By: jhi                                   on 2000/12/08  03:31:27
47536         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47537              From: Andy Dougherty <doughera@lafayette.edu>
47538              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
47539              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
47540              
47541              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47542              From: Andy Dougherty <doughera@lafayette.edu>
47543              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
47544              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
47545      Branch: perl
47546            + ext/POSIX/hints/svr4.pl
47547            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
47548 ____________________________________________________________________________
47549 [  8035] By: jhi                                   on 2000/12/08  03:26:01
47550         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
47551              From: Andy Dougherty <doughera@lafayette.edu>
47552              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
47553              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
47554      Branch: perl
47555            ! t/README t/base/term.t
47556 ____________________________________________________________________________
47557 [  8034] By: jhi                                   on 2000/12/08  03:21:59
47558         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
47559              From: mjd@plover.com  
47560              Date: 7 Dec 2000 21:04:20 -0000
47561              Message-ID: <20001207210420.22282.qmail@plover.com>
47562              
47563              Plus -z doc.
47564      Branch: perl
47565            ! pod/perlfunc.pod
47566 ____________________________________________________________________________
47567 [  8033] By: jhi                                   on 2000/12/08  03:19:03
47568         Log: Use the UTF8 macros a bit.  They can't be used with abandon
47569              everywhere because we do generate illegal UTF-8 in some situations.
47570              This is of course naughty.
47571      Branch: perl
47572            ! pod/perlapi.pod utf8.c utf8.h
47573 ____________________________________________________________________________
47574 [  8032] By: jhi                                   on 2000/12/08  03:00:09
47575         Log: Out of sync?
47576      Branch: perl
47577            ! t/pragma/warn/utf8
47578 ____________________________________________________________________________
47579 [  8031] By: jhi                                   on 2000/12/08  02:22:39
47580         Log: Cnt spl.
47581      Branch: perl
47582            ! MANIFEST
47583 ____________________________________________________________________________
47584 [  8030] By: jhi                                   on 2000/12/08  01:23:54
47585         Log: Add test for reverse().
47586      Branch: perl
47587            + t/op/reverse.t
47588            ! MANIFEST
47589 ____________________________________________________________________________
47590 [  8029] By: jhi                                   on 2000/12/08  01:21:47
47591         Log: Integrate perlio.
47592      Branch: perl
47593           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
47594           !> perlio.c perlio.h perlsdio.h warnings.pl
47595 ____________________________________________________________________________
47596 [  8028] By: jhi                                   on 2000/12/08  01:19:08
47597         Log: Introduce macros for UTF8 decoding.
47598      Branch: perl
47599            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
47600 ____________________________________________________________________________
47601 [  8027] By: nick                                  on 2000/12/07  22:18:19
47602         Log: Integrate mainline
47603      Branch: perlio
47604           !> embed.pl pod/perlapi.pod utf8.c
47605 ____________________________________________________________________________
47606 [  8026] By: nick                                  on 2000/12/07  21:45:08
47607         Log: Various oddities p4 diff -se showed up
47608              Remove 'our' from warnings.pl
47609      Branch: perlio
47610            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
47611 ____________________________________________________________________________
47612 [  8025] By: nick                                  on 2000/12/07  21:43:32
47613         Log: Change PerlIO_(get|set)pos to take SV *
47614              Should fix, OS/2, VMS, (sfio??)
47615      Branch: perlio
47616            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
47617 ____________________________________________________________________________
47618 [  8024] By: jhi                                   on 2000/12/07  19:05:32
47619         Log: Document utf8_to_uv() better.
47620      Branch: perl
47621            ! pod/perlapi.pod utf8.c
47622 ____________________________________________________________________________
47623 [  8023] By: jhi                                   on 2000/12/07  18:23:47
47624         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
47625      Branch: perl
47626            ! embed.pl pod/perlapi.pod utf8.c
47627 ____________________________________________________________________________
47628 [  8022] By: jhi                                   on 2000/12/07  04:13:51
47629         Log: Integrate perlio.
47630      Branch: perl
47631           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
47632           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
47633           !> win32/makefile.mk
47634 ____________________________________________________________________________
47635 [  8021] By: nick                                  on 2000/12/07  00:28:14
47636         Log: Various attempts at MSVC debug - not sure what has
47637              changed but works now. 
47638              Seems atexit() _may_ work for DLLs built with MSVC so don't
47639              call cleanup that way.
47640      Branch: perlio
47641            ! perlio.c win32/makefile.mk
47642 ____________________________________________________________________________
47643 [  8020] By: nick                                  on 2000/12/06  19:57:20
47644         Log: Integrate mainline
47645      Branch: perlio
47646           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
47647           !> (integrate 75 files)
47648 ____________________________________________________________________________
47649 [  8019] By: nick                                  on 2000/12/06  19:28:21
47650         Log: Add useperlio to config.vc
47651              Turn off binmode in config_H.PL
47652              Regen all the config_H.xx
47653              Attempt to get debugging build with MSVC.
47654      Branch: perlio
47655            ! win32/config.vc win32/config_H.bc win32/config_H.gc
47656            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
47657 ____________________________________________________________________________
47658 [  8018] By: nick                                  on 2000/12/06  19:21:57
47659         Log: Test various dup/external program options on all platforms.
47660      Branch: perlio
47661            ! t/io/dup.t
47662 ____________________________________________________________________________
47663 [  8017] By: nick                                  on 2000/12/06  19:20:47
47664         Log: Fix harness to be less picky
47665      Branch: perlio
47666            ! lib/Test/Harness.pm
47667 ____________________________________________________________________________
47668 [  8016] By: jhi                                   on 2000/12/06  16:45:12
47669         Log: Update Changes.
47670      Branch: perl
47671            ! Changes patchlevel.h
47672 ____________________________________________________________________________
47673 [  8015] By: jhi                                   on 2000/12/06  16:41:03
47674         Log: Test \x{...} with ord().
47675      Branch: perl
47676            ! t/op/ord.t
47677 ____________________________________________________________________________
47678 [  8014] By: jhi                                   on 2000/12/06  16:20:33
47679         Log: Test tweak because of #8013.
47680      Branch: perl
47681            ! t/lib/b.t
47682 ____________________________________________________________________________
47683 [  8013] By: jhi                                   on 2000/12/06  16:09:09
47684         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
47685              From: Michael G Schwern <schwern@pobox.com>
47686              Date: Tue, 5 Dec 2000 21:23:28 -0500
47687              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
47688              
47689              Carp::Heavy parts not very applicable because of recent changes.
47690      Branch: perl
47691            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
47692            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
47693            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
47694            ! lib/Exporter.pm lib/Exporter/Heavy.pm
47695            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
47696            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
47697            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
47698            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
47699            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
47700            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
47701            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
47702            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
47703            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
47704            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
47705            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
47706            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
47707            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
47708            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
47709            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
47710            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
47711            ! warnings.pl
47712 ____________________________________________________________________________
47713 [  8012] By: jhi                                   on 2000/12/06  15:22:38
47714         Log: Subject: [PATCH] Re: New harness is failing things
47715              From: Nick Ing-Simmons <nik@tiuk.ti.com>
47716              Date: Wed, 6 Dec 2000 13:00:30 GMT
47717              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
47718      Branch: perl
47719            ! lib/Test/Harness.pm
47720 ____________________________________________________________________________
47721 [  8011] By: jhi                                   on 2000/12/06  15:12:08
47722         Log: Subject: installhtml changes
47723              From: Michael Stevens <michael@etla.org>
47724              Date: Wed, 6 Dec 2000 13:15:53 +0000
47725              Message-ID: <20001206131553.A27317@firedrake.org>
47726      Branch: perl
47727            ! installhtml
47728 ____________________________________________________________________________
47729 [  8010] By: jhi                                   on 2000/12/06  15:06:05
47730         Log: Subject: the dTHR hits
47731              From: Michael Stevens <michael@etla.org>
47732              Date: Wed, 6 Dec 2000 12:06:03 +0000
47733              Message-ID: <20001206120603.A24581@firedrake.org>
47734              
47735              More, errrm, less dTHRs.
47736      Branch: perl
47737            ! bytecode.pl ext/B/B/C.pm
47738 ____________________________________________________________________________
47739 [  8009] By: jhi                                   on 2000/12/06  15:04:25
47740         Log: Subject: MakeMaker mailing list gone?
47741              From: Michael G Schwern <schwern@pobox.com>
47742              Date: Tue, 5 Dec 2000 19:29:59 -0500
47743              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
47744              
47745              The MakeMaker mailing list is dead, perlbug is the right
47746              address to report bugs.
47747      Branch: perl
47748            ! lib/ExtUtils/MakeMaker.pm
47749 ____________________________________________________________________________
47750 [  8008] By: jhi                                   on 2000/12/06  15:00:32
47751         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
47752              From: Michael G Schwern <schwern@pobox.com>
47753              Date: Tue, 5 Dec 2000 19:21:21 -0500
47754              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
47755              
47756              Add a default MANIFEST skip that ignores things like
47757              version control files, editor temporary files, and the Makefile.
47758      Branch: perl
47759            + lib/ExtUtils/MANIFEST.SKIP
47760            ! MANIFEST lib/ExtUtils/Manifest.pm
47761 ____________________________________________________________________________
47762 [  8007] By: jhi                                   on 2000/12/06  14:57:20
47763         Log: In Amiga more manual hackery of the scripts seems to be needed,
47764              from Jan-Erik Karlsson.  Why Configure does not get this right
47765              is unknown, may be shell-induced.
47766      Branch: perl
47767            ! README.amiga
47768 ____________________________________________________________________________
47769 [  8006] By: jhi                                   on 2000/12/05  23:53:12
47770         Log: Add TOPm1s to peek at the second topmost stack item.
47771      Branch: perl
47772            ! pp.h
47773 ____________________________________________________________________________
47774 [  8005] By: jhi                                   on 2000/12/05  23:13:55
47775         Log: Avaunt, you foul UTF-8 tests.
47776      Branch: perl
47777            ! t/op/ver.t t/pragma/utf8.t
47778 ____________________________________________________________________________
47779 [  8004] By: jhi                                   on 2000/12/05  23:09:54
47780         Log: Continue utf8 dispersal. 
47781      Branch: perl
47782            + t/op/concat.t
47783            ! MANIFEST t/pragma/utf8.t
47784 ____________________________________________________________________________
47785 [  8003] By: nick                                  on 2000/12/05  23:02:39
47786         Log: Integrate mainline.
47787      Branch: perlio
47788           +> t/op/length.t t/op/utf8decode.t
47789           !> (integrate 69 files)
47790 ____________________________________________________________________________
47791 [  8002] By: jhi                                   on 2000/12/05  22:59:28
47792         Log: Integrate perlio.
47793      Branch: perl
47794           !> iperlsys.h perl.c perlio.c win32/perllib.c
47795 ____________________________________________________________________________
47796 [  8001] By: nick                                  on 2000/12/05  22:07:52
47797         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
47798              - calloc/free suffer from damage on TerminateThread()
47799              - use PerlMemShared (as originally planned) now fixed
47800              - avoid doing anything important on DLL "detach".
47801      Branch: perlio
47802            ! perl.c perlio.c win32/perllib.c
47803 ____________________________________________________________________________
47804 [  8000] By: nick                                  on 2000/12/05  21:05:09
47805         Log: Fix gross PerlMemShared issue.
47806      Branch: perlio
47807            ! iperlsys.h
47808 ____________________________________________________________________________
47809 [  7999] By: jhi                                   on 2000/12/05  20:46:58
47810         Log: Test for Unicode (UTF-8) hash keys.
47811      Branch: perl
47812            ! t/op/each.t
47813 ____________________________________________________________________________
47814 [  7998] By: jhi                                   on 2000/12/05  20:30:35
47815         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
47816              is now always UTF-8), empty line cosmetics.
47817      Branch: perl
47818            ! t/pragma/utf8.t
47819 ____________________________________________________________________________
47820 [  7997] By: jhi                                   on 2000/12/05  20:15:40
47821         Log: Subject: Re: STRLEN - what?
47822              From: Andy Dougherty <doughera@lafayette.edu>
47823              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
47824              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
47825              
47826              Explain STRLEN.
47827      Branch: perl
47828            ! pod/perlguts.pod
47829 ____________________________________________________________________________
47830 [  7996] By: jhi                                   on 2000/12/05  20:13:34
47831         Log: Split off the UTF-8 decoder tests, make them to check also
47832              the error message.
47833      Branch: perl
47834            + t/op/utf8decode.t
47835            ! MANIFEST t/pragma/utf8.t utf8.c
47836 ____________________________________________________________________________
47837 [  7995] By: jhi                                   on 2000/12/05  16:39:47
47838         Log: Start migrating bits of pragma/utf8 to elsewhere
47839              (since the long term plan is to obsolete 'use utf8').
47840      Branch: perl
47841            + t/op/length.t
47842            ! MANIFEST t/pragma/utf8.t
47843 ____________________________________________________________________________
47844 [  7994] By: jhi                                   on 2000/12/05  16:30:21
47845         Log: Fix a manual edit typo from #7993, fix the message formatting
47846              for Unicode, add few our declarations.
47847      Branch: perl
47848            ! lib/Carp/Heavy.pm
47849 ____________________________________________________________________________
47850 [  7993] By: jhi                                   on 2000/12/05  16:09:15
47851         Log: Subject: Need help with warnings :-(
47852              From: "Ben Tilly" <ben_tilly@hotmail.com>
47853              Date: Tue, 05 Dec 2000 01:35:54 -0500
47854              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
47855              
47856              Subject: UPDATE: Carp/Heavy now passes all tests
47857              From: "Ben Tilly" <ben_tilly@hotmail.com>
47858              Date: Tue, 05 Dec 2000 07:59:41 -0500
47859              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
47860              
47861              The Brave New Carp.
47862      Branch: perl
47863            ! lib/Carp.pm lib/Carp/Heavy.pm
47864 ____________________________________________________________________________
47865 [  7992] By: jhi                                   on 2000/12/05  15:55:08
47866         Log: Subject: [PATCH perl@7979] cygwin port
47867              From: "Eric Fifer" <efifer@dircon.co.uk>
47868              Date: Tue, 5 Dec 2000 14:04:09 -0000
47869              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
47870      Branch: perl
47871            ! t/lib/net-hostent.t
47872 ____________________________________________________________________________
47873 [  7991] By: jhi                                   on 2000/12/05  15:52:34
47874         Log: Subject: Re: [PATCH] The largest hoax of all times?
47875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47876              Date: Tue, 5 Dec 2000 00:40:25 -0500
47877              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
47878              
47879              Subject: Re: [PATCH] The largest hoax of all times?
47880              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47881              Date: Mon, 4 Dec 2000 23:55:53 -0500
47882              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
47883              
47884              Subject: Re: [PATCH] The largest hoax of all times?
47885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47886              Date: Tue, 5 Dec 2000 01:28:45 -0500
47887              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
47888              
47889              Fix the unpredictable order of DESTROYs.
47890      Branch: perl
47891            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
47892            ! sv.c sv.h t/op/ref.t
47893 ____________________________________________________________________________
47894 [  7990] By: jhi                                   on 2000/12/05  14:38:53
47895         Log: Subject: [PATCH] shrink pp_hot fractionally
47896              From: Nicholas Clark <nick@ccl4.org>
47897              Date: Tue, 5 Dec 2000 12:44:31 +0000
47898              Message-ID: <20001205124431.E74518@plum.flirble.org>
47899              
47900              Use report_evil_fh().
47901      Branch: perl
47902            ! opcode.pl opnames.h pp_hot.c util.c
47903 ____________________________________________________________________________
47904 [  7989] By: jhi                                   on 2000/12/05  14:21:27
47905         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
47906              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47907              Date: Mon, 04 Dec 2000 22:21:59 -0800
47908              Message-ID: <HmIL6gzkgepS092yn@efn.org>
47909              
47910              Harness shouldn't ignore responses like "ok 3\r\r\n".
47911      Branch: perl
47912            ! lib/Test/Harness.pm
47913 ____________________________________________________________________________
47914 [  7988] By: jhi                                   on 2000/12/05  13:51:28
47915         Log: Integrate the "skip" messages to explain().
47916      Branch: perl
47917            ! t/lib/syslfs.t t/op/lfs.t
47918 ____________________________________________________________________________
47919 [  7987] By: jhi                                   on 2000/12/05  12:34:54
47920         Log: The one that got away in #7984.
47921              
47922              Subject: Re: dTHR - what and why?
47923              From: Michael Stevens <michael@etla.org> 
47924              Date: Tue, 5 Dec 2000 11:15:52 +0000
47925              Message-ID: <20001205111552.A4647@firedrake.org>
47926      Branch: perl
47927            ! sv.h
47928 ____________________________________________________________________________
47929 [  7986] By: gsar                                  on 2000/12/05  09:14:44
47930         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
47931              due to the notorious GetFileType() bug in Windows 9x, which fstat()
47932              tickles)
47933      Branch: perl
47934            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
47935 ____________________________________________________________________________
47936 [  7985] By: jhi                                   on 2000/12/05  05:49:03
47937         Log: Integrate perlio.
47938      Branch: perl
47939           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
47940           !> win32/perlhost.h win32/perllib.c
47941 ____________________________________________________________________________
47942 [  7984] By: jhi                                   on 2000/12/05  05:48:16
47943         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
47944      Branch: perl
47945            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
47946            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
47947            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
47948            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
47949            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
47950            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
47951            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
47952            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
47953            ! win32/win32.c
47954 ____________________________________________________________________________
47955 [  7983] By: nick                                  on 2000/12/04  23:27:43
47956         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
47957      Branch: perlio
47958            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
47959            ! win32/perlhost.h win32/perllib.c
47960 ____________________________________________________________________________
47961 [  7982] By: jhi                                   on 2000/12/04  19:44:09
47962         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
47963              uncovered by #7980.
47964      Branch: perl
47965            ! op.c
47966 ____________________________________________________________________________
47967 [  7981] By: jhi                                   on 2000/12/04  19:42:07
47968         Log: Subject: [PATCH] Trivial dump.c feature
47969              From: Simon Cozens <simon@cozens.net>
47970              Date: Mon, 4 Dec 2000 18:08:38 +0000
47971              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
47972              
47973              Show whether a constant is UTF-8.
47974      Branch: perl
47975            ! dump.c
47976 ____________________________________________________________________________
47977 [  7980] By: jhi                                   on 2000/12/04  19:36:51
47978         Log: UTF-8 hash keys, patch from Inaba Hiroto.
47979      Branch: perl
47980            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
47981 ____________________________________________________________________________
47982 [  7979] By: jhi                                   on 2000/12/04  17:36:28
47983         Log: Update Changes.
47984      Branch: perl
47985            ! Changes patchlevel.h
47986 ____________________________________________________________________________
47987 [  7978] By: jhi                                   on 2000/12/04  16:42:17
47988         Log: Retract #7977, still too volatile (the euphemism of the day
47989              for unfinished and buggy :-)
47990      Branch: perl
47991            ! doop.c hv.c pp.c sv.h
47992 ____________________________________________________________________________
47993 [  7977] By: jhi                                   on 2000/12/04  16:25:15
47994         Log: (Retracted by #7978, too shaky yet.)
47995              
47996              Subject: Re: utf8 in hash keys, implementor missing
47997              From: Simon Cozens <simon@cozens.net>
47998              Date: Sat, 2 Dec 2000 19:49:35 +0000
47999              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
48000              
48001              The first step at UTF-8 hash keys.
48002      Branch: perl
48003            ! doop.c hv.c pp.c sv.h
48004 ____________________________________________________________________________
48005 [  7976] By: jhi                                   on 2000/12/04  16:13:53
48006         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
48007              From: sthoenna@efn.org
48008              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
48009              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
48010      Branch: perl
48011            ! os2/os2.c perlio.c
48012 ____________________________________________________________________________
48013 [  7975] By: jhi                                   on 2000/12/04  16:05:25
48014         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
48015              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48016              Date: Thu, 30 Nov 2000 20:50:37 -0800
48017              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
48018      Branch: perl
48019            ! os2/os2.c
48020 ____________________________________________________________________________
48021 [  7974] By: jhi                                   on 2000/12/04  16:03:57
48022         Log: Subject: [PATCH] ++ 20% faster
48023              From: Nicholas Clark <nick@ccl4.org>
48024              Date: Mon, 4 Dec 2000 12:17:27 +0000
48025              Message-ID: <20001204121726.B52976@plum.flirble.org>
48026              
48027              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
48028      Branch: perl
48029            ! sv.c
48030 ____________________________________________________________________________
48031 [  7973] By: jhi                                   on 2000/12/04  16:00:48
48032         Log: 
48033              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
48034              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48035              Date: Mon, 04 Dec 2000 12:30:45 +0100
48036              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
48037              
48038              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
48039              library (getprotobyname and getprotobynumber are outversioned by
48040              the same calls in libc, at least for xlc version 3.
48041      Branch: perl
48042            ! hints/aix.sh
48043 ____________________________________________________________________________
48044 [  7972] By: jhi                                   on 2000/12/04  02:58:31
48045         Log: Integrate perlio.
48046      Branch: perl
48047           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
48048           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
48049           !> win32/win32.h win32/win32iop.h win32/win32thread.h
48050 ____________________________________________________________________________
48051 [  7971] By: nick                                  on 2000/12/04  00:24:33
48052         Log: Quieten some noise in Win32 builds:
48053              - win32.h is included after <sys/socket.h>, so need to 
48054              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
48055              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
48056      Branch: perlio
48057            ! doio.c perl.h toke.c win32/win32.h
48058 ____________________________________________________________________________
48059 [  7970] By: nick                                  on 2000/12/03  22:57:46
48060         Log: PERL_IMPLICIT_SYS compiles but does not work.
48061      Branch: perlio
48062            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
48063            ! win32/perlhost.h win32/perllib.c win32/win32.h
48064            ! win32/win32iop.h win32/win32thread.h
48065 ____________________________________________________________________________
48066 [  7969] By: jhi                                   on 2000/12/03  22:12:58
48067         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
48068              used to swash_init(), makes regprop() dumps more informative
48069              (+utf8::IsAlpha, -utf8::IsDigit, for example).
48070      Branch: perl
48071            ! regcomp.c regexec.c
48072 ____________________________________________________________________________
48073 [  7968] By: jhi                                   on 2000/12/03  21:39:56
48074         Log: Implement ANYOFUTF8 regprop() dumping.
48075      Branch: perl
48076            ! regcomp.c
48077 ____________________________________________________________________________
48078 [  7967] By: jhi                                   on 2000/12/03  20:57:19
48079         Log: Make uv_to_utf8() to zero-terminate its output buffer,
48080              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
48081      Branch: perl
48082            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
48083 ____________________________________________________________________________
48084 [  7966] By: nick                                  on 2000/12/03  18:41:21
48085         Log: Integrate mainline (STDCHAR)
48086      Branch: perlio
48087           !> Configure t/pragma/utf8.t
48088 ____________________________________________________________________________
48089 [  7965] By: jhi                                   on 2000/12/03  17:58:20
48090         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
48091      Branch: perl
48092            ! t/pragma/utf8.t
48093 ____________________________________________________________________________
48094 [  7964] By: jhi                                   on 2000/12/03  17:35:56
48095         Log: Integrate perlio.
48096      Branch: perl
48097           !> iperlsys.h perlio.c
48098 ____________________________________________________________________________
48099 [  7963] By: jhi                                   on 2000/12/03  17:33:55
48100         Log: Metaconfig unit change for #7962.
48101      Branch: metaconfig
48102            ! U/modified/stdchar.U
48103 ____________________________________________________________________________
48104 [  7962] By: jhi                                   on 2000/12/03  17:33:27
48105         Log: Untangle the <stdio.h> #include nest for the stdchar test,
48106              from Andy Dougherty.
48107      Branch: perl
48108            ! Configure
48109 ____________________________________________________________________________
48110 [  7961] By: nick                                  on 2000/12/03  16:53:00
48111         Log: Make iperlsys.h vector stdio not PerlIO.
48112      Branch: perlio
48113            ! iperlsys.h perlio.c
48114 ____________________________________________________________________________
48115 [  7960] By: nick                                  on 2000/12/03  14:43:01
48116         Log: Integrate mainline
48117      Branch: perlio
48118           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
48119           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
48120 ____________________________________________________________________________
48121 [  7959] By: jhi                                   on 2000/12/03  08:16:36
48122         Log: Use DO_UTF8().
48123      Branch: perl
48124            ! op.c
48125 ____________________________________________________________________________
48126 [  7958] By: jhi                                   on 2000/12/02  18:33:05
48127         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
48128              From: Mike Guy <mjtg@cam.ac.uk>         
48129              Date: Sat, 02 Dec 2000 17:27:13 +0000
48130              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
48131              
48132              An extraneous argument.
48133      Branch: perl
48134            ! toke.c
48135 ____________________________________________________________________________
48136 [  7957] By: jhi                                   on 2000/12/02  18:22:32
48137         Log: A missing hunk.
48138      Branch: perl
48139            ! t/lib/net-hostent.t
48140 ____________________________________________________________________________
48141 [  7956] By: jhi                                   on 2000/12/02  18:06:20
48142         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
48143              From: Nicholas Clark <nick@ccl4.org>
48144              Date: Sat, 2 Dec 2000 14:28:27 +0000
48145              Message-ID: <20001202142827.A12308@plum.flirble.org>
48146              
48147              Test robustness.
48148      Branch: perl
48149            ! t/lib/net-hostent.t
48150 ____________________________________________________________________________
48151 [  7955] By: jhi                                   on 2000/12/02  17:58:06
48152         Log: Metaconfig unit change for #7954.
48153      Branch: metaconfig
48154            ! U/modified/stdchar.U
48155 ____________________________________________________________________________
48156 [  7954] By: jhi                                   on 2000/12/02  17:54:32
48157         Log: An inconvenient hang would happen if the stdio _ptr wasn't
48158              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
48159              would be grepping stdin for all eternity for the _ptr.)
48160      Branch: perl
48161            ! Configure
48162 ____________________________________________________________________________
48163 [  7953] By: jhi                                   on 2000/12/02  00:07:15
48164         Log: Update Changes.
48165      Branch: perl
48166            ! Changes patchlevel.h
48167 ____________________________________________________________________________
48168 [  7952] By: jhi                                   on 2000/12/01  23:54:47
48169         Log: Subject: Re: long shell lines
48170              From: Andy Dougherty <doughera@lafayette.edu>
48171              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
48172              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
48173              
48174              Split overly long shell command lines.
48175      Branch: perl
48176            ! lib/ExtUtils/MM_Unix.pm
48177 ____________________________________________________________________________
48178 [  7951] By: jhi                                   on 2000/12/01  23:48:02
48179         Log: The metaconfig unit change for #7950.
48180      Branch: metaconfig
48181            + U/modified/stdchar.U
48182 ____________________________________________________________________________
48183 [  7950] By: jhi                                   on 2000/12/01  23:47:39
48184         Log: Try to find stdchar also from <stdio_impl.h>.
48185      Branch: perl
48186            ! Configure config_h.SH
48187 ____________________________________________________________________________
48188 [  7949] By: jhi                                   on 2000/12/01  23:46:45
48189         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
48190              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
48191              Date: Fri, 1 Dec 2000 16:26:08 -0500
48192              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
48193              
48194              Reword the diagnostic message.
48195      Branch: perl
48196            ! pod/perldiag.pod
48197 ____________________________________________________________________________
48198 [  7948] By: nick                                  on 2000/12/01  22:49:43
48199         Log: Integrate mainline (for s/y/m as sub names stuff).
48200      Branch: perlio
48201           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
48202           !> t/pragma/warn/toke toke.c
48203 ____________________________________________________________________________
48204 [  7947] By: jhi                                   on 2000/12/01  20:55:41
48205         Log: Integrate perlio.
48206      Branch: perl
48207           !> perlio.c perliol.h t/io/pipe.t
48208 ____________________________________________________________________________
48209 [  7946] By: jhi                                   on 2000/12/01  20:36:51
48210         Log: Upgrade to CPAN 1.59_51, from Andreas König.
48211      Branch: perl
48212            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
48213 ____________________________________________________________________________
48214 [  7945] By: nick                                  on 2000/12/01  20:31:32
48215         Log: Integrate mainline
48216      Branch: perlio
48217           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
48218           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
48219           +> t/lib/net-hostent.t
48220           !> (integrate 35 files)
48221 ____________________________________________________________________________
48222 [  7944] By: jhi                                   on 2000/12/01  20:23:29
48223         Log: Some help for 20001130.011.  Now one gets warnings like
48224              "Ambiguous -f() resolved as a file test ..."
48225      Branch: perl
48226            ! pod/perldiag.pod t/pragma/warn/toke toke.c
48227 ____________________________________________________________________________
48228 [  7943] By: jhi                                   on 2000/12/01  19:44:44
48229         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
48230              that also breaks using them as methods. 
48231      Branch: perl
48232            ! pod/perldiag.pod t/op/misc.t toke.c
48233 ____________________________________________________________________________
48234 [  7942] By: nick                                  on 2000/12/01  17:56:46
48235         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
48236              Make 'unix' pass most tests
48237              - do unread by temporary push of layer ("pending") holding unread chars
48238              - fast_gets is now based on per-handle flag
48239              - relax one of io/pipe.t tests to allow print to fail and close to
48240              succeed so that it passes on unbuffered "unix" layer.
48241              Remaining fail is sporadic and a genuine race condition between
48242              parent/child in fork test.
48243      Branch: perlio
48244            ! perlio.c perliol.h t/io/pipe.t
48245 ____________________________________________________________________________
48246 [  7941] By: jhi                                   on 2000/12/01  15:28:58
48247         Log: (Retracted by #7943.)
48248              
48249              Reserve the short named string operator names.
48250      Branch: perl
48251            ! pod/perldiag.pod t/op/misc.t toke.c
48252 ____________________________________________________________________________
48253 [  7940] By: jhi                                   on 2000/12/01  06:45:53
48254         Log: Get the three different space character classes right under utf8.
48255      Branch: perl
48256            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
48257            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
48258            ! regexec.c t/op/pat.t utf8.c
48259 ____________________________________________________________________________
48260 [  7939] By: jhi                                   on 2000/12/01  03:26:26
48261         Log: Two more tests that make no sense in UTF-8 since the test
48262              data is not in UTF-8.
48263      Branch: perl
48264            ! t/op/regexp.t
48265 ____________________________________________________________________________
48266 [  7938] By: jhi                                   on 2000/12/01  03:20:39
48267         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
48268              should it be required inside regexen?
48269      Branch: perl
48270            ! regcomp.c t/op/regmesg.t
48271 ____________________________________________________________________________
48272 [  7937] By: jhi                                   on 2000/12/01  02:58:53
48273         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
48274              stored and restored, and thusly was trounced by the utf8 swash
48275              routines.
48276      Branch: perl
48277            ! regcomp.c
48278 ____________________________________________________________________________
48279 [  7936] By: jhi                                   on 2000/11/30  20:41:39
48280         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
48281              Why the different platforms behave so differently (core dump vs
48282              no core dump) on this bug is a but of a mystery, but if I had to
48283              guess I would mumble something like 'alignment'.
48284      Branch: perl
48285            ! sv.c
48286 ____________________________________________________________________________
48287 [  7935] By: jhi                                   on 2000/11/30  16:17:02
48288         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
48289              From: Robin Barker <rmb1@cise.npl.co.uk>
48290              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
48291              Date: Thu, 30 Nov 2000 14:27:12 GMT
48292      Branch: perl
48293            ! perlio.c toke.c
48294 ____________________________________________________________________________
48295 [  7934] By: jhi                                   on 2000/11/30  16:04:49
48296         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
48297      Branch: perl
48298            ! t/lib/net-hostent.t
48299 ____________________________________________________________________________
48300 [  7933] By: jhi                                   on 2000/11/30  06:07:26
48301         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
48302              From: Peter Prymmer <pvhp@forte.com>
48303              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
48304              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
48305              
48306              In VMS the localhost may be LOCALHOST.
48307      Branch: perl
48308            ! t/lib/net-hostent.t
48309 ____________________________________________________________________________
48310 [  7932] By: jhi                                   on 2000/11/30  01:11:11
48311         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
48312              From: Peter Prymmer <pvhp@forte.com>
48313              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
48314              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
48315              
48316              plus regen perlapi.pod.
48317      Branch: perl
48318            ! pod/perlapi.pod utf8.c
48319 ____________________________________________________________________________
48320 [  7931] By: jhi                                   on 2000/11/30  01:06:19
48321         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
48322              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48323              Date:     Wed, 29 Nov 2000 17:15:11 EST
48324              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
48325      Branch: perl
48326            ! t/lib/filter-util.pl t/lib/filter-util.t
48327 ____________________________________________________________________________
48328 [  7930] By: jhi                                   on 2000/11/29  18:51:55
48329         Log: Update Changes.
48330      Branch: perl
48331            ! Changes patchlevel.h
48332 ____________________________________________________________________________
48333 [  7929] By: jhi                                   on 2000/11/29  18:50:55
48334         Log: Update the va_copy() metaconfig unit.
48335      Branch: metaconfig/U/perl
48336            ! need_va_copy.U
48337 ____________________________________________________________________________
48338 [  7928] By: jhi                                   on 2000/11/29  17:50:43
48339         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
48340              From: Dominic Dunlop <domo@computer.org>
48341              Date: Tue, 28 Nov 2000 16:41:57 +0100
48342              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
48343              
48344              Patch to catch a core dump in the Configure va_copy test.
48345      Branch: perl
48346            ! Configure config_h.SH
48347 ____________________________________________________________________________
48348 [  7927] By: jhi                                   on 2000/11/29  17:31:59
48349         Log: Retract #7921, the patch shouldn't be needed.
48350      Branch: perl
48351            ! sv.c
48352 ____________________________________________________________________________
48353 [  7926] By: jhi                                   on 2000/11/29  17:01:41
48354         Log: Make the Class::Struct import() wiser.
48355      Branch: perl
48356            ! lib/Class/Struct.pm t/lib/class-struct.t
48357 ____________________________________________________________________________
48358 [  7925] By: jhi                                   on 2000/11/29  16:36:33
48359         Log: All the core library users of Class::Struct seem to be
48360              using "use Class::Struct 'struct';" instead of the bare
48361              "use Class::Struct;", which isn't documented in Class::Struct.
48362              This can't be right.
48363      Branch: perl
48364            ! lib/File/stat.pm
48365 ____________________________________________________________________________
48366 [  7924] By: jhi                                   on 2000/11/29  16:32:15
48367         Log: A test works better if it has the right 1..$n output.
48368      Branch: perl
48369            ! t/lib/class-struct.t
48370 ____________________________________________________________________________
48371 [  7923] By: jhi                                   on 2000/11/29  16:29:11
48372         Log: Forgot to MANIFEST the new Net::hostent test.
48373      Branch: perl
48374            ! MANIFEST
48375 ____________________________________________________________________________
48376 [  7922] By: jhi                                   on 2000/11/29  16:27:49
48377         Log: Integrate perlio.
48378      Branch: perl
48379           !> iperlsys.h perlio.c
48380 ____________________________________________________________________________
48381 [  7921] By: jhi                                   on 2000/11/29  16:27:10
48382         Log: (Retracted by #7927.)
48383              
48384              Subject: [PATCH] Is infinity a number?
48385              From: Simon Cozens <simon@cozens.net>
48386              Date: Wed, 29 Nov 2000 14:48:20 +0000
48387              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
48388      Branch: perl
48389            ! sv.c
48390 ____________________________________________________________________________
48391 [  7920] By: jhi                                   on 2000/11/29  16:23:02
48392         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
48393              From: rspier@pobox.com (Robert Spier)
48394              Date: Wed, 29 Nov 2000 02:17:49 -0500
48395              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
48396              
48397              Add a test for Net::hostent.
48398      Branch: perl
48399            + t/lib/net-hostent.t
48400 ____________________________________________________________________________
48401 [  7919] By: jhi                                   on 2000/11/29  16:21:31
48402         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
48403              add a test for Class::Struct.
48404      Branch: perl
48405            + t/lib/class-struct.t
48406            ! MANIFEST lib/Class/Struct.pm
48407 ____________________________________________________________________________
48408 [  7918] By: jhi                                   on 2000/11/29  15:48:40
48409         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
48410              From: rspier@pobox.com (Robert Spier)
48411              Date: Wed, 29 Nov 2000 02:25:39 -0500
48412              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
48413              
48414              More checking in case someone has broken their services or
48415              protocol databases.
48416      Branch: perl
48417            ! ext/Sys/Syslog/Syslog.pm
48418 ____________________________________________________________________________
48419 [  7917] By: jhi                                   on 2000/11/29  15:46:25
48420         Log: Subject: [PATCH] $^O  win32 -> MSWin32
48421              From: rspier@pobox.com (Robert Spier)
48422              Date: Wed, 29 Nov 2000 02:17:38 -0500
48423              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
48424              
48425              plus similar nits for vms, err, VMS, and UNICOS.
48426      Branch: perl
48427            ! t/lib/syslfs.t t/op/lfs.t
48428 ____________________________________________________________________________
48429 [  7916] By: jhi                                   on 2000/11/29  15:42:51
48430         Log: Subject: [PATCH] Tokeniser debugging
48431              From: Simon Cozens <simon@cozens.net>
48432              Date: Wed, 29 Nov 2000 14:15:45 +0000
48433              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
48434      Branch: perl
48435            ! perl.c perl.h pod/perlrun.pod toke.c
48436 ____________________________________________________________________________
48437 [  7915] By: jhi                                   on 2000/11/29  15:41:36
48438         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
48439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48440              Date: Wed, 29 Nov 2000 02:13:14 -0500
48441              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
48442              
48443              OUT keyword nits.
48444              
48445              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
48446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48447              Date: Wed, 29 Nov 2000 03:09:04 -0500
48448              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
48449              
48450              OUT and IN_OUT documentation.
48451      Branch: perl
48452            ! lib/ExtUtils/xsubpp pod/perlxs.pod
48453 ____________________________________________________________________________
48454 [  7914] By: jhi                                   on 2000/11/29  03:35:01
48455         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
48456              From: John Tobey <jtobey@john-edwin-tobey.org>
48457              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
48458              Message-Id: <m140e1N-000FOoC@feynman.localnet>
48459              
48460              plus a performance speedup noticed by Sarathy.
48461      Branch: perl
48462            ! op.c
48463 ____________________________________________________________________________
48464 [  7913] By: jhi                                   on 2000/11/29  03:16:59
48465         Log: Use "1 while unlink" so that VMS gets clean, too.
48466      Branch: perl
48467            ! t/lib/filter-util.t
48468 ____________________________________________________________________________
48469 [  7912] By: jhi                                   on 2000/11/29  03:09:08
48470         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
48471              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48472              Date: Tue, 28 Nov 2000 03:27:09 -0500
48473              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
48474      Branch: perl
48475            ! lib/ExtUtils/xsubpp
48476 ____________________________________________________________________________
48477 [  7911] By: jhi                                   on 2000/11/29  03:06:30
48478         Log: This should have been part of #7872: no need to scan UTF-8
48479              until eternity.
48480      Branch: perl
48481            ! utf8.c
48482 ____________________________________________________________________________
48483 [  7910] By: jhi                                   on 2000/11/29  02:50:04
48484         Log: One more perltie.pod nit from Casey R. Tweten.
48485      Branch: perl
48486            ! pod/perltie.pod
48487 ____________________________________________________________________________
48488 [  7909] By: jhi                                   on 2000/11/29  02:44:23
48489         Log: Document the known sprintf test failures, exact standard
48490              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
48491      Branch: perl
48492            ! pod/perldelta.pod t/op/sprintf.t
48493 ____________________________________________________________________________
48494 [  7908] By: jhi                                   on 2000/11/29  02:36:23
48495         Log: Add the Encoding table format documentation.
48496      Branch: perl
48497            + ext/Encode/Encode/EncodeFormat.pod
48498            ! MANIFEST
48499 ____________________________________________________________________________
48500 [  7907] By: jhi                                   on 2000/11/29  02:07:24
48501         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
48502              From: "Casey R. Tweten" <crt@kiski.net>
48503              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
48504              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
48505              
48506              Subject: Re: [PATCH] Updating perltie.pod for arrays
48507              From: "Casey R. Tweten" <crt@kiski.net>
48508              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
48509              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
48510      Branch: perl
48511            ! pod/perltie.pod
48512 ____________________________________________________________________________
48513 [  7906] By: nick                                  on 2000/11/28  22:40:59
48514         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
48515      Branch: perlio
48516            ! iperlsys.h perlio.c
48517 ____________________________________________________________________________
48518 [  7905] By: nick                                  on 2000/11/28  22:04:34
48519         Log: Integrate mainline
48520      Branch: perlio
48521           !> (integrate 39 files)
48522 ____________________________________________________________________________
48523 [  7904] By: jhi                                   on 2000/11/28  16:44:43
48524         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
48525              From: Nicholas Clark <nick@babyhippo.co.uk>
48526              Date: Tue, 28 Nov 2000 11:16:57 +0000
48527              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
48528      Branch: perl
48529            ! pod/perlipc.pod
48530 ____________________________________________________________________________
48531 [  7903] By: jhi                                   on 2000/11/28  16:40:31
48532         Log: Subject: [PATCH] Updating perltie.pod for arrays
48533              From: "Casey R. Tweten" <crt@kiski.net>
48534              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
48535              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
48536      Branch: perl
48537            ! pod/perltie.pod
48538 ____________________________________________________________________________
48539 [  7902] By: jhi                                   on 2000/11/28  16:39:37
48540         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
48541              From: Robin Barker <rmb1@cise.npl.co.uk>
48542              Date: Mon, 27 Nov 2000 17:56:44 GMT
48543              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
48544      Branch: perl
48545            ! pod/perlfunc.pod t/op/split.t
48546 ____________________________________________________________________________
48547 [  7901] By: jhi                                   on 2000/11/28  16:28:04
48548         Log: setmode() is a DOSish-only thing.
48549      Branch: perl
48550            ! perlio.c
48551 ____________________________________________________________________________
48552 [  7900] By: jhi                                   on 2000/11/28  16:21:46
48553         Log: Subject: [PATCH] perlcc.PL cleanups
48554              From: Simon Cozens <simon@cozens.net>
48555              Date: Tue, 28 Nov 2000 12:44:35 +0000
48556              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
48557      Branch: perl
48558            ! utils/perlcc.PL
48559 ____________________________________________________________________________
48560 [  7899] By: gsar                                  on 2000/11/28  06:32:55
48561         Log: reintegrate files missed by change#7895
48562      Branch: maint-5.6/perl
48563           +> ext/ByteLoader/bytecode.h utils/Makefile
48564            - utils/perlbc.PL
48565 ____________________________________________________________________________
48566 [  7897] By: gsar                                  on 2000/11/27  18:22:47
48567         Log: can't integrate these two files, for some reason
48568      Branch: maint-5.6/perl
48569            - ext/ByteLoader/bytecode.h utils/Makefile
48570 ____________________________________________________________________________
48571 [  7895] By: gsar                                  on 2000/11/27  18:11:21
48572         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
48573              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
48574              6757..6890,6892..6901 from mainline
48575              
48576              Bytecompiler patches from Benjamin Stuhl.
48577              
48578              More bytecompiler.
48579              
48580              Subject: [PATCH blead] B:: missing dependency
48581              
48582              Subject: [PATCH: 6757] configure.com updates and syslog build
48583              
48584              Long double Gconvert fixes from Yitzchak Scott-Thoennes
48585              and Spider Boardman.
48586              
48587              Subject: [PATCH blead] nextchar() abuse misses an optimisation
48588              
48589              Long double fixes from Spider Boardman.
48590              
48591              Make the selection of NVff et al stricter.
48592              
48593              cSVOPo_*v things index into the current PL_curpad
48594              under ithreads, which is different from the curpad
48595              used by the XSUB.  (In other words, the code as-is
48596              before this patch wouldn't work under ithreads.)
48597              
48598              Be portable.
48599              
48600              VMS MMS (make) wants null action.
48601              
48602              Mac and other portability updates from Chris Nandor.
48603              
48604              Storable support, v-version fixes.
48605              Subject: CPAN.pm beta for testing available
48606              
48607              Portability fix from Hugo van der Sanden.
48608              
48609              Bad makefile.
48610              
48611              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
48612              
48613              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
48614              
48615              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
48616              
48617              Replace #6705 with a minimal doc patch.
48618              Subject: [PATCH 5.6.0] replace change #6705
48619              
48620              Drop the separate perlbc, perlcc -b should be enough.
48621              
48622              installperl couldn't tell whether it had run tests or not.
48623              Subject: [PATCH] Re: installperl and t/TEST
48624              
48625              Add silencer flags to installperl.
48626              Subject: [PATCH] Making installperl silent.
48627              
48628              Make "make install" by default silent.  A new "install-verbose"
48629              target is verbose.
48630              
48631              More liberal parsing of version numbers.
48632              Subject: Re: CPAN.pm beta for testing available
48633              
48634              Create directories in silence.
48635              Subject: [PATCH] Another silencer for MakeMaker
48636              
48637              DOS patches and portability/porting notes, from Tim Jenness.
48638              
48639              Make installman to recognize the silence flag -S.
48640              
48641              Actually do something with the silencer option.
48642              
48643              Continue silencing.
48644              
48645              Show the doc file, not the temp file.
48646              
48647              Regen perltoc.
48648              
48649              Subject: [PATCH] More silencing of installman.
48650              
48651              Better wording for the vec lvalue diagnostic.
48652              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
48653              
48654              Subject: [PATCH: 6805] several more tweaks to configure.com
48655              
48656              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
48657              
48658              Missing parts of 
48659              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
48660              
48661              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
48662              (applied slightly modified)
48663              
48664              installperl --verbose and --silent.
48665              Subject: Re: [PATCH] More silencing of installman.
48666              
48667              Add install-silent target.
48668              
48669              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
48670              the problem reported in
48671              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
48672              
48673              Tweak the sfio/useperlio logic, hopefully as wished in
48674              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
48675              
48676              One forgotten file from #6816.
48677              
48678              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
48679              
48680              Remove duplicately applied patch shards.
48681              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
48682              
48683              Support preserving extremely big/small angles.
48684              
48685              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
48686              
48687              Subject: [PATCH] installation not quite silent yet.
48688              
48689              Update the test count.
48690              
48691              Use UVxf, PTR2UV, NVff.
48692              
48693              Document PTR2XX and INT2PTR.
48694              
48695              no-install target a la make -n.
48696              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
48697              
48698              grep -e isn't portable.
48699              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
48700              
48701              Can't get the test to reliably work thanks to the
48702              inaccurateness of floating point.  "Resolves" bug ids
48703              20000826.003, 20000826.009, 20000826.010,
48704              
48705              Subject: installman buglet
48706              
48707              DJGPP update from Laszlo Molnar.
48708              
48709              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
48710              
48711              Passing -R in ldflags makes now it to appear in the default
48712              for lddlflags, just like with -L.
48713              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
48714              
48715              Test nit.
48716              
48717              Use the actual thread type, not the pointer-to-struct.
48718              
48719              Provice virtual $Config{ccflags_nolargefiles} etc. 
48720              
48721              display_format used as a class method without arguments was broken,
48722              reported in
48723              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
48724              
48725              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
48726              
48727              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
48728              
48729              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
48730              
48731              opmini.o may be left around if a build is interrupted.
48732              
48733              Typo in #6858.
48734              
48735              Fix for ID 20000828.001, long doubles were not formatted
48736              correctly (showed up in $], which stopped installing perl).
48737              
48738              An attempt to fix the problem reported in
48739              Subject: Building perl@6856 using gcc/AIX 4.3.3 
48740              I can't test this properly since the gcc installation I have
48741              access to seems to be botched (gcc is calling the AIX cpp,
48742              a losing proposition...)
48743              
48744              Add -ld to archname on long tr...double platforms.
48745              
48746              Subject: hv.h Doc Patch
48747              
48748              Potential cruft.
48749              
48750              Subject: [PATCH bleedperl@6856] warnings fixes
48751              
48752              -S is the silent flag, -s is the strip flag.
48753              Subject: [PATCH] Re: [PATCH] make no-install          
48754              
48755              Take out the SUIDMAIL thing, that will not be
48756              a problem in 5.7.*.
48757              
48758              Subject: [PATCH bleedperl@6866] spellings
48759              
48760              Subject: [PATCH] Re: files not cleaned even by veryclean
48761              
48762              Use minimal @INC in tests, most of the time just '../lib',
48763              so that we simply can't pick up stuff from other Perls than
48764              the one we are testing.  Pointed out by
48765              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
48766              
48767              Update to Getopt::Long 2.24, from Johan Vromans.
48768              
48769              Fix for thinko in #6848.
48770              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
48771              
48772              Patches all over for people and the files they (hopefully) care about.
48773              
48774              Subject: Net::protoent does not export 'getproto'
48775              
48776              Missed a change in #6869.
48777              
48778              Subject: [PATCH] Warnings in B::Deparse
48779              
48780              Subject: [PATCH] Glob dumping
48781              
48782              Disable one of the tests for now.
48783              
48784              Disabling the one test is a bit tricky.
48785              
48786              Don't forget to tidy up.
48787              
48788              The #6881 removed one dump line.
48789              
48790              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
48791              
48792              Under usethreads the dumped variable is IN_PAD.
48793              Subject: Re: [PATCH] Glob dumping
48794              
48795              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
48796              
48797              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
48798              
48799              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
48800              
48801              Regen Configure for #6894.
48802              
48803              Subject: [PATCH: 6889] updates to perlebcdic.pod
48804              
48805              Undo namespace pollution of #6878.
48806              Subject: Re: Net::protoent does not export 'getproto'
48807              
48808              Admit that we are leaking scalars.
48809              
48810              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
48811      Branch: maint-5.6/perl
48812           !> (integrate 271 files)
48813 ____________________________________________________________________________
48814 [  7894] By: gsar                                  on 2000/11/27  16:00:34
48815         Log: a couple of nits
48816      Branch: maint-5.6/perl
48817            ! MANIFEST pp_sys.c
48818 ____________________________________________________________________________
48819 [  7893] By: gsar                                  on 2000/11/27  15:10:56
48820         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
48821              6740..6745,6747..6757,6760
48822              
48823              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
48824              
48825              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
48826              
48827              Doc nits spotted by Richard Soderberg.
48828              
48829              move WNOHANG definition to where other such things are
48830              
48831              Make $Config{byteorder} more magical so that it is
48832              dynamically computed: nice for 'fat binaries'.
48833              Subject: [PATCH]: default byteorder
48834              
48835              Subject: [PATCH] Cwd.pm now uses strict
48836              
48837              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
48838              
48839              Get -DLEAKTEST to compile (not necessarily to work, mind)
48840              Subject: [ID 20000724.006] -DLEAKTEST problem
48841              
48842              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
48843              
48844              Add perlebcdic from Peter Prymmer, regen toc.
48845              
48846              Don't propose using modules built for 5.005 if no binary
48847              compatibility with 5.005 is attempted.
48848              
48849              Do not use prototyping here.
48850              Subject: [ID 20000817.016] [PATCH] Peek.xs
48851              
48852              Document what the backtick returns if the command fails.
48853              
48854              Add byteorder to the myconfig output.
48855              
48856              Introduce NVef, NVff, and NVgf, use the middle one.
48857              (helps for lib/peek + Linux + long doubles)  Reported in
48858              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
48859              Use NVs in POSIX math, not doubles.
48860              Subject: [ID 20000817.014] POSIX & modfl
48861              
48862              Subject: [PATCH 5.6.0+] newSVrv() memory leak
48863              
48864              The byteorder code in #6671 was wrong.
48865              
48866              Fix the lib/complex failure of
48867              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
48868              Linux long double accuracy issue: something that
48869              when printed with %g looks like "2" but int() of it is 1.
48870              
48871              Propagate new Configure vars.
48872              
48873              Unbuffer the output.
48874              
48875              Subject: [PATCH] perltrap.pod spring cleaning
48876              
48877              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
48878              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
48879              
48880              Tiny Getopt::Long patch from Johan Vromans.
48881              
48882              Document code point which makes if (defined %stash::) to work
48883              (noted by Spider Boardman).
48884              
48885              Subject: [PATCH perl@6698] cygwin port
48886              
48887              Document the NDBM_File and ODBM_File as SDBM_File
48888              was documented in #6417.
48889              
48890              The new tests were missing from #6415.
48891              
48892              Add [[:blank:]] as suggested in
48893              Subject: [ID 20000716.024] [=cc=] / [:blank:]
48894              (the [=cc=] has already been taken care of by #6439
48895              so the whole bug report can be closed)
48896              and make [[:space:]] to be equivalent to isspace(3)
48897              (as opposed to \s, which is isSPACE()).  The difference
48898              is that now [[:space:]] matches the mythical vertical tab,
48899              while \s doesn't.
48900              
48901              Don't eat leading os from index entries.
48902              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
48903              
48904              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
48905              
48906              Typo in pp_complement().
48907              Subject: [PATCH perl-current] Deparse
48908              
48909              Add warnif(), check warnings further up the stack,
48910              all the warnings functions now can take an optional object reference.
48911              Subject: [PATCH bleedperl@6691] warnings pragma update
48912              
48913              Fix a core dump in lib/selfloader under -DDEBUGGING.
48914              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
48915              
48916              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
48917              
48918              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
48919              
48920              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
48921              Put back the long double avoidance code to POSIX.xs
48922              because VMS seems to need it still.
48923              
48924              Introduce a 'veryclean' target that is like 'distclean'
48925              but also removes *~ and *.orig.
48926              
48927              Subject: [ID 20000817.023] endianness description in perlfunc.pod
48928              
48929              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
48930              
48931              Let's try #6717 again.
48932              
48933              UTF8 concat fixes.
48934              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
48935              
48936              pp_open() could pass an uninitialized filename down to do_open9().
48937              
48938              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
48939              
48940              Update to CGI 2.72, from Lincoln Stein.
48941              
48942              Subject: [PATCH] Silence MakeMaker (Was: installman)
48943              
48944              Use temporary directory instead of current directory.
48945              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
48946              
48947              Document odd vs even subreleases and -Dusedevel.
48948              
48949              The veryclean target needs to clobber.
48950              
48951              Use File::Spec->tmpdir().
48952              
48953              Document the number of exponent digits.
48954              
48955              Mention perlebcdic and perlposix-bc.
48956              
48957              s/this one/the 5.6.0 release/
48958              
48959              The #6724 is here.
48960              
48961              The correct cleaning order is an art.
48962              
48963              small tweaks for change#6705: avoid C++ style comments in C code;
48964              use Perl's malloc API rather than the low level system one
48965              
48966              Array context keeps slithering in.
48967              
48968              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
48969              
48970              Subject: [PATCH] os2.c fix for use64bitint
48971              
48972              Update to Pod::LaTeX 0.53.
48973              Subject: [PATCH] lib/Pod/LaTeX.pm updates
48974              
48975              Document the endianness of Alpha more precisely.
48976              
48977              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
48978              
48979              Rename the macro argument because some preprocessors
48980              can't tell the difference and expand arguments also inside
48981              double quoted strings.
48982              
48983              free TLS slot properly on Windows
48984              
48985              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
48986              
48987              Unicos/mk requires elaborate paranoia.
48988              
48989              Tweak the floating point output routine preferences.
48990              
48991              Also under djgpp the timestamps are funky.
48992              
48993              Apply some PodParser 1.18 patches; the Pod/Find.pm
48994              patches cannot be applied since #6712 conflicts.
48995              
48996              Use PodParser 1.18 new test.
48997              
48998              A pod nit.
48999              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
49000              
49001              Be verydeepclean.
49002      Branch: maint-5.6/perl
49003           +> pod/perlebcdic.pod
49004           !> (integrate 106 files)
49005 ____________________________________________________________________________
49006 [  7892] By: jhi                                   on 2000/11/27  15:02:32
49007         Log: Update Changes.
49008      Branch: perl
49009            ! Changes patchlevel.h
49010 ____________________________________________________________________________
49011 [  7891] By: jhi                                   on 2000/11/27  14:57:23
49012         Log: Subject: Re: perlfaq style changes
49013              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49014              Date: Sat, 25 Nov 2000 23:32:26 -0800
49015              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
49016              
49017              plus a note from Ronald Kimball.
49018      Branch: perl
49019            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
49020 ____________________________________________________________________________
49021 [  7890] By: jhi                                   on 2000/11/27  14:53:14
49022         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
49023              From: Benjamin Holzman <bah@ecnvantage.com>
49024              Date: Sun, 26 Nov 2000 16:27:33 -0500
49025              Message-ID: <20001126162733.J25040@ecnvantage.com>
49026      Branch: perl
49027            ! gv.c
49028 ____________________________________________________________________________
49029 [  7889] By: jhi                                   on 2000/11/27  14:43:11
49030         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
49031              From: lvirden@cas.org
49032              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
49033              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
49034      Branch: perl
49035            ! README.amiga
49036 ____________________________________________________________________________
49037 [  7888] By: jhi                                   on 2000/11/27  14:32:34
49038         Log: Restore also the locale test to no-sprintf-taint state.
49039              Fixes the bug 20001127.003.
49040      Branch: perl
49041            ! sv.c t/pragma/locale.t
49042 ____________________________________________________________________________
49043 [  7887] By: gsar                                  on 2000/11/27  14:13:05
49044         Log: integrate changes#6613..6616,6620..6665 from mainline
49045              
49046              VMS configure.com update continues.
49047              
49048              Subject: Test fails / warnings with perl-current #6612
49049              
49050              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
49051              
49052              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
49053              
49054              For now remove the mail code.
49055              
49056              Subject: Re: [PATCH] @+, @- readonly
49057              
49058              Subject: warning: storage class after type is obsolescent
49059              
49060              Subject: sfio2000
49061              
49062              Subject: Re: File::Temp problems on VMS in bleedperl
49063              
49064              README.os2 update.
49065              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
49066              
49067              Make the user to give up his firstborn, err, to knowingly
49068              verify installing an unstable developer release.  Also bump
49069              the release to 5.7.0, but leave a patch tag in the local
49070              patches saying that this is not yet the real thing.
49071              
49072              Update (kinda) to Test 1.14, from Joshua Pritikin.
49073              
49074              make ok etc also for win32.
49075              
49076              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
49077              
49078              Don't blow limited stacks, a lower number is enough to
49079              tickle the lookbehind limit.
49080              
49081              Use -Dusedevel; regen Configure and the respective Porting stuff.
49082              
49083              Subject: [PATCH] debugger exit code should reflect user exit code
49084              
49085              Subject: [PATCH perl@6620] cygwin port
49086              
49087              Missed a file from #6638.
49088              
49089              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)
49090              
49091              magic callbacks all need to have same type signature
49092              
49093              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
49094              
49095              Fix a dependency problem.
49096              Subject: [PATCH: 6640] VMS Makefile.SH update
49097              
49098              The numeric locale was reset to "C" by s?printf and never restored.
49099              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
49100              No test since adding the failing example to locale.t
49101              does not fail -- probably because the locale settings are so
49102              thoroughly tweaked by that time.  Running the example standalone
49103              does fail, though.  UPDATE: test case added at change #7540.
49104              
49105              Subject: [ID 20000324.040] minor fix to perlhpux.pod
49106              
49107              Update to CPAN 1.57.
49108              
49109              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
49110              
49111              Change the perlbug address to perl.org since it's more forgiving.
49112              
49113              Change the regx compilation error markers to use = instead of <
49114              since pod makes using the latter quite messy.  Reported in
49115              ID 20000814.006 by Abigail and in
49116              Subject: Unknown escape E<> ?
49117              
49118              Update to perldebtut 1.9, from Richard Foley.
49119              
49120              check that the number pseudo children doesn't exceed
49121              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
49122              the WaitForMultipleObjects() limit that would cause wait()
49123              to crash)
49124              wait() and waitpid() could potentially be rewritten to use
49125              more than one thread to do the waiting to eliminate this
49126              limitation
49127              
49128              change#6328 could make close(SOCKET) return false on windows
49129              when it shouldn't
49130              
49131              pod nit seen in passing
49132              
49133              on windows, the return values from wait() and waitpid() don't
49134              match those of pseudo-pids
49135              
49136              waitpid() now handles externally spawned pids correctly;
49137              fixes for backtick/wait/waitpid failures on Windows 9x
49138              these changes make the pid returned by process functions on
49139              Windows 9x always positive by clearing the high bit (which
49140              is always set on Win9x); pseudo-process PIDs are likewise
49141              always negative now on Win9x (just as on NT/2000)
49142              
49143              trailing new %ENV entries weren't being pushed into the real
49144              environment of subprocesses on Windows
49145              
49146              Tweak the regex compilation errors once more.
49147              
49148              avoid warnings from dense compiler
49149              
49150              add "ok" targets from change#6632 in makefile.mk
49151      Branch: maint-5.6/perl
49152            - lib/Pod/PlainText.pm vms/configure.com
49153           !> (integrate 66 files)
49154 ____________________________________________________________________________
49155 [  7886] By: jhi                                   on 2000/11/27  13:54:18
49156         Log: __FUNCTION__ isn't portable and trying to emulate it leads
49157              into practically spelling out the name of the function.
49158              Takes care of the bug 20001127.001.
49159      Branch: perl
49160            ! perlio.c
49161 ____________________________________________________________________________
49162 [  7885] By: gsar                                  on 2000/11/27  13:53:18
49163         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
49164              6610..6611 from mainline
49165              
49166              Make regular expression parse error messages easier to understand.
49167              Subject: Re: enhanced(?) regex error messages
49168              
49169              Tiny tidying on report_evil_fh().
49170              
49171              Subject: Re: enhanced(?) regex error messages 
49172              plus Capitalize the error messages, plus perldiag them.
49173              
49174              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
49175              
49176              Document here-doc better.
49177              
49178              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
49179              
49180              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
49181              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
49182              (either perlbug or p5p ate the original), plus regen
49183              perlapi and perltoc. 
49184              
49185              Regen global.sym.
49186              
49187              Double check that we have a dirhandle.
49188              
49189              Subject: Re: enhanced(?) regex error messages
49190              (plus two small patches sent privately)
49191              (this still seems to leave few test failures)
49192              
49193              warn is a macro, avoid using at a variable to avoid warnings
49194              in some configurations; readdir.t is too conservative in
49195              estimating number of *.t's
49196              
49197              Get back into sync with Jeffrey on the enhanced regex warnings.
49198              
49199              Subject: [PATCH 5.6.0] cygwin port
49200              
49201              Zero entries were skipped, fix from Adrian Goalby
49202              <argoalby@yahoo.co.uk>
49203              
49204              Subject: Remove dead entry in perldiag
49205              
49206              Amend the description of Perl6.
49207              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
49208              
49209              detypo
49210              
49211              It's the 2ndO'ROSSC.
49212              
49213              Revert the sv.c part of #6559, a better fix is needed.
49214              
49215              Iterating perl6 description.
49216              
49217              Update to Term::ANSIColor 1.03, from Russ Allbery.
49218              
49219              Update to Getopt::Long 2.23_05, from Johan Vromans.
49220              
49221              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
49222              
49223              Update to Pod::Parser 1.17, from Brad Appleton.
49224              
49225              Update to CPAN 1.56, from Andreas König.
49226              
49227              Update to CGI 2.70, from Lincoln Stein.
49228              
49229              Put back the std @INC thing.
49230              
49231              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
49232              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
49233              
49234              Document the IO::Select timeout.
49235              
49236              sleep(1) does not necessarily return 1.
49237              Subject: [PATCH bleadperl] op/lex_assign.t  
49238              
49239              Subject: debugger "d" command doesnt check line number
49240              
49241              B::Deparse didn't do sub attributes.
49242              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
49243              
49244              Preprocessing and postprocessing for File::Find.
49245              Subject: Patch to Find::File.pm to allow alphabetical results
49246              
49247              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
49248              
49249              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
49250              
49251              Subject: Re: [ID 20000730.003] utf8::length() bad
49252              
49253              Subject: Getting perlio and threads to compile
49254              (the Solaris version changes in Configure skipped)
49255              
49256              Tests for #6589.
49257              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
49258              
49259              Add Perl debugging tutorial, regen toc. 
49260              Subject: perldebtut.pod
49261              
49262              Add a few missing files, update MANIFEST.
49263              
49264              Rewrite of vms/subconfigure.com as configure.com,
49265              from Peter Prymmer and the vmsperl crew.
49266              
49267              Should have deleted this in #6603.
49268              
49269              Fix the test for 5005threads.
49270              
49271              Fix-n-skip the tests under 5005threads.
49272              
49273              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
49274              
49275              Upgrade to CGI 2.71, from Lincoln Stein.
49276      Branch: maint-5.6/perl
49277           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
49278           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
49279           +> t/op/regmesg.t t/pod/find.t vms/configure.com
49280            - vms/subconfigure.com
49281            ! lib/lib.pm
49282           !> (integrate 115 files)
49283 ____________________________________________________________________________
49284 [  7884] By: jhi                                   on 2000/11/27  13:44:33
49285         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
49286              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49287              Date:     Mon, 27 Nov 2000 08:23:54 EST
49288              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
49289      Branch: perl
49290            ! vms/descrip_mms.template vms/test.com
49291 ____________________________________________________________________________
49292 [  7883] By: gsar                                  on 2000/11/27  11:50:46
49293         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
49294              6511..6513,6515..6523,6525..6536
49295              
49296              The swallow_bom() saga continues.  The #23 of require.t
49297              (UTF16-LE) still fails (silently, no output) but the #22
49298              (UTF16-BE) seems to be working now.  The root of the
49299              failure may be in sv_gets(): is it UTF-16LE-aware,
49300              especially when it comes to line endings? 
49301              
49302              Document the problem with -P in HP-UX and its workaround.
49303              
49304              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
49305              (aka ID 20000730.002)
49306              
49307              Subject: fix and question re: waitpid() under win32
49308              
49309              Make the safety catch for buggy gccs work with triple version
49310              numbers like 2.95.2.  Reported in
49311              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
49312              
49313              In Digital UNIX warn if gcc explicitly chosen because even
49314              2.95.2 is known to cause problems.
49315              
49316              Make chr() for values >127 to create utf8 when under utf8.
49317              
49318              various syntax errors and such (not fixed: comp/require.t#22 coredump
49319              on Windows)
49320              
49321              Stash away the largefiles flags and libswanted.
49322              
49323              BOM patching from Simon Cozens.
49324              
49325              If gccosandvers is equal to osname, clear gccosandvers.
49326              
49327              Make p4desc to skip non-mainperl branches by default.
49328              
49329              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
49330              
49331              The test from this
49332              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
49333              
49334              In new BSDs changes to argv[] do not show up in ps(1) output,
49335              instead one must use setproctitle().  This was already addressed
49336              by change #6457, but the below has a new variant for FreeBSD 4.0
49337              or later, and the matter is also documented more.
49338              
49339              FreeBSD 3.* updates from
49340              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
49341              
49342              regen_headers, regen perltoc.
49343              
49344              Document in one place the memory abstractions used in Perl core.
49345              
49346              memcpy has n o in it, as pinted ut by Sarathy.
49347              
49348              Remove the extraneous "main::" prefix from all the
49349              "opened only for", "on closed", and "never opened" warnings.
49350              
49351              The name of a filehandle does not have <these>.
49352              
49353              The tr utf8 patching continues.
49354              
49355              The new setproctitle() feature is available only in 
49356              bleeding edge FreeBSD.  From Paul Saab.
49357              
49358              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
49359              
49360              Dump UVs as UVs in Data::Dumper.
49361              
49362              detypo #6494
49363              
49364              Document the IVdf UVuf UVof UVxf.
49365              
49366              require.t needs binmode() to work on windows
49367              
49368              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
49369              that are hopefully soon put into use.
49370              
49371              Allow "no Module;" even if there is no 'unimport'.
49372              
49373              Better skip message for the test; one of the two problems in
49374              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
49375              
49376              The subtest 4 may fail also on VOBS, as pointed out
49377              by Nick Ing-Simmons in November 1999, bug id 19991124.003
49378              (but the failure in that bug report isn't the subtest 4).
49379              
49380              Be more informative on what is skipped and why,
49381              also repeat the list at the end.
49382              
49383              Add a URL for FSF.
49384              
49385              Subject: [PATCH] sv.h documentation - SvLEN
49386              
49387              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
49388              
49389              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
49390              
49391              Subject: [PATCH] bad cppsymbols on os2 + Configure question
49392              
49393              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
49394              
49395              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
49396              mention the idea of @( and @)
49397              
49398              This is 6512.  Really.
49399              
49400              Subject: [ID 19990721.004] Documentation bug in perlfunc
49401              
49402              Subject: Minor tweak to perlvar.pod
49403              
49404              In the warnings call filehandles consistently so;
49405              add "unopened" warning for stat().
49406              
49407              After the #6519 a warning about stat() is just that,
49408              not about a filetest, which now have their own warning.
49409              
49410              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
49411              
49412              Subject: Re: Array vs. List context
49413              
49414              Subject: New perlcc, take 2
49415              
49416              Weed buglets pointed out by
49417              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
49418              
49419              gcc versions might have (parentheses) in them.
49420              
49421              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
49422              
49423              Essential prototype changes were missing from #6527.
49424              Also make report_evil_fh() more bomb-proof.
49425              
49426              Zap lib/Sys directory when cleaning up.
49427              
49428              Change the Policy policy: now -Dprefix= with an existing
49429              Policy.sh and prefix == siteprefix == vendorprefix, then all
49430              of them follow along the new prefix.
49431              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
49432              
49433              Continue fixing the io warnings.  This also
49434              sort of fixes bug ID 20000802.003: the core dump
49435              is no more.  Whether the current behaviour is correct
49436              (giving a warning: "Not a format reference"), is another matter.
49437              
49438              Have symbols for the IoTYPEs.
49439              
49440              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
49441              
49442              Document a bit that UDP is not what you might think.
49443              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
49444              tr memory corruption fix from Simon Cozens.
49445              
49446              Plug the security hole described in the Aug 05 2000 bugtraq message
49447              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
49448              The security hole exists only in suidperls, which isn't
49449              installed or even built by default.
49450      Branch: maint-5.6/perl
49451           !> (integrate 71 files)
49452 ____________________________________________________________________________
49453 [  7882] By: gsar                                  on 2000/11/27  10:25:36
49454         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
49455              from mainline
49456              
49457              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
49458              to be fatal errors (instead of by default ignoring them, and
49459              ignoring with a bug: even though -w gave an error, the opening [
49460              was left in)  Reported in:
49461              
49462              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
49463              
49464              Subject: [PATCH] split /^/
49465              
49466              MacOS nits from Matthias Neeracher.
49467              
49468              More split() doc and test patches from Mike Guy.
49469              
49470              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
49471              from Graham Barr in the module list.
49472              
49473              docfix from Peter Scott <Peter@PSDT.com>.
49474              
49475              File::Temp patches for VMS and OS/2 from Tim Jenness.
49476              
49477              open() wariness in perlbug.
49478              
49479              Subject: [PATCH] minor doc change - perlguts
49480              
49481              Subject: Minor doc patch: handy.h
49482              
49483              Be wary of close()s, too.
49484              
49485              Further File::Temp patches from Yitzchak Scott-Thoennes
49486              and Craig A. Berry.
49487              
49488              Subject: [PATCH] fixes bug 20000508.004
49489              
49490              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
49491              
49492              Allow "no AutoLoader;", based on change #6444,
49493              suggested by Graham Barr.
49494              
49495              Use setproctitle() if available to modify $0.
49496              
49497              Warn if the version of the operating system used to compile gcc
49498              differs from the current version of the operating system.
49499              Also display the gcc compilation os and version in myconfig.
49500              Inspiration from
49501              
49502              Tiny fixes for #6460.
49503              
49504              The problem described in this
49505              Subject: [ID 20000322.018] named chars aren't magical enough
49506              has been fixed in perl 5.6.0 but just in case added a test
49507              to keep it away.  (The report from Joseph Hall.)
49508              
49509              Tune the comments and hopefully stop a memory leak.
49510              
49511              Subject: UTF8 concat
49512              (with a memory leak fixed, plus a few casts added)
49513              This also seems to help for
49514              Subject: [ID 20000716.015] join UTF8 weirdness
49515              
49516              Do not upgrade SVs into utf8 just because they participate
49517              in eq or cmp.  Reported and fix suggested in
49518              Subject: [ID 20000720.009] sv_eq UTF8 bug
49519              
49520              Fix the HALF_UPGRADE() macro introduced in #6263.
49521              
49522              Find green threads before native threads.
49523              Subject: Re: Patch to jpl/JNI/Makefile.PL
49524      Branch: maint-5.6/perl
49525           !> (integrate 30 files)
49526 ____________________________________________________________________________
49527 [  7881] By: jhi                                   on 2000/11/27  05:48:41
49528         Log: It seems that *both* the unused submatch loop cleanup
49529              codes are needed.
49530      Branch: perl
49531            ! regexec.c
49532 ____________________________________________________________________________
49533 [  7880] By: jhi                                   on 2000/11/27  04:50:07
49534         Log: Clean .exists deeper.
49535      Branch: perl
49536            ! Makefile.SH
49537 ____________________________________________________________________________
49538 [  7879] By: jhi                                   on 2000/11/27  02:31:35
49539         Log: The code in regcppop() (see #7878) contains the correct lower
49540              limit for the unused submatch 'cleanup' loop so that under
49541              "use utf8" the following code wouldn't dump core:
49542              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
49543              the cleanup loop in regtry() stomped beyond allocated area
49544              in the startp[] array.  Therefore, copied the correct lower
49545              loop limit (*PL_reglastparen) to regtry().  Note: something
49546              may still not be quite right: why was the _higher_ loop limit
49547              (prog->nparens) different in the utf8 case?
49548              
49549              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
49550              without core dumps, there were about 17 of them before
49551              the patch (with us since Perl 5.7.0).  Two failures, still:
49552              496 and 505 (though these may not be severe).
49553              
49554              Patch #7881 is also needed since both the cleanup loops
49555              seem to be needed.
49556              
49557              Also, the t/op/pat#44 seems to core dump under utf8.
49558              Plus a couple of failures.  UGH-8.
49559      Branch: perl
49560            ! regexec.c
49561 ____________________________________________________________________________
49562 [  7878] By: jhi                                   on 2000/11/27  02:21:17
49563         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
49564              the code in regcppop() seems to be redundant for the test suite --
49565              but it contains a germ of truth, and it needed for the build
49566              process itself: see #7879 and #7881.
49567      Branch: perl
49568            ! regexec.c
49569 ____________________________________________________________________________
49570 [  7877] By: jhi                                   on 2000/11/27  01:53:09
49571         Log: Comment on comment.
49572      Branch: perl
49573            ! regexec.c
49574 ____________________________________________________________________________
49575 [  7876] By: jhi                                   on 2000/11/27  00:49:59
49576         Log: Adjust the docs to agree with #7875.
49577      Branch: perl
49578            ! pod/perllocale.pod
49579 ____________________________________________________________________________
49580 [  7875] By: jhi                                   on 2000/11/27  00:49:27
49581         Log: Retract #7863.  It makes more sense not to taint formatted output,
49582              not even by sprintf().
49583      Branch: perl
49584            ! sv.c
49585 ____________________________________________________________________________
49586 [  7874] By: jhi                                   on 2000/11/26  23:36:02
49587         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
49588              Not really fixed (should really dump the UTF-8 charclass),
49589              but stopped displaying the garbage.
49590              
49591              Also add a note on the (missing) Unicode PSXSPC and BLANK.
49592      Branch: perl
49593            ! regcomp.c
49594 ____________________________________________________________________________
49595 [  7873] By: jhi                                   on 2000/11/26  21:31:13
49596         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
49597      Branch: perl
49598            ! regexec.c
49599 ____________________________________________________________________________
49600 [  7872] By: jhi                                   on 2000/11/26  21:06:04
49601         Log: No need to scan till infinity, 13 is enough.
49602      Branch: perl
49603            ! handy.h utf8.c
49604 ____________________________________________________________________________
49605 [  7871] By: jhi                                   on 2000/11/26  20:20:32
49606         Log: Test line numbers are different with utf8.
49607      Branch: perl
49608            ! t/op/re_tests
49609 ____________________________________________________________________________
49610 [  7870] By: jhi                                   on 2000/11/26  20:10:12
49611         Log: Message nit.
49612      Branch: perl
49613            ! regcomp.c
49614 ____________________________________________________________________________
49615 [  7869] By: jhi                                   on 2000/11/26  19:01:05
49616         Log: Make utf8_length() and utf8_distance() (the latter of which
49617              is unused at the moment) to be less forgiving about bad UTF-8.
49618      Branch: perl
49619            ! embed.h embed.pl objXSUB.h proto.h utf8.c
49620 ____________________________________________________________________________
49621 [  7868] By: jhi                                   on 2000/11/26  18:45:56
49622         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
49623              From: Benjamin Holzman <bah@ecnvantage.com>
49624              Date: Sat, 25 Nov 2000 20:40:20 -0500       
49625              Message-ID: <20001125204020.A25040@ecnvantage.com>              
49626              
49627              Debian allows installing /usr/bin/locale without installing
49628              any locales, an error message will ensue.
49629      Branch: perl
49630            ! t/pragma/locale.t
49631 ____________________________________________________________________________
49632 [  7867] By: jhi                                   on 2000/11/26  18:31:12
49633         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
49634              From: Benjamin Holzman <bah@ecnvantage.com>
49635              Date: Sun, 26 Nov 2000 02:42:34 -0500
49636              Message-ID: <20001126024234.G25040@ecnvantage.com>
49637              
49638              Patch for the bug 20000212.002.
49639      Branch: perl
49640            ! sv.c t/op/array.t
49641 ____________________________________________________________________________
49642 [  7866] By: jhi                                   on 2000/11/26  18:28:09
49643         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
49644              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49645              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
49646              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
49647              
49648              File::Temp 0.11.
49649      Branch: perl
49650            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
49651 ____________________________________________________________________________
49652 [  7865] By: jhi                                   on 2000/11/26  18:24:22
49653         Log: The metaconfig unit change for #7864.
49654      Branch: metaconfig/U/perl
49655            ! need_va_copy.U
49656 ____________________________________________________________________________
49657 [  7864] By: jhi                                   on 2000/11/26  18:23:41
49658         Log: Make the va_copy() test not to be so talkative.
49659      Branch: perl
49660            ! Configure config_h.SH
49661 ____________________________________________________________________________
49662 [  7863] By: jhi                                   on 2000/11/26  18:11:02
49663         Log: Fix locale inconsistencies unearthed by Hugo's work.
49664              Now the floating point sprintf really does taint the result
49665              string as perllocale promises (has promised for a long time)
49666              if "use locale" is in the lexical scope.
49667      Branch: perl
49668            ! sv.c t/pragma/locale.t
49669 ____________________________________________________________________________
49670 [  7862] By: jhi                                   on 2000/11/26  00:35:15
49671         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
49672              From: Nicholas Clark <nick@ccl4.org>
49673              Date: Sun, 26 Nov 2000 00:07:50 +0000
49674              Message-ID: <20001126000750.A22446@plum.flirble.org>
49675              
49676              Infinit.
49677      Branch: perl
49678            ! sv.c
49679 ____________________________________________________________________________
49680 [  7861] By: jhi                                   on 2000/11/26  00:01:26
49681         Log: Integrate perlio.
49682      Branch: perl
49683           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
49684 ____________________________________________________________________________
49685 [  7860] By: nick                                  on 2000/11/25  22:04:17
49686         Log: Correct relative path from new ext\Filter\Util\Call location
49687              back to miniperl.
49688      Branch: perlio
49689            ! win32/makefile.mk
49690 ____________________________________________________________________________
49691 [  7859] By: nick                                  on 2000/11/25  21:26:54
49692         Log: Integrate mainline.
49693      Branch: perlio
49694           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
49695           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
49696           +> t/lib/filter-util.t
49697            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49698            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
49699            - t/lib/filt-util.t
49700           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
49701           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
49702           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
49703           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
49704           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
49705           !> win32/makefile.mk
49706 ____________________________________________________________________________
49707 [  7858] By: gsar                                  on 2000/11/25  20:52:17
49708         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
49709              parent's memory; fix it by keeping track of the actual pad
49710              offset rather than a raw pointer (this change is probably also
49711              relevant to non-ithreads case to avoid fallout from reallocs of
49712              the pad array, but is currently only enabled for the ithreads
49713              case in the interests of minimal disruption to existing "well
49714              tested" code)
49715      Branch: perl
49716            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
49717            ! proto.h scope.c scope.h sv.c t/op/fork.t
49718 ____________________________________________________________________________
49719 [  7857] By: nick                                  on 2000/11/25  20:01:28
49720         Log: All tests pass on Win32/gcc/USE_PERLIO.
49721              - when crlf layer is pushed make unix-level binary.
49722              - remove :crlf injection in pp_backtick in pp_sys.c
49723              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
49724      Branch: perlio
49725            ! doio.c perlio.c pp_sys.c win32/makefile.mk
49726 ____________________________________________________________________________
49727 [  7856] By: jhi                                   on 2000/11/25  18:38:30
49728         Log: Update the metaconfig units for #7855.
49729      Branch: metaconfig/U/perl
49730            ! useperlio.U usesocks.U
49731 ____________________________________________________________________________
49732 [  7855] By: jhi                                   on 2000/11/25  18:37:54
49733         Log: Undo the SOCKS workarounds, instead start using PerlIO
49734              if SOCKS is selected.
49735              
49736              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
49737              From: Jens Hamisch <jens@Strawberry.COM>
49738              Date: Fri, 24 Nov 2000 18:31:30 +0100
49739              Message-ID: <20001124183130.E28337@Strawberry.COM>
49740              
49741              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
49742              From: Jens Hamisch <jens@Strawberry.COM>
49743              Date: Fri, 24 Nov 2000 19:11:51 +0100
49744              Message-ID: <20001124191151.A28753@Strawberry.COM>
49745      Branch: perl
49746            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
49747            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
49748 ____________________________________________________________________________
49749 [  7854] By: jhi                                   on 2000/11/25  17:39:08
49750         Log: Undo #7848.  Some of the code seems to use walkoptree(),
49751              some walkoptree_slow().  An unfinished renaming?
49752              Now the sub is walkoptree() (which is @EXPORT_OK),
49753              the walkoptree_slow() is a typeglob alias to walkoptree.
49754              This makes the tests to pass, at least.
49755      Branch: perl
49756            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
49757 ____________________________________________________________________________
49758 [  7853] By: nick                                  on 2000/11/24  22:24:33
49759         Log: Re-arrange crlf vs binary for platforms that care.
49760              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
49761              Lip-service to making stdio layer work on such platfroms (untested).
49762              Now fails 3 tests rather than one, checkin to see if I can debug 
49763              the issue under linux. (Do not merge.)
49764      Branch: perlio
49765            ! doio.c perlio.c perliol.h
49766 ____________________________________________________________________________
49767 [  7852] By: jhi                                   on 2000/11/24  18:57:39
49768         Log: AUTHORS edits.
49769      Branch: perl
49770            ! AUTHORS
49771 ____________________________________________________________________________
49772 [  7851] By: jhi                                   on 2000/11/24  17:34:56
49773         Log: Add Jan-Erik Karlsson.
49774      Branch: perl
49775            ! AUTHORS
49776 ____________________________________________________________________________
49777 [  7850] By: jhi                                   on 2000/11/24  17:27:56
49778         Log: Configure should find stdchar on its own.
49779      Branch: perl
49780            ! hints/solaris_2.sh
49781 ____________________________________________________________________________
49782 [  7849] By: jhi                                   on 2000/11/24  17:24:55
49783         Log: Subject: PATCH over 7848: Filter test flawed
49784              From: andreas.koenig@anima.de (Andreas J. Koenig)
49785              Date: 24 Nov 2000 10:28:29 +0100
49786              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
49787      Branch: perl
49788            ! t/lib/filter-util.t
49789 ____________________________________________________________________________
49790 [  7848] By: jhi                                   on 2000/11/24  17:22:15
49791         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
49792              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
49793              Date: Fri, 24 Nov 2000 16:12:58 +0000
49794              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
49795      Branch: perl
49796            ! ext/B/B.pm
49797 ____________________________________________________________________________
49798 [  7847] By: jhi                                   on 2000/11/24  03:07:01
49799         Log: Integrate perlio.
49800      Branch: perl
49801           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
49802           !> win32/makefile.mk
49803 ____________________________________________________________________________
49804 [  7846] By: gsar                                  on 2000/11/24  00:55:57
49805         Log: integrate changes#6415..6418,6420..6438 from mainline
49806              
49807              Fix the bitvector ops for utf8 (tricky since past 7 bits
49808              the utf8 'characters' can be more than one octet).
49809              
49810              MPE/ix updates for perl 5.6.0 from Mark Bixby.
49811              
49812              Subject: SDBM_File documentation
49813              
49814              Detypo.
49815              
49816              Decutandpasto.
49817              
49818              Send all installperl messages to STDERR and be -w clean.
49819              
49820              Out-of-date note removed.
49821              
49822              Protect against "wild next"s, that is, callbacks doing "next"
49823              instead of "return".
49824              
49825              Use STDOUT consistently.
49826              
49827              The output might have been produced in the wrong order.
49828              
49829              A missing 'break' after the [[:space:]] switch case.
49830              
49831              Add tests for
49832              [ID 19991110.003] another matching finding by pcre author
49833              which has already been fixed by some patch, as verified in
49834              
49835              Documentation to explain the behaviour of map().
49836              
49837              Add an optimization for map-maps-a-list-element-to-more-list-elements
49838              case, but add also notes explaining the relationship of this
49839              patch and the earlier notes by Sarathy.
49840              
49841              Subject: [ID 20000716.023] syslog test fails without sockets
49842              
49843              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
49844              Test cases for #6431.
49845              
49846              File::Spec::VMS fixup for tmpdir from Craig Berry.
49847              
49848              Make the "uninit variable" warning to say "concat or string"
49849              or "join or string" when in concat or join .
49850              
49851              Get UTF16 BOMs working.  Patch from
49852              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
49853              
49854              Subject: [PATCH] Make large file tests deal with SIGXFSZ
49855              
49856              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
49857              
49858              Subject: [PATCH] av.c apidoc
49859      Branch: maint-5.6/perl
49860           !> (integrate 43 files)
49861 ____________________________________________________________________________
49862 [  7845] By: gsar                                  on 2000/11/24  00:20:45
49863         Log: integrate changes#6406..6414 from mainline
49864              
49865              Merge perlhacktut into perlhack, update perlguts.
49866              
49867              Fix AutoSplit to use File::Spec the right way in VMS,
49868              from Peter Prymmer.
49869              
49870              The bug report
49871              [ID 19991110.002] minimal matching discrepancy found by pcre author
49872              seems to have been fixed (though differently from what was suggested
49873              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
49874              
49875              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
49876              not in pod, from Peter Prymmer
49877              
49878              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
49879              From: Hugo <hv@crypt.compulink.co.uk>
49880              Date: Fri, 14 Jul 2000 23:05:20 +0100
49881              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
49882              
49883              Didn't anymore apply, but that point still could use another fix.
49884              
49885              lib/b test fixes from Peter Prymmer.
49886              
49887              More docs for sv functions.
49888              
49889              perlvms.pod whitespace cleanup to keep pod utils happy.
49890              
49891              another VMS build tweak from Peter Prymmer
49892      Branch: maint-5.6/perl
49893           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
49894           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
49895           !> vms/descrip_mms.template vms/perlvms.pod
49896 ____________________________________________________________________________
49897 [  7844] By: nick                                  on 2000/11/23  23:42:45
49898         Log: Win32/perlio Now just fails one io/argv.t test - lack 
49899              of default :crlf on standard streams.
49900      Branch: perlio
49901            ! doio.c perlio.c
49902 ____________________________________________________________________________
49903 [  7843] By: nick                                  on 2000/11/23  23:04:05
49904         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
49905              peek fail is showing a real problem (multiple crlf layers
49906              are getting pushed.)
49907      Branch: perlio
49908            ! doio.c perlio.c win32/makefile.mk
49909 ____________________________________________________________________________
49910 [  7842] By: nick                                  on 2000/11/23  19:46:23
49911         Log: Implement PerlIO_binmode()
49912              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
49913              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
49914              make binmode in t/lib/io_tell.t unconditional so that works.
49915              Checkin just so Win32 machine can see these changes.
49916      Branch: perlio
49917            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
49918 ____________________________________________________________________________
49919 [  7841] By: jhi                                   on 2000/11/23  19:30:00
49920         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
49921      Branch: perl
49922            ! README.amiga
49923 ____________________________________________________________________________
49924 [  7840] By: jhi                                   on 2000/11/23  17:18:02
49925         Log: SOCKS wrestling continues, patches from Jens Hamisch.
49926      Branch: perl
49927            ! doio.c embed.h embed.pl perlsdio.h proto.h
49928 ____________________________________________________________________________
49929 [  7839] By: jhi                                   on 2000/11/23  16:54:14
49930         Log: Push Filter::Util::Call one level deeper.
49931      Branch: perl
49932            + t/lib/filter-util.t
49933           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
49934           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
49935            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49936            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
49937            - t/lib/filt-util.t
49938            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
49939            ! win32/Makefile win32/makefile.mk
49940 ____________________________________________________________________________
49941 [  7838] By: jhi                                   on 2000/11/23  16:52:40
49942         Log: Reach back one higher up when searching for PERL_SRC.
49943      Branch: perl
49944            ! lib/ExtUtils/MM_Unix.pm
49945 ____________________________________________________________________________
49946 [  7837] By: jhi                                   on 2000/11/23  16:05:41
49947         Log: Subject: Re: perl@7826
49948              Date: Thu, 23 Nov 2000 02:20:25 -0600
49949              From: "Craig A. Berry" <craigberry@mac.com>
49950              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
49951              
49952              Make VMS to like Filter::Util::Call. 
49953      Branch: perl
49954            ! configure.com ext/Filter/Util/Makefile.PL
49955 ____________________________________________________________________________
49956 [  7836] By: nick                                  on 2000/11/23  16:04:08
49957         Log: Implement crlf layer - not ready for merge.
49958      Branch: perlio
49959            ! perlio.c win32/makefile.mk
49960 ____________________________________________________________________________
49961 [  7835] By: jhi                                   on 2000/11/23  15:56:52
49962         Log: STDCHAR is different in Sparc v9 vs x86.
49963      Branch: perl
49964            ! hints/solaris_2.sh
49965 ____________________________________________________________________________
49966 [  7834] By: jhi                                   on 2000/11/23  15:50:47
49967         Log: The type needs to be visible to protos.
49968      Branch: perl
49969            ! perl.h
49970 ____________________________________________________________________________
49971 [  7833] By: jhi                                   on 2000/11/23  15:40:46
49972         Log: Finish unfinished SOCKS workaround changes.
49973      Branch: perl
49974            ! doio.c
49975 ____________________________________________________________________________
49976 [  7832] By: jhi                                   on 2000/11/23  15:33:30
49977         Log: Integrate perlio.
49978      Branch: perl
49979           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49980           !> win32/makefile.mk
49981 ____________________________________________________________________________
49982 [  7831] By: nick                                  on 2000/11/23  10:31:07
49983         Log: Correct makefile.mk dependancies for ext/Filter/Util
49984              Build ext/Encode
49985              Run dmake regen_config_h
49986      Branch: perlio
49987            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49988            ! win32/makefile.mk
49989 ____________________________________________________________________________
49990 [  7830] By: nick                                  on 2000/11/23  08:05:07
49991         Log: Integrate mainline
49992      Branch: perlio
49993           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49994           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
49995           +> t/lib/filt-util.pl t/lib/filt-util.t
49996           !> (integrate 41 files)
49997 ____________________________________________________________________________
49998 [  7829] By: gsar                                  on 2000/11/23  03:07:11
49999         Log: build the Filter extension on windows
50000      Branch: perl
50001            ! win32/Makefile win32/makefile.mk
50002 ____________________________________________________________________________
50003 [  7828] By: gsar                                  on 2000/11/23  02:46:35
50004         Log: regenerate win32/config* and fix some inconsistencies in the
50005              makefiles; always export Perl_deb() because it is needed
50006              by ext/re/* (whether perl itself is built with -DDEBUGGING
50007              or not)
50008      Branch: perl
50009            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
50010            ! win32/config_H.vc win32/makefile.mk
50011 ____________________________________________________________________________
50012 [  7827] By: gsar                                  on 2000/11/23  02:18:38
50013         Log: get sources building on windows+MSVC again (untested with other
50014              compilers)
50015      Branch: perl
50016            ! win32/include/sys/socket.h win32/perllib.c
50017 ____________________________________________________________________________
50018 [  7826] By: jhi                                   on 2000/11/23  01:18:26
50019         Log: Update Changes.
50020      Branch: perl
50021            ! Changes patchlevel.h
50022 ____________________________________________________________________________
50023 [  7825] By: jhi                                   on 2000/11/23  00:20:41
50024         Log: Subject: Re: av.c patch (having slight problems)
50025              From: "Ben Tilly" <ben_tilly@hotmail.com>
50026              Date: Tue, 21 Nov 2000 23:29:31 -0500
50027              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
50028              
50029              unshift() speedup.
50030      Branch: perl
50031            ! av.c
50032 ____________________________________________________________________________
50033 [  7824] By: jhi                                   on 2000/11/22  23:59:15
50034         Log: Fixes for signedness warnings noticed by VMSperlers.
50035      Branch: perl
50036            ! ext/Storable/Storable.xs regcomp.c sv.c
50037 ____________________________________________________________________________
50038 [  7823] By: jhi                                   on 2000/11/22  23:19:31
50039         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
50040              From: Peter Prymmer <pvhp@forte.com>
50041              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
50042              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
50043      Branch: perl
50044            ! t/pragma/warn/pp_hot
50045 ____________________________________________________________________________
50046 [  7822] By: jhi                                   on 2000/11/22  22:52:20
50047         Log: Be clean.
50048      Branch: perl
50049            ! Makefile.SH
50050 ____________________________________________________________________________
50051 [  7821] By: jhi                                   on 2000/11/22  22:46:39
50052         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
50053              by Damian Conway, as suggested by Paul Marquess.
50054      Branch: perl
50055            + lib/Filter/Simple.pm
50056 ____________________________________________________________________________
50057 [  7820] By: jhi                                   on 2000/11/22  22:45:51
50058         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
50059      Branch: perl
50060            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
50061            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
50062            + t/lib/filt-util.t
50063            ! MANIFEST
50064 ____________________________________________________________________________
50065 [  7819] By: jhi                                   on 2000/11/22  22:03:27
50066         Log: Integrate perlio.
50067      Branch: perl
50068           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
50069           !> win32/makefile.mk
50070 ____________________________________________________________________________
50071 [  7818] By: jhi                                   on 2000/11/22  21:56:02
50072         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
50073      Branch: perl
50074            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
50075            ! t/lib/io_sock.t
50076 ____________________________________________________________________________
50077 [  7817] By: jhi                                   on 2000/11/22  21:39:49
50078         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
50079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50080              Date: Wed, 22 Nov 2000 16:08:12 -0500
50081              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
50082      Branch: perl
50083            ! lib/ExtUtils/Liblist.pm
50084 ____________________________________________________________________________
50085 [  7816] By: jhi                                   on 2000/11/22  21:38:25
50086         Log: Go ahead and #include <unistd.h> in perl.h.
50087      Branch: perl
50088            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
50089            ! util.c
50090 ____________________________________________________________________________
50091 [  7815] By: jhi                                   on 2000/11/22  21:22:52
50092         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
50093              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50094              Date: Mon, 20 Nov 2000 18:30:52 -0500
50095              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
50096      Branch: perl
50097            ! pod/perlre.pod regcomp.c t/op/re_tests
50098 ____________________________________________________________________________
50099 [  7814] By: jhi                                   on 2000/11/22  21:21:46
50100         Log: Subject: [PATCH 5.7.0] Liblist finally works
50101              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50102              Date: Tue, 21 Nov 2000 22:02:17 -0500
50103              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
50104      Branch: perl
50105            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
50106            ! lib/ExtUtils/MakeMaker.pm
50107 ____________________________________________________________________________
50108 [  7813] By: jhi                                   on 2000/11/22  21:20:23
50109         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
50110              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50111              Date: Wed, 22 Nov 2000 17:53:15 +0100
50112              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
50113              
50114              AIX dynaloader and perlio patch.
50115      Branch: perl
50116            ! ext/DynaLoader/dl_aix.xs
50117 ____________________________________________________________________________
50118 [  7812] By: jhi                                   on 2000/11/22  21:17:52
50119         Log: (Accidentally empty patch.)
50120      Branch: perl
50121            ! av.c
50122 ____________________________________________________________________________
50123 [  7811] By: jhi                                   on 2000/11/22  21:16:31
50124         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
50125              From: Peter Prymmer <pvhp@forte.com>
50126              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
50127              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
50128      Branch: perl
50129            ! vms/test.com
50130 ____________________________________________________________________________
50131 [  7810] By: jhi                                   on 2000/11/22  21:15:36
50132         Log: Subject: Re: perl@7777 
50133              From: "John P. Linderman" <jpl@research.att.com>
50134              Date: Wed, 22 Nov 2000 13:11:11 -0500
50135              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
50136              
50137              Detypoing.
50138      Branch: perl
50139            ! lib/CPAN.pm
50140 ____________________________________________________________________________
50141 [  7809] By: jhi                                   on 2000/11/22  21:14:19
50142         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
50143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50144              Date:     Wed, 22 Nov 2000 13:51:37 EST
50145              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
50146      Branch: perl
50147            ! perlsdio.h
50148 ____________________________________________________________________________
50149 [  7808] By: jhi                                   on 2000/11/22  21:13:27
50150         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
50151              From: Casey Tweten <crt@kiski.net>
50152              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
50153              Message-Id: <200011201653.LAA10194@home.kiski.net>
50154      Branch: perl
50155            ! t/lib/io_udp.t
50156 ____________________________________________________________________________
50157 [  7807] By: jhi                                   on 2000/11/22  21:12:35
50158         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
50159              From: Casey Tweten <crt@kiski.net>
50160              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
50161              Message-Id: <200011201636.LAA07227@home.kiski.net>
50162      Branch: perl
50163            ! t/lib/io_sock.t
50164 ____________________________________________________________________________
50165 [  7806] By: jhi                                   on 2000/11/22  21:10:59
50166         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
50167              From: "Casey R. Tweten" <crt@kiski.net>
50168              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
50169              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
50170      Branch: perl
50171            ! utils/h2xs.PL
50172 ____________________________________________________________________________
50173 [  7805] By: nick                                  on 2000/11/22  21:05:06
50174         Log: Integrate mainline
50175      Branch: perlio
50176           !> Changes Porting/genlog ext/DB_File/DB_File.xs
50177           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
50178           !> utils/perlbug.PL
50179 ____________________________________________________________________________
50180 [  7804] By: jhi                                   on 2000/11/22  21:01:12
50181         Log: Subject: [PATCH] Test.pm POD peculiarity
50182              From: "Casey R. Tweten" <crt@kiski.net>
50183              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
50184              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
50185      Branch: perl
50186            ! lib/Test.pm
50187 ____________________________________________________________________________
50188 [  7803] By: jhi                                   on 2000/11/22  20:59:59
50189         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
50190              From: "Philip Newton" <pnewton@gmx.de>
50191              Date: Wed, 22 Nov 2000 14:25:53 +0100
50192              Message-Id: <3A1BD771.25462.1939FAD@localhost>
50193              
50194              Be case-understanding also on 's', and use the -oi of sendmail
50195              not to terminate the transmission on a lone '.'.
50196      Branch: perl
50197            ! utils/perlbug.PL
50198 ____________________________________________________________________________
50199 [  7802] By: nick                                  on 2000/11/22  20:51:42
50200         Log: Win32 PerlIO intermediate state now working as expected.
50201              - In current state we are still using C runtime in text/binary
50202              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
50203              - PERLIO=stdio and PERLIO=unix pass all expected tests.
50204              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
50205              and PerlIO_seek() and the dummy crlf layer is not making adjustments
50206              for CRLF translation happening in C runtime. All other tests pass.
50207              
50208              Added note to README.win32 to point out the snags of doing a perl build
50209              with Norton AntiVirus turned on.
50210              
50211              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
50212              which file a fail comes from.
50213              
50214              Updated "canned" config.h to match the one generated.
50215      Branch: perlio
50216            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
50217            ! win32/makefile.mk
50218 ____________________________________________________________________________
50219 [  7801] By: jhi                                   on 2000/11/22  06:50:20
50220         Log: Nickety nits.
50221      Branch: perl
50222            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
50223 ____________________________________________________________________________
50224 [  7800] By: jhi                                   on 2000/11/22  01:29:55
50225         Log: Changes had accidentally gone too silent on non-main branches.
50226      Branch: perl
50227            ! Changes Porting/genlog patchlevel.h
50228 ____________________________________________________________________________
50229 [  7799] By: gsar                                  on 2000/11/22  01:02:56
50230         Log: some lib_pm.PL changes snuck in via change#7772
50231      Branch: maint-5.6/perl
50232            ! Makefile.SH
50233 ____________________________________________________________________________
50234 [  7798] By: nick                                  on 2000/11/21  21:59:40
50235         Log: Integrate mainline
50236      Branch: perlio
50237           !> (integrate 28 files)
50238 ____________________________________________________________________________
50239 [  7797] By: jhi                                   on 2000/11/21  21:01:45
50240         Log: Integrate perlio.
50241      Branch: perl
50242           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
50243 ____________________________________________________________________________
50244 [  7796] By: nick                                  on 2000/11/21  20:36:22
50245         Log: Win32 builds and runs (mostly) with USE_PERLIO.
50246              PERLIO=perlio passes all tests. 
50247              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
50248      Branch: perlio
50249            ! perlio.c win32/perllib.c win32/win32.c
50250 ____________________________________________________________________________
50251 [  7795] By: jhi                                   on 2000/11/21  19:03:44
50252         Log: Update Changes.
50253      Branch: perl
50254            ! Changes patchlevel.h
50255 ____________________________________________________________________________
50256 [  7794] By: jhi                                   on 2000/11/21  18:56:34
50257         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
50258              From: "Craig A. Berry" <craigberry@mac.com>
50259              Date: Mon, 20 Nov 2000 20:27:06 -0600
50260              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
50261              
50262              A cut-and-pasto.
50263      Branch: perl
50264            ! perlio.h
50265 ____________________________________________________________________________
50266 [  7793] By: jhi                                   on 2000/11/21  18:54:41
50267         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
50268              From: Dominic Dunlop <domo@computer.org> 
50269              Date: Mon, 20 Nov 2000 18:55:29 +0100
50270              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
50271              
50272              va_copy() and the need of it.
50273              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
50274      Branch: metaconfig/U/perl
50275            + need_va_copy.U
50276      Branch: perl
50277            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50278            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
50279            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
50280            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
50281            ! win32/config.bc win32/config.gc win32/config.vc
50282 ____________________________________________________________________________
50283 [  7792] By: jhi                                   on 2000/11/21  17:04:10
50284         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
50285      Branch: perl
50286           !> scope.h
50287 ____________________________________________________________________________
50288 [  7791] By: jhi                                   on 2000/11/21  17:01:16
50289         Log: Export the SOCKS workaround symbols only if necessary.
50290      Branch: perl
50291            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
50292 ____________________________________________________________________________
50293 [  7790] By: nick                                  on 2000/11/20  23:57:11
50294         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
50295      Branch: perlio
50296            ! scope.h
50297 ____________________________________________________________________________
50298 [  7789] By: nick                                  on 2000/11/20  23:38:33
50299         Log: Integrate mainline
50300      Branch: perlio
50301           +> lib/File/Spec/Epoc.pm
50302           !> (integrate 34 files)
50303 ____________________________________________________________________________
50304 [  7788] By: nick                                  on 2000/11/20  23:20:18
50305         Log: Make extra buffer layer work (dummy crlf layer)
50306      Branch: perlio
50307            ! doio.c perlio.c perlio.h
50308 ____________________________________________________________________________
50309 [  7787] By: jhi                                   on 2000/11/20  22:44:04
50310         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
50311              From: Peter Prymmer <pvhp@forte.com>
50312              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
50313              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
50314      Branch: perl
50315            ! t/pragma/locale.t
50316 ____________________________________________________________________________
50317 [  7786] By: jhi                                   on 2000/11/20  22:29:10
50318         Log: Subject: DOC PATCH 5.6.0 perlreftut
50319              From: mjd@plover.com
50320              Date: 20 Nov 2000 19:45:06 -0000
50321              Message-ID: <20001120194506.9505.qmail@plover.com>
50322      Branch: perl
50323            ! pod/perlreftut.pod
50324 ____________________________________________________________________________
50325 [  7785] By: jhi                                   on 2000/11/20  22:27:44
50326         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
50327              From: David Dyck <dcd@tc.fluke.com>
50328              Date: Mon, 20 Nov 2000 11:43:40 -0800
50329              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
50330      Branch: perl
50331            ! lib/Cwd.pm
50332 ____________________________________________________________________________
50333 [  7784] By: jhi                                   on 2000/11/20  22:23:21
50334         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
50335              Date: Mon, 20 Nov 2000 17:06:10 -0500
50336              To: Mailing list Perl5 <perl5-porters@perl.org>
50337              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
50338      Branch: perl
50339            ! pp_ctl.c t/op/pat.t
50340 ____________________________________________________________________________
50341 [  7783] By: jhi                                   on 2000/11/20  22:11:18
50342         Log: Subject: [PATCH] doop.c - UTF8 tr///               
50343              From: Simon Cozens <simon@cozens.net>
50344              Date: Sat, 18 Nov 2000 18:49:30 +0000
50345              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
50346              
50347              Subject: Re: [PATCH] doop.c - UTF8 tr///           
50348              From: Simon Cozens <simon@cozens.net>
50349              Date: Mon, 20 Nov 2000 20:45:22 +0000
50350              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
50351              
50352              Make tr on UTF-8 better but still not correct.
50353      Branch: perl
50354            ! doop.c
50355 ____________________________________________________________________________
50356 [  7782] By: jhi                                   on 2000/11/20  22:02:16
50357         Log: Remove the shared object before attempting to create
50358              (by linking) a new one.  E.g. in AIX not removing
50359              becomes quite painful if one tries to do more than one
50360              build in the same tree (an interrupted build, for example),
50361              since the AIX' shared dynaloader seemingly keeps the shared
50362              objects open and therefore 'busy' for quite a while, even when
50363              nobody is using the objects, leading into link failures.
50364      Branch: perl
50365            ! lib/ExtUtils/MM_Unix.pm
50366 ____________________________________________________________________________
50367 [  7781] By: gsar                                  on 2000/11/20  19:02:55
50368         Log: type mismatch due to faulty integration
50369      Branch: maint-5.6/perl
50370            ! toke.c win32/Makefile
50371 ____________________________________________________________________________
50372 [  7780] By: gsar                                  on 2000/11/20  17:31:55
50373         Log: integrate changes#6392,6394..6399,6401..6404
50374              
50375              The {multiplier} of a fixed substring was overlooked which
50376              caused a wrong initial search offset for that substring.
50377              
50378              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
50379              From: Hugo <hv@crypt.compulink.co.uk>
50380              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
50381              Date: Thu, 13 Jul 2000 19:27:13 +0100
50382              
50383              Fix the BOM bug: not a byteorder bug, a signedness bug.
50384              
50385              Replace change #6337 with a better one.
50386              
50387              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
50388              From: Hugo <hv@crypt.compulink.co.uk>
50389              Date: Fri, 14 Jul 2000 04:16:20 +0100
50390              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
50391              
50392              MakeMaker should not remove editor backups (*~) on `make clean`
50393              by default (completes change#6383)
50394              
50395              move new variables to the end of the interpreter structure (for
50396              bincompat in code that doesn't #include XSUB.h)
50397              
50398              rename totally bletcherous SvLOCK() thingy (doesn't do what the
50399              name suggests anyway)
50400              
50401              various cleanups (typos, misformatted code, and small bugs)
50402              
50403              typecasts needed for change#6394
50404              
50405              typos in change#6399, regen headers
50406              
50407              inconsistent types needs casts
50408              
50409              PERL_OBJECT build tweaks
50410      Branch: maint-5.6/perl
50411           !> MANIFEST doop.c embed.h embed.pl embedvar.h
50412           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
50413           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
50414           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
50415           !> toke.c util.c
50416 ____________________________________________________________________________
50417 [  7779] By: gsar                                  on 2000/11/20  17:06:29
50418         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
50419              
50420              Cosmetics and perldelta.
50421              
50422              Fix nits noticed by Boston.pm.
50423              
50424              Do the cc sanity check both before the hints and
50425              after the cc selction.
50426              
50427              get sprintf.t to adjust properly for 3-digit exponents
50428              
50429              don't clobber *.orig files on *clean targets
50430              
50431              fix bugs in processing %v-*d and similar format specs (from
50432              Avi Finkel <avi@finkel.org>)
50433              
50434              sprintf test tweaks (from Dominic Dunlop)
50435              
50436              new selfloader.t in change#6183 doesn't close DATA handles,
50437              and thus fails to clean up tmp files on dosish platforms
50438              
50439              typos (spotted by Peter Prymmer)
50440              
50441              typo fix from Craig Berry
50442      Branch: maint-5.6/perl
50443           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
50444           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
50445           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
50446           !> x2p/Makefile.SH
50447 ____________________________________________________________________________
50448 [  7778] By: gsar                                  on 2000/11/20  16:46:51
50449         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
50450              
50451              Subject: Re: format bug report  [Patch]
50452              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50453              Date: Wed, 05 Jul 2000 13:12:52 +0200
50454              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
50455              
50456              Subject: Re: format bug report  [Patch]
50457              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50458              Date: Wed, 05 Jul 2000 14:10:01 +0200
50459              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
50460              
50461              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
50462              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50463              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
50464              Date: Fri, 07 Jul 2000 17:57:16 +0100
50465              
50466              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
50467              To: perl5-porters@perl.org
50468              From: Karsten Sperling <spiff@phreax.net>
50469              Date: Mon, 10 Jul 2000 15:12:52 +0200
50470              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
50471              
50472              README.posix-bc podified from Thomas Dorner.
50473              
50474              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
50475              From: Dominic Dunlop <domo@computer.org>
50476              Date: Tue, 11 Jul 2000 12:27:33 +0200
50477              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
50478              
50479              Typo in #6341.
50480              
50481              Fix for
50482              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
50483              From: Roderick Schertler <roderick@argon.org>
50484              Date: Tue, 11 Jul 2000 13:55:05 -0400
50485              Message-Id: <200007111755.NAA05077@jones.argon.org>
50486              
50487              Minor cleanups on the booklist.
50488              
50489              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
50490              regen perltoc.
50491              
50492              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
50493      Branch: maint-5.6/perl
50494           +> pod/perlbook.pod
50495           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
50496           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
50497           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
50498 ____________________________________________________________________________
50499 [  7777] By: jhi                                   on 2000/11/20  16:08:49
50500         Log: Update Changes.
50501      Branch: perl
50502            ! Changes patchlevel.h
50503 ____________________________________________________________________________
50504 [  7776] By: jhi                                   on 2000/11/20  15:27:56
50505         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
50506              This may be overly harsh but until proven otherwise, we think this
50507              way, or until we have a simple test for Configure (having to start
50508              up servers is does not count as simple) to check for the problems.
50509      Branch: perl
50510            ! perl.h
50511 ____________________________________________________________________________
50512 [  7775] By: jhi                                   on 2000/11/20  15:22:17
50513         Log: Solaris hints tweaks.
50514      Branch: perl
50515            ! hints/solaris_2.sh
50516 ____________________________________________________________________________
50517 [  7774] By: jhi                                   on 2000/11/20  15:01:20
50518         Log: Add a workaround to SOCKS 64-bit problems.
50519      Branch: perl
50520            ! doio.c embed.h embed.pl perlsdio.h proto.h
50521 ____________________________________________________________________________
50522 [  7773] By: jhi                                   on 2000/11/20  14:51:47
50523         Log: sysseek() instead of seek().
50524      Branch: perl
50525            ! t/lib/syslfs.t
50526 ____________________________________________________________________________
50527 [  7772] By: gsar                                  on 2000/11/20  13:06:23
50528         Log: integrate changes#6315..6319,6321..6331,6333..6338
50529              
50530              Integrate with Sarathy, preliminary fix for unicos
50531              alignment problems in [ID 20000612.002] Perl problem on Cray system.
50532              
50533              some debugger output does not go to the socket when RemotePort is set
50534              
50535              winsock cleanup never done on Windows (leads to handle leaks)
50536              
50537              fix UNC path handling on Windows under ithreads, and chdir()
50538              return value when given a non-existent directory
50539              
50540              Autogenerate pod/Makefile and pod/buildtoc.
50541              buildtoc also checks whether the existin pods are
50542              mentioned in MANIFEST and perl.pod, and vice versa.
50543              (None of the thusly found discrepancies fixed yet.)
50544              roffitall also needs to be autogenerated similarly but it
50545              seems so badly out of date that I didn't touch it yet.
50546              
50547              Config is being used.
50548              
50549              Add =head1 NAMEs so that buildtoc is happy.
50550              (The CGI::Util nit reported to Lincoln.)
50551              
50552              Fix complaints of buildtoc.
50553              
50554              Fix the alignment problem in Crays ([ID 20000612.002]).
50555              
50556              Remove perlbook, update perlfaq book listing,
50557              rearrange perl.pod, regenerate perltoc.
50558              
50559              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
50560              was cast to an unsigned (32-bit) integer with wild abandon.
50561              
50562              winsock options weren't being set in all threads under ithreads
50563              (caused send()s from second and subsequent threads to fail)
50564              
50565              accept() leaks memory on windows due to incorrect ordering of
50566              closesocket() and fclose() calls
50567              
50568              Reorder perl.pod once more.
50569              
50570              More POSIX.pod tweaks.
50571              
50572              Sprinkle ldlibpath.
50573              
50574              Precedence goof, fix based on
50575              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
50576              From: Hugo <hv@crypt.compulink.co.uk>
50577              Date: Tue, 11 Jul 2000 12:52:38 +0100
50578              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
50579              
50580              Subject: PATCH perlguts.pod: Document D and d magic types
50581              From: mjd@plover.com
50582              Date: 5 Jul 2000 18:01:51 -0000
50583              Message-ID: <20000705180151.29413.qmail@plover.com>
50584              
50585              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
50586              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
50587              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
50588              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
50589              
50590              Subject: [PATCH cfgperl] $& segfaults if you trick it
50591              From: simon@brecon.co.uk (Simon Cozens)
50592              Date: 7 Jul 2000 11:26:09 GMT
50593              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
50594              
50595              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
50596              From: Hugo <hv@crypt.compulink.co.uk>
50597              Date: Tue, 11 Jul 2000 12:44:50 +0100
50598              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
50599              
50600              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
50601              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50602              Date: Tue, 11 Jul 2000 13:50:51 +0100
50603              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
50604      Branch: maint-5.6/perl
50605           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
50606           +> pod/buildtoc.PL
50607            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
50608           !> (integrate 26 files)
50609 ____________________________________________________________________________
50610 [  7771] By: gsar                                  on 2000/11/20  12:31:42
50611         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
50612              6310,6311,6314
50613              
50614              Subject: [PATCH bleedperl] File::Spec 0.82 beta
50615              From: Barrie Slaymaker <barries@jester.slaysys.com>
50616              Date: Wed, 28 Jun 2000 11:35:29 -0400
50617              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
50618              
50619              tweak perlembed for multiplicity/usethreads sanity; correct notes
50620              about Windows
50621              
50622              localize %INC in a Safe compartment so that use/require work
50623              (many other magic globals probably need similar treatment)
50624              
50625              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
50626              when @_ is modified, causing coredumps
50627              
50628              slurp mode fix in change#4736 still not quite right
50629              
50630              Point to perlipc for more SysV IPC examples.
50631              
50632              Elaborate POSIX.pod.  Still needs work.
50633              
50634              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
50635              
50636              fix large memory leak that has been around for ever, masked by
50637              -DPURIFY (most of the arenas were never freed!)
50638              
50639              fix memory leak on Windows (PL_sys_intern contents were never
50640              freed)
50641              
50642              PERL_OBJECT build tweak
50643              
50644              adjust change#6299
50645              
50646              remove rel2abs prototypes (from Barrie Slaymaker)
50647              
50648              missing perldiag entry for unpack("w",...) diagnostic (from
50649              Andreas Koenig)
50650              
50651              better diagnostic on Frob->stuff() when Frob:: doesn't exist
50652              (from Richard Soderberg <rs@oregonnet.com>)
50653              
50654              Win32 patches for cfgperl from Sarathy.
50655              
50656              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
50657              
50658              More POSIX.pod embellishment.
50659              
50660              tyop in change#6306
50661      Branch: maint-5.6/perl
50662           !> (integrate 44 files)
50663 ____________________________________________________________________________
50664 [  7770] By: gsar                                  on 2000/11/20  11:51:00
50665         Log: integrate changes#6268..6282 from cfgperl branch
50666              
50667              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
50668              From: Dominic Dunlop <domo@computer.org>
50669              Date: Thu, 29 Jun 2000 12:32:39 +0200
50670              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
50671              
50672              Regen headers for #6261 (and update embed.pl for this) and #6267,
50673              silence few compiler warnings.
50674              
50675              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
50676              From: Nicholas Clark <nick@talking.bollo.cx>
50677              Date: Fri, 23 Jun 2000 16:21:15 +0100
50678              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
50679              
50680              Subject: PATCH pod/perltie.pod
50681              From: Ian Phillipps <Ian.Phillipps@iname.com>
50682              Date: Fri, 16 Jun 2000 00:17:19 +0100
50683              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
50684              (only the first hunk, the second hunk had already been done
50685              by some other patch)
50686              
50687              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
50688              From: Tom Phoenix <rootbeer@redcat.com>
50689              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
50690              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
50691              
50692              Subject: [PATCH] xsub attributes
50693              From: Doug MacEachern <dougm@covalent.net>
50694              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
50695              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
50696              
50697              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
50698              From: Andy Dougherty <doughera@lafayette.edu>
50699              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
50700              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
50701              
50702              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
50703              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50704              Date: Tue, 13 Jun 2000 02:43:48 -0500
50705              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
50706              
50707              Subject: [PATCH] Re: eval documentation: context
50708              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50709              Date: Mon, 12 Jun 2000 15:07:29 +0100
50710              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
50711              
50712              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
50713              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50714              Date: Mon, 12 Jun 2000 14:55:59 +0100
50715              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
50716              
50717              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
50718              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
50719              Date: Fri, 09 Jun 2000 12:39:27 -0400
50720              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
50721              (plus update the version "number" of Text::Wrap)
50722              
50723              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
50724              From: Tim Ayers <tayers@bridge.com>
50725              Date: Thu, 08 Jun 2000 08:11:06 +0200
50726              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
50727              [resent by Richard Foley, Message-Id probably wrong]
50728              
50729              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
50730              From: rspier@pobox.com (Robert Spier)
50731              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
50732              Message-ID: <14654.31913.845602.610277@rls.cx>
50733              
50734              Subject: [PATCH 5.6.0] utils/h2xs.PL
50735              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50736              Date: Wed, 7 Jun 2000 04:02:04 -0500
50737              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
50738              
50739              Subject: [PATCH 5.6.0]ITHREADs for VMS
50740              From: Dan Sugalski <dan@sidhe.org>
50741              Date: Tue, 06 Jun 2000 11:59:50 -0400
50742              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
50743      Branch: maint-5.6/perl
50744           !> (integrate 31 files)
50745 ____________________________________________________________________________
50746 [  7769] By: gsar                                  on 2000/11/20  11:29:06
50747         Log: integrate changes#6261..6266 from cfgperl
50748              
50749              Subject: Re: [PATCH cfgperl] BOMs away!
50750              From: simon@brecon.co.uk (Simon Cozens)
50751              Date: 17 Jun 2000 11:49:57 GMT
50752              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
50753              
50754              Subject: 5.6.0 Patch for EPOC
50755              From: Olaf Flebbe <o.flebbe@gmx.de>
50756              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
50757              Message-ID: <23449.960929969@www11.gmx.net>
50758              
50759              tr fixes from Simon Cozens
50760              
50761              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
50762              From: Marty Lucich <marty@netcom.com>
50763              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
50764              Message-Id: <200006282116.OAA11148@netcom.com>
50765              ccdlflags update (the BSD/OS 4.1 part had already been taken
50766              care of by #6141).
50767              
50768              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
50769              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50770              Date: Wed, 28 Jun 2000 17:50:12 -0700
50771              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
50772              
50773              Subject: [PATCH 5.6.0] cygwin port
50774              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
50775              From: "Fifer, Eric" <EFifer@sanwaint.com>
50776              Date: Thu, 29 Jun 2000 12:58:29 +0100
50777      Branch: maint-5.6/perl
50778           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
50779           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
50780           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
50781           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
50782 ____________________________________________________________________________
50783 [  7768] By: gsar                                  on 2000/11/20  11:13:44
50784         Log: integrate changes#6252..6256,6259..6260
50785              
50786              Paranoia tweak on #6249.
50787              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
50788              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
50789              Date: Sun, 25 Jun 2000 23:43:12 -0400
50790              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
50791              
50792              Subject: tr///, help wanted.
50793              From: simon@brecon.co.uk (Simon Cozens)
50794              Date: 28 Jun 2000 11:29:04 GMT
50795              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
50796              
50797              small thinko tweaks
50798              
50799              tweaks from Simon Conzes to further fix tr/// under utf8
50800              
50801              perlnewmod was missing from MANIFEST.
50802              
50803              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
50804              From: simon@brecon.co.uk (Simon Cozens)
50805              Date: 17 Jun 2000 11:56:44 GMT
50806              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
50807              pack U0, pack C0
50808      Branch: maint-5.6/perl
50809           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
50810           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
50811           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
50812           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
50813 ____________________________________________________________________________
50814 [  7767] By: gsar                                  on 2000/11/20  10:51:38
50815         Log: integrate change#6250 from cfgperl
50816              
50817              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
50818              From: Doug MacEachern <dougm@covalent.net>
50819              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
50820              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
50821      Branch: maint-5.6/perl
50822           +> t/op/my_stash.t
50823           !> MANIFEST embed.pl global.sym proto.h toke.c
50824 ____________________________________________________________________________
50825 [  7766] By: gsar                                  on 2000/11/20  10:48:34
50826         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
50827              
50828              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
50829              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
50830              Date: Mon, 26 Jun 2000 18:40:14 +0100
50831              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
50832              
50833              Subject: [PATCH] bytes<->utf8 fixes
50834              From: simon@brecon.co.uk (Simon Cozens)
50835              Date: 26 Jun 2000 04:55:45 GMT
50836              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
50837              
50838              Subject: [PATCH] is_utf8_string
50839              From: simon@brecon.co.uk (Simon Cozens)
50840              Date: 26 Jun 2000 02:25:59 GMT
50841              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
50842              
50843              Subject: [PATCH] avoid mg_ptr in '*' magic
50844              From: Doug MacEachern <dougm@covalent.net>
50845              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
50846              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
50847              
50848              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
50849              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
50850              Date: Sat, 24 Jun 2000 13:06:20 +0100
50851              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
50852              
50853              Allow for standalone testing.
50854              
50855              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
50856              From: Mark-Jason Dominus <mjd@plover.com>
50857              Date: Tue, 27 Jun 2000 22:36:42 -0400
50858              Message-ID: <20000628023642.12166.qmail@plover.com>
50859              
50860              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
50861              From: Frank Tobin <ftobin@uiuc.edu>
50862              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
50863              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
50864      Branch: maint-5.6/perl
50865           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
50866           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
50867           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
50868           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
50869           !> utf8.c utils/h2xs.PL
50870 ____________________________________________________________________________
50871 [  7765] By: gsar                                  on 2000/11/20  10:29:13
50872         Log: integrate change#6239 from cfgperl
50873              
50874              Configure maintenance.  Sever some dependency cycles,
50875              separate gccversion from the cc unit,
50876              address [ID 20000623.006] Configure script patch for using gcc on AIX
50877              (but solve it a little bit differently),
50878              unduplex some accidentally duplicated units,
50879              suggest using gcc if no cc available
50880              (p5p thread: "Solaris configure: counterproposal", 1999-09)
50881      Branch: maint-5.6/perl
50882           !> Configure Todo-5.6 config_h.SH
50883 ____________________________________________________________________________
50884 [  7764] By: gsar                                  on 2000/11/20  10:25:55
50885         Log: integrate changes#6233..6238 from cfgperl
50886              
50887              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
50888              From: Mark-Jason Dominus <mjd@plover.com>
50889              Date: Fri, 16 Jun 2000 20:53:04 -0400
50890              Message-ID: <20000617005304.8008.qmail@plover.com>
50891              
50892              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
50893              because when run as services (Win32ese for daemons)
50894              no environment variables are set and tmpdir ends up as /tmp,
50895              which is ambiguous.
50896              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
50897              From: matt@sergeant.org
50898              Date: 16 Jun 2000 16:30:43 -0000
50899              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
50900              
50901              The thread begun by
50902              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
50903              From: Kevin.Ruscoe@ubsw.com
50904              Date: Fri, 16 Jun 2000 16:38:51 +0100
50905              Message-Id: <H000019b03c300d6@MHS>
50906              
50907              Tweak embed.pl, regen headers.
50908              
50909              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
50910              From: Dan Sugalski <dan@sidhe.org>
50911              Date: Fri, 23 Jun 2000 17:00:00 -0400
50912              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
50913      Branch: maint-5.6/perl
50914           !> (integrate 27 files)
50915 ____________________________________________________________________________
50916 [  7763] By: gsar                                  on 2000/11/20  10:08:08
50917         Log: s/perl56delta/perldelta/g
50918      Branch: maint-5.6/perl
50919            ! pod/Makefile
50920 ____________________________________________________________________________
50921 [  7762] By: gsar                                  on 2000/11/20  10:04:00
50922         Log: integrate changes#6225,6229,6231,6232 from cfgperl
50923              
50924              Add source code filenames to apidoc.
50925              From: simon@brecon.co.uk (Simon Cozens)
50926              Subject: [PATCH embed.pl] Source X-ref
50927              Date: 22 Jun 2000 02:18:49 GMT
50928              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
50929              
50930              Subject: README.hpux version 0.6.1
50931              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
50932              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
50933              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
50934              
50935              Subject: [PATCH 5.6.0] cygwin port
50936              From: "Fifer, Eric" <EFifer@sanwaint.com>
50937              Date: Tue, 20 Jun 2000 14:30:58 +0100
50938              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
50939              
50940              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
50941              From: simon@brecon.co.uk (Simon Cozens)
50942              Date: 19 Jun 2000 15:18:27 GMT
50943              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
50944              
50945              plus update pod/Makefile and regenerate perltoc
50946      Branch: maint-5.6/perl
50947           +> pod/perlutil.pod
50948           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
50949           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
50950 ____________________________________________________________________________
50951 [  7761] By: jhi                                   on 2000/11/20  04:09:55
50952         Log: Miraculous typo.
50953      Branch: perl
50954            ! t/op/pat.t
50955 ____________________________________________________________________________
50956 [  7760] By: jhi                                   on 2000/11/20  04:06:08
50957         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
50958              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50959              Date: Sun, 19 Nov 2000 22:30:26 -0500
50960              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
50961      Branch: perl
50962            ! regexec.c scope.h t/op/pat.t
50963 ____________________________________________________________________________
50964 [  7759] By: jhi                                   on 2000/11/20  02:05:22
50965         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
50966      Branch: perl
50967            ! perl.h
50968 ____________________________________________________________________________
50969 [  7758] By: jhi                                   on 2000/11/20  01:58:11
50970         Log: Subject: [perl 7711: EPOC] updates
50971              From: Olaf Flebbe <o.flebbe@gmx.de>
50972              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
50973              Message-ID: <25575.974658810@www23.gmx.net>               
50974      Branch: perl
50975            + lib/File/Spec/Epoc.pm
50976            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
50977            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
50978            ! lib/File/Spec.pm perl.c sv.c
50979 ____________________________________________________________________________
50980 [  7757] By: jhi                                   on 2000/11/20  01:53:11
50981         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
50982      Branch: perl
50983            ! MANIFEST
50984 ____________________________________________________________________________
50985 [  7756] By: jhi                                   on 2000/11/20  01:47:22
50986         Log: Integrate perlio.
50987      Branch: perl
50988            - ext/re/hints/MSWin32.pl
50989           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
50990           !> win32/config.gc win32/config_H.gc win32/win32sck.c
50991 ____________________________________________________________________________
50992 [  7755] By: nick                                  on 2000/11/19  20:57:17
50993         Log: Add dummy crlf layer (just as buffer)
50994              Correct 1st bug - one layer of indirection.
50995      Branch: perlio
50996            ! perlio.c perlio.h perliol.h
50997 ____________________________________________________________________________
50998 [  7754] By: nick                                  on 2000/11/19  20:56:12
50999         Log: Work-round to Perl_deb_nocontext is no longer required
51000      Branch: perlio
51001            - ext/re/hints/MSWin32.pl
51002 ____________________________________________________________________________
51003 [  7753] By: nick                                  on 2000/11/19  20:01:16
51004         Log: diff -se shows these as different
51005      Branch: perlio
51006            ! global.sym pod/perlapi.pod
51007 ____________________________________________________________________________
51008 [  7752] By: nick                                  on 2000/11/19  18:57:30
51009         Log: Configure GCC/Win32 build -Duseperlio
51010              Fix a couple of gross issues
51011              - double-include of ../deb.o in re.dll
51012              - win32sck.c needs PerlIO and FILE 
51013      Branch: perlio
51014            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
51015            ! win32/win32sck.c
51016 ____________________________________________________________________________
51017 [  7751] By: nick                                  on 2000/11/19  17:05:36
51018         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
51019      Branch: perlio
51020            ! perlio.c
51021 ____________________________________________________________________________
51022 [  7750] By: nick                                  on 2000/11/19  16:57:14
51023         Log: Missing aTHX_
51024      Branch: perlio
51025            ! sv.c
51026 ____________________________________________________________________________
51027 [  7749] By: jhi                                   on 2000/11/19  16:28:40
51028         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
51029              From: "Peter J. Farley III" <pjfarley@banet.net>
51030              Date: Sun, 19 Nov 2000 01:42:58 -0500
51031              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
51032      Branch: perl
51033            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
51034 ____________________________________________________________________________
51035 [  7748] By: jhi                                   on 2000/11/19  16:08:10
51036         Log: Subject: podlators 1.05 available        
51037              From: Russ Allbery <rra@stanford.edu>   
51038              Date: 18 Nov 2000 22:04:28 -0800
51039              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
51040      Branch: perl
51041            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
51042 ____________________________________________________________________________
51043 [  7747] By: nick                                  on 2000/11/19  11:19:39
51044         Log: Integrate mainline
51045      Branch: perlio
51046           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
51047           !> util.c
51048 ____________________________________________________________________________
51049 [  7746] By: jhi                                   on 2000/11/19  06:42:22
51050         Log: Make hex scanning warn on "\x{x}" and "\xx".
51051              "\x" and and hex("x") are still valid.
51052      Branch: perl
51053            ! util.c
51054 ____________________________________________________________________________
51055 [  7745] By: nick                                  on 2000/11/18  22:52:28
51056         Log: Integrate mainline
51057      Branch: perlio
51058           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
51059           !> perl.h perlio.c proto.h regcomp.c regcomp.h
51060 ____________________________________________________________________________
51061 [  7744] By: jhi                                   on 2000/11/18  22:50:28
51062         Log: Introduce Perl_utf8_length().  Use it.
51063      Branch: perl
51064            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
51065 ____________________________________________________________________________
51066 [  7743] By: jhi                                   on 2000/11/18  22:38:51
51067         Log: Compiler denit.
51068      Branch: perl
51069            ! perlio.c
51070 ____________________________________________________________________________
51071 [  7742] By: jhi                                   on 2000/11/18  20:33:05
51072         Log: Integrate perlio.
51073      Branch: perl
51074           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
51075           !> perlio.h pp_ctl.c pp_sys.c sv.c
51076 ____________________________________________________________________________
51077 [  7741] By: jhi                                   on 2000/11/18  20:31:27
51078         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
51079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51080              Date: Fri, 17 Nov 2000 20:35:11 -0500
51081              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
51082              
51083              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
51084              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51085              Date: Fri, 17 Nov 2000 21:03:47 -0500
51086              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
51087              
51088              Plus a little bit of tweaking in pregcomp().
51089      Branch: perl
51090            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
51091 ____________________________________________________________________________
51092 [  7740] By: nick                                  on 2000/11/18  20:17:22
51093         Log: Lexical use open ... support:
51094              add ->cop_io to COP structure in cop.h.
51095              Make mg.c and gv.c associate it with ${^OPEN}.
51096              Make lib/open.pm set it.
51097              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
51098              manner similar to ->cop_warnings.
51099              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
51100              call new PerlIO_apply_layers().
51101              Declare latter in perlio.h and define in perlio.c
51102      Branch: perlio
51103            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
51104            ! perlio.h pp_ctl.c pp_sys.c sv.c
51105 ____________________________________________________________________________
51106 [  7739] By: jhi                                   on 2000/11/18  19:54:00
51107         Log: Integrate perlio.
51108      Branch: perl
51109           !> doio.c perlio.c pp.c
51110 ____________________________________________________________________________
51111 [  7738] By: jhi                                   on 2000/11/18  17:16:13
51112         Log: Subject: [PATCH 5.7.0] etags broken again
51113              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51114              Date: Sat, 18 Nov 2000 02:41:36 -0500
51115              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
51116      Branch: perl
51117            ! emacs/ptags
51118 ____________________________________________________________________________
51119 [  7737] By: jhi                                   on 2000/11/18  17:12:18
51120         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
51121      Branch: perl
51122            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51123 ____________________________________________________________________________
51124 [  7736] By: nick                                  on 2000/11/18  14:06:20
51125         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
51126              part to be isolated.
51127      Branch: perlio
51128            ! doio.c perlio.c
51129 ____________________________________________________________________________
51130 [  7735] By: nick                                  on 2000/11/18  11:03:32
51131         Log: Integrate mainline
51132      Branch: perlio
51133           !> Changes README.amiga README.win32 patchlevel.h
51134           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
51135 ____________________________________________________________________________
51136 [  7734] By: jhi                                   on 2000/11/18  01:18:56
51137         Log: Update Changes.
51138      Branch: perl
51139            ! Changes patchlevel.h
51140 ____________________________________________________________________________
51141 [  7733] By: jhi                                   on 2000/11/18  00:32:54
51142         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
51143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51144              Date: Fri, 17 Nov 2000 17:28:02 -0500
51145              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
51146      Branch: perl
51147            ! regcomp.c regexec.c t/op/re_tests
51148 ____________________________________________________________________________
51149 [  7732] By: jhi                                   on 2000/11/18  00:28:56
51150         Log: Sparc 64-bit pack() fix from Jens Hamisch.
51151      Branch: perl
51152            ! pp.c
51153 ____________________________________________________________________________
51154 [  7731] By: jhi                                   on 2000/11/18  00:18:39
51155         Log: Explain in more detail the {} syntax ambiguousity.
51156              
51157              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
51158              From: Nicholas Clark <nick@ccl4.org>
51159              Date: Fri, 17 Nov 2000 22:10:28 +0000
51160              Message-ID: <20001117221028.A88930@plum.flirble.org>
51161      Branch: perl
51162            ! pod/perlfunc.pod
51163 ____________________________________________________________________________
51164 [  7730] By: jhi                                   on 2000/11/18  00:12:18
51165         Log: Subject: Fix for README.amiga (20000323.033)
51166              From: "Stephen P. Potter" <spp@spotter.yi.org>
51167              Date: Fri, 17 Nov 2000 12:25:51 -0500
51168              Message-Id: <200011171725.MAA05768@spotter.yi.org>
51169      Branch: perl
51170            ! README.amiga
51171 ____________________________________________________________________________
51172 [  7729] By: jhi                                   on 2000/11/18  00:08:34
51173         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
51174              From: "A. C. Yardley" <yardley@tanet.net>
51175              Date: Mon, 3 Apr 2000 11:35:33 -0700
51176              Message-ID: <3483.000403@tanet.net>
51177      Branch: perl
51178            ! README.win32
51179 ____________________________________________________________________________
51180 [  7728] By: nick                                  on 2000/11/17  21:59:47
51181         Log: Integrate mainline
51182      Branch: perlio
51183           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
51184           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
51185           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
51186           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
51187 ____________________________________________________________________________
51188 [  7727] By: nick                                  on 2000/11/17  21:56:31
51189         Log: Experiment on use of attributes.pm interface.
51190              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
51191              SVt_PVRV if not already something better (else vivify of say magic gets
51192              core dump).
51193      Branch: perlio
51194            ! perlio.c pp.c
51195 ____________________________________________________________________________
51196 [  7726] By: jhi                                   on 2000/11/17  14:15:49
51197         Log: Subject: Fix for 20000815.006
51198              From: "Stephen P. Potter" <spp@spotter.yi.org>
51199              Date: Fri, 17 Nov 2000 08:57:45 -0500
51200              Message-Id: <200011171357.IAA05122@spotter.yi.org>
51201              
51202              It's really 20000518.006.
51203      Branch: perl
51204            ! pod/perlmodlib.PL
51205 ____________________________________________________________________________
51206 [  7725] By: jhi                                   on 2000/11/17  14:12:31
51207         Log: Subject: Fix for 20000409.001
51208              From: "Stephen P. Potter" <spp@spotter.yi.org>
51209              Date: Fri, 17 Nov 2000 08:55:45 -0500
51210              Message-Id: <200011171355.IAA05104@spotter.yi.org>
51211      Branch: perl
51212            ! pod/perlfaq9.pod
51213 ____________________________________________________________________________
51214 [  7724] By: jhi                                   on 2000/11/17  14:08:58
51215         Log: Undo #7627 now that we have =head3.
51216      Branch: perl
51217            ! pod/perlhack.pod
51218 ____________________________________________________________________________
51219 [  7723] By: jhi                                   on 2000/11/17  14:04:09
51220         Log: As surmised the #7719 wasn't a good move.
51221      Branch: perl
51222            ! hints/solaris_2.sh
51223 ____________________________________________________________________________
51224 [  7722] By: jhi                                   on 2000/11/17  13:59:04
51225         Log: Also the 64bitall hints can be either here or there.
51226      Branch: perl
51227            ! hints/solaris_2.sh
51228 ____________________________________________________________________________
51229 [  7721] By: jhi                                   on 2000/11/17  02:26:23
51230         Log: Test tweak for the open pragma.
51231      Branch: perl
51232            ! t/lib/b.t
51233 ____________________________________________________________________________
51234 [  7720] By: jhi                                   on 2000/11/17  00:23:22
51235         Log: The long double hints can be here or there.
51236      Branch: perl
51237            ! hints/solaris_2.sh
51238 ____________________________________________________________________________
51239 [  7719] By: jhi                                   on 2000/11/17  00:14:06
51240         Log: For Solaris use64bitall the stdchar needs a little bit of help.
51241      Branch: perl
51242            ! hints/solaris_2.sh
51243 ____________________________________________________________________________
51244 [  7718] By: jhi                                   on 2000/11/16  23:27:34
51245         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
51246              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
51247              Date: Wed, 15 Nov 2000 08:56:32 +0100
51248              Message-ID: <3A1241B0.64477E00@alcatel.at>
51249      Branch: perl
51250            ! lib/Carp/Heavy.pm
51251 ____________________________________________________________________________
51252 [  7717] By: jhi                                   on 2000/11/16  23:23:29
51253         Log: Subject: [PATCH] Re: 20001101.003 PDL
51254              From: Nicholas Clark <nick@ccl4.org>
51255              Date: Thu, 16 Nov 2000 16:48:25 +0000
51256              Message-ID: <20001116164825.B93487@plum.flirble.org>
51257      Branch: perl
51258            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
51259 ____________________________________________________________________________
51260 [  7716] By: jhi                                   on 2000/11/16  23:21:31
51261         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
51262              From: "Casey R. Tweten" <crt@kiski.net>
51263              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
51264              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
51265      Branch: perl
51266            ! lib/Pod/Checker.pm pod/perlpod.pod
51267 ____________________________________________________________________________
51268 [  7715] By: jhi                                   on 2000/11/16  23:19:40
51269         Log: Avoid an infinite loop in VMS when utils scripts are run
51270              with no arguments, from Charles Lane.
51271      Branch: perl
51272            ! configure.com
51273 ____________________________________________________________________________
51274 [  7714] By: jhi                                   on 2000/11/16  23:17:08
51275         Log: Subject: perllocale.pod changes
51276              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51277              Date: Mon, 13 Nov 2000 10:09:22 +0300
51278              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
51279      Branch: perl
51280            ! pod/perllocale.pod
51281 ____________________________________________________________________________
51282 [  7713] By: jhi                                   on 2000/11/16  23:14:06
51283         Log: Integrate perlio.
51284      Branch: perl
51285           !> doio.c perlio.c perlio.h util.c
51286 ____________________________________________________________________________
51287 [  7712] By: nick                                  on 2000/11/16  21:10:58
51288         Log: Integrate mainline
51289      Branch: perlio
51290           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51291           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
51292           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
51293           !> vos/config.ga.def vos/config.ga.h win32/config.bc
51294           !> win32/config.gc win32/config.vc
51295 ____________________________________________________________________________
51296 [  7711] By: nick                                  on 2000/11/16  19:56:41
51297         Log: Minor tweaks:
51298              consistent way of getting 'rb', 'wb' etc. for binary opens
51299              move *perlio::layers to *open::layers
51300              a #define to show layers available
51301              DOSISH popen/PerlIO had export/import sense inverted.
51302      Branch: perlio
51303            ! doio.c perlio.c perlio.h util.c
51304 ____________________________________________________________________________
51305 [  7710] By: jhi                                   on 2000/11/16  15:46:05
51306         Log: Add HAS_SBRK_PROTO.
51307      Branch: metaconfig/U/perl
51308            + d_sbrkproto.U
51309      Branch: perl
51310            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51311            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
51312            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51313            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51314            ! win32/config.gc win32/config.vc
51315 ____________________________________________________________________________
51316 [  7709] By: nick                                  on 2000/11/16  07:31:49
51317         Log: Integrate mainline
51318      Branch: perlio
51319           !> (integrate 35 files)
51320 ____________________________________________________________________________
51321 [  7708] By: jhi                                   on 2000/11/16  05:33:03
51322         Log: These files are text, not binary.
51323      Branch: perl
51324            ! ext/Encode/Encode/iso8859-10.enc
51325            ! ext/Encode/Encode/iso8859-13.enc
51326            ! ext/Encode/Encode/iso8859-14.enc
51327            ! ext/Encode/Encode/iso8859-15.enc
51328 ____________________________________________________________________________
51329 [  7707] By: jhi                                   on 2000/11/16  01:53:37
51330         Log: Update Changes.
51331      Branch: perl
51332            ! Changes patchlevel.h
51333 ____________________________________________________________________________
51334 [  7706] By: jhi                                   on 2000/11/16  01:35:59
51335         Log: More #undefing of stdio.
51336      Branch: perl
51337            ! fakesdio.h nostdio.h
51338 ____________________________________________________________________________
51339 [  7705] By: jhi                                   on 2000/11/16  01:34:18
51340         Log: Add fwalk() probe to the configuration files and regen perltoc.
51341      Branch: perl
51342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51343            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
51344            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
51345            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
51346            ! win32/config.bc win32/config.gc win32/config.vc
51347 ____________________________________________________________________________
51348 [  7704] By: jhi                                   on 2000/11/16  01:33:07
51349         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
51350              an optional third argument to Inlibc?)
51351      Branch: metaconfig/U/perl
51352            + d__fwalk.U
51353 ____________________________________________________________________________
51354 [  7703] By: jhi                                   on 2000/11/16  01:09:22
51355         Log: The type of the hash_cb() size argument is tricky.
51356      Branch: perl
51357            ! ext/DB_File/DB_File.xs
51358 ____________________________________________________________________________
51359 [  7702] By: jhi                                   on 2000/11/15  23:01:16
51360         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
51361      Branch: perl
51362            ! nostdio.h
51363 ____________________________________________________________________________
51364 [  7701] By: jhi                                   on 2000/11/15  22:52:32
51365         Log: Detypo.
51366      Branch: perl
51367            ! t/lib/bigfltpm.t
51368 ____________________________________________________________________________
51369 [  7700] By: jhi                                   on 2000/11/15  22:51:56
51370         Log: UINT64_C() work continues.
51371      Branch: perl
51372            ! handy.h perl.h utf8.h
51373 ____________________________________________________________________________
51374 [  7699] By: jhi                                   on 2000/11/15  14:13:04
51375         Log: SOCKS has its own USE_THREADS, based on
51376              
51377              Subject: [ID 20001114.002] et. al. bugfix followup
51378              From: Jens Hamisch <jens@Strawberry.COM> 
51379              Date: Wed, 15 Nov 2000 14:23:11 +0100
51380              Message-ID: <20001115142311.A21164@Strawberry.COM>
51381      Branch: perl
51382            ! perl.h
51383 ____________________________________________________________________________
51384 [  7698] By: jhi                                   on 2000/11/15  03:50:56
51385         Log: Add few missing #undefs and sort them.
51386      Branch: perl
51387            ! fakesdio.h
51388 ____________________________________________________________________________
51389 [  7697] By: jhi                                   on 2000/11/15  03:39:14
51390         Log: Linenumber fix.
51391      Branch: perl
51392            ! t/pragma/warn/utf8
51393 ____________________________________________________________________________
51394 [  7696] By: jhi                                   on 2000/11/15  02:55:26
51395         Log: EBCDIC tweaks.
51396              
51397              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
51398              From: Peter Prymmer <pvhp@forte.com>
51399              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
51400              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
51401      Branch: perl
51402            ! t/op/regmesg.t t/pragma/warn/utf8
51403 ____________________________________________________________________________
51404 [  7695] By: jhi                                   on 2000/11/15  02:53:58
51405         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
51406              From: Peter Prymmer <pvhp@forte.com>
51407              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
51408              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
51409      Branch: perl
51410            ! utf8.c
51411 ____________________________________________________________________________
51412 [  7694] By: jhi                                   on 2000/11/15  02:50:55
51413         Log: Subject: [PATCH: perl@7674] updates to README.os390
51414              From: Prymmer/Kahn <pvhp@best.com>
51415              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
51416              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
51417      Branch: perl
51418            ! README.os390
51419 ____________________________________________________________________________
51420 [  7693] By: jhi                                   on 2000/11/15  02:48:37
51421         Log: Quit utf8_to_uv() instantly if curlen == 0.
51422      Branch: perl
51423            ! utf8.c
51424 ____________________________________________________________________________
51425 [  7692] By: jhi                                   on 2000/11/15  02:24:29
51426         Log: Use u_int32_t for the size of hash_cb(), not size_t.
51427              
51428              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
51429              From: Jens Hamisch <jens@Strawberry.COM>     
51430              Date: Tue, 14 Nov 2000 19:03:55 +0100
51431              Message-Id: <20001114190355.A20559@Strawberry.COM>
51432      Branch: perl
51433            ! ext/DB_File/DB_File.xs
51434 ____________________________________________________________________________
51435 [  7691] By: jhi                                   on 2000/11/15  02:20:12
51436         Log: Use UINT64_C().
51437              
51438              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
51439              From: Jens Hamisch <jens@Strawberry.COM>
51440              Date: Tue, 14 Nov 2000 19:16:23 +0100
51441              Message-Id: <20001114191623.G20559@Strawberry.COM>
51442      Branch: perl
51443            ! utf8.c utf8.h
51444 ____________________________________________________________________________
51445 [  7690] By: jhi                                   on 2000/11/15  02:17:06
51446         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
51447              (a macro to define signed and unsigned integer constants).
51448      Branch: perl
51449            ! handy.h
51450 ____________________________________________________________________________
51451 [  7689] By: jhi                                   on 2000/11/15  01:56:51
51452         Log: Regen Configure.
51453      Branch: perl
51454            ! Configure
51455 ____________________________________________________________________________
51456 [  7688] By: jhi                                   on 2000/11/15  01:56:32
51457         Log: Make the unit know about SOCKS.
51458      Branch: metaconfig
51459            ! U/protos/socksizetype.U
51460 ____________________________________________________________________________
51461 [  7687] By: jhi                                   on 2000/11/15  01:54:47
51462         Log: Remove unused dependencies.
51463      Branch: metaconfig
51464            ! U/compline/d_getpagsz.U
51465 ____________________________________________________________________________
51466 [  7686] By: nick                                  on 2000/11/14  21:25:13
51467         Log: Integrate mainline.
51468      Branch: perlio
51469           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
51470           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
51471           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
51472           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
51473           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
51474           !> win32/config.bc win32/config.gc win32/config.vc
51475           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
51476 ____________________________________________________________________________
51477 [  7685] By: jhi                                   on 2000/11/14  17:54:56
51478         Log: Integrate perlio.
51479      Branch: perl
51480           +> fakesdio.h perliol.h
51481           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
51482           !> perlsdio.h perlsfio.h pod/perlfunc.pod
51483 ____________________________________________________________________________
51484 [  7684] By: nick                                  on 2000/11/14  17:43:04
51485         Log: PerlIO #include and #ifdef re-work.
51486      Branch: perlio
51487            + fakesdio.h perliol.h
51488            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
51489            ! perlsdio.h perlsfio.h
51490 ____________________________________________________________________________
51491 [  7683] By: jhi                                   on 2000/11/14  15:42:40
51492         Log: Hoist the duplicated socket/netdb include logic to perl.h;
51493              undef SETERRNO in case SOCKS has defined it.  Based on:
51494              
51495              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
51496              From: Jens Hamisch <jens@Strawberry.COM> 
51497              Date: Tue, 14 Nov 2000 11:34:40 +0100
51498              Message-Id: <20001114113440.A20005@Strawberry.COM>
51499      Branch: perl
51500            ! doio.c perl.h pp_sys.c
51501 ____________________________________________________________________________
51502 [  7682] By: jhi                                   on 2000/11/14  14:07:28
51503         Log: Subject: some additions for makefiles for win32 (for perl@7674)
51504              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51505              Date: Tue, 14 Nov 2000 09:31:13 +0300
51506              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
51507      Branch: perl
51508            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
51509            ! win32/makefile.mk
51510 ____________________________________________________________________________
51511 [  7681] By: jhi                                   on 2000/11/14  14:01:41
51512         Log: Subject: tiny typo in perl5db.pl
51513              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51514              Date: Tue, 14 Nov 2000 09:29:28 +0300
51515              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
51516      Branch: perl
51517            ! lib/perl5db.pl
51518 ____________________________________________________________________________
51519 [  7680] By: jhi                                   on 2000/11/14  04:13:50
51520         Log: Redo #7679 with LFs instead of CRLFs.
51521      Branch: perl
51522            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
51523            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
51524            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
51525 ____________________________________________________________________________
51526 [  7679] By: jhi                                   on 2000/11/14  01:21:09
51527         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
51528              From: Benjamin Stuhl <tiriath@yahoo.com> 
51529              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
51530              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
51531      Branch: perl
51532            + win32/bin/mdelete.bat
51533            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
51534            ! makedef.pl perlio.c win32/Makefile win32/config.gc
51535            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
51536 ____________________________________________________________________________
51537 [  7678] By: jhi                                   on 2000/11/14  01:19:20
51538         Log: Fix the re extension building for Win32.
51539              
51540              Subject: [PATCH perl@7638] Get PerlIO building on Win32
51541              From: Benjamin Stuhl <tiriath@yahoo.com> 
51542              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
51543              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
51544      Branch: perl
51545            + ext/re/hints/MSWin32.pl
51546            ! MANIFEST
51547 ____________________________________________________________________________
51548 [  7677] By: jhi                                   on 2000/11/14  01:13:54
51549         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
51550              From: sthoenna@efn.org
51551              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
51552              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
51553      Branch: perl
51554            ! doop.c pp.c toke.c utf8.c utf8.h
51555 ____________________________________________________________________________
51556 [  7676] By: jhi                                   on 2000/11/13  20:23:15
51557         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51558              From: Nicholas Clark <nick@ccl4.org>
51559              Date: Mon, 13 Nov 2000 18:55:04 +0000
51560              Message-ID: <20001113185504.J29183@plum.flirble.org>
51561      Branch: perl
51562            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
51563 ____________________________________________________________________________
51564 [  7675] By: nick                                  on 2000/11/13  20:21:57
51565         Log: Integrate mainline ...
51566      Branch: perlio
51567           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
51568           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
51569           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
51570           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
51571 ____________________________________________________________________________
51572 [  7674] By: jhi                                   on 2000/11/13  15:07:56
51573         Log: Update Changes.
51574      Branch: perl
51575            ! Changes patchlevel.h
51576 ____________________________________________________________________________
51577 [  7673] By: jhi                                   on 2000/11/13  14:42:42
51578         Log: Remove the new two tests of lib/io_xs for now, they seem to
51579              fail under perlio on some platforms.
51580      Branch: perl
51581            ! t/lib/io_xs.t
51582 ____________________________________________________________________________
51583 [  7672] By: jhi                                   on 2000/11/13  13:57:53
51584         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
51585      Branch: perl
51586            ! perlio.c
51587 ____________________________________________________________________________
51588 [  7671] By: jhi                                   on 2000/11/13  05:30:48
51589         Log: Placate nervous compilers that see longer than ints switch()ing.
51590      Branch: perl
51591            ! utf8.c
51592 ____________________________________________________________________________
51593 [  7670] By: jhi                                   on 2000/11/13  05:14:21
51594         Log: fputs() does return EOF on error but here we don't care.
51595      Branch: perl
51596            ! perlio.c
51597 ____________________________________________________________________________
51598 [  7669] By: jhi                                   on 2000/11/13  05:02:45
51599         Log: Declare reg_data like reg_substr_data.
51600      Branch: perl
51601            ! regexp.h
51602 ____________________________________________________________________________
51603 [  7668] By: jhi                                   on 2000/11/13  04:54:34
51604         Log: Typos in #7667.
51605      Branch: perl
51606            ! perl.h
51607 ____________________________________________________________________________
51608 [  7667] By: jhi                                   on 2000/11/13  04:49:49
51609         Log: Cleanup messy #ifdef.
51610      Branch: perl
51611            ! perl.h
51612 ____________________________________________________________________________
51613 [  7666] By: jhi                                   on 2000/11/13  04:17:34
51614         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51615              From: Nicholas Clark <nick@talking.bollo.cx>
51616              Date: Sun, 12 Nov 2000 21:14:11 +0000
51617              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
51618              
51619              Note: only one breakage of the two reported is fixed by this patch.
51620      Branch: perl
51621            ! perlio.c
51622 ____________________________________________________________________________
51623 [  7665] By: jhi                                   on 2000/11/13  04:05:07
51624         Log: Tweak the definition of the bit complement on UTF-8 data:
51625              if none of the characters in the string are > 0xff,
51626              the result is a complemented byte string, not a (UTF-8)
51627              char string.  Based on the summary in
51628              
51629              Subject: Re: [ID 20000918.005] ~ on wide chars
51630              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
51631              Date: Fri, 10 Nov 2000 09:47:15 -0800
51632              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
51633              
51634              This should give us the maximum backward (pre-char string)
51635              compatibility and utf8 compatibility.  The other alternative
51636              would be to limit the bit complement to be always byte only,
51637              taking the least significant byte of the chars.
51638      Branch: perl
51639            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
51640 ____________________________________________________________________________
51641 [  7664] By: jhi                                   on 2000/11/13  00:23:44
51642         Log: Couple of tests from #7660 salvaged.
51643      Branch: perl
51644            - t/op/tell.t
51645            ! MANIFEST t/io/tell.t
51646 ____________________________________________________________________________
51647 [  7663] By: jhi                                   on 2000/11/13  00:02:48
51648         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
51649              From: Nicholas Clark <nick@talking.bollo.cx>
51650              Date: Sun, 12 Nov 2000 21:23:43 +0000
51651              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
51652      Branch: perl
51653            ! perlsfio.h
51654 ____________________________________________________________________________
51655 [  7662] By: jhi                                   on 2000/11/13  00:01:39
51656         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
51657              From: Nicholas Clark <nick@talking.bollo.cx>
51658              Date: Sun, 12 Nov 2000 21:30:04 +0000
51659              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
51660      Branch: perl
51661            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
51662 ____________________________________________________________________________
51663 [  7661] By: jhi                                   on 2000/11/12  23:57:29
51664         Log: Document tell() on special streams.
51665      Branch: perl
51666            ! pod/perlfunc.pod
51667 ____________________________________________________________________________
51668 [  7660] By: jhi                                   on 2000/11/12  23:54:22
51669         Log: (Subsumed by #7664)
51670      Branch: perl
51671            + t/op/tell.t
51672            ! MANIFEST
51673 ____________________________________________________________________________
51674 [  7659] By: jhi                                   on 2000/11/12  22:55:25
51675         Log: Many subdocumented return values of the IO extension now documented.
51676              ungetc and write still left subdocumented.
51677              
51678              Subject: [PATCH] (was Re: IO::Handle::ungetc)
51679              From: Nicholas Clark <nick@talking.bollo.cx>
51680              Date: Sun, 12 Nov 2000 21:35:53 +0000
51681              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
51682      Branch: perl
51683            ! ext/IO/lib/IO/Handle.pm
51684 ____________________________________________________________________________
51685 [  7658] By: jhi                                   on 2000/11/12  21:37:06
51686         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
51687              From: Nicholas Clark <nick@talking.bollo.cx>
51688              Date: Sun, 12 Nov 2000 20:03:22 +0000
51689              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
51690      Branch: perl
51691            ! pod/perlfunc.pod
51692 ____________________________________________________________________________
51693 [  7657] By: jhi                                   on 2000/11/12  20:34:55
51694         Log: Integrate perlio.
51695      Branch: perl
51696           !> perlio.c
51697 ____________________________________________________________________________
51698 [  7656] By: nick                                  on 2000/11/12  19:25:06
51699         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
51700      Branch: perlio
51701            ! perlio.c
51702 ____________________________________________________________________________
51703 [  7655] By: nick                                  on 2000/11/12  19:09:41
51704         Log: Integrate mainline
51705      Branch: perlio
51706           +> README.solaris ext/Encode/Encode/cp1006.enc
51707           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
51708           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
51709           +> ext/Encode/Encode/iso8859-13.enc
51710           +> ext/Encode/Encode/iso8859-14.enc
51711           +> ext/Encode/Encode/iso8859-15.enc
51712           !> (integrate 34 files)
51713 ____________________________________________________________________________
51714 [  7654] By: jhi                                   on 2000/11/12  19:00:22
51715         Log: Add a metaconfig unit for fsync.
51716      Branch: metaconfig/U/perl
51717            + d_fsync.U
51718 ____________________________________________________________________________
51719 [  7653] By: jhi                                   on 2000/11/12  19:00:01
51720         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
51721      Branch: perl
51722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51723            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
51724            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51725            ! vos/config.ga.h win32/config.bc win32/config.gc
51726            ! win32/config.vc
51727 ____________________________________________________________________________
51728 [  7652] By: jhi                                   on 2000/11/11  21:12:01
51729         Log: Copy the s// information of README.hpux also to the perlrun.
51730      Branch: perl
51731            ! README.hpux pod/perlrun.pod
51732 ____________________________________________________________________________
51733 [  7651] By: jhi                                   on 2000/11/11  21:03:13
51734         Log: More README.solaris updates from Andy Dougherty.
51735      Branch: perl
51736            ! README.solaris
51737 ____________________________________________________________________________
51738 [  7650] By: jhi                                   on 2000/11/11  18:38:57
51739         Log: More descriptive error for unknown perlio layers.
51740              
51741              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
51742              From: Dominic Dunlop <domo@computer.org> 
51743              Date: Sat, 11 Nov 2000 18:20:32 +0100             
51744              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
51745      Branch: perl
51746            ! perlio.c pod/perldiag.pod
51747 ____________________________________________________________________________
51748 [  7649] By: jhi                                   on 2000/11/11  18:37:52
51749         Log: MachTen doesn't really do mmap() and munmap().
51750              
51751              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
51752              From: Dominic Dunlop <domo@computer.org> 
51753              Date: Sat, 11 Nov 2000 18:20:32 +0100             
51754              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
51755      Branch: perl
51756            ! hints/machten.sh
51757 ____________________________________________________________________________
51758 [  7648] By: jhi                                   on 2000/11/11  18:36:46
51759         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
51760              From: rspier@pobox.com (Robert Spier)
51761              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
51762              Message-ID: <14861.32839.491271.985797@rls.cx>
51763      Branch: perl
51764            ! Porting/Contract pod/perltoot.pod
51765 ____________________________________________________________________________
51766 [  7647] By: jhi                                   on 2000/11/11  18:35:30
51767         Log: Simplify the getpagesize() unit by dropping the
51768              pagesize probe since it's nowadays slightly more
51769              complicated because of sysconf(). (Note: if some
51770              platform really needs the -lPW for getpagesize,
51771              I just broke it.)
51772              
51773              TODO: a new pagesize unit.
51774      Branch: metaconfig
51775            ! U/compline/d_getpagsz.U
51776 ____________________________________________________________________________
51777 [  7646] By: jhi                                   on 2000/11/11  18:33:23
51778         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
51779      Branch: perl
51780            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51781            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
51782            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51783            ! vos/config.ga.h win32/config.bc win32/config.gc
51784            ! win32/config.vc
51785 ____________________________________________________________________________
51786 [  7645] By: jhi                                   on 2000/11/11  16:45:15
51787         Log: Use sysconf() or getpagesize() to find out the pagesize.
51788      Branch: perl
51789            ! perlio.c
51790 ____________________________________________________________________________
51791 [  7644] By: jhi                                   on 2000/11/11  15:46:08
51792         Log: Integrate perlio.
51793      Branch: perl
51794           !> perlio.c
51795 ____________________________________________________________________________
51796 [  7643] By: jhi                                   on 2000/11/11  15:33:36
51797         Log: Subject: Re: [PATCH] README.solaris
51798              From: Lupe Christoph <lupe@lupe-christoph.de>
51799              Date: Sat, 11 Nov 2000 14:08:10 +0100
51800              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
51801      Branch: perl
51802            ! README.solaris
51803 ____________________________________________________________________________
51804 [  7642] By: jhi                                   on 2000/11/11  15:22:12
51805         Log: Subject: [PATCH perl@7638] cygwin port
51806              From: "Eric Fifer" <egf7@columbia.edu>            
51807              Date: Fri, 10 Nov 2000 19:30:30 -0000
51808              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
51809      Branch: perl
51810            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
51811 ____________________________________________________________________________
51812 [  7641] By: nick                                  on 2000/11/11  14:50:36
51813         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
51814              Also call "Buf" layer directly when unread'ing non-read chars.
51815      Branch: perlio
51816            ! perlio.c
51817 ____________________________________________________________________________
51818 [  7640] By: jhi                                   on 2000/11/11  02:05:02
51819         Log: Add more encoding tables.
51820      Branch: perl
51821            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
51822            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
51823            + ext/Encode/Encode/iso8859-10.enc
51824            + ext/Encode/Encode/iso8859-13.enc
51825            + ext/Encode/Encode/iso8859-14.enc
51826            + ext/Encode/Encode/iso8859-15.enc
51827            ! MANIFEST
51828 ____________________________________________________________________________
51829 [  7639] By: jhi                                   on 2000/11/10  18:49:25
51830         Log: Subject: [PATCH] README.solaris
51831              From: Andy Dougherty <doughera@lafayette.edu>
51832              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
51833              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
51834      Branch: perl
51835            + README.solaris
51836            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
51837            ! pod/perl.pod pod/perltoc.pod
51838 ____________________________________________________________________________
51839 [  7638] By: jhi                                   on 2000/11/10  15:04:15
51840         Log: Update Changes.
51841      Branch: perl
51842            ! Changes patchlevel.h
51843 ____________________________________________________________________________
51844 [  7637] By: jhi                                   on 2000/11/10  14:14:28
51845         Log: Explain better why certain regex tests are skipped.
51846              
51847              Subject: Re: tests skipped: unknown reason
51848              From: Lupe Christoph <lupe@lupe-christoph.de>
51849              Date: Fri, 10 Nov 2000 09:08:56 +0100
51850              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
51851      Branch: perl
51852            ! t/op/regexp.t
51853 ____________________________________________________________________________
51854 [  7636] By: nick                                  on 2000/11/10  13:40:00
51855         Log: Integrate mainline.
51856      Branch: perlio
51857           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
51858           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
51859           !> win32/bin/search.pl
51860 ____________________________________________________________________________
51861 [  7635] By: nick                                  on 2000/11/10  13:25:52
51862         Log: Re-instate stdio large file support via perlio.
51863      Branch: perl
51864            ! perlio.c
51865 ____________________________________________________________________________
51866 [  7634] By: jhi                                   on 2000/11/10  04:49:55
51867         Log: Amdahl UTS hints updates.
51868              
51869              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
51870              From: hom00@utsglobal.com (Harold O Morris)
51871              Date: Thu, 9 Nov 2000 20:02 PST
51872              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
51873      Branch: perl
51874            ! hints/uts.sh
51875 ____________________________________________________________________________
51876 [  7633] By: jhi                                   on 2000/11/09  23:33:28
51877         Log: Subject: [PATCH] IO::Seekable pod
51878              From: Nicholas Clark <nick@talking.bollo.cx>
51879              Date: Thu, 9 Nov 2000 20:29:45 +0000
51880              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
51881      Branch: perl
51882            ! ext/IO/lib/IO/Handle.pm
51883 ____________________________________________________________________________
51884 [  7632] By: jhi                                   on 2000/11/09  21:55:41
51885         Log: Various doc oddball characters.
51886              
51887              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51888              From: Michael Somos <somos@grail.cba.csuohio.edu>
51889              Date: Mon, 6 Nov 2000 17:44:20 -0500
51890              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
51891      Branch: perl
51892            ! emacs/cperl-mode.el lib/unicode/syllables.txt
51893            ! win32/bin/search.pl
51894 ____________________________________________________________________________
51895 [  7631] By: jhi                                   on 2000/11/09  21:12:29
51896         Log: Subject: Re: bash -c exit and linux hints 
51897              From: "John P. Linderman" <jpl@research.att.com>
51898              Date: Thu, 02 Nov 2000 09:37:25 -0500
51899              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
51900      Branch: perl
51901            ! hints/linux.sh
51902 ____________________________________________________________________________
51903 [  7630] By: nick                                  on 2000/11/09  20:34:11
51904         Log: Integrate mainline.
51905      Branch: perlio
51906           !> (integrate 91 files)
51907 ____________________________________________________________________________
51908 [  7629] By: jhi                                   on 2000/11/09  19:46:31
51909         Log: Missing dTHXs.
51910              
51911              Subject: RE: perl@7595 builds not on cygwin
51912              From: "Eric Fifer" <egf7@columbia.edu>
51913              Date: Thu, 9 Nov 2000 19:26:50 -0000
51914              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
51915      Branch: perl
51916            ! ext/Devel/Peek/Peek.xs
51917 ____________________________________________________________________________
51918 [  7628] By: jhi                                   on 2000/11/09  14:48:27
51919         Log: Disable only the tests 99 and 166 for UTF-8 locales.
51920      Branch: perl
51921            ! t/pragma/locale.t
51922 ____________________________________________________________________________
51923 [  7627] By: jhi                                   on 2000/11/09  14:40:27
51924         Log: There's no =head3.
51925      Branch: perl
51926            ! pod/perlhack.pod
51927 ____________________________________________________________________________
51928 [  7626] By: jhi                                   on 2000/11/09  13:54:26
51929         Log: The generated boot_* headers are wrong.  Pickier compiler,
51930              such as KAI C++ will refuse to compile the resulting perlmain.
51931              
51932              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51933              From: Harri Pasanen <harri.pasanen@trema.com>
51934              Date: Thu, 09 Nov 2000 14:23:28 +0100
51935              Message-Id: <3A0AA550.26D548A3@trema.com>
51936      Branch: perl
51937            ! minimod.pl
51938 ____________________________________________________________________________
51939 [  7625] By: jhi                                   on 2000/11/09  13:50:44
51940         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
51941              From: Prymmer/Kahn <pvhp@best.com>
51942              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
51943              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
51944              
51945              All except the "cow orker" change.
51946      Branch: perl
51947            ! Porting/pumpkin.pod
51948 ____________________________________________________________________________
51949 [  7624] By: jhi                                   on 2000/11/09  13:45:33
51950         Log: Fix for
51951              
51952              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
51953              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
51954              Date: Thu, 09 Nov 2000 11:05:52 +0100
51955              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
51956      Branch: perl
51957            ! pod/perldiag.pod t/pragma/warn/pp_sys
51958 ____________________________________________________________________________
51959 [  7623] By: jhi                                   on 2000/11/09  13:37:16
51960         Log: Typo in an ifndef.
51961              
51962              Subject: Re: [PATCH 5.7.0] better messages from malloc()
51963              From: Joe Smith <jms@inwap.com>         
51964              Date: Thu, 09 Nov 2000 01:33:14 -0800
51965              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
51966      Branch: perl
51967            ! malloc.c
51968 ____________________________________________________________________________
51969 [  7622] By: jhi                                   on 2000/11/09  13:31:18
51970         Log: Remove unused extra arguments.
51971      Branch: metaconfig/U/perl
51972            ! perlxv.U
51973      Branch: perl
51974            ! Configure config_h.SH
51975 ____________________________________________________________________________
51976 [  7621] By: jhi                                   on 2000/11/09  13:16:36
51977         Log: More VMS moves on environment handling, from Charles Lane.
51978      Branch: perl
51979            ! t/pragma/locale.t
51980 ____________________________________________________________________________
51981 [  7620] By: jhi                                   on 2000/11/09  04:42:38
51982         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
51983              From: David Dyck <dcd@tc.fluke.com>
51984              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
51985              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
51986      Branch: perl
51987            ! pp_sys.c
51988 ____________________________________________________________________________
51989 [  7619] By: jhi                                   on 2000/11/09  04:36:21
51990         Log: Forgot from #7618.
51991      Branch: perl
51992            ! lib/File/stat.pm
51993 ____________________________________________________________________________
51994 [  7618] By: jhi                                   on 2000/11/09  04:28:44
51995         Log: Make deleting for %ENV work for (newer versions of) VMS,
51996              from Craig A. Berry.
51997      Branch: perl
51998            ! vms/vms.c
51999 ____________________________________________________________________________
52000 [  7617] By: jhi                                   on 2000/11/09  04:25:05
52001         Log: Subject: [PATCH] Class::Struct at compile time
52002              From: "Casey R. Tweten" <crt@kiski.net>
52003              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
52004              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
52005      Branch: perl
52006            ! lib/Class/Struct.pm
52007 ____________________________________________________________________________
52008 [  7616] By: jhi                                   on 2000/11/09  04:15:17
52009         Log: Subject: [ID 20001108.013] spelling
52010              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
52011              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
52012              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
52013      Branch: perl
52014            ! lib/ftp.pl
52015 ____________________________________________________________________________
52016 [  7615] By: jhi                                   on 2000/11/09  04:12:42
52017         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
52018              From: Peter Prymmer <pvhp@forte.com>
52019              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
52020              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
52021      Branch: perl
52022            ! configure.com
52023 ____________________________________________________________________________
52024 [  7614] By: jhi                                   on 2000/11/08  22:42:55
52025         Log: A missing aTHX_.
52026      Branch: perl
52027            ! ext/IPC/SysV/SysV.xs
52028 ____________________________________________________________________________
52029 [  7613] By: jhi                                   on 2000/11/08  19:30:21
52030         Log: Update Changes.
52031      Branch: perl
52032            ! Changes patchlevel.h
52033 ____________________________________________________________________________
52034 [  7612] By: jhi                                   on 2000/11/08  18:35:25
52035         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
52036              From: David Dyck <dcd@tc.fluke.com>
52037              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
52038              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
52039      Branch: perl
52040            ! pp_sys.c
52041 ____________________________________________________________________________
52042 [  7611] By: jhi                                   on 2000/11/08  18:30:26
52043         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
52044              From: Dominic Dunlop <domo@computer.org>
52045              Date: Tue, 7 Nov 2000 12:05:25 +0100
52046              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
52047      Branch: perl
52048            ! malloc.c
52049 ____________________________________________________________________________
52050 [  7610] By: jhi                                   on 2000/11/08  18:25:14
52051         Log: Do not test UTF-8 locales since that the tests would require
52052              polymorphic regexen.
52053      Branch: perl
52054            ! t/pragma/locale.t
52055 ____________________________________________________________________________
52056 [  7609] By: jhi                                   on 2000/11/08  17:12:51
52057         Log: Locale buglets.
52058              
52059              Subject: RE: Locales support (setlocale) fixes
52060              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52061              Date: Wed, 8 Nov 2000 20:01:39 +0300
52062              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
52063      Branch: perl
52064            ! t/pragma/locale.t util.c
52065 ____________________________________________________________________________
52066 [  7608] By: jhi                                   on 2000/11/08  17:00:16
52067         Log: Deleting $ENV{PATH} in VMS is not recommendable.
52068      Branch: perl
52069            ! t/pragma/locale.t
52070 ____________________________________________________________________________
52071 [  7607] By: jhi                                   on 2000/11/08  16:58:26
52072         Log: Subject: PATCH std stdio for (Free)BSD
52073              From: Nicholas Clark <nick@ccl4.org>
52074              Date: Wed, 8 Nov 2000 15:36:29 +0000
52075              Message-ID: <20001108153629.D98736@plum.flirble.org>
52076      Branch: metaconfig
52077            ! U/compline/d_stdstdio.U
52078      Branch: perl
52079            ! Configure config_h.SH
52080 ____________________________________________________________________________
52081 [  7606] By: jhi                                   on 2000/11/08  16:43:31
52082         Log: Forgot to bump the line numbers in #7601.
52083      Branch: perl
52084            ! t/pragma/warn/pp_sys
52085 ____________________________________________________________________________
52086 [  7605] By: jhi                                   on 2000/11/08  16:39:12
52087         Log: More careful detection of how well NVs and UVs mix.
52088              
52089              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))
52090              From: Nicholas Clark <nick@ccl4.org>
52091              Date: Wed, 8 Nov 2000 15:14:12 +0000
52092              Message-ID: <20001108151412.B98736@plum.flirble.org>
52093              
52094              Added some SIGFPE paranoia.
52095      Branch: metaconfig/U/perl
52096            ! perlxv.U
52097      Branch: perl
52098            ! Configure config_h.SH
52099 ____________________________________________________________________________
52100 [  7604] By: jhi                                   on 2000/11/08  14:39:10
52101         Log: Subject: [patch perl@7595] VMS configure.com tweak
52102              From: "Craig A. Berry" <craigberry@mac.com>
52103              Date: Wed, 8 Nov 2000 00:24:12 -0600
52104              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
52105      Branch: perl
52106            ! configure.com
52107 ____________________________________________________________________________
52108 [  7603] By: jhi                                   on 2000/11/08  14:27:11
52109         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
52110              From: Robin Barker <rmb1@cise.npl.co.uk>
52111              Date: Wed, 8 Nov 2000 11:11:39 GMT
52112              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
52113      Branch: perl
52114            ! perlio.c
52115 ____________________________________________________________________________
52116 [  7602] By: jhi                                   on 2000/11/08  14:25:03
52117         Log: Fix for the tie-refhash string table leaks.
52118              
52119              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
52120              Date: Wed, 8 Nov 2000 13:03:04 GMT
52121              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
52122      Branch: perl
52123            ! t/lib/tie-refhash.t
52124 ____________________________________________________________________________
52125 [  7601] By: jhi                                   on 2000/11/08  14:21:08
52126         Log: Try to avoid flockless and emulationless places.
52127      Branch: perl
52128            ! t/pragma/warn/pp_sys
52129 ____________________________________________________________________________
52130 [  7600] By: jhi                                   on 2000/11/08  02:28:54
52131         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
52132              
52133              Subject: [PATCH] prototyped functions that should be overrideable
52134              From: "Casey R. Tweten" <crt@kiski.net>
52135              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
52136              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
52137      Branch: perl
52138            ! toke.c
52139 ____________________________________________________________________________
52140 [  7599] By: jhi                                   on 2000/11/08  01:12:05
52141         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
52142              
52143              Subject: [PATCH] perlbug.PL
52144              From: "Kurt D. Starsinic" <kstar@chapin.edu>
52145              Date: Mon, 6 Nov 2000 21:39:01 -0500
52146              Message-ID: <20001106213901.B20955@O2.chapin.edu>
52147      Branch: perl
52148            ! utils/perlbug.PL
52149 ____________________________________________________________________________
52150 [  7598] By: jhi                                   on 2000/11/07  23:42:00
52151         Log: Bad thinko in #7581 (I used the test program with the expanded
52152              values as-is).
52153      Branch: metaconfig
52154            ! U/compline/d_stdstdio.U
52155      Branch: perl
52156            ! Configure
52157 ____________________________________________________________________________
52158 [  7597] By: jhi                                   on 2000/11/07  21:43:29
52159         Log: Subject: [PATCH perl@7573] cygwin port
52160              From: "Fifer, Eric" <EFifer@sanwaint.com>
52161              Date: Tue, 7 Nov 2000 18:08:51 -0000 
52162              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
52163              
52164              Synchronize with Cygwin 1.1.5.
52165      Branch: perl
52166            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
52167            ! pod/perlport.pod unixish.h util.c
52168 ____________________________________________________________________________
52169 [  7596] By: jhi                                   on 2000/11/07  21:39:25
52170         Log: perlhack updates from H.Merijn Brand.
52171      Branch: perl
52172            ! pod/perlhack.pod
52173 ____________________________________________________________________________
52174 [  7595] By: jhi                                   on 2000/11/07  20:21:41
52175         Log: Update Changes.
52176      Branch: perl
52177            ! Changes patchlevel.h
52178 ____________________________________________________________________________
52179 [  7594] By: jhi                                   on 2000/11/07  19:18:58
52180         Log: Be more robust in Dynaloader.pm.
52181      Branch: perl
52182            ! ext/DynaLoader/DynaLoader_pm.PL
52183 ____________________________________________________________________________
52184 [  7593] By: jhi                                   on 2000/11/07  16:49:31
52185         Log: AUTHORS update.
52186      Branch: perl
52187            ! AUTHORS
52188 ____________________________________________________________________________
52189 [  7592] By: gsar                                  on 2000/11/07  16:39:51
52190         Log: normalize relative paths in virtualized current directory on windows,
52191              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
52192              returns)
52193      Branch: perl
52194            ! win32/vdir.h
52195 ____________________________________________________________________________
52196 [  7591] By: jhi                                   on 2000/11/07  16:04:26
52197         Log: Too profiler-happy: with optimization the #7590 actually makes
52198              the test to run 0.5% _slower_.  Requires much more instrumentation.
52199              Retract #7590.
52200      Branch: perl
52201            ! regcomp.c regcomp.h
52202 ____________________________________________________________________________
52203 [  7590] By: jhi                                   on 2000/11/07  15:51:13
52204         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
52205              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
52206              by using memset() and testing bytewise (as opposed to bitwise).
52207      Branch: perl
52208            ! regcomp.c regcomp.h
52209 ____________________________________________________________________________
52210 [  7589] By: jhi                                   on 2000/11/07  12:56:39
52211         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
52212              From: "Craig A. Berry" <craig.berry@psinetcs.com>
52213              Date: Mon, 06 Nov 2000 23:45:30 -0500
52214              Message-Id: <0011079735.AA973576259@univpress.com>
52215      Branch: perl
52216            ! configure.com t/lib/st-lock.t
52217 ____________________________________________________________________________
52218 [  7588] By: jhi                                   on 2000/11/07  01:03:28
52219         Log: Tweak #7587.
52220      Branch: perl
52221            ! pod/perldiag.pod
52222 ____________________________________________________________________________
52223 [  7587] By: jhi                                   on 2000/11/07  01:00:27
52224         Log: A doc addition for bug id 20001105.019, beware \p.
52225      Branch: perl
52226            ! pod/perldiag.pod
52227 ____________________________________________________________________________
52228 [  7586] By: jhi                                   on 2000/11/07  00:32:22
52229         Log: Fake support of holey files in win/dosish platforms.
52230              
52231              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
52232              From: kipp@shonanblue.ne.jp
52233              Date: Mon, 6 Nov 2000 13:30:55 -0800
52234              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
52235      Branch: perl
52236            ! ext/SDBM_File/sdbm/sdbm.c
52237 ____________________________________________________________________________
52238 [  7585] By: jhi                                   on 2000/11/07  00:12:54
52239         Log: Subject: Pod updates
52240              From: "Stephen P. Potter" <spp@spotter.yi.org>
52241              Date: Mon, 06 Nov 2000 18:56:43 -0500
52242              Message-Id: <200011062357.SAA18173@spotter.yi.org>
52243      Branch: perl
52244            ! README.dos README.os2 README.win32 pod/buildtoc.PL
52245            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
52246            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
52247            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
52248            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
52249            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
52250            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
52251            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
52252            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
52253            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
52254            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
52255            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
52256            ! pod/perltootc.pod pod/perlunicode.pod
52257 ____________________________________________________________________________
52258 [  7584] By: jhi                                   on 2000/11/07  00:04:17
52259         Log: Varargs don't always work too well if one puts an unsigned
52260              char on the stack and pop an unsigned quad off the stack.
52261              
52262              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
52263              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
52264              Date: Mon, 06 Nov 2000 15:19:05 -0800
52265              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
52266      Branch: perl
52267            ! utf8.c
52268 ____________________________________________________________________________
52269 [  7583] By: jhi                                   on 2000/11/06  23:58:48
52270         Log: %ENV note tweaks from Dan Sugalski.
52271      Branch: perl
52272            ! pod/perlport.pod vms/perlvms.pod
52273 ____________________________________________________________________________
52274 [  7582] By: jhi                                   on 2000/11/06  23:05:49
52275         Log: glibc5 detection by __GNU_LIBRARY__.
52276      Branch: perl
52277            ! toke.c
52278 ____________________________________________________________________________
52279 [  7581] By: jhi                                   on 2000/11/06  22:51:29
52280         Log: Make the stdio test program of 7427 less noisy while being 
52281              compiled so that Digital UNIX wouldn't get both
52282              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
52283              undefined.  This makes perlio happy.
52284      Branch: metaconfig
52285            ! U/compline/d_stdstdio.U
52286      Branch: perl
52287            ! Configure config_h.SH
52288 ____________________________________________________________________________
52289 [  7580] By: jhi                                   on 2000/11/06  22:41:41
52290         Log: Document %ENV = () portability issues.
52291      Branch: perl
52292            ! pod/perlport.pod vms/perlvms.pod
52293 ____________________________________________________________________________
52294 [  7579] By: jhi                                   on 2000/11/06  21:29:24
52295         Log: VOS updates from Paul Green.
52296      Branch: perl
52297            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
52298 ____________________________________________________________________________
52299 [  7578] By: jhi                                   on 2000/11/06  21:00:40
52300         Log: Sanitize the environment further.
52301      Branch: perl
52302            ! t/pragma/locale.t
52303 ____________________________________________________________________________
52304 [  7577] By: jhi                                   on 2000/11/06  20:53:51
52305         Log: Re-introduce 7552 lost in integration.
52306      Branch: perl
52307            ! perlio.c
52308 ____________________________________________________________________________
52309 [  7576] By: jhi                                   on 2000/11/06  20:33:46
52310         Log: Admit that the test leaks scalars.
52311      Branch: perl
52312            ! t/comp/proto.t
52313 ____________________________________________________________________________
52314 [  7575] By: jhi                                   on 2000/11/06  20:17:08
52315         Log: Integrate perlio.
52316      Branch: perl
52317           !> perlio.c
52318 ____________________________________________________________________________
52319 [  7574] By: nick                                  on 2000/11/06  20:07:28
52320         Log: Remove debug. Try (Mmap_t) on madvise() call.
52321      Branch: perlio
52322            ! perlio.c
52323 ____________________________________________________________________________
52324 [  7573] By: jhi                                   on 2000/11/06  13:56:05
52325         Log: Update Changes.
52326      Branch: perl
52327            ! Changes patchlevel.h
52328 ____________________________________________________________________________
52329 [  7572] By: jhi                                   on 2000/11/06  13:48:41
52330         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
52331              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52332              Date: Mon, 06 Nov 2000 10:11:42 +0100
52333              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
52334      Branch: perl
52335            ! pod/perlhack.pod
52336 ____________________________________________________________________________
52337 [  7571] By: jhi                                   on 2000/11/06  01:45:51
52338         Log: AUTHORS updates.
52339      Branch: perl
52340            ! AUTHORS
52341 ____________________________________________________________________________
52342 [  7570] By: jhi                                   on 2000/11/06  00:18:00
52343         Log: Fix for
52344              
52345              Subject: [ID 20000728.005] perl -P broken
52346              From: David Dyck <dcd@tc.fluke.com>
52347              Date: Fri, 28 Jul 2000 17:19:16 -0700
52348              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
52349              
52350              (hopefully).  The fix is also not complete, it seems to break
52351              BOM swallowing for libc5 systems, but until someone figures
52352              out a way to do this without ftell(), this will do.
52353      Branch: perl
52354            ! toke.c
52355 ____________________________________________________________________________
52356 [  7569] By: jhi                                   on 2000/11/06  00:05:30
52357         Log: Document that the evaled syntax errors cause scalar leaks.
52358      Branch: perl
52359            ! t/comp/proto.t
52360 ____________________________________________________________________________
52361 [  7568] By: jhi                                   on 2000/11/05  23:14:47
52362         Log: opmini.o can linger from Configures past.
52363      Branch: perl
52364            ! Makefile.SH
52365 ____________________________________________________________________________
52366 [  7567] By: jhi                                   on 2000/11/05  21:28:39
52367         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
52368              first argument correctly.
52369      Branch: perl
52370            ! perlio.c
52371 ____________________________________________________________________________
52372 [  7566] By: jhi                                   on 2000/11/05  21:15:56
52373         Log: Integrate perlio.
52374      Branch: perl
52375           !> perlio.c
52376 ____________________________________________________________________________
52377 [  7565] By: jhi                                   on 2000/11/05  21:15:13
52378         Log: Use -dM for gcc (the suggested patch did it only for Linux,
52379              but I think it can be generalized).
52380              
52381              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
52382              From: Pixel <pixel@mandrakesoft.com>
52383              Date: 05 Nov 2000 21:49:34 +0100 
52384              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
52385      Branch: perl
52386            ! ext/Errno/Errno_pm.PL
52387 ____________________________________________________________________________
52388 [  7564] By: nick                                  on 2000/11/05  21:09:18
52389         Log: Added a mmap layer as a "subclass" of perlio.
52390              PERLIO=mmap ./perl harness passes
52391      Branch: perlio
52392            ! perlio.c
52393 ____________________________________________________________________________
52394 [  7563] By: jhi                                   on 2000/11/05  19:48:55
52395         Log: Add a note for future generations about bug id 20000229.006.
52396      Branch: perl
52397            ! malloc.c
52398 ____________________________________________________________________________
52399 [  7562] By: jhi                                   on 2000/11/05  19:38:24
52400         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
52401      Branch: perl
52402            ! pp_ctl.c t/op/pos.t
52403 ____________________________________________________________________________
52404 [  7561] By: jhi                                   on 2000/11/05  18:21:46
52405         Log: Add =pod to be tidy.
52406      Branch: perl
52407            ! lib/Math/Complex.pm
52408 ____________________________________________________________________________
52409 [  7560] By: jhi                                   on 2000/11/05  17:38:46
52410         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
52411      Branch: perl
52412            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52413            ! ext/Storable/Storable.xs t/lib/st-recurse.t
52414 ____________________________________________________________________________
52415 [  7559] By: jhi                                   on 2000/11/05  17:32:59
52416         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
52417              From: "Peter J. Farley III" <pjfarley@banet.net>
52418              Date: Sun, 05 Nov 2000 11:55:59 -0500
52419              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
52420      Branch: perl
52421            ! t/lib/syslog.t
52422 ____________________________________________________________________________
52423 [  7558] By: jhi                                   on 2000/11/05  17:29:19
52424         Log: Integrate perlio.
52425      Branch: perl
52426           !> perlio.c
52427 ____________________________________________________________________________
52428 [  7557] By: jhi                                   on 2000/11/05  17:22:01
52429         Log: A fix of sorts for 20000329.026, a better error message
52430              for a missing "use charnames" when using the \N{...}. 
52431      Branch: perl
52432            ! pod/perldiag.pod toke.c
52433 ____________________________________________________________________________
52434 [  7556] By: jhi                                   on 2000/11/05  16:33:50
52435         Log: Test tweak: show also the failed locales.
52436              
52437              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
52438              From: Lupe Christoph <lupe@lupe-christoph.de>         
52439              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
52440              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
52441      Branch: perl
52442            ! t/pragma/locale.t
52443 ____________________________________________________________________________
52444 [  7555] By: nick                                  on 2000/11/05  11:09:34
52445         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
52446              open RDWR so does not fail. (pragma/warnings 303 again...)
52447      Branch: perlio
52448            ! perlio.c
52449 ____________________________________________________________________________
52450 [  7554] By: nick                                  on 2000/11/05  10:10:13
52451         Log: Fix case where ungetc(f,EOF) was allowed.
52452              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
52453              so we can see similarities.
52454              Use types more carefully and a STDCHAR array in hope that this will
52455              fix Jarrko's 64bit machine.
52456      Branch: perlio
52457            ! perlio.c
52458 ____________________________________________________________________________
52459 [  7553] By: jhi                                   on 2000/11/05  01:12:16
52460         Log: Fix for
52461              
52462              Subject: [ID 20001004.007] taint propogation is inconsistent
52463              From: pimlott@idiomtech.com (Andrew Pimlott) 
52464              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
52465              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
52466              
52467              The culprit was sv_setsv() which was rather blindly
52468              propagating taint, which lead to behaviour where if
52469              a tainted anon hash value was seen all the hash values
52470              from then on at that level became tainted, or at any
52471              upper levels in the case of nested anon hashes.
52472      Branch: perl
52473            ! sv.c t/op/taint.t
52474 ____________________________________________________________________________
52475 [  7552] By: jhi                                   on 2000/11/04  23:44:18
52476         Log: Some cpps don't like splitting conditionals across several lines.
52477      Branch: perl
52478            ! perlio.c
52479 ____________________________________________________________________________
52480 [  7551] By: nick                                  on 2000/11/04  23:40:44
52481         Log: Integrate mainline
52482      Branch: perlio
52483           !> pp_hot.c t/op/taint.t
52484 ____________________________________________________________________________
52485 [  7550] By: nick                                  on 2000/11/04  23:39:05
52486         Log: Integrate mainline again
52487      Branch: perlio
52488           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
52489           !> t/lib/b.t t/op/misc.t util.c
52490 ____________________________________________________________________________
52491 [  7549] By: jhi                                   on 2000/11/04  23:14:01
52492         Log: Fix for
52493              
52494              Subject: [ID 20001004.006] undef is never tainted
52495              From: pimlott@idiomtech.com (Andrew Pimlott)
52496              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
52497              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
52498              
52499              An undef read from a slurped file was not tainted.
52500      Branch: perl
52501            ! pp_hot.c t/op/taint.t
52502 ____________________________________________________________________________
52503 [  7548] By: jhi                                   on 2000/11/04  22:56:21
52504         Log: Test tweak ($Config{useperlio} is by default undef) .
52505      Branch: perl
52506            ! t/lib/b.t
52507 ____________________________________________________________________________
52508 [  7547] By: jhi                                   on 2000/11/04  22:43:56
52509         Log: Integrate perlio.
52510      Branch: perl
52511           +> lib/perlio.pm
52512           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
52513           !> pod/perlapi.pod t/lib/b.t
52514 ____________________________________________________________________________
52515 [  7546] By: jhi                                   on 2000/11/04  22:40:59
52516         Log: Configure would use a bad $myuname from an old config.sh.
52517              
52518              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
52519              From: Andy Dougherty <doughera@lafayette.edu>
52520              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
52521              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
52522      Branch: metaconfig
52523            ! U/modified/Oldconfig.U
52524      Branch: perl
52525            ! Configure config_h.SH
52526 ____________________________________________________________________________
52527 [  7545] By: jhi                                   on 2000/11/04  22:36:54
52528         Log: Subject: Locales support (setlocale) fixes
52529              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52530              Date: Sat, 4 Nov 2000 10:15:48 +0300 
52531              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
52532              
52533              Modified quite a bit to be more portable.
52534      Branch: perl
52535            ! embed.h embed.pl perl.h proto.h util.c
52536 ____________________________________________________________________________
52537 [  7544] By: jhi                                   on 2000/11/04  22:32:47
52538         Log: Dying is too strict here, better just skip.
52539      Branch: perl
52540            ! t/op/misc.t
52541 ____________________________________________________________________________
52542 [  7543] By: nick                                  on 2000/11/04  21:55:13
52543         Log: Merge mainline
52544      Branch: perlio
52545           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52546           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
52547           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
52548           !> (integrate 64 files)
52549 ____________________________________________________________________________
52550 [  7542] By: jhi                                   on 2000/11/04  21:09:28
52551         Log: More Changes tweakery.
52552      Branch: perl
52553            ! Changes Porting/genlog
52554 ____________________________________________________________________________
52555 [  7541] By: jhi                                   on 2000/11/04  20:58:18
52556         Log: Changes fixups.
52557      Branch: perl
52558            ! Changes
52559 ____________________________________________________________________________
52560 [  7540] By: jhi                                   on 2000/11/04  20:42:38
52561         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
52562              create a "fast path" for locale name probing using "locale -a"
52563              if available, squash finally hopefully the s?printf resetting
52564              the numeric locale (since, IIUC perllocale, it never shouldn't). 
52565      Branch: perl
52566            ! sv.c t/op/misc.t t/pragma/locale.t
52567 ____________________________________________________________________________
52568 [  7539] By: nick                                  on 2000/11/04  19:56:10
52569         Log: PerlIO infrastructure complete.
52570      Branch: perlio
52571            + lib/perlio.pm
52572            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
52573 ____________________________________________________________________________
52574 [  7538] By: nick                                  on 2000/11/04  14:31:32
52575         Log: Type tweaks + less contorted allocation scheme
52576      Branch: perlio
52577            ! perlio.c
52578 ____________________________________________________________________________
52579 [  7537] By: nick                                  on 2000/11/04  12:40:42
52580         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
52581              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
52582              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
52583              sensible) which lead to some interesting fails.
52584      Branch: perlio
52585            ! perlio.c
52586 ____________________________________________________________________________
52587 [  7536] By: jhi                                   on 2000/11/04  00:20:02
52588         Log: Add FCNTL_CAN_LOCK.
52589              
52590              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
52591              From: Andy Dougherty <doughera@lafayette.edu>
52592              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
52593              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
52594              
52595              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
52596              From: Andy Dougherty <doughera@lafayette.edu>
52597              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
52598              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
52599      Branch: metaconfig/U/perl
52600            + d_fcntl_can_lock.U
52601            ! startperl.U
52602      Branch: perl
52603            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52604            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
52605            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52606            ! vos/config.ga.h win32/config.bc win32/config.gc
52607            ! win32/config.vc
52608 ____________________________________________________________________________
52609 [  7535] By: nick                                  on 2000/11/03  22:19:10
52610         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
52611              - Works on Linux with
52612              perlio + unix
52613              stdio
52614              - Works on Solaris with
52615              perlio + unix
52616              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
52617              - Fails (hangs in openpid) if you try and stack
52618              perlio + stdio - Linux stdio's read() logic is hanging.
52619      Branch: perlio
52620            ! iperlsys.h perlio.c
52621 ____________________________________________________________________________
52622 [  7534] By: jhi                                   on 2000/11/03  15:16:02
52623         Log: Subject: Re: README.aix
52624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52625              Date: Fri, 03 Nov 2000 16:03:15 +0100
52626              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
52627      Branch: perl
52628            ! README.aix
52629 ____________________________________________________________________________
52630 [  7533] By: jhi                                   on 2000/11/03  03:59:02
52631         Log: Subject: [PATCH 5.7.0] better messages from malloc()
52632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52633              Date: Wed, 1 Nov 2000 23:39:56 -0500
52634              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
52635      Branch: perl
52636            ! malloc.c pod/perldiag.pod
52637 ____________________________________________________________________________
52638 [  7532] By: jhi                                   on 2000/11/03  00:11:56
52639         Log: The #7521 touched things it shouldn't have.
52640      Branch: perl
52641            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
52642 ____________________________________________________________________________
52643 [  7531] By: jhi                                   on 2000/11/02  22:32:33
52644         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
52645              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52646              Date:     Thu, 2 Nov 2000 16:58:36 EST
52647              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
52648      Branch: perl
52649            ! vms/gen_shrfls.pl
52650 ____________________________________________________________________________
52651 [  7530] By: jhi                                   on 2000/11/02  22:08:49
52652         Log: Fix the problem discussed in
52653              
52654              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
52655              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
52656              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
52657              
52658              originally from Linc Madison.  Also Andreas König's comments
52659              taken into account.  Some other problems with Tie::SubstrHash
52660              fixed: didn't croak when the table exceeded the requested number
52661              of entries (as documented) but instead when the number of entries
52662              exceeded the size of the table, a croak() had an unnecessary \n,
52663              didn't have a CLEAR method, documented that there is no exists().
52664              Didn't fix to be strict-proof because the module uses &foo; and
52665              dynamic scope.  Added a test script exercizing both first tamely 
52666              the basic functionality, and then the failure cases reported by
52667              Linc Madison.
52668      Branch: perl
52669            + t/lib/tie-substrhash.t
52670            ! MANIFEST lib/Tie/SubstrHash.pm
52671 ____________________________________________________________________________
52672 [  7529] By: jhi                                   on 2000/11/02  17:58:08
52673         Log: recv() can fail and return undef.
52674              
52675              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
52676              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
52677              Date: Thu, 2 Nov 2000 20:12:20 +0300
52678              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
52679      Branch: perl
52680            ! lib/Net/Ping.pm
52681 ____________________________________________________________________________
52682 [  7528] By: jhi                                   on 2000/11/02  17:49:09
52683         Log: Detpyo.
52684      Branch: perl
52685            ! pod/perlop.pod
52686 ____________________________________________________________________________
52687 [  7527] By: jhi                                   on 2000/11/02  15:48:37
52688         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
52689              fix a autovivification bug in Tie::RefHash, add tests for both.
52690              
52691              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
52692              From: Edward Avis <epa98@doc.ic.ac.uk>
52693              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
52694              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
52695      Branch: perl
52696            + t/lib/tie-refhash.t
52697            ! MANIFEST lib/Tie/RefHash.pm
52698 ____________________________________________________________________________
52699 [  7526] By: jhi                                   on 2000/11/02  13:56:26
52700         Log: Test::Harness revealed buglets in the new DynaLoader.
52701              
52702              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
52703              From: andreas.koenig@anima.de (Andreas J. Koenig)
52704              Date: 02 Nov 2000 11:26:48 +0100 
52705              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
52706      Branch: perl
52707            ! ext/DynaLoader/DynaLoader_pm.PL
52708 ____________________________________________________________________________
52709 [  7525] By: jhi                                   on 2000/11/01  23:52:08
52710         Log: The entry for #7503 was missing.
52711      Branch: perl
52712            ! Changes
52713 ____________________________________________________________________________
52714 [  7524] By: jhi                                   on 2000/11/01  23:40:52
52715         Log: Update Changes.
52716      Branch: perl
52717            ! Changes patchlevel.h
52718 ____________________________________________________________________________
52719 [  7523] By: jhi                                   on 2000/11/01  22:57:09
52720         Log: More tweaking on the #7522 theme.
52721      Branch: perl
52722            ! ext/DynaLoader/DynaLoader_pm.PL
52723 ____________________________________________________________________________
52724 [  7522] By: jhi                                   on 2000/11/01  22:06:15
52725         Log: Expand %Config variables and %ENV variables only if
52726              so requested during build time using the
52727              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
52728              Not expanding makes relocating distributions easier.
52729      Branch: perl
52730            ! ext/DynaLoader/DynaLoader_pm.PL
52731 ____________________________________________________________________________
52732 [  7521] By: jhi                                   on 2000/11/01  20:56:34
52733         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
52734              and setgid() because they were just changing $< and $( which means
52735              only changing the real uid/gid, as opposed to changing both
52736              real and effective ids.  (The alternative way could have been
52737              in POSIX.pm to change $> and $), too, but making a direct call
52738              to the C API feels cleaner.)  Fixes the bug
52739              
52740              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
52741              From: "Garry T. Williams" <garry@zvolve.com>
52742              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
52743              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
52744      Branch: perl
52745            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
52746            ! ext/POSIX/typemap pod/perlvar.pod
52747 ____________________________________________________________________________
52748 [  7520] By: jhi                                   on 2000/11/01  20:08:33
52749         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
52750              From: "Garry T. Williams" <garry@zvolve.com>
52751              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
52752              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
52753      Branch: perl
52754            ! pod/perlsec.pod
52755 ____________________________________________________________________________
52756 [  7519] By: jhi                                   on 2000/11/01  20:01:22
52757         Log: Locale warning explanation tweak.
52758      Branch: perl
52759            ! pod/perldiag.pod
52760 ____________________________________________________________________________
52761 [  7518] By: jhi                                   on 2000/11/01  18:57:13
52762         Log: C.pm part of
52763              
52764              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
52765              From: Jarkko Hietaniemi <jhi@iki.fi>
52766              Date: Tue, 10 Oct 2000 08:22:28 -0500
52767              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
52768      Branch: perl
52769            ! ext/B/B/C.pm
52770 ____________________________________________________________________________
52771 [  7517] By: jhi                                   on 2000/11/01  18:41:59
52772         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
52773              From: Martien Verbruggen <mgjv@comdyn.com.au>
52774              Date: Fri, 6 Oct 2000 14:09:10 +1100
52775              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
52776      Branch: perl
52777            ! pod/perlop.pod
52778 ____________________________________________________________________________
52779 [  7516] By: jhi                                   on 2000/11/01  18:34:55
52780         Log: Generalize the Camel wording.
52781              
52782              Subject: Re: perlfaq style changes
52783              From: John Borwick <jhborwic@unity.ncsu.edu>
52784              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
52785              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
52786      Branch: perl
52787            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
52788 ____________________________________________________________________________
52789 [  7515] By: jhi                                   on 2000/11/01  16:52:31
52790         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
52791              From: pimlott@idiomtech.com (Andrew Pimlott)
52792              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
52793              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
52794      Branch: perl
52795            ! pod/perlsec.pod
52796 ____________________________________________________________________________
52797 [  7514] By: jhi                                   on 2000/11/01  15:03:40
52798         Log: More AIX lore.
52799      Branch: perl
52800            ! ext/re/hints/aix.pl
52801 ____________________________________________________________________________
52802 [  7513] By: jhi                                   on 2000/11/01  14:48:30
52803         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
52804              From: root <root@chronos.fi.muni.cz>
52805              Date: Wed, 1 Nov 2000 12:31:32 +0100
52806              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
52807      Branch: perl
52808            ! lib/Net/Ping.pm
52809 ____________________________________________________________________________
52810 [  7512] By: jhi                                   on 2000/11/01  14:46:47
52811         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
52812              From: Martin Husemann <martin@duskware.de>
52813              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
52814              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
52815      Branch: perl
52816            ! regcomp.c
52817 ____________________________________________________________________________
52818 [  7511] By: jhi                                   on 2000/11/01  14:39:50
52819         Log: AUTHORS updates.
52820      Branch: perl
52821            ! AUTHORS
52822 ____________________________________________________________________________
52823 [  7510] By: jhi                                   on 2000/11/01  14:29:50
52824         Log: Subject: [PATCH] startperl to respect versiononly
52825              From: Robin Barker <rmb1@cise.npl.co.uk> 
52826              Date: Tue, 31 Oct 2000 16:29:36 GMT
52827              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
52828      Branch: metaconfig/U/perl
52829            ! startperl.U
52830      Branch: perl
52831            ! Configure config_h.SH
52832 ____________________________________________________________________________
52833 [  7509] By: jhi                                   on 2000/11/01  14:19:53
52834         Log: printf UVs the correct way, noticed by Robin Barker.
52835      Branch: perl
52836            ! utf8.c
52837 ____________________________________________________________________________
52838 [  7508] By: jhi                                   on 2000/11/01  14:10:03
52839         Log: Do not cleanup *% because the % has special meanings in some
52840              shell environments.
52841      Branch: perl
52842            ! ext/Storable/Makefile.PL
52843 ____________________________________________________________________________
52844 [  7507] By: jhi                                   on 2000/11/01  14:06:00
52845         Log: The NonStop-UX libraries have a novel way to say NaN.
52846      Branch: perl
52847            ! t/lib/bigfltpm.t
52848 ____________________________________________________________________________
52849 [  7506] By: jhi                                   on 2000/11/01  14:03:35
52850         Log: The osname has been lowercased by now, from Tom Bates.
52851      Branch: metaconfig
52852            ! U/modified/Oldconfig.U
52853      Branch: perl
52854            ! Configure config_h.SH
52855 ____________________________________________________________________________
52856 [  7505] By: jhi                                   on 2000/10/31  19:18:39
52857         Log: The compiler is either gcc or cc, from Tom Bates.
52858      Branch: perl
52859            ! hints/nonstopux.sh
52860 ____________________________________________________________________________
52861 [  7504] By: jhi                                   on 2000/10/31  14:53:42
52862         Log: Update Changes.
52863      Branch: perl
52864            ! Changes patchlevel.h
52865 ____________________________________________________________________________
52866 [  7503] By: jhi                                   on 2000/10/31  14:30:50
52867         Log: Whitespace style tweak.  Was originally going to see to
52868              
52869              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
52870              From: Joe Smith <jms@inwap.com>
52871              Date: Mon, 30 Oct 2000 18:47:57 -0800
52872              Message-Id: <39FE32DD.24AAC4D@inwap.com>
52873              
52874              but that had already been taken care of.
52875      Branch: metaconfig
52876            ! U/compline/d_stdstdio.U
52877      Branch: perl
52878            ! Configure config_h.SH
52879 ____________________________________________________________________________
52880 [  7502] By: jhi                                   on 2000/10/31  14:25:02
52881         Log: AUTHORS tweaks.
52882      Branch: perl
52883            ! AUTHORS
52884 ____________________________________________________________________________
52885 [  7501] By: jhi                                   on 2000/10/31  14:23:59
52886         Log: Subject: perlfaq style changes
52887              From: John Borwick <jhborwic@unity.ncsu.edu>
52888              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
52889              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
52890      Branch: perl
52891            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
52892            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
52893            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
52894            ! pod/perlfaq9.pod
52895 ____________________________________________________________________________
52896 [  7500] By: jhi                                   on 2000/10/31  14:22:15
52897         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
52898              
52899              Subject: Re: [ID 20000918.005] ~ on wide chars
52900              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52901              Date: Mon, 30 Oct 2000 21:09:55 -0800
52902              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
52903              
52904              (The ord() part of the patch skipped.)
52905      Branch: perl
52906            ! doop.c
52907 ____________________________________________________________________________
52908 [  7499] By: jhi                                   on 2000/10/31  14:20:08
52909         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
52910              From: Jens Hamisch <jens@Strawberry.COM>
52911              Date: Mon, 30 Oct 2000 15:17:07 +0100
52912              Message-Id: <20001030151707.A9597@Strawberry.COM>
52913      Branch: perl
52914            ! av.c
52915 ____________________________________________________________________________
52916 [  7498] By: jhi                                   on 2000/10/31  14:16:29
52917         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
52918              From: Peter Prymmer <pvhp@forte.com>
52919              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
52920              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
52921      Branch: perl
52922            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52923            + ext/Encode/Encode/posix-bc.enc
52924            ! MANIFEST t/lib/encode.t
52925 ____________________________________________________________________________
52926 [  7497] By: jhi                                   on 2000/10/31  14:13:22
52927         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
52928              From: Peter Prymmer <pvhp@forte.com>
52929              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
52930              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
52931      Branch: perl
52932            ! t/lib/cgi-html.t
52933 ____________________________________________________________________________
52934 [  7496] By: jhi                                   on 2000/10/31  14:12:05
52935         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
52936              From: Peter Prymmer <pvhp@forte.com>
52937              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
52938              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
52939      Branch: perl
52940            ! t/lib/cgi-function.t
52941 ____________________________________________________________________________
52942 [  7495] By: jhi                                   on 2000/10/31  14:11:08
52943         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
52944              From: Peter Prymmer <pvhp@forte.com>
52945              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
52946              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
52947      Branch: perl
52948            + ext/re/hints/aix.pl
52949            ! MANIFEST ext/re/Makefile.PL
52950 ____________________________________________________________________________
52951 [  7494] By: jhi                                   on 2000/10/31  14:08:32
52952         Log: Use Errno magic.
52953              
52954              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
52955              From: Casey Tweten <perl@ctweten.amsite.com>
52956              Date: Mon, 30 Oct 2000 15:51:17 -0500
52957              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
52958      Branch: perl
52959            ! lib/File/Temp.pm
52960 ____________________________________________________________________________
52961 [  7493] By: jhi                                   on 2000/10/31  14:05:07
52962         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
52963              
52964              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
52965              From: Nicholas Clark <nick@ccl4.org>
52966              Date: Mon, 30 Oct 2000 17:38:45 +0000
52967              Message-ID: <20001030173845.O60355@plum.flirble.org>
52968      Branch: perl
52969            ! Makefile.SH utils/perlbug.PL
52970 ____________________________________________________________________________
52971 [  7492] By: nick                                  on 2000/10/30  19:37:23
52972         Log: Change files which are mysteriously different to mainline to be
52973              copies of mainline.
52974      Branch: perlio
52975            ! objXSUB.h perlapi.c pod/perlapi.pod
52976 ____________________________________________________________________________
52977 [  7491] By: nick                                  on 2000/10/30  18:05:54
52978         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
52979              - typo in endian code in putc.
52980              - Don't allow read of write-only files and vice-versa
52981              - and off-by-one in flush-all loop.
52982              Remove debug calls as they were using GCC specific features.
52983      Branch: perlio
52984            ! perlio.c
52985 ____________________________________________________________________________
52986 [  7490] By: nick                                  on 2000/10/29  21:45:45
52987         Log: Integrate mainline to perlio
52988      Branch: perlio
52989           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
52990           !> toke.c
52991 ____________________________________________________________________________
52992 [  7489] By: jhi                                   on 2000/10/29  21:11:08
52993         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
52994              From: andreas.koenig@anima.de (Andreas J. Koenig)
52995              Date: 29 Oct 2000 22:05:59 +0100
52996              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
52997      Branch: perl
52998            ! lib/ExtUtils/Manifest.pm
52999 ____________________________________________________________________________
53000 [  7488] By: jhi                                   on 2000/10/29  21:07:47
53001         Log: Tests for #7487.
53002              
53003              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
53004              From: andreas.koenig@anima.de (Andreas J. Koenig)
53005              Date: 29 Oct 2000 19:37:09 +0100
53006              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
53007      Branch: perl
53008            ! t/comp/proto.t
53009 ____________________________________________________________________________
53010 [  7487] By: jhi                                   on 2000/10/29  21:06:27
53011         Log: constsub spillage.
53012              
53013              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
53014              From: John Tobey <jtobey@john-edwin-tobey.org>
53015              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
53016              Message-Id: <m13pvSr-000FObC@feynman.localnet>
53017      Branch: perl
53018            ! op.c
53019 ____________________________________________________________________________
53020 [  7486] By: nick                                  on 2000/10/29  21:05:04
53021         Log: Integrate mainline to perlio branch
53022      Branch: perlio
53023           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
53024           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
53025           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
53026           +> vos/install_perl.cm
53027            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
53028            - vos/config.h vos/config_h.SH_orig
53029           !> (integrate 141 files)
53030 ____________________________________________________________________________
53031 [  7485] By: jhi                                   on 2000/10/29  21:00:47
53032         Log: Make \x{...} consistently produce UTF-8.
53033              
53034              Subject: Re: \x{...} is confused 
53035              From: Simon Cozens <simon@cozens.net>
53036              Date: Sun, 29 Oct 2000 19:36:48 +0000
53037              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
53038      Branch: perl
53039            ! t/pragma/utf8.t toke.c
53040 ____________________________________________________________________________
53041 [  7484] By: nick                                  on 2000/10/29  20:05:29
53042         Log: PerlIO passes all tests.
53043      Branch: perlio
53044            ! perlio.c
53045 ____________________________________________________________________________
53046 [  7483] By: jhi                                   on 2000/10/29  18:06:55
53047         Log: Update Changes.
53048      Branch: perl
53049            ! Changes patchlevel.h
53050 ____________________________________________________________________________
53051 [  7482] By: nick                                  on 2000/10/29  17:43:28
53052         Log: Include <unistd.h> to get correct lseek() prototype etc.
53053              (I thought perl.h did that) - down to two fails
53054              - comp/require.t (last test)
53055              - lib/io_xs.t - possibly import/export of FILE * ?
53056      Branch: perlio
53057            ! perlio.c
53058 ____________________________________________________________________________
53059 [  7481] By: jhi                                   on 2000/10/29  17:02:37
53060         Log: UTF-8 decoder tweak.
53061      Branch: perl
53062            ! utf8.c
53063 ____________________________________________________________________________
53064 [  7480] By: nick                                  on 2000/10/29  16:26:11
53065         Log: Fixed two bugs:
53066              - error code not being set on close (of broken pipe)
53067              - append mode was truncating.
53068              At least one seek/tell bug remains.
53069      Branch: perlio
53070            ! perlio.c
53071 ____________________________________________________________________________
53072 [  7479] By: nick                                  on 2000/10/29  11:18:16
53073         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
53074              in case of accidents. Still several worrying fails, no line disciplines yet.
53075      Branch: perlio
53076            ! iperlsys.h perlio.c
53077 ____________________________________________________________________________
53078 [  7478] By: jhi                                   on 2000/10/29  02:04:01
53079         Log: Add also emailless people.
53080      Branch: perl
53081            ! AUTHORS
53082 ____________________________________________________________________________
53083 [  7477] By: jhi                                   on 2000/10/29  01:36:00
53084         Log: The #7476 needs a MANIFEST change, too.
53085      Branch: perl
53086            ! MANIFEST
53087 ____________________________________________________________________________
53088 [  7476] By: jhi                                   on 2000/10/29  01:35:21
53089         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
53090      Branch: perl
53091            - MAINTAIN
53092            ! AUTHORS Changes
53093 ____________________________________________________________________________
53094 [  7475] By: jhi                                   on 2000/10/28  23:57:25
53095         Log: De-quoted-unreadable to ISO Latin 1.
53096              (There's one ISO-2022-JP name in Changes5.004.)
53097      Branch: perl
53098            ! Changes Changes5.6
53099 ____________________________________________________________________________
53100 [  7474] By: jhi                                   on 2000/10/28  19:13:06
53101         Log: Subject: [ID 20001027.007] uniq array in perlfaq
53102              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
53103              Date: Fri, 27 Oct 2000 19:28:30 +0200
53104              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
53105      Branch: perl
53106            ! pod/perlfaq4.pod
53107 ____________________________________________________________________________
53108 [  7473] By: jhi                                   on 2000/10/28  18:02:05
53109         Log: Locking null mutexes is not recommendable.
53110              
53111              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
53112              From: Hugo <hv@crypt.compulink.co.uk>
53113              Date: Sat, 28 Oct 2000 18:41:12 +0100
53114              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
53115      Branch: perl
53116            ! op.c
53117 ____________________________________________________________________________
53118 [  7472] By: jhi                                   on 2000/10/28  17:52:58
53119         Log: Better create a true mailing list for the repository keepers.
53120      Branch: perl
53121            ! Porting/repository.pod
53122 ____________________________________________________________________________
53123 [  7471] By: jhi                                   on 2000/10/28  17:28:24
53124         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
53125              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
53126      Branch: perl
53127            + Porting/repository.pod
53128            ! MANIFEST
53129 ____________________________________________________________________________
53130 [  7470] By: jhi                                   on 2000/10/28  17:20:54
53131         Log: Subject: DOC PATCH 5.6.0
53132              From: mjd@plover.com
53133              Date: 27 Oct 2000 17:32:44 -0000
53134              Message-ID: <20001027173244.23754.qmail@plover.com>
53135      Branch: perl
53136            ! pod/perlfunc.pod
53137 ____________________________________________________________________________
53138 [  7469] By: jhi                                   on 2000/10/28  17:16:45
53139         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
53140              From: "Peter J. Farley III" <pjfarley@banet.net>
53141              Date: Fri, 27 Oct 2000 20:32:56 -0400
53142              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
53143      Branch: perl
53144            ! README.dos
53145 ____________________________________________________________________________
53146 [  7468] By: jhi                                   on 2000/10/28  17:07:18
53147         Log: Make target reordering to avoid pointless re-makes.
53148              
53149              Subject: Re: Total re-make of 'make okfile' after 7451 ?
53150              From: Nicholas Clark <nick@ccl4.org>
53151              Date: Sat, 28 Oct 2000 00:31:02 +0100
53152              Message-ID: <20001028003101.A54517@plum.flirble.org>
53153      Branch: perl
53154            ! Makefile.SH
53155 ____________________________________________________________________________
53156 [  7467] By: jhi                                   on 2000/10/28  17:05:31
53157         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
53158              From: lvirden@cas.org
53159              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
53160              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
53161      Branch: perl
53162            ! README.os2
53163 ____________________________________________________________________________
53164 [  7466] By: jhi                                   on 2000/10/28  16:09:16
53165         Log: Upgrade to CPAN 1.58_55.
53166              
53167              Subject: CPAN.pm status
53168              From: andreas.koenig@anima.de (Andreas J. Koenig) 
53169              Date: 28 Oct 2000 08:18:00 +0200 
53170              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
53171      Branch: perl
53172            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53173 ____________________________________________________________________________
53174 [  7465] By: jhi                                   on 2000/10/28  16:02:47
53175         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
53176      Branch: perl
53177            ! embed.h embed.pl perl.h proto.h toke.c
53178 ____________________________________________________________________________
53179 [  7464] By: nick                                  on 2000/10/28  10:43:44
53180         Log: Fix for sv_2iv() on "shared" value from keys %hash.
53181      Branch: perl
53182            ! sv.c
53183 ____________________________________________________________________________
53184 [  7463] By: jhi                                   on 2000/10/27  16:18:29
53185         Log: Update Changes.
53186      Branch: perl
53187            ! Changes patchlevel.h
53188 ____________________________________________________________________________
53189 [  7462] By: jhi                                   on 2000/10/27  16:17:44
53190         Log: Too enthusiastic editing in #7460.
53191      Branch: metaconfig
53192            ! U/modified/Oldsym.U
53193      Branch: perl
53194            ! Configure config_h.SH
53195 ____________________________________________________________________________
53196 [  7461] By: jhi                                   on 2000/10/27  15:37:38
53197         Log: Retract #7459, the script needs more work.
53198      Branch: perl
53199            - mkreef
53200            ! MANIFEST
53201 ____________________________________________________________________________
53202 [  7460] By: jhi                                   on 2000/10/27  15:23:14
53203         Log: Use $sort, $uniq (and $tr) consistently as wondered
53204              by Nicholas Clark.
53205      Branch: metaconfig
53206            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
53207            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
53208            ! U/modified/libc.U
53209      Branch: perl
53210            ! Configure config_h.SH
53211 ____________________________________________________________________________
53212 [  7459] By: jhi                                   on 2000/10/27  15:02:07
53213         Log: (Retracted by #7461)
53214              
53215              Add a shell script for creating/removing symbolic link farms,
53216              useful for keeping the source code read-only and doing the
53217              builds somewhere else.
53218      Branch: perl
53219            + mkreef
53220            ! MANIFEST
53221 ____________________________________________________________________________
53222 [  7458] By: jhi                                   on 2000/10/27  14:42:20
53223         Log: Do away with the fix_pl.
53224      Branch: perl
53225            - fix_pl
53226            ! MANIFEST Makefile.SH
53227 ____________________________________________________________________________
53228 [  7457] By: jhi                                   on 2000/10/27  12:43:13
53229         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
53230              From: Jens Hamisch <jens@Strawberry.COM>
53231              Date: Fri, 27 Oct 2000 14:38:21 +0200
53232              Message-Id: <20001027143821.B3366@Strawberry.COM>
53233      Branch: perl
53234            ! perl.h
53235 ____________________________________________________________________________
53236 [  7456] By: jhi                                   on 2000/10/27  12:33:42
53237         Log: Subject: [PATCH] todo
53238              From: Nicholas Clark <nick@ccl4.org>
53239              Date: Thu, 26 Oct 2000 22:32:29 +0100
53240              Message-ID: <20001026223229.A44540@plum.flirble.org>
53241      Branch: perl
53242            ! pod/perltodo.pod
53243 ____________________________________________________________________________
53244 [  7455] By: jhi                                   on 2000/10/27  12:02:21
53245         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
53246              From: John Tobey <jtobey@john-edwin-tobey.org>
53247              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
53248              Message-Id: <m13ozHF-000FObC@feynman.localnet>
53249      Branch: perl
53250            ! op.c t/pragma/sub_lval.t
53251 ____________________________________________________________________________
53252 [  7454] By: jhi                                   on 2000/10/27  11:59:42
53253         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
53254              From: sthoenna@efn.org
53255              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
53256              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
53257      Branch: perl
53258            ! pp.c t/op/assignwarn.t
53259 ____________________________________________________________________________
53260 [  7453] By: jhi                                   on 2000/10/27  00:15:08
53261         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
53262      Branch: perl
53263            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
53264            ! ext/Storable/Storable.xs t/lib/st-lock.t
53265 ____________________________________________________________________________
53266 [  7452] By: jhi                                   on 2000/10/26  13:05:52
53267         Log: Undo #7451, this seems to be a deficiency in Perforce,
53268              there is no per-file line-terminator type, only per-client.
53269      Branch: perl
53270            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
53271            ! win32/makefile.mk
53272 ____________________________________________________________________________
53273 [  7451] By: jhi                                   on 2000/10/26  04:56:03
53274         Log: Experimenting in DOS arcana.
53275      Branch: perl
53276            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
53277            ! win32/makefile.mk
53278 ____________________________________________________________________________
53279 [  7450] By: jhi                                   on 2000/10/26  04:50:52
53280         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
53281              From: "Peter J. Farley III" <pjfarley@banet.net>            
53282              Date: Wed, 25 Oct 2000 23:10:18 -0400
53283              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
53284      Branch: perl
53285            ! t/io/open.t
53286 ____________________________________________________________________________
53287 [  7449] By: jhi                                   on 2000/10/26  04:49:16
53288         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
53289              From: Hugo <hv@crypt.compulink.co.uk>
53290              Date: Thu, 26 Oct 2000 01:55:17 +0100
53291              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
53292              
53293              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
53294      Branch: perl
53295            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
53296 ____________________________________________________________________________
53297 [  7448] By: jhi                                   on 2000/10/26  04:38:36
53298         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
53299              From: Peter Prymmer <pvhp@forte.com>
53300              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
53301              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
53302      Branch: perl
53303            ! configure.com
53304 ____________________________________________________________________________
53305 [  7447] By: jhi                                   on 2000/10/25  23:20:02
53306         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
53307              in platforms that strictly require all the symbols being present
53308              at link time.
53309      Branch: perl
53310            ! handy.h
53311 ____________________________________________________________________________
53312 [  7446] By: jhi                                   on 2000/10/25  21:55:57
53313         Log: Update Changes.
53314      Branch: perl
53315            ! Changes patchlevel.h
53316 ____________________________________________________________________________
53317 [  7445] By: jhi                                   on 2000/10/25  21:27:08
53318         Log: Integrate with vmsperl #7430 by Charles Bailey:
53319              
53320              Cleanup from prior patch (Charles Lane?):
53321              - improve handling of MFDs in Basename and Path
53322              - default to no xsubpp line # munging when building debug images
53323      Branch: perl
53324           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
53325 ____________________________________________________________________________
53326 [  7444] By: jhi                                   on 2000/10/25  21:03:50
53327         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
53328              From: John Peacock <JPeacock@UnivPress.com>
53329              Date: Thu, 18 May 2000 11:55:27 -0400
53330              Message-ID: <3924126F.A58BE57A@UnivPress.com>
53331      Branch: perl
53332            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
53333            ! t/op/write.t
53334 ____________________________________________________________________________
53335 [  7443] By: jhi                                   on 2000/10/25  20:43:10
53336         Log: Temporary stopgap for the self-tying issue: for now only
53337              array and hash self-ties are verboten.  The real fix, of
53338              course, would be to comprehensively test (and implement?)
53339              and debug (and document) self-ties.
53340      Branch: perl
53341            ! pod/perldiag.pod pp_sys.c t/op/tie.t
53342 ____________________________________________________________________________
53343 [  7442] By: jhi                                   on 2000/10/25  20:14:30
53344         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
53345              From: Dan Sugalski <dan@sidhe.org>
53346              Date: Wed, 25 Oct 2000 13:36:35 -0400
53347              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
53348              
53349              plus regen global.sym.
53350      Branch: perl
53351            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
53352            ! thrdvar.h util.c
53353 ____________________________________________________________________________
53354 [  7441] By: jhi                                   on 2000/10/25  20:12:20
53355         Log: buildtoc target tweaks.
53356      Branch: perl
53357            ! pod/Makefile.SH
53358 ____________________________________________________________________________
53359 [  7440] By: jhi                                   on 2000/10/25  20:03:53
53360         Log: A new version of making the syslog test more robust.
53361              (Replaces #7421.)
53362              
53363              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
53364              From: "Kurt D. Starsinic" <kstar@chapin.edu>
53365              Date: Wed, 25 Oct 2000 12:13:54 -0400
53366              Message-ID: <20001025121354.B2264@O2.chapin.edu>
53367      Branch: perl
53368            ! t/lib/syslog.t
53369 ____________________________________________________________________________
53370 [  7439] By: jhi                                   on 2000/10/25  20:00:48
53371         Log: Continue the internal UTF-8 API tweaking.
53372              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
53373              used much more than the simpler API, now called utf8_to_uv_simple().
53374              Still not quite happy with API, too much partial duplication
53375              of functionality.
53376      Branch: perl
53377            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
53378            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
53379            ! regcomp.c regexec.c sv.c toke.c utf8.c
53380 ____________________________________________________________________________
53381 [  7438] By: jhi                                   on 2000/10/25  18:52:30
53382         Log: Allow poking holes at the UTF-8 decoding strictness.
53383      Branch: perl
53384            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
53385            ! utf8.h
53386 ____________________________________________________________________________
53387 [  7437] By: jhi                                   on 2000/10/25  13:53:05
53388         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
53389              UTF8LEN() and UTF8SKIP(). 
53390      Branch: perl
53391            ! pp.c utf8.c utf8.h
53392 ____________________________________________________________________________
53393 [  7436] By: jhi                                   on 2000/10/25  13:51:37
53394         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
53395              From: Nicholas Clark <nick@ccl4.org>
53396              Date: Wed, 25 Oct 2000 14:44:05 +0100
53397              Message-ID: <20001025144404.D27253@plum.flirble.org>
53398      Branch: perl
53399            ! pod/perlrun.pod
53400 ____________________________________________________________________________
53401 [  7435] By: jhi                                   on 2000/10/25  13:49:32
53402         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
53403              From: Mike Guy <mjtg@cam.ac.uk>
53404              Date: Tue, 24 Oct 2000 14:59:40 +0100
53405              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
53406      Branch: perl
53407            ! scope.c
53408 ____________________________________________________________________________
53409 [  7434] By: jhi                                   on 2000/10/25  13:48:41
53410         Log: AIX is picky about its symbol exports.  Solution for now
53411              is to include the deb.o explicitly to the re extension build.
53412              
53413              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
53414              From: Peter Prymmer <pvhp@forte.com>
53415              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
53416              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
53417      Branch: perl
53418            ! ext/re/Makefile.PL hints/aix.sh
53419 ____________________________________________________________________________
53420 [  7433] By: jhi                                   on 2000/10/25  13:46:49
53421         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
53422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53423              Date: Wed, 25 Oct 2000 12:02:20 +0200
53424              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
53425      Branch: perl
53426            ! perlsdio.h
53427 ____________________________________________________________________________
53428 [  7432] By: jhi                                   on 2000/10/25  13:44:28
53429         Log: Subject: Minor update to find2perl, for portability
53430              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
53431              Date: Wed, 25 Oct 2000 12:05:47 +0100
53432              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
53433      Branch: perl
53434            ! x2p/find2perl.PL
53435 ____________________________________________________________________________
53436 [  7431] By: jhi                                   on 2000/10/25  13:40:39
53437         Log: Add targets to Makefile.SH, most importantly
53438              'regen_all' which also remembers to update vms/perly*.
53439      Branch: perl
53440            ! Makefile.SH
53441 ____________________________________________________________________________
53442 [  7430] By: bailey                                on 2000/10/25  03:13:53
53443         Log: Cleanup from prior patch (Charles Lane?):
53444              - improve handling of MFDs in Basename and Path
53445              - default to no xsubpp line # munging when building debug images
53446      Branch: vmsperl
53447            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
53448 ____________________________________________________________________________
53449 [  7429] By: jhi                                   on 2000/10/24  20:03:40
53450         Log: Podify README.epoc and README.vos.
53451      Branch: perl
53452            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
53453            ! pod/perlport.pod pod/perltoc.pod
53454 ____________________________________________________________________________
53455 [  7428] By: jhi                                   on 2000/10/24  19:10:33
53456         Log: Stratus VOS updates from Paul Green.
53457      Branch: perl
53458            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53459            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
53460            - vos/config.def vos/config.h vos/config_h.SH_orig
53461            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
53462            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
53463 ____________________________________________________________________________
53464 [  7427] By: jhi                                   on 2000/10/24  18:59:48
53465         Log: Check if stdio supports tweaking lval and cnt simultaneously.
53466              
53467              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
53468              From: Nicholas Clark <nick@ccl4.org>
53469              Date: Mon, 23 Oct 2000 15:39:32 +0100
53470              Message-ID: <20001023153932.A10786@plum.flirble.org>
53471      Branch: metaconfig
53472            ! U/compline/d_stdstdio.U
53473      Branch: perl
53474            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53475            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
53476            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
53477            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
53478            ! vos/config.h vos/config_h.SH_orig win32/config.bc
53479            ! win32/config.gc win32/config.vc
53480 ____________________________________________________________________________
53481 [  7426] By: jhi                                   on 2000/10/24  17:57:44
53482         Log: Missed the header file changes from #7425.
53483      Branch: perl
53484            ! embed.h embed.pl objXSUB.h proto.h
53485 ____________________________________________________________________________
53486 [  7425] By: jhi                                   on 2000/10/24  17:55:17
53487         Log: Fix the bug reported in
53488              
53489              From: andreas.koenig@anima.de (Andreas J. Koenig)
53490              Subject: Encode bug?
53491              Date: 24 Oct 2000 14:01:26 +0200 
53492              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
53493              
53494              Also make is_utf8_char() stricter.
53495      Branch: perl
53496            ! ext/Encode/Encode.xs utf8.c
53497 ____________________________________________________________________________
53498 [  7424] By: jhi                                   on 2000/10/24  15:15:39
53499         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
53500              From: Peter Scott <Peter@PSDT.com>
53501              Date: Mon, 23 Oct 2000 19:46:01 -0700
53502              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
53503      Branch: perl
53504            ! pod/perlfaq5.pod
53505 ____________________________________________________________________________
53506 [  7423] By: jhi                                   on 2000/10/24  14:25:30
53507         Log: Test tweak to avoid pulling in the whole Config.
53508      Branch: perl
53509            ! t/lib/st-lock.t
53510 ____________________________________________________________________________
53511 [  7422] By: jhi                                   on 2000/10/24  14:03:16
53512         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
53513      Branch: perl
53514            ! pp.c
53515 ____________________________________________________________________________
53516 [  7421] By: jhi                                   on 2000/10/24  13:32:09
53517         Log: (Replaced by #7440.)
53518              
53519              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
53520              From: "Kurt D. Starsinic" <kstar@chapin.edu>
53521              Date: Mon, 23 Oct 2000 16:40:54 -0400
53522              Message-ID: <20001023164054.B14491@O2.chapin.edu>
53523      Branch: perl
53524            ! t/lib/syslog.t
53525 ____________________________________________________________________________
53526 [  7420] By: jhi                                   on 2000/10/24  13:30:53
53527         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
53528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53529              Date: Mon, 23 Oct 2000 17:29:03 -0400
53530              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
53531      Branch: perl
53532            ! lib/ExtUtils/MM_Unix.pm
53533 ____________________________________________________________________________
53534 [  7419] By: jhi                                   on 2000/10/24  13:29:57
53535         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
53536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53537              Date: Mon, 23 Oct 2000 19:01:32 -0400
53538              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
53539      Branch: perl
53540            ! utils/h2xs.PL
53541 ____________________________________________________________________________
53542 [  7418] By: jhi                                   on 2000/10/24  13:26:04
53543         Log: Replace #7409 with
53544              
53545              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
53546              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
53547              Date: Mon, 23 Oct 2000 20:08:56 +0200
53548              Message-ID: <20001023200855.A14850@nice.ram.loc>
53549      Branch: perl
53550            ! ext/Storable/Storable.pm t/lib/st-lock.t
53551 ____________________________________________________________________________
53552 [  7417] By: jhi                                   on 2000/10/24  13:17:52
53553         Log: Run vms/vms_yfix.pl, should have done that after changing
53554              perly.c in #7382.
53555      Branch: perl
53556            ! vms/perly_c.vms vms/perly_h.vms
53557 ____________________________________________________________________________
53558 [  7416] By: jhi                                   on 2000/10/24  02:55:33
53559         Log: Make the UTF-8 decoding stricter and more verbose when
53560              malformation happens.  This involved adding an argument
53561              to utf8_to_uv_chk(), which involved changing its prototype,
53562              and prefer STRLEN over I32 for the UTF-8 length, which as
53563              a domino effect necessitated changing the prototypes of
53564              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
53565              The stricter UTF-8 decoding checking uses Markus Kuhn's
53566              UTF-8 Decode Stress Tester from
53567              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
53568      Branch: perl
53569            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
53570            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
53571            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
53572            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
53573 ____________________________________________________________________________
53574 [  7415] By: jhi                                   on 2000/10/23  14:06:06
53575         Log: Update Changes.
53576      Branch: perl
53577            ! Changes patchlevel.h
53578 ____________________________________________________________________________
53579 [  7414] By: jhi                                   on 2000/10/23  12:39:52
53580         Log: Undo the basename() part of #7412 since the lib/basename
53581              tests would need upgrading too.
53582      Branch: perl
53583            ! lib/File/Basename.pm
53584 ____________________________________________________________________________
53585 [  7413] By: jhi                                   on 2000/10/23  12:19:27
53586         Log: Document PERL_INSTALL_ROOT of #7210.
53587      Branch: perl
53588            ! lib/ExtUtils/Install.pm
53589 ____________________________________________________________________________
53590 [  7412] By: jhi                                   on 2000/10/23  12:16:47
53591         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
53592      Branch: perl
53593            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
53594            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
53595 ____________________________________________________________________________
53596 [  7411] By: jhi                                   on 2000/10/23  12:07:41
53597         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
53598              From: Prymmer/Kahn <pvhp@best.com>
53599              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
53600              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
53601      Branch: perl
53602            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
53603 ____________________________________________________________________________
53604 [  7410] By: jhi                                   on 2000/10/23  04:10:11
53605         Log: The change #7187 was not so good on VMS.
53606              
53607              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
53608              From: "Craig A. Berry" <craig.berry@psinetcs.com>
53609              Date: Sun, 22 Oct 2000 23:03:08 -0500
53610              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
53611      Branch: perl
53612            ! utils/perldoc.PL
53613 ____________________________________________________________________________
53614 [  7409] By: jhi                                   on 2000/10/23  03:57:36
53615         Log: Avoid Storable locking on DJGPP for now.
53616              
53617              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
53618              From: "Peter J. Farley III" <pjfarley@banet.net>
53619              Date: Sun, 22 Oct 2000 20:00:00 -0400
53620              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
53621      Branch: perl
53622            ! ext/Storable/Storable.pm t/lib/st-lock.t
53623 ____________________________________________________________________________
53624 [  7408] By: jhi                                   on 2000/10/23  03:50:24
53625         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
53626              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
53627              Date: Sun, 22 Oct 2000 21:12:22 -0400
53628              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
53629      Branch: perl
53630            ! lib/vars.pm
53631 ____________________________________________________________________________
53632 [  7407] By: jhi                                   on 2000/10/23  03:43:12
53633         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
53634              From: Hugo <hv@crypt.compulink.co.uk>
53635              Date: Mon, 23 Oct 2000 00:47:22 +0100
53636              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
53637      Branch: perl
53638            ! regexec.c t/op/pat.t
53639 ____________________________________________________________________________
53640 [  7406] By: jhi                                   on 2000/10/23  03:40:29
53641         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
53642      Branch: perl
53643            ! lib/ExtUtils/MakeMaker.pm
53644 ____________________________________________________________________________
53645 [  7405] By: jhi                                   on 2000/10/22  21:32:00
53646         Log: Doc patch.
53647              
53648              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
53649              From: rspier@pobox.com (Robert Spier)
53650              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
53651              Message-ID: <14835.16112.13457.447971@rls.cx>
53652      Branch: perl
53653            ! lib/strict.pm
53654 ____________________________________________________________________________
53655 [  7404] By: jhi                                   on 2000/10/22  21:30:51
53656         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
53657              From: rspier@pobox.com (Robert Spier)
53658              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
53659              Message-ID: <14835.17223.72448.705566@rls.cx>
53660      Branch: perl
53661            ! lib/ExtUtils/MakeMaker.pm
53662 ____________________________________________________________________________
53663 [  7403] By: jhi                                   on 2000/10/22  21:24:11
53664         Log: Subject: [PATCH bleadperl] ripples from constsub patch
53665              From: John Tobey <jtobey@john-edwin-tobey.org>
53666              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
53667              Message-Id: <m13nSOB-000FObC@feynman.localnet>
53668      Branch: perl
53669            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
53670 ____________________________________________________________________________
53671 [  7402] By: jhi                                   on 2000/10/22  20:59:35
53672         Log: Support s?printf parameter reordering.
53673      Branch: perl
53674            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
53675 ____________________________________________________________________________
53676 [  7401] By: jhi                                   on 2000/10/22  19:19:14
53677         Log: Expand %Config variables only if explicitly so requested
53678              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
53679              
53680              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
53681              From: Gurusamy Sarathy <gsar@ActiveState.com>
53682              Date: Sun, 22 Oct 2000 11:47:32 -0700
53683              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
53684      Branch: perl
53685            ! Makefile.SH lib/lib_pm.PL
53686 ____________________________________________________________________________
53687 [  7400] By: jhi                                   on 2000/10/22  18:24:10
53688         Log: Move the #7390 test from warn/op to comp/redef.
53689              
53690              Subject: Re: Creating const subs for constants.
53691              From: John Tobey <jtobey@john-edwin-tobey.org>
53692              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
53693              Message-Id: <m13nG72-000FObC@feynman.localnet>               
53694      Branch: perl
53695            ! t/comp/redef.t t/pragma/warn/op
53696 ____________________________________________________________________________
53697 [  7399] By: jhi                                   on 2000/10/22  17:49:59
53698         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
53699              From: Nicholas Clark <nick@ccl4.org>
53700              Date: Sat, 21 Oct 2000 22:23:19 +0100
53701              Message-ID: <20001021222319.B45586@plum.flirble.org>
53702      Branch: perl
53703            ! ext/DynaLoader/DynaLoader_pm.PL
53704 ____________________________________________________________________________
53705 [  7398] By: jhi                                   on 2000/10/22  17:47:35
53706         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
53707              From: Hugo <hv@crypt.compulink.co.uk>
53708              Date: Sat, 21 Oct 2000 18:19:59 +0100
53709              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
53710      Branch: perl
53711            ! ext/B/B.pm ext/B/B/C.pm
53712 ____________________________________________________________________________
53713 [  7397] By: jhi                                   on 2000/10/22  17:35:18
53714         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
53715              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
53716              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
53717              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
53718      Branch: perl
53719            ! hints/openbsd.sh
53720 ____________________________________________________________________________
53721 [  7396] By: jhi                                   on 2000/10/22  17:19:46
53722         Log: Subject: installman go-faster stripes
53723              From: Nicholas Clark <nick@talking.bollo.cx>
53724              Date: Sat, 21 Oct 2000 17:24:53 +0100
53725              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
53726              
53727              Subject: Re: installman go-faster stripes
53728              From: Russ Allbery <rra@stanford.edu>
53729              Date: 21 Oct 2000 11:04:13 -0700
53730              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
53731      Branch: perl
53732            ! installman pod/pod2man.PL
53733 ____________________________________________________________________________
53734 [  7395] By: jhi                                   on 2000/10/22  17:17:35
53735         Log: Hints tweak from Anton Berezin.
53736      Branch: perl
53737            ! hints/freebsd.sh
53738 ____________________________________________________________________________
53739 [  7394] By: jhi                                   on 2000/10/22  04:50:04
53740         Log: Tweak the Is* definitions of Unicode character classes
53741              to better match the official categorizations; embrace
53742              the official categorizations; add the combining marks
53743              as alpha (and -numeric); fix DCinital (a typo and edito)
53744              to be DCmedial.
53745      Branch: perl
53746            + lib/unicode/Is/DCmedial.pl
53747            - lib/unicode/Is/DCinital.pl
53748            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
53749            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
53750            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
53751            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
53752 ____________________________________________________________________________
53753 [  7393] By: jhi                                   on 2000/10/21  18:06:05
53754         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
53755              From: Daniel Chetlin <daniel@chetlin.com>
53756              Date: Sat, 21 Oct 2000 02:57:03 -0700
53757              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
53758      Branch: perl
53759            + t/lib/tie-splice.t
53760            ! MANIFEST lib/Tie/Array.pm
53761 ____________________________________________________________________________
53762 [  7392] By: gsar                                  on 2000/10/21  18:05:15
53763         Log: resync utfperl branch with mainline
53764      Branch: utfperl
53765           !> (integrate 1760 files)
53766 ____________________________________________________________________________
53767 [  7391] By: jhi                                   on 2000/10/21  14:37:49
53768         Log: Testcases for a #7383,#7385 related bug.
53769              
53770              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
53771              From: Nicholas Clark <nick@ccl4.org>
53772              Date: Sat, 21 Oct 2000 15:04:51 +0100
53773              Message-ID: <20001021150451.A51566@plum.flirble.org>
53774      Branch: perl
53775            ! t/pragma/utf8.t
53776 ____________________________________________________________________________
53777 [  7390] By: jhi                                   on 2000/10/21  14:35:57
53778         Log: Add a testcase for #7389.
53779      Branch: perl
53780            ! t/pragma/warn/op
53781 ____________________________________________________________________________
53782 [  7389] By: jhi                                   on 2000/10/21  14:26:45
53783         Log: Subject: Re: Creating const subs for constants.
53784              From: John Tobey <jtobey@john-edwin-tobey.org>
53785              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
53786              Message-Id: <m13mo0N-000FObC@feynman.localnet>
53787      Branch: perl
53788            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
53789            ! proto.h sv.c
53790 ____________________________________________________________________________
53791 [  7388] By: nick                                  on 2000/10/21  11:44:23
53792         Log: Populate perlio branch
53793      Branch: perlio
53794           +> (branch 1760 files)
53795 ____________________________________________________________________________
53796 [  7387] By: nick                                  on 2000/10/21  10:52:05
53797         Log: Get branch back as replica of mainline via :
53798              p4 integrate -b utfperl
53799              p4 resolve -at ./...
53800      Branch: utfperl
53801           +> (branch 269 files)
53802            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
53803            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
53804            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
53805            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
53806            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
53807            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
53808            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
53809            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
53810            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
53811            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
53812            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
53813            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
53814            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
53815            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
53816            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
53817            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
53818            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
53819            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
53820            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
53821            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
53822            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
53823            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
53824            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
53825            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
53826            - lib/unicode/UCD300.html lib/unicode/Unicode.300
53827            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
53828            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
53829            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
53830            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
53831           !> (integrate 965 files)
53832 ____________________________________________________________________________
53833 [  7386] By: jhi                                   on 2000/10/21  01:31:12
53834         Log: Update Changes.
53835      Branch: perl
53836            ! Changes patchlevel.h
53837 ____________________________________________________________________________
53838 [  7385] By: jhi                                   on 2000/10/21  01:28:42
53839         Log: The #7383 was right only in the context of the original bug report,
53840              not in more general case.
53841      Branch: perl
53842            ! pp_hot.c
53843 ____________________________________________________________________________
53844 [  7384] By: jhi                                   on 2000/10/21  01:08:23
53845         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
53846      Branch: perl
53847            ! ext/IO/lib/IO/Select.pm
53848 ____________________________________________________________________________
53849 [  7383] By: jhi                                   on 2000/10/21  00:44:18
53850         Log: Fix for ID 20001020.006, concatenating an unset submatch
53851              with utf8 resulted in "Modification of a read-only value".
53852      Branch: perl
53853            ! pp_hot.c t/pragma/utf8.t
53854 ____________________________________________________________________________
53855 [  7382] By: jhi                                   on 2000/10/20  20:44:31
53856         Log: Make scan_num() reëntrant, as suggested in
53857              
53858              Subject: [PATCH perl@7229] Rentrant parser and yylex()
53859              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
53860              Date: Fri, 20 Oct 2000 14:17:27 +0100
53861              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
53862      Branch: perl
53863            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
53864            ! toke.c
53865 ____________________________________________________________________________
53866 [  7381] By: jhi                                   on 2000/10/20  20:07:29
53867         Log: Reëntrancy fix.
53868              
53869              Subject: [PATCH perl@7229] Rentrant parser and yylex()
53870              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
53871              Date: Fri, 20 Oct 2000 14:17:27 +0100
53872              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
53873      Branch: perl
53874            ! embed.h embed.pl perl.h proto.h toke.c
53875 ____________________________________________________________________________
53876 [  7380] By: jhi                                   on 2000/10/20  19:15:54
53877         Log: Don't write double values through long double pointers,
53878              based on a part of
53879              
53880              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
53881              From: Jens Hamisch <jens@Strawberry.COM>
53882              Date: Tue, 17 Oct 2000 08:39:36 +0200
53883              Message-Id: <20001017083936.A11104@Strawberry.COM>
53884      Branch: perl
53885            ! perl.h pp.c
53886 ____________________________________________________________________________
53887 [  7379] By: jhi                                   on 2000/10/20  18:43:37
53888         Log: Portability tweak on #7377.
53889              
53890              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
53891              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53892              Date:     Fri, 20 Oct 2000 13:13:41 EDT
53893              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
53894      Branch: perl
53895            ! t/lib/dprof.t
53896 ____________________________________________________________________________
53897 [  7378] By: jhi                                   on 2000/10/20  12:57:19
53898         Log: SOCKS function redefinitions need prototypes, too, otherwise
53899              for example 32 bit versus 64 bit differences cause a lot of
53900              problems.  Part of
53901              
53902              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
53903              From: Jens Hamisch <jens@Strawberry.COM>
53904              Date: Tue, 17 Oct 2000 08:39:36 +0200
53905              Message-Id: <20001017083936.A11104@Strawberry.COM>
53906      Branch: perl
53907            ! doio.c pp_sys.c
53908 ____________________________________________________________________________
53909 [  7377] By: jhi                                   on 2000/10/20  12:37:12
53910         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
53911              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53912              Date:     Fri, 20 Oct 2000 08:26:04 EDT
53913              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
53914      Branch: perl
53915            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
53916 ____________________________________________________________________________
53917 [  7376] By: jhi                                   on 2000/10/20  12:35:31
53918         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
53919              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53920              Date:     Fri, 20 Oct 2000 07:48:15 EDT
53921              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
53922      Branch: perl
53923            ! configure.com vms/gen_shrfls.pl
53924 ____________________________________________________________________________
53925 [  7375] By: bailey                                on 2000/10/20  04:44:37
53926         Log: SYN SYN
53927      Branch: vmsperl
53928           +> (branch 134 files)
53929            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
53930            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
53931            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
53932            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
53933            - eg/cgi/frameset.cgi eg/cgi/index.html
53934            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
53935            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
53936            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
53937            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
53938            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
53939            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
53940            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
53941            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
53942            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
53943            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
53944            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
53945            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
53946            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
53947            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
53948            - lib/unicode/Props.txt lib/unicode/UCD300.html
53949            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
53950            - utils/perlbc.PL vms/subconfigure.com
53951           !> (integrate 785 files)
53952 ____________________________________________________________________________
53953 [  7374] By: jhi                                   on 2000/10/20  00:59:48
53954         Log: In the latest compiler builds cccdlflags must not become -fpic,
53955              from Wilfredo Sánchez.
53956      Branch: perl
53957            ! hints/darwin.sh
53958 ____________________________________________________________________________
53959 [  7373] By: jhi                                   on 2000/10/20  00:56:35
53960         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
53961              From: Tony Cook <tony@develop-help.com>
53962              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
53963              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
53964      Branch: perl
53965            ! pod/perlop.pod
53966 ____________________________________________________________________________
53967 [  7372] By: jhi                                   on 2000/10/19  19:34:40
53968         Log: Typo noted by Mark Lutz.
53969      Branch: perl
53970            ! t/op/64bitint.t
53971 ____________________________________________________________________________
53972 [  7371] By: jhi                                   on 2000/10/19  19:33:13
53973         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
53974      Branch: metaconfig
53975            ! U/modified/Cppsym.U U/modified/Oldconfig.U
53976      Branch: metaconfig/U/perl
53977            ! End.U dlsrc.U libperl.U
53978      Branch: perl
53979            + hints/nonstopux.sh
53980            ! Configure MANIFEST config_h.SH
53981 ____________________________________________________________________________
53982 [  7370] By: jhi                                   on 2000/10/19  17:18:08
53983         Log: Subject: PATCH do_print has 2 PerlIO_error()s
53984              From: nick@ccl4.org
53985              Date: Thu, 19 Oct 2000 18:09:20 +0100
53986              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
53987      Branch: perl
53988            ! doio.c
53989 ____________________________________________________________________________
53990 [  7369] By: jhi                                   on 2000/10/19  14:01:49
53991         Log: Update Changes.
53992      Branch: perl
53993            ! Changes patchlevel.h
53994 ____________________________________________________________________________
53995 [  7368] By: jhi                                   on 2000/10/19  13:04:29
53996         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
53997              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53998              Date: Wed, 18 Oct 2000 13:12:01 +0200
53999              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
54000      Branch: perl
54001            ! hints/aix.sh
54002 ____________________________________________________________________________
54003 [  7367] By: jhi                                   on 2000/10/19  02:22:40
54004         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
54005              of a 'pmshort' anywhere in the B, so the offending line was simply
54006              removed.
54007      Branch: perl
54008            ! ext/B/B/Debug.pm
54009 ____________________________________________________________________________
54010 [  7366] By: jhi                                   on 2000/10/19  02:12:37
54011         Log: Add the test case for the bug id 20000730.004 which seems
54012              to have been fixed by now.
54013      Branch: perl
54014            ! t/pragma/utf8.t
54015 ____________________________________________________________________________
54016 [  7365] By: jhi                                   on 2000/10/18  23:36:24
54017         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
54018              From: Hugo <hv@crypt.compulink.co.uk>
54019              Date: Wed, 18 Oct 2000 23:25:58 +0100
54020              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
54021      Branch: perl
54022            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
54023 ____________________________________________________________________________
54024 [  7364] By: jhi                                   on 2000/10/18  21:12:53
54025         Log: (retracted)
54026      Branch: perl
54027            ! pp.c
54028 ____________________________________________________________________________
54029 [  7363] By: jhi                                   on 2000/10/18  20:55:38
54030         Log: Missing change from #7362.
54031      Branch: perl
54032            ! win32/perlhost.h
54033 ____________________________________________________________________________
54034 [  7362] By: jhi                                   on 2000/10/18  20:52:01
54035         Log: Borland C fstat() never saw the fd as writable.
54036              
54037              Subject: fix for Borland's weak "stat" (perl@7211)
54038              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54039              Date: Mon, 16 Oct 2000 09:55:03 +0400
54040              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
54041      Branch: perl
54042            ! win32/win32.c
54043 ____________________________________________________________________________
54044 [  7361] By: jhi                                   on 2000/10/18  17:43:50
54045         Log: Regen toc.
54046      Branch: perl
54047            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
54048 ____________________________________________________________________________
54049 [  7360] By: jhi                                   on 2000/10/18  17:07:44
54050         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54051              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
54052              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
54053              Date: Mon, 16 Oct 2000 15:19:49 +0200
54054      Branch: perl
54055            + README.aix
54056            ! MANIFEST
54057 ____________________________________________________________________________
54058 [  7359] By: jhi                                   on 2000/10/18  17:04:49
54059         Log: Subject: Pod patch for Devel::Peek
54060              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54061              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
54062              Date: Mon, 16 Oct 2000 12:26:34 +0200
54063      Branch: perl
54064            ! ext/Devel/Peek/Peek.pm
54065 ____________________________________________________________________________
54066 [  7358] By: jhi                                   on 2000/10/18  17:03:15
54067         Log: Make Cwd more bulletproof in chrooted environments.
54068              
54069              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
54070              From: "Eric E. Coe" <Eric.Coe@oracle.com>
54071              Date: Wed, 18 Oct 2000 04:03:54 -0400
54072              Message-Id: <39ED596A.70E599FE@oracle.com>
54073      Branch: perl
54074            ! lib/Cwd.pm
54075 ____________________________________________________________________________
54076 [  7357] By: jhi                                   on 2000/10/18  16:37:26
54077         Log: Disable the UTF8 downgrade croakage for now to avoid
54078              too many not okay messages.
54079      Branch: perl
54080            ! doio.c
54081 ____________________________________________________________________________
54082 [  7356] By: jhi                                   on 2000/10/17  23:29:41
54083         Log: Show the failed remote port, instead of the failing line number.
54084              
54085              Subject: [PATCH 5.6.1 Debugger] More diagnostics
54086              From: David Sparks <daves@ActiveState.com>
54087              Date: Tue, 17 Oct 2000 15:00:24 -0700
54088              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
54089      Branch: perl
54090            ! lib/perl5db.pl
54091 ____________________________________________________________________________
54092 [  7355] By: jhi                                   on 2000/10/17  14:11:31
54093         Log: On output try to downgrade to bytes, croak if impossible,
54094              from Simon Cozens.  This means that outputting >255 UTF8
54095              is impossible.  Consider this as a strong incentive to get
54096              the I/O disciplines implemented.
54097      Branch: perl
54098            ! doio.c pod/perldiag.pod sv.c
54099 ____________________________________________________________________________
54100 [  7354] By: jhi                                   on 2000/10/17  13:42:23
54101         Log: Clarify documentation on 'use bytes'.
54102              
54103              Subject: Re: What does 'use bytes' "mean" ?
54104              From: Simon Cozens <simon@cozens.net>
54105              Date: Mon, 18 Sep 2000 18:24:25 +0100
54106              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
54107      Branch: perl
54108            ! lib/bytes.pm
54109 ____________________________________________________________________________
54110 [  7353] By: jhi                                   on 2000/10/17  13:28:12
54111         Log: Workaround for a sfio bug where the stream error indicator
54112              is not cleared as documented.
54113              
54114              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
54115              From: Nicholas Clark <nick@ccl4.org>
54116              Date: Mon, 16 Oct 2000 18:28:23 +0100
54117              Message-ID: <20001016182823.J19700@plum.flirble.org>
54118      Branch: perl
54119            ! doio.c
54120 ____________________________________________________________________________
54121 [  7352] By: jhi                                   on 2000/10/17  13:06:19
54122         Log: More IoTYPE sprinkling.
54123      Branch: perl
54124            ! doio.c pp_hot.c
54125 ____________________________________________________________________________
54126 [  7351] By: jhi                                   on 2000/10/16  22:47:07
54127         Log: Detect early whether the std streams have gone bad.
54128              
54129              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
54130              Date: Mon, 16 Oct 2000 23:28:42 +0100
54131              From: Nicholas Clark <nick@ccl4.org>
54132              Message-ID: <20001016232842.A37942@plum.flirble.org>
54133      Branch: perl
54134            ! t/op/misc.t
54135 ____________________________________________________________________________
54136 [  7350] By: jhi                                   on 2000/10/16  22:45:16
54137         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
54138              From: "Peter J. Farley III" <pjfarley@banet.net>
54139              Date: Mon, 16 Oct 2000 18:15:59 -0400
54140              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
54141      Branch: perl
54142            ! djgpp/djgpp.c dosish.h t/io/open.t
54143 ____________________________________________________________________________
54144 [  7349] By: jhi                                   on 2000/10/16  22:36:45
54145         Log: perldelta tweak.
54146      Branch: perl
54147            ! pod/perldelta.pod
54148 ____________________________________________________________________________
54149 [  7348] By: jhi                                   on 2000/10/16  15:17:53
54150         Log: Update Changes.
54151      Branch: perl
54152            ! Changes patchlevel.h
54153 ____________________________________________________________________________
54154 [  7347] By: jhi                                   on 2000/10/16  13:55:27
54155         Log: Add the capability to include/exclude branches.
54156      Branch: perl
54157            ! Porting/genlog
54158 ____________________________________________________________________________
54159 [  7346] By: jhi                                   on 2000/10/16  13:18:04
54160         Log: Add Charles Lane.
54161      Branch: perl
54162            ! AUTHORS Changes
54163 ____________________________________________________________________________
54164 [  7345] By: jhi                                   on 2000/10/16  13:13:21
54165         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
54166      Branch: perl
54167            ! pod/perldelta.pod
54168 ____________________________________________________________________________
54169 [  7344] By: gsar                                  on 2000/10/16  09:30:21
54170         Log: integrate change#6220 from cfgperl
54171              
54172              Win32 patches from Benjamin Stuhl.
54173      Branch: maint-5.6/perl
54174           !> makedef.pl win32/win32.h
54175 ____________________________________________________________________________
54176 [  7343] By: gsar                                  on 2000/10/16  08:32:19
54177         Log: integrate changes#6221,6222 from cfgperl
54178              
54179              Remove tr///CU (the feature is to be obsoleted by better interfaces).
54180              From: simon@brecon.co.uk (Simon Cozens)
54181              Subject: [PATCH] Eliminate tr///[CU][CU]
54182              Date: 23 Jun 2000 11:05:40 GMT
54183              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
54184              
54185              doc typo fix
54186              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
54187              From: Ian Phillipps <Ian.Phillipps@iname.com>
54188              Date: Fri, 23 Jun 2000 10:40:58 +0100
54189              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
54190      Branch: maint-5.6/perl
54191           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
54192 ____________________________________________________________________________
54193 [  7342] By: gsar                                  on 2000/10/16  08:28:08
54194         Log: integrate change#6217 from cfgperl (in part)
54195              
54196              Rename the fdpid locking and integrate with Sarathy.
54197      Branch: maint-5.6/perl
54198           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
54199           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
54200           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
54201           !> win32/win32.c
54202 ____________________________________________________________________________
54203 [  7341] By: gsar                                  on 2000/10/16  08:23:39
54204         Log: integrate changes#6214..6216 from mainline
54205              
54206              @_ can't have junk in it even in the non-USE_ITHREADS case because
54207              caller() wants to populate @DB::args with it (causes a coredump
54208              in Carp::confess())
54209              
54210              tweak comment about @DB::args
54211              
54212              be more optimal about clearing @_
54213      Branch: maint-5.6/perl
54214           !> av.h cop.h pp_ctl.c t/op/runlevel.t
54215 ____________________________________________________________________________
54216 [  7340] By: gsar                                  on 2000/10/16  08:20:37
54217         Log: integrate changes#6207..6210 from cfgperl
54218              
54219              Subject: [PATCH 5.6.0] Threadsafe patches
54220              From: Dan Sugalski <dan@sidhe.org>
54221              To: perl5-porters@perl.org
54222              Date: Mon, 08 May 2000 18:08:13 -0400
54223              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
54224              
54225              Regen headers for #6207.
54226              
54227              Lock PL_fdpid against race conditions, based on:
54228              Subject: [PATCH 5.6.0]subprocess fixup for threads
54229              From: Dan Sugalski <dan@sidhe.org>
54230              To: perl5-porters@perl.org
54231              Date: Tue, 11 Apr 2000 17:02:32 -0400
54232              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
54233              
54234              Mopup for #6207 and #6209.
54235      Branch: maint-5.6/perl
54236           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
54237           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
54238           !> win32/win32.c
54239 ____________________________________________________________________________
54240 [  7339] By: gsar                                  on 2000/10/16  08:14:34
54241         Log: integrate change#6203 from cfgperl
54242              
54243              perldiag should refer to perlos2.pod not README.os2
54244      Branch: maint-5.6/perl
54245           !> pod/perldiag.pod
54246 ____________________________________________________________________________
54247 [  7338] By: gsar                                  on 2000/10/16  08:11:42
54248         Log: integrate change#6201 from mainline
54249              
54250              Perl_eval_pv() leaks 4 bytes every time it is called because it
54251              does a PUSHMARK that's never ever POPMARKed; in general, only
54252              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
54253              Perl_eval_[sp]v() don't because they don't take any incoming
54254              arguments (this leak has been around since the original version
54255              of perl_eval_pv() in 5.003_97e)
54256      Branch: maint-5.6/perl
54257           !> perl.c
54258 ____________________________________________________________________________
54259 [  7337] By: gsar                                  on 2000/10/16  08:08:47
54260         Log: integrate changes#6197..6200 from cfgperl
54261              
54262              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
54263              From: John Borwick <jhborwic@unity.ncsu.edu>
54264              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
54265              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
54266              
54267              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
54268              From: Dan Sugalski <dan@sidhe.org>
54269              To: vmsperl@perl.org, perl5-porters@perl.org
54270              Date: Fri, 02 Jun 2000 16:00:41 -0400
54271              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
54272              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
54273              
54274              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
54275              From: Dan Sugalski <dan@sidhe.org>
54276              To: perl5-porters@perl.org, vmsperl@perl.org
54277              Date: Fri, 02 Jun 2000 17:30:51 -0400
54278              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
54279              
54280              Update to cperl-mode.el 4.31 from
54281              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
54282              Subject: A couple of notes
54283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54284              To: Mailing list Perl5 <perl5-porters@perl.org>
54285              Date: Sat, 3 Jun 2000 23:33:32 -0400
54286              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
54287      Branch: maint-5.6/perl
54288           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
54289           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
54290           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
54291           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
54292           !> vms/vmsish.h
54293 ____________________________________________________________________________
54294 [  7336] By: gsar                                  on 2000/10/16  08:03:46
54295         Log: integrate changes#6194,6195 from mainline
54296              
54297              fix small eval"" memory leaks under USE_ITHREADS
54298              
54299              fix yet another eval"" leak under USE_ITHREADS
54300      Branch: maint-5.6/perl
54301           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
54302           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
54303           !> vms/perly_c.vms
54304 ____________________________________________________________________________
54305 [  7335] By: gsar                                  on 2000/10/16  08:02:15
54306         Log: integrate changes#6190,6191 from mainline
54307              
54308              submit missing embed.pl change
54309              
54310              vec() loses numericalness (modified version of patch suggested
54311              by Robin Barker)
54312      Branch: maint-5.6/perl
54313           !> doop.c embed.pl t/op/vec.t
54314 ____________________________________________________________________________
54315 [  7334] By: gsar                                  on 2000/10/16  08:01:03
54316         Log: integrate change#6189 from mainline
54317              
54318              counting tr/// corrupts later operation (from M.J.T Guy)
54319      Branch: maint-5.6/perl
54320           !> doop.c t/op/tr.t
54321 ____________________________________________________________________________
54322 [  7333] By: gsar                                  on 2000/10/16  07:59:07
54323         Log: integrate changes#6183..6188 from mainline
54324              
54325              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
54326              <nick@ccl4.org>)
54327              
54328              tweak for change#6127
54329              
54330              remove incorrect documentation about implicit split to @_ in
54331              list context, which never really worked in perl 5 (from
54332              M.J.T. Guy)
54333              
54334              further qualify references to "alphanumeric" (from Wolfgang Laun
54335              <wolfgang.laun@alcatel.at>)
54336              
54337              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
54338              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
54339              
54340              h2xs tweaks
54341      Branch: maint-5.6/perl
54342           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
54343           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
54344           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
54345           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
54346           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
54347           !> pod/pod2latex.PL utils/h2xs.PL
54348 ____________________________________________________________________________
54349 [  7332] By: gsar                                  on 2000/10/16  07:53:52
54350         Log: integrate change#6179 from mainline
54351              
54352              buggy modulus on UVs introduced by change#3378 (resulted in
54353              4063328477 % 65535 amounting to 27406, instead of 27407)
54354      Branch: maint-5.6/perl
54355           !> pp.c t/op/arith.t
54356 ____________________________________________________________________________
54357 [  7331] By: gsar                                  on 2000/10/16  07:52:49
54358         Log: integrate changes#6176,6177,6178,6182 from cfgperl
54359              
54360              Single-quoted utf8 patch from Simon Cozens.
54361              
54362              Substitution utf8 patch from Simon Cozens.
54363              
54364              Be cleaner.
54365              
54366              Be Cleaner Part Deux.
54367      Branch: maint-5.6/perl
54368           !> Makefile.SH pp_hot.c toke.c
54369 ____________________________________________________________________________
54370 [  7330] By: gsar                                  on 2000/10/16  07:41:36
54371         Log: integrate change#6172 from mainline
54372              
54373              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
54374              (from Ilya Zakharevich)
54375      Branch: maint-5.6/perl
54376           !> regexec.c t/op/re_tests
54377 ____________________________________________________________________________
54378 [  7329] By: gsar                                  on 2000/10/16  07:40:25
54379         Log: integrate change#6171 from mainline
54380              
54381              scalar() doesn't force scalar context when used in void context
54382              (from Simon Cozens)
54383      Branch: maint-5.6/perl
54384           !> op.c t/op/wantarray.t
54385 ____________________________________________________________________________
54386 [  7328] By: gsar                                  on 2000/10/16  07:39:33
54387         Log: integrate change#6170 from mainline
54388              
54389              change#6142 needs tweaks to tests to work where there's no
54390              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
54391      Branch: maint-5.6/perl
54392           !> t/lib/filefind.t
54393 ____________________________________________________________________________
54394 [  7327] By: gsar                                  on 2000/10/16  07:35:34
54395         Log: integrate changes#6166..6168 from cfgperl
54396              
54397              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
54398              in case somebody wants to write an extension for more
54399              shadow database interfaces.
54400              
54401              tweak todo
54402              
54403              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
54404      Branch: maint-5.6/perl
54405           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54406           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
54407           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
54408           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
54409           !> win32/config.vc win32/config_H.bc win32/config_H.gc
54410           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
54411 ____________________________________________________________________________
54412 [  7326] By: gsar                                  on 2000/10/16  07:29:05
54413         Log: integrate changes#6157,6159..6161,6164 from cfgperl
54414              
54415              Regen Configure to jive with #6149.
54416              
54417              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
54418              
54419              Changes for the File::Temp 0.08 (change #6159) test suite
54420              to fit better into the Perl distribution test framework.
54421              
54422              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
54423              both from Simon Cozens.
54424              
54425              detypo
54426      Branch: maint-5.6/perl
54427           +> pod/perlmodlib.PL pod/perlnewmod.pod
54428           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
54429           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
54430           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54431           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
54432 ____________________________________________________________________________
54433 [  7325] By: gsar                                  on 2000/10/16  07:25:13
54434         Log: integrate change#6158 from vmsperl
54435              
54436              Add fallback to tmpfile for use in cases where user's relying on
54437              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
54438              Lane's patch)
54439      Branch: maint-5.6/perl
54440           !> vms/vms.c vms/vmsish.h
54441 ____________________________________________________________________________
54442 [  7324] By: gsar                                  on 2000/10/16  07:20:50
54443         Log: integrate changes#6153..6155 from mainline
54444              
54445              prettier Test::Harness output on failed tests (from Nicholas Clark
54446              <nick@Bagpuss.uk.boo.com>)
54447              
54448              avoid type mismatch warning
54449              
54450              small bug in change#6144; remove random \xA0 character that snuck
54451              in via change#6145
54452      Branch: maint-5.6/perl
54453           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
54454           !> perl.c
54455 ____________________________________________________________________________
54456 [  7323] By: gsar                                  on 2000/10/16  07:18:47
54457         Log: integrate changes#6151,6152 from mainline
54458              
54459              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
54460              
54461              cosmetic fixups of RE debug output (from Ilya Zakharevich)
54462      Branch: maint-5.6/perl
54463           !> regexec.c
54464 ____________________________________________________________________________
54465 [  7322] By: gsar                                  on 2000/10/16  07:17:25
54466         Log: integrate changes#6146..6150 from mainline
54467              
54468              doc typo
54469              
54470              add a make entry to Config.pm so "perl -V:make" works on VMS
54471              (from Peter Prymmer)
54472              
54473              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
54474              
54475              OS/2 tweaks for usethreads build (from Rocco Caputo
54476              <troc@netrus.net>)
54477              
54478              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
54479      Branch: maint-5.6/perl
54480           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
54481           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
54482           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
54483           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
54484           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
54485           !> warnings.pl x2p/a2p.h
54486 ____________________________________________________________________________
54487 [  7321] By: gsar                                  on 2000/10/16  07:14:02
54488         Log: integrate changes#6143..6145 from mainline
54489              
54490              MacOS support, part 1 (from Matthias Neeracher
54491              <neeri@iis.ee.ethz.ch>)
54492              
54493              MacOS support, part 2: make AutoSplit use File::Spec instead
54494              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
54495              <neeri@iis.ee.ethz.ch>)
54496              
54497              make xsubpp skip embedded pod (from Matthias Neeracher
54498              <neeri@iis.ee.ethz.ch>)
54499      Branch: maint-5.6/perl
54500           +> ext/DynaLoader/dl_mac.xs
54501           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
54502           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
54503           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
54504           !> pp_ctl.c proto.h toke.c util.c util.h
54505 ____________________________________________________________________________
54506 [  7320] By: gsar                                  on 2000/10/16  07:12:13
54507         Log: integrate changes#6141,6142 from mainline
54508              
54509              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
54510              forwarded by Peter Seebach from the bsdi-users mailing list.
54511              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
54512              
54513              File::Find fails to chdir when chasing symlinks (from
54514              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
54515      Branch: maint-5.6/perl
54516           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
54517 ____________________________________________________________________________
54518 [  7319] By: gsar                                  on 2000/10/16  07:04:30
54519         Log: integrate change#6139 from mainline
54520              
54521              revise mktables.PL for bugs and newness in Unicode 3.0
54522              (from James Bence <jbence@amgen.com>)
54523      Branch: maint-5.6/perl
54524           +> (branch 30 files)
54525           !> (integrate 49 files)
54526 ____________________________________________________________________________
54527 [  7318] By: gsar                                  on 2000/10/16  07:01:01
54528         Log: integrate changes#6137,6138 from mainline
54529              
54530              fix bogus redeclaration warning for "our" variables in different
54531              scopes
54532              
54533              add note about the handling of negative indices to tied arrays
54534              (from Michael G Schwern <schwern@pobox.com>)
54535      Branch: maint-5.6/perl
54536           !> op.c pod/perltie.pod t/pragma/strict-vars
54537 ____________________________________________________________________________
54538 [  7317] By: gsar                                  on 2000/10/16  06:58:46
54539         Log: integrate changes#6127..6136 from mainline
54540              
54541              call_method(...,G_EVAL) can longjmp() out if the method probing
54542              failed (from Gisle Aas)
54543              
54544              new perlxstut example for passing/returning refs to arrays
54545              (from David Lowe <dlowe@pootpoot.com>)
54546              
54547              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
54548              
54549              fix places that mean C<"word" character> but say C<alphanumeric
54550              character>
54551              
54552              avoid warnings in POSIX.pm (from Barrie Slaymaker)
54553              
54554              warnings::enabled() doesn't fall back to looking at $^W if
54555              caller isn't using lexical warnings (from Paul Marquess)
54556              
54557              elide bogus test in change#6132
54558              
54559              make Test::Harness use wait.h/WCOREDUMP if available
54560              (from Ben Tilly <ben_tilly@hotmail.com>)
54561              
54562              enable Test::Harness to dynamically determine column width etc.
54563              (from Rob Napier <rnapier@employees.org>)
54564              
54565              random pod typos (from Peter Scott <Peter@PSDT.com>)
54566      Branch: maint-5.6/perl
54567           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
54568           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
54569           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
54570           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
54571 ____________________________________________________________________________
54572 [  7316] By: gsar                                  on 2000/10/16  06:53:23
54573         Log: integrate change#6126 from mainline
54574              
54575              change#2879 broke rvalue autovivification of magicals such as
54576              ${$num} (reworked variant of patch suggested by Simon Cozens)
54577      Branch: maint-5.6/perl
54578           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
54579           !> pp_hot.c proto.h t/op/gv.t
54580 ____________________________________________________________________________
54581 [  7315] By: gsar                                  on 2000/10/16  06:51:38
54582         Log: integrate changes#6123,6125 from mainline
54583              
54584              clarify gotcha with #line directives (from Rocco Caputo
54585              <troc@netrus.net>)
54586              
54587              enable propagating exception objects via Perl_croak() in XS code
54588              (from Gisle Aas)
54589      Branch: maint-5.6/perl
54590           !> pod/perldebug.pod pod/perlsyn.pod util.c
54591 ____________________________________________________________________________
54592 [  7314] By: gsar                                  on 2000/10/16  06:49:28
54593         Log: integrate change#6122 from mainline
54594              
54595              downgrade fatal error on C<"foo@nosucharray.com"> to optional
54596              warning (from Mark-Jason Dominus)
54597      Branch: maint-5.6/perl
54598           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
54599           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
54600           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
54601           !> toke.c
54602 ____________________________________________________________________________
54603 [  7313] By: gsar                                  on 2000/10/16  06:46:54
54604         Log: integrate changes#6112..6121 from vmsperl
54605              
54606              Check for existence of file before trying to delete
54607              
54608              Ugly workaround for version-specific RTL error
54609              
54610              Urk -- undo previous removal of vmsish 'exit' change
54611              
54612              Add bounds checking for several strings (Charles Lane)
54613              
54614              Miscellaneous cosmetic fixes (Charles Lane)
54615              
54616              Treat sockets as special in sys(read|write) (Charles Lane et al.)
54617              
54618              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
54619              Flatten case labels in switch statements uniformly (Charles Bailey)
54620              
54621              Quiet error messages in vmsish.t (Charles Lane)
54622              
54623              Add missing escape (Charles Lane)
54624              
54625              Allow eliminate_macros() and fixpath() to handle space-delimited
54626              lists (based on fixes by Craig Berry)
54627      Branch: maint-5.6/perl
54628           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
54629           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
54630           !> vms/vmsish.h
54631 ____________________________________________________________________________
54632 [  7312] By: gsar                                  on 2000/10/16  06:41:18
54633         Log: integrate changes#6107,6110 from cfgperl
54634              
54635              Tweak the todo list.
54636              
54637              todo tweak
54638      Branch: maint-5.6/perl
54639           !> Todo-5.6
54640 ____________________________________________________________________________
54641 [  7311] By: gsar                                  on 2000/10/16  06:38:38
54642         Log: integrate changes#6104,6108 from mainline
54643              
54644              PL_sys_intern was being initialized too late on windows
54645              
54646              reenable fake signal handling on Windows, bugs and all
54647      Branch: maint-5.6/perl
54648           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
54649           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
54650           !> win32/win32.c
54651 ____________________________________________________________________________
54652 [  7310] By: gsar                                  on 2000/10/16  06:36:03
54653         Log: integrate changes#6095,6097..6103 from cfgperl
54654              
54655              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
54656              might be useful in future.
54657              
54658              Add a note about possible compilation problems from Allen Smith.
54659              
54660              Add a note about other, yet unsupported, shadow password APIs.
54661              
54662              Tweaks for the cc bugs from Allen Smith.
54663              
54664              More compilation tweakery from Allen Smith.
54665              
54666              Hints and test tweaks for Unicos.
54667              
54668              The test suite tweak in #6101 wasn't quite right.
54669              
54670              Test tweaking for Unicos continues.
54671      Branch: maint-5.6/perl
54672           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54673           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
54674           !> t/lib/complex.t t/op/64bitint.t
54675 ____________________________________________________________________________
54676 [  7309] By: gsar                                  on 2000/10/16  06:29:41
54677         Log: integrate changes#6093,6094 from mainline
54678              
54679              fork() failure to create pseudo process sets errno=EAGAIN and returns
54680              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
54681              
54682              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
54683      Branch: maint-5.6/perl
54684           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
54685           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
54686 ____________________________________________________________________________
54687 [  7308] By: gsar                                  on 2000/10/16  06:27:29
54688         Log: integrate change#6092 from cfgperl
54689              
54690              Regen perltoc with the fixed buildtoc.
54691      Branch: maint-5.6/perl
54692           !> pod/perltoc.pod
54693 ____________________________________________________________________________
54694 [  7307] By: gsar                                  on 2000/10/16  06:26:40
54695         Log: integrate changes#6089,6090 from mainline
54696              
54697              buildtoc tweak to fix newline lossage
54698              
54699              concat doesn't preserve utf8-ness, and doesn't invalidate
54700              [NI]OK; added tests for both
54701      Branch: maint-5.6/perl
54702           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
54703 ____________________________________________________________________________
54704 [  7306] By: gsar                                  on 2000/10/16  06:24:05
54705         Log: integrate change#6088 from cfgperl
54706              
54707              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
54708              because we do not use those.  The HAS_GETSPNAM remains,
54709              though, because we still do use that.
54710      Branch: maint-5.6/perl
54711           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54712           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
54713           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
54714           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
54715           !> win32/config.vc win32/config_H.bc win32/config_H.gc
54716           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
54717 ____________________________________________________________________________
54718 [  7305] By: gsar                                  on 2000/10/16  06:15:52
54719         Log: integrate changes#6084,6085,6087 from mainline
54720              
54721              substr() does not preserve utf8-ness (from Stefan Eissing
54722              <Eissing@medicaldataservice.de>); added tests
54723              
54724              repeat operator (x) doesn't preserve utf8-ness
54725              
54726              reverse() and quotemeta() weren't preserving utf8-ness; add tests
54727      Branch: maint-5.6/perl
54728           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
54729 ____________________________________________________________________________
54730 [  7304] By: gsar                                  on 2000/10/16  06:13:10
54731         Log: integrate changes#6077..6083 from mainline
54732              
54733              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
54734              and Tom Phoenix)
54735              
54736              workaround for CRT bug in chdir() (from Charles Lane, via
54737              Peter Prymmer)
54738              
54739              remove outdated kludge in Carp (NULLs are permitted in diagnostics
54740              now)
54741              
54742              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
54743              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
54744              
54745              better default perlbug categories for ok reports (from Richard Foley)
54746              
54747              peek.t non-portable to ithreads
54748              
54749              note about undocumented caller() return value (from M.J.T. Guy);
54750              yet another peek.t tweak
54751      Branch: maint-5.6/perl
54752           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54753           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
54754           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
54755           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
54756           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
54757           !> vms/vmsish.h
54758 ____________________________________________________________________________
54759 [  7303] By: gsar                                  on 2000/10/16  06:03:18
54760         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
54761              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
54762              
54763              &HUGE_VAL is not defined, it exists.
54764              
54765              Do not warn that an infinity does not look like a number.
54766              
54767              Rewrite the pwent/spent logic to be a little bit more clearer.
54768              
54769              Continue on the pwent/spent case.
54770              
54771              Correct Freudian slip.
54772              
54773              Use HUGE_VALL if applicable.
54774              
54775              pwent/spent #ifdef imbalance.
54776              
54777              Infinite problems.
54778              
54779              Call getspnam() only iff needd.
54780              
54781              Test both the scalar and list contexts.
54782              
54783              Use setxxent()/endxxent().
54784              
54785              Complex tweakery.
54786              
54787              Unicos hint tweak.
54788              
54789              Be more forgiving in POSIX about HUGE_VALL.
54790              
54791              Detypo.
54792              
54793              The search of infinity continues, this time simplified.
54794              
54795              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
54796              in natively 64-bit platforms where a long is a quad (no need
54797              for long longs).  Also added bias for IVs.
54798              
54799              Complex tweaks.
54800              
54801              Introduce t/lib/peek.t.
54802              
54803              Make the test more portable.
54804      Branch: maint-5.6/perl
54805           +> t/lib/peek.t
54806            ! pp_sys.c
54807           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
54808           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
54809           !> t/op/pwent.t toke.c util.c
54810 ____________________________________________________________________________
54811 [  7302] By: gsar                                  on 2000/10/16  05:03:37
54812         Log: integrate changes#6066..6071 from mainline
54813              
54814              s/END/CHECK/
54815              
54816              replace direct call to sighandler() with (*PL_sighandlerp)()
54817              
54818              note about values()
54819              
54820              File::Spec compatibility update (from Barrie Slaymaker
54821              <barries@slaysys.com>)
54822              
54823              remove misleading comment (from M.J.T. Guy)
54824              
54825              misformatted perllocal.pod (from Tim Jenness
54826              <t.jenness@jach.hawaii.edu>)
54827      Branch: maint-5.6/perl
54828           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
54829           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
54830           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
54831           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
54832 ____________________________________________________________________________
54833 [  7301] By: gsar                                  on 2000/10/16  05:00:08
54834         Log: integrate changes#6061..6063 from mainline
54835              
54836              change#5921 neglected to make eq honor "use bytes"
54837              
54838              additional tests for utf8.t
54839              
54840              tokeq() could read unallocated field in argument
54841      Branch: maint-5.6/perl
54842           !> sv.c t/pragma/utf8.t toke.c
54843 ____________________________________________________________________________
54844 [  7300] By: gsar                                  on 2000/10/16  04:56:54
54845         Log: integrate changes#6046,6048,6057,6058 from mainline
54846              
54847              libscheck has insufficient checks for n32 libs (from
54848              Albert Chin-A-Young <china@thewrittenword.com>)
54849              
54850              add note about how $( doesn't interpolate in REs (from
54851              Philip Newton <newton@ficus.frogspace.net>)
54852              
54853              fix broken parsing of /\x{ab}/
54854              
54855              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
54856              (spotted by Donald Kinzer <dkinzer@premia.com>)
54857      Branch: maint-5.6/perl
54858           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
54859           !> t/pragma/utf8.t
54860 ____________________________________________________________________________
54861 [  7299] By: gsar                                  on 2000/10/16  04:52:50
54862         Log: integrate change#6044 from mainline
54863              
54864              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
54865              such that underscores are only ignored in literal numbers,
54866              "\x{...}", and hex/oct argument
54867      Branch: maint-5.6/perl
54868           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
54869 ____________________________________________________________________________
54870 [  7298] By: gsar                                  on 2000/10/16  04:50:53
54871         Log: integrate changes#6027..6043 from mainline
54872              
54873              podlators-1.02 update (from Russ Allbery)
54874              
54875              Pod::Man generates groff-incompatible macro definition (from
54876              Tom Christiansen)
54877              
54878              add CGI.pm v2.66 (from Lincoln Stein)
54879              
54880              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
54881              for @- and @+ (from Johan Vromans)
54882              
54883              small nits in diagnostics.pm (from Robin Barker)
54884              
54885              whitespace adjustments
54886              
54887              missing files in MANIFEST
54888              
54889              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
54890              to compensate
54891              
54892              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
54893              
54894              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
54895      Branch: maint-5.6/perl
54896           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
54897           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
54898           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
54899           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
54900           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
54901           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
54902           !> t/lib/cgi-html.t t/lib/cgi-request.t
54903 ____________________________________________________________________________
54904 [  7297] By: gsar                                  on 2000/10/16  04:44:30
54905         Log: integrate change#6025 from mainline
54906              
54907              Is{Alnum,Alpha,Word} don't match titlecase
54908              TODO: IsSpace is defined recursively!
54909              (both spotted by Larry)
54910      Branch: maint-5.6/perl
54911           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
54912           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
54913 ____________________________________________________________________________
54914 [  7296] By: gsar                                  on 2000/10/16  04:39:30
54915         Log: integrate change#6023 from mainline
54916              
54917              debugger stomps on $. (from M.J.T. Guy)
54918      Branch: maint-5.6/perl
54919           !> lib/perl5db.pl
54920 ____________________________________________________________________________
54921 [  7295] By: gsar                                  on 2000/10/16  04:38:02
54922         Log: integrate change#6022 from mainline
54923              
54924              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
54925      Branch: maint-5.6/perl
54926           !> sv.c
54927 ____________________________________________________________________________
54928 [  7294] By: gsar                                  on 2000/10/16  04:37:05
54929         Log: integrate changes#6018..6021 from mainline
54930              
54931              make lib/syslog.t portable to systems that don't have _PATH_LOG,
54932              make _PATH_LOG() return "" if unavailable
54933              
54934              windows portability tweaks
54935              
54936              test tweak
54937              
54938              remove Win2K issue in pod (fixed by change#6020)
54939      Branch: maint-5.6/perl
54940           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
54941           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
54942           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
54943 ____________________________________________________________________________
54944 [  7293] By: gsar                                  on 2000/10/16  04:20:00
54945         Log: integrate changes#6013..6015 from mainline
54946              
54947              tweak change#5945 to display correct switch name in diagnostic
54948              
54949              glob() loading File::Glob behind the scenes may cause syntax errors
54950              
54951              tweak test for portability
54952      Branch: maint-5.6/perl
54953           !> op.c perl.c pod/perldiag.pod t/lib/b.t
54954 ____________________________________________________________________________
54955 [  7292] By: gsar                                  on 2000/10/16  04:18:11
54956         Log: integrate changes#6005..6010 from mainline, cfgperl
54957              
54958              perldoc might fail via "use blib" (from Hugo van der Sanden)
54959              
54960              Regen Configure.
54961              
54962              note about compile failures and END blocks (from M.J.T. Guy)
54963              
54964              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
54965              
54966              (change#6009 integrated earlier in change#7255)
54967              
54968              clarify note about shadow password support (from
54969              gellyfish@gellyfish.com)
54970      Branch: maint-5.6/perl
54971           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54972           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
54973           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
54974 ____________________________________________________________________________
54975 [  7291] By: gsar                                  on 2000/10/16  04:12:03
54976         Log: integrate changes#6002,6003 from mainline
54977              
54978              destructive sv_setsv() can lose UV-ness from source, causing
54979              numeric promotions/comparisons to fail to do the right thing
54980              
54981              allow REG_EXPAND_SZ keys in Windows registry (from
54982              John Clayton <John.Clayton@barclayscapital.com>)
54983      Branch: maint-5.6/perl
54984           !> sv.c win32/win32.c
54985 ____________________________________________________________________________
54986 [  7290] By: gsar                                  on 2000/10/16  04:10:19
54987         Log: integrate change#6001 from mainline
54988              
54989              support additional library locations via $Config{otherlibdirs}
54990              (from Andy Dougherty)
54991      Branch: maint-5.6/perl
54992           !> Configure INSTALL Porting/Glossary Porting/config.sh
54993           !> Porting/config_H config_h.SH epoc/config.sh perl.c
54994           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
54995           !> win32/config.bc win32/config.gc win32/config.vc
54996 ____________________________________________________________________________
54997 [  7289] By: gsar                                  on 2000/10/16  04:08:28
54998         Log: integrate change#5999 from mainline
54999              
55000              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
55001      Branch: maint-5.6/perl
55002           !> t/pragma/warn/toke toke.c
55003 ____________________________________________________________________________
55004 [  7288] By: gsar                                  on 2000/10/16  04:07:01
55005         Log: integrate changes#5997,5998 from cfgperl
55006              
55007              Preserve $!.
55008              
55009              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
55010      Branch: maint-5.6/perl
55011           !> lib/Math/Complex.pm
55012 ____________________________________________________________________________
55013 [  7287] By: gsar                                  on 2000/10/16  04:04:37
55014         Log: integrate change#5995 from mainline
55015              
55016              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
55017      Branch: maint-5.6/perl
55018           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
55019 ____________________________________________________________________________
55020 [  7286] By: gsar                                  on 2000/10/16  04:03:21
55021         Log: integrate change#5994 from mainline
55022              
55023              fix for missed accounting for null byte in pack("Z",...) (from
55024              M.J.T. Guy)
55025      Branch: maint-5.6/perl
55026           !> pp.c t/op/pack.t
55027 ____________________________________________________________________________
55028 [  7285] By: gsar                                  on 2000/10/16  04:02:11
55029         Log: integrate changes#5989..5993 from mainline
55030              
55031              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
55032              itself and no other (from Tom Hughes)
55033              
55034              use $ENV{LIB} to search for libs under Visual C compiler
55035              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
55036              
55037              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
55038              
55039              pod nit (from Simon Cozens)
55040              
55041              various minor tweaks seen on p5p
55042      Branch: maint-5.6/perl
55043           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
55044           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
55045           !> t/op/array.t toke.c
55046 ____________________________________________________________________________
55047 [  7284] By: gsar                                  on 2000/10/16  03:59:00
55048         Log: integrate changes#5978..5988 from mainline
55049              
55050              sync version numbers in File::Spec with the ones on CPAN
55051              (from Barrie Slaymaker)
55052              
55053              under useithreads, constant pad entries could inadvertantly be
55054              shared across threads (from Eric Blood <eblood@xmission.com>);
55055              added Eric's test case to testsuite
55056              
55057              allow Configure -S to run non-interactively (spotted by Greg Hudson
55058              <ghudson@mit.edu>)
55059              
55060              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
55061              prototype mismatch with CORE::glob(); update pod and tests to
55062              suit (File::Glob::glob() is still available for backward
55063              compatibility, but should be considered deprecated)
55064              
55065              avoid error in IO::Socket::INET when given an unknown service name
55066              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
55067              
55068              numeric conversion of non-number in change#3378 tramples on
55069              OOK offset, causing segfaults
55070              
55071              attributes::reftype() doesn't work on tied argument
55072              
55073              forked child may not exit correctly if it failed to open
55074              /dev/console (from Graham Barr)
55075              
55076              add regular expressions tutorial and quick-start guide (from
55077              Mark Kvale <kvale@phy.ucsf.edu>)
55078              
55079              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
55080              
55081              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
55082              <paul@miraclefish.com>)
55083      Branch: maint-5.6/perl
55084           +> pod/perlrequick.pod pod/perlretut.pod
55085           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
55086           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
55087           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
55088           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
55089           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
55090           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55091           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
55092           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
55093 ____________________________________________________________________________
55094 [  7283] By: gsar                                  on 2000/10/16  03:52:14
55095         Log: integrate change#5977 from mainline
55096              
55097              autoquote barewords followed by newline and arrow properly
55098              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
55099      Branch: maint-5.6/perl
55100           !> t/pragma/warn/toke toke.c
55101 ____________________________________________________________________________
55102 [  7282] By: gsar                                  on 2000/10/16  03:50:48
55103         Log: integrate change#5976 from mainline
55104              
55105              DB_File v1.73 update (from Paul Marquess)
55106      Branch: maint-5.6/perl
55107           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
55108           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
55109 ____________________________________________________________________________
55110 [  7281] By: gsar                                  on 2000/10/16  03:49:14
55111         Log: integrate change#5975 from mainline
55112              
55113              allow sort() reentrancy (variant of patch suggested by
55114              Hugo van der Sanden)
55115      Branch: maint-5.6/perl
55116           !> pp_ctl.c t/op/sort.t
55117 ____________________________________________________________________________
55118 [  7280] By: gsar                                  on 2000/10/16  03:48:22
55119         Log: integrate change#5974 from mainline
55120              
55121              change#4197 somehow missed initializing PL_errors, meaning
55122              syntax error queueing wasn't working outside eval"" at all;
55123              also fixed eval"" to localize PL_error_count, so that compile-time
55124              eval's don't clobber the error state of the outer context
55125      Branch: maint-5.6/perl
55126           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
55127           !> t/pragma/warn/toke
55128 ____________________________________________________________________________
55129 [  7279] By: gsar                                  on 2000/10/16  03:46:21
55130         Log: integrate change#5973 from mainline
55131              
55132              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
55133      Branch: maint-5.6/perl
55134           !> regcomp.c regexec.c t/op/re_tests
55135 ____________________________________________________________________________
55136 [  7278] By: gsar                                  on 2000/10/16  03:44:54
55137         Log: integrate change#5971 from cfgperl
55138              
55139              Unicos tweaks from Mark P. Lutz.
55140      Branch: maint-5.6/perl
55141           !> hints/unicos.sh lib/Math/Complex.pm
55142 ____________________________________________________________________________
55143 [  7277] By: gsar                                  on 2000/10/16  03:42:59
55144         Log: integrate changes#5966..5970 from mainline
55145              
55146              add testsuite for B backends, fix bug in B::Deparse (from
55147              Simon Cozens <simon@brecon.co.uk>)
55148              
55149              improved docs on the warn_uninit diagnostic (from David Glasser
55150              and Simon Cozens)
55151              
55152              tolerate spaces in group names in test on solaris (from David Boyce
55153              <dsb@boyski.com>)
55154              
55155              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
55156              
55157              Data::Dumper fumbles negative numbers on 32-bit platforms where
55158              IV is >32bits
55159      Branch: maint-5.6/perl
55160           +> t/lib/b.t t/lib/syslog.t
55161           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
55162           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
55163           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
55164 ____________________________________________________________________________
55165 [  7276] By: gsar                                  on 2000/10/16  03:39:30
55166         Log: integrate change#5965 from mainline
55167              
55168              avoid "will not stay shared" warnings for our variables (from
55169              Robin Barker)
55170      Branch: maint-5.6/perl
55171           !> op.c t/pragma/warn/op
55172 ____________________________________________________________________________
55173 [  7275] By: gsar                                  on 2000/10/16  03:38:18
55174         Log: integrate change#5964 from mainline
55175              
55176              reformat to 72 columns (again)
55177      Branch: maint-5.6/perl
55178           !> pod/perldiag.pod
55179 ____________________________________________________________________________
55180 [  7274] By: gsar                                  on 2000/10/16  03:36:58
55181         Log: integrate change#5963 from mainline
55182              
55183              patch from Larry to make (\&) prototype work; added tests for
55184              the same
55185      Branch: maint-5.6/perl
55186           !> op.c t/comp/proto.t
55187 ____________________________________________________________________________
55188 [  7273] By: gsar                                  on 2000/10/16  03:35:51
55189         Log: integrate changes#5956..5962 from mainline
55190              
55191              better diagnostics on failed tests (from Ilya Zakharevich)
55192              
55193              pod nits (from A. C. Yardley <yardley@tanet.net>)
55194              
55195              change#3569 deleted some essential code, revert; avoid use of
55196              atexit() to make DynaLoader work properly on AIX under mod_perl
55197              (from Jens-Uwe Mager <jum@helios.de>)
55198              
55199              doubled words in pods (from Simon Cozens
55200              <simon.p.cozens@jp.pwcglobal.com>)
55201              
55202              better INSTALL notes on Solaris issues (from Dominic Dunlop)
55203              
55204              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
55205              
55206              updated README.hpux (from Jeff Okamoto)
55207      Branch: maint-5.6/perl
55208           !> INSTALL README.hpux emacs/cperl-mode.el
55209           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
55210           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
55211           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
55212           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
55213           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
55214           !> t/op/lex_assign.t
55215 ____________________________________________________________________________
55216 [  7272] By: gsar                                  on 2000/10/16  03:31:22
55217         Log: integrate change#5955 from mainline
55218              
55219              longstanding bug exposed by change#3307: sort arguments weren't
55220              compiled with the right wantarray context (ensuing runtime lookup
55221              via block_gimme() was getting the incidental context of the
55222              sort() itself)
55223      Branch: maint-5.6/perl
55224           !> op.c t/op/sort.t
55225 ____________________________________________________________________________
55226 [  7271] By: gsar                                  on 2000/10/16  03:29:11
55227         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
55228              branch
55229              
55230              Flatten the cpp jungle doing the nosuid checking.
55231              
55232              Do not assume sign propagation. (from M.J.T. Guy)
55233              
55234              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
55235              
55236              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
55237              Now pp_ncmp() returns undef is either operand is a NaN.
55238              
55239              On second thoughts frexp() does have two arguments.
55240              
55241              Document that tr() is not tr(1).
55242              
55243              Be more robust on "extreme" (large absolute value)
55244              arguments.  Originally reported by Daniel Connelly
55245              as a problem with asinh() on large negative arguments,
55246              asinh() used to bail out because an argument to log()
55247              ended up being zero.  Ilya Zakharevich proposed using
55248              Taylor's series in such cases, which for such large
55249              arguments is a very good approximation.
55250              
55251              Undo "use integer" addition from 64bitint as it seems
55252              to break most of the subtests in Digital UNIX;
55253              Unicos needs to find another way.
55254      Branch: maint-5.6/perl
55255           !> (integrate 29 files)
55256 ____________________________________________________________________________
55257 [  7270] By: gsar                                  on 2000/10/16  03:09:44
55258         Log: integrate changes#5948,5949,5950 from mainline
55259              
55260              typo in vars.pm that leads to cryptic message (from Piotr
55261              Piatkowski <kompas@kompas.usr.onet.pl>)
55262              
55263              make perldoc use the pod2man from the same version (from
55264              M.J.T. Guy)
55265              
55266              reformat perldiag to avoid long lines
55267      Branch: maint-5.6/perl
55268           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
55269 ____________________________________________________________________________
55270 [  7269] By: gsar                                  on 2000/10/16  03:05:54
55271         Log: integrate change#5947 from mainline
55272              
55273              use &dl_error rather than &dl_load_file as the guard for calling
55274              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
55275              statically built perl)
55276      Branch: maint-5.6/perl
55277           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
55278 ____________________________________________________________________________
55279 [  7268] By: gsar                                  on 2000/10/16  03:04:48
55280         Log: integrate change#5945 from mainline
55281              
55282              make module name mandatory after -M switch; reorder perldiag
55283              alphabetically (from Mark-Jason Dominus)
55284      Branch: maint-5.6/perl
55285           !> perl.c pod/perldiag.pod
55286 ____________________________________________________________________________
55287 [  7267] By: gsar                                  on 2000/10/16  03:03:01
55288         Log: integrate change#5939 from mainline
55289              
55290              more pod nits (from Larry Virden)
55291      Branch: maint-5.6/perl
55292           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
55293           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
55294           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
55295 ____________________________________________________________________________
55296 [  7266] By: gsar                                  on 2000/10/16  03:01:39
55297         Log: integrate change#5938 from mainline
55298              
55299              Consolidated B::Deparse fixes (from Stephen McCamant)
55300      Branch: maint-5.6/perl
55301           !> ext/B/B/Deparse.pm
55302 ____________________________________________________________________________
55303 [  7265] By: gsar                                  on 2000/10/16  03:00:43
55304         Log: integrate change#5936 from mainline
55305              
55306              additional tests for change#7263 (from Paul Marquess)
55307      Branch: maint-5.6/perl
55308           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
55309           !> t/pragma/warn/5nolint t/pragma/warn/6default
55310 ____________________________________________________________________________
55311 [  7264] By: gsar                                  on 2000/10/16  02:58:34
55312         Log: integrate change#5934 from mainline
55313              
55314              propagate lexical warnings from surrounding scope correctly
55315              within string eval() (from Paul Marquess)
55316      Branch: maint-5.6/perl
55317           !> pp_ctl.c t/pragma/warn/pp_ctl
55318 ____________________________________________________________________________
55319 [  7263] By: gsar                                  on 2000/10/16  02:56:53
55320         Log: integrate change#5932 from mainline
55321              
55322              add rsignal(), whichsig() and do_join() to public API list
55323              (mod_perl uses them to good advantage)
55324      Branch: maint-5.6/perl
55325           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
55326 ____________________________________________________________________________
55327 [  7262] By: gsar                                  on 2000/10/16  02:55:53
55328         Log: integrate change#5931 from mainline
55329              
55330              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
55331      Branch: maint-5.6/perl
55332           !> pp_hot.c regexec.c t/op/pat.t
55333 ____________________________________________________________________________
55334 [  7261] By: gsar                                  on 2000/10/16  02:55:01
55335         Log: integrate change#5930 from mainline
55336              
55337              small os390 tweaks (from Peter Prymmer)
55338      Branch: maint-5.6/perl
55339           !> config_h.SH makedepend.SH
55340 ____________________________________________________________________________
55341 [  7260] By: gsar                                  on 2000/10/16  02:54:10
55342         Log: integrate change#5929 from mainline
55343              
55344              pod nits
55345      Branch: maint-5.6/perl
55346           !> pod/perlguts.pod
55347 ____________________________________________________________________________
55348 [  7259] By: gsar                                  on 2000/10/16  02:52:55
55349         Log: integrate change#5927 from mainline
55350              
55351              arrange for next() to resume at the unstack op rather than the
55352              loop conditional, so that scope cleanup happens correctly
55353              (from Stephen McCamant)
55354      Branch: maint-5.6/perl
55355           !> op.c pp_ctl.c t/op/misc.t
55356 ____________________________________________________________________________
55357 [  7258] By: gsar                                  on 2000/10/16  02:51:38
55358         Log: integrate change#5926 from mainline
55359              
55360              on windows, reserve 16M of stack rather than 128M (allows more
55361              threads to run concurrently)
55362      Branch: maint-5.6/perl
55363           !> win32/Makefile win32/makefile.mk
55364 ____________________________________________________________________________
55365 [  7257] By: gsar                                  on 2000/10/16  02:50:37
55366         Log: integrate change#5925 from mainline
55367              
55368              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
55369      Branch: maint-5.6/perl
55370           !> toke.c
55371 ____________________________________________________________________________
55372 [  7256] By: gsar                                  on 2000/10/16  02:49:36
55373         Log: integrate change#5924 from mainline
55374              
55375              avoid using uninitialized memory in require version check
55376      Branch: maint-5.6/perl
55377           !> pp_ctl.c universal.c
55378 ____________________________________________________________________________
55379 [  7255] By: gsar                                  on 2000/10/16  02:48:03
55380         Log: integrate changes#5923,5928,6009 from mainline
55381              
55382              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
55383      Branch: maint-5.6/perl
55384           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
55385 ____________________________________________________________________________
55386 [  7254] By: gsar                                  on 2000/10/16  02:44:46
55387         Log: integrate change#5922 from mainline
55388              
55389              commentary about IoTYPE() (from Nathan Torkington)
55390      Branch: maint-5.6/perl
55391           !> sv.h
55392 ____________________________________________________________________________
55393 [  7253] By: gsar                                  on 2000/10/16  02:43:49
55394         Log: integrate change#5921 from mainline
55395              
55396              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
55397      Branch: maint-5.6/perl
55398           !> sv.c t/lib/charnames.t t/pragma/utf8.t
55399 ____________________________________________________________________________
55400 [  7252] By: gsar                                  on 2000/10/16  02:42:31
55401         Log: integrate change#5920 from mainline
55402              
55403              Larry's fix for buggy propagation of utf8-ness in join(); add test
55404      Branch: maint-5.6/perl
55405           !> doop.c t/op/ver.t
55406 ____________________________________________________________________________
55407 [  7251] By: gsar                                  on 2000/10/16  02:41:14
55408         Log: integrate changes#5915..5919 from mainline
55409              
55410              various (pod tweaks &c)
55411      Branch: maint-5.6/perl
55412           !> (integrate 33 files)
55413 ____________________________________________________________________________
55414 [  7250] By: gsar                                  on 2000/10/16  02:38:16
55415         Log: integrate change#5914 from mainline
55416              
55417              caller() wasn't returning the right number of elements for
55418              eval {...}
55419      Branch: maint-5.6/perl
55420           !> pp_ctl.c t/pragma/warn/9enabled
55421 ____________________________________________________________________________
55422 [  7249] By: gsar                                  on 2000/10/16  02:37:02
55423         Log: integrate change#5913 from mainline
55424              
55425              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
55426              (from Mark-Jason Dominus)
55427      Branch: maint-5.6/perl
55428           !> pod/perlfunc.pod
55429 ____________________________________________________________________________
55430 [  7248] By: gsar                                  on 2000/10/16  02:35:58
55431         Log: integrate change#5912 from mainline
55432              
55433              fix totally broken caching in UNIVERSAL::isa() (from
55434              Nick Ing-Simmons)
55435      Branch: maint-5.6/perl
55436           !> t/op/universal.t universal.c
55437 ____________________________________________________________________________
55438 [  7247] By: gsar                                  on 2000/10/16  02:34:27
55439         Log: integrate changes#5910,5911 from mainline
55440              
55441              typo in pod
55442              
55443              add linebreak properties from unicode/LineBrk.txt (from
55444              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
55445      Branch: maint-5.6/perl
55446           +> (branch 29 files)
55447           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
55448 ____________________________________________________________________________
55449 [  7246] By: gsar                                  on 2000/10/16  02:33:29
55450         Log: integrate change#5909 from mainline
55451              
55452              mode argument to do_binmode() should be file mode, not boolean
55453      Branch: maint-5.6/perl
55454           !> pp_sys.c
55455 ____________________________________________________________________________
55456 [  7245] By: gsar                                  on 2000/10/16  02:31:04
55457         Log: integrate change#5908 from mainline
55458              
55459              introduce illegal symbols into null package so that
55460              gv_fetchpv(...,TRUE) always returns a valid GV even when the
55461              symbol is trapped by strictures (avoids coredumps)
55462      Branch: maint-5.6/perl
55463           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
55464           !> t/pragma/strict-vars
55465 ____________________________________________________________________________
55466 [  7244] By: jhi                                   on 2000/10/16  02:29:54
55467         Log: Subject: $Carp::ExportLevel confusion in Exporter
55468              From: "Ben Tilly" <ben_tilly@hotmail.com>
55469              Date: Sat, 14 Oct 2000 16:44:34 EDT
55470              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
55471      Branch: perl
55472            ! lib/Exporter/Heavy.pm
55473 ____________________________________________________________________________
55474 [  7243] By: jhi                                   on 2000/10/16  02:28:33
55475         Log: Subject: [PATCH perlguts.pod] Document offset hack
55476              From: Simon Cozens <simon@cozens.net>
55477              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
55478              Date: Sat, 14 Oct 2000 19:32:25 +0100
55479      Branch: perl
55480            ! pod/perlguts.pod
55481 ____________________________________________________________________________
55482 [  7242] By: gsar                                  on 2000/10/16  02:26:51
55483         Log: integrate changes#5905,5906,5907,6064 from mainline
55484              
55485              printf/sprintf didn't get quad types right under use64bitint
55486      Branch: maint-5.6/perl
55487           !> pp_sys.c sv.c t/op/64bitint.t
55488 ____________________________________________________________________________
55489 [  7241] By: jhi                                   on 2000/10/16  02:22:44
55490         Log: Subject: small pod patch
55491              From: Dan Boorstein <dan_boo@bellsouth.net>
55492              Date: Sat, 14 Oct 2000 14:29:24 -0400
55493              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
55494      Branch: perl
55495            ! pod/perlfaq7.pod pod/perlmod.pod
55496 ____________________________________________________________________________
55497 [  7240] By: jhi                                   on 2000/10/16  02:13:46
55498         Log: -w cleanup.
55499              
55500              Subject: Re: Problems with bleadperl 
55501              From: "Stephen P. Potter" <spp@ds.net>
55502              Date: Fri, 13 Oct 2000 13:32:49 -0400
55503              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
55504      Branch: perl
55505            ! t/pragma/overload.t
55506 ____________________________________________________________________________
55507 [  7239] By: jhi                                   on 2000/10/16  01:41:18
55508         Log: One more ~utf8 tweak.
55509      Branch: perl
55510            ! t/op/bop.t
55511 ____________________________________________________________________________
55512 [  7238] By: jhi                                   on 2000/10/16  01:34:14
55513         Log: Tweak the test of #7235.
55514      Branch: perl
55515            ! t/op/bop.t
55516 ____________________________________________________________________________
55517 [  7237] By: jhi                                   on 2000/10/16  01:25:04
55518         Log: Fix a couple of compiler-noted nits in #7235.
55519      Branch: perl
55520            ! pp.c
55521 ____________________________________________________________________________
55522 [  7236] By: jhi                                   on 2000/10/16  01:22:46
55523         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
55524      Branch: perl
55525            ! pp.c pp_hot.c
55526 ____________________________________________________________________________
55527 [  7235] By: jhi                                   on 2000/10/15  16:24:44
55528         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
55529              
55530              From: Simon Cozens <simon@cozens.net>
55531              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
55532              Date: Sat, 14 Oct 2000 20:52:13 +0100
55533              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
55534      Branch: perl
55535            ! pp.c t/op/bop.t utf8.h
55536 ____________________________________________________________________________
55537 [  7234] By: jhi                                   on 2000/10/15  15:19:29
55538         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
55539              The problem was that rx->minlen was in chars while pp_split()
55540              thought it would be in bytes. 
55541      Branch: perl
55542            ! pp.c t/pragma/utf8.t
55543 ____________________________________________________________________________
55544 [  7233] By: jhi                                   on 2000/10/14  20:24:24
55545         Log: Document FNCASE=y as discussed in the bug 20000902.009.
55546      Branch: perl
55547            ! README.dos
55548 ____________________________________________________________________________
55549 [  7232] By: jhi                                   on 2000/10/14  18:52:21
55550         Log: Add test for bug id 20000427.003 (which seems to have
55551              been fixed) (also duplicate as 20000427.004, though
55552              with a higher severity).  Move one utf8 from op/append
55553              to pragma/utf8, tag the tests with bug ids.
55554      Branch: perl
55555            ! t/op/append.t t/pragma/utf8.t
55556 ____________________________________________________________________________
55557 [  7231] By: jhi                                   on 2000/10/14  17:28:37
55558         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
55559      Branch: perl
55560            ! t/pragma/utf8.t
55561 ____________________________________________________________________________
55562 [  7230] By: jhi                                   on 2000/10/14  14:24:50
55563         Log: Needs to be conditional on SunOS 4.
55564              
55565              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
55566              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
55567              Date: Sat, 14 Oct 2000 13:37:49 +0100
55568              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
55569      Branch: metaconfig/U/perl
55570            ! End.U
55571      Branch: perl
55572            ! Configure myconfig.SH pod/perldelta.pod
55573 ____________________________________________________________________________
55574 [  7229] By: jhi                                   on 2000/10/14  00:49:22
55575         Log: Update Changes.
55576      Branch: perl
55577            ! Changes patchlevel.h
55578 ____________________________________________________________________________
55579 [  7228] By: jhi                                   on 2000/10/14  00:46:10
55580         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
55581              From: Peter Prymmer <pvhp@forte.com>
55582              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
55583              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
55584      Branch: perl
55585            ! lib/utf8.pm
55586 ____________________________________________________________________________
55587 [  7227] By: jhi                                   on 2000/10/13  23:20:30
55588         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
55589      Branch: perl
55590            ! t/op/tie.t
55591 ____________________________________________________________________________
55592 [  7226] By: jhi                                   on 2000/10/13  22:14:32
55593         Log: Tweak #7225.
55594              
55595              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
55596              From: Peter Prymmer <pvhp@forte.com>
55597              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
55598              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
55599      Branch: perl
55600            ! t/op/sprintf.t
55601 ____________________________________________________________________________
55602 [  7225] By: jhi                                   on 2000/10/13  22:11:31
55603         Log: op/sprintf.t patch for OS/390 (and any other host with limited
55604              floating-point exponent length)
55605              
55606              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
55607              From: Dominic Dunlop <domo@computer.org>
55608              Date: Fri, 13 Oct 2000 19:17:57 +0200
55609              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
55610      Branch: perl
55611            ! t/op/sprintf.t
55612 ____________________________________________________________________________
55613 [  7224] By: jhi                                   on 2000/10/13  18:40:48
55614         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
55615      Branch: perl
55616            ! toke.c
55617 ____________________________________________________________________________
55618 [  7223] By: jhi                                   on 2000/10/13  18:37:13
55619         Log: Thinko in #7222.
55620      Branch: perl
55621            ! utf8.c
55622 ____________________________________________________________________________
55623 [  7222] By: jhi                                   on 2000/10/13  18:05:23
55624         Log: Use UTF8SKIP(), from Simon Cozens.
55625      Branch: perl
55626            ! utf8.c
55627 ____________________________________________________________________________
55628 [  7221] By: jhi                                   on 2000/10/13  15:43:19
55629         Log: (accidentally empty check-in)
55630      Branch: perl
55631            ! utf8.c
55632 ____________________________________________________________________________
55633 [  7220] By: jhi                                   on 2000/10/13  15:23:51
55634         Log: Add (optimistically) Storable to static extensions.
55635      Branch: perl
55636            ! hints/uwin.sh hints/vmesa.sh
55637 ____________________________________________________________________________
55638 [  7219] By: jhi                                   on 2000/10/13  15:20:05
55639         Log: Amdahl UTS doesn't seem to do dynaloading.
55640      Branch: perl
55641            ! hints/uts.sh
55642 ____________________________________________________________________________
55643 [  7218] By: jhi                                   on 2000/10/13  15:15:20
55644         Log: Slight tweak of the code to appease Amdahl UTS cc.
55645      Branch: perl
55646            ! pp.c
55647 ____________________________________________________________________________
55648 [  7217] By: jhi                                   on 2000/10/13  14:50:42
55649         Log: In Amdahl UTS "struct sv" is defined by a system header,
55650              <ksync.h>.
55651      Branch: perl
55652            ! perl.h sv.h
55653 ____________________________________________________________________________
55654 [  7216] By: jhi                                   on 2000/10/13  11:58:25
55655         Log: Ilya implemented the memory profiling API.
55656      Branch: perl
55657            ! Todo
55658 ____________________________________________________________________________
55659 [  7215] By: jhi                                   on 2000/10/13  02:56:38
55660         Log: Subject: [PATCH 5.7.0] Perl API for mstats
55661              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55662              Date: Thu, 12 Oct 2000 22:52:40 -0400
55663              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
55664      Branch: perl
55665            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
55666 ____________________________________________________________________________
55667 [  7214] By: jhi                                   on 2000/10/13  02:55:38
55668         Log: Subject: [PATCH 5.7.0] IVs in mtats
55669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55670              Date: Thu, 12 Oct 2000 22:51:04 -0400
55671              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
55672      Branch: perl
55673            ! malloc.c perl.h
55674 ____________________________________________________________________________
55675 [  7213] By: jhi                                   on 2000/10/13  02:31:47
55676         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
55677      Branch: perl
55678            ! pod/perldiag.pod pp_sys.c
55679 ____________________________________________________________________________
55680 [  7212] By: jhi                                   on 2000/10/13  01:27:38
55681         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
55682              From: Peter Prymmer <pvhp@forte.com>
55683              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
55684              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
55685      Branch: perl
55686            ! t/op/oct.t
55687 ____________________________________________________________________________
55688 [  7211] By: jhi                                   on 2000/10/13  00:35:09
55689         Log: Update Changes.
55690      Branch: perl
55691            ! Changes patchlevel.h
55692 ____________________________________________________________________________
55693 [  7210] By: jhi                                   on 2000/10/12  23:59:40
55694         Log: The Install.pm third of
55695              
55696              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
55697              From: Bill Campbell <bill@celestial.com>
55698              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
55699              Date: Thu, 5 Oct 2000 18:04:51 -0700
55700      Branch: perl
55701            ! lib/ExtUtils/Install.pm
55702 ____________________________________________________________________________
55703 [  7209] By: jhi                                   on 2000/10/12  23:58:43
55704         Log: Two thirds of
55705              
55706              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
55707              Date: Thu, 5 Oct 2000 18:04:51 -0700
55708              From: Bill Campbell <bill@celestial.com>
55709              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
55710              
55711              The Install.pm changes will be submitted separately because
55712              they need some work and discussion still.
55713      Branch: perl
55714            ! lib/getopts.pl lib/termcap.pl
55715 ____________________________________________________________________________
55716 [  7208] By: jhi                                   on 2000/10/12  23:41:19
55717         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
55718              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55719              Date:     Thu, 12 Oct 2000 07:30:02 EDT
55720              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
55721      Branch: perl
55722            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
55723            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
55724 ____________________________________________________________________________
55725 [  7207] By: jhi                                   on 2000/10/12  23:39:01
55726         Log: An updated EBCDIC tr patch.
55727              
55728              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
55729              From: Peter Prymmer <pvhp@forte.com>
55730              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
55731              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
55732      Branch: perl
55733            ! t/op/tr.t
55734 ____________________________________________________________________________
55735 [  7206] By: jhi                                   on 2000/10/12  23:34:55
55736         Log: Upgrade to CPAN 1.58, from Andreas König.
55737      Branch: perl
55738            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55739 ____________________________________________________________________________
55740 [  7205] By: jhi                                   on 2000/10/12  23:29:08
55741         Log: Introduce the man[24-8] variables, from Andy Dougherty.
55742      Branch: metaconfig/U/perl
55743            + mandirs.U mandirstyle.U
55744      Branch: perl
55745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55746            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
55747            ! vos/config.h vos/config.pl vos/config_h.SH_orig
55748            ! win32/config.bc win32/config.gc win32/config.vc
55749 ____________________________________________________________________________
55750 [  7204] By: gsar                                  on 2000/10/12  18:11:24
55751         Log: restore change#7202
55752      Branch: perl
55753            ! mg.c
55754 ____________________________________________________________________________
55755 [  7203] By: gsar                                  on 2000/10/12  18:09:40
55756         Log: another test of the Emergency Broadcast System--back out 
55757              change#7202
55758      Branch: perl
55759            ! mg.c
55760 ____________________________________________________________________________
55761 [  7202] By: gsar                                  on 2000/10/12  16:40:47
55762         Log: (submitted on behalf of Jarkko)
55763              Fix the lib/encode.t subtest 6 failure as reported by Andreas
55764              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
55765              was unearthed by change 7182, as was a bug in HTML::Entities.
55766      Branch: perl
55767            ! mg.c
55768 ____________________________________________________________________________
55769 [  7201] By: jhi                                   on 2000/10/11  03:16:05
55770         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
55771      Branch: perl
55772            ! pp_hot.c t/pragma/utf8.t
55773 ____________________________________________________________________________
55774 [  7200] By: jhi                                   on 2000/10/11  00:40:30
55775         Log: The #7198 was a false alarm.
55776      Branch: perl
55777            ! pp_hot.c
55778 ____________________________________________________________________________
55779 [  7199] By: jhi                                   on 2000/10/11  00:26:04
55780         Log: Remove duplicated code.
55781      Branch: perl
55782            ! t/lib/cgi-html.t
55783 ____________________________________________________________________________
55784 [  7198] By: jhi                                   on 2000/10/10  23:30:46
55785         Log: (Retracted by #7200.)
55786      Branch: perl
55787            ! pp_hot.c
55788 ____________________________________________________________________________
55789 [  7197] By: jhi                                   on 2000/10/10  21:49:30
55790         Log: Add the test case for #7190, from the original bug report
55791              by Andreas König.
55792      Branch: perl
55793            ! t/pragma/utf8.t
55794 ____________________________________________________________________________
55795 [  7196] By: jhi                                   on 2000/10/10  21:40:49
55796         Log: Reapply Andy's patch and regen Configure.
55797      Branch: perl
55798            ! Configure INSTALL Makefile.SH Porting/Glossary
55799            ! Porting/config.sh config_h.SH epoc/config.sh installperl
55800            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
55801            ! win32/config.vc
55802 ____________________________________________________________________________
55803 [  7195] By: jhi                                   on 2000/10/10  21:09:30
55804         Log: Use the versiononly instead of the installscripts,
55805              retract the changes 7146 and 7147.
55806      Branch: perl
55807            ! Configure INSTALL Makefile.SH Porting/Glossary
55808            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
55809            ! installperl uconfig.sh vos/config.def win32/config.bc
55810            ! win32/config.gc win32/config.vc
55811 ____________________________________________________________________________
55812 [  7194] By: jhi                                   on 2000/10/10  21:06:15
55813         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
55814              From: Peter Prymmer <pvhp@forte.com>
55815              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
55816              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
55817      Branch: perl
55818            ! t/op/ver.t
55819 ____________________________________________________________________________
55820 [  7193] By: jhi                                   on 2000/10/10  21:05:12
55821         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
55822              From: Peter Prymmer <pvhp@forte.com>
55823              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
55824              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
55825      Branch: perl
55826            ! t/op/tr.t
55827 ____________________________________________________________________________
55828 [  7192] By: jhi                                   on 2000/10/10  20:57:30
55829         Log: Add versiononly, delete installscripts, from Andy Dougherty.
55830      Branch: metaconfig
55831            - U/installdirs/installscripts.U
55832      Branch: metaconfig/U/perl
55833            + versiononly.U
55834 ____________________________________________________________________________
55835 [  7191] By: jhi                                   on 2000/10/10  19:41:21
55836         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
55837              From: Peter Prymmer <pvhp@forte.com>
55838              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
55839              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
55840      Branch: perl
55841            ! pod/perlebcdic.pod
55842 ____________________________________________________________________________
55843 [  7190] By: jhi                                   on 2000/10/10  19:26:14
55844         Log: Subject: Re: utf8 concat, mg_get
55845              From: Simon Cozens <simon@cozens.net>
55846              Date: Tue, 10 Oct 2000 17:40:17 +0100
55847              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
55848      Branch: perl
55849            ! pp_hot.c
55850 ____________________________________________________________________________
55851 [  7189] By: jhi                                   on 2000/10/10  19:23:03
55852         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
55853              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
55854              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
55855              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
55856      Branch: perl
55857            ! lib/ExtUtils/MM_Unix.pm
55858 ____________________________________________________________________________
55859 [  7188] By: jhi                                   on 2000/10/10  15:31:24
55860         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
55861              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
55862              Date: Fri, 14 Jul 2000 10:47:36 +0100
55863              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
55864      Branch: perl
55865            ! README.win32
55866 ____________________________________________________________________________
55867 [  7187] By: jhi                                   on 2000/10/10  13:30:10
55868         Log: Quote the temp file name, needed in Win32 because the
55869              default name unfortunately contains spaces, shouldn't
55870              hurt elsewhere.
55871              
55872              Subject: FW: perldoc fails if $TEMP contains spaces
55873              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
55874              Date: Thu, 14 Sep 2000 08:58:45 +0100
55875              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
55876      Branch: perl
55877            ! utils/perldoc.PL
55878 ____________________________________________________________________________
55879 [  7186] By: jhi                                   on 2000/10/10  13:16:27
55880         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
55881              From: hv@hugo.hybyte.com
55882              Date: Tue, 10 Oct 2000 14:10:20 +0100
55883              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
55884      Branch: perl
55885            ! t/lib/thr5005.t util.c
55886 ____________________________________________________________________________
55887 [  7185] By: jhi                                   on 2000/10/10  12:06:22
55888         Log: Upgrade to podlators 1.04, from Russ Allbery.
55889      Branch: perl
55890            ! lib/Pod/Man.pm lib/Pod/Text.pm
55891 ____________________________________________________________________________
55892 [  7184] By: jhi                                   on 2000/10/10  12:01:32
55893         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
55894      Branch: perl
55895            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
55896 ____________________________________________________________________________
55897 [  7183] By: jhi                                   on 2000/10/09  23:47:15
55898         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
55899              From: Peter Prymmer <pvhp@forte.com>
55900              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
55901              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
55902      Branch: perl
55903            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
55904 ____________________________________________________________________________
55905 [  7182] By: jhi                                   on 2000/10/09  23:43:16
55906         Log: Make eq work again with utf8 (disabling the upgrading
55907              should no more be necessary since the copies of the
55908              scalars are upgraded, not the scalars themselves).
55909              Takes care of ID 20001009.001.  (The claimed length()
55910              bug in 20001009.001 seems bogus to me.)
55911      Branch: perl
55912            ! sv.c t/pragma/utf8.t
55913 ____________________________________________________________________________
55914 [  7181] By: gsar                                  on 2000/10/09  19:41:54
55915         Log: tweak for change#7173
55916      Branch: perl
55917            ! win32/win32sck.c
55918 ____________________________________________________________________________
55919 [  7180] By: gsar                                  on 2000/10/09  19:26:56
55920         Log: on Windows, clean targets might not work under some flavors of the shell
55921      Branch: perl
55922            ! win32/Makefile win32/makefile.mk
55923 ____________________________________________________________________________
55924 [  7179] By: jhi                                   on 2000/10/09  19:21:02
55925         Log: Update Changes.
55926      Branch: perl
55927            ! Changes patchlevel.h
55928 ____________________________________________________________________________
55929 [  7178] By: jhi                                   on 2000/10/09  19:18:23
55930         Log: Warn about unknown scripts.
55931              
55932              Subject: Re: ideas? patches? [PATCH bleadperl]
55933              From: Dominic Dunlop <domo@computer.org>
55934              Date: Mon, 9 Oct 2000 14:57:17 +0200
55935              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
55936      Branch: perl
55937            ! lib/charnames.pm
55938 ____________________________________________________________________________
55939 [  7177] By: jhi                                   on 2000/10/09  19:13:27
55940         Log: Change #7160 had a nasty typo.
55941      Branch: metaconfig
55942            ! U/compline/Compile.U
55943      Branch: perl
55944            ! Configure config_h.SH
55945 ____________________________________________________________________________
55946 [  7176] By: gsar                                  on 2000/10/09  18:59:33
55947         Log: pod nit
55948      Branch: perl
55949            ! pod/perlport.pod
55950 ____________________________________________________________________________
55951 [  7175] By: gsar                                  on 2000/10/09  18:54:28
55952         Log: Windows9x doesn't support link(), despite what Config.pm
55953              might think
55954      Branch: perl
55955            ! lib/ExtUtils/Manifest.pm
55956 ____________________________________________________________________________
55957 [  7174] By: gsar                                  on 2000/10/09  18:50:03
55958         Log: avoid nonportable example code
55959      Branch: perl
55960            ! lib/File/Copy.pm
55961 ____________________________________________________________________________
55962 [  7173] By: gsar                                  on 2000/10/09  18:46:54
55963         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
55964              being used) when closing a socket handle
55965      Branch: perl
55966            ! win32/win32.c win32/win32.h win32/win32sck.c
55967 ____________________________________________________________________________
55968 [  7172] By: gsar                                  on 2000/10/09  18:41:40
55969         Log: on Windows, cwd strings in the environment should be of the
55970              form =X:=X:\foo instead of =X=X:\foo\
55971      Branch: perl
55972            ! win32/vdir.h
55973 ____________________________________________________________________________
55974 [  7171] By: gsar                                  on 2000/10/09  18:30:09
55975         Log: on Windows, LoadLibrary() could load an extension DLL multiple
55976              times if forward slashes are used in the path
55977      Branch: perl
55978            ! win32/win32.c
55979 ____________________________________________________________________________
55980 [  7170] By: jhi                                   on 2000/10/09  17:53:59
55981         Log: Add a todo note about overloadable assertions.
55982      Branch: perl
55983            ! Todo-5.6
55984 ____________________________________________________________________________
55985 [  7169] By: jhi                                   on 2000/10/09  13:43:45
55986         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
55987              From: mjd@plover.com
55988              Date: 9 Oct 2000 00:24:44 -0000
55989              Message-ID: <20001009002444.10616.qmail@plover.com>
55990      Branch: perl
55991            ! pod/perldebguts.pod
55992 ____________________________________________________________________________
55993 [  7168] By: nick                                  on 2000/10/08  13:16:33
55994         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
55995              is not right thing to do on (e.g. x86). Network order is also "right" for
55996              X fonts.
55997      Branch: perl
55998            ! ext/Encode/Encode.pm
55999 ____________________________________________________________________________
56000 [  7167] By: nick                                  on 2000/10/08  12:54:42
56001         Log: Make "encodings" work post-install when Encode/*.enc files may not
56002              be in same directory as Encode.pm
56003      Branch: perl
56004            ! ext/Encode/Encode.pm
56005 ____________________________________________________________________________
56006 [  7166] By: nick                                  on 2000/10/08  11:51:26
56007         Log: Work round the fact that $hash->{$key} does not take into account
56008              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
56009              so that key is always in the "expected" encoding - i.e. same way we put
56010              it in the hash.
56011      Branch: perl
56012            ! ext/Encode/Encode.pm
56013 ____________________________________________________________________________
56014 [  7165] By: gsar                                  on 2000/10/08  04:15:29
56015         Log: save_re_context() could reset PL_curcop to freed memory, causing core
56016              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
56017      Branch: perl
56018            ! pp_ctl.c
56019 ____________________________________________________________________________
56020 [  7164] By: jhi                                   on 2000/10/06  20:51:48
56021         Log: UTF8ize split() so that the cloned substrings get the UTF8
56022              flag of the original scalar.  Problem reported by Simon Cozens.
56023      Branch: perl
56024            ! pp.c t/pragma/utf8.t
56025 ____________________________________________________________________________
56026 [  7163] By: nick                                  on 2000/10/06  20:48:34
56027         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
56028              got a false +ve and so did not reach code which would have un-FAKEd the SV.
56029      Branch: perl
56030            ! sv.c
56031 ____________________________________________________________________________
56032 [  7162] By: nick                                  on 2000/10/06  20:25:37
56033         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
56034              To fix  (sort {$a <=> $b} keys %hash) in particular but
56035              should cover a number of other as-yet-unknown cases as well.
56036      Branch: perl
56037            ! sv.c
56038 ____________________________________________________________________________
56039 [  7161] By: jhi                                   on 2000/10/06  19:56:18
56040         Log: Change the version number of Tie::Handle in the core to 4.0,
56041              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
56042              
56043              Subject: Note on Tie::Handle
56044              From: andreas.koenig@anima.de (Andreas J. Koenig)
56045              Date:      06 Oct 2000 21:48:58 +0200
56046              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
56047      Branch: perl
56048            ! lib/Tie/Handle.pm
56049 ____________________________________________________________________________
56050 [  7160] By: jhi                                   on 2000/10/06  18:20:35
56051         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
56052              as the first option of cc/ld because of ultrapicky compilers
56053              (e.g. OS/390 R2.5)
56054      Branch: metaconfig
56055            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
56056            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
56057            ! U/compline/orderlib.U U/modified/Cppsym.U
56058            ! U/modified/d_access.U
56059      Branch: metaconfig/U/perl
56060            ! Checkcc.U d_dlsymun.U gccvers.U
56061      Branch: perl
56062            ! Configure config_h.SH
56063 ____________________________________________________________________________
56064 [  7159] By: jhi                                   on 2000/10/06  13:56:39
56065         Log: Update Changes.
56066      Branch: perl
56067            ! Changes patchlevel.h
56068 ____________________________________________________________________________
56069 [  7158] By: jhi                                   on 2000/10/06  12:48:40
56070         Log: Eliminate $Is_VMS code from the test.
56071              
56072              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
56073              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56074              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
56075              Date:     Thu, 5 Oct 2000 07:46:33 EDT
56076      Branch: perl
56077            ! t/lib/b.t
56078 ____________________________________________________________________________
56079 [  7157] By: jhi                                   on 2000/10/06  12:47:13
56080         Log: Also the $ccflags is needed for the C compiler check.
56081              
56082              Subject: Configure (check for C-compiler)
56083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56084              Date: Fri, 06 Oct 2000 08:47:15 +0200
56085              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
56086      Branch: metaconfig/U/perl
56087            ! Checkcc.U
56088      Branch: perl
56089            ! Configure config_h.SH
56090 ____________________________________________________________________________
56091 [  7156] By: jhi                                   on 2000/10/06  11:45:15
56092         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
56093      Branch: perl
56094            ! perl.c pp_ctl.c sv.h utf8.c
56095 ____________________________________________________________________________
56096 [  7155] By: jhi                                   on 2000/10/06  11:40:41
56097         Log: IO::Handle->syswrite() did not handle length omission
56098              like CORE::syswrite() does.
56099              
56100              Subject: [Fwd] IO::Handle, syswrite and arguments
56101              From: Graham Barr <gbarr@pobox.com>
56102              Date: Fri, 6 Oct 2000 10:22:05 +0100
56103              Message-ID: <20001006102205.U6312@pobox.com>
56104              
56105              The original patch from andrew@ugh.net.au.
56106      Branch: perl
56107            ! ext/IO/lib/IO/Handle.pm
56108 ____________________________________________________________________________
56109 [  7154] By: jhi                                   on 2000/10/06  01:42:15
56110         Log: Tweak #7153.
56111      Branch: perl
56112            ! utf8.h
56113 ____________________________________________________________________________
56114 [  7153] By: jhi                                   on 2000/10/06  00:39:55
56115         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
56116      Branch: perl
56117            ! utf8.h
56118 ____________________________________________________________________________
56119 [  7152] By: jhi                                   on 2000/10/06  00:38:11
56120         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
56121      Branch: perl
56122            ! perl.c pp_ctl.c sv.h utf8.c
56123 ____________________________________________________________________________
56124 [  7151] By: jhi                                   on 2000/10/06  00:36:38
56125         Log: Subject: Re: Questions about Tie::Array and perl modules
56126              From: Nick Ing-Simmons <nik@tiuk.ti.com>
56127              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
56128              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
56129              
56130              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
56131      Branch: perl
56132            ! lib/Tie/Array.pm t/op/array.t
56133 ____________________________________________________________________________
56134 [  7150] By: jhi                                   on 2000/10/05  00:20:45
56135         Log: Regen Changes.
56136      Branch: perl
56137            ! Changes patchlevel.h
56138 ____________________________________________________________________________
56139 [  7149] By: jhi                                   on 2000/10/05  00:20:01
56140         Log: Regen toc.
56141      Branch: perl
56142            ! pod/perltoc.pod
56143 ____________________________________________________________________________
56144 [  7148] By: jhi                                   on 2000/10/04  23:35:08
56145         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
56146              reported several times by Dominic Dunlop, for example in
56147              ID 20000315.008.  Patch from Dominic.  Patch affects at
56148              least MachTen, and possibly other oldish BSDs. Should not
56149              break non-broken platforms (tested on LinuxPPC). 
56150      Branch: perl
56151            ! doio.c
56152 ____________________________________________________________________________
56153 [  7147] By: jhi                                   on 2000/10/04  23:26:34
56154         Log: The one that got away from 7146.
56155      Branch: metaconfig
56156            + U/installdirs/installscripts.U
56157 ____________________________________________________________________________
56158 [  7146] By: jhi                                   on 2000/10/04  23:25:04
56159         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
56160              suggested by H. Merijn Brand.
56161      Branch: perl
56162            ! Configure INSTALL Makefile.SH Porting/Glossary
56163            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
56164            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
56165            ! win32/config.vc
56166 ____________________________________________________________________________
56167 [  7145] By: jhi                                   on 2000/10/04  22:08:21
56168         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
56169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56170              Date: Wed, 4 Oct 2000 17:37:46 -0400
56171              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
56172      Branch: perl
56173            ! utils/h2xs.PL
56174 ____________________________________________________________________________
56175 [  7144] By: jhi                                   on 2000/10/04  18:11:41
56176         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
56177              From: Jeff Pinyan <jeffp@crusoe.net>
56178              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
56179              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
56180      Branch: perl
56181            ! pod/perlrun.pod
56182 ____________________________________________________________________________
56183 [  7143] By: jhi                                   on 2000/10/04  18:09:58
56184         Log: Subject: perlhack.pod Patch for Externals Tools
56185              From: Fisher Mark <fisherm@tce.com>
56186              Date: Tue, 3 Oct 2000 15:43:27 -0500 
56187              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
56188      Branch: perl
56189            ! pod/perlhack.pod
56190 ____________________________________________________________________________
56191 [  7142] By: jhi                                   on 2000/10/04  18:08:41
56192         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
56193              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56194              Date:     Wed, 4 Oct 2000 12:11:11 EDT
56195              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
56196      Branch: perl
56197            ! vms/vms.c
56198 ____________________________________________________________________________
56199 [  7141] By: jhi                                   on 2000/10/04  12:20:16
56200         Log: Subject: [PATCH 5.7.0] h2xs not working
56201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56202              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
56203              Date: Tue, 3 Oct 2000 21:43:01 -0400
56204              
56205              Subject: [PATCH 5.7.0] h2xs not documenting the created module
56206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56207              Date: Tue, 3 Oct 2000 22:55:19 -0400
56208              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
56209      Branch: perl
56210            ! utils/h2xs.PL
56211 ____________________________________________________________________________
56212 [  7140] By: jhi                                   on 2000/10/04  11:53:44
56213         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
56214              From: nick@babyhippo.com
56215              Date: Wed, 4 Oct 2000 12:06:45 +0100
56216              Message-Id: <20001004120645.A7356@babyhippo.com>
56217              
56218              Retract 7118 and 7135.
56219      Branch: perl
56220            ! installman installperl op.c t/pragma/subs.t
56221 ____________________________________________________________________________
56222 [  7139] By: jhi                                   on 2000/10/03  22:09:41
56223         Log: It is possible to have no hosts database at all.  Pointed out in
56224              
56225              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
56226              From: Peter Prymmer <pvhp@forte.com>
56227              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
56228              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
56229      Branch: metaconfig
56230            ! U/modified/myhostname.U
56231      Branch: perl
56232            ! Configure config_h.SH
56233 ____________________________________________________________________________
56234 [  7138] By: jhi                                   on 2000/10/03  21:49:49
56235         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
56236              From: Peter Prymmer <pvhp@forte.com>
56237              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
56238              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
56239      Branch: perl
56240            ! pp_sys.c
56241 ____________________________________________________________________________
56242 [  7137] By: jhi                                   on 2000/10/03  20:10:05
56243         Log: One remaining nit less at the VMS mailbox sizing.
56244      Branch: perl
56245            ! vms/vms.c
56246 ____________________________________________________________________________
56247 [  7136] By: jhi                                   on 2000/10/03  20:08:47
56248         Log: Test harness update to sync with the new perlcc,
56249              from Simon Cozens.
56250      Branch: perl
56251            ! t/TEST t/UTEST
56252 ____________________________________________________________________________
56253 [  7135] By: jhi                                   on 2000/10/03  15:15:42
56254         Log: Subject: Re: PATCH for 20001003.004
56255              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
56256              From: "AARON B. DOSSETT" <aaron@iglou.com>
56257              Message-Id: <E13gTay-0006od-00@iglou.com>
56258      Branch: perl
56259            ! installman installperl
56260 ____________________________________________________________________________
56261 [  7134] By: jhi                                   on 2000/10/03  15:00:34
56262         Log: Subject: [ID 20001003.006] B::Debug not -w clean
56263              From: Nicholas Clark <nick@babyhippo.co.uk>
56264              Date: Tue, 03 Oct 2000 15:46:32 +0100
56265              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
56266      Branch: perl
56267            ! ext/B/B/Debug.pm
56268 ____________________________________________________________________________
56269 [  7133] By: jhi                                   on 2000/10/03  14:58:39
56270         Log: Scale down the VMS message boxes, by Charles Lane.
56271              Fix for ID 20000903.009, workaround at
56272              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
56273      Branch: perl
56274            ! vms/vms.c
56275 ____________________________________________________________________________
56276 [  7132] By: jhi                                   on 2000/10/03  11:20:37
56277         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
56278      Branch: perl
56279            + t/lib/st-lock.t t/lib/st-utf8.t
56280            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
56281            ! ext/Storable/Storable.xs t/lib/st-recurse.t
56282 ____________________________________________________________________________
56283 [  7131] By: jhi                                   on 2000/10/03  03:38:23
56284         Log: Encode nits.
56285      Branch: perl
56286            ! MANIFEST Makefile.SH
56287 ____________________________________________________________________________
56288 [  7130] By: jhi                                   on 2000/10/03  03:31:05
56289         Log: Update Changes.
56290      Branch: perl
56291            ! Changes patchlevel.h
56292 ____________________________________________________________________________
56293 [  7129] By: jhi                                   on 2000/10/03  02:24:02
56294         Log: Misplaced else.
56295      Branch: metaconfig/U/perl
56296            ! d_strtoll.U
56297      Branch: perl
56298            ! Configure config_h.SH
56299 ____________________________________________________________________________
56300 [  7128] By: jhi                                   on 2000/10/03  02:08:29
56301         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
56302              From: sthoenna@efn.org
56303              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
56304              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
56305      Branch: metaconfig/U/perl
56306            ! d_strtoll.U
56307      Branch: perl
56308            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
56309 ____________________________________________________________________________
56310 [  7127] By: jhi                                   on 2000/10/03  01:13:14
56311         Log: Update Changes.
56312      Branch: perl
56313            ! Changes patchlevel.h
56314 ____________________________________________________________________________
56315 [  7126] By: jhi                                   on 2000/10/03  00:57:08
56316         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
56317              as suggested by Olaf Flebbe and Nick Clark.
56318      Branch: perl
56319            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
56320 ____________________________________________________________________________
56321 [  7125] By: jhi                                   on 2000/10/03  00:50:56
56322         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
56323              From: Nick Clark <nick@plum.flirble.org>
56324              Date: Mon, 2 Oct 2000 11:03:24 +0100
56325              Message-Id: <20001002110324.D20073@plum.flirble.org>
56326              
56327              Also fixes bug ID 20001002.005.
56328      Branch: perl
56329            ! t/lib/encode.t
56330 ____________________________________________________________________________
56331 [  7124] By: jhi                                   on 2000/10/03  00:34:59
56332         Log: Subject: [PATCH 5.7.0] Epoc update
56333              From: Olaf Flebbe <o.flebbe@gmx.de>
56334              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
56335              Message-ID: <26423.969484586@www10.gmx.net>
56336      Branch: perl
56337            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
56338            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
56339            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
56340            ! util.c util.h
56341 ____________________________________________________________________________
56342 [  7123] By: jhi                                   on 2000/10/03  00:30:07
56343         Log: Regen headers.
56344      Branch: perl
56345            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
56346 ____________________________________________________________________________
56347 [  7122] By: jhi                                   on 2000/10/03  00:10:48
56348         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
56349      Branch: perl
56350            ! hints/openbsd.sh
56351 ____________________________________________________________________________
56352 [  7121] By: jhi                                   on 2000/10/03  00:05:06
56353         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
56354              From: <abigail@foad.org>
56355              Date: Tue, 26 Sep 2000 13:36:14 -0400
56356              Message-ID: <20000926173614.4356.qmail@foad.org>
56357      Branch: perl
56358            ! pod/perlop.pod
56359 ____________________________________________________________________________
56360 [  7120] By: jhi                                   on 2000/10/03  00:04:00
56361         Log: Inside require() $^S was always left undefined.
56362              
56363              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
56364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56365              Date: Wed, 27 Sep 2000 18:54:49 -0400
56366              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
56367      Branch: perl
56368            ! cop.h mg.c pp_ctl.c util.c
56369 ____________________________________________________________________________
56370 [  7119] By: jhi                                   on 2000/10/03  00:00:16
56371         Log: Subject: [PATCH] DLL not restartabke with threaded perl
56372              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
56373              Date: Thu, 28 Sep 2000 09:20:46 +0100
56374              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
56375      Branch: perl
56376            ! perl.c
56377 ____________________________________________________________________________
56378 [  7118] By: jhi                                   on 2000/10/02  23:59:20
56379         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
56380              From: Nicholas Clark <nick@ccl4.org>
56381              Date: Thu, 28 Sep 2000 11:52:24 +0100
56382              Message-ID: <20000928115224.D7924@plum.flirble.org>
56383      Branch: perl
56384            ! op.c
56385 ____________________________________________________________________________
56386 [  7117] By: jhi                                   on 2000/10/02  23:57:51
56387         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
56388              From: Nicholas Clark <nick@babyhippo.co.uk>
56389              Date: Thu, 28 Sep 2000 12:18:10 +0100
56390              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
56391              
56392              Did not apply cleanly, manual intervention was needed.
56393      Branch: perl
56394            ! ext/B/B/Bytecode.pm utils/perlcc.PL
56395 ____________________________________________________________________________
56396 [  7116] By: jhi                                   on 2000/10/02  23:50:40
56397         Log: Document the issue (is not a syntax error, kind of)
56398              
56399              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
56400              From: Nicholas Clark <nick@ccl4.org>
56401              Date: Thu, 28 Sep 2000 17:12:42 +0100
56402              Message-ID: <20000928171242.K7924@plum.flirble.org>
56403      Branch: perl
56404            ! pod/perldata.pod
56405 ____________________________________________________________________________
56406 [  7115] By: jhi                                   on 2000/10/02  23:48:58
56407         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
56408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56409              Date: Thu, 28 Sep 2000 21:55:31 -0400
56410              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
56411      Branch: perl
56412            ! regexec.c
56413 ____________________________________________________________________________
56414 [  7114] By: jhi                                   on 2000/10/02  23:47:57
56415         Log: Subject: DOC PATCH 5.6.0
56416              From: mjd@plover.com
56417              Date: 30 Sep 2000 06:02:34 -0000
56418              Message-ID: <20000930060234.4559.qmail@plover.com>
56419      Branch: perl
56420            ! pod/perldebguts.pod
56421 ____________________________________________________________________________
56422 [  7113] By: jhi                                   on 2000/10/02  23:46:43
56423         Log: SOCK_DGRAM and listen() do not mix as reported in
56424              
56425              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
56426              From: Petter Reinholdtsen <pere@hungry.com>
56427              Date: Sun, 1 Oct 2000 10:57:20 +0800
56428              Message-Id: <200010010257.KAA05735@localhost.localdomain>
56429              
56430              The patch for 5.7.0+ had to be reengineered, though.
56431      Branch: perl
56432            ! ext/IO/lib/IO/Socket/UNIX.pm
56433 ____________________________________________________________________________
56434 [  7112] By: jhi                                   on 2000/10/02  23:36:57
56435         Log: Subject: Re: [PATCH 5.005_64 missed]
56436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56437              Date: Sun, 1 Oct 2000 18:50:10 -0400
56438              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
56439      Branch: perl
56440            ! pod/perlxs.pod
56441 ____________________________________________________________________________
56442 [  7111] By: jhi                                   on 2000/10/02  23:35:40
56443         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
56444              From: Radu Greab <radu@netsoft.ro>
56445              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
56446              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
56447      Branch: perl
56448            ! op.c opcode.pl t/op/substr.t
56449 ____________________________________________________________________________
56450 [  7110] By: jhi                                   on 2000/10/02  23:32:38
56451         Log: Subject: [PATCH] Fix aliasing of tied filehandles
56452              From: Daniel Chetlin <daniel@chetlin.com>
56453              Date: Mon, 2 Oct 2000 14:53:27 -0700
56454              Message-ID: <20001002145327.C1617@ilmd>
56455      Branch: perl
56456            ! perl.h pp_hot.c t/op/tiehandle.t
56457 ____________________________________________________________________________
56458 [  7109] By: jhi                                   on 2000/10/02  23:31:30
56459         Log: s/Robin Parker/Robin Barker/
56460      Branch: perl
56461            ! Changes5.6
56462 ____________________________________________________________________________
56463 [  7108] By: jhi                                   on 2000/10/02  23:15:46
56464         Log: Retract #7091 as suggested in
56465              
56466              From: Robin Barker <rmb1@cise.npl.co.uk> 
56467              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
56468              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
56469              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
56470      Branch: perl
56471            ! embed.pl proto.h
56472 ____________________________________________________________________________
56473 [  7107] By: nick                                  on 2000/10/02  18:23:14
56474         Log: A few tweaks to get Tk803 to work with Encode scheme.
56475      Branch: perl
56476            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
56477 ____________________________________________________________________________
56478 [  7106] By: nick                                  on 2000/10/01  21:34:14
56479         Log: Add checking cases to Encode's toUnicode and fromUnicode.
56480      Branch: perl
56481            ! ext/Encode/Encode.pm
56482 ____________________________________________________________________________
56483 [  7105] By: nick                                  on 2000/10/01  17:18:01
56484         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
56485              To read and use them.
56486              Add a lib/encode.t which checks a few things.
56487      Branch: perl
56488            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
56489            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
56490            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
56491            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
56492            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
56493            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
56494            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
56495            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
56496            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
56497            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
56498            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
56499            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
56500            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
56501            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
56502            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
56503            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
56504            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
56505            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
56506            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
56507            + ext/Encode/Encode/iso2022-jp.enc
56508            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
56509            + ext/Encode/Encode/iso8859-1.enc
56510            + ext/Encode/Encode/iso8859-2.enc
56511            + ext/Encode/Encode/iso8859-3.enc
56512            + ext/Encode/Encode/iso8859-4.enc
56513            + ext/Encode/Encode/iso8859-5.enc
56514            + ext/Encode/Encode/iso8859-6.enc
56515            + ext/Encode/Encode/iso8859-7.enc
56516            + ext/Encode/Encode/iso8859-8.enc
56517            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
56518            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
56519            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
56520            + ext/Encode/Encode/macCentEuro.enc
56521            + ext/Encode/Encode/macCroatian.enc
56522            + ext/Encode/Encode/macCyrillic.enc
56523            + ext/Encode/Encode/macDingbats.enc
56524            + ext/Encode/Encode/macGreek.enc
56525            + ext/Encode/Encode/macIceland.enc
56526            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
56527            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
56528            + ext/Encode/Encode/macTurkish.enc
56529            + ext/Encode/Encode/macUkraine.enc
56530            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
56531            + t/lib/encode.t
56532            ! MANIFEST ext/Encode/Encode.pm
56533 ____________________________________________________________________________
56534 [  7104] By: nick                                  on 2000/09/30  13:04:30
56535         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
56536              From: Daniel Chetlin <daniel@chetlin.com>
56537              Date: Mon, 18 Sep 2000 05:05:40 -0700
56538              Message-Id: <20000918050540.C652@ilmd>
56539      Branch: perl
56540            ! lib/overload.pm sv.c t/pragma/overload.t
56541 ____________________________________________________________________________
56542 [  7103] By: nick                                  on 2000/09/30  12:53:36
56543         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
56544              From: Johan Vromans <jvromans@squirrel.nl>
56545              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
56546              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
56547      Branch: perl
56548            ! pod/Makefile.SH
56549 ____________________________________________________________________________
56550 [  7102] By: nick                                  on 2000/09/30  12:52:31
56551         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
56552              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56553              Date: Sat, 16 Sep 2000 16:36:45 -0400
56554              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
56555      Branch: perl
56556            ! ext/B/B/Deparse.pm
56557 ____________________________________________________________________________
56558 [  7101] By: nick                                  on 2000/09/30  12:51:41
56559         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
56560              From: Craig A. Berry <craig.berry@psinetcs.com>
56561              Date: Sat, 16 Sep 2000 10:11:10 -0500
56562              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
56563      Branch: perl
56564            ! vms/vms.c
56565 ____________________________________________________________________________
56566 [  7100] By: nick                                  on 2000/09/30  12:50:33
56567         Log: Subject: Re: unicode support and perl [ID 20000901.097]
56568              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56569              Date: Fri, 15 Sep 2000 16:37:58 -0400
56570              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
56571      Branch: perl
56572            ! t/op/append.t
56573 ____________________________________________________________________________
56574 [  7099] By: nick                                  on 2000/09/30  12:49:35
56575         Log: Subject: Re: unicode support and perl [ID 20000901.097]
56576              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56577              Date: Fri, 15 Sep 2000 16:25:30 -0400
56578              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
56579      Branch: perl
56580            ! pp_hot.c
56581 ____________________________________________________________________________
56582 [  7098] By: nick                                  on 2000/09/30  12:48:00
56583         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
56584              From: Gisle Aas <gisle@ActiveState.com>
56585              Date: 15 Sep 2000 16:23:41 +0200
56586              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
56587      Branch: perl
56588            ! toke.c
56589 ____________________________________________________________________________
56590 [  7097] By: nick                                  on 2000/09/30  12:45:16
56591         Log: Subject: [PATCH] Nits in perlmod.pod
56592              From: Daniel Chetlin <daniel@chetlin.com>
56593              Date: Fri, 15 Sep 2000 02:04:09 -0700
56594              Message-Id: <20000915020409.A2104@ilmd>
56595      Branch: perl
56596            ! pod/perlmod.pod
56597 ____________________________________________________________________________
56598 [  7096] By: nick                                  on 2000/09/30  12:18:00
56599         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
56600              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
56601              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
56602              0 to checking to get the warning.
56603      Branch: perl
56604            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
56605            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
56606            ! regexec.c sv.c toke.c utf8.c
56607 ____________________________________________________________________________
56608 [  7095] By: nick                                  on 2000/09/15  16:55:59
56609         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
56610              
56611              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
56612              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56613              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
56614              Date: Fri, 15 Sep 2000 06:37:30 -0400
56615      Branch: perl
56616            ! ext/Encode/Encode.xs sv.c
56617 ____________________________________________________________________________
56618 [  7094] By: jhi                                   on 2000/09/15  03:23:32
56619         Log: Update Changes.
56620      Branch: perl
56621            ! Changes patchlevel.h
56622 ____________________________________________________________________________
56623 [  7093] By: jhi                                   on 2000/09/15  03:11:44
56624         Log: Fix for the charnames.t failures from Spider Boardman.
56625      Branch: perl
56626            ! toke.c
56627 ____________________________________________________________________________
56628 [  7092] By: jhi                                   on 2000/09/15  00:15:48
56629         Log: Botched the #7090 check-in.
56630      Branch: perl
56631            ! sv.c
56632 ____________________________________________________________________________
56633 [  7091] By: jhi                                   on 2000/09/14  23:33:24
56634         Log: Part of #7081 didn't come through.
56635      Branch: perl
56636            ! embed.pl proto.h
56637 ____________________________________________________________________________
56638 [  7090] By: jhi                                   on 2000/09/14  23:17:39
56639         Log: Subject: Re: perl@7078 
56640              From: Spider Boardman <spider@web.zk3.dec.com>
56641              Date: Thu, 14 Sep 2000 19:06:36 -0400
56642              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
56643      Branch: perl
56644            ! sv.c toke.c
56645 ____________________________________________________________________________
56646 [  7089] By: jhi                                   on 2000/09/14  23:11:21
56647         Log: Small portability tweaks.
56648      Branch: perl
56649            ! ext/Encode/Encode.xs
56650 ____________________________________________________________________________
56651 [  7088] By: jhi                                   on 2000/09/14  22:57:23
56652         Log: Fake return to pacify picky compilers.
56653      Branch: perl
56654            ! ext/Encode/Encode.xs
56655 ____________________________________________________________________________
56656 [  7087] By: jhi                                   on 2000/09/14  22:53:37
56657         Log: Subject: [PATCH] utf8.c apidoc
56658              From: Simon Cozens <simon@cozens.net>
56659              Date: Thu, 14 Sep 2000 23:46:57 +0100
56660              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
56661      Branch: perl
56662            ! perlapi.c pod/perlapi.pod utf8.c
56663 ____________________________________________________________________________
56664 [  7086] By: jhi                                   on 2000/09/14  22:40:38
56665         Log: We don't need to count the high bit bytes, a boolean is enough. 
56666      Branch: perl
56667            ! sv.c
56668 ____________________________________________________________________________
56669 [  7085] By: jhi                                   on 2000/09/14  21:20:09
56670         Log: Replace #7084 with
56671              
56672              Subject: Re: perl@7078 
56673              From: Spider Boardman <spider@web.zk3.dec.com>
56674              Date: Thu, 14 Sep 2000 17:09:36 -0400
56675              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
56676      Branch: perl
56677            ! sv.c utf8.c
56678 ____________________________________________________________________________
56679 [  7084] By: jhi                                   on 2000/09/14  20:03:34
56680         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
56681              convertable to bytes by checking it doesn't go above 0xc3
56682              
56683              Subject: Re: perl@7078
56684              From: Simon Cozens <simon@cozens.net>
56685              Date: Thu, 14 Sep 2000 20:59:19 +0100
56686              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
56687      Branch: perl
56688            ! utf8.c
56689 ____________________________________________________________________________
56690 [  7083] By: jhi                                   on 2000/09/14  19:38:47
56691         Log: Subject: Re: perl@7078
56692              From: Simon Cozens <simon@cozens.net>
56693              Date: Thu, 14 Sep 2000 20:13:09 +0100
56694              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
56695      Branch: perl
56696            ! t/op/bop.t
56697 ____________________________________________________________________________
56698 [  7082] By: jhi                                   on 2000/09/14  17:50:44
56699         Log: The one that got away.
56700      Branch: perl
56701            ! lib/File/Find.pm
56702 ____________________________________________________________________________
56703 [  7081] By: jhi                                   on 2000/09/14  17:45:35
56704         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
56705              From: Robin Barker <rmb1@cise.npl.co.uk>
56706              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
56707              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
56708      Branch: perl
56709            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
56710            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
56711            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
56712            ! regcomp.c toke.c universal.c
56713 ____________________________________________________________________________
56714 [  7080] By: jhi                                   on 2000/09/14  17:40:35
56715         Log: Problems picked up by AIX cc.
56716              
56717              Subject: Re: perl@7078 (patch included)
56718              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56719              Date: Thu, 14 Sep 2000 18:53:30 +0200
56720              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
56721      Branch: perl
56722            ! ext/Encode/Encode.xs
56723 ____________________________________________________________________________
56724 [  7079] By: jhi                                   on 2000/09/14  17:38:27
56725         Log: Subject: File::Find 5.7.0 POD nits
56726              From: Rich Morin <rdm@cfcl.com>
56727              Date: Wed, 13 Sep 2000 22:03:58 -0700
56728              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
56729      Branch: perl
56730            ! lib/File/Find.pm
56731 ____________________________________________________________________________
56732 [  7078] By: jhi                                   on 2000/09/14  14:58:20
56733         Log: Update Changes.
56734      Branch: perl
56735            ! Changes patchlevel.h
56736 ____________________________________________________________________________
56737 [  7077] By: jhi                                   on 2000/09/14  14:55:54
56738         Log: Compilation warnings and an error.
56739      Branch: perl
56740            ! sv.c
56741 ____________________________________________________________________________
56742 [  7076] By: jhi                                   on 2000/09/14  14:42:56
56743         Log: Fix for a parsing bug, not for the original bug.
56744              
56745              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
56746              From: Spider Boardman <spider@web.zk3.dec.com>
56747              Date: Wed, 13 Sep 2000 17:52:20 -0400
56748              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
56749      Branch: perl
56750            ! regcomp.c
56751 ____________________________________________________________________________
56752 [  7075] By: jhi                                   on 2000/09/14  14:40:40
56753         Log: Batch of UTF-8 patches from Simon Cozens.
56754      Branch: perl
56755            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
56756            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
56757            ! toke.c utf8.c
56758 ____________________________________________________________________________
56759 [  7074] By: jhi                                   on 2000/09/14  14:29:58
56760         Log: Subject: Re: Two advertising clauses need to be removed
56761              From: Russ Allbery <rra@stanford.edu>
56762              Date: 13 Sep 2000 18:50:26 -0700
56763              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
56764      Branch: perl
56765            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
56766 ____________________________________________________________________________
56767 [  7073] By: jhi                                   on 2000/09/14  14:28:20
56768         Log: Subject: [PATCH] de-wall t/README
56769              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56770              Date: Wed, 13 Sep 2000 17:46:55 -0700
56771              Message-ID: <//Bw5gzkge/e092yn@efn.org>
56772      Branch: perl
56773            ! t/README
56774 ____________________________________________________________________________
56775 [  7072] By: jhi                                   on 2000/09/14  14:25:10
56776         Log: Hints optimization.
56777              
56778              Subject: Minor nit
56779              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56780              Date: Wed, 13 Sep 2000 21:42:07 +0200
56781              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
56782      Branch: perl
56783            ! hints/hpux.sh
56784 ____________________________________________________________________________
56785 [  7071] By: jhi                                   on 2000/09/14  14:23:30
56786         Log: Allow chop() and chomp() to be overridden.
56787              
56788              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
56789              From: "Casey R. Tweten" <crt@kiski.net>
56790              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
56791              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
56792      Branch: perl
56793            ! toke.c
56794 ____________________________________________________________________________
56795 [  7070] By: jhi                                   on 2000/09/14  14:20:36
56796         Log: The return value of setlocale must be copied away.
56797              
56798              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
56799              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56800              Date: Wed, 13 Sep 2000 16:27:37 +0100 
56801              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
56802      Branch: perl
56803            ! util.c
56804 ____________________________________________________________________________
56805 [  7069] By: jhi                                   on 2000/09/14  14:16:27
56806         Log: Remove vestiges of tr//CU.
56807              
56808              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
56809              From: Nick Clark <nick@plum.flirble.org>
56810              Date: Tue, 12 Sep 2000 22:50:14 +0100
56811              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
56812              
56813              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
56814              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56815              Date: Tue, 12 Sep 2000 21:38:48 -0700
56816              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
56817      Branch: perl
56818            ! op.h pod/perlunicode.pod
56819 ____________________________________________________________________________
56820 [  7068] By: jhi                                   on 2000/09/13  14:18:39
56821         Log: Add the Encode extension.  The code is still largely just skeleton.
56822      Branch: perl
56823            + ext/Encode/Encode.pm ext/Encode/Encode.xs
56824            + ext/Encode/Makefile.PL ext/Encode/Todo
56825            ! MANIFEST Todo-5.6
56826 ____________________________________________________________________________
56827 [  7067] By: jhi                                   on 2000/09/12  17:43:33
56828         Log: Allow for whitespace between "#" and "line" in cpp output.
56829              
56830              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
56831              From: Calle Dybedahl <calle@lysator.liu.se>
56832              Date: 12 Sep 2000 19:38:02 +0200 
56833              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
56834      Branch: perl
56835            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
56836 ____________________________________________________________________________
56837 [  7066] By: gsar                                  on 2000/09/12  17:24:29
56838         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
56839              initialization in all the threads on Windows
56840      Branch: perl
56841            ! win32/win32.c
56842 ____________________________________________________________________________
56843 [  7065] By: jhi                                   on 2000/09/12  15:11:31
56844         Log: Update Changes.
56845      Branch: perl
56846            ! Changes patchlevel.h
56847 ____________________________________________________________________________
56848 [  7064] By: jhi                                   on 2000/09/12  14:54:54
56849         Log: Retract #7062, the pod tests are not ready.
56850      Branch: perl
56851            ! t/TEST t/harness
56852 ____________________________________________________________________________
56853 [  7063] By: jhi                                   on 2000/09/12  14:25:41
56854         Log: The #7054 truncated Configure badly.
56855      Branch: metaconfig/U/perl
56856            ! End.U
56857      Branch: perl
56858            ! Configure config_h.SH
56859 ____________________________________________________________________________
56860 [  7062] By: jhi                                   on 2000/09/12  14:08:32
56861         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
56862              From: sthoenna@efn.org
56863              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
56864              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
56865      Branch: perl
56866            ! t/TEST t/harness
56867 ____________________________________________________________________________
56868 [  7061] By: jhi                                   on 2000/09/12  14:07:18
56869         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
56870              From: sthoenna@efn.org
56871              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
56872              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
56873      Branch: perl
56874            ! pod/perlxs.pod
56875 ____________________________________________________________________________
56876 [  7060] By: jhi                                   on 2000/09/12  14:06:08
56877         Log: Break up the myconfig lines a bit.
56878              
56879              Subject: perlbug/perl -V output format
56880              From: sthoenna@efn.org
56881              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
56882              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
56883      Branch: perl
56884            ! myconfig.SH
56885 ____________________________________________________________________________
56886 [  7059] By: jhi                                   on 2000/09/12  14:05:04
56887         Log: Test for the #7049.
56888              
56889              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
56890              From: andreas.koenig@anima.de (Andreas J. Koenig)
56891              Date: 12 Sep 2000 06:42:01 +0200
56892              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
56893      Branch: perl
56894            ! t/op/my.t
56895 ____________________________________________________________________________
56896 [  7058] By: jhi                                   on 2000/09/12  14:03:05
56897         Log: Subject: [patch: perl@7045] vms updates
56898              From: Peter Prymmer <pvhp@forte.com>
56899              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
56900              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
56901      Branch: perl
56902            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
56903 ____________________________________________________________________________
56904 [  7057] By: jhi                                   on 2000/09/12  14:00:51
56905         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
56906              From: sthoenna@efn.org
56907              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
56908              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
56909      Branch: perl
56910            ! t/op/64bitint.t
56911 ____________________________________________________________________________
56912 [  7056] By: jhi                                   on 2000/09/12  13:58:14
56913         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
56914              From: Jeff Pinyan <jeffp@crusoe.net>
56915              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
56916              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
56917      Branch: perl
56918            ! pod/perlfunc.pod
56919 ____________________________________________________________________________
56920 [  7055] By: jhi                                   on 2000/09/12  13:56:32
56921         Log: Do in VMS as the #7054 does.
56922      Branch: perl
56923            ! configure.com
56924 ____________________________________________________________________________
56925 [  7054] By: jhi                                   on 2000/09/12  13:50:31
56926         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
56927              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
56928              Date: Mon, 11 Sep 2000 08:33:09 +0100
56929              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
56930      Branch: metaconfig/U/perl
56931            ! End.U
56932      Branch: perl
56933            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
56934            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
56935 ____________________________________________________________________________
56936 [  7053] By: jhi                                   on 2000/09/12  13:29:19
56937         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
56938              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56939              Date:     Tue, 12 Sep 2000 08:35:59 EDT
56940              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
56941      Branch: perl
56942            ! vms/test.com
56943 ____________________________________________________________________________
56944 [  7052] By: jhi                                   on 2000/09/11  23:01:50
56945         Log: Document the SvUTF8*().
56946      Branch: perl
56947            ! pod/perlapi.pod sv.h
56948 ____________________________________________________________________________
56949 [  7051] By: gsar                                  on 2000/09/11  14:46:30
56950         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
56951              (missed a spot when fixing up op_pmreplroot hack for ithreads)
56952      Branch: perl
56953            ! op.c t/op/split.t
56954 ____________________________________________________________________________
56955 [  7050] By: nick                                  on 2000/09/11  10:03:51
56956         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
56957              
56958              Subject: borland C++ win32.c tweak
56959              From: Vadim Konovalov <vkonovalov@lucent.com>
56960              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
56961              Date: Mon, 11 Sep 2000 11:22:33 +0400
56962      Branch: perl
56963            ! win32/win32.c
56964 ____________________________________________________________________________
56965 [  7049] By: nick                                  on 2000/09/11  09:57:33
56966         Log: Point fix for s/// on foreach (keys %xxx).
56967      Branch: perl
56968            ! pp_hot.c
56969 ____________________________________________________________________________
56970 [  7048] By: jhi                                   on 2000/09/10  23:37:09
56971         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
56972              by Pod::Text, from Brad Appleton.
56973      Branch: perl
56974            ! t/pod/testp2pt.pl
56975 ____________________________________________________________________________
56976 [  7047] By: jhi                                   on 2000/09/10  14:32:53
56977         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
56978              by Russ Allbery.
56979      Branch: perl
56980            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
56981 ____________________________________________________________________________
56982 [  7046] By: jhi                                   on 2000/09/10  14:15:08
56983         Log: Upgrade to CPAN 1.57_65, from Andreas König.
56984      Branch: perl
56985            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
56986 ____________________________________________________________________________
56987 [  7045] By: jhi                                   on 2000/09/08  21:36:32
56988         Log: Update Changes.
56989      Branch: perl
56990            ! Changes patchlevel.h
56991 ____________________________________________________________________________
56992 [  7044] By: jhi                                   on 2000/09/08  21:29:56
56993         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
56994              From: Peter Prymmer <pvhp@forte.com>
56995              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
56996              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
56997      Branch: perl
56998            ! configure.com
56999 ____________________________________________________________________________
57000 [  7043] By: jhi                                   on 2000/09/08  21:27:50
57001         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
57002              From: Peter Prymmer <pvhp@forte.com>
57003              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
57004              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
57005      Branch: perl
57006            ! Makefile.SH installperl
57007 ____________________________________________________________________________
57008 [  7042] By: jhi                                   on 2000/09/08  21:23:21
57009         Log: Continue #7041.
57010      Branch: perl
57011            ! cygwin/Makefile.SHs os2/Makefile.SHs
57012 ____________________________________________________________________________
57013 [  7041] By: jhi                                   on 2000/09/08  21:18:10
57014         Log: Do away with memory models cruft.  Sorry, PDP users.
57015      Branch: metaconfig
57016            ! U/modified/cc.U U/modified/libpth.U
57017      Branch: perl
57018            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
57019            ! Porting/config_H cflags.SH config_h.SH configure.com
57020            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
57021            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
57022            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
57023 ____________________________________________________________________________
57024 [  7040] By: jhi                                   on 2000/09/08  14:34:18
57025         Log: Major rewrite of s2p.  And I mean really major, it is
57026              an implementation of sed in perl.  If called as s2p it
57027              will function as s2p.  Note: needs non-UNIXifying.
57028              
57029              Subject: s2p
57030              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
57031              Date: Mon, 28 Aug 2000 14:05:12 +0200
57032              Message-ID: <39AA5578.2102E2AA@alcatel.at>
57033      Branch: perl
57034            ! x2p/s2p.PL
57035 ____________________________________________________________________________
57036 [  7039] By: jhi                                   on 2000/09/08  14:19:49
57037         Log: Re-allow vec() for characters > 255.
57038              
57039              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
57040              From: Spider Boardman <spider@web.zk3.dec.com>
57041              Date: Fri, 08 Sep 2000 02:21:02 -0400
57042              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
57043      Branch: perl
57044            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
57045            ! t/op/vec.t
57046 ____________________________________________________________________________
57047 [  7038] By: jhi                                   on 2000/09/08  14:14:18
57048         Log: Subject: [PATCH lib/Benchmark.pm]
57049              From: <abigail@foad.org>
57050              Date: Thu, 7 Sep 2000 15:03:20 -0400
57051              Message-ID: <20000907190320.888.qmail@foad.org>
57052      Branch: perl
57053            ! lib/Benchmark.pm
57054 ____________________________________________________________________________
57055 [  7037] By: jhi                                   on 2000/09/08  14:11:06
57056         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
57057              
57058              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
57059              From: Spider Boardman <spider@web.zk3.dec.com>
57060              Date: Fri, 08 Sep 2000 01:30:27 -0400
57061              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
57062      Branch: perl
57063            ! op.c
57064 ____________________________________________________________________________
57065 [  7036] By: jhi                                   on 2000/09/08  14:08:58
57066         Log: Subject: [ID 20000908.002] perlipc documentation bug.
57067              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
57068              Date: Fri, 08 Sep 2000 12:38:32 +0200
57069              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
57070      Branch: perl
57071            ! pod/perlipc.pod
57072 ____________________________________________________________________________
57073 [  7035] By: jhi                                   on 2000/09/08  14:03:12
57074         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
57075              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57076              Date: Fri, 08 Sep 2000 11:47:34 +0200
57077              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
57078      Branch: perl
57079            ! hints/dec_osf.sh
57080 ____________________________________________________________________________
57081 [  7034] By: jhi                                   on 2000/09/08  13:59:35
57082         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
57083              From: Simon Cozens <simon@cozens.net>
57084              Date: Thu, 7 Sep 2000 20:40:38 +0100
57085              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
57086      Branch: perl
57087            ! pp_hot.c
57088 ____________________________________________________________________________
57089 [  7033] By: jhi                                   on 2000/09/08  04:03:03
57090         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
57091              From: "Larry W. Virden" <lvirden@cas.org>
57092              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
57093              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
57094      Branch: perl
57095            ! pod/perldiag.pod
57096 ____________________________________________________________________________
57097 [  7032] By: jhi                                   on 2000/09/07  22:18:30
57098         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
57099              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
57100              Date: Mon, 04 Sep 2000 13:16:38 -0700
57101              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
57102      Branch: perl
57103            ! lib/perl5db.pl
57104 ____________________________________________________________________________
57105 [  7031] By: jhi                                   on 2000/09/07  22:02:29
57106         Log: Fix the ccversion detection for 5.1 and beyond.
57107              
57108              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
57109              From: Spider Boardman <spider@leggy.zk3.dec.com>
57110              Date: Thu, 7 Sep 2000 17:54:27 -0400
57111              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
57112      Branch: perl
57113            ! hints/dec_osf.sh
57114 ____________________________________________________________________________
57115 [  7030] By: jhi                                   on 2000/09/07  19:12:28
57116         Log: Fix for
57117              
57118              Subject: [ID 20000903.001] \w in utf8-strings
57119              From: Marc Lehmann <pcg@goof.com>
57120              Date: Sun, 03 Sep 2000 09:44:29 +0200
57121              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
57122              
57123              and various related nits.
57124      Branch: perl
57125            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
57126 ____________________________________________________________________________
57127 [  7029] By: jhi                                   on 2000/09/07  18:49:09
57128         Log: Fix the URL, but the server is still missing in action.
57129              
57130              Subject: [ID 20000905.002] perlfaq1.pod URL error
57131              From: "Larry W. Virden" <lvirden@cas.org>
57132              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
57133              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
57134      Branch: perl
57135            ! pod/perlfaq1.pod
57136 ____________________________________________________________________________
57137 [  7028] By: jhi                                   on 2000/09/07  18:47:13
57138         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
57139              From: Hugo <hv@crypt.compulink.co.uk>
57140              Date: Tue, 05 Sep 2000 14:13:37 +0100
57141              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
57142      Branch: perl
57143            ! toke.c
57144 ____________________________________________________________________________
57145 [  7027] By: jhi                                   on 2000/09/07  18:45:35
57146         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
57147              From: Daniel Chetlin <daniel@chetlin.com>
57148              Date: Tue, 5 Sep 2000 04:57:07 -0700
57149              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
57150      Branch: perl
57151            ! pod/perlfaq6.pod pod/perlop.pod
57152 ____________________________________________________________________________
57153 [  7026] By: jhi                                   on 2000/09/07  18:44:01
57154         Log: Document the new ref() semantics.
57155              
57156              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
57157              From: Gisle Aas <gisle@ActiveState.com>
57158              Date: 05 Sep 2000 08:10:30 +0200
57159              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
57160      Branch: perl
57161            ! pod/perldelta.pod
57162 ____________________________________________________________________________
57163 [  7025] By: jhi                                   on 2000/09/07  18:42:27
57164         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
57165              
57166              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
57167              From: Gisle Aas <gisle@ActiveState.com>
57168              Date: 05 Sep 2000 08:11:40 +0200
57169              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
57170      Branch: perl
57171            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
57172 ____________________________________________________________________________
57173 [  7024] By: jhi                                   on 2000/09/07  18:39:32
57174         Log: Subject: [PATCH] Modernize Opcode.pm documentation
57175              From: Gisle Aas <gisle@ActiveState.com>
57176              Date: 4 Sep 2000 00:18:55 -0000
57177              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
57178      Branch: perl
57179            ! ext/Opcode/Opcode.pm
57180 ____________________________________________________________________________
57181 [  7023] By: jhi                                   on 2000/09/07  18:37:42
57182         Log: Subject: [PATCH] Tied filehandle documentation
57183              From: Gisle Aas <gisle@ActiveState.com>
57184              Date: 4 Sep 2000 00:14:40 -0000
57185              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
57186      Branch: perl
57187            ! pod/perlfunc.pod pod/perltie.pod
57188 ____________________________________________________________________________
57189 [  7022] By: jhi                                   on 2000/09/07  18:35:37
57190         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
57191              From: Gisle Aas <gisle@ActiveState.com>
57192              Date: 4 Sep 2000 00:04:22 -0000
57193              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
57194      Branch: perl
57195            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
57196 ____________________________________________________________________________
57197 [  7021] By: jhi                                   on 2000/09/07  18:33:22
57198         Log: Subject: small apidoc fix
57199              From: Marc Lehmann <pcg@goof.com>
57200              Date: Sun, 3 Sep 2000 05:12:06 +0200
57201              Message-ID: <20000903051206.A5909@cerebro.laendle>
57202      Branch: perl
57203            ! pod/perlapi.pod utf8.c
57204 ____________________________________________________________________________
57205 [  7020] By: jhi                                   on 2000/09/07  16:14:57
57206         Log: Tiny perldelta nits.
57207      Branch: perl
57208            ! pod/perldelta.pod
57209 ____________________________________________________________________________
57210 [  7019] By: jhi                                   on 2000/09/07  16:04:20
57211         Log: Guard against bad string->int conversion for quads.
57212      Branch: perl
57213            ! t/op/64bitint.t
57214 ____________________________________________________________________________
57215 [  7018] By: jhi                                   on 2000/09/06  17:07:03
57216         Log: Update Unicode todo list.
57217      Branch: perl
57218            ! Todo-5.6
57219 ____________________________________________________________________________
57220 [  7017] By: jhi                                   on 2000/09/05  21:16:01
57221         Log: Document the SvIOK_.*UV().
57222      Branch: perl
57223            ! pod/perlapi.pod sv.h
57224 ____________________________________________________________________________
57225 [  7016] By: nick                                  on 2000/09/03  21:54:46
57226         Log: Hash lookup of constant strings optimization:
57227              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
57228              to string table (as per sharepvn). Add newSV_pvn_share to create such
57229              a thing. Make hv.c compare addresses of strings and skip string compare
57230              if equal. Make method_named and helem ops use these shared-string SVs
57231              when arg is constant. Make keys op return shared-string SVs (less clearly
57232              a win).
57233      Branch: perl
57234            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
57235            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
57236            ! pod/perlintern.pod pp_hot.c proto.h sv.c
57237 ____________________________________________________________________________
57238 [  7015] By: jhi                                   on 2000/09/02  17:48:59
57239         Log: This is 5.7.0.
57240      Branch: perl
57241            ! Changes
57242 ____________________________________________________________________________
57243 [  7014] By: jhi                                   on 2000/09/02  17:35:45
57244         Log: Changes and patchlevel tweaks.
57245      Branch: perl
57246            ! Changes patchlevel.h
57247 ____________________________________________________________________________
57248 [  7013] By: jhi                                   on 2000/09/02  17:30:50
57249         Log: Update Changes.
57250      Branch: perl
57251            ! Changes patchlevel.h
57252 ____________________________________________________________________________
57253 [  7012] By: nick                                  on 2000/09/02  17:25:20
57254         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
57255      Branch: perl
57256            ! gv.c lib/overload.pm
57257 ____________________________________________________________________________
57258 [  7011] By: jhi                                   on 2000/09/02  17:16:25
57259         Log: Update perlhist.
57260      Branch: perl
57261            ! pod/perlhist.pod
57262 ____________________________________________________________________________
57263 [  7010] By: jhi                                   on 2000/09/02  17:01:35
57264         Log: perldelta nits.
57265      Branch: perl
57266            ! pod/perldelta.pod
57267 ____________________________________________________________________________
57268 [  7009] By: nick                                  on 2000/09/02  16:48:35
57269         Log: If overloaded %{} etc. return the object do not loop.
57270              Thus  sub deref { $_[0] } functions if object is wanted type.
57271      Branch: perl
57272            ! pp.h
57273 ____________________________________________________________________________
57274 [  7008] By: jhi                                   on 2000/09/02  16:26:11
57275         Log: Retab MANIFEST.
57276      Branch: perl
57277            ! ext/Storable/MANIFEST
57278 ____________________________________________________________________________
57279 [  7007] By: jhi                                   on 2000/09/02  16:23:02
57280         Log: Make certain cc is set before trying to run it.
57281      Branch: perl
57282            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
57283 ____________________________________________________________________________
57284 [  7006] By: jhi                                   on 2000/09/02  15:45:41
57285         Log: Unicode notes.
57286      Branch: perl
57287            ! pod/perldelta.pod
57288 ____________________________________________________________________________
57289 [  7005] By: jhi                                   on 2000/09/02  15:42:11
57290         Log: Various Configure nits by Philip Newton,
57291              plus the ebcdic one by me.
57292      Branch: metaconfig
57293            + U/modified/pager.U
57294            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
57295      Branch: metaconfig/U/perl
57296            ! Devel.U quadfio.U
57297      Branch: perl
57298            ! Configure config_h.SH
57299 ____________________________________________________________________________
57300 [  7004] By: jhi                                   on 2000/09/02  15:06:14
57301         Log: Apparently avoiding the swapping is too costly.
57302              
57303              From: "Ben Tilly" <ben_tilly@hotmail.com>
57304              Subject: Re: the door is closed.
57305              Date: Fri, 01 Sep 2000 20:23:16 EDT
57306              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
57307      Branch: perl
57308            ! pod/perlfaq4.pod
57309 ____________________________________________________________________________
57310 [  7003] By: nick                                  on 2000/09/02  12:26:04
57311         Log: Undo part of change 6489 which looks like a bulk edit which
57312              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
57313              The supressing of main:: on return from select() is undesirable.
57314      Branch: perl
57315            ! pp_sys.c
57316 ____________________________________________________________________________
57317 [  7002] By: jhi                                   on 2000/09/01  23:08:54
57318         Log: Update Changes.
57319      Branch: perl
57320            ! Changes patchlevel.h
57321 ____________________________________________________________________________
57322 [  7001] By: jhi                                   on 2000/09/01  23:00:13
57323         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
57324              From: Peter Prymmer <pvhp@forte.com>
57325              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
57326              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
57327              
57328              plus rework the http: spots as suggested by Tom Christiansen,
57329              plus regen perltoc.
57330      Branch: perl
57331            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
57332            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
57333 ____________________________________________________________________________
57334 [  7000] By: jhi                                   on 2000/09/01  22:36:01
57335         Log: Only the first line, thank you very much.
57336      Branch: perl
57337            ! hints/solaris_2.sh
57338 ____________________________________________________________________________
57339 [  6999] By: gsar                                  on 2000/09/01  22:16:40
57340         Log: change#6791 accidentally clobbered change#6710, put it back
57341      Branch: perl
57342            ! win32/win32.c
57343 ____________________________________________________________________________
57344 [  6998] By: jhi                                   on 2000/09/01  22:14:16
57345         Log: Mention the HP-UX LP64 freak failure.
57346      Branch: perl
57347            ! pod/perldelta.pod
57348 ____________________________________________________________________________
57349 [  6997] By: jhi                                   on 2000/09/01  21:48:32
57350         Log: Detypo.
57351      Branch: perl
57352            ! hints/hpux.sh
57353 ____________________________________________________________________________
57354 [  6996] By: jhi                                   on 2000/09/01  21:27:10
57355         Log: Update Changes.
57356      Branch: perl
57357            ! Changes patchlevel.h
57358 ____________________________________________________________________________
57359 [  6995] By: jhi                                   on 2000/09/01  21:14:24
57360         Log: Mi splgn s gnin.g
57361      Branch: perl
57362            ! pp_ctl.c
57363 ____________________________________________________________________________
57364 [  6994] By: jhi                                   on 2000/09/01  21:09:54
57365         Log: Subject: http:// in L<>
57366              From: Nicholas Clark <nick@ccl4.org>
57367              Date: Fri, 1 Sep 2000 22:03:21 +0100
57368              Message-ID: <20000901220321.B72074@plum.flirble.org>
57369      Branch: perl
57370            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
57371 ____________________________________________________________________________
57372 [  6993] By: jhi                                   on 2000/09/01  21:06:54
57373         Log: Update to Storable 1.0, from Raphael Manfredi.
57374      Branch: perl
57375            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
57376            ! ext/Storable/Makefile.PL ext/Storable/README
57377            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
57378            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
57379            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
57380            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
57381            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
57382            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
57383 ____________________________________________________________________________
57384 [  6992] By: jhi                                   on 2000/09/01  20:43:05
57385         Log: Mention known sfio+linux buglet.
57386      Branch: perl
57387            ! pod/perldelta.pod
57388 ____________________________________________________________________________
57389 [  6991] By: jhi                                   on 2000/09/01  20:40:11
57390         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
57391              From: Peter Prymmer <pvhp@forte.com>
57392              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
57393              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
57394      Branch: perl
57395            ! vms/vms.c
57396 ____________________________________________________________________________
57397 [  6990] By: jhi                                   on 2000/09/01  20:25:26
57398         Log: Retract #6986.
57399      Branch: perl
57400            ! hints/solaris_2.sh
57401 ____________________________________________________________________________
57402 [  6989] By: jhi                                   on 2000/09/01  20:23:00
57403         Log: Mergesort is back.
57404      Branch: perl
57405            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
57406 ____________________________________________________________________________
57407 [  6988] By: jhi                                   on 2000/09/01  19:37:40
57408         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
57409              From: Mike Guy <mjtg@cam.ac.uk>
57410              Date: Fri, 01 Sep 2000 17:43:33 +0100
57411              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
57412      Branch: perl
57413            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
57414            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
57415 ____________________________________________________________________________
57416 [  6987] By: jhi                                   on 2000/09/01  19:17:10
57417         Log: Regen perltoc.
57418      Branch: perl
57419            ! pod/perltoc.pod
57420 ____________________________________________________________________________
57421 [  6986] By: jhi                                   on 2000/09/01  18:51:10
57422         Log: Subject: Re: Solaris x86 has no SPARC libraries!
57423              From: Lupe Christoph <lupe@lupe-christoph.de>
57424              Date: Fri, 1 Sep 2000 20:41:20 +0200
57425              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
57426      Branch: perl
57427            ! hints/solaris_2.sh
57428 ____________________________________________________________________________
57429 [  6985] By: jhi                                   on 2000/09/01  18:28:10
57430         Log: Update Changes.
57431      Branch: perl
57432            ! Changes patchlevel.h
57433 ____________________________________________________________________________
57434 [  6984] By: jhi                                   on 2000/09/01  18:26:53
57435         Log: Feature ordering tweak.
57436      Branch: perl
57437            ! myconfig.SH
57438 ____________________________________________________________________________
57439 [  6983] By: jhi                                   on 2000/09/01  18:19:50
57440         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57441              From: <abigail@foad.org>
57442              Date: Fri, 1 Sep 2000 13:07:32 -0400
57443              Message-ID: <20000901170732.18249.qmail@foad.org>
57444      Branch: perl
57445            ! t/pragma/overload.t
57446 ____________________________________________________________________________
57447 [  6982] By: jhi                                   on 2000/09/01  18:17:54
57448         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
57449              so that case-ignoring systems like DCL can tell them from
57450              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
57451      Branch: metaconfig/U/perl
57452            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
57453      Branch: perl
57454            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57455            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
57456            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
57457            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
57458            ! vos/config.def vos/config.h vos/config_h.SH_orig
57459            ! win32/config.bc win32/config.gc win32/config.vc
57460 ____________________________________________________________________________
57461 [  6981] By: nick                                  on 2000/09/01  17:21:57
57462         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
57463              warning when UNTIE exists and instead pass the cound of extra references to
57464              the UNTIE method.
57465      Branch: perl
57466            ! pod/perltie.pod pp_sys.c
57467 ____________________________________________________________________________
57468 [  6980] By: jhi                                   on 2000/09/01  16:54:44
57469         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
57470              From: Peter Prymmer <pvhp@forte.com>
57471              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
57472              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
57473      Branch: perl
57474            ! configure.com
57475 ____________________________________________________________________________
57476 [  6979] By: jhi                                   on 2000/09/01  16:06:20
57477         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
57478              From: Mike Guy <mjtg@cam.ac.uk> 
57479              Date: Fri, 01 Sep 2000 16:49:27 +0100
57480              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
57481      Branch: perl
57482            ! t/base/rs.t
57483 ____________________________________________________________________________
57484 [  6978] By: jhi                                   on 2000/09/01  16:00:42
57485         Log: Update to PodParser 1.18, from Brad Appleton.
57486      Branch: perl
57487            ! lib/Pod/Checker.pm t/pod/find.t
57488 ____________________________________________________________________________
57489 [  6977] By: jhi                                   on 2000/09/01  14:48:58
57490         Log: Subject: Nit in Configure (bleadperl@6961)
57491              From: Lupe Christoph <lupe@lupe-christoph.de>
57492              Date: Fri, 1 Sep 2000 16:34:29 +0200
57493              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
57494      Branch: metaconfig
57495            ! U/compline/ccflags.U
57496      Branch: perl
57497            ! Configure config_h.SH
57498 ____________________________________________________________________________
57499 [  6976] By: jhi                                   on 2000/09/01  14:39:52
57500         Log: Update Changes.
57501      Branch: perl
57502            ! Changes patchlevel.h
57503 ____________________________________________________________________________
57504 [  6975] By: jhi                                   on 2000/09/01  14:37:36
57505         Log: microperl config update.
57506      Branch: perl
57507            ! uconfig.h uconfig.sh
57508 ____________________________________________________________________________
57509 [  6974] By: jhi                                   on 2000/09/01  14:36:53
57510         Log: Document known deficiencies.
57511      Branch: perl
57512            ! pod/perldelta.pod
57513 ____________________________________________________________________________
57514 [  6973] By: jhi                                   on 2000/09/01  14:10:20
57515         Log: Mention warnings fixes and updates.
57516      Branch: perl
57517            ! pod/perldelta.pod
57518 ____________________________________________________________________________
57519 [  6972] By: jhi                                   on 2000/09/01  14:01:52
57520         Log: Drop unused argument.
57521              
57522              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
57523              From: Spider Boardman <spider@web.zk3.dec.com>
57524              Date: Thu, 31 Aug 2000 16:10:15 -0400
57525              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
57526      Branch: perl
57527            ! toke.c
57528 ____________________________________________________________________________
57529 [  6971] By: jhi                                   on 2000/09/01  13:59:24
57530         Log: Add the overload warnings to perldiag.
57531      Branch: perl
57532            ! lib/overload.pm pod/perldiag.pod
57533 ____________________________________________________________________________
57534 [  6970] By: jhi                                   on 2000/09/01  13:55:10
57535         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57536              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
57537              Date: Fri, 1 Sep 2000 13:43:15 +0100 
57538              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
57539      Branch: perl
57540            ! lib/overload.pm t/pragma/overload.t
57541 ____________________________________________________________________________
57542 [  6969] By: jhi                                   on 2000/09/01  13:52:27
57543         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57544              From: <abigail@foad.org>
57545              Date: Fri, 1 Sep 2000 05:46:54 -0400
57546              Message-ID: <20000901094654.6476.qmail@foad.org>
57547      Branch: perl
57548            ! lib/overload.pm
57549 ____________________________________________________________________________
57550 [  6968] By: jhi                                   on 2000/09/01  13:50:05
57551         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
57552              From: Daniel Chetlin <daniel@chetlin.com>
57553              Date: Fri, 1 Sep 2000 02:10:55 -0700
57554              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
57555      Branch: perl
57556            ! pod/perlretut.pod
57557 ____________________________________________________________________________
57558 [  6967] By: jhi                                   on 2000/09/01  13:47:54
57559         Log: Part of the solution.
57560              
57561              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
57562              From: Mike Guy <mjtg@cam.ac.uk>
57563              Date: Fri, 01 Sep 2000 14:16:01 +0100
57564              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
57565      Branch: perl
57566            ! gv.c mg.c
57567 ____________________________________________________________________________
57568 [  6966] By: jhi                                   on 2000/09/01  13:46:17
57569         Log: Subject: CPAN.pm beta 1.57_57 for the core
57570              From: andreas.koenig@anima.de (Andreas J. Koenig)
57571              Date: 01 Sep 2000 15:16:31 +0200
57572              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
57573      Branch: perl
57574            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57575 ____________________________________________________________________________
57576 [  6965] By: jhi                                   on 2000/09/01  13:43:18
57577         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
57578              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57579              Date: Fri, 01 Sep 2000 01:47:22 -0500
57580              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
57581      Branch: perl
57582            ! pod/perldelta.pod vms/vms.c
57583 ____________________________________________________________________________
57584 [  6964] By: jhi                                   on 2000/09/01  13:35:35
57585         Log: File::Temp patches from Andreas König,
57586              
57587              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
57588              From: andreas.koenig@anima.de (Andreas J. Koenig)
57589              Date: 01 Sep 2000 10:07:20 +0200
57590              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
57591              
57592              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
57593              From: andreas.koenig@anima.de (Andreas J. Koenig)
57594              Date: 31 Aug 2000 23:26:08 +0200
57595              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
57596      Branch: perl
57597            ! lib/File/Temp.pm t/lib/ftmp-security.t
57598 ____________________________________________________________________________
57599 [  6963] By: jhi                                   on 2000/09/01  02:22:24
57600         Log: Retract the mergesort code, way too incompatible licensing
57601              and copyrights.
57602      Branch: perl
57603            ! pod/perldelta.pod pp_ctl.c
57604 ____________________________________________________________________________
57605 [  6962] By: jhi                                   on 2000/08/31  23:27:32
57606         Log: Update Changes.
57607      Branch: perl
57608            ! Changes patchlevel.h
57609 ____________________________________________________________________________
57610 [  6961] By: jhi                                   on 2000/08/31  23:20:04
57611         Log: Small tweaks all over.
57612      Branch: metaconfig
57613            ! U/compline/d_gconvert.U
57614      Branch: perl
57615            ! AUTHORS Configure config_h.SH pp_ctl.c
57616 ____________________________________________________________________________
57617 [  6960] By: jhi                                   on 2000/08/31  22:39:36
57618         Log: Further rewording.
57619      Branch: perl
57620            ! pp_ctl.c
57621 ____________________________________________________________________________
57622 [  6959] By: jhi                                   on 2000/08/31  21:26:44
57623         Log: More address tweaking.
57624      Branch: perl
57625            ! AUTHORS Changes
57626 ____________________________________________________________________________
57627 [  6958] By: jhi                                   on 2000/08/31  20:47:25
57628         Log: AUTHORS tweaks, from Peter Prymmer.
57629              
57630              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
57631              From: Peter Prymmer <pvhp@forte.com>
57632              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
57633              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
57634      Branch: perl
57635            ! AUTHORS MAINTAIN
57636 ____________________________________________________________________________
57637 [  6957] By: jhi                                   on 2000/08/31  20:34:43
57638         Log: perldelta tweaks.
57639      Branch: perl
57640            ! pod/perldelta.pod
57641 ____________________________________________________________________________
57642 [  6956] By: jhi                                   on 2000/08/31  19:11:06
57643         Log: Regen perltoc.
57644      Branch: perl
57645            ! pod/perltoc.pod
57646 ____________________________________________________________________________
57647 [  6955] By: jhi                                   on 2000/08/31  19:06:30
57648         Log: Clarify the mergesort situation.
57649      Branch: perl
57650            ! pp_ctl.c
57651 ____________________________________________________________________________
57652 [  6954] By: jhi                                   on 2000/08/31  18:24:17
57653         Log: Move the Solaris 7 scan to use64bitall, make the
57654              failure to find 64-bot sparc libc to mention the
57655              possibility of being in an intel, from Lupe and Alan.
57656      Branch: perl
57657            ! hints/solaris_2.sh
57658 ____________________________________________________________________________
57659 [  6953] By: jhi                                   on 2000/08/31  18:09:20
57660         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
57661              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
57662      Branch: metaconfig
57663            ! U/compline/d_gconvert.U U/threads/archname.U
57664      Branch: metaconfig/U/perl
57665            ! perlxv.U
57666      Branch: perl
57667            ! Configure config_h.SH sv.c
57668 ____________________________________________________________________________
57669 [  6952] By: jhi                                   on 2000/08/31  17:42:24
57670         Log: :: not allowed in pathnames, change to .
57671              
57672              Subject: [PATCH perl@6938] cygwin port
57673              From: "Fifer, Eric" <EFifer@sanwaint.com>
57674              Date: Thu, 31 Aug 2000 16:32:59 +0100
57675              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
57676      Branch: metaconfig/U/perl
57677            ! perlxv.U
57678 ____________________________________________________________________________
57679 [  6951] By: jhi                                   on 2000/08/31  17:02:05
57680         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
57681      Branch: perl
57682            ! perl.h
57683 ____________________________________________________________________________
57684 [  6950] By: jhi                                   on 2000/08/31  16:26:08
57685         Log: More author updates.
57686              
57687              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
57688              From: Simon Cozens <simon@cozens.net>
57689              Date: Thu, 31 Aug 2000 17:13:32 +0100
57690              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
57691      Branch: perl
57692            ! AUTHORS
57693 ____________________________________________________________________________
57694 [  6949] By: jhi                                   on 2000/08/31  16:04:49
57695         Log: POSIX doesn't report long double values under -Duselongdouble
57696              when the long doubles are "real" (bigger than doubles).
57697              
57698              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
57699              From: Spider Boardman <spider@peano.zk3.dec.com>
57700              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
57701              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
57702      Branch: perl
57703            ! ext/POSIX/POSIX.xs
57704 ____________________________________________________________________________
57705 [  6948] By: jhi                                   on 2000/08/31  15:25:10
57706         Log: Update Changes.
57707      Branch: perl
57708            ! Changes patchlevel.h
57709 ____________________________________________________________________________
57710 [  6947] By: jhi                                   on 2000/08/31  15:22:29
57711         Log: Document UNTIE in a very minimalistic way.
57712      Branch: perl
57713            ! pod/perlfunc.pod pod/perltie.pod
57714 ____________________________________________________________________________
57715 [  6946] By: jhi                                   on 2000/08/31  15:15:23
57716         Log: Document known failures.
57717      Branch: perl
57718            ! pod/perldelta.pod
57719 ____________________________________________________________________________
57720 [  6945] By: jhi                                   on 2000/08/31  15:07:00
57721         Log: Don't attach -ld to the archname if pointless.
57722      Branch: metaconfig
57723            ! U/threads/archname.U
57724      Branch: perl
57725            ! Configure config_h.SH
57726 ____________________________________________________________________________
57727 [  6944] By: jhi                                   on 2000/08/31  14:37:42
57728         Log: Wrap the test in eval.
57729              
57730              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
57731              From: Tim Jenness <timj@jach.hawaii.edu>
57732              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
57733              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
57734      Branch: perl
57735            ! t/lib/ftmp-security.t
57736 ____________________________________________________________________________
57737 [  6943] By: jhi                                   on 2000/08/31  14:30:57
57738         Log: Make -Dusemorebits find long doubles in Solaris.
57739      Branch: perl
57740            ! hints/solaris_2.sh
57741 ____________________________________________________________________________
57742 [  6942] By: jhi                                   on 2000/08/31  13:48:45
57743         Log: Clarify the third case of ftmp-security warnings.
57744      Branch: perl
57745            ! INSTALL
57746 ____________________________________________________________________________
57747 [  6941] By: jhi                                   on 2000/08/31  13:40:31
57748         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
57749              From: <abigail@foad.org>
57750              Date: Thu, 31 Aug 2000 01:35:05 -0400
57751              Message-ID: <20000831053505.32120.qmail@foad.org>
57752      Branch: perl
57753            ! pod/perldelta.pod
57754 ____________________________________________________________________________
57755 [  6940] By: jhi                                   on 2000/08/31  13:38:48
57756         Log: Issue useful diagnostic on unknown pod commands.
57757              
57758              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
57759              From: <abigail@foad.org>
57760              Date: Thu, 31 Aug 2000 03:41:18 -0400
57761              Message-ID: <20000831074118.24880.qmail@foad.org>
57762      Branch: perl
57763            ! lib/Pod/Man.pm
57764 ____________________________________________________________________________
57765 [  6939] By: jhi                                   on 2000/08/31  13:34:33
57766         Log: Reveal Borland's isnan.
57767              
57768              Subject: build with BC++ tweak
57769              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57770              Date: Thu, 31 Aug 2000 13:09:37 +0400
57771              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
57772      Branch: perl
57773            ! win32/win32.h
57774 ____________________________________________________________________________
57775 [  6938] By: jhi                                   on 2000/08/31  05:01:20
57776         Log: Update Changes.
57777      Branch: perl
57778            ! Changes patchlevel.h
57779 ____________________________________________________________________________
57780 [  6937] By: jhi                                   on 2000/08/31  04:26:23
57781         Log: sscanf() may be the only way to read long doubles from strings.
57782      Branch: metaconfig/U/perl
57783            ! longdblfio.U
57784      Branch: perl
57785            ! Configure config_h.SH perl.h util.c
57786 ____________________________________________________________________________
57787 [  6936] By: jhi                                   on 2000/08/31  04:18:19
57788         Log: The #6929 was too skimpy.
57789      Branch: perl
57790            ! sv.c
57791 ____________________________________________________________________________
57792 [  6935] By: jhi                                   on 2000/08/31  02:47:07
57793         Log: Subject: Re: typos in pods
57794              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57795              Date: Wed, 30 Aug 2000 19:25:34 -0700
57796              Message-ID: <eIcr5gzkg25X092yn@efn.org>
57797      Branch: perl
57798            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
57799 ____________________________________________________________________________
57800 [  6934] By: jhi                                   on 2000/08/31  02:42:55
57801         Log: Missed one Unicode file.
57802      Branch: perl
57803            + lib/unicode/UCDFF301.html
57804 ____________________________________________________________________________
57805 [  6933] By: jhi                                   on 2000/08/30  23:42:27
57806         Log: Update Changes.
57807      Branch: perl
57808            ! Changes patchlevel.h
57809 ____________________________________________________________________________
57810 [  6932] By: jhi                                   on 2000/08/30  23:40:07
57811         Log: Mention UNTIE in perldelta.  Still needs documenting
57812              in perltie et alia.
57813      Branch: perl
57814            ! pod/perldelta.pod
57815 ____________________________________________________________________________
57816 [  6931] By: jhi                                   on 2000/08/30  23:36:02
57817         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
57818              From: <abigail@foad.org>
57819              Date: Wed, 30 Aug 2000 19:28:07 -0400
57820              Message-ID: <20000830232807.305.qmail@foad.org>
57821      Branch: perl
57822            ! pod/perldelta.pod
57823 ____________________________________________________________________________
57824 [  6930] By: jhi                                   on 2000/08/30  23:32:40
57825         Log: Update to Unicode 3.0.1.
57826      Branch: perl
57827            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
57828            + lib/unicode/PropList.txt lib/unicode/README.perl
57829            + lib/unicode/UCD301.html lib/unicode/Unicode.301
57830            - lib/unicode/Props.txt lib/unicode/UCD300.html
57831            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
57832            ! (edit 257 files)
57833 ____________________________________________________________________________
57834 [  6929] By: jhi                                   on 2000/08/30  22:38:18
57835         Log: Heap decorruption.
57836              
57837              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
57838              From: Alan Burlison <Alan.Burlison@uk.sun.com>
57839              Date: Wed, 30 Aug 2000 22:39:52 +0100
57840              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
57841      Branch: perl
57842            ! sv.c
57843 ____________________________________________________________________________
57844 [  6928] By: jhi                                   on 2000/08/30  22:29:34
57845         Log: Retract the dummy test, skip the security tests (instead of failing),
57846              explain what the warnings mean.
57847      Branch: perl
57848            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
57849 ____________________________________________________________________________
57850 [  6927] By: jhi                                   on 2000/08/30  22:14:13
57851         Log: Change the internal implementation of sort() to be mergesort
57852              instead of quicksort, from John Linderman <jpl@research.att.com>.
57853              Gives us better worst case, better average case, and stability.
57854              What's there not to like?  (Small fixes for threaded builds
57855              were required).
57856      Branch: perl
57857            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
57858 ____________________________________________________________________________
57859 [  6926] By: jhi                                   on 2000/08/30  20:55:20
57860         Log: A better fix for the Socket building problem from Craig Berry.
57861      Branch: perl
57862            ! vms/vms.c
57863 ____________________________________________________________________________
57864 [  6925] By: jhi                                   on 2000/08/30  20:20:25
57865         Log: Subject: [PATCH] Re: UNTIE method 
57866              From: Nick Ing-Simmons <nik@tiuk.ti.com>
57867              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
57868              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
57869      Branch: perl
57870            ! pp_sys.c t/op/tie.t
57871 ____________________________________________________________________________
57872 [  6924] By: jhi                                   on 2000/08/30  20:17:11
57873         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
57874              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57875              Date: Wed, 30 Aug 2000 15:03:14 -0500
57876              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
57877      Branch: perl
57878            ! vms/vms.c
57879 ____________________________________________________________________________
57880 [  6923] By: jhi                                   on 2000/08/30  20:15:18
57881         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
57882              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57883              Date: Wed, 30 Aug 2000 13:30:36 -0500
57884              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
57885      Branch: perl
57886            ! vms/vms.c
57887 ____________________________________________________________________________
57888 [  6922] By: jhi                                   on 2000/08/30  19:54:43
57889         Log: Better options for rsync.
57890      Branch: perl
57891            ! pod/perlhack.pod
57892 ____________________________________________________________________________
57893 [  6921] By: jhi                                   on 2000/08/30  19:40:16
57894         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
57895              From: Rick Delaney <rick@consumercontact.com>
57896              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
57897              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
57898      Branch: perl
57899            ! pod/perlfunc.pod
57900 ____________________________________________________________________________
57901 [  6920] By: jhi                                   on 2000/08/30  19:36:40
57902         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
57903              From: Peter Prymmer <pvhp@forte.com>
57904              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
57905              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
57906      Branch: perl
57907            ! configure.com
57908 ____________________________________________________________________________
57909 [  6919] By: jhi                                   on 2000/08/30  14:52:02
57910         Log: Update Changes.
57911      Branch: perl
57912            ! Changes patchlevel.h
57913 ____________________________________________________________________________
57914 [  6918] By: jhi                                   on 2000/08/30  14:48:34
57915         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
57916      Branch: perl
57917            ! lib/ExtUtils/typemap
57918 ____________________________________________________________________________
57919 [  6917] By: jhi                                   on 2000/08/30  14:46:34
57920         Log: Subject: typos in pods
57921              From: Nicholas Clark <nick@ccl4.org>
57922              Date: Wed, 30 Aug 2000 01:12:50 +0100
57923              Message-ID: <20000830011249.A61388@plum.flirble.org>
57924      Branch: perl
57925            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
57926            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
57927            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
57928            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
57929 ____________________________________________________________________________
57930 [  6916] By: jhi                                   on 2000/08/30  14:19:09
57931         Log: Document Storable problems on Crays.  (Will have
57932              to document all the other Storable problems, too.)
57933      Branch: perl
57934            ! pod/perldelta.pod
57935 ____________________________________________________________________________
57936 [  6915] By: jhi                                   on 2000/08/30  14:06:02
57937         Log: Subject: [PATCH] fix misc cast warnings
57938              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57939              Date: Tue, 29 Aug 2000 23:16:14 -0700
57940              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
57941      Branch: perl
57942            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
57943            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
57944            ! os2/os2ish.h
57945 ____________________________________________________________________________
57946 [  6914] By: jhi                                   on 2000/08/30  14:03:45
57947         Log: Timestamp mismatch again.  Need to fix this dependence on
57948              config_h.SH timestamp, since it's the contents of config_h.SH
57949              that matter.
57950      Branch: perl
57951            ! uconfig.h uconfig.sh
57952 ____________________________________________________________________________
57953 [  6913] By: jhi                                   on 2000/08/30  13:54:06
57954         Log: Don't say "Perl 5.0 source kit".
57955      Branch: perl
57956            ! perl.c
57957 ____________________________________________________________________________
57958 [  6912] By: jhi                                   on 2000/08/30  13:51:24
57959         Log: Reset archname and archname64 always, forcing them be
57960              recomputed at each Configure run, make Configure and
57961              the hints files agree on the naming of largefiles variables.
57962      Branch: metaconfig
57963            ! U/threads/archname.U
57964      Branch: metaconfig/U/perl
57965            ! use64bits.U
57966      Branch: perl
57967            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
57968            ! hints/linux.sh hints/solaris_2.sh
57969 ____________________________________________________________________________
57970 [  6911] By: jhi                                   on 2000/08/30  13:30:13
57971         Log: Put back the slice accidentally removed by #6907.
57972      Branch: perl
57973            ! hints/solaris_2.sh
57974 ____________________________________________________________________________
57975 [  6910] By: jhi                                   on 2000/08/30  01:24:26
57976         Log: Be consistent: other Net::get* do export theirs.
57977              
57978              Subject: Re: Net::protoent does not export 'getproto'
57979              From: Yasushi Nakajima <sey@jkc.co.jp>
57980              Date: Wed, 30 Aug 2000 09:53:14 +0900
57981              Message-Id: <200008300051.DAA24700@taku.hut.fi>
57982      Branch: perl
57983            ! lib/Net/protoent.pm
57984 ____________________________________________________________________________
57985 [  6909] By: jhi                                   on 2000/08/30  01:17:25
57986         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
57987              From: Gurusamy Sarathy <gsar@ActiveState.com>
57988              Date: Tue, 29 Aug 2000 17:17:07 -0700
57989              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
57990      Branch: perl
57991            ! cop.h
57992 ____________________________________________________________________________
57993 [  6908] By: jhi                                   on 2000/08/30  00:58:05
57994         Log: Update Changes.
57995      Branch: perl
57996            ! Changes patchlevel.h
57997 ____________________________________________________________________________
57998 [  6907] By: jhi                                   on 2000/08/30  00:57:22
57999         Log: Introduce ccname to keep track of what compiler kind of we have.
58000      Branch: metaconfig/U/perl
58001            ! Checkcc.U gccvers.U
58002      Branch: perl
58003            ! Configure config_h.SH hints/solaris_2.sh
58004 ____________________________________________________________________________
58005 [  6906] By: jhi                                   on 2000/08/30  00:25:47
58006         Log: Put back the flags dump as reasoned in
58007              
58008              Subject: Re: [PATCH] Glob dumping
58009              From: Mike Guy <mjtg@cam.ac.uk> 
58010              Date: Tue, 29 Aug 2000 21:41:32 +0100
58011              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
58012      Branch: perl
58013            ! dump.c t/lib/peek.t
58014 ____________________________________________________________________________
58015 [  6905] By: jhi                                   on 2000/08/30  00:16:17
58016         Log: Make the epsilon to be relative, not absolute.
58017              
58018              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
58019              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
58020              Date: Tue, 29 Aug 2000 19:58:56 -0400
58021              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
58022      Branch: perl
58023            ! t/lib/trig.t
58024 ____________________________________________________________________________
58025 [  6904] By: jhi                                   on 2000/08/30  00:13:09
58026         Log: From now on, Gisle is on my list of usual suspects :-)
58027              Retract #6902.
58028      Branch: perl
58029            ! ext/Opcode/Safe.pm
58030 ____________________________________________________________________________
58031 [  6903] By: jhi                                   on 2000/08/29  23:51:20
58032         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
58033              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58034              Date: Tue, 29 Aug 2000 18:43:26 -0500
58035              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
58036      Branch: perl
58037            + vms/vmspipe.com
58038            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
58039            ! vms/vms.c
58040 ____________________________________________________________________________
58041 [  6902] By: jhi                                   on 2000/08/29  23:44:14
58042         Log: Retry what #6882 attempted.
58043              
58044              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
58045              From: Gisle Aas <gisle@ActiveState.com>
58046              Date: 30 Aug 2000 00:33:09 +0200
58047              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
58048      Branch: perl
58049            ! ext/Opcode/Safe.pm
58050 ____________________________________________________________________________
58051 [  6901] By: jhi                                   on 2000/08/29  22:59:32
58052         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
58053              From: Hugo <hv@crypt.compulink.co.uk>
58054              Date: Mon, 12 Jun 2000 19:36:08 +0100
58055              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
58056      Branch: perl
58057            ! sv.c
58058 ____________________________________________________________________________
58059 [  6900] By: jhi                                   on 2000/08/29  22:58:35
58060         Log: Admit that we are leaking scalars.
58061              
58062              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
58063              From: Spider Boardman <spider@leggy.zk3.dec.com>
58064              Date: Tue, 29 Aug 2000 18:48:29 -0400
58065              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
58066      Branch: perl
58067            ! t/pragma/warnings.t
58068 ____________________________________________________________________________
58069 [  6899] By: jhi                                   on 2000/08/29  20:53:13
58070         Log: Update Changes.
58071      Branch: perl
58072            ! Changes patchlevel.h
58073 ____________________________________________________________________________
58074 [  6898] By: jhi                                   on 2000/08/29  20:46:21
58075         Log: Undo namespace pollution of #6878.
58076              
58077              Subject: Re: Net::protoent does not export 'getproto'
58078              From: Mike Guy <mjtg@cam.ac.uk>
58079              Date: Tue, 29 Aug 2000 21:32:37 +0100
58080              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
58081      Branch: perl
58082            ! lib/Net/protoent.pm
58083 ____________________________________________________________________________
58084 [  6897] By: jhi                                   on 2000/08/29  20:44:29
58085         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
58086              From: Peter Prymmer <pvhp@forte.com>
58087              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
58088              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
58089      Branch: perl
58090            ! pod/perlebcdic.pod
58091 ____________________________________________________________________________
58092 [  6896] By: jhi                                   on 2000/08/29  20:40:57
58093         Log: There's no point repeating the 'revision' (5) of perl5.
58094      Branch: metaconfig/U/perl
58095            ! Devel.U patchlevel.U
58096      Branch: perl
58097            ! Configure config_h.SH
58098 ____________________________________________________________________________
58099 [  6895] By: jhi                                   on 2000/08/29  20:16:58
58100         Log: Regen Configure for #6894.
58101      Branch: metaconfig/U/perl
58102            ! perladmin.U
58103      Branch: perl
58104            ! Configure config_h.SH
58105 ____________________________________________________________________________
58106 [  6894] By: jhi                                   on 2000/08/29  19:59:52
58107         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
58108              From: "Philip Newton" <Philip.Newton@gmx.net>
58109              Date: Tue, 29 Aug 2000 21:39:14 +0200
58110              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
58111      Branch: perl
58112            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
58113            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
58114            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
58115            ! utils/perlbug.PL
58116 ____________________________________________________________________________
58117 [  6893] By: jhi                                   on 2000/08/29  19:55:30
58118         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
58119              From: "Philip Newton" <Philip.Newton@gmx.net>
58120              Date: Tue, 29 Aug 2000 21:39:14 +0200
58121              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
58122      Branch: perl
58123            ! installhtml
58124 ____________________________________________________________________________
58125 [  6892] By: jhi                                   on 2000/08/29  19:53:59
58126         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
58127              From: "Philip Newton" <Philip.Newton@gmx.net>
58128              Date: Tue, 29 Aug 2000 21:48:18 +0200
58129              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
58130      Branch: perl
58131            ! lib/File/Temp.pm
58132 ____________________________________________________________________________
58133 [  6891] By: jhi                                   on 2000/08/29  18:30:03
58134         Log: Nail the ID 20000828.023.
58135      Branch: perl
58136            ! ext/Storable/Storable.xs
58137 ____________________________________________________________________________
58138 [  6890] By: jhi                                   on 2000/08/29  16:50:17
58139         Log: Under usethreads the dumped variable is IN_PAD.
58140              
58141              Subject: Re: [PATCH] Glob dumping
58142              From: Gisle Aas <gisle@ActiveState.com>
58143              Date: 29 Aug 2000 18:45:05 +0200
58144              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
58145      Branch: perl
58146            ! t/lib/peek.t
58147 ____________________________________________________________________________
58148 [  6889] By: jhi                                   on 2000/08/29  15:17:37
58149         Log: Update Changes.
58150      Branch: perl
58151            ! Changes patchlevel.h
58152 ____________________________________________________________________________
58153 [  6888] By: jhi                                   on 2000/08/29  14:49:59
58154         Log: Retract #6882, broke the safe tests.
58155      Branch: perl
58156            ! ext/Opcode/Safe.pm
58157 ____________________________________________________________________________
58158 [  6887] By: jhi                                   on 2000/08/29  14:47:06
58159         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
58160              From: Gisle Aas <gisle@ActiveState.com> 
58161              Date: 09 Jun 2000 20:00:11 +0200
58162              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
58163      Branch: perl
58164            ! utils/perldoc.PL
58165 ____________________________________________________________________________
58166 [  6886] By: jhi                                   on 2000/08/29  14:42:45
58167         Log: The #6881 removed one dump line.
58168      Branch: perl
58169            ! t/lib/peek.t
58170 ____________________________________________________________________________
58171 [  6885] By: jhi                                   on 2000/08/29  14:30:47
58172         Log: Don't forget to tidy up.
58173      Branch: perl
58174            ! t/lib/ftmp-security.t
58175 ____________________________________________________________________________
58176 [  6884] By: jhi                                   on 2000/08/29  14:25:17
58177         Log: Disabling the one test is a bit tricky.
58178      Branch: perl
58179            ! t/lib/ftmp-security.t
58180 ____________________________________________________________________________
58181 [  6883] By: jhi                                   on 2000/08/29  14:16:25
58182         Log: Disable one of the tests for now.
58183      Branch: perl
58184            ! t/lib/ftmp-security.t
58185 ____________________________________________________________________________
58186 [  6882] By: jhi                                   on 2000/08/29  14:05:50
58187         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
58188              From: gisle@aas.no
58189              Date: 29 Aug 2000 10:35:06 -0000
58190              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
58191      Branch: perl
58192            ! ext/Opcode/Safe.pm
58193 ____________________________________________________________________________
58194 [  6881] By: jhi                                   on 2000/08/29  14:03:51
58195         Log: Subject: [PATCH] Glob dumping
58196              From: Gisle Aas <gisle@ActiveState.com>
58197              Date: 29 Aug 2000 07:59:42 -0000
58198              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
58199      Branch: perl
58200            ! dump.c
58201 ____________________________________________________________________________
58202 [  6880] By: jhi                                   on 2000/08/29  14:02:01
58203         Log: Subject: [PATCH] Warnings in B::Deparse
58204              From: <abigail@foad.org>
58205              Date: Tue, 29 Aug 2000 00:00:01 -0400
58206              Message-ID: <20000829040001.2999.qmail@foad.org>
58207      Branch: perl
58208            ! ext/B/B/Deparse.pm
58209 ____________________________________________________________________________
58210 [  6879] By: jhi                                   on 2000/08/29  13:57:26
58211         Log: Missed a change in #6869.
58212      Branch: perl
58213            ! mg.c
58214 ____________________________________________________________________________
58215 [  6878] By: jhi                                   on 2000/08/29  13:45:04
58216         Log: Subject: Net::protoent does not export 'getproto'
58217              From: Yasushi Nakajima <sey@jkc.co.jp>
58218              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
58219      Branch: perl
58220            ! lib/Net/protoent.pm
58221 ____________________________________________________________________________
58222 [  6877] By: jhi                                   on 2000/08/29  13:39:19
58223         Log: Patches all over for people and the files they (hopefully) care about.
58224      Branch: perl
58225            ! AUTHORS Changes MAINTAIN
58226 ____________________________________________________________________________
58227 [  6876] By: jhi                                   on 2000/08/29  12:53:54
58228         Log: Fix for thinko in #6848.
58229              
58230              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
58231              From: Lupe Christoph <lupe@lupe-christoph.de>
58232              Date: Tue, 29 Aug 2000 09:04:08 +0200
58233              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
58234      Branch: perl
58235            ! ext/Thread/Thread.xs
58236 ____________________________________________________________________________
58237 [  6875] By: jhi                                   on 2000/08/29  12:50:14
58238         Log: Update to Getopt::Long 2.24, from Johan Vromans.
58239      Branch: perl
58240            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
58241 ____________________________________________________________________________
58242 [  6874] By: jhi                                   on 2000/08/29  02:09:53
58243         Log: Use minimal @INC in tests, most of the time just '../lib',
58244              so that we simply can't pick up stuff from other Perls than
58245              the one we are testing.  Pointed out by
58246              
58247              From: Mike Guy <mjtg@cam.ac.uk>
58248              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
58249              Date: Fri, 25 Aug 2000 15:15:59 +0100
58250              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
58251      Branch: perl
58252            ! (edit 185 files)
58253 ____________________________________________________________________________
58254 [  6873] By: jhi                                   on 2000/08/29  01:07:11
58255         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
58256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58257              Date: Mon, 28 Aug 2000 17:45:52 -0700
58258              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
58259      Branch: perl
58260            ! Makefile.SH hints/os2.sh
58261 ____________________________________________________________________________
58262 [  6872] By: jhi                                   on 2000/08/28  23:33:39
58263         Log: Subject: [PATCH bleedperl@6866] spellings
58264              From: marcel@codewerk.com (Marcel Grunauer)
58265              Date: Tue, 29 Aug 2000 01:19:59 +0200
58266              Message-Id: <200008282319.BAA29862@gandalf.local>
58267      Branch: perl
58268            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
58269            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
58270            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
58271 ____________________________________________________________________________
58272 [  6871] By: jhi                                   on 2000/08/28  23:22:09
58273         Log: Take out the SUIDMAIL thing, that will not be
58274              a problem in 5.7.*.
58275      Branch: perl
58276            ! patchlevel.h
58277 ____________________________________________________________________________
58278 [  6870] By: jhi                                   on 2000/08/28  23:19:30
58279         Log: -S is the silent flag, -s is the strip flag.
58280              
58281              Subject: [PATCH] Re: [PATCH] make no-install          
58282              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58283              Date: Mon, 28 Aug 2000 15:12:55 -0700
58284              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
58285      Branch: perl
58286            ! Makefile.SH
58287 ____________________________________________________________________________
58288 [  6869] By: jhi                                   on 2000/08/28  23:12:05
58289         Log: Subject: [PATCH bleedperl@6856] warnings fixes
58290              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
58291              Date: Mon, 28 Aug 2000 23:55:06 +0100
58292              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
58293      Branch: perl
58294            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
58295            ! warnings.h warnings.pl
58296 ____________________________________________________________________________
58297 [  6868] By: jhi                                   on 2000/08/28  21:38:22
58298         Log: Potential cruft.
58299      Branch: perl
58300            ! Makefile.SH
58301 ____________________________________________________________________________
58302 [  6867] By: jhi                                   on 2000/08/28  21:35:36
58303         Log: Update Changes.
58304      Branch: perl
58305            ! Changes patchlevel.h
58306 ____________________________________________________________________________
58307 [  6866] By: jhi                                   on 2000/08/28  21:33:49
58308         Log: Subject: hv.h Doc Patch
58309              From: Fisher Mark <fisherm@tce.com>
58310              Date: Mon, 28 Aug 2000 16:24:59 -0500
58311              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
58312      Branch: perl
58313            ! hv.h
58314 ____________________________________________________________________________
58315 [  6865] By: jhi                                   on 2000/08/28  21:02:15
58316         Log: Add -ld to archname on long tr...double platforms.
58317      Branch: metaconfig
58318            ! U/threads/archname.U
58319      Branch: perl
58320            ! Configure config_h.SH
58321 ____________________________________________________________________________
58322 [  6864] By: jhi                                   on 2000/08/28  20:38:59
58323         Log: An attempt to fix the problem reported in
58324              
58325              Subject: Building perl@6856 using gcc/AIX 4.3.3 
58326              From: Daniel Muino <dmuino@afip.gov.ar> 
58327              Date: Mon, 28 Aug 2000 15:50:01 -0300   
58328              Message-ID: <20000828155001.A14403@con2-dgi>
58329              
58330              I can't test this properly since the gcc installation I have
58331              access to seems to be botched (gcc is calling the AIX cpp,
58332              a losing proposition...)
58333      Branch: perl
58334            ! hints/aix.sh
58335 ____________________________________________________________________________
58336 [  6863] By: jhi                                   on 2000/08/28  18:57:52
58337         Log: Fix for ID 20000828.001, long doubles were not formatted
58338              correctly (showed up in $], which stopped installing perl).
58339      Branch: perl
58340            ! sv.c
58341 ____________________________________________________________________________
58342 [  6862] By: jhi                                   on 2000/08/28  18:07:15
58343         Log: Typo in #6858.
58344      Branch: perl
58345            ! lib/Cwd.pm
58346 ____________________________________________________________________________
58347 [  6861] By: jhi                                   on 2000/08/28  17:57:27
58348         Log: opmini.o may be left around if a build is interrupted.
58349      Branch: perl
58350            ! Makefile.SH
58351 ____________________________________________________________________________
58352 [  6860] By: jhi                                   on 2000/08/28  16:52:50
58353         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
58354              From: Daniel Chetlin <daniel@chetlin.com>
58355              Date: Mon, 28 Aug 2000 01:14:18 -0700
58356              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
58357      Branch: perl
58358            ! lib/overload.pm
58359 ____________________________________________________________________________
58360 [  6859] By: jhi                                   on 2000/08/28  16:08:46
58361         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
58362              From: Nicholas Clark <nick@ccl4.org>
58363              Date: Mon, 28 Aug 2000 16:03:27 +0100
58364              Message-Id: <20000828160327.C49785@plum.flirble.org>
58365      Branch: perl
58366            ! ext/ByteLoader/bytecode.h
58367 ____________________________________________________________________________
58368 [  6858] By: jhi                                   on 2000/08/28  16:02:10
58369         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
58370              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
58371              Date: Mon, 28 Aug 2000 13:08:30 +0200
58372              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
58373      Branch: perl
58374            ! lib/Cwd.pm
58375 ____________________________________________________________________________
58376 [  6857] By: jhi                                   on 2000/08/28  15:42:47
58377         Log: display_format used as a class method without arguments was broken,
58378              reported in
58379              
58380              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
58381              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
58382              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
58383              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
58384      Branch: perl
58385            ! lib/Math/Complex.pm t/lib/complex.t
58386 ____________________________________________________________________________
58387 [  6856] By: jhi                                   on 2000/08/27  22:09:48
58388         Log: Update Changes.
58389      Branch: perl
58390            ! Changes patchlevel.h
58391 ____________________________________________________________________________
58392 [  6855] By: jhi                                   on 2000/08/27  21:59:21
58393         Log: Retract #6853 (false alarm).
58394      Branch: perl
58395            ! lib/ExtUtils/xsubpp
58396 ____________________________________________________________________________
58397 [  6854] By: jhi                                   on 2000/08/27  21:37:44
58398         Log: Update Changes.
58399      Branch: perl
58400            ! Changes patchlevel.h
58401 ____________________________________________________________________________
58402 [  6853] By: jhi                                   on 2000/08/27  21:37:16
58403         Log: Subject: [PATCH perl@6850] workaround for xsubpp
58404              From: Hugo <hv@crypt.compulink.co.uk>
58405              Date: Sun, 27 Aug 2000 22:30:25 +0100
58406              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
58407      Branch: perl
58408            ! lib/ExtUtils/xsubpp
58409 ____________________________________________________________________________
58410 [  6852] By: jhi                                   on 2000/08/27  21:33:58
58411         Log: Big-endian 64-bit patch from Raphael Manfredi.
58412      Branch: perl
58413            ! ext/Storable/Storable.xs
58414 ____________________________________________________________________________
58415 [  6851] By: jhi                                   on 2000/08/27  21:22:21
58416         Log: More ruthless editing from Hugo van der Sanden.
58417      Branch: perl
58418            ! pod/perldelta.pod
58419 ____________________________________________________________________________
58420 [  6850] By: jhi                                   on 2000/08/27  16:11:46
58421         Log: Update Changes.
58422      Branch: perl
58423            ! Changes patchlevel.h
58424 ____________________________________________________________________________
58425 [  6849] By: jhi                                   on 2000/08/27  16:11:05
58426         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
58427      Branch: perl
58428            ! configpm pod/perldelta.pod
58429 ____________________________________________________________________________
58430 [  6848] By: jhi                                   on 2000/08/27  15:35:08
58431         Log: Use the actual thread type, not the pointer-to-struct.
58432      Branch: perl
58433            ! ext/Thread/Thread.xs
58434 ____________________________________________________________________________
58435 [  6847] By: jhi                                   on 2000/08/27  15:30:49
58436         Log: Test nit.
58437      Branch: perl
58438            ! t/pragma/warn/pp_sys
58439 ____________________________________________________________________________
58440 [  6846] By: jhi                                   on 2000/08/27  15:19:02
58441         Log: Passing -R in ldflags makes now it to appear in the default
58442              for lddlflags, just like with -L.
58443              
58444              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
58445              From: Lupe Christoph <lupe@lupe-christoph.de>
58446              Date: Sun, 27 Aug 2000 10:28:21 +0200
58447              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
58448      Branch: metaconfig/U/perl
58449            ! dlsrc.U
58450      Branch: perl
58451            ! Configure
58452 ____________________________________________________________________________
58453 [  6845] By: jhi                                   on 2000/08/27  15:08:54
58454         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
58455              From: Alan Burlison <Alan.Burlison@uk.sun.com>
58456              Date: Sat, 26 Aug 2000 22:23:27 +0100
58457              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
58458      Branch: perl
58459            ! lib/ExtUtils/MM_Unix.pm
58460 ____________________________________________________________________________
58461 [  6844] By: jhi                                   on 2000/08/27  15:02:37
58462         Log: DJGPP update from Laszlo Molnar.
58463              
58464              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
58465              From: ml1050 <ml1050@freemail.hu>
58466              Date: Sat, 26 Aug 2000 23:24:40 +0200
58467              Message-Id: <20000826232440.A439@freemail.hu>
58468      Branch: perl
58469            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
58470            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
58471 ____________________________________________________________________________
58472 [  6843] By: jhi                                   on 2000/08/27  14:53:58
58473         Log: Subject: installman buglet
58474              From: Lupe Christoph <lupe@lupe-christoph.de>
58475              Date: Sun, 27 Aug 2000 14:38:59 +0200
58476              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
58477      Branch: perl
58478            ! installman
58479 ____________________________________________________________________________
58480 [  6842] By: jhi                                   on 2000/08/27  14:52:08
58481         Log: Can't get the test to reliably work thanks to the
58482              inaccurateness of floating point.  "Resolves" bug ids
58483              20000826.003, 20000826.009, 20000826.010,
58484      Branch: perl
58485            ! t/lib/trig.t
58486 ____________________________________________________________________________
58487 [  6841] By: jhi                                   on 2000/08/26  15:53:58
58488         Log: Update Changes.
58489      Branch: perl
58490            ! Changes patchlevel.h
58491 ____________________________________________________________________________
58492 [  6840] By: jhi                                   on 2000/08/26  14:23:03
58493         Log: grep -e isn't portable.
58494              
58495              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
58496              From: chris@broadband.att.com
58497              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
58498              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
58499      Branch: perl
58500            ! hints/solaris_2.sh
58501 ____________________________________________________________________________
58502 [  6839] By: jhi                                   on 2000/08/26  14:12:23
58503         Log: no-install target a la make -n.
58504              
58505              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
58506              From: <abigail@foad.org>
58507              Date: Sat, 26 Aug 2000 03:57:34 -0400
58508              Message-ID: <20000826075735.18912.qmail@foad.org>
58509      Branch: perl
58510            ! Makefile.SH installman installperl
58511 ____________________________________________________________________________
58512 [  6838] By: jhi                                   on 2000/08/26  14:06:33
58513         Log: Retract #6826 as the #6828 should be do the same
58514              in a More Correct Way.
58515      Branch: perl
58516            ! installperl
58517 ____________________________________________________________________________
58518 [  6837] By: jhi                                   on 2000/08/26  05:24:00
58519         Log: More casting.
58520      Branch: perl
58521            ! ext/Storable/Storable.xs
58522 ____________________________________________________________________________
58523 [  6836] By: jhi                                   on 2000/08/26  05:05:46
58524         Log: Nicer in decimal.
58525      Branch: perl
58526            ! ext/Storable/Storable.xs
58527 ____________________________________________________________________________
58528 [  6835] By: jhi                                   on 2000/08/26  05:03:50
58529         Log: There be no UVdf.
58530      Branch: perl
58531            ! ext/Storable/Storable.xs
58532 ____________________________________________________________________________
58533 [  6834] By: jhi                                   on 2000/08/26  05:00:18
58534         Log: Continue IVdfing and UVxfing.
58535      Branch: perl
58536            ! ext/Storable/Storable.xs
58537 ____________________________________________________________________________
58538 [  6833] By: jhi                                   on 2000/08/26  04:53:14
58539         Log: Use IVdf.
58540      Branch: perl
58541            ! ext/Storable/Storable.xs
58542 ____________________________________________________________________________
58543 [  6832] By: jhi                                   on 2000/08/26  04:40:41
58544         Log: Document PTR2XX and INT2PTR.
58545      Branch: perl
58546            ! pod/perlguts.pod
58547 ____________________________________________________________________________
58548 [  6831] By: jhi                                   on 2000/08/26  04:33:18
58549         Log: Use UVxf, PTR2UV, NVff.
58550      Branch: perl
58551            ! ext/Storable/Storable.xs
58552 ____________________________________________________________________________
58553 [  6830] By: jhi                                   on 2000/08/26  04:31:32
58554         Log: Update the test count.
58555      Branch: perl
58556            ! t/lib/trig.t
58557 ____________________________________________________________________________
58558 [  6829] By: jhi                                   on 2000/08/26  03:05:50
58559         Log: Subject: [PATCH] installation not quite silent yet.
58560              From: <abigail@foad.org>
58561              Date: Fri, 25 Aug 2000 20:07:53 -0400
58562              Message-ID: <20000826000753.7822.qmail@foad.org>
58563      Branch: perl
58564            ! installman installperl
58565 ____________________________________________________________________________
58566 [  6828] By: jhi                                   on 2000/08/26  03:05:14
58567         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
58568              From: Spider Boardman <spider@web.zk3.dec.com>
58569              Date: Fri, 25 Aug 2000 19:12:40 -0400
58570              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
58571      Branch: perl
58572            ! gv.c
58573 ____________________________________________________________________________
58574 [  6827] By: jhi                                   on 2000/08/25  23:54:34
58575         Log: Support preserving extremely big/small angles.
58576      Branch: perl
58577            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
58578 ____________________________________________________________________________
58579 [  6826] By: jhi                                   on 2000/08/25  23:01:20
58580         Log: Patch installperl to be long double-aware.
58581              
58582              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
58583              From: Spider Boardman <spider@web.zk3.dec.com>
58584              Date: Fri, 25 Aug 2000 18:15:23 -0400
58585              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
58586      Branch: perl
58587            ! installperl
58588 ____________________________________________________________________________
58589 [  6825] By: jhi                                   on 2000/08/25  22:58:25
58590         Log: Remove duplicately applied patch shards.
58591              
58592              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
58593              From: Spider Boardman <spider@leggy.zk3.dec.com>
58594              Date: Fri, 25 Aug 2000 16:45:03 -0400
58595              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
58596      Branch: perl
58597            ! t/lib/cgi-html.t
58598 ____________________________________________________________________________
58599 [  6824] By: jhi                                   on 2000/08/25  22:57:00
58600         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
58601              From: Daniel Chetlin <daniel@chetlin.com>
58602              Date: Fri, 25 Aug 2000 12:23:16 -0700
58603              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
58604              
58605              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
58606              From: Daniel Chetlin <daniel@chetlin.com>
58607              Date: Fri, 25 Aug 2000 14:47:19 -0700
58608              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
58609      Branch: perl
58610            ! installman
58611 ____________________________________________________________________________
58612 [  6823] By: jhi                                   on 2000/08/25  22:44:17
58613         Log: Timestamp problem?
58614      Branch: perl
58615            ! uconfig.h uconfig.sh
58616 ____________________________________________________________________________
58617 [  6822] By: jhi                                   on 2000/08/25  19:01:06
58618         Log: One forgotten file from #6816.
58619      Branch: perl
58620            ! vos/config.h
58621 ____________________________________________________________________________
58622 [  6821] By: jhi                                   on 2000/08/25  18:56:39
58623         Log: Regen Changes.
58624      Branch: perl
58625            ! Changes patchlevel.h
58626 ____________________________________________________________________________
58627 [  6820] By: jhi                                   on 2000/08/25  18:52:35
58628         Log: Fix Changes ordering.
58629      Branch: perl
58630            ! Changes
58631 ____________________________________________________________________________
58632 [  6819] By: jhi                                   on 2000/08/25  18:50:25
58633         Log: Update Changes.
58634      Branch: perl
58635            ! Changes patchlevel.h
58636 ____________________________________________________________________________
58637 [  6818] By: jhi                                   on 2000/08/25  18:47:45
58638         Log: Tweak the sfio/useperlio logic, hopefully as wished in
58639              
58640              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
58641              From: Nicholas Clark <nick@babyhippo.co.uk>
58642              Date: Fri, 25 Aug 2000 12:01:45 +0100
58643              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
58644      Branch: metaconfig/U/perl
58645            ! d_sfio.U
58646      Branch: perl
58647            ! Configure
58648 ____________________________________________________________________________
58649 [  6817] By: jhi                                   on 2000/08/25  18:32:51
58650         Log: Allow microperl to assume <math.h>, without it the math
58651              functions like floor() are assumed to return int, which makes
58652              for core dumps in machines where integer and floating register
58653              don't mix.
58654      Branch: perl
58655            ! uconfig.h uconfig.sh
58656 ____________________________________________________________________________
58657 [  6816] By: jhi                                   on 2000/08/25  18:27:17
58658         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
58659              the problem reported in
58660              
58661              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
58662              From: danhale@us.ibm.com
58663              Date: Fri, 25 Aug 2000 10:58:06 -0400
58664              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
58665      Branch: metaconfig/U/perl
58666            + d_socks5_init.U
58667      Branch: perl
58668            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
58669            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
58670            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
58671            ! win32/config.gc win32/config.vc
58672 ____________________________________________________________________________
58673 [  6815] By: jhi                                   on 2000/08/25  17:43:31
58674         Log: A solution for the retrieve_fd autosplit warning,
58675              idea suggested by Mike Guy.
58676      Branch: perl
58677            ! ext/Storable/Storable.pm
58678 ____________________________________________________________________________
58679 [  6814] By: jhi                                   on 2000/08/25  17:16:03
58680         Log: Add install-silent target.
58681      Branch: perl
58682            ! Makefile.SH
58683 ____________________________________________________________________________
58684 [  6813] By: jhi                                   on 2000/08/25  17:14:23
58685         Log: Subject: Re: [PATCH] More silencing of installman.
58686              From: <abigail@foad.org>
58687              Date: Thu, 24 Aug 2000 19:27:03 -0400
58688              Message-ID: <20000824232703.7001.qmail@foad.org>
58689              
58690              Subject: Re: [PATCH] More silencing of installman.
58691              From: <abigail@foad.org>
58692              Date: Fri, 25 Aug 2000 03:00:58 -0400
58693              Message-ID: <20000825070058.10697.qmail@foad.org>
58694      Branch: perl
58695            ! installman
58696 ____________________________________________________________________________
58697 [  6812] By: jhi                                   on 2000/08/25  17:11:28
58698         Log: installperl --verbose and --silent.
58699              
58700              Subject: Re: [PATCH] More silencing of installman.
58701              From: <abigail@foad.org>
58702              Message-ID: <20000825064430.9719.qmail@foad.org>
58703              Date: Fri, 25 Aug 2000 02:44:30 -0400
58704      Branch: perl
58705            ! installperl
58706 ____________________________________________________________________________
58707 [  6811] By: jhi                                   on 2000/08/25  17:05:43
58708         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
58709              From: "Peter J. Farley III" <pjfarley@banet.net>
58710              Date: Thu, 24 Aug 2000 21:58:03 -0400
58711              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
58712              
58713              (applied slightly modified)
58714      Branch: perl
58715            ! lib/ExtUtils/MM_Unix.pm
58716 ____________________________________________________________________________
58717 [  6810] By: jhi                                   on 2000/08/25  17:01:18
58718         Log: Missing parts of 
58719              
58720              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
58721              From: Peter Prymmer <pvhp@forte.com>
58722              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
58723              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
58724      Branch: perl
58725            ! t/lib/cgi-html.t
58726 ____________________________________________________________________________
58727 [  6809] By: jhi                                   on 2000/08/25  16:46:32
58728         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
58729              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58730              Date: Thu, 24 Aug 2000 19:13:11 -0500
58731              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
58732      Branch: perl
58733            ! vms/vms.c
58734 ____________________________________________________________________________
58735 [  6808] By: jhi                                   on 2000/08/25  16:39:22
58736         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
58737              From: Peter Prymmer <pvhp@forte.com>
58738              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
58739              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
58740      Branch: perl
58741            ! configure.com
58742 ____________________________________________________________________________
58743 [  6807] By: jhi                                   on 2000/08/25  16:36:37
58744         Log: Better wording for the vec lvalue diagnostic.
58745              
58746              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
58747              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
58748              Date: Wed, 23 Aug 2000 14:12:16 -0400
58749              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
58750      Branch: perl
58751            ! pod/perldiag.pod
58752 ____________________________________________________________________________
58753 [  6806] By: jhi                                   on 2000/08/24  18:17:22
58754         Log: Subject: [PATCH] More silencing of installman.
58755              From: <abigail@foad.org>
58756              Date: Thu, 24 Aug 2000 14:01:44 -0400
58757              Message-ID: <20000824180144.20062.qmail@foad.org>
58758      Branch: perl
58759            ! installman
58760 ____________________________________________________________________________
58761 [  6805] By: jhi                                   on 2000/08/24  15:00:31
58762         Log: Update Changes.
58763      Branch: perl
58764            ! Changes patchlevel.h
58765 ____________________________________________________________________________
58766 [  6804] By: jhi                                   on 2000/08/24  14:59:07
58767         Log: Regen perltoc.
58768      Branch: perl
58769            ! pod/perltoc.pod
58770 ____________________________________________________________________________
58771 [  6803] By: jhi                                   on 2000/08/24  14:44:39
58772         Log: Show the doc file, not the temp file.
58773      Branch: perl
58774            ! installman
58775 ____________________________________________________________________________
58776 [  6802] By: jhi                                   on 2000/08/24  14:41:53
58777         Log: Continue silencing.
58778      Branch: perl
58779            ! installman
58780 ____________________________________________________________________________
58781 [  6801] By: jhi                                   on 2000/08/24  14:34:40
58782         Log: Actually do something with the silencer option.
58783      Branch: perl
58784            ! installman
58785 ____________________________________________________________________________
58786 [  6800] By: jhi                                   on 2000/08/24  14:26:22
58787         Log: Make installman to recognize the silence flag -S.
58788      Branch: perl
58789            ! installman
58790 ____________________________________________________________________________
58791 [  6799] By: jhi                                   on 2000/08/24  13:49:38
58792         Log: DOS patches and portability/porting notes, from Tim Jenness.
58793      Branch: perl
58794            ! lib/File/Temp.pm
58795 ____________________________________________________________________________
58796 [  6798] By: jhi                                   on 2000/08/24  13:48:27
58797         Log: Create directories in silence.
58798              
58799              Subject: [PATCH] Another silencer for MakeMaker
58800              From: andreas.koenig@anima.de (Andreas J. Koenig)
58801              Date: 24 Aug 2000 14:18:52 +0200
58802              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
58803      Branch: perl
58804            ! lib/ExtUtils/Command.pm
58805 ____________________________________________________________________________
58806 [  6797] By: jhi                                   on 2000/08/24  13:46:42
58807         Log: More liberal parsing of version numbers.
58808              
58809              Subject: Re: CPAN.pm beta for testing available
58810              From: andreas.koenig@anima.de (Andreas J. Koenig)
58811              Date: 24 Aug 2000 13:51:57 +0200
58812              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
58813      Branch: perl
58814            ! lib/CPAN.pm
58815 ____________________________________________________________________________
58816 [  6796] By: jhi                                   on 2000/08/24  13:44:36
58817         Log: Make "make install" by default silent.  A new "install-verbose"
58818              target is verbose.
58819      Branch: perl
58820            ! Makefile.SH
58821 ____________________________________________________________________________
58822 [  6795] By: jhi                                   on 2000/08/24  13:39:14
58823         Log: Add silencer flags to installperl.
58824              
58825              Subject: [PATCH] Making installperl silent.
58826              From: <abigail@foad.org>
58827              Date: Thu, 24 Aug 2000 05:01:45 -0400
58828              Message-ID: <20000824090145.13141.qmail@foad.org>
58829      Branch: perl
58830            ! installperl
58831 ____________________________________________________________________________
58832 [  6794] By: jhi                                   on 2000/08/24  13:35:50
58833         Log: installperl couldn't tell whether it had run tests or not.
58834              
58835              Subject: [PATCH] Re: installperl and t/TEST
58836              From: <abigail@foad.org>
58837              Date: Thu, 24 Aug 2000 04:00:53 -0400
58838              Message-ID: <20000824080053.2494.qmail@foad.org>
58839      Branch: perl
58840            ! Makefile.SH installperl
58841 ____________________________________________________________________________
58842 [  6793] By: jhi                                   on 2000/08/24  13:27:50
58843         Log: Drop the separate perlbc, perlcc -b should be enough.
58844      Branch: perl
58845            - utils/perlbc.PL
58846            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
58847 ____________________________________________________________________________
58848 [  6792] By: jhi                                   on 2000/08/24  04:41:30
58849         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
58850              plus the typo fix from Peter Prymmer.
58851      Branch: perl
58852            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
58853            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
58854 ____________________________________________________________________________
58855 [  6791] By: jhi                                   on 2000/08/24  02:10:43
58856         Log: Replace #6705 with a minimal doc patch.
58857              
58858              Subject: [PATCH 5.6.0] replace change #6705
58859              From: Jan Dubois <jand@ActiveState.com>
58860              Date: Wed, 23 Aug 2000 18:31:51 -0700
58861              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
58862      Branch: perl
58863            ! lib/Win32.pod win32/win32.c
58864 ____________________________________________________________________________
58865 [  6790] By: jhi                                   on 2000/08/23  17:52:00
58866         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
58867              From: Mike Guy <mjtg@cam.ac.uk>
58868              Date: Wed, 23 Aug 2000 18:38:46 +0100
58869              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
58870      Branch: perl
58871            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
58872 ____________________________________________________________________________
58873 [  6789] By: jhi                                   on 2000/08/23  15:34:21
58874         Log: Update Changes.
58875      Branch: perl
58876            ! Changes patchlevel.h
58877 ____________________________________________________________________________
58878 [  6788] By: jhi                                   on 2000/08/23  15:33:40
58879         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
58880              From: Wilfredo Sánchez <wsanchez@apple.com>
58881              Date: Tue, 22 Aug 2000 19:31:27 -0700
58882              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
58883      Branch: perl
58884            ! perl.h
58885 ____________________________________________________________________________
58886 [  6787] By: jhi                                   on 2000/08/23  15:29:31
58887         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
58888              From: Spider Boardman <spider@leggy.zk3.dec.com>
58889              Date: Wed, 23 Aug 2000 10:33:23 -0400
58890              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
58891      Branch: perl
58892            ! lib/Pod/Html.pm
58893 ____________________________________________________________________________
58894 [  6786] By: jhi                                   on 2000/08/23  15:28:11
58895         Log: Bad makefile.
58896      Branch: perl
58897            ! ext/B/Makefile.PL
58898 ____________________________________________________________________________
58899 [  6785] By: jhi                                   on 2000/08/23  14:37:04
58900         Log: Update Changes.
58901      Branch: perl
58902            ! Changes patchlevel.h
58903 ____________________________________________________________________________
58904 [  6784] By: jhi                                   on 2000/08/23  13:58:41
58905         Log: Portability fix from Hugo van der Sanden.
58906      Branch: perl
58907            ! ext/re/Makefile.PL
58908 ____________________________________________________________________________
58909 [  6783] By: jhi                                   on 2000/08/23  13:53:53
58910         Log: Storable support, v-version fixes.
58911              
58912              Subject: CPAN.pm beta for testing available
58913              From: andreas.koenig@anima.de (Andreas J. Koenig)
58914              Date: 22 Aug 2000 23:31:33 +0200
58915              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
58916      Branch: perl
58917            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58918 ____________________________________________________________________________
58919 [  6782] By: jhi                                   on 2000/08/23  13:51:26
58920         Log: Mac and other portability updates from Chris Nandor.
58921      Branch: perl
58922            ! pod/perlmodinstall.pod
58923 ____________________________________________________________________________
58924 [  6781] By: jhi                                   on 2000/08/23  13:47:33
58925         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
58926              From: Peter Prymmer <pvhp@forte.com>
58927              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
58928              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
58929      Branch: perl
58930            ! ext/Storable/Storable.xs
58931 ____________________________________________________________________________
58932 [  6780] By: jhi                                   on 2000/08/23  13:33:34
58933         Log: VMS MMS (make) wants null action.
58934      Branch: perl
58935            ! ext/B/Makefile.PL
58936 ____________________________________________________________________________
58937 [  6779] By: jhi                                   on 2000/08/22  19:44:47
58938         Log: Forgot portability nit.
58939      Branch: perl
58940            ! t/lib/st-forgive.t
58941 ____________________________________________________________________________
58942 [  6778] By: jhi                                   on 2000/08/22  19:35:25
58943         Log: Be portable.
58944      Branch: perl
58945            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
58946            ! t/lib/st-store.t
58947 ____________________________________________________________________________
58948 [  6777] By: jhi                                   on 2000/08/22  18:50:53
58949         Log: Update Changes.
58950      Branch: perl
58951            ! Changes patchlevel.h
58952 ____________________________________________________________________________
58953 [  6776] By: jhi                                   on 2000/08/22  18:44:46
58954         Log: cSVOPo_*v things index into the current PL_curpad
58955              under ithreads, which is different from the curpad
58956              used by the XSUB.  (In other words, the code as-is
58957              before this patch wouldn't work under ithreads.)
58958              From Sarathy.
58959      Branch: perl
58960            ! ext/B/B.xs
58961 ____________________________________________________________________________
58962 [  6775] By: jhi                                   on 2000/08/22  18:18:37
58963         Log: Make the selection of NVff et al stricter.
58964      Branch: metaconfig/U/perl
58965            ! perlxvf.U
58966      Branch: perl
58967            ! Configure config_h.SH
58968 ____________________________________________________________________________
58969 [  6774] By: jhi                                   on 2000/08/22  17:19:42
58970         Log: perldelta nits.
58971      Branch: perl
58972            ! pod/perldelta.pod
58973 ____________________________________________________________________________
58974 [  6773] By: jhi                                   on 2000/08/22  17:06:26
58975         Log: Long double fixes from Spider Boardman.
58976              
58977              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
58978              From: system PRIVILEGED account <root@peano.zk3.dec.com>
58979              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
58980              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
58981      Branch: perl
58982            ! t/lib/bigfltpm.t t/lib/st-06compat.t
58983 ____________________________________________________________________________
58984 [  6772] By: jhi                                   on 2000/08/22  15:04:53
58985         Log: Update Changes.
58986      Branch: perl
58987            ! Changes patchlevel.h
58988 ____________________________________________________________________________
58989 [  6771] By: jhi                                   on 2000/08/22  15:01:44
58990         Log: perldelta fixes from Hugo van der Sanden.
58991      Branch: perl
58992            ! pod/perldelta.pod
58993 ____________________________________________________________________________
58994 [  6770] By: jhi                                   on 2000/08/22  14:34:49
58995         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
58996              From: Hugo <hv@crypt.compulink.co.uk>
58997              Date: Tue, 22 Aug 2000 11:21:53 +0100
58998              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
58999      Branch: perl
59000            ! regcomp.c
59001 ____________________________________________________________________________
59002 [  6769] By: jhi                                   on 2000/08/22  14:30:02
59003         Log: Add Yitzchak, reformat.
59004      Branch: perl
59005            ! Changes config_h.SH
59006 ____________________________________________________________________________
59007 [  6768] By: jhi                                   on 2000/08/22  14:21:35
59008         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
59009              and Spider Boardman.
59010      Branch: metaconfig
59011            ! U/compline/d_gconvert.U
59012      Branch: perl
59013            ! Configure
59014 ____________________________________________________________________________
59015 [  6767] By: jhi                                   on 2000/08/22  14:11:24
59016         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
59017              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59018              Date: Mon, 21 Aug 2000 19:08:31 -0700
59019              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
59020      Branch: perl
59021            - ext/Storable/patchlevel.h
59022            ! MANIFEST ext/Storable/MANIFEST
59023 ____________________________________________________________________________
59024 [  6766] By: jhi                                   on 2000/08/22  13:49:29
59025         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
59026              From: Peter Prymmer <pvhp@forte.com>
59027              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
59028              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
59029      Branch: perl
59030            ! configure.com ext/Storable/Makefile.PL
59031 ____________________________________________________________________________
59032 [  6765] By: jhi                                   on 2000/08/22  13:44:59
59033         Log: Subject: [PATCH blead] B:: missing dependency
59034              From: Hugo <hv@crypt.compulink.co.uk>
59035              Date: Tue, 22 Aug 2000 06:44:33 +0100
59036              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
59037      Branch: perl
59038            ! ext/B/Makefile.PL
59039 ____________________________________________________________________________
59040 [  6764] By: jhi                                   on 2000/08/22  13:38:12
59041         Log: More bytecompiler.
59042      Branch: perl
59043            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
59044 ____________________________________________________________________________
59045 [  6763] By: jhi                                   on 2000/08/22  13:36:44
59046         Log: Bytecompiler patches from Benjamin Stuhl.
59047      Branch: perl
59048            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
59049            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
59050            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
59051            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
59052            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
59053            ! perl.c perlapi.h pod/perldelta.pod
59054 ____________________________________________________________________________
59055 [  6762] By: jhi                                   on 2000/08/21  23:43:40
59056         Log: An obsoleted diagnostic.
59057      Branch: perl
59058            ! pod/perldelta.pod
59059 ____________________________________________________________________________
59060 [  6761] By: jhi                                   on 2000/08/21  23:01:45
59061         Log: The #6759 wasn't quite right.
59062      Branch: perl
59063            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
59064            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
59065            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
59066            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
59067            ! t/lib/st-tieditems.t
59068 ____________________________________________________________________________
59069 [  6760] By: jhi                                   on 2000/08/21  22:35:49
59070         Log: Be verydeepclean.
59071      Branch: perl
59072            ! Makefile.SH
59073 ____________________________________________________________________________
59074 [  6759] By: jhi                                   on 2000/08/21  22:25:40
59075         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
59076              From: Peter Prymmer <pvhp@forte.com>
59077              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
59078              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
59079      Branch: perl
59080            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
59081            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
59082            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
59083            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
59084            ! t/lib/st-tieditems.t
59085 ____________________________________________________________________________
59086 [  6758] By: jhi                                   on 2000/08/21  22:22:32
59087         Log: Few more casts, need reported in
59088              
59089              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
59090              From: Mike Stok <mike@stok.co.uk>
59091              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
59092              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
59093              
59094              and
59095              
59096              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
59097              From: abigail@foad.org
59098              Date: 21 Aug 2000 21:31:34 -0000
59099              Message-Id: <20000821213134.30170.qmail@foad.org>
59100      Branch: perl
59101            ! ext/Storable/Storable.xs
59102 ____________________________________________________________________________
59103 [  6757] By: jhi                                   on 2000/08/21  18:37:07
59104         Log: Update Changes.
59105      Branch: perl
59106            ! Changes patchlevel.h
59107 ____________________________________________________________________________
59108 [  6756] By: jhi                                   on 2000/08/21  18:34:02
59109         Log: A pod nit.
59110              
59111              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
59112              From: <abigail@foad.org>
59113              Date: Mon, 21 Aug 2000 14:00:16 -0400
59114              Message-ID: <20000821180016.28627.qmail@foad.org>
59115      Branch: perl
59116            ! pod/perlre.pod
59117 ____________________________________________________________________________
59118 [  6755] By: jhi                                   on 2000/08/21  18:30:56
59119         Log: Use PodParser 1.18 new test.
59120      Branch: perl
59121            ! t/pod/special_seqs.t t/pod/special_seqs.xr
59122 ____________________________________________________________________________
59123 [  6754] By: jhi                                   on 2000/08/21  18:28:35
59124         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
59125              patches cannot be applied since #6712 conflicts.
59126      Branch: perl
59127            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
59128 ____________________________________________________________________________
59129 [  6753] By: jhi                                   on 2000/08/21  18:15:11
59130         Log: Weed out some smaller changes.
59131      Branch: perl
59132            ! pod/perldelta.pod
59133 ____________________________________________________________________________
59134 [  6752] By: jhi                                   on 2000/08/21  18:02:30
59135         Log: Also under djgpp the timestamps are funky.
59136      Branch: perl
59137            ! t/op/stat.t
59138 ____________________________________________________________________________
59139 [  6751] By: jhi                                   on 2000/08/21  17:55:56
59140         Log: Tweak the floating point output routine preferences.
59141      Branch: metaconfig
59142            ! U/compline/d_gconvert.U
59143      Branch: perl
59144            ! Configure
59145 ____________________________________________________________________________
59146 [  6750] By: jhi                                   on 2000/08/21  17:51:29
59147         Log: Unicos/mk requires elaborate paranoia.
59148      Branch: perl
59149            ! lib/Math/Complex.pm
59150 ____________________________________________________________________________
59151 [  6749] By: gsar                                  on 2000/08/21  16:53:31
59152         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
59153      Branch: perl
59154            ! lib/Cwd.pm
59155 ____________________________________________________________________________
59156 [  6748] By: gsar                                  on 2000/08/21  16:22:19
59157         Log: free TLS slot properly on Windows
59158      Branch: perl
59159            ! thread.h win32/perllib.c win32/win32thread.h
59160 ____________________________________________________________________________
59161 [  6747] By: jhi                                   on 2000/08/21  16:20:58
59162         Log: Rename the macro argument because some preprocessors
59163              can't tell the difference and expand arguments also inside
59164              double quoted strings.
59165      Branch: perl
59166            ! regcomp.c
59167 ____________________________________________________________________________
59168 [  6746] By: jhi                                   on 2000/08/21  16:09:41
59169         Log: Support long doubles in Storable.
59170              
59171              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
59172              From: Radu Greab <radu@netsoft.ro>
59173              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
59174              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
59175      Branch: perl
59176            ! ext/Storable/Storable.xs
59177 ____________________________________________________________________________
59178 [  6745] By: jhi                                   on 2000/08/21  15:51:40
59179         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
59180              From: "Fifer, Eric" <EFifer@sanwaint.com>
59181              Date: Mon, 21 Aug 2000 15:34:49 +0100
59182              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
59183      Branch: perl
59184            ! t/pragma/warn/9enabled
59185 ____________________________________________________________________________
59186 [  6744] By: jhi                                   on 2000/08/21  15:39:35
59187         Log: Document the endianness of Alpha more precisely.
59188      Branch: perl
59189            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
59190            ! pod/perlport.pod
59191 ____________________________________________________________________________
59192 [  6743] By: jhi                                   on 2000/08/21  14:47:05
59193         Log: perldelta fixes from the p5p crowd.
59194      Branch: perl
59195            ! pod/perldelta.pod pod/perlop.pod
59196 ____________________________________________________________________________
59197 [  6742] By: jhi                                   on 2000/08/21  13:34:51
59198         Log: Update to Pod::LaTeX 0.53.
59199              
59200              Subject: [PATCH] lib/Pod/LaTeX.pm updates
59201              From: Tim Jenness <timj@jach.hawaii.edu>
59202              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
59203              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
59204      Branch: perl
59205            ! lib/Pod/LaTeX.pm
59206 ____________________________________________________________________________
59207 [  6741] By: jhi                                   on 2000/08/21  13:33:01
59208         Log: Subject: [PATCH] os2.c fix for use64bitint
59209              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59210              Date: Mon, 21 Aug 2000 01:32:25 -0700
59211              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
59212      Branch: perl
59213            ! os2/os2.c
59214 ____________________________________________________________________________
59215 [  6740] By: jhi                                   on 2000/08/21  13:28:52
59216         Log: Array context keeps slithering in.
59217              
59218              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
59219              From: Daniel Chetlin <daniel@chetlin.com>
59220              Date: Sun, 20 Aug 2000 21:40:25 -0700
59221              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
59222      Branch: perl
59223            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
59224            ! pod/perldebtut.pod
59225 ____________________________________________________________________________
59226 [  6739] By: jhi                                   on 2000/08/21  13:23:55
59227         Log: Big-endian quad fixes for Storable from Radu Greab,
59228              plus few explicit null casts for picky compilers.
59229      Branch: perl
59230            ! ext/Storable/Storable.xs
59231 ____________________________________________________________________________
59232 [  6738] By: gsar                                  on 2000/08/21  05:56:13
59233         Log: small tweaks for change#6705: avoid C++ style comments in C code;
59234              use Perl's malloc API rather than the low level system one
59235      Branch: perl
59236            ! win32/win32.c
59237 ____________________________________________________________________________
59238 [  6737] By: gsar                                  on 2000/08/21  05:35:41
59239         Log: add Storable to list of extensions on Windows
59240      Branch: perl
59241            ! win32/Makefile win32/makefile.mk
59242 ____________________________________________________________________________
59243 [  6736] By: jhi                                   on 2000/08/21  02:57:53
59244         Log: Update Changes.
59245      Branch: perl
59246            ! Changes patchlevel.h
59247 ____________________________________________________________________________
59248 [  6735] By: jhi                                   on 2000/08/21  02:57:20
59249         Log: Draft 0.
59250      Branch: perl
59251            ! pod/perldelta.pod
59252 ____________________________________________________________________________
59253 [  6734] By: jhi                                   on 2000/08/21  02:57:03
59254         Log: Add Storable 0.7.2 from Raphael Manfredi,
59255              plus the patch from
59256              
59257              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
59258              From: Radu Greab <radu@netsoft.ro>
59259              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
59260              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
59261              
59262              plus changes to get Storable to compile with
59263              picky ANSI compilers.
59264      Branch: perl
59265            + ext/Storable/ChangeLog ext/Storable/MANIFEST
59266            + ext/Storable/Makefile.PL ext/Storable/README
59267            + ext/Storable/Storable.pm ext/Storable/Storable.xs
59268            + ext/Storable/patchlevel.h t/lib/st-06compat.t
59269            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
59270            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
59271            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
59272            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
59273            + t/lib/st-tieditems.t
59274            ! MANIFEST
59275 ____________________________________________________________________________
59276 [  6733] By: jhi                                   on 2000/08/21  02:29:09
59277         Log: The correct cleaning order is an art.
59278      Branch: perl
59279            ! Makefile.SH
59280 ____________________________________________________________________________
59281 [  6732] By: jhi                                   on 2000/08/21  01:23:39
59282         Log: The #6724 is here.
59283      Branch: perl
59284            ! t/lib/ftmp-security.t
59285 ____________________________________________________________________________
59286 [  6731] By: jhi                                   on 2000/08/20  23:17:03
59287         Log: s/this one/the 5.6.0 release/
59288      Branch: perl
59289            ! pod/perl56delta.pod
59290 ____________________________________________________________________________
59291 [  6730] By: jhi                                   on 2000/08/20  23:07:34
59292         Log: Mention perlebcdic and perlposix-bc.
59293      Branch: perl
59294            ! pod/perlport.pod
59295 ____________________________________________________________________________
59296 [  6729] By: jhi                                   on 2000/08/20  21:32:59
59297         Log: Document the number of exponent digits.
59298      Branch: perl
59299            ! pod/perlfunc.pod
59300 ____________________________________________________________________________
59301 [  6728] By: jhi                                   on 2000/08/20  21:16:47
59302         Log: Use File::Spec->tmpdir().
59303              
59304              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
59305              From: Tim Jenness <timj@jach.hawaii.edu>
59306              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
59307              MIME-Version: 1.0
59308              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
59309      Branch: perl
59310            ! utils/perlbug.PL
59311 ____________________________________________________________________________
59312 [  6727] By: jhi                                   on 2000/08/20  20:43:32
59313         Log: Update Changes.
59314      Branch: perl
59315            ! Changes patchlevel.h
59316 ____________________________________________________________________________
59317 [  6726] By: jhi                                   on 2000/08/20  20:41:44
59318         Log: The veryclean target needs to clobber.
59319      Branch: perl
59320            ! Makefile.SH
59321 ____________________________________________________________________________
59322 [  6725] By: jhi                                   on 2000/08/20  20:37:38
59323         Log: Document odd vs even subreleases and -Dusedevel.
59324      Branch: perl
59325            ! INSTALL
59326 ____________________________________________________________________________
59327 [  6724] By: jhi                                   on 2000/08/20  19:58:05
59328         Log: Use temporary directory instead of current directory.
59329              
59330              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
59331              From: Tim Jenness <timj@jach.hawaii.edu>
59332              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
59333              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
59334      Branch: perl
59335            ! t/lib/ftmp-security.t
59336 ____________________________________________________________________________
59337 [  6723] By: jhi                                   on 2000/08/20  19:55:55
59338         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
59339              From: andreas.koenig@anima.de (Andreas J. Koenig)
59340              Date: 20 Aug 2000 15:52:03 +0200
59341              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
59342      Branch: perl
59343            ! lib/ExtUtils/MM_Unix.pm
59344 ____________________________________________________________________________
59345 [  6722] By: jhi                                   on 2000/08/20  19:46:01
59346         Log: Update to CGI 2.72, from Lincoln Stein.
59347      Branch: perl
59348            ! lib/CGI.pm
59349 ____________________________________________________________________________
59350 [  6721] By: jhi                                   on 2000/08/20  19:43:54
59351         Log: (Replaced by #8364.)
59352              
59353              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
59354              From: Radu Greab <radu@netsoft.ro>
59355              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
59356              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
59357      Branch: perl
59358            ! ext/GDBM_File/GDBM_File.xs
59359 ____________________________________________________________________________
59360 [  6720] By: jhi                                   on 2000/08/20  19:42:01
59361         Log: pp_open() could pass an uninitialized filename down to do_open9().
59362      Branch: perl
59363            ! pp_sys.c
59364 ____________________________________________________________________________
59365 [  6719] By: jhi                                   on 2000/08/20  14:06:41
59366         Log: UTF8 concat fixes.
59367              
59368              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
59369              From: Hugo <hv@crypt.compulink.co.uk>
59370              Date: Sun, 20 Aug 2000 07:30:46 +0100
59371              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
59372      Branch: perl
59373            ! pp_hot.c t/op/append.t
59374 ____________________________________________________________________________
59375 [  6718] By: jhi                                   on 2000/08/20  02:09:37
59376         Log: Let's try #6717 again.
59377      Branch: perl
59378            ! lib/File/Temp.pm
59379 ____________________________________________________________________________
59380 [  6717] By: jhi                                   on 2000/08/20  01:56:55
59381         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
59382              From: "Craig A. Berry" <craig.berry@metamorgs.com>
59383              Date: Sat, 19 Aug 2000 18:15:39 -0500
59384              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
59385      Branch: perl
59386            ! lib/File/Temp.pm
59387 ____________________________________________________________________________
59388 [  6716] By: jhi                                   on 2000/08/19  15:50:11
59389         Log: Update Changes.
59390      Branch: perl
59391            ! Changes patchlevel.h
59392 ____________________________________________________________________________
59393 [  6715] By: jhi                                   on 2000/08/19  15:39:09
59394         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
59395              From: Jonathan D Johnston <jdjohnston2@juno.com>
59396              Date: Thu, 17 Aug 2000 23:13:01 -0400       
59397              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
59398      Branch: perl
59399            ! pod/perlfunc.pod
59400 ____________________________________________________________________________
59401 [  6714] By: jhi                                   on 2000/08/19  15:34:04
59402         Log: Introduce a 'veryclean' target that is like 'distclean'
59403              but also removes *~ and *.orig.
59404      Branch: perl
59405            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
59406            ! utils/Makefile x2p/Makefile.SH
59407 ____________________________________________________________________________
59408 [  6713] By: jhi                                   on 2000/08/19  14:15:45
59409         Log: Put back the long double avoidance code to POSIX.xs
59410              because VMS seems to need it still.
59411      Branch: perl
59412            ! ext/POSIX/POSIX.xs
59413 ____________________________________________________________________________
59414 [  6712] By: jhi                                   on 2000/08/19  14:10:41
59415         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
59416              From: Peter Prymmer <pvhp@forte.com>
59417              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
59418              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
59419      Branch: perl
59420            ! lib/Pod/Find.pm t/pod/find.t
59421 ____________________________________________________________________________
59422 [  6711] By: jhi                                   on 2000/08/19  14:09:19
59423         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
59424              From: Peter Prymmer <pvhp@forte.com>
59425              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
59426              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
59427              cc: vmsperl@perl.org
59428      Branch: perl
59429            ! t/lib/peek.t
59430 ____________________________________________________________________________
59431 [  6710] By: jhi                                   on 2000/08/19  14:08:01
59432         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
59433              From: Jan Dubois <jand@ActiveState.com>
59434              Date: Fri, 18 Aug 2000 16:31:48 -0700
59435              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
59436      Branch: perl
59437            ! win32/win32.c
59438 ____________________________________________________________________________
59439 [  6709] By: jhi                                   on 2000/08/19  14:06:57
59440         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
59441              
59442              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
59443              From: Spider.Boardman@Orb.Nashua.NH.US
59444              Date: Fri, 18 Aug 2000 18:41:14 -0400
59445              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
59446      Branch: perl
59447            ! regcomp.c
59448 ____________________________________________________________________________
59449 [  6708] By: jhi                                   on 2000/08/18  22:04:49
59450         Log: Update Changes.
59451      Branch: perl
59452            ! Changes patchlevel.h
59453 ____________________________________________________________________________
59454 [  6707] By: jhi                                   on 2000/08/18  21:55:14
59455         Log: Add warnif(), check warnings further up the stack,
59456              all the warnings functions now can take an optional object reference.
59457              
59458              Subject: [PATCH bleedperl@6691] warnings pragma update
59459              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
59460              Date: Fri, 18 Aug 2000 22:42:06 +0100
59461              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
59462      Branch: perl
59463            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
59464            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
59465            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
59466 ____________________________________________________________________________
59467 [  6706] By: jhi                                   on 2000/08/18  21:41:45
59468         Log: Typo in pp_complement().
59469              
59470              Subject: [PATCH perl-current] Deparse
59471              From: Peter Scott <Peter@PSDT.com>
59472              Date: Fri, 18 Aug 2000 12:44:37 -0700
59473              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
59474      Branch: perl
59475            ! ext/B/B/Deparse.pm
59476 ____________________________________________________________________________
59477 [  6705] By: jhi                                   on 2000/08/18  21:25:59
59478         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
59479              From: Jan Dubois <jand@ActiveState.com>
59480              Date: Fri, 18 Aug 2000 14:22:51 -0700
59481              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
59482      Branch: perl
59483            ! lib/Win32.pod win32/win32.c
59484 ____________________________________________________________________________
59485 [  6704] By: jhi                                   on 2000/08/18  21:16:14
59486         Log: Don't eat leading os from index entries.
59487              
59488              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
59489              From: Russ Allbery <rra@stanford.edu>
59490              Date: 10 Aug 2000 20:49:25 -0700
59491              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
59492      Branch: perl
59493            ! lib/Pod/Man.pm
59494 ____________________________________________________________________________
59495 [  6703] By: jhi                                   on 2000/08/18  21:07:06
59496         Log: Add [[:blank:]] as suggested in
59497              
59498              Subject: [ID 20000716.024] [=cc=] / [:blank:]
59499              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
59500              Date: Sun, 16 Jul 2000 17:55:29 -0700
59501              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
59502              
59503              (the [=cc=] has already been taken care of by #6439
59504              so the whole bug report can be closed)
59505              
59506              and make [[:space:]] to be equivalent to isspace(3)
59507              (as opposed to \s, which is isSPACE()).  The difference
59508              is that now [[:space:]] matches the mythical vertical tab,
59509              while \s doesn't.
59510      Branch: perl
59511            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
59512            ! regexec.c t/op/pat.t
59513 ____________________________________________________________________________
59514 [  6702] By: jhi                                   on 2000/08/18  18:47:47
59515         Log: The new tests were missing from #6415.
59516      Branch: perl
59517            ! t/op/bop.t
59518 ____________________________________________________________________________
59519 [  6701] By: jhi                                   on 2000/08/18  18:20:40
59520         Log: Document the NDBM_File and ODBM_File as SDBM_File
59521              was documented in #6417.
59522      Branch: perl
59523            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
59524            ! ext/SDBM_File/SDBM_File.pm
59525 ____________________________________________________________________________
59526 [  6700] By: jhi                                   on 2000/08/18  18:10:39
59527         Log: Subject: [PATCH perl@6698] cygwin port
59528              From: "Fifer, Eric" <EFifer@sanwaint.com>
59529              Date: Fri, 18 Aug 2000 17:30:05 +0100
59530              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
59531      Branch: perl
59532            ! lib/File/Temp.pm
59533 ____________________________________________________________________________
59534 [  6699] By: jhi                                   on 2000/08/18  16:21:49
59535         Log: Document code point which makes if (defined %stash::) to work
59536              (noted by Spider Boardman).
59537      Branch: perl
59538            ! op.c
59539 ____________________________________________________________________________
59540 [  6698] By: jhi                                   on 2000/08/18  13:43:27
59541         Log: Update Changes.
59542      Branch: perl
59543            ! Changes patchlevel.h
59544 ____________________________________________________________________________
59545 [  6697] By: jhi                                   on 2000/08/18  13:35:57
59546         Log: Tiny Getopt::Long patch from Johan Vromans.
59547      Branch: perl
59548            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
59549 ____________________________________________________________________________
59550 [  6696] By: jhi                                   on 2000/08/18  13:26:14
59551         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
59552              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
59553              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
59554              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
59555      Branch: perl
59556            ! pod/perldiag.pod pod/perlsyn.pod
59557 ____________________________________________________________________________
59558 [  6695] By: jhi                                   on 2000/08/18  13:13:26
59559         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
59560              From: Daniel Chetlin <daniel@chetlin.com>
59561              Date: Fri, 18 Aug 2000 03:13:36 -0700
59562              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
59563      Branch: perl
59564            ! pod/perlfunc.pod
59565 ____________________________________________________________________________
59566 [  6694] By: jhi                                   on 2000/08/18  13:08:05
59567         Log: Subject: [PATCH] perltrap.pod spring cleaning
59568              From: Daniel Chetlin <daniel@chetlin.com>
59569              Date: Fri, 18 Aug 2000 03:06:54 -0700
59570              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
59571              
59572              plus Mike Guy's nitfix.
59573      Branch: perl
59574            ! pod/perltrap.pod
59575 ____________________________________________________________________________
59576 [  6693] By: jhi                                   on 2000/08/18  13:00:26
59577         Log: Unbuffer the output.
59578              
59579              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
59580              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59581              Date: Thu, 17 Aug 2000 18:39:29 -0700
59582              Message-ID: <RPJn5gzkgydf092yn@efn.org>
59583      Branch: perl
59584            ! t/op/fork.t
59585 ____________________________________________________________________________
59586 [  6692] By: jhi                                   on 2000/08/18  05:19:17
59587         Log: Delete the image, too, not just its MANIFEStation.
59588      Branch: perl
59589            - lib/CGI/eg/wilogo.gif
59590 ____________________________________________________________________________
59591 [  6691] By: jhi                                   on 2000/08/18  05:10:26
59592         Log: Propagate new Configure vars.
59593      Branch: perl
59594            ! configure.com epoc/config.sh uconfig.h uconfig.sh
59595            ! vos/config.def vos/config.h vos/config_h.SH_orig
59596            ! win32/config.bc win32/config.gc win32/config.vc
59597            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59598 ____________________________________________________________________________
59599 [  6690] By: jhi                                   on 2000/08/18  04:30:56
59600         Log: Update Changes.
59601      Branch: perl
59602            ! Changes patchlevel.h
59603 ____________________________________________________________________________
59604 [  6689] By: jhi                                   on 2000/08/18  04:12:30
59605         Log: Fix the lib/complex failure of
59606              
59607              From: abigail@foad.org
59608              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
59609              Date: 15 Aug 2000 04:06:38 -0000
59610              Message-Id: <20000815040638.8524.qmail@foad.org> 
59611              
59612              Linux long double accuracy issue: something that
59613              when printed with %g looks like "2" but int() of it is 1.
59614      Branch: perl
59615            ! lib/Math/Complex.pm
59616 ____________________________________________________________________________
59617 [  6688] By: jhi                                   on 2000/08/18  03:15:35
59618         Log: The byteorder code in #6671 was wrong.
59619      Branch: perl
59620            ! configpm
59621 ____________________________________________________________________________
59622 [  6687] By: jhi                                   on 2000/08/18  02:08:42
59623         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
59624              From: Jan Dubois <jand@ActiveState.com>
59625              Date: Thu, 17 Aug 2000 18:31:55 -0700
59626              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
59627      Branch: perl
59628            ! sv.c
59629 ____________________________________________________________________________
59630 [  6686] By: jhi                                   on 2000/08/18  02:04:15
59631         Log: Use NVs in POSIX math, not doubles.
59632              
59633              From: abigail@foad.org
59634              Subject: [ID 20000817.014] POSIX & modfl
59635              Date: 17 Aug 2000 20:49:18 -0000
59636              Message-Id: <20000817204918.23123.qmail@foad.org>
59637      Branch: perl
59638            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
59639 ____________________________________________________________________________
59640 [  6685] By: jhi                                   on 2000/08/18  02:02:12
59641         Log: Introduce NVef, NVff, and NVgf, use the middle one.
59642              (helps for lib/peek + Linux + long doubles)  Reported in
59643              
59644              From: abigail@foad.org
59645              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
59646              Date: 15 Aug 2000 04:06:38 -0000
59647              Message-Id: <20000815040638.8524.qmail@foad.org> 
59648              
59649              (note: the lib/complex failure has not yet been addressed)
59650      Branch: metaconfig/U/perl
59651            ! perlxvf.U
59652      Branch: perl
59653            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59654            ! config_h.SH dump.c perl.h pod/perlguts.pod
59655 ____________________________________________________________________________
59656 [  6684] By: jhi                                   on 2000/08/17  23:22:19
59657         Log: Add byteorder to the myconfig output.
59658      Branch: perl
59659            ! myconfig.SH
59660 ____________________________________________________________________________
59661 [  6683] By: jhi                                   on 2000/08/17  23:20:19
59662         Log: The image doth not exist, spotted by Johan Vromans.
59663      Branch: perl
59664            ! MANIFEST
59665 ____________________________________________________________________________
59666 [  6682] By: jhi                                   on 2000/08/17  22:38:16
59667         Log: Document what the backtick returns if the command fails.
59668      Branch: perl
59669            ! pod/perlop.pod
59670 ____________________________________________________________________________
59671 [  6681] By: jhi                                   on 2000/08/17  22:33:12
59672         Log: Do not use prototyping here.
59673              
59674              Subject: [ID 20000817.016] [PATCH] Peek.xs
59675              From: abigail@foad.org
59676              Date: 17 Aug 2000 20:55:56 -0000
59677              Message-Id: <20000817205556.24270.qmail@foad.org>
59678      Branch: perl
59679            ! ext/Devel/Peek/Makefile.PL
59680 ____________________________________________________________________________
59681 [  6680] By: jhi                                   on 2000/08/17  19:46:43
59682         Log: Don't propose using modules built for 5.005 if no binary
59683              compatibility with 5.005 is attempted.
59684              
59685              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
59686              Subject: Minor nit with 5.7.0 (6655)
59687              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
59688              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
59689      Branch: metaconfig
59690            ! U/installdirs/inc_version_list.U
59691      Branch: perl
59692            ! Configure config_h.SH
59693 ____________________________________________________________________________
59694 [  6679] By: jhi                                   on 2000/08/17  19:16:39
59695         Log: Microperl config update.
59696      Branch: perl
59697            ! uconfig.h uconfig.sh
59698 ____________________________________________________________________________
59699 [  6678] By: jhi                                   on 2000/08/17  19:16:13
59700         Log: The #6648 wasn't protective enough for limited platforms
59701              (like microperl).
59702      Branch: perl
59703            ! dump.c sv.c
59704 ____________________________________________________________________________
59705 [  6677] By: jhi                                   on 2000/08/17  14:46:35
59706         Log: Update Changes.
59707      Branch: perl
59708            ! Changes patchlevel.h
59709 ____________________________________________________________________________
59710 [  6676] By: jhi                                   on 2000/08/17  14:44:02
59711         Log: Add perlebcdic from Peter Prymmer, regen toc.
59712      Branch: perl
59713            + pod/perlebcdic.pod
59714            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59715 ____________________________________________________________________________
59716 [  6675] By: jhi                                   on 2000/08/17  14:41:52
59717         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
59718      Branch: perl
59719            ! pod/perldebtut.pod
59720 ____________________________________________________________________________
59721 [  6674] By: jhi                                   on 2000/08/17  14:29:43
59722         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
59723              
59724              Subject: [ID 20000724.006] -DLEAKTEST problem
59725              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
59726              Date: Tue, 25 Jul 2000 00:36:32 -0500
59727              Message-Id: <20000725003632.A26186@www.llamacom.com>
59728              
59729              Reminder sent
59730              
59731              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
59732              From: Hugo <hv@crypt.compulink.co.uk>
59733              Date: Thu, 17 Aug 2000 15:23:42 +0100
59734              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
59735      Branch: perl
59736            ! util.c
59737 ____________________________________________________________________________
59738 [  6673] By: jhi                                   on 2000/08/17  04:07:10
59739         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
59740              From: John Peacock <JPeacock@UnivPress.com>
59741              Date: Tue, 01 Aug 2000 09:38:12 -0400
59742              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
59743      Branch: perl
59744            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
59745 ____________________________________________________________________________
59746 [  6672] By: jhi                                   on 2000/08/17  03:04:35
59747         Log: Subject: [PATCH] Cwd.pm now uses strict
59748              From: Tim Jenness <timj@jach.hawaii.edu>
59749              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
59750              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
59751      Branch: perl
59752            ! lib/Cwd.pm
59753 ____________________________________________________________________________
59754 [  6671] By: jhi                                   on 2000/08/17  02:16:35
59755         Log: Make $Config{byteorder} more magical so that it is
59756              dynamically computed: nice for 'fat binaries'.
59757              
59758              Subject: [PATCH]: default byteorder
59759              From: Wilfredo Sánchez <wsanchez@apple.com>
59760              Date: Mon, 31 Jul 2000 19:45:31 -0700
59761              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
59762      Branch: perl
59763            ! configpm
59764 ____________________________________________________________________________
59765 [  6670] By: gsar                                  on 2000/08/17  01:22:21
59766         Log: move WNOHANG definition to where other such things are
59767      Branch: perl
59768            ! win32/win32.h
59769 ____________________________________________________________________________
59770 [  6669] By: jhi                                   on 2000/08/17  01:19:17
59771         Log: Update Changes.
59772      Branch: perl
59773            ! Changes patchlevel.h
59774 ____________________________________________________________________________
59775 [  6668] By: jhi                                   on 2000/08/17  01:16:29
59776         Log: Doc nits spotted by Richard Soderberg.
59777      Branch: perl
59778            ! README.posix-bc README.vmesa
59779 ____________________________________________________________________________
59780 [  6667] By: jhi                                   on 2000/08/17  01:12:11
59781         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
59782              From: "Casey R. Tweten" <crt@kiski.net>
59783              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
59784              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
59785      Branch: perl
59786            ! pod/perldebtut.pod
59787 ____________________________________________________________________________
59788 [  6666] By: jhi                                   on 2000/08/17  01:09:31
59789         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
59790              From: "Casey R. Tweten" <crt@kiski.net>
59791              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
59792              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
59793      Branch: perl
59794            ! lib/Shell.pm
59795 ____________________________________________________________________________
59796 [  6665] By: gsar                                  on 2000/08/17  01:03:52
59797         Log: add "ok" targets from change#6632 in makefile.mk
59798      Branch: perl
59799            ! pod/perlport.pod win32/Makefile win32/makefile.mk
59800 ____________________________________________________________________________
59801 [  6664] By: gsar                                  on 2000/08/17  00:56:11
59802         Log: avoid warnings from dense compiler
59803      Branch: perl
59804            ! win32/win32.c
59805 ____________________________________________________________________________
59806 [  6663] By: jhi                                   on 2000/08/17  00:51:49
59807         Log: Tweak the regex compilation errors once more.
59808      Branch: perl
59809            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
59810            ! t/op/regmesg.t t/pragma/warn/regcomp
59811 ____________________________________________________________________________
59812 [  6662] By: gsar                                  on 2000/08/17  00:28:19
59813         Log: trailing new %ENV entries weren't being pushed into the real
59814              environment of subprocesses on Windows
59815      Branch: perl
59816            ! t/op/magic.t win32/perlhost.h
59817 ____________________________________________________________________________
59818 [  6661] By: gsar                                  on 2000/08/17  00:19:20
59819         Log: waitpid() now handles externally spawned pids correctly;
59820              fixes for backtick/wait/waitpid failures on Windows 9x
59821              
59822              these changes make the pid returned by process functions on
59823              Windows 9x always positive by clearing the high bit (which
59824              is always set on Win9x); pseudo-process PIDs are likewise
59825              always negative now on Win9x (just as on NT/2000)
59826      Branch: perl
59827            ! pp_sys.c win32/perlhost.h win32/win32.c
59828 ____________________________________________________________________________
59829 [  6660] By: jhi                                   on 2000/08/17  00:04:32
59830         Log: Retract #6645.
59831      Branch: perl
59832            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59833            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
59834            ! t/op/sprintf.t
59835 ____________________________________________________________________________
59836 [  6659] By: gsar                                  on 2000/08/16  23:59:28
59837         Log: on windows, the return values from wait() and waitpid() don't
59838              match those of pseudo-pids
59839      Branch: perl
59840            ! pp_sys.c t/op/fork.t util.c win32/win32.c
59841 ____________________________________________________________________________
59842 [  6658] By: gsar                                  on 2000/08/16  23:56:14
59843         Log: pod nit seen in passing
59844      Branch: perl
59845            ! pod/perlfunc.pod
59846 ____________________________________________________________________________
59847 [  6657] By: gsar                                  on 2000/08/16  23:53:42
59848         Log: change#6328 could make close(SOCKET) return false on windows
59849              when it shouldn't
59850      Branch: perl
59851            ! win32/win32sck.c
59852 ____________________________________________________________________________
59853 [  6656] By: gsar                                  on 2000/08/16  23:46:57
59854         Log: check that the number pseudo children doesn't exceed
59855              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
59856              the WaitForMultipleObjects() limit that would cause wait()
59857              to crash)
59858              
59859              wait() and waitpid() could potentially be rewritten to use
59860              more than one thread to do the waiting to eliminate this
59861              limitation
59862      Branch: perl
59863            ! win32/perlhost.h
59864 ____________________________________________________________________________
59865 [  6655] By: jhi                                   on 2000/08/16  14:11:05
59866         Log: Update Changes.
59867      Branch: perl
59868            ! Changes patchlevel.h
59869 ____________________________________________________________________________
59870 [  6654] By: jhi                                   on 2000/08/16  14:10:12
59871         Log: Update to perldebtut 1.9, from Richard Foley.
59872      Branch: perl
59873            ! pod/perldebtut.pod
59874 ____________________________________________________________________________
59875 [  6653] By: jhi                                   on 2000/08/16  14:08:17
59876         Log: Change the regx compilation error markers to use = instead of <
59877              since pod makes using the latter quite messy.  Reported in
59878              ID 20000814.006 by Abigail and in
59879              Subject: Unknown escape E<> ?
59880              From: Lupe Christoph <lupe@lupe-christoph.de>
59881              Date: Fri, 11 Aug 2000 00:30:27 +0200
59882              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
59883      Branch: perl
59884            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
59885            ! t/op/regmesg.t t/pragma/warn/regcomp
59886 ____________________________________________________________________________
59887 [  6652] By: jhi                                   on 2000/08/16  13:25:31
59888         Log: Change the perlbug address to perl.org since it's more forgiving.
59889              
59890              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
59891              From: abigail@foad.org
59892              Date: 15 Aug 2000 04:15:40 -0000
59893              Message-Id: <20000815041540.8633.qmail@foad.org>
59894      Branch: perl
59895            ! utils/perlbug.PL
59896 ____________________________________________________________________________
59897 [  6651] By: jhi                                   on 2000/08/16  13:22:35
59898         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
59899              From: Tim Jenness <timj@jach.hawaii.edu>
59900              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
59901              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
59902      Branch: perl
59903            ! lib/Cwd.pm
59904 ____________________________________________________________________________
59905 [  6650] By: jhi                                   on 2000/08/16  13:18:13
59906         Log: Update to CPAN 1.57.
59907              
59908              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
59909              From: andreas.koenig@anima.de (Andreas J. Koenig)
59910              Date: 16 Aug 2000 15:09:46 +0200
59911              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
59912      Branch: perl
59913            ! lib/CPAN.pm
59914 ____________________________________________________________________________
59915 [  6649] By: jhi                                   on 2000/08/16  13:12:31
59916         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
59917              From: "Larry W. Virden" <lvirden@cas.org>
59918              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
59919              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
59920      Branch: perl
59921            ! README.hpux
59922 ____________________________________________________________________________
59923 [  6648] By: jhi                                   on 2000/08/16  13:03:53
59924         Log: The numeric locale was reset to "C" by s?printf and never restored.
59925              
59926              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
59927              From: Christian Kirsch <ck@held.mind.de>
59928              Date: Wed, 9 Aug 2000 17:05:17 +0200
59929              Message-Id: <20000809170517.A25389@held>
59930              
59931              No test since adding the failing example to locale.t
59932              does not fail -- probably because the locale settings are so
59933              thoroughly tweaked by that time.  Running the example standalone
59934              does fail, though.  UPDATE: test case added at change #7540.
59935      Branch: perl
59936            ! dump.c perl.h pp.c pp_ctl.c sv.c
59937 ____________________________________________________________________________
59938 [  6647] By: jhi                                   on 2000/08/16  00:07:54
59939         Log: Update Changes and test semi-automatic patchlevel updating.
59940      Branch: perl
59941            ! Changes patchlevel.h
59942 ____________________________________________________________________________
59943 [  6646] By: jhi                                   on 2000/08/15  23:35:07
59944         Log: Fix a dependency problem.
59945              
59946              Subject: [PATCH: 6640] VMS Makefile.SH update
59947              From: Peter Prymmer <pvhp@forte.com>
59948              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
59949              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
59950      Branch: perl
59951            ! vms/descrip_mms.template
59952 ____________________________________________________________________________
59953 [  6645] By: jhi                                   on 2000/08/15  23:33:23
59954         Log: (Retracted by #6660)
59955              
59956              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
59957              From: Dominic Dunlop <domo@computer.org>
59958              Date: Tue, 15 Aug 2000 22:20:52 +0200
59959              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
59960      Branch: metaconfig/U/perl
59961            + d_printfed.U
59962      Branch: perl
59963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59964            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
59965            ! t/op/sprintf.t
59966 ____________________________________________________________________________
59967 [  6644] By: jhi                                   on 2000/08/15  21:17:20
59968         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
59969              From: abigail@foad.org
59970              Date: 15 Aug 2000 20:12:41 -0000
59971              Message-Id: <20000815201241.25556.qmail@foad.org>
59972      Branch: perl
59973            ! INSTALL
59974 ____________________________________________________________________________
59975 [  6643] By: jhi                                   on 2000/08/15  21:15:28
59976         Log: (an already applied patch)
59977      Branch: perl
59978            ! lib/CGI.pm
59979 ____________________________________________________________________________
59980 [  6642] By: gsar                                  on 2000/08/15  19:54:05
59981         Log: magic callbacks all need to have same type signature
59982      Branch: perl
59983            ! embed.pl mg.c proto.h
59984 ____________________________________________________________________________
59985 [  6641] By: jhi                                   on 2000/08/15  17:56:27
59986         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)
59987              From: Mike Guy <mjtg@cam.ac.uk>
59988              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
59989              Date: Tue, 15 Aug 2000 18:26:45 +0100
59990              
59991              Only the peek.t part applied, not the hash quality part.
59992      Branch: perl
59993            ! t/lib/peek.t
59994 ____________________________________________________________________________
59995 [  6640] By: jhi                                   on 2000/08/15  16:37:37
59996         Log: Update Changes.
59997      Branch: perl
59998            ! Changes
59999 ____________________________________________________________________________
60000 [  6639] By: jhi                                   on 2000/08/15  16:34:55
60001         Log: Missed a file from #6638.
60002      Branch: perl
60003            ! lib/File/Temp.pm
60004 ____________________________________________________________________________
60005 [  6638] By: jhi                                   on 2000/08/15  16:33:19
60006         Log: Subject: [PATCH perl@6620] cygwin port
60007              From: "Fifer, Eric" <EFifer@sanwaint.com>
60008              Date: Tue, 15 Aug 2000 17:00:49 +0100
60009              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
60010      Branch: perl
60011            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
60012 ____________________________________________________________________________
60013 [  6637] By: jhi                                   on 2000/08/15  16:29:22
60014         Log: Subject: [PATCH] debugger exit code should reflect user exit code
60015              From: Mike Guy <mjtg@cam.ac.uk>
60016              Date: Tue, 15 Aug 2000 16:55:59 +0100
60017              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
60018      Branch: perl
60019            ! lib/perl5db.pl
60020 ____________________________________________________________________________
60021 [  6636] By: jhi                                   on 2000/08/15  15:30:58
60022         Log: Update Changes.
60023      Branch: perl
60024            ! Changes
60025 ____________________________________________________________________________
60026 [  6635] By: jhi                                   on 2000/08/15  15:27:21
60027         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
60028      Branch: metaconfig
60029            ! U/mkglossary U/mksample
60030      Branch: metaconfig/U/perl
60031            ! Devel.U
60032      Branch: perl
60033            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60034 ____________________________________________________________________________
60035 [  6634] By: jhi                                   on 2000/08/15  14:11:55
60036         Log: Don't blow limited stacks, a lower number is enough to
60037              tickle the lookbehind limit.
60038              
60039              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
60040              From: Dominic Dunlop <domo@computer.org>
60041              Date: Tue, 15 Aug 2000 13:51:24 +0200
60042              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
60043      Branch: perl
60044            ! t/op/regmesg.t
60045 ____________________________________________________________________________
60046 [  6633] By: jhi                                   on 2000/08/15  14:01:46
60047         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
60048              From: Mike Guy <mjtg@cam.ac.uk>
60049              Date: Tue, 15 Aug 2000 12:10:50 +0100
60050              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
60051      Branch: perl
60052            ! utils/perldoc.PL
60053 ____________________________________________________________________________
60054 [  6632] By: jhi                                   on 2000/08/15  13:58:48
60055         Log: make ok etc also for win32.
60056              
60057              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
60058              From: Prymmer/Kahn <pvhp@best.com>
60059              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
60060              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
60061      Branch: perl
60062            ! win32/Makefile
60063 ____________________________________________________________________________
60064 [  6631] By: jhi                                   on 2000/08/15  13:45:03
60065         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
60066      Branch: perl
60067            ! lib/Test.pm
60068 ____________________________________________________________________________
60069 [  6630] By: jhi                                   on 2000/08/15  03:25:09
60070         Log: Update Changes.
60071      Branch: perl
60072            ! Changes
60073 ____________________________________________________________________________
60074 [  6629] By: jhi                                   on 2000/08/15  03:23:53
60075         Log: magic_regdatum_set() is void, not int.
60076      Branch: perl
60077            ! embed.pl mg.c proto.h
60078 ____________________________________________________________________________
60079 [  6628] By: jhi                                   on 2000/08/15  03:08:02
60080         Log: Make the user to give up his firstborn, err, to knowingly
60081              verify installing an unstable developer release.  Also bump
60082              the release to 5.7.0, but leave a patch tag in the local
60083              patches saying that this is not yet the real thing.
60084      Branch: metaconfig
60085            ! U/modified/Instruct.U
60086      Branch: metaconfig/U/perl
60087            + Devel.U
60088      Branch: perl
60089            ! Configure patchlevel.h
60090 ____________________________________________________________________________
60091 [  6627] By: jhi                                   on 2000/08/14  22:32:52
60092         Log: README.os2 update.
60093              
60094              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
60095              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60096              Date: Wed, 02 Aug 2000 21:55:09 -0700
60097              Message-ID: <tsPi5gzkgegX092yn@efn.org>
60098      Branch: perl
60099            ! README.os2
60100 ____________________________________________________________________________
60101 [  6626] By: jhi                                   on 2000/08/14  21:00:02
60102         Log: Subject: Re: File::Temp problems on VMS in bleedperl
60103              From: Tim Jenness <timj@jach.hawaii.edu>
60104              cc: vmsperl@perl.org
60105              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
60106              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
60107      Branch: perl
60108            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
60109 ____________________________________________________________________________
60110 [  6625] By: jhi                                   on 2000/08/14  20:52:16
60111         Log: Add SUIDMAIL as was done for the CERT alert.
60112      Branch: perl
60113            ! patchlevel.h
60114 ____________________________________________________________________________
60115 [  6624] By: jhi                                   on 2000/08/14  20:48:50
60116         Log: Subject: sfio2000
60117              From: Daniel Muino <dmuino@afip.gov.ar>
60118              Date: Mon, 14 Aug 2000 16:58:11 -0300
60119              Message-ID: <20000814165811.B16368@con2-dgi>
60120      Branch: perl
60121            ! perlsdio.h perlsfio.h
60122 ____________________________________________________________________________
60123 [  6623] By: jhi                                   on 2000/08/14  20:47:36
60124         Log: Subject: warning: storage class after type is obsolescent
60125              From: Daniel Muino <dmuino@afip.gov.ar>
60126              Date: Mon, 14 Aug 2000 16:42:47 -0300
60127              Message-ID: <20000814164247.A16368@con2-dgi>
60128      Branch: perl
60129            ! regcomp.pl regnodes.h
60130 ____________________________________________________________________________
60131 [  6622] By: jhi                                   on 2000/08/14  20:43:05
60132         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
60133              From: abigail@foad.org
60134              Date: 14 Aug 2000 20:00:10 -0000
60135              Message-Id: <20000814200010.27271.qmail@foad.org>
60136      Branch: perl
60137            ! Changes
60138 ____________________________________________________________________________
60139 [  6621] By: jhi                                   on 2000/08/14  15:23:05
60140         Log: Update Changes.
60141      Branch: perl
60142            ! Changes
60143 ____________________________________________________________________________
60144 [  6620] By: jhi                                   on 2000/08/14  15:22:14
60145         Log: Subject: Re: [PATCH] @+, @- readonly
60146              From: Mike Guy <mjtg@cam.ac.uk>
60147              Date: Mon, 14 Aug 2000 15:26:55 +0100
60148              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
60149      Branch: perl
60150            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
60151            ! sv.c t/op/pat.t
60152 ____________________________________________________________________________
60153 [  6619] By: jhi                                   on 2000/08/14  14:12:08
60154         Log: Update Changes.
60155      Branch: perl
60156            ! Changes
60157 ____________________________________________________________________________
60158 [  6618] By: jhi                                   on 2000/08/14  14:09:34
60159         Log: For now remove the mail code.
60160      Branch: perl
60161            ! perl.c
60162 ____________________________________________________________________________
60163 [  6617] By: jhi                                   on 2000/08/14  14:08:28
60164         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
60165      Branch: perl
60166            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
60167            ! pod/perlfaq8.pod pod/perlsec.pod
60168 ____________________________________________________________________________
60169 [  6616] By: jhi                                   on 2000/08/14  14:00:11
60170         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
60171              From: Mike Guy <mjtg@cam.ac.uk>
60172              Date: Mon, 14 Aug 2000 08:26:02 +0100
60173              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
60174      Branch: perl
60175            ! lib/perl5db.pl
60176 ____________________________________________________________________________
60177 [  6615] By: jhi                                   on 2000/08/14  13:58:45
60178         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
60179              From: Mike Guy <mjtg@cam.ac.uk>
60180              Date: Mon, 14 Aug 2000 08:04:22 +0100
60181              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
60182      Branch: perl
60183            ! gv.c mg.c t/op/pat.t
60184 ____________________________________________________________________________
60185 [  6614] By: jhi                                   on 2000/08/14  13:56:45
60186         Log: Subject: Test fails / warnings with perl-current #6612
60187              From: Mike Guy <mjtg@cam.ac.uk>
60188              Date: Mon, 14 Aug 2000 07:57:23 +0100
60189              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
60190      Branch: perl
60191            ! t/lib/b.t t/lib/peek.t
60192 ____________________________________________________________________________
60193 [  6613] By: jhi                                   on 2000/08/14  13:45:33
60194         Log: VMS configure.com update continues.
60195      Branch: perl
60196            - vms/configure.com
60197            ! MANIFEST configure.com
60198 ____________________________________________________________________________
60199 [  6612] By: jhi                                   on 2000/08/13  22:13:35
60200         Log: Update Changes.
60201      Branch: perl
60202            ! Changes
60203 ____________________________________________________________________________
60204 [  6611] By: jhi                                   on 2000/08/13  16:21:45
60205         Log: Upgrade to CGI 2.71, from Lincoln Stein.
60206      Branch: perl
60207            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
60208 ____________________________________________________________________________
60209 [  6610] By: jhi                                   on 2000/08/13  15:09:16
60210         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
60211              From: Mike Guy <mjtg@cam.ac.uk>
60212              Date: Sun, 13 Aug 2000 13:45:51 +0100
60213              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
60214      Branch: perl
60215            ! t/op/regmesg.t
60216 ____________________________________________________________________________
60217 [  6609] By: jhi                                   on 2000/08/13  14:31:26
60218         Log: Andreas says that 1.56 is fine, so reverting back to it.
60219      Branch: perl
60220            ! lib/CPAN.pm
60221 ____________________________________________________________________________
60222 [  6608] By: jhi                                   on 2000/08/13  05:34:20
60223         Log: Update Changes.
60224      Branch: perl
60225            ! Changes
60226 ____________________________________________________________________________
60227 [  6607] By: jhi                                   on 2000/08/13  05:32:01
60228         Log: Put back the \z changes of #5406 to CPAN.pm.
60229      Branch: perl
60230            ! lib/CPAN.pm
60231 ____________________________________________________________________________
60232 [  6606] By: jhi                                   on 2000/08/13  05:20:16
60233         Log: Fix-n-skip the tests under 5005threads.
60234      Branch: perl
60235            ! t/lib/b.t
60236 ____________________________________________________________________________
60237 [  6605] By: jhi                                   on 2000/08/13  05:07:48
60238         Log: Fix the test for 5005threads.
60239      Branch: perl
60240            ! t/lib/peek.t
60241 ____________________________________________________________________________
60242 [  6604] By: jhi                                   on 2000/08/13  03:35:37
60243         Log: Should have deleted this in #6603.
60244      Branch: perl
60245            - vms/subconfigure.com
60246 ____________________________________________________________________________
60247 [  6603] By: jhi                                   on 2000/08/12  18:29:32
60248         Log: Rewrite of vms/subconfigure.com as configure.com,
60249              from Peter Prymmer and the vmsperl crew.
60250      Branch: perl
60251            + vms/configure.com
60252            ! MANIFEST
60253 ____________________________________________________________________________
60254 [  6602] By: jhi                                   on 2000/08/11  13:00:01
60255         Log: PlainText.pm is dead.
60256      Branch: perl
60257            - lib/Pod/PlainText.pm
60258            ! MANIFEST
60259 ____________________________________________________________________________
60260 [  6601] By: jhi                                   on 2000/08/11  04:06:45
60261         Log: Update Changes.
60262      Branch: perl
60263            ! Changes
60264 ____________________________________________________________________________
60265 [  6600] By: jhi                                   on 2000/08/11  04:06:10
60266         Log: Add a few missing files, update MANIFEST.
60267      Branch: perl
60268            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
60269            + lib/Pod/PlainText.pm t/pod/find.t
60270            ! MANIFEST t/op/regmesg.t
60271 ____________________________________________________________________________
60272 [  6599] By: jhi                                   on 2000/08/11  03:31:10
60273         Log: Add Perl debugging tutorial, regen toc. 
60274              
60275              Subject: perldebtut.pod
60276              From: Richard Foley <Richard.Foley@m.dasa.de>
60277              Date: Wed, 09 Aug 2000 10:17:15 +0200
60278              Message-id: <3991138B.262247B8@m.dasa.de>
60279      Branch: perl
60280            + pod/perldebtut.pod
60281            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60282 ____________________________________________________________________________
60283 [  6598] By: jhi                                   on 2000/08/11  02:48:56
60284         Log: tiny Changes edit
60285      Branch: perl
60286            ! Changes
60287 ____________________________________________________________________________
60288 [  6597] By: jhi                                   on 2000/08/11  02:39:04
60289         Log: Tests for #6589.
60290              
60291              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60292              From: simon@brecon.co.uk (Simon Cozens)
60293              Date: 11 Aug 2000 02:24:52 GMT
60294              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
60295      Branch: perl
60296            ! t/lib/b.t
60297 ____________________________________________________________________________
60298 [  6596] By: jhi                                   on 2000/08/11  01:50:07
60299         Log: Update Changes.
60300      Branch: perl
60301            ! Changes
60302 ____________________________________________________________________________
60303 [  6595] By: jhi                                   on 2000/08/11  01:47:16
60304         Log: nitfix
60305      Branch: perl
60306            ! Changes
60307 ____________________________________________________________________________
60308 [  6594] By: jhi                                   on 2000/08/11  01:36:16
60309         Log: Subject: Getting perlio and threads to compile
60310              From: Lupe Christoph <lupe@lupe-christoph.de>
60311              Date: Wed, 9 Aug 2000 11:35:54 +0200
60312              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
60313              
60314              (the Solaris version changes in Configure skipped)
60315      Branch: perl
60316            ! hints/solaris_2.sh thread.h
60317 ____________________________________________________________________________
60318 [  6593] By: jhi                                   on 2000/08/11  01:30:16
60319         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
60320              From: simon@brecon.co.uk (Simon Cozens)
60321              Date: 1 Aug 2000 06:55:19 GMT
60322              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
60323      Branch: perl
60324            ! lib/utf8.pm
60325 ____________________________________________________________________________
60326 [  6592] By: jhi                                   on 2000/08/11  01:26:39
60327         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
60328              From: Peter Scott <Peter@PeterScott.com>
60329              Date: Thu, 10 Aug 2000 08:23:27 -0700
60330              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
60331      Branch: perl
60332            ! lib/perl5db.pl
60333 ____________________________________________________________________________
60334 [  6591] By: jhi                                   on 2000/08/11  01:22:02
60335         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
60336              From: Hugo <hv@crypt.compulink.co.uk>
60337              Date: Thu, 10 Aug 2000 19:23:04 +0100
60338              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
60339      Branch: perl
60340            ! regexec.c t/op/pat.t
60341 ____________________________________________________________________________
60342 [  6590] By: jhi                                   on 2000/08/11  01:19:19
60343         Log: Preprocessing and postprocessing for File::Find.
60344              
60345              Subject: Patch to Find::File.pm to allow alphabetical results
60346              From: Joe Smith <jsmith@inwap.com>
60347              Date: Wed, 9 Aug 2000 02:44:54 -0700
60348              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
60349      Branch: perl
60350            ! lib/File/Find.pm
60351 ____________________________________________________________________________
60352 [  6589] By: jhi                                   on 2000/08/11  01:12:39
60353         Log: B::Deparse didn't do sub attributes.
60354              
60355              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60356              From: simon@brecon.co.uk (Simon Cozens)
60357              Date: 9 Aug 2000 04:49:20 GMT
60358              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
60359      Branch: perl
60360            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
60361 ____________________________________________________________________________
60362 [  6588] By: jhi                                   on 2000/08/11  01:06:40
60363         Log: Subject: debugger "d" command doesnt check line number
60364              From: Mike Guy <mjtg@cam.ac.uk>
60365              Date: Tue, 08 Aug 2000 21:54:29 +0100
60366              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
60367      Branch: perl
60368            ! lib/perl5db.pl mg.c pod/perldiag.pod
60369 ____________________________________________________________________________
60370 [  6587] By: jhi                                   on 2000/08/11  00:45:03
60371         Log: sleep(1) does not necessarily return 1.
60372              
60373              Subject: [PATCH bleadperl] op/lex_assign.t  
60374              From: Hugo <hv@crypt.compulink.co.uk>
60375              Date: Thu, 03 Aug 2000 14:34:22 +0100        
60376              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
60377      Branch: perl
60378            ! t/op/lex_assign.t
60379 ____________________________________________________________________________
60380 [  6586] By: jhi                                   on 2000/08/11  00:31:50
60381         Log: Document the IO::Select timeout.
60382      Branch: perl
60383            ! ext/IO/lib/IO/Select.pm
60384 ____________________________________________________________________________
60385 [  6585] By: jhi                                   on 2000/08/11  00:13:54
60386         Log: Forgot contributor.
60387      Branch: perl
60388            ! Changes
60389 ____________________________________________________________________________
60390 [  6584] By: jhi                                   on 2000/08/11  00:09:19
60391         Log: detypo
60392      Branch: perl
60393            ! Changes
60394 ____________________________________________________________________________
60395 [  6583] By: jhi                                   on 2000/08/11  00:07:53
60396         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
60397              
60398              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
60399              From: Mike Guy <mjtg@cam.ac.uk> 
60400              Date: Thu, 10 Aug 2000 15:50:54 +0100
60401              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
60402      Branch: perl
60403            ! sv.c t/op/int.t
60404 ____________________________________________________________________________
60405 [  6582] By: jhi                                   on 2000/08/10  23:29:32
60406         Log: Update Changes.
60407      Branch: perl
60408            ! Changes
60409 ____________________________________________________________________________
60410 [  6581] By: jhi                                   on 2000/08/10  23:26:16
60411         Log: Put back the std @INC thing.
60412      Branch: perl
60413            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
60414            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
60415            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
60416            ! t/lib/gol-oo.t
60417 ____________________________________________________________________________
60418 [  6580] By: jhi                                   on 2000/08/10  23:03:34
60419         Log: Update to CGI 2.70, from Lincoln Stein.
60420      Branch: perl
60421            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
60422            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
60423            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
60424            ! t/lib/cgi-request.t
60425 ____________________________________________________________________________
60426 [  6579] By: jhi                                   on 2000/08/10  22:41:50
60427         Log: Update to CPAN 1.56, from Andreas König.
60428      Branch: perl
60429            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60430 ____________________________________________________________________________
60431 [  6578] By: jhi                                   on 2000/08/10  22:38:13
60432         Log: Update to Pod::Parser 1.17, from Brad Appleton.
60433      Branch: perl
60434            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
60435            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
60436            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
60437            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
60438            ! t/pod/include.t t/pod/included.t t/pod/lref.t
60439            ! t/pod/multiline_items.t t/pod/nested_items.t
60440            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
60441            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
60442            ! t/pod/special_seqs.t
60443 ____________________________________________________________________________
60444 [  6577] By: jhi                                   on 2000/08/10  22:35:41
60445         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
60446      Branch: perl
60447            ! AUTHORS MAINTAIN
60448 ____________________________________________________________________________
60449 [  6576] By: jhi                                   on 2000/08/10  22:24:54
60450         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
60451      Branch: perl
60452            + t/lib/gol-oo.t
60453            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
60454            ! t/lib/gol-compat.t t/lib/gol-linkage.t
60455 ____________________________________________________________________________
60456 [  6575] By: jhi                                   on 2000/08/10  22:02:07
60457         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
60458      Branch: perl
60459            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
60460 ____________________________________________________________________________
60461 [  6574] By: jhi                                   on 2000/08/10  21:55:03
60462         Log: Iterating perl6 description.
60463      Branch: perl
60464            ! pod/perlfaq1.pod
60465 ____________________________________________________________________________
60466 [  6573] By: jhi                                   on 2000/08/10  21:48:26
60467         Log: Revert the sv.c part of #6559, a better fix is needed.
60468      Branch: perl
60469            ! sv.c
60470 ____________________________________________________________________________
60471 [  6572] By: jhi                                   on 2000/08/10  20:33:43
60472         Log: It's the 2ndO'ROSSC.
60473      Branch: perl
60474            ! pod/perlfaq1.pod
60475 ____________________________________________________________________________
60476 [  6571] By: jhi                                   on 2000/08/10  15:55:48
60477         Log: detypo
60478      Branch: perl
60479            ! pod/perlfaq1.pod
60480 ____________________________________________________________________________
60481 [  6570] By: jhi                                   on 2000/08/10  14:11:17
60482         Log: An exceptionally sticky typo.
60483      Branch: perl
60484            ! Changes
60485 ____________________________________________________________________________
60486 [  6569] By: jhi                                   on 2000/08/10  14:09:33
60487         Log: detypo (and test Changes updating script)
60488      Branch: perl
60489            ! Changes
60490 ____________________________________________________________________________
60491 [  6568] By: jhi                                   on 2000/08/10  14:07:07
60492         Log: Update Changes.
60493      Branch: perl
60494            ! Changes
60495 ____________________________________________________________________________
60496 [  6567] By: jhi                                   on 2000/08/10  14:06:19
60497         Log: Amend the description of Perl6.
60498              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
60499              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
60500              Date: Wed, 9 Aug 2000 22:11:06 -0500
60501              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
60502      Branch: perl
60503            ! pod/perlfaq1.pod
60504 ____________________________________________________________________________
60505 [  6566] By: jhi                                   on 2000/08/10  13:58:57
60506         Log: Subject: Remove dead entry in perldiag
60507              From: Mike Guy <mjtg@cam.ac.uk>
60508              Date: Thu, 10 Aug 2000 14:19:19 +0100
60509              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
60510      Branch: perl
60511            ! pod/perldiag.pod
60512 ____________________________________________________________________________
60513 [  6565] By: jhi                                   on 2000/08/10  13:51:48
60514         Log: Zero entries were skipped, fix from Adrian Goalby
60515              <argoalby@yahoo.co.uk>
60516      Branch: perl
60517            ! lib/unicode/Number.pl lib/unicode/mktables.PL
60518 ____________________________________________________________________________
60519 [  6564] By: jhi                                   on 2000/08/10  13:00:12
60520         Log: Subject: [PATCH 5.6.0] cygwin port
60521              From: "Fifer, Eric" <EFifer@sanwaint.com>
60522              Date: Thu, 10 Aug 2000 13:15:36 +0100
60523              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
60524      Branch: perl
60525            ! README.cygwin hints/cygwin.sh
60526 ____________________________________________________________________________
60527 [  6563] By: jhi                                   on 2000/08/10  12:55:16
60528         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
60529      Branch: perl
60530            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
60531 ____________________________________________________________________________
60532 [  6562] By: gsar                                  on 2000/08/10  08:38:39
60533         Log: warn is a macro, avoid using at a variable to avoid warnings
60534              in some configurations; readdir.t is too conservative in
60535              estimating number of *.t's
60536      Branch: perl
60537            ! t/op/readdir.t util.c
60538 ____________________________________________________________________________
60539 [  6561] By: jhi                                   on 2000/08/09  23:35:42
60540         Log: Update Changes.
60541      Branch: perl
60542            ! Changes
60543 ____________________________________________________________________________
60544 [  6560] By: jhi                                   on 2000/08/09  23:05:47
60545         Log: Subject: Re: enhanced(?) regex error messages
60546              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
60547              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
60548              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
60549              
60550              (plus two small patches sent privately)
60551              (this still seems to leave few test failures)
60552      Branch: perl
60553            + t/op/regmesg.t
60554            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
60555            ! t/pragma/warn/regcomp
60556 ____________________________________________________________________________
60557 [  6559] By: jhi                                   on 2000/08/09  20:41:18
60558         Log: (The fix did work but was not right, retracted in #6573)
60559              
60560              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
60561              From: Christian Kirsch <ck@held.mind.de>
60562              Date: Wed, 9 Aug 2000 17:05:17 +0200
60563              Message-Id: <20000809170517.A25389@held>
60564      Branch: perl
60565            ! sv.c t/pragma/locale.t
60566 ____________________________________________________________________________
60567 [  6558] By: jhi                                   on 2000/08/08  22:34:08
60568         Log: Tiny updates on the contributors list.
60569      Branch: perl
60570            ! Changes
60571 ____________________________________________________________________________
60572 [  6557] By: jhi                                   on 2000/08/08  19:34:28
60573         Log: Double check that we have a dirhandle.
60574      Branch: perl
60575            ! util.c
60576 ____________________________________________________________________________
60577 [  6556] By: jhi                                   on 2000/08/08  19:01:51
60578         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
60579              May be repopulated with fresh maintained examples.
60580      Branch: perl
60581            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
60582            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
60583            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
60584            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
60585            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
60586            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
60587            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
60588            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
60589            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
60590            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
60591            + lib/CGI/eg/wilogo_gif.uu
60592            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
60593            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
60594            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
60595            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
60596            - eg/cgi/frameset.cgi eg/cgi/index.html
60597            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
60598            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
60599            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
60600            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
60601            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
60602            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
60603            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
60604            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
60605            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
60606            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
60607            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
60608            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
60609            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
60610            - eg/van/vanish eg/who eg/wrapsuid
60611            ! MANIFEST
60612 ____________________________________________________________________________
60613 [  6555] By: jhi                                   on 2000/08/08  18:51:08
60614         Log: Delete chat2 as requested by Randal.
60615              
60616              Subject: Re: perlfaq8 coyness
60617              From: merlyn@stonehenge.com (Randal L. Schwartz) 
60618              Date: 15 May 2000 18:52:42 -0700 
60619              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
60620      Branch: perl
60621            - lib/chat2.pl
60622            ! MANIFEST
60623 ____________________________________________________________________________
60624 [  6554] By: jhi                                   on 2000/08/08  18:31:35
60625         Log: Regen global.sym.
60626      Branch: perl
60627            ! global.sym
60628 ____________________________________________________________________________
60629 [  6553] By: jhi                                   on 2000/08/08  18:28:13
60630         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
60631              (either perlbug or p5p ate the original), plus regen
60632              perlapi and perltoc. 
60633      Branch: perl
60634            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
60635            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
60636            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
60637            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
60638            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
60639            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
60640            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
60641            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
60642            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
60643            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
60644 ____________________________________________________________________________
60645 [  6552] By: jhi                                   on 2000/08/08  18:06:29
60646         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
60647              From: Mike Guy <mjtg@cam.ac.uk>
60648              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
60649              Date: Tue, 08 Aug 2000 15:51:27 +0100
60650      Branch: perl
60651            ! doop.c sv.h t/op/join.t t/pragma/overload.t
60652 ____________________________________________________________________________
60653 [  6551] By: jhi                                   on 2000/08/08  18:01:11
60654         Log: Re-apply #6549.
60655      Branch: perl
60656            ! lib/perl5db.pl
60657 ____________________________________________________________________________
60658 [  6550] By: jhi                                   on 2000/08/08  17:43:08
60659         Log: Accidental retraction of #6549.
60660      Branch: perl
60661            ! lib/perl5db.pl
60662 ____________________________________________________________________________
60663 [  6549] By: jhi                                   on 2000/08/08  17:40:04
60664         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
60665              From: Mike Guy <mjtg@cam.ac.uk>
60666              Date: Mon, 07 Aug 2000 21:49:58 +0100
60667              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
60668      Branch: perl
60669            ! lib/perl5db.pl
60670 ____________________________________________________________________________
60671 [  6548] By: jhi                                   on 2000/08/08  17:37:57
60672         Log: Document here-doc better.
60673              
60674              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
60675              From: Mike Guy <mjtg@cam.ac.uk>
60676              Date: Mon, 07 Aug 2000 14:02:09 +0100
60677              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
60678      Branch: perl
60679            ! pod/perldata.pod
60680 ____________________________________________________________________________
60681 [  6547] By: jhi                                   on 2000/08/08  17:33:34
60682         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
60683              From: "Randy J. Ray" <rjray@redhat.com>
60684              Date: Mon, 07 Aug 2000 19:12:25 -0700
60685              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
60686      Branch: perl
60687            ! perl.c pod/perlrun.pod
60688 ____________________________________________________________________________
60689 [  6546] By: jhi                                   on 2000/08/08  17:29:26
60690         Log: Subject: Re: enhanced(?) regex error messages 
60691              From: Hugo <hv@crypt.compulink.co.uk>
60692              Date: Tue, 08 Aug 2000 03:25:51 +0100
60693              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
60694              
60695              plus Capitalize the error messages, plus perldiag them.
60696      Branch: perl
60697            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
60698 ____________________________________________________________________________
60699 [  6545] By: jhi                                   on 2000/08/08  13:59:28
60700         Log: Augment #6539 a bit: don't croak if there's magic in the air.
60701              
60702              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
60703              From: Hugo <hv@crypt.compulink.co.uk>
60704              Date: Tue, 08 Aug 2000 03:02:03 +0100
60705              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
60706      Branch: perl
60707            ! pp.c t/op/bless.t
60708 ____________________________________________________________________________
60709 [  6544] By: jhi                                   on 2000/08/07  21:11:52
60710         Log: Make the test -w clean.
60711      Branch: perl
60712            ! t/op/bless.t
60713 ____________________________________________________________________________
60714 [  6543] By: jhi                                   on 2000/08/07  19:49:53
60715         Log: use warnings instead of $^W.
60716      Branch: perl
60717            ! t/op/bless.t
60718 ____________________________________________________________________________
60719 [  6542] By: jhi                                   on 2000/08/07  17:41:41
60720         Log: Disable a portability warning Because We Know What We Are Doing.
60721      Branch: perl
60722            ! t/op/bless.t
60723 ____________________________________________________________________________
60724 [  6541] By: jhi                                   on 2000/08/07  17:29:51
60725         Log: Tiny tidying on report_evil_fh().
60726      Branch: perl
60727            ! util.c
60728 ____________________________________________________________________________
60729 [  6540] By: jhi                                   on 2000/08/07  16:37:38
60730         Log: Make regular expression parse error messages easier to understand.
60731              
60732              Subject: Re: enhanced(?) regex error messages
60733              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
60734              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
60735              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
60736      Branch: perl
60737            ! regcomp.c
60738 ____________________________________________________________________________
60739 [  6539] By: jhi                                   on 2000/08/07  16:12:27
60740         Log: Make bless(REF, REF) a fatal error, add bless tests.
60741              
60742              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
60743              From: Hugo <hv@crypt.compulink.co.uk>
60744              Date: Mon, 07 Aug 2000 16:59:38 +0100
60745              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
60746      Branch: perl
60747            + t/op/bless.t
60748            ! MANIFEST pod/perldiag.pod pp.c sv.c
60749 ____________________________________________________________________________
60750 [  6538] By: jhi                                   on 2000/08/07  15:59:43
60751         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
60752              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
60753              Date: Thu, 3 Aug 2000 14:29:21 -0700
60754              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
60755      Branch: perl
60756            ! lib/lib_pm.PL
60757 ____________________________________________________________________________
60758 [  6537] By: jhi                                   on 2000/08/07  15:47:18
60759         Log: Retract #6419 for now since it breaks in AFS and MachTen.
60760      Branch: perl
60761            ! lib/Cwd.pm
60762 ____________________________________________________________________________
60763 [  6536] By: jhi                                   on 2000/08/07  15:05:29
60764         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
60765              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
60766              The security hole exists only in suidperls, which isn't
60767              installed or even built by default.
60768      Branch: perl
60769            ! perl.c
60770 ____________________________________________________________________________
60771 [  6535] By: jhi                                   on 2000/08/07  14:45:14
60772         Log: tr memory corruption fix from Simon Cozens.
60773      Branch: perl
60774            ! doop.c
60775 ____________________________________________________________________________
60776 [  6534] By: jhi                                   on 2000/08/06  11:38:16
60777         Log: Document a bit that UDP is not what you might think.
60778              
60779              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
60780              From: Lupe Christoph <lupe@lupe-christoph.de>
60781              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
60782              Date: Mon, 24 Jul 2000 08:59:15 +0200
60783      Branch: perl
60784            ! pod/perlipc.pod
60785 ____________________________________________________________________________
60786 [  6533] By: jhi                                   on 2000/08/06  11:35:01
60787         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
60788              From: Jeff Pinyan <jeffp@hut.crusoe.net>
60789              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
60790              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
60791      Branch: perl
60792            ! pod/perlfunc.pod
60793 ____________________________________________________________________________
60794 [  6532] By: jhi                                   on 2000/08/06  03:45:41
60795         Log: Have symbols for the IoTYPEs.
60796      Branch: perl
60797            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
60798 ____________________________________________________________________________
60799 [  6531] By: jhi                                   on 2000/08/06  01:33:55
60800         Log: Continue fixing the io warnings.  This also
60801              sort of fixes bug ID 20000802.003: the core dump
60802              is no more.  Whether the current behaviour is correct
60803              (giving a warning: "Not a format reference"), is another matter.
60804      Branch: perl
60805            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
60806            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
60807 ____________________________________________________________________________
60808 [  6530] By: jhi                                   on 2000/08/05  21:33:12
60809         Log: Change the Policy policy: now -Dprefix= with an existing
60810              Policy.sh and prefix == siteprefix == vendorprefix, then all
60811              of them follow along the new prefix.
60812              
60813              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
60814              From: Andy Dougherty <doughera@lafayette.edu>
60815              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
60816              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
60817      Branch: perl
60818            ! Policy_sh.SH
60819 ____________________________________________________________________________
60820 [  6529] By: jhi                                   on 2000/08/05  18:57:28
60821         Log: Zap lib/Sys directory when cleaning up.
60822      Branch: perl
60823            ! Makefile.SH
60824 ____________________________________________________________________________
60825 [  6528] By: jhi                                   on 2000/08/05  18:40:44
60826         Log: Essential prototype changes were missing from #6527.
60827              Also make report_evil_fh() more bomb-proof.
60828      Branch: perl
60829            ! embed.h util.c
60830 ____________________________________________________________________________
60831 [  6527] By: jhi                                   on 2000/08/05  03:22:05
60832         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
60833              From: "Ronald F. Guilmette" <rfg@monkeys.com>
60834              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
60835              Message-Id: <200007242247.PAA52177@monkeys.com>
60836      Branch: perl
60837            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
60838 ____________________________________________________________________________
60839 [  6526] By: jhi                                   on 2000/08/04  21:23:27
60840         Log: gcc versions might have (parentheses) in them.
60841      Branch: metaconfig/U/perl
60842            ! gccvers.U
60843      Branch: perl
60844            ! Configure config_h.SH
60845 ____________________________________________________________________________
60846 [  6525] By: jhi                                   on 2000/08/04  20:23:12
60847         Log: Weed buglets pointed out by
60848              
60849              From: Lupe Christoph <lupe@lupe-christoph.de>
60850              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
60851              Date: Fri, 4 Aug 2000 17:34:39 +0200
60852              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
60853      Branch: metaconfig/U/perl
60854            ! gccvers.U uselfs.U
60855      Branch: perl
60856            ! Configure config_h.SH
60857 ____________________________________________________________________________
60858 [  6524] By: jhi                                   on 2000/08/04  19:02:08
60859         Log: Warn under -w if lstat(FH) is attempted.
60860              
60861              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
60862              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
60863              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
60864              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
60865      Branch: perl
60866            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
60867            ! t/pragma/warn/pp_sys
60868 ____________________________________________________________________________
60869 [  6523] By: jhi                                   on 2000/08/04  12:31:11
60870         Log: Subject: New perlcc, take 2
60871              From: simon@brecon.co.uk (Simon Cozens)
60872              Date: 4 Aug 2000 06:21:04 GMT
60873              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
60874      Branch: perl
60875            ! utils/perlcc.PL
60876 ____________________________________________________________________________
60877 [  6522] By: jhi                                   on 2000/08/04  12:26:33
60878         Log: Subject: Re: Array vs. List context
60879              From: Daniel Chetlin <daniel@chetlin.com>
60880              Date: Fri, 4 Aug 2000 00:22:44 -0700
60881              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
60882      Branch: perl
60883            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
60884            ! pod/perlfaq4.pod
60885 ____________________________________________________________________________
60886 [  6521] By: jhi                                   on 2000/08/04  12:22:38
60887         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
60888              From: Raymund Will <ray@caldera.de>
60889              Date: Fri, 4 Aug 2000 12:07:09 +0200
60890              Message-Id: <20000804120709.A14982@caldera.de>
60891      Branch: perl
60892            ! configure.gnu
60893 ____________________________________________________________________________
60894 [  6520] By: jhi                                   on 2000/08/04  04:09:06
60895         Log: After the #6519 a warning about stat() is just that,
60896              not about a filetest, which now have their own warning.
60897      Branch: perl
60898            ! pod/perldiag.pod
60899 ____________________________________________________________________________
60900 [  6519] By: jhi                                   on 2000/08/04  04:06:30
60901         Log: In the warnings call filehandles consistently so;
60902              add "unopened" warning for stat().
60903      Branch: perl
60904            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
60905            ! t/pragma/warn/pp_sys
60906 ____________________________________________________________________________
60907 [  6518] By: jhi                                   on 2000/08/04  02:55:35
60908         Log: Subject: Minor tweak to perlvar.pod
60909              From: "Stephen P. Potter" <spp@ds.net>
60910              Date: Tue, 18 Apr 2000 09:26:03 -0400
60911              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
60912      Branch: perl
60913            ! pod/perlvar.pod
60914 ____________________________________________________________________________
60915 [  6517] By: jhi                                   on 2000/08/04  02:50:08
60916         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
60917              From: "Clinton Pierce" <cpierce1@ford.com>
60918              Date: Wed, 21 Jul 1999 16:45:31 -0400
60919              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
60920              
60921              Fix by Stephen Potter (visible in the bug db but not in p5p?)
60922      Branch: perl
60923            ! pod/perlfunc.pod pod/perlop.pod
60924 ____________________________________________________________________________
60925 [  6516] By: jhi                                   on 2000/08/04  02:09:25
60926         Log: This is 6512.  Really.
60927      Branch: perl
60928            ! dump.c
60929 ____________________________________________________________________________
60930 [  6515] By: jhi                                   on 2000/08/04  01:25:50
60931         Log: mention the idea of @( and @)
60932      Branch: perl
60933            ! Todo-5.6
60934 ____________________________________________________________________________
60935 [  6514] By: bailey                                on 2000/08/04  01:18:46
60936         Log: YA resync with mainstem, including VMS patches from others
60937      Branch: vmsperl
60938           +> (branch 48 files)
60939            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
60940           !> (integrate 354 files)
60941 ____________________________________________________________________________
60942 [  6513] By: jhi                                   on 2000/08/04  01:18:18
60943         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
60944              From: Mark Dickinson <dickins3@fas.harvard.edu>
60945              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
60946              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
60947      Branch: perl
60948            ! t/op/grent.t t/op/pwent.t
60949 ____________________________________________________________________________
60950 [  6512] By: jhi                                   on 2000/08/04  01:14:06
60951         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
60952              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60953              Date: Wed, 02 Aug 2000 10:51:01 +0100
60954              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
60955      Branch: perl
60956            ! sv.c
60957 ____________________________________________________________________________
60958 [  6511] By: jhi                                   on 2000/08/04  00:57:00
60959         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
60960              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60961              Date: Thu, 03 Aug 2000 17:20:04 -0700
60962              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
60963      Branch: metaconfig
60964            ! U/modified/Cppsym.U
60965      Branch: perl
60966            ! Configure config_h.SH
60967 ____________________________________________________________________________
60968 [  6510] By: jhi                                   on 2000/08/04  00:25:28
60969         Log: detypo
60970      Branch: perl
60971            ! Makefile.SH
60972 ____________________________________________________________________________
60973 [  6509] By: jhi                                   on 2000/08/03  23:43:18
60974         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
60975              From: Dominic Dunlop <domo@computer.org>
60976              Date: Thu, 3 Aug 2000 22:16:46 +0200
60977              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
60978      Branch: perl
60979            ! t/op/sprintf.t
60980 ____________________________________________________________________________
60981 [  6508] By: jhi                                   on 2000/08/03  23:40:37
60982         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
60983              From: Hugo <hv@crypt.compulink.co.uk>
60984              Date: Thu, 03 Aug 2000 18:25:30 +0100
60985              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
60986      Branch: perl
60987            ! regcomp.c t/op/re_tests
60988 ____________________________________________________________________________
60989 [  6507] By: jhi                                   on 2000/08/03  23:38:28
60990         Log: Subject: [PATCH] sv.h documentation - SvLEN
60991              From: Mike Guy <mjtg@cam.ac.uk>
60992              Date: Thu, 03 Aug 2000 14:43:09 +0100
60993              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
60994      Branch: perl
60995            ! sv.h
60996 ____________________________________________________________________________
60997 [  6506] By: jhi                                   on 2000/08/03  15:49:14
60998         Log: Disable the fix_pl hack for now.
60999      Branch: perl
61000            ! Makefile.SH
61001 ____________________________________________________________________________
61002 [  6505] By: jhi                                   on 2000/08/03  13:49:04
61003         Log: Add a URL for FSF.
61004              
61005              Subject: Patch for README
61006              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
61007              Date: Wed, 2 Aug 2000 13:25:09 -0500
61008              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
61009      Branch: perl
61010            ! README
61011 ____________________________________________________________________________
61012 [  6504] By: jhi                                   on 2000/08/03  13:29:19
61013         Log: Be more informative on what is skipped and why,
61014              also repeat the list at the end.
61015      Branch: perl
61016            ! Porting/p4desc
61017 ____________________________________________________________________________
61018 [  6503] By: jhi                                   on 2000/08/03  13:07:05
61019         Log: Circumvent the removal of .patch by fix_pl.
61020              
61021              Subject: Re: [ID 20000802.011] unable to 'make test'          
61022              From: simon@brecon.co.uk (Simon Cozens) 
61023              Date: 3 Aug 2000 04:17:00 GMT
61024              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
61025      Branch: perl
61026            ! Makefile.SH
61027 ____________________________________________________________________________
61028 [  6502] By: jhi                                   on 2000/08/03  00:14:34
61029         Log: Add the missing setproctitle unit.
61030      Branch: metaconfig/U/perl
61031            + d_setproctitle.U
61032 ____________________________________________________________________________
61033 [  6501] By: jhi                                   on 2000/08/03  00:00:26
61034         Log: The subtest 4 may fail also on VOBS, as pointed out
61035              by Nick Ing-Simmons in November 1999, bug id 19991124.003
61036              (but the failure in that bug report isn't the subtest 4).
61037      Branch: perl
61038            ! t/op/stat.t
61039 ____________________________________________________________________________
61040 [  6500] By: jhi                                   on 2000/08/02  23:49:30
61041         Log: Better skip message for the test; one of the two problems in
61042              
61043              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
61044              From: Lupe Christoph <lupe@lupe-christoph.de>
61045              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
61046              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
61047      Branch: perl
61048            ! t/op/numconvert.t
61049 ____________________________________________________________________________
61050 [  6499] By: jhi                                   on 2000/08/02  22:49:16
61051         Log: Allow "no Module;" even if there is no 'unimport'.
61052              
61053              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
61054              From: mjd@plover.com
61055              Date: 24 Mar 2000 15:24:34 -0000
61056              Message-Id: <20000324152434.15160.qmail@plover.com>
61057      Branch: perl
61058            ! gv.c
61059 ____________________________________________________________________________
61060 [  6498] By: jhi                                   on 2000/08/02  22:42:58
61061         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
61062              that are hopefully soon put into use.
61063      Branch: perl
61064            ! opcode.h opcode.pl opnames.h
61065 ____________________________________________________________________________
61066 [  6497] By: gsar                                  on 2000/08/02  22:28:59
61067         Log: require.t needs binmode() to work on windows
61068      Branch: perl
61069            ! t/comp/require.t
61070 ____________________________________________________________________________
61071 [  6496] By: jhi                                   on 2000/08/02  22:08:51
61072         Log: Document the IVdf UVuf UVof UVxf.
61073      Branch: perl
61074            ! pod/perlguts.pod
61075 ____________________________________________________________________________
61076 [  6495] By: jhi                                   on 2000/08/02  21:54:26
61077         Log: detypo #6494
61078      Branch: perl
61079            ! ext/Data/Dumper/Dumper.xs
61080 ____________________________________________________________________________
61081 [  6494] By: jhi                                   on 2000/08/02  21:49:17
61082         Log: Dump UVs as UVs in Data::Dumper.
61083              
61084              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
61085              From: Gurusamy Sarathy <gsar@ActiveState.com>
61086              Date: Thu, 27 Apr 2000 12:26:25 -0700
61087              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
61088      Branch: perl
61089            ! ext/Data/Dumper/Dumper.xs
61090 ____________________________________________________________________________
61091 [  6493] By: jhi                                   on 2000/08/02  17:01:58
61092         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
61093              From: Hugo <hv@crypt.compulink.co.uk>
61094              Date: Wed, 02 Aug 2000 14:53:56 +0100
61095              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
61096      Branch: perl
61097            ! regexec.c t/op/re_tests
61098 ____________________________________________________________________________
61099 [  6492] By: jhi                                   on 2000/08/02  15:02:46
61100         Log: The new setproctitle() feature is available only in 
61101              bleeding edge FreeBSD.  From Paul Saab.
61102      Branch: perl
61103            ! mg.c
61104 ____________________________________________________________________________
61105 [  6491] By: jhi                                   on 2000/08/02  13:34:36
61106         Log: The tr utf8 patching continues.
61107              
61108              Subject: Re: #6469, too many tests claimed in require.t
61109              From: simon@brecon.co.uk (Simon Cozens)
61110              Date: 2 Aug 2000 02:37:17 GMT
61111              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
61112              
61113              (the logic of the test was the wrong way round in the patch)
61114      Branch: perl
61115            ! doop.c
61116 ____________________________________________________________________________
61117 [  6490] By: jhi                                   on 2000/08/02  13:27:38
61118         Log: The name of a filehandle does not have <these>.
61119      Branch: perl
61120            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
61121            ! t/pragma/warn/pp_sys util.c
61122 ____________________________________________________________________________
61123 [  6489] By: jhi                                   on 2000/08/02  04:26:46
61124         Log: Remove the extraneous "main::" prefix from all the
61125              "opened only for", "on closed", and "never opened" warnings.
61126              
61127              Subject: Re: inappropriate warning
61128              From: Gurusamy Sarathy <gsar@ActiveState.com>
61129              Date: Mon, 20 Mar 2000 11:28:02 -0800
61130              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
61131      Branch: perl
61132            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
61133            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
61134            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
61135 ____________________________________________________________________________
61136 [  6488] By: jhi                                   on 2000/08/02  03:02:57
61137         Log: memcpy has n o in it, as pinted ut by Sarathy.
61138      Branch: perl
61139            ! pod/perlguts.pod
61140 ____________________________________________________________________________
61141 [  6487] By: jhi                                   on 2000/08/02  02:44:51
61142         Log: Document in one place the memory abstractions used in Perl core.
61143              
61144              Subject: Re: Memory abstraction
61145              From: simon@brecon.co.uk (Simon Cozens)
61146              Date: 2 Aug 2000 02:20:23 GMT
61147              Organization: Earth.li Origins
61148      Branch: perl
61149            ! pod/perlguts.pod
61150 ____________________________________________________________________________
61151 [  6486] By: jhi                                   on 2000/08/02  02:41:57
61152         Log: regen_headers, regen perltoc.
61153      Branch: perl
61154            ! perlapi.c pod/perltoc.pod
61155 ____________________________________________________________________________
61156 [  6485] By: jhi                                   on 2000/08/02  01:43:33
61157         Log: "This little thing tests for a file .patch, and if it contains
61158              a number, pops into patchlevel.h" (making it easier to track
61159              which development version people are reporting bugs against)
61160              
61161              Subject: Patchlevel autogeneration for repository perls
61162              From: simon@brecon.co.uk (Simon Cozens)
61163              Date: 14 Jul 2000 07:12:15 GMT
61164              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
61165      Branch: perl
61166            + fix_pl
61167            ! MANIFEST Makefile.SH
61168 ____________________________________________________________________________
61169 [  6484] By: jhi                                   on 2000/08/02  01:32:54
61170         Log: FreeBSD 3.* updates from
61171              
61172              From: Paul Saab <ps@yahoo-inc.com>
61173              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
61174              Date: Tue, 1 Aug 2000 15:41:39 -0700
61175              Message-Id: <20000801154139.A53740@yahoo-inc.com>
61176      Branch: perl
61177            ! hints/freebsd.sh
61178 ____________________________________________________________________________
61179 [  6483] By: jhi                                   on 2000/08/02  01:27:44
61180         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
61181              instead one must use setproctitle().  This was already addressed
61182              by change #6457, but the below has a new variant for FreeBSD 4.0
61183              or later, and the matter is also documented more.
61184              
61185              From: Paul Saab <ps@yahoo-inc.com>
61186              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
61187              Date: Tue, 1 Aug 2000 15:41:39 -0700
61188              Message-Id: <20000801154139.A53740@yahoo-inc.com>
61189      Branch: metaconfig/U/perl
61190            + i_libutil.U
61191      Branch: perl
61192            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
61193 ____________________________________________________________________________
61194 [  6482] By: jhi                                   on 2000/08/01  22:17:32
61195         Log: The test from this
61196              
61197              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
61198              Date: Sat, 15 Apr 2000 17:03:44 +0100
61199              From: Tom Hughes <tom@compton.nu>
61200              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
61201              
61202              was missing, the code change went in as #5989
61203              (which had a different test?)
61204      Branch: perl
61205            ! t/op/misc.t
61206 ____________________________________________________________________________
61207 [  6481] By: jhi                                   on 2000/08/01  21:48:38
61208         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
61209              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
61210              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
61211              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
61212      Branch: perl
61213            ! perl.h
61214 ____________________________________________________________________________
61215 [  6480] By: jhi                                   on 2000/08/01  18:05:28
61216         Log: Make p4desc to skip non-mainperl branches by default.
61217      Branch: perl
61218            ! Porting/p4desc
61219 ____________________________________________________________________________
61220 [  6479] By: jhi                                   on 2000/08/01  17:29:19
61221         Log: If gccosandvers is equal to osname, clear gccosandvers.
61222      Branch: metaconfig/U/perl
61223            ! gccvers.U
61224      Branch: perl
61225            ! Configure config_h.SH
61226 ____________________________________________________________________________
61227 [  6478] By: jhi                                   on 2000/08/01  15:54:08
61228         Log: BOM patching from Simon Cozens.
61229      Branch: perl
61230            ! toke.c
61231 ____________________________________________________________________________
61232 [  6477] By: jhi                                   on 2000/08/01  04:50:33
61233         Log: Stash away the largefiles flags and libswanted.
61234      Branch: perl
61235            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
61236 ____________________________________________________________________________
61237 [  6476] By: gsar                                  on 2000/08/01  04:24:24
61238         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
61239              on Windows)
61240      Branch: perl
61241            ! t/pragma/utf8.t utf8.c win32/win32.c
61242 ____________________________________________________________________________
61243 [  6475] By: jhi                                   on 2000/08/01  03:35:24
61244         Log: Make chr() for values >127 to create utf8 when under utf8.
61245              
61246              Subject: Re: uft8/chr()
61247              From: simon@brecon.co.uk (Simon Cozens)
61248              Date: 1 Aug 2000 02:37:02 GMT
61249              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
61250      Branch: perl
61251            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61252 ____________________________________________________________________________
61253 [  6474] By: jhi                                   on 2000/08/01  02:36:18
61254         Log: In Digital UNIX warn if gcc explicitly chosen because even
61255              2.95.2 is known to cause problems.
61256      Branch: perl
61257            ! hints/dec_osf.sh
61258 ____________________________________________________________________________
61259 [  6473] By: jhi                                   on 2000/08/01  02:00:56
61260         Log: Make the safety catch for buggy gccs work with triple version
61261              numbers like 2.95.2.  Reported in
61262              
61263              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
61264              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
61265              Date: Mon, 31 Jul 2000 14:55:06 +0200
61266              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
61267      Branch: perl
61268            ! hints/dec_osf.sh
61269 ____________________________________________________________________________
61270 [  6472] By: jhi                                   on 2000/08/01  01:13:33
61271         Log: Subject: fix and question re: waitpid() under win32
61272              From: Brian Clarke <clarke@appliedmeta.com>
61273              Date: Fri, 28 Jul 2000 15:18:29 -0400
61274              Message-ID: <3981DC85.290314EB@appliedmeta.com>
61275              
61276              Slightly reformatted and WNOHANG # define moved to win32.h
61277              so that also POSIX.xs sees it, as suggsted by Sarathy.
61278      Branch: perl
61279            ! win32/win32.c win32/win32.h
61280 ____________________________________________________________________________
61281 [  6471] By: jhi                                   on 2000/08/01  00:55:05
61282         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
61283              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61284              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
61285              Date: Mon, 31 Jul 2000 13:28:51 +0100
61286              
61287              (aka ID 20000730.002)
61288      Branch: perl
61289            ! op.c t/op/tr.t
61290 ____________________________________________________________________________
61291 [  6470] By: jhi                                   on 2000/07/31  23:34:42
61292         Log: Document the problem with -P in HP-UX and its workaround.
61293              
61294              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
61295              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
61296              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
61297              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
61298      Branch: perl
61299            ! README.hpux
61300 ____________________________________________________________________________
61301 [  6469] By: jhi                                   on 2000/07/31  04:15:02
61302         Log: The swallow_bom() saga continues.  The #23 of require.t
61303              (UTF16-LE) still fails (silently, no output) but the #22
61304              (UTF16-BE) seems to be working now.  The root of the
61305              failure may be in sv_gets(): is it UTF-16LE-aware,
61306              especially when it comes to line endings? 
61307      Branch: perl
61308            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
61309            ! t/comp/require.t toke.c utf8.c
61310 ____________________________________________________________________________
61311 [  6468] By: jhi                                   on 2000/07/30  19:05:48
61312         Log: Find green threads before native threads.
61313              
61314              Subject: Re: Patch to jpl/JNI/Makefile.PL
61315              From: Jens Thomsen <jens@fiend.cis.com>
61316              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
61317              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
61318      Branch: perl
61319            ! jpl/JNI/Makefile.PL
61320 ____________________________________________________________________________
61321 [  6467] By: jhi                                   on 2000/07/30  18:36:22
61322         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
61323      Branch: perl
61324            ! doop.c
61325 ____________________________________________________________________________
61326 [  6466] By: jhi                                   on 2000/07/30  04:37:29
61327         Log: A new version of the "remove UPPERACSE string comparison"
61328              operators.  The problem with the previous one (change #6454)
61329              was that it was for Perl 5.6.0.  From Paul Marquess.
61330      Branch: perl
61331            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
61332            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
61333            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61334 ____________________________________________________________________________
61335 [  6465] By: jhi                                   on 2000/07/29  22:39:56
61336         Log: Do not upgrade SVs into utf8 just because they participate
61337              in eq or cmp.  Reported and fix suggested in
61338              
61339              Subject: [ID 20000720.009] sv_eq UTF8 bug
61340              From: "Simon Cozens" <simon@othersideofthe.earth.li>
61341              Date: 21 Jul 2000 04:37:29 -0000
61342              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
61343              
61344              Exercise for the kind reader: should we or should we not
61345              cache the utf8 conversion alonside the SV? (as magic,
61346              as thestrxfrm()ed version is cached under use locale)
61347              Argue both for and against.
61348      Branch: perl
61349            ! sv.c
61350 ____________________________________________________________________________
61351 [  6464] By: jhi                                   on 2000/07/29  22:36:22
61352         Log: Subject: UTF8 concat
61353              From: simon@brecon.co.uk (Simon Cozens) 
61354              Date: 30 Jun 2000 06:13:25 GMT
61355              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
61356              
61357              (with a memory leak fixed, plus a few casts added)
61358              
61359              This also seems to help for
61360              
61361              Subject: [ID 20000716.015] join UTF8 weirdness
61362              From: root <root@ak-71.mind.de> 
61363              Date: Sat, 15 Jul 2000 15:29:54 +0200
61364              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
61365              
61366              (from Andreas König)
61367      Branch: perl
61368            ! pp_hot.c
61369 ____________________________________________________________________________
61370 [  6463] By: jhi                                   on 2000/07/29  00:55:39
61371         Log: Tune the comments and hopefully stop a memory leak.
61372      Branch: perl
61373            ! toke.c utf8.c
61374 ____________________________________________________________________________
61375 [  6462] By: jhi                                   on 2000/07/29  00:16:53
61376         Log: The problem described in this
61377              
61378              Subject: [ID 20000322.018] named chars aren't magical enough
61379              From: root <root@dixie.cscaper.com>     
61380              Date: Wed, 22 Mar 2000 18:37:42 -0700
61381              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
61382              
61383              has been fixed in perl 5.6.0 but just in case added a test
61384              to keep it away.  (The report from Joseph Hall.)
61385      Branch: perl
61386            ! t/lib/charnames.t
61387 ____________________________________________________________________________
61388 [  6461] By: jhi                                   on 2000/07/28  23:56:36
61389         Log: Tiny fixes for #6460.
61390      Branch: metaconfig/U/perl
61391            ! gccvers.U
61392      Branch: perl
61393            ! Configure config_h.SH
61394 ____________________________________________________________________________
61395 [  6460] By: jhi                                   on 2000/07/28  23:24:41
61396         Log: Warn if the version of the operating system used to compile gcc
61397              differs from the current version of the operating system.
61398              Also display the gcc compilation os and version in myconfig.
61399              Inspiration from
61400              
61401              Subject: Re: [ID 20000710.003] ERRORS!!         
61402              From: "Kurt D. Starsinic" <kstar@chapin.edu>
61403              Date: Mon, 10 Jul 2000 15:54:16 -0400
61404              Message-ID: <20000710155416.A1384@O2.chapin.edu>
61405      Branch: metaconfig/U/perl
61406            ! gccvers.U
61407      Branch: perl
61408            ! Configure config_h.SH myconfig.SH
61409 ____________________________________________________________________________
61410 [  6459] By: jhi                                   on 2000/07/28  22:00:32
61411         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
61412              letter to $Config{osvers}.
61413      Branch: metaconfig
61414            ! U/modified/Oldconfig.U
61415      Branch: perl
61416            ! Configure config_h.SH
61417 ____________________________________________________________________________
61418 [  6458] By: jhi                                   on 2000/07/28  04:15:39
61419         Log: Back out #6454, doesn't seem to work.
61420              (Reason: that patch was for perl 5.6.0, not perl-current)
61421              (A version of the patch for perl-current came in later as #6466)
61422      Branch: perl
61423            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
61424            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
61425            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61426 ____________________________________________________________________________
61427 [  6457] By: jhi                                   on 2000/07/27  23:31:49
61428         Log: Use setproctitle() if available to modify $0.
61429              
61430              Subject: setting $* on BSD4 broken
61431              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
61432              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
61433              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
61434      Branch: metaconfig
61435            ! U/modified/Myinit.U
61436      Branch: perl
61437            ! Configure config_h.SH mg.c
61438 ____________________________________________________________________________
61439 [  6456] By: jhi                                   on 2000/07/27  14:50:47
61440         Log: Allow "no AutoLoader;", based on change #6444,
61441              suggested by Graham Barr.
61442      Branch: perl
61443            ! lib/AutoLoader.pm
61444 ____________________________________________________________________________
61445 [  6455] By: jhi                                   on 2000/07/27  14:19:10
61446         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
61447              From: rspier@pobox.com (Robert Spier)
61448              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
61449              Message-ID: <14720.15855.787664.424783@rls.cx>
61450      Branch: perl
61451            ! pod/perldiag.pod
61452 ____________________________________________________________________________
61453 [  6454] By: jhi                                   on 2000/07/27  14:03:02
61454         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
61455              for a long time).
61456              
61457              Reported in
61458              
61459              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
61460              From: Ryan Herbert <rherbert@sycamorehq.com>
61461              Date: Mon, 17 Jul 2000 11:40:42 -0400
61462              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
61463              
61464              Patched in
61465              
61466              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
61467              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
61468              Date: Wed, 26 Jul 2000 23:40:18 +0100
61469              Message-ID: <000001bff752$79511880$0a17073e@tiny>
61470              
61471              based on an earlier patch from Stephen P. Potter.
61472              
61473              (Removed later by change #6458 because this patch was for
61474              perl 5.6.0, not perl-current)
61475      Branch: perl
61476            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
61477            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
61478            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61479 ____________________________________________________________________________
61480 [  6453] By: jhi                                   on 2000/07/27  13:48:02
61481         Log: Subject: [PATCH] fixes bug 20000508.004
61482              From: Michael Stevens <mstevens@globnix.org>
61483              Date: Thu, 27 Jul 2000 13:49:04 +0100
61484              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
61485      Branch: perl
61486            ! pod/perldata.pod
61487 ____________________________________________________________________________
61488 [  6452] By: jhi                                   on 2000/07/26  23:51:26
61489         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
61490              and Craig A. Berry.
61491      Branch: perl
61492            ! lib/File/Temp.pm pod/perlport.pod
61493 ____________________________________________________________________________
61494 [  6451] By: jhi                                   on 2000/07/26  19:43:30
61495         Log: Be wary of close()s, too.
61496              
61497              Subject: Re: [PATCH] perlbug cleanup
61498              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61499              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
61500              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
61501      Branch: perl
61502            ! utils/perlbug.PL
61503 ____________________________________________________________________________
61504 [  6450] By: jhi                                   on 2000/07/26  18:41:40
61505         Log: Subject: Minor doc patch: handy.h
61506              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
61507              Date: Wed, 26 Jul 2000 15:34:25 -0300
61508              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
61509      Branch: perl
61510            ! handy.h pod/perlapi.pod
61511 ____________________________________________________________________________
61512 [  6449] By: jhi                                   on 2000/07/26  18:23:55
61513         Log: Subject: [PATCH] minor doc change - perlguts
61514              From: Michael Stevens <mstevens@globnix.org>
61515              Date: Thu, 13 Jul 2000 12:39:18 +0100
61516              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
61517      Branch: perl
61518            ! pod/perlguts.pod
61519 ____________________________________________________________________________
61520 [  6448] By: jhi                                   on 2000/07/26  18:20:30
61521         Log: open() wariness in perlbug.
61522              
61523              Subject: [PATCH] perlbug cleanup
61524              From: Michael Stevens <mstevens@globnix.org>
61525              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
61526              Date: Thu, 13 Jul 2000 15:52:23 +0100
61527      Branch: perl
61528            ! utils/perlbug.PL
61529 ____________________________________________________________________________
61530 [  6447] By: jhi                                   on 2000/07/26  18:13:04
61531         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
61532      Branch: perl
61533            ! lib/File/Temp.pm t/lib/ftmp-security.t
61534 ____________________________________________________________________________
61535 [  6446] By: jhi                                   on 2000/07/26  18:06:32
61536         Log: docfix from Peter Scott <Peter@PSDT.com>.
61537      Branch: perl
61538            ! pod/perlfunc.pod
61539 ____________________________________________________________________________
61540 [  6445] By: jhi                                   on 2000/07/26  17:53:31
61541         Log: Fix *foo{FORMAT}.
61542              
61543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61544              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
61545              Date: Wed, 26 Jul 2000 19:51:02 +0200
61546              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
61547              
61548              From: Graham Barr <gbarr@pobox.com>
61549              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
61550              Date: Wed, 26 Jul 2000 17:38:36 +0100
61551              Message-ID: <20000726173836.L472@pobox.com>
61552      Branch: perl
61553            ! pp.c sv.c t/op/gv.t
61554 ____________________________________________________________________________
61555 [  6444] By: jhi                                   on 2000/07/26  17:49:14
61556         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
61557              from Graham Barr in the module list.
61558      Branch: perl
61559            ! gv.c pod/perlobj.pod
61560 ____________________________________________________________________________
61561 [  6443] By: jhi                                   on 2000/07/26  16:06:56
61562         Log: More split() doc and test patches from Mike Guy.
61563      Branch: perl
61564            ! pod/perlfunc.pod t/op/split.t
61565 ____________________________________________________________________________
61566 [  6442] By: jhi                                   on 2000/07/26  16:05:30
61567         Log: MacOS nits from Matthias Neeracher.
61568      Branch: perl
61569            ! perl.c pp_ctl.c
61570 ____________________________________________________________________________
61571 [  6441] By: jhi                                   on 2000/07/26  04:39:57
61572         Log: Subject: [PATCH] split /^/
61573              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61574              Date: Tue, 25 Jul 2000 14:18:57 +0100
61575              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
61576              
61577              (with notes from tchrist and gbarr)
61578      Branch: perl
61579            ! pod/perlfunc.pod t/op/split.t
61580 ____________________________________________________________________________
61581 [  6440] By: jhi                                   on 2000/07/26  04:32:32
61582         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
61583              From: Peter Prymmer <pvhp@forte.com>
61584              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
61585              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
61586      Branch: perl
61587            ! vms/munchconfig.c
61588 ____________________________________________________________________________
61589 [  6439] By: jhi                                   on 2000/07/26  04:31:01
61590         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
61591              to be fatal errors (instead of by default ignoring them, and
61592              ignoring with a bug: even though -w gave an error, the opening [
61593              was left in)  Reported in:
61594              
61595              Subject: [ID 20000716.024] [=cc=] / [:blank:]
61596              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
61597              Date: Sun, 16 Jul 2000 17:55:29 -0700
61598              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
61599      Branch: perl
61600            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
61601 ____________________________________________________________________________
61602 [  6438] By: jhi                                   on 2000/07/25  15:41:15
61603         Log: Subject: [PATCH] av.c apidoc
61604              From: simon@brecon.co.uk (Simon Cozens)
61605              Date: 24 Jul 2000 06:40:52 GMT
61606              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
61607      Branch: perl
61608            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
61609            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
61610 ____________________________________________________________________________
61611 [  6437] By: jhi                                   on 2000/07/25  14:05:36
61612         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
61613              From: "Stephen P. Potter" <spp@ds.net>
61614              Date: Mon, 24 Jul 2000 14:22:23 -0400
61615              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
61616      Branch: perl
61617            ! pod/perllocale.pod
61618 ____________________________________________________________________________
61619 [  6436] By: jhi                                   on 2000/07/25  14:02:03
61620         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
61621              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61622              Date: Mon, 24 Jul 2000 18:04:28 +0100
61623              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
61624      Branch: perl
61625            ! t/lib/syslfs.t t/op/lfs.t
61626 ____________________________________________________________________________
61627 [  6435] By: jhi                                   on 2000/07/25  13:59:28
61628         Log: Get UTF16 BOMs working.  Patch from
61629              
61630              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
61631              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61632              Date: Tue, 25 Jul 2000 12:52:45 +0100
61633              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
61634              
61635              and notes from
61636              
61637              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
61638              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61639              Date: Tue, 25 Jul 2000 11:43:25 +0100
61640              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
61641      Branch: perl
61642            ! t/comp/require.t toke.c utf8.c
61643 ____________________________________________________________________________
61644 [  6434] By: jhi                                   on 2000/07/25  02:39:54
61645         Log: Make the "uninit variable" warning to say "concat or string"
61646              or "join or string" when in concat or join .
61647              
61648              Subject: Re: [ID 20000403.009] uninitialised concatenation???
61649              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61650              Date: Tue, 04 Apr 2000 18:22:58 +0100
61651              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
61652              
61653              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
61654              From: William R Ward <hermit@BayView.COM>
61655              Date: Thu, 30 Mar 2000 19:50:03 -0800
61656              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
61657      Branch: perl
61658            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
61659            ! t/pragma/warn/op t/pragma/warn/sv
61660 ____________________________________________________________________________
61661 [  6433] By: jhi                                   on 2000/07/24  17:52:56
61662         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
61663      Branch: perl
61664            ! lib/File/Spec/VMS.pm
61665 ____________________________________________________________________________
61666 [  6432] By: jhi                                   on 2000/07/24  17:44:44
61667         Log: Test cases for #6431.
61668              
61669              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
61670              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61671              Date: Mon, 24 Jul 2000 15:32:29 +0100
61672              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
61673      Branch: perl
61674            ! t/op/pat.t t/op/split.t
61675 ____________________________________________________________________________
61676 [  6431] By: jhi                                   on 2000/07/24  17:43:17
61677         Log: Bind op fix.
61678              
61679              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
61680              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61681              Date: Mon, 17 Jul 2000 20:04:56 +0100
61682              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
61683      Branch: perl
61684            ! op.c
61685 ____________________________________________________________________________
61686 [  6430] By: jhi                                   on 2000/07/24  03:42:42
61687         Log: Subject: [ID 20000716.023] syslog test fails without sockets
61688              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61689              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
61690              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
61691      Branch: metaconfig/U/perl
61692            ! Extensions.U
61693      Branch: perl
61694            ! Configure config_h.SH
61695 ____________________________________________________________________________
61696 [  6429] By: jhi                                   on 2000/07/24  03:11:52
61697         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
61698              case, but add also notes explaining the relationship of this
61699              patch and the earlier notes by Sarathy.
61700              
61701              Subject: Map is still slow
61702              From: "Ben Tilly" <ben_tilly@hotmail.com>
61703              Date: Sat, 15 Jul 2000 17:23:27 EDT
61704              Message-ID: <20000715212327.21656.qmail@hotmail.com>
61705      Branch: perl
61706            ! pp_ctl.c
61707 ____________________________________________________________________________
61708 [  6428] By: jhi                                   on 2000/07/24  02:58:52
61709         Log: Documentation to explain the behaviour of map().
61710              
61711              Subject: Re: Map is still slow 
61712              From: Gurusamy Sarathy <gsar@ActiveState.com>
61713              Date: Sat, 15 Jul 2000 16:05:09 -0700
61714              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
61715      Branch: perl
61716            ! pp_ctl.c
61717 ____________________________________________________________________________
61718 [  6427] By: jhi                                   on 2000/07/24  02:50:03
61719         Log: Add tests for
61720              [ID 19991110.003] another matching finding by pcre author
61721              which has already been fixed by some patch, as verified in
61722              
61723              Subject: Re: two regex bugs from the mists of time (well, last November)
61724              From: Hugo <hv@crypt.compulink.co.uk>
61725              Date: Sat, 22 Jul 2000 18:12:58 +0100
61726              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
61727      Branch: perl
61728            ! t/op/re_tests
61729 ____________________________________________________________________________
61730 [  6426] By: jhi                                   on 2000/07/24  02:11:20
61731         Log: A missing 'break' after the [[:space:]] switch case.
61732              
61733              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
61734              From: "Stephen P. Potter" <spp@ds.net>
61735              Date: Tue, 18 Jul 2000 16:25:17 -0400
61736              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
61737      Branch: perl
61738            ! regcomp.c
61739 ____________________________________________________________________________
61740 [  6425] By: jhi                                   on 2000/07/24  02:06:12
61741         Log: The output might have been produced in the wrong order.
61742              
61743              Subject: [ID 20000720.003] [PATCH] t/op/write.t
61744              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61745              Date: Thu, 20 Jul 2000 18:49:18 +0100
61746              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
61747      Branch: perl
61748            ! t/op/write.t
61749 ____________________________________________________________________________
61750 [  6424] By: jhi                                   on 2000/07/24  02:00:07
61751         Log: Use STDOUT consistently.
61752              
61753              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
61754              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61755              Date: Thu, 20 Jul 2000 18:04:01 +0100
61756              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
61757      Branch: perl
61758            ! lib/Test/Harness.pm
61759 ____________________________________________________________________________
61760 [  6423] By: jhi                                   on 2000/07/24  01:54:54
61761         Log: Protect against "wild next"s, that is, callbacks doing "next"
61762              instead of "return".
61763              
61764              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
61765              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61766              Date: Tue, 18 Jul 2000 11:30:16 +0100
61767              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
61768      Branch: perl
61769            ! lib/File/Find.pm
61770 ____________________________________________________________________________
61771 [  6422] By: jhi                                   on 2000/07/24  01:35:47
61772         Log: Out-of-date note removed.
61773              
61774              Subject: [PATCH] documentation perlipc
61775              From: rspier@pobox.com (Robert Spier)
61776              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
61777              Message-ID: <14711.35178.572612.502654@rls.cx>
61778      Branch: perl
61779            ! pod/perlipc.pod
61780 ____________________________________________________________________________
61781 [  6421] By: jhi                                   on 2000/07/24  00:09:18
61782         Log: Send all installperl messages to STDERR and be -w clean.
61783              
61784              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
61785              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61786              Date: Sat, 22 Jul 2000 14:02:11 +0100
61787              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
61788      Branch: perl
61789            ! installperl
61790 ____________________________________________________________________________
61791 [  6420] By: jhi                                   on 2000/07/24  00:04:19
61792         Log: Decutandpasto.
61793              
61794              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
61795              From: "Richard Soderberg" <rs@crystalflame.net>
61796              Date: Sun, 23 Jul 2000 01:37:23 -0700
61797              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
61798      Branch: perl
61799            ! pod/perlipc.pod
61800 ____________________________________________________________________________
61801 [  6419] By: jhi                                   on 2000/07/24  00:01:12
61802         Log: A cleaner abs_path().
61803              Subject: Re: unix alternative to Cwd.pm
61804              From: Jeff Pinyan <jeffp@crusoe.net>
61805              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
61806              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
61807      Branch: perl
61808            ! lib/Cwd.pm
61809 ____________________________________________________________________________
61810 [  6418] By: jhi                                   on 2000/07/23  23:48:56
61811         Log: Detypo.
61812              
61813              Subject: [PATCH perl-current] Typo in hints/powerux.sh
61814              From: "Richard Soderberg" <rs@crystalflame.net>
61815              Date: Sun, 23 Jul 2000 01:27:33 -0700
61816              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
61817      Branch: perl
61818            ! hints/powerux.sh
61819 ____________________________________________________________________________
61820 [  6417] By: jhi                                   on 2000/07/17  22:13:31
61821         Log: Subject: SDBM_File documentation
61822              From: mjd@plover.com
61823              Date: 16 Jul 2000 17:41:17 -0000
61824              Message-ID: <20000716174117.18515.qmail@plover.com>
61825      Branch: perl
61826            ! ext/SDBM_File/SDBM_File.pm
61827 ____________________________________________________________________________
61828 [  6416] By: jhi                                   on 2000/07/17  19:13:26
61829         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
61830      Branch: perl
61831            ! hints/mpeix.sh mpeix/relink
61832 ____________________________________________________________________________
61833 [  6415] By: jhi                                   on 2000/07/15  14:11:02
61834         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
61835              the utf8 'characters' can be more than one octet).
61836              
61837              Date: Sat, 15 Jul 2000 00:21:56 +0100
61838              From: Tom Hughes <tom@compton.nu>
61839              Subject: Re: [ID 20000714.002]
61840              Message-ID: <db2334de49.tom@compton.compton.nu>
61841              
61842              Reported in
61843              
61844              Subject: [ID 20000714.002]
61845              From: "Simon Cozens" <simon@othersideofthe.earth.li>
61846              Date: 14 Jul 2000 15:13:09 -0000
61847              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
61848      Branch: perl
61849            ! doop.c
61850 ____________________________________________________________________________
61851 [  6414] By: jhi                                   on 2000/07/15  03:13:41
61852         Log: another VMS build tweak from Peter Prymmer
61853      Branch: perl
61854            ! vms/descrip_mms.template
61855 ____________________________________________________________________________
61856 [  6413] By: jhi                                   on 2000/07/15  03:10:40
61857         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
61858      Branch: perl
61859            ! vms/perlvms.pod
61860 ____________________________________________________________________________
61861 [  6412] By: jhi                                   on 2000/07/15  00:31:05
61862         Log: More docs for sv functions.
61863              
61864              Subject: [PATCH cfgperl] sv.c apidoc
61865              From: simon@brecon.co.uk (Simon Cozens)
61866              Date: 13 Jul 2000 09:00:20 GMT
61867              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
61868              
61869              Subject: Re: [PATCH cfgperl] sv.c apidoc
61870              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61871              Date: Thu, 13 Jul 2000 12:27:41 +0100
61872              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
61873              
61874              Subject: Re: [PATCH cfgperl] sv.c apidoc
61875              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61876              Date: Thu, 13 Jul 2000 13:23:09 +0100
61877              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
61878              
61879              Subject: Re: [PATCH cfgperl] sv.c apidoc
61880              From: simon@brecon.co.uk (Simon Cozens)
61881              Date: 14 Jul 2000 06:51:02 GMT
61882              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
61883      Branch: perl
61884            ! embed.pl pod/perlapi.pod sv.c
61885 ____________________________________________________________________________
61886 [  6411] By: jhi                                   on 2000/07/15  00:10:41
61887         Log: lib/b test fixes from Peter Prymmer.
61888      Branch: perl
61889            ! t/lib/b.t
61890 ____________________________________________________________________________
61891 [  6410] By: jhi                                   on 2000/07/15  00:02:09
61892         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
61893              From: Hugo <hv@crypt.compulink.co.uk>
61894              Date: Fri, 14 Jul 2000 23:05:20 +0100
61895              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
61896              
61897              Didn't anymore apply, but that point still could use another fix.
61898      Branch: perl
61899            ! pod/perlfunc.pod
61900 ____________________________________________________________________________
61901 [  6409] By: jhi                                   on 2000/07/14  23:15:15
61902         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
61903              not in pod, from Peter Prymmer
61904      Branch: perl
61905            ! vms/descrip_mms.template
61906 ____________________________________________________________________________
61907 [  6408] By: jhi                                   on 2000/07/14  20:35:05
61908         Log: The bug report
61909              [ID 19991110.002] minimal matching discrepancy found by pcre author
61910              seems to have been fixed (though differently from what was suggested
61911              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
61912      Branch: perl
61913            ! t/op/re_tests
61914 ____________________________________________________________________________
61915 [  6407] By: jhi                                   on 2000/07/14  17:38:08
61916         Log: Fix AutoSplit to use File::Spec the right way in VMS,
61917              from Peter Prymmer.
61918      Branch: perl
61919            ! lib/AutoSplit.pm
61920 ____________________________________________________________________________
61921 [  6406] By: jhi                                   on 2000/07/14  14:13:22
61922         Log: Merge perlhacktut into perlhack, update perlguts.
61923              
61924              Subject: Re: Perlhacktut
61925              From: simon@brecon.co.uk (Simon Cozens)
61926              Date: 14 Jul 2000 06:49:21 GMT
61927              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
61928              
61929              Subject: Re: Perlhacktut
61930              From: simon@brecon.co.uk (Simon Cozens)
61931              Date: 14 Jul 2000 07:09:45 GMT
61932              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
61933      Branch: perl
61934            ! pod/perlguts.pod pod/perlhack.pod
61935 ____________________________________________________________________________
61936 [  6405] By: jhi                                   on 2000/07/14  14:02:31
61937         Log: Integrate with Sarathy.
61938      Branch: cfgperl
61939           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
61940           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
61941           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
61942 ____________________________________________________________________________
61943 [  6404] By: gsar                                  on 2000/07/14  12:15:02
61944         Log: PERL_OBJECT build tweaks
61945      Branch: perl
61946            ! toke.c
61947 ____________________________________________________________________________
61948 [  6403] By: gsar                                  on 2000/07/14  11:23:41
61949         Log: inconsistent types needs casts
61950      Branch: perl
61951            ! toke.c
61952 ____________________________________________________________________________
61953 [  6402] By: gsar                                  on 2000/07/14  11:12:04
61954         Log: typos in change#6399, regen headers
61955      Branch: perl
61956            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
61957 ____________________________________________________________________________
61958 [  6401] By: gsar                                  on 2000/07/14  10:59:12
61959         Log: typecasts needed for change#6394
61960      Branch: perl
61961            ! toke.c
61962 ____________________________________________________________________________
61963 [  6400] By: gsar                                  on 2000/07/14  10:49:37
61964         Log: integrate cfgperl contents into mainline
61965      Branch: perl
61966           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
61967           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
61968 ____________________________________________________________________________
61969 [  6399] By: gsar                                  on 2000/07/14  10:38:35
61970         Log: enable UTF-16 filter by default if relevant BOM is seen; various
61971              cleanups (typos, misformatted code, and small bugs)
61972      Branch: perl
61973            ! doop.c embed.pl mg.c op.c pp.c toke.c
61974 ____________________________________________________________________________
61975 [  6398] By: gsar                                  on 2000/07/14  08:55:38
61976         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
61977              name suggests anyway)
61978      Branch: perl
61979            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
61980 ____________________________________________________________________________
61981 [  6397] By: gsar                                  on 2000/07/14  08:44:33
61982         Log: move new variables to the end of the interpreter structure (for
61983              bincompat in code that doesn't #include XSUB.h)
61984      Branch: perl
61985            ! intrpvar.h
61986 ____________________________________________________________________________
61987 [  6396] By: gsar                                  on 2000/07/14  08:13:58
61988         Log: MakeMaker should not remove editor backups (*~) on `make clean`
61989              by default (completes change#6383)
61990      Branch: perl
61991            ! lib/ExtUtils/MM_Unix.pm
61992 ____________________________________________________________________________
61993 [  6395] By: jhi                                   on 2000/07/14  05:20:33
61994         Log: Replace change #6337 with a better one.
61995              
61996              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
61997              From: Hugo <hv@crypt.compulink.co.uk>
61998              Date: Fri, 14 Jul 2000 04:16:20 +0100
61999              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
62000      Branch: cfgperl
62001            ! regexec.c t/op/re_tests
62002 ____________________________________________________________________________
62003 [  6394] By: jhi                                   on 2000/07/14  01:33:59
62004         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
62005      Branch: cfgperl
62006            ! embed.pl global.sym proto.h toke.c
62007 ____________________________________________________________________________
62008 [  6393] By: jhi                                   on 2000/07/13  23:41:23
62009         Log: remove discarded test
62010      Branch: cfgperl
62011            ! MANIFEST
62012 ____________________________________________________________________________
62013 [  6392] By: jhi                                   on 2000/07/13  23:32:25
62014         Log: The {multiplier} of a fixed substring was overlooked which
62015              caused a wrong initial search offset for that substring.
62016              
62017              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
62018              From: Hugo <hv@crypt.compulink.co.uk>
62019              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
62020              Date: Thu, 13 Jul 2000 19:27:13 +0100
62021      Branch: cfgperl
62022            ! regcomp.c t/op/re_tests
62023 ____________________________________________________________________________
62024 [  6391] By: jhi                                   on 2000/07/13  16:37:42
62025         Log: typo fix from Craig Berry
62026      Branch: cfgperl
62027            ! vms/subconfigure.com
62028 ____________________________________________________________________________
62029 [  6390] By: jhi                                   on 2000/07/13  13:20:12
62030         Log: Integrate with Sarathy.
62031      Branch: cfgperl
62032            - t/op/method2entersub.t
62033           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
62034           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
62035           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
62036           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
62037 ____________________________________________________________________________
62038 [  6389] By: jhi                                   on 2000/07/13  13:18:48
62039         Log: Detypo from Peter Prymmer, part of #6388.
62040      Branch: cfgperl
62041            ! Configure config_h.SH
62042      Branch: metaconfig
62043            ! U/modified/d_longlong.U
62044 ____________________________________________________________________________
62045 [  6388] By: gsar                                  on 2000/07/13  06:33:40
62046         Log: typos (spotted by Peter Prymmer)
62047      Branch: perl
62048            ! Configure t/lib/english.t
62049 ____________________________________________________________________________
62050 [  6387] By: gsar                                  on 2000/07/13  05:35:28
62051         Log: new selfloader.t in change#6183 doesn't close DATA handles,
62052              and thus fails to clean up tmp files on dosish platforms
62053      Branch: perl
62054            ! t/lib/selfloader.t
62055 ____________________________________________________________________________
62056 [  6386] By: gsar                                  on 2000/07/12  21:42:39
62057         Log: sprintf test tweaks (from Dominic Dunlop)
62058      Branch: perl
62059            ! t/op/sprintf.t
62060 ____________________________________________________________________________
62061 [  6385] By: gsar                                  on 2000/07/12  21:33:46
62062         Log: fix bugs in processing %v-*d and similar format specs (from
62063              Avi Finkel <avi@finkel.org>)
62064      Branch: perl
62065            ! sv.c t/op/sprintf.t
62066 ____________________________________________________________________________
62067 [  6384] By: gsar                                  on 2000/07/12  16:04:19
62068         Log: readd missing perldelta.pod changes from changes#6339,6376
62069      Branch: perl
62070            ! pod/perldelta.pod
62071 ____________________________________________________________________________
62072 [  6383] By: gsar                                  on 2000/07/12  16:00:51
62073         Log: don't clobber *.orig files on *clean targets
62074      Branch: perl
62075            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
62076 ____________________________________________________________________________
62077 [  6382] By: gsar                                  on 2000/07/12  07:59:12
62078         Log: fix broken integrations in cfgperl
62079      Branch: cfgperl
62080           !> Changes pod/perldelta.pod
62081 ____________________________________________________________________________
62082 [  6381] By: gsar                                  on 2000/07/12  07:42:17
62083         Log: integrate cfgperl changes into mainline
62084      Branch: perl
62085            ! Changes
62086           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
62087           !> pod/perlre.pod
62088 ____________________________________________________________________________
62089 [  6380] By: gsar                                  on 2000/07/12  07:31:00
62090         Log: get sprintf.t to adjust properly for 3-digit exponents
62091      Branch: perl
62092            ! t/op/sprintf.t
62093 ____________________________________________________________________________
62094 [  6379] By: gsar                                  on 2000/07/12  06:40:04
62095         Log: change#6174 needs corresponding change in win32/config_h.PL,
62096              which grovels through config_h.SH to find the config.h name
62097      Branch: perl
62098            ! win32/config_h.PL
62099 ____________________________________________________________________________
62100 [  6378] By: jhi                                   on 2000/07/12  05:03:59
62101         Log: Do the cc sanity check both before the hints and
62102              after the cc selction.
62103      Branch: cfgperl
62104            ! Configure config_h.SH
62105      Branch: metaconfig
62106            ! U/modified/Oldconfig.U U/modified/cc.U
62107      Branch: metaconfig/U/perl
62108            + Checkcc.U
62109 ____________________________________________________________________________
62110 [  6377] By: jhi                                   on 2000/07/12  02:49:22
62111         Log: Fix nits noticed by Boston.pm.
62112      Branch: cfgperl
62113            ! pod/perlre.pod
62114 ____________________________________________________________________________
62115 [  6376] By: jhi                                   on 2000/07/11  21:22:13
62116         Log: Configure cosmetics and perldelta.
62117      Branch: cfgperl
62118            ! Configure config_h.SH pod/perldelta.pod
62119      Branch: metaconfig
62120            ! U/modified/cc.U
62121 ____________________________________________________________________________
62122 [  6375] By: gsar                                  on 2000/07/11  21:17:35
62123         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
62124      Branch: perl
62125            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
62126            ! win32/win32sck.c
62127 ____________________________________________________________________________
62128 [  6374] By: gsar                                  on 2000/07/11  20:48:50
62129         Log: tweak for build failure under multiplicity
62130      Branch: perl
62131            ! toke.c
62132 ____________________________________________________________________________
62133 [  6373] By: gsar                                  on 2000/07/11  20:37:23
62134         Log: integrate cfgperl changes#6325..6373 into mainline
62135              (NOTE: today's batch of integrations still untested)
62136      Branch: perl
62137           +> ext/DynaLoader/hints/netbsd.pl
62138            ! Changes
62139           !> (integrate 26 files)
62140 ____________________________________________________________________________
62141 [  6372] By: jhi                                   on 2000/07/11  20:30:36
62142         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
62143              regen perltoc.
62144      Branch: cfgperl
62145            + pod/perlbook.pod
62146            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
62147            ! pod/perltoc.pod
62148 ____________________________________________________________________________
62149 [  6371] By: jhi                                   on 2000/07/11  20:08:56
62150         Log: Minor cleanups on the booklist.
62151      Branch: cfgperl
62152            ! pod/perlfaq2.pod
62153 ____________________________________________________________________________
62154 [  6370] By: jhi                                   on 2000/07/11  19:31:13
62155         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
62156      Branch: cfgperl
62157            ! t/pragma/overload.t
62158 ____________________________________________________________________________
62159 [  6369] By: gsar                                  on 2000/07/11  19:27:48
62160         Log: integrate cfgperl changes#6293..6324 into mainline
62161      Branch: perl
62162           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
62163            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
62164           !> (integrate 30 files)
62165 ____________________________________________________________________________
62166 [  6368] By: gsar                                  on 2000/07/11  19:18:57
62167         Log: skip integrate of problematic change#6292 from cfgperl into mainline
62168      Branch: perl
62169           !> pp_hot.c
62170 ____________________________________________________________________________
62171 [  6367] By: gsar                                  on 2000/07/11  19:17:21
62172         Log: integrate cfgperl changes#6288..6290 into mainline
62173      Branch: perl
62174           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
62175 ____________________________________________________________________________
62176 [  6366] By: gsar                                  on 2000/07/11  19:11:18
62177         Log: integrate cfgperl changes#6268..6282 into mainline
62178      Branch: perl
62179           !> (integrate 30 files)
62180 ____________________________________________________________________________
62181 [  6365] By: gsar                                  on 2000/07/11  18:57:00
62182         Log: delete new accidentally branched file
62183      Branch: perl
62184            - t/op/method2entersub.t
62185 ____________________________________________________________________________
62186 [  6364] By: gsar                                  on 2000/07/11  18:55:13
62187         Log: skip integrate of change#6267 from cfgperl into mainline (the
62188              method call optimization is flawed without additional hints
62189              from user about immutableness of @ISA and no runtime method
62190              definitions)
62191      Branch: perl
62192           +> t/op/method2entersub.t
62193           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
62194           !> perl.h t/op/sprintf.t xsutils.c
62195 ____________________________________________________________________________
62196 [  6363] By: gsar                                  on 2000/07/11  18:49:43
62197         Log: integrate cfgperl changes#6261..6266 into mainline
62198      Branch: perl
62199           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
62200           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
62201           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
62202           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
62203 ____________________________________________________________________________
62204 [  6362] By: gsar                                  on 2000/07/11  18:43:26
62205         Log: integrate cfgperl changes#6252..6260 into mainline
62206      Branch: perl
62207           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
62208           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
62209           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
62210           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
62211 ____________________________________________________________________________
62212 [  6361] By: gsar                                  on 2000/07/11  18:37:12
62213         Log: skip integrate of problematic change#6251 from cfgperl into mainline
62214      Branch: perl
62215           !> lib/Exporter.pm
62216 ____________________________________________________________________________
62217 [  6360] By: gsar                                  on 2000/07/11  18:34:56
62218         Log: integrate cfgperl change#6250 into mainline
62219      Branch: perl
62220           +> t/op/my_stash.t
62221           !> MANIFEST embed.pl proto.h toke.c
62222 ____________________________________________________________________________
62223 [  6359] By: gsar                                  on 2000/07/11  18:21:19
62224         Log: integrate cfgperl changes#6242..6249 into mainline
62225      Branch: perl
62226           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
62227           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
62228           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
62229           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
62230           !> t/lib/peek.t utf8.c
62231 ____________________________________________________________________________
62232 [  6358] By: gsar                                  on 2000/07/11  18:15:45
62233         Log: skip integrate of problematic change#6241 from cfgperl into mainline
62234      Branch: perl
62235           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
62236 ____________________________________________________________________________
62237 [  6357] By: jhi                                   on 2000/07/11  18:15:16
62238         Log: Fix for
62239              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
62240              From: Roderick Schertler <roderick@argon.org> 
62241              Date: Tue, 11 Jul 2000 13:55:05 -0400 
62242              Message-Id: <200007111755.NAA05077@jones.argon.org> 
62243      Branch: cfgperl
62244            ! doio.c
62245 ____________________________________________________________________________
62246 [  6356] By: jhi                                   on 2000/07/11  18:12:51
62247         Log: Typo in #6341.
62248      Branch: cfgperl
62249            ! pp_hot.c
62250 ____________________________________________________________________________
62251 [  6355] By: gsar                                  on 2000/07/11  18:12:10
62252         Log: integrate cfgperl changes#6231..6240 into mainline
62253      Branch: perl
62254           +> pod/perlutil.pod
62255           !> (integrate 35 files)
62256 ____________________________________________________________________________
62257 [  6354] By: jhi                                   on 2000/07/11  18:04:34
62258         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
62259              From: Dominic Dunlop <domo@computer.org> 
62260              Date: Tue, 11 Jul 2000 12:27:33 +0200 
62261              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
62262              
62263              Replaces change #6268.
62264      Branch: cfgperl
62265            ! t/op/sprintf.t
62266 ____________________________________________________________________________
62267 [  6353] By: gsar                                  on 2000/07/11  17:59:51
62268         Log: skip integrate of problematic change#6230 from cfgperl into mainline
62269              (a later version of File::Spec is already in mainline)
62270      Branch: perl
62271           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
62272           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
62273 ____________________________________________________________________________
62274 [  6352] By: gsar                                  on 2000/07/11  17:57:48
62275         Log: integrate cfgperl changes#6224..6229 into mainline
62276      Branch: perl
62277           +> lib/lib.pm.PL
62278            - lib/lib.pm
62279           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
62280           !> lib/English.pm op.c t/lib/english.t
62281 ____________________________________________________________________________
62282 [  6351] By: gsar                                  on 2000/07/11  17:50:10
62283         Log: skip integrate of problematic change#6223 from cfgperl into mainline
62284      Branch: perl
62285           !> doio.c
62286 ____________________________________________________________________________
62287 [  6350] By: gsar                                  on 2000/07/11  17:48:28
62288         Log: integrate cfgperl changes#6220..6222 into mainline
62289      Branch: perl
62290           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
62291           !> toke.c utf8.c win32/win32.h
62292 ____________________________________________________________________________
62293 [  6349] By: gsar                                  on 2000/07/11  17:46:13
62294         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
62295              mainline
62296      Branch: perl
62297           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
62298           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
62299           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
62300 ____________________________________________________________________________
62301 [  6348] By: jhi                                   on 2000/07/11  17:45:49
62302         Log: README.posix-bc podified from Thomas Dorner.
62303      Branch: cfgperl
62304            ! README.posix-bc
62305 ____________________________________________________________________________
62306 [  6347] By: gsar                                  on 2000/07/11  17:42:04
62307         Log: integrate cfgperl change#6217 into mainline
62308      Branch: perl
62309           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
62310           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
62311           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
62312 ____________________________________________________________________________
62313 [  6346] By: gsar                                  on 2000/07/11  17:39:37
62314         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
62315              mainline
62316      Branch: perl
62317           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
62318           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
62319           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
62320           !> perlapi.h pod/perlapi.pod
62321 ____________________________________________________________________________
62322 [  6345] By: gsar                                  on 2000/07/11  17:36:42
62323         Log: integrate cfgperl changes#6207..6210 into mainline
62324      Branch: perl
62325           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
62326           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
62327 ____________________________________________________________________________
62328 [  6344] By: gsar                                  on 2000/07/11  17:31:20
62329         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
62330              mainline
62331      Branch: perl
62332           !> (integrate 40 files)
62333 ____________________________________________________________________________
62334 [  6343] By: gsar                                  on 2000/07/11  17:19:08
62335         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
62336      Branch: perl
62337           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
62338            ! Changes
62339           !> (integrate 34 files)
62340 ____________________________________________________________________________
62341 [  6342] By: jhi                                   on 2000/07/11  16:05:48
62342         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
62343              To: perl5-porters@perl.org
62344              From: Karsten Sperling <spiff@phreax.net>
62345              Date: Mon, 10 Jul 2000 15:12:52 +0200
62346              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
62347      Branch: cfgperl
62348            ! lib/Symbol.pm
62349 ____________________________________________________________________________
62350 [  6341] By: jhi                                   on 2000/07/11  15:59:23
62351         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
62352              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62353              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
62354              Date: Fri, 07 Jul 2000 17:57:16 +0100
62355      Branch: cfgperl
62356            ! pp_hot.c
62357 ____________________________________________________________________________
62358 [  6340] By: jhi                                   on 2000/07/11  15:55:47
62359         Log: Subject: Re: format bug report  [Patch]
62360              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62361              Date: Wed, 05 Jul 2000 13:12:52 +0200
62362              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
62363              
62364              Subject: Re: format bug report  [Patch]
62365              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62366              Date: Wed, 05 Jul 2000 14:10:01 +0200
62367              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
62368      Branch: cfgperl
62369            ! t/op/write.t toke.c
62370 ____________________________________________________________________________
62371 [  6339] By: jhi                                   on 2000/07/11  13:54:09
62372         Log: Be less forgiving about ambiguous and illegal tr ranges.
62373              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
62374              From: Mark-Jason Dominus <mjd@plover.com>
62375              Date: Tue, 04 Jul 2000 10:00:12 -0400
62376              Message-ID: <20000704140012.17772.qmail@plover.com>
62377              
62378              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
62379              From: Mark-Jason Dominus <mjd@plover.com>
62380              Date: Wed, 05 Jul 2000 09:37:36 -0400
62381              Message-ID: <20000705133736.27293.qmail@plover.com>
62382      Branch: cfgperl
62383            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
62384 ____________________________________________________________________________
62385 [  6338] By: jhi                                   on 2000/07/11  13:31:24
62386         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
62387              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62388              Date: Tue, 11 Jul 2000 13:50:51 +0100
62389              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
62390      Branch: cfgperl
62391            ! sv.c
62392 ____________________________________________________________________________
62393 [  6337] By: jhi                                   on 2000/07/11  13:29:14
62394         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
62395              From: Hugo <hv@crypt.compulink.co.uk>
62396              Date: Tue, 11 Jul 2000 12:44:50 +0100
62397              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
62398      Branch: cfgperl
62399            ! regexec.c t/op/re_tests
62400 ____________________________________________________________________________
62401 [  6336] By: jhi                                   on 2000/07/11  13:26:47
62402         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
62403              From: simon@brecon.co.uk (Simon Cozens)
62404              Date: 7 Jul 2000 11:26:09 GMT
62405              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
62406      Branch: cfgperl
62407            ! mg.c
62408 ____________________________________________________________________________
62409 [  6335] By: jhi                                   on 2000/07/11  13:23:37
62410         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
62411              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
62412              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
62413              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
62414      Branch: cfgperl
62415            + ext/DynaLoader/hints/netbsd.pl
62416            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
62417 ____________________________________________________________________________
62418 [  6334] By: jhi                                   on 2000/07/11  13:20:38
62419         Log: Subject: PATCH perlguts.pod: Document D and d magic types
62420              From: mjd@plover.com
62421              Date: 5 Jul 2000 18:01:51 -0000
62422              Message-ID: <20000705180151.29413.qmail@plover.com>
62423      Branch: cfgperl
62424            ! pod/perlguts.pod
62425 ____________________________________________________________________________
62426 [  6333] By: jhi                                   on 2000/07/11  13:15:51
62427         Log: Precedence goof, fix based on
62428              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
62429              From: Hugo <hv@crypt.compulink.co.uk>
62430              Date: Tue, 11 Jul 2000 12:52:38 +0100
62431              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
62432      Branch: cfgperl
62433            ! t/op/taint.t
62434 ____________________________________________________________________________
62435 [  6332] By: jhi                                   on 2000/07/11  12:40:17
62436         Log: Integrate with Sarathy.
62437      Branch: cfgperl
62438           !> win32/win32sck.c
62439 ____________________________________________________________________________
62440 [  6331] By: jhi                                   on 2000/07/10  20:14:16
62441         Log: Sprinkle ldlibpath.
62442      Branch: cfgperl
62443            ! pod/Makefile.SH
62444 ____________________________________________________________________________
62445 [  6330] By: jhi                                   on 2000/07/10  17:54:49
62446         Log: More POSIX.pod tweaks.
62447      Branch: cfgperl
62448            ! ext/POSIX/POSIX.pod
62449 ____________________________________________________________________________
62450 [  6329] By: jhi                                   on 2000/07/10  14:02:12
62451         Log: Reorder perl.pod once more.
62452      Branch: cfgperl
62453            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62454 ____________________________________________________________________________
62455 [  6328] By: gsar                                  on 2000/07/10  07:06:00
62456         Log: accept() leaks memory on windows due to incorrect ordering of
62457              closesocket() and fclose() calls
62458      Branch: perl
62459            ! win32/win32sck.c
62460 ____________________________________________________________________________
62461 [  6327] By: gsar                                  on 2000/07/10  06:49:17
62462         Log: winsock options weren't being set in all threads under ithreads
62463              (caused send()s from second and subsequent threads to fail)
62464      Branch: perl
62465            ! win32/win32sck.c
62466 ____________________________________________________________________________
62467 [  6326] By: jhi                                   on 2000/07/08  02:45:40
62468         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
62469              was cast to an unsigned (32-bit) integer with wild abandon.
62470      Branch: cfgperl
62471            ! ext/Devel/DProf/DProf.xs
62472 ____________________________________________________________________________
62473 [  6325] By: jhi                                   on 2000/07/07  18:50:33
62474         Log: Remove perlbook, update perlfaq book listing,
62475              rearrange perl.pod, regenerate perltoc.
62476      Branch: cfgperl
62477            - pod/perlbook.pod
62478            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
62479            ! pod/perlfaq2.pod pod/perltoc.pod
62480 ____________________________________________________________________________
62481 [  6324] By: jhi                                   on 2000/07/07  14:03:40
62482         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
62483      Branch: cfgperl
62484            ! sv.h toke.c
62485 ____________________________________________________________________________
62486 [  6323] By: jhi                                   on 2000/07/06  16:03:55
62487         Log: Fix complaints of buildtoc.
62488      Branch: cfgperl
62489            + lib/Win32.pod
62490            - pod/Win32.pod
62491            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62492 ____________________________________________________________________________
62493 [  6322] By: jhi                                   on 2000/07/06  15:15:52
62494         Log: Add =head1 NAMEs so that buildtoc is happy.
62495              (The CGI::Util nit reported to Lincoln.)
62496      Branch: cfgperl
62497            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
62498            ! pod/perltoc.pod
62499 ____________________________________________________________________________
62500 [  6321] By: jhi                                   on 2000/07/06  03:16:04
62501         Log: Config is being used.
62502      Branch: cfgperl
62503            ! t/op/method.t
62504 ____________________________________________________________________________
62505 [  6320] By: jhi                                   on 2000/07/06  03:13:13
62506         Log: Integrate with Sarathy.
62507      Branch: cfgperl
62508           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
62509 ____________________________________________________________________________
62510 [  6319] By: jhi                                   on 2000/07/06  03:11:46
62511         Log: Autogenerate pod/Makefile and pod/buildtoc.
62512              buildtoc also checks whether the existin pods are
62513              mentioned in MANIFEST and perl.pod, and vice versa.
62514              (None of the thusly found discrepancies fixed yet.)
62515              roffitall also needs to be autogenerated similarly but it
62516              seems so badly out of date that I didn't touch it yet.
62517      Branch: cfgperl
62518            + pod/Makefile.SH pod/buildtoc.PL
62519            - pod/Makefile pod/buildtoc
62520            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
62521 ____________________________________________________________________________
62522 [  6318] By: gsar                                  on 2000/07/05  22:10:54
62523         Log: fix UNC path handling on Windows under ithreads, and chdir()
62524              return value when given a non-existent directory
62525      Branch: perl
62526            ! win32/vdir.h
62527 ____________________________________________________________________________
62528 [  6317] By: gsar                                  on 2000/07/05  22:08:19
62529         Log: winsock cleanup never done on Windows (leads to handle leaks)
62530      Branch: perl
62531            ! win32/perllib.c win32/win32sck.c
62532 ____________________________________________________________________________
62533 [  6316] By: gsar                                  on 2000/07/05  22:06:19
62534         Log: some debugger output does not go to the socket when RemotePort is set
62535      Branch: perl
62536            ! lib/perl5db.pl
62537 ____________________________________________________________________________
62538 [  6315] By: jhi                                   on 2000/07/05  00:25:21
62539         Log: Integrate with Sarathy, preliminary fix for unicos
62540              alignment problems in [ID 20000612.002] Perl problem on Cray system.
62541      Branch: cfgperl
62542            ! sv.h
62543           !> pp_hot.c
62544 ____________________________________________________________________________
62545 [  6314] By: gsar                                  on 2000/07/04  23:34:02
62546         Log: tyop in change#6306
62547      Branch: perl
62548            ! pp_hot.c
62549 ____________________________________________________________________________
62550 [  6313] By: jhi                                   on 2000/07/04  22:14:38
62551         Log: Multiline string literals ENONPORTABLE.
62552      Branch: cfgperl
62553            ! pp_hot.c
62554 ____________________________________________________________________________
62555 [  6312] By: jhi                                   on 2000/07/04  20:34:44
62556         Log: Integrate with Sarathy.
62557      Branch: cfgperl
62558           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
62559           !> t/op/method.t
62560 ____________________________________________________________________________
62561 [  6311] By: jhi                                   on 2000/07/04  20:30:56
62562         Log: More POSIX.pod embellishment.
62563      Branch: cfgperl
62564            ! ext/POSIX/POSIX.pod
62565 ____________________________________________________________________________
62566 [  6310] By: gsar                                  on 2000/07/04  17:28:48
62567         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
62568      Branch: perl
62569            ! t/lib/b.t
62570 ____________________________________________________________________________
62571 [  6309] By: jhi                                   on 2000/07/04  17:22:18
62572         Log: The #6308 required a little bit more.
62573      Branch: cfgperl
62574            ! Makefile.SH win32/Makefile
62575 ____________________________________________________________________________
62576 [  6308] By: jhi                                   on 2000/07/04  16:35:24
62577         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
62578      Branch: cfgperl
62579            + lib/lib_pm.PL
62580            - lib/lib.pm.PL
62581            ! MANIFEST Makefile.SH
62582 ____________________________________________________________________________
62583 [  6307] By: jhi                                   on 2000/07/04  16:28:58
62584         Log: Win32 patches for cfgperl from Sarathy.
62585      Branch: cfgperl
62586            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
62587            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
62588            ! thread.h toke.c util.c win32/Makefile win32/win32.c
62589 ____________________________________________________________________________
62590 [  6306] By: gsar                                  on 2000/07/04  16:28:40
62591         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
62592              (from Richard Soderberg <rs@oregonnet.com>)
62593      Branch: perl
62594            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
62595 ____________________________________________________________________________
62596 [  6305] By: jhi                                   on 2000/07/04  16:24:24
62597         Log: Integrate with Sarathy.
62598      Branch: cfgperl
62599           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
62600           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62601           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
62602           !> proto.h win32/win32.c
62603 ____________________________________________________________________________
62604 [  6304] By: gsar                                  on 2000/07/04  16:17:24
62605         Log: missing perldiag entry for unpack("w",...) diagnostic (from
62606              Andreas Koenig)
62607      Branch: perl
62608            ! pod/perldiag.pod
62609 ____________________________________________________________________________
62610 [  6303] By: gsar                                  on 2000/07/04  16:14:44
62611         Log: remove rel2abs prototypes (from Barrie Slaymaker)
62612      Branch: perl
62613            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
62614            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
62615 ____________________________________________________________________________
62616 [  6302] By: gsar                                  on 2000/07/04  04:59:35
62617         Log: adjust change#6299
62618      Branch: perl
62619            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
62620            ! win32/win32.c
62621 ____________________________________________________________________________
62622 [  6301] By: jhi                                   on 2000/07/04  04:50:07
62623         Log: Integrate with Sarathy.
62624      Branch: cfgperl
62625           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
62626           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
62627           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
62628 ____________________________________________________________________________
62629 [  6300] By: gsar                                  on 2000/07/04  04:42:09
62630         Log: PERL_OBJECT build tweak
62631      Branch: perl
62632            ! perl.h
62633 ____________________________________________________________________________
62634 [  6299] By: gsar                                  on 2000/07/04  04:37:00
62635         Log: fix memory leak on Windows (PL_sys_intern contents were never
62636              freed)
62637      Branch: perl
62638            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
62639            ! perlapi.c proto.h win32/win32.c
62640 ____________________________________________________________________________
62641 [  6298] By: gsar                                  on 2000/07/04  04:15:59
62642         Log: fix large memory leak that has been around for ever, masked by
62643              -DPURIFY (most of the arenas were never freed!)
62644      Branch: perl
62645            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
62646 ____________________________________________________________________________
62647 [  6297] By: gsar                                  on 2000/07/04  04:07:46
62648         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
62649      Branch: perl
62650            ! perl.c
62651 ____________________________________________________________________________
62652 [  6296] By: jhi                                   on 2000/06/30  18:28:37
62653         Log: Elaborate POSIX.pod.  Still needs work.
62654      Branch: cfgperl
62655            ! ext/POSIX/POSIX.pod
62656 ____________________________________________________________________________
62657 [  6295] By: jhi                                   on 2000/06/30  14:58:18
62658         Log: Point to perlipc for more SysV IPC examples.
62659      Branch: cfgperl
62660            ! pod/perlfunc.pod
62661 ____________________________________________________________________________
62662 [  6294] By: gsar                                  on 2000/06/30  14:47:45
62663         Log: slurp mode fix in change#4736 still not quite right
62664      Branch: perl
62665            ! pp_hot.c t/io/argv.t
62666 ____________________________________________________________________________
62667 [  6293] By: jhi                                   on 2000/06/30  12:02:55
62668         Log: Integrate with Sarathy.
62669      Branch: cfgperl
62670           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
62671 ____________________________________________________________________________
62672 [  6292] By: jhi                                   on 2000/06/30  12:01:11
62673         Log: From: simon@brecon.co.uk (Simon Cozens)
62674              Subject: UTF8 concat
62675              Date: 30 Jun 2000 06:13:25 GMT
62676              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
62677      Branch: cfgperl
62678            ! pp_hot.c
62679 ____________________________________________________________________________
62680 [  6291] By: gsar                                  on 2000/06/30  04:37:33
62681         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
62682              when @_ is modified, causing coredumps
62683      Branch: perl
62684            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
62685 ____________________________________________________________________________
62686 [  6290] By: jhi                                   on 2000/06/30  02:21:44
62687         Log: Integrate with Sarathy.
62688      Branch: cfgperl
62689           !> vms/vms.c vms/vmsish.h
62690 ____________________________________________________________________________
62691 [  6289] By: jhi                                   on 2000/06/30  02:21:02
62692         Log: Check VERSIONs.
62693      Branch: cfgperl
62694            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
62695            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
62696            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
62697 ____________________________________________________________________________
62698 [  6288] By: jhi                                   on 2000/06/30  02:18:52
62699         Log: Integrate with Sarathy.
62700      Branch: cfgperl
62701           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
62702           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
62703           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
62704           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
62705 ____________________________________________________________________________
62706 [  6287] By: gsar                                  on 2000/06/30  02:17:08
62707         Log: integrate vmsperl changes into mainline
62708      Branch: perl
62709           !> vms/vms.c vms/vmsish.h
62710 ____________________________________________________________________________
62711 [  6285] By: gsar                                  on 2000/06/30  02:05:28
62712         Log: localize %INC in a Safe compartment so that use/require work
62713              (many other magic globals probably need similar treatment)
62714      Branch: perl
62715            ! ext/Opcode/Opcode.xs
62716 ____________________________________________________________________________
62717 [  6284] By: gsar                                  on 2000/06/30  01:54:54
62718         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
62719              about Windows
62720      Branch: perl
62721            ! pod/perlembed.pod
62722 ____________________________________________________________________________
62723 [  6283] By: jhi                                   on 2000/06/30  01:50:10
62724         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
62725              From: Barrie Slaymaker <barries@jester.slaysys.com>
62726              Date: Wed, 28 Jun 2000 11:35:29 -0400
62727              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
62728      Branch: perl
62729            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
62730            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
62731            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62732            ! lib/File/Spec/Win32.pm
62733 ____________________________________________________________________________
62734 [  6282] By: jhi                                   on 2000/06/29  22:57:22
62735         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
62736              From: Dan Sugalski <dan@sidhe.org>
62737              Date: Tue, 06 Jun 2000 11:59:50 -0400
62738              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
62739      Branch: cfgperl
62740            ! vms/vms.c
62741 ____________________________________________________________________________
62742 [  6281] By: jhi                                   on 2000/06/29  22:52:50
62743         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
62744              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
62745              Date: Wed, 7 Jun 2000 04:02:04 -0500
62746              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
62747      Branch: cfgperl
62748            ! utils/h2xs.PL
62749 ____________________________________________________________________________
62750 [  6280] By: jhi                                   on 2000/06/29  22:45:47
62751         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
62752              From: rspier@pobox.com (Robert Spier)
62753              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
62754              Message-ID: <14654.31913.845602.610277@rls.cx>
62755      Branch: cfgperl
62756            ! utils/h2xs.PL
62757 ____________________________________________________________________________
62758 [  6279] By: jhi                                   on 2000/06/29  22:38:16
62759         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
62760              From: Tim Ayers <tayers@bridge.com>
62761              Date: Thu, 08 Jun 2000 08:11:06 +0200
62762              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
62763              [resent by Richard Foley, Message-Id probably wrong]
62764      Branch: cfgperl
62765            ! pod/perlsub.pod
62766 ____________________________________________________________________________
62767 [  6278] By: jhi                                   on 2000/06/29  22:21:45
62768         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
62769              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
62770              Date: Fri, 09 Jun 2000 12:39:27 -0400
62771              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
62772              (plus update the version "number" of Text::Wrap)
62773      Branch: cfgperl
62774            ! lib/Text/Wrap.pm
62775 ____________________________________________________________________________
62776 [  6277] By: jhi                                   on 2000/06/29  22:13:10
62777         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
62778              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62779              Date: Mon, 12 Jun 2000 14:55:59 +0100
62780              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
62781      Branch: cfgperl
62782            ! pod/perlfunc.pod
62783 ____________________________________________________________________________
62784 [  6276] By: jhi                                   on 2000/06/29  22:11:06
62785         Log: Subject: [PATCH] Re: eval documentation: context
62786              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62787              Date: Mon, 12 Jun 2000 15:07:29 +0100
62788              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
62789      Branch: cfgperl
62790            ! pod/perlfunc.pod
62791 ____________________________________________________________________________
62792 [  6275] By: jhi                                   on 2000/06/29  21:59:46
62793         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
62794              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
62795              Date: Tue, 13 Jun 2000 02:43:48 -0500
62796              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
62797      Branch: cfgperl
62798            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
62799 ____________________________________________________________________________
62800 [  6274] By: jhi                                   on 2000/06/29  21:56:14
62801         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
62802              From: Andy Dougherty <doughera@lafayette.edu>
62803              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
62804              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
62805      Branch: cfgperl
62806            ! ext/File/Glob/Glob.pm
62807 ____________________________________________________________________________
62808 [  6273] By: jhi                                   on 2000/06/29  21:49:09
62809         Log: Subject: [PATCH] xsub attributes
62810              From: Doug MacEachern <dougm@covalent.net>
62811              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
62812              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
62813      Branch: cfgperl
62814            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
62815            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
62816 ____________________________________________________________________________
62817 [  6272] By: jhi                                   on 2000/06/29  21:41:28
62818         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
62819              From: Tom Phoenix <rootbeer@redcat.com>
62820              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
62821              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
62822      Branch: cfgperl
62823            ! lib/Net/Ping.pm
62824 ____________________________________________________________________________
62825 [  6271] By: jhi                                   on 2000/06/29  21:36:55
62826         Log: Subject: PATCH pod/perltie.pod
62827              From: Ian Phillipps <Ian.Phillipps@iname.com>
62828              Date: Fri, 16 Jun 2000 00:17:19 +0100
62829              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
62830              (only the first hunk, the second hunk had already been done
62831              by some other patch)
62832      Branch: cfgperl
62833            ! pod/perltie.pod
62834 ____________________________________________________________________________
62835 [  6270] By: jhi                                   on 2000/06/29  21:24:51
62836         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
62837              From: Nicholas Clark <nick@talking.bollo.cx>
62838              Date: Fri, 23 Jun 2000 16:21:15 +0100
62839              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
62840      Branch: cfgperl
62841            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
62842            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
62843 ____________________________________________________________________________
62844 [  6269] By: jhi                                   on 2000/06/29  19:38:15
62845         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
62846              silence few compiler warnings.
62847      Branch: cfgperl
62848            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
62849 ____________________________________________________________________________
62850 [  6268] By: jhi                                   on 2000/06/29  18:21:50
62851         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
62852              From: Dominic Dunlop <domo@computer.org> 
62853              Date: Thu, 29 Jun 2000 12:32:39 +0200 
62854              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
62855      Branch: cfgperl
62856            ! t/op/sprintf.t
62857 ____________________________________________________________________________
62858 [  6267] By: jhi                                   on 2000/06/29  18:16:07
62859         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
62860              From: Doug MacEachern <dougm@covalent.net>
62861              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
62862              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
62863      Branch: cfgperl
62864            + t/op/method2entersub.t
62865            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
62866            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62867            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
62868            ! xsutils.c
62869 ____________________________________________________________________________
62870 [  6266] By: jhi                                   on 2000/06/29  15:11:15
62871         Log: Subject: [PATCH 5.6.0] cygwin port
62872              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
62873              From: "Fifer, Eric" <EFifer@sanwaint.com>
62874              Date: Thu, 29 Jun 2000 12:58:29 +0100
62875      Branch: cfgperl
62876            ! cygwin/Makefile.SHs
62877 ____________________________________________________________________________
62878 [  6265] By: jhi                                   on 2000/06/29  15:04:05
62879         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
62880              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62881              Date: Wed, 28 Jun 2000 17:50:12 -0700
62882              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
62883      Branch: cfgperl
62884            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
62885 ____________________________________________________________________________
62886 [  6264] By: jhi                                   on 2000/06/29  15:00:57
62887         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
62888              From: Marty Lucich <marty@netcom.com>
62889              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
62890              Message-Id: <200006282116.OAA11148@netcom.com>
62891              ccdlflags update (the BSD/OS 4.1 part had already been taken
62892              care of by #6141).
62893      Branch: cfgperl
62894            ! hints/bsdos.sh
62895 ____________________________________________________________________________
62896 [  6263] By: jhi                                   on 2000/06/29  13:47:44
62897         Log: tr fixes from Simon Cozens
62898      Branch: cfgperl
62899            ! doop.c
62900 ____________________________________________________________________________
62901 [  6262] By: jhi                                   on 2000/06/28  18:46:01
62902         Log: Subject: 5.6.0 Patch for EPOC
62903              From: Olaf Flebbe <o.flebbe@gmx.de>
62904              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
62905              Message-ID: <23449.960929969@www11.gmx.net>
62906      Branch: cfgperl
62907            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
62908            ! epoc/epocish.h
62909 ____________________________________________________________________________
62910 [  6261] By: jhi                                   on 2000/06/28  18:29:07
62911         Log: Subject: Re: [PATCH cfgperl] BOMs away!
62912              From: simon@brecon.co.uk (Simon Cozens)
62913              Date: 17 Jun 2000 11:49:57 GMT
62914              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
62915      Branch: cfgperl
62916            ! pod/perldiag.pod t/comp/require.t toke.c
62917 ____________________________________________________________________________
62918 [  6260] By: jhi                                   on 2000/06/28  17:47:16
62919         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
62920              From: simon@brecon.co.uk (Simon Cozens) 
62921              Date: 17 Jun 2000 11:56:44 GMT 
62922              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
62923              pack U0, pack C0
62924      Branch: cfgperl
62925            ! pod/perlfunc.pod pp.c t/op/pack.t
62926 ____________________________________________________________________________
62927 [  6259] By: jhi                                   on 2000/06/28  16:43:17
62928         Log: perlnewmod was missing from MANIFEST.
62929      Branch: cfgperl
62930            ! MANIFEST
62931 ____________________________________________________________________________
62932 [  6258] By: jhi                                   on 2000/06/28  15:54:30
62933         Log: linenumber tweak
62934      Branch: cfgperl
62935            ! t/pragma/warn/regcomp
62936 ____________________________________________________________________________
62937 [  6257] By: jhi                                   on 2000/06/28  15:50:44
62938         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
62939              From: Doug MacEachern <dougm@covalent.net>
62940              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
62941              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
62942              (one part of the patch had been applied earlier)
62943      Branch: cfgperl
62944            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
62945 ____________________________________________________________________________
62946 [  6256] By: jhi                                   on 2000/06/28  15:40:22
62947         Log: tweaks from Simon Cozens to further fix tr/// under utf8
62948      Branch: cfgperl
62949            ! doop.c
62950 ____________________________________________________________________________
62951 [  6255] By: jhi                                   on 2000/06/28  15:33:45
62952         Log: small thinko tweaks
62953      Branch: cfgperl
62954            ! lib/IPC/Open3.pm t/op/my_stash.t
62955 ____________________________________________________________________________
62956 [  6254] By: jhi                                   on 2000/06/28  15:33:25
62957         Log: Subject: tr///, help wanted.
62958              From: simon@brecon.co.uk (Simon Cozens)
62959              Date: 28 Jun 2000 11:29:04 GMT
62960              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
62961      Branch: cfgperl
62962            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
62963            ! pp_proto.h proto.h t/op/tr.t
62964 ____________________________________________________________________________
62965 [  6253] By: jhi                                   on 2000/06/28  15:09:17
62966         Log: Paranoia tweak on #6249.
62967              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
62968              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
62969              Date: Sun, 25 Jun 2000 23:43:12 -0400
62970              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
62971      Branch: cfgperl
62972            ! lib/IPC/Open3.pm
62973 ____________________________________________________________________________
62974 [  6252] By: jhi                                   on 2000/06/28  15:01:38
62975         Log: Document #6249 and #6251.
62976      Branch: cfgperl
62977            ! lib/Exporter.pm lib/IPC/Open3.pm
62978 ____________________________________________________________________________
62979 [  6251] By: jhi                                   on 2000/06/28  14:50:43
62980         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
62981              From: Doug MacEachern <dougm@covalent.net>
62982              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
62983              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
62984      Branch: cfgperl
62985            ! lib/Exporter.pm
62986 ____________________________________________________________________________
62987 [  6250] By: jhi                                   on 2000/06/28  14:45:23
62988         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
62989              From: Doug MacEachern <dougm@covalent.net>
62990              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
62991              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
62992      Branch: cfgperl
62993            + t/op/my_stash.t
62994            ! MANIFEST embed.pl global.sym proto.h toke.c
62995 ____________________________________________________________________________
62996 [  6249] By: jhi                                   on 2000/06/28  14:36:34
62997         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
62998              From: Frank Tobin <ftobin@uiuc.edu>
62999              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
63000              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
63001      Branch: cfgperl
63002            ! lib/IPC/Open3.pm
63003 ____________________________________________________________________________
63004 [  6248] By: jhi                                   on 2000/06/28  14:11:25
63005         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
63006              From: Mark-Jason Dominus <mjd@plover.com>
63007              Date: Tue, 27 Jun 2000 22:36:42 -0400
63008              Message-ID: <20000628023642.12166.qmail@plover.com>
63009      Branch: cfgperl
63010            ! pod/perlfunc.pod
63011 ____________________________________________________________________________
63012 [  6247] By: jhi                                   on 2000/06/27  12:46:37
63013         Log: Tweak $VERSION, patch from Doug MacEachern.
63014      Branch: cfgperl
63015            ! lib/File/Spec.pm
63016 ____________________________________________________________________________
63017 [  6246] By: jhi                                   on 2000/06/27  03:34:46
63018         Log: Allow for standalone testing.
63019      Branch: cfgperl
63020            ! t/lib/filefunc.t t/lib/filespec.t
63021 ____________________________________________________________________________
63022 [  6245] By: jhi                                   on 2000/06/27  02:50:02
63023         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
63024              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63025              Date: Sat, 24 Jun 2000 13:06:20 +0100
63026              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
63027      Branch: cfgperl
63028            ! ext/DynaLoader/DynaLoader_pm.PL
63029 ____________________________________________________________________________
63030 [  6244] By: jhi                                   on 2000/06/27  02:46:10
63031         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
63032              From: Doug MacEachern <dougm@covalent.net>
63033              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
63034              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
63035      Branch: cfgperl
63036            ! gv.c sv.c t/lib/peek.t
63037 ____________________________________________________________________________
63038 [  6243] By: jhi                                   on 2000/06/27  02:38:07
63039         Log: Subject: [PATCH] is_utf8_string
63040              From: simon@brecon.co.uk (Simon Cozens)
63041              Date: 26 Jun 2000 02:25:59 GMT
63042              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
63043      Branch: cfgperl
63044            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
63045            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
63046            ! proto.h utf8.c
63047 ____________________________________________________________________________
63048 [  6242] By: jhi                                   on 2000/06/27  02:24:00
63049         Log: Subject: [PATCH] bytes<->utf8 fixes
63050              From: simon@brecon.co.uk (Simon Cozens)
63051              Date: 26 Jun 2000 04:55:45 GMT
63052              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
63053      Branch: cfgperl
63054            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
63055 ____________________________________________________________________________
63056 [  6241] By: jhi                                   on 2000/06/27  02:12:42
63057         Log: Do no -warn on \_, only on \alpha.
63058              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
63059              From: David Dyck <dcd@tc.fluke.com>
63060              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
63061              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
63062      Branch: cfgperl
63063            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
63064 ____________________________________________________________________________
63065 [  6240] By: jhi                                   on 2000/06/27  02:00:01
63066         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
63067              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63068              Date: Mon, 26 Jun 2000 18:40:14 +0100
63069              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
63070      Branch: cfgperl
63071            ! utils/h2xs.PL
63072 ____________________________________________________________________________
63073 [  6239] By: jhi                                   on 2000/06/27  01:53:40
63074         Log: Configure maintenance.  Sever some dependency cycles,
63075              separate gccversion from the cc unit,
63076              address [ID 20000623.006] Configure script patch for using gcc on AIX
63077              (but solve it a little bit differently),
63078              unduplex some accidentally duplicated units,
63079              suggest using gcc if no cc available
63080              (p5p thread: "Solaris configure: counterproposal", 1999-09)
63081      Branch: cfgperl
63082            ! Configure Todo-5.6 config_h.SH
63083      Branch: metaconfig
63084            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
63085            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
63086      Branch: metaconfig/U/perl
63087            + gccvers.U
63088            ! d_getespwnam.U d_getprpwnam.U i_prot.U
63089 ____________________________________________________________________________
63090 [  6238] By: jhi                                   on 2000/06/25  18:04:56
63091         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
63092              From: Dan Sugalski <dan@sidhe.org>
63093              Date: Fri, 23 Jun 2000 17:00:00 -0400
63094              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
63095      Branch: cfgperl
63096            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
63097 ____________________________________________________________________________
63098 [  6237] By: jhi                                   on 2000/06/25  16:36:45
63099         Log: Tweak embed.pl, regen headers.
63100      Branch: cfgperl
63101            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
63102            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
63103            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
63104            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
63105            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
63106 ____________________________________________________________________________
63107 [  6236] By: jhi                                   on 2000/06/25  15:26:42
63108         Log: Regen headers.
63109      Branch: cfgperl
63110            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
63111            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
63112            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
63113            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
63114            ! regnodes.h warnings.h
63115 ____________________________________________________________________________
63116 [  6235] By: jhi                                   on 2000/06/23  19:39:35
63117         Log: The thread begun by
63118              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
63119              From: Kevin.Ruscoe@ubsw.com
63120              Date: Fri, 16 Jun 2000 16:38:51 +0100
63121              Message-Id: <H000019b03c300d6@MHS>
63122      Branch: cfgperl
63123            ! hints/solaris_2.sh
63124 ____________________________________________________________________________
63125 [  6234] By: jhi                                   on 2000/06/23  19:23:36
63126         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
63127              because when run as services (Win32ese for daemons)
63128              no environment variables are set and tmpdir ends up as /tmp,
63129              which is ambiguous.
63130              
63131              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
63132              From: matt@sergeant.org
63133              Date: 16 Jun 2000 16:30:43 -0000
63134              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
63135      Branch: cfgperl
63136            ! lib/File/Spec/Win32.pm
63137 ____________________________________________________________________________
63138 [  6233] By: jhi                                   on 2000/06/23  19:18:58
63139         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
63140              From: Mark-Jason Dominus <mjd@plover.com>
63141              Date: Fri, 16 Jun 2000 20:53:04 -0400
63142              Message-ID: <20000617005304.8008.qmail@plover.com>
63143      Branch: cfgperl
63144            ! op.h
63145 ____________________________________________________________________________
63146 [  6232] By: jhi                                   on 2000/06/23  16:10:02
63147         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
63148              From: simon@brecon.co.uk (Simon Cozens)
63149              Date: 19 Jun 2000 15:18:27 GMT
63150              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
63151              
63152              plus update pod/Makefile and regenerate perltoc
63153      Branch: cfgperl
63154            + pod/perlutil.pod
63155            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
63156 ____________________________________________________________________________
63157 [  6231] By: jhi                                   on 2000/06/23  15:19:18
63158         Log: Subject: [PATCH 5.6.0] cygwin port
63159              From: "Fifer, Eric" <EFifer@sanwaint.com>
63160              Date: Tue, 20 Jun 2000 14:30:58 +0100
63161              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
63162      Branch: cfgperl
63163            ! README.cygwin lib/File/Find.pm
63164 ____________________________________________________________________________
63165 [  6230] By: jhi                                   on 2000/06/23  14:25:21
63166         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
63167      Branch: cfgperl
63168            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
63169            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
63170            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
63171            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
63172 ____________________________________________________________________________
63173 [  6229] By: jhi                                   on 2000/06/23  14:13:34
63174         Log: Subject: README.hpux version 0.6.1
63175              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
63176              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
63177              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
63178      Branch: cfgperl
63179            ! README.hpux
63180 ____________________________________________________________________________
63181 [  6228] By: jhi                                   on 2000/06/23  14:07:20
63182         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
63183              From: Doug MacEachern <dougm@covalent.net>
63184              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
63185              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
63186      Branch: cfgperl
63187            ! op.c
63188 ____________________________________________________________________________
63189 [  6227] By: jhi                                   on 2000/06/23  14:01:06
63190         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
63191              From: Doug MacEachern <dougm@covalent.net>
63192              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
63193              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
63194      Branch: cfgperl
63195            + lib/lib.pm.PL
63196            - lib/lib.pm
63197            ! MANIFEST Makefile.SH
63198 ____________________________________________________________________________
63199 [  6226] By: jhi                                   on 2000/06/23  13:53:07
63200         Log: Subject: [PATCH] remove forward declarations in Socket.pm
63201              From: Doug MacEachern <dougm@covalent.net>
63202              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
63203              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
63204              
63205              From: Doug MacEachern <dougm@covalent.net>
63206              Subject: Re: [PATCH] remove forward declarations in Socket.pm
63207              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
63208              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
63209      Branch: cfgperl
63210            ! ext/Socket/Socket.pm op.c
63211 ____________________________________________________________________________
63212 [  6225] By: jhi                                   on 2000/06/23  13:41:52
63213         Log: Add source code filenames to apidoc.
63214              From: simon@brecon.co.uk (Simon Cozens)
63215              Subject: [PATCH embed.pl] Source X-ref
63216              Date: 22 Jun 2000 02:18:49 GMT
63217              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
63218      Branch: cfgperl
63219            ! embed.pl
63220 ____________________________________________________________________________
63221 [  6224] By: jhi                                   on 2000/06/23  13:32:33
63222         Log: A way to avoid English.pm performance hit.
63223              From: root <root@jester.slaysys.com>
63224              Subject: [YAPATCH English.pm] My turn to putt again
63225              Date: Thu, 22 Jun 2000 20:33:58 -0400
63226              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
63227      Branch: cfgperl
63228            ! lib/English.pm t/lib/english.t
63229 ____________________________________________________________________________
63230 [  6223] By: jhi                                   on 2000/06/23  13:27:06
63231         Log: Avoid double close().
63232              Subject: [PATCH] avoid double close()
63233              From: Doug MacEachern <dougm@covalent.net>
63234              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
63235              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
63236      Branch: cfgperl
63237            ! doio.c
63238 ____________________________________________________________________________
63239 [  6222] By: jhi                                   on 2000/06/23  13:25:54
63240         Log: doc typo fix
63241              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
63242              From: Ian Phillipps <Ian.Phillipps@iname.com>
63243              Date: Fri, 23 Jun 2000 10:40:58 +0100
63244              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
63245      Branch: cfgperl
63246            ! lib/Pod/Usage.pm
63247 ____________________________________________________________________________
63248 [  6221] By: jhi                                   on 2000/06/23  13:24:15
63249         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
63250              From: simon@brecon.co.uk (Simon Cozens)
63251              Subject: [PATCH] Eliminate tr///[CU][CU]
63252              Date: 23 Jun 2000 11:05:40 GMT
63253              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
63254      Branch: cfgperl
63255            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
63256 ____________________________________________________________________________
63257 [  6220] By: jhi                                   on 2000/06/22  16:07:51
63258         Log: Win32 patches from Benjamin Stuhl.
63259      Branch: cfgperl
63260            ! makedef.pl win32/win32.h
63261 ____________________________________________________________________________
63262 [  6219] By: jhi                                   on 2000/06/22  16:06:34
63263         Log: Bytecode patches from Benjamin Stuhl.
63264      Branch: cfgperl
63265            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
63266            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
63267            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63268 ____________________________________________________________________________
63269 [  6218] By: jhi                                   on 2000/06/15  23:54:16
63270         Log: Bytecode patches from Benjamin Stuhl.
63271      Branch: cfgperl
63272            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
63273 ____________________________________________________________________________
63274 [  6217] By: jhi                                   on 2000/06/09  13:38:29
63275         Log: Rename the fdpid locking and integrate with Sarathy.
63276      Branch: cfgperl
63277            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
63278            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
63279            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
63280            ! win32/win32.c
63281           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
63282 ____________________________________________________________________________
63283 [  6216] By: gsar                                  on 2000/06/08  14:54:21
63284         Log: be more optimal about clearing @_
63285      Branch: perl
63286            ! cop.h
63287 ____________________________________________________________________________
63288 [  6215] By: gsar                                  on 2000/06/08  14:33:04
63289         Log: tweak comment about @DB::args
63290      Branch: perl
63291            ! av.h pp_ctl.c
63292 ____________________________________________________________________________
63293 [  6214] By: gsar                                  on 2000/06/08  13:57:54
63294         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
63295              caller() wants to populate @DB::args with it (causes a coredump
63296              in Carp::confess())
63297      Branch: perl
63298            ! cop.h t/op/runlevel.t
63299 ____________________________________________________________________________
63300 [  6213] By: gsar                                  on 2000/06/08  07:06:35
63301         Log: back out change#6106 (seems problematic)
63302      Branch: perl
63303            ! hints/solaris_2.sh
63304 ____________________________________________________________________________
63305 [  6212] By: jhi                                   on 2000/06/07  03:10:36
63306         Log: Continuing mopup for #6204.
63307      Branch: cfgperl
63308            ! ext/B/defsubs_h.PL
63309 ____________________________________________________________________________
63310 [  6211] By: jhi                                   on 2000/06/07  02:41:50
63311         Log: Mopup for #6204.
63312              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
63313              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
63314              This is comes from const() where POK isn't on when expected.
63315      Branch: cfgperl
63316            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
63317            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63318            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
63319            ! perlapi.h pod/perlapi.pod
63320 ____________________________________________________________________________
63321 [  6210] By: jhi                                   on 2000/06/07  01:56:29
63322         Log: Mopup for #6207 and #6209.
63323      Branch: cfgperl
63324            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
63325 ____________________________________________________________________________
63326 [  6209] By: jhi                                   on 2000/06/07  01:33:12
63327         Log: Lock PL_fdpid against race conditions, based on:
63328              Subject: [PATCH 5.6.0]subprocess fixup for threads
63329              From: Dan Sugalski <dan@sidhe.org>
63330              To: perl5-porters@perl.org
63331              Date: Tue, 11 Apr 2000 17:02:32 -0400
63332              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
63333      Branch: cfgperl
63334            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
63335            ! win32/win32.c
63336 ____________________________________________________________________________
63337 [  6208] By: jhi                                   on 2000/06/07  01:05:23
63338         Log: Regen headers for #6207.
63339      Branch: cfgperl
63340            ! embed.h global.sym objXSUB.h proto.h
63341 ____________________________________________________________________________
63342 [  6207] By: jhi                                   on 2000/06/06  23:43:13
63343         Log: Subject: [PATCH 5.6.0] Threadsafe patches
63344              From: Dan Sugalski <dan@sidhe.org>
63345              To: perl5-porters@perl.org
63346              Date: Mon, 08 May 2000 18:08:13 -0400
63347              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
63348      Branch: cfgperl
63349            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
63350            ! proto.h sv.h util.c
63351 ____________________________________________________________________________
63352 [  6206] By: jhi                                   on 2000/06/06  23:21:23
63353         Log: Subject: [PATCH] Eliminate $a/$b in pod
63354              From: David Glasser <me@davidglasser.net>
63355              To: perl5-porters@perl.org
63356              Date: Mon, 29 May 2000 21:15:59 -0400
63357              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
63358      Branch: cfgperl
63359            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
63360            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
63361            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
63362            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
63363            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
63364            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
63365            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
63366            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
63367            ! pod/perlvar.pod pod/perlxs.pod
63368 ____________________________________________________________________________
63369 [  6205] By: jhi                                   on 2000/06/06  23:12:14
63370         Log: Subject: [PATCH] Win32 improvements
63371              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
63372              To: gsar@activestate.com, perl5-porters@perl.org
63373              Date: Mon, 29 May 2000 17:22:24 PDT
63374              Message-ID: <20000530002224.91142.qmail@hotmail.com>
63375              (MUA had mangled many lines by wordwrapping)
63376      Branch: cfgperl
63377            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
63378 ____________________________________________________________________________
63379 [  6204] By: jhi                                   on 2000/06/06  23:01:50
63380         Log: Subject: [PATCH] B::Bytecode patches
63381              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
63382              To: gsar@activestate.com, jhi@iki.fi
63383              Cc: perl5-porters@perl.org
63384              Message-ID: <20000602202526.48694.qmail@hotmail.com>
63385              (MUA had mangled many lines by wordwrapping)
63386      Branch: cfgperl
63387            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
63388            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
63389            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63390            ! intrpvar.h perl.c
63391 ____________________________________________________________________________
63392 [  6203] By: jhi                                   on 2000/06/06  22:32:43
63393         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
63394              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63395              Date: Tue, 06 Jun 2000 13:07:45 -0700
63396              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
63397      Branch: cfgperl
63398            ! pod/perldiag.pod
63399 ____________________________________________________________________________
63400 [  6202] By: jhi                                   on 2000/06/06  19:38:35
63401         Log: Integrate with Sarathy.
63402      Branch: cfgperl
63403           !> perl.c
63404 ____________________________________________________________________________
63405 [  6201] By: gsar                                  on 2000/06/06  00:42:59
63406         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
63407              does a PUSHMARK that's never ever POPMARKed; in general, only
63408              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
63409              Perl_eval_[sp]v() don't because they don't take any incoming
63410              arguments (this leak has been around since the original version
63411              of perl_eval_pv() in 5.003_97e)
63412      Branch: perl
63413            ! perl.c
63414 ____________________________________________________________________________
63415 [  6200] By: jhi                                   on 2000/06/04  03:44:52
63416         Log: Update to cperl-mode.el 4.31 from
63417              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
63418              Subject: A couple of notes
63419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63420              To: Mailing list Perl5 <perl5-porters@perl.org>
63421              Date: Sat, 3 Jun 2000 23:33:32 -0400
63422              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
63423      Branch: cfgperl
63424            ! emacs/cperl-mode.el
63425 ____________________________________________________________________________
63426 [  6199] By: jhi                                   on 2000/06/03  15:11:05
63427         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
63428              From: Dan Sugalski <dan@sidhe.org>
63429              To: perl5-porters@perl.org, vmsperl@perl.org
63430              Date: Fri, 02 Jun 2000 17:30:51 -0400
63431              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
63432      Branch: cfgperl
63433            ! vms/descrip_mms.template vms/gen_shrfls.pl
63434 ____________________________________________________________________________
63435 [  6198] By: jhi                                   on 2000/06/03  14:59:15
63436         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
63437              From: Dan Sugalski <dan@sidhe.org>
63438              To: vmsperl@perl.org, perl5-porters@perl.org
63439              Date: Fri, 02 Jun 2000 16:00:41 -0400
63440              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
63441              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
63442      Branch: cfgperl
63443            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
63444            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
63445            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
63446 ____________________________________________________________________________
63447 [  6197] By: jhi                                   on 2000/06/03  14:41:30
63448         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
63449              From: John Borwick <jhborwic@unity.ncsu.edu>
63450              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
63451              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
63452      Branch: cfgperl
63453            ! pod/perlsyn.pod
63454 ____________________________________________________________________________
63455 [  6196] By: jhi                                   on 2000/06/03  14:38:09
63456         Log: Integrate with Sarathy.
63457      Branch: cfgperl
63458           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
63459           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
63460           !> vms/perly_c.vms
63461 ____________________________________________________________________________
63462 [  6195] By: gsar                                  on 2000/06/02  22:43:13
63463         Log: fix yet another eval"" leak under USE_ITHREADS
63464      Branch: perl
63465            ! op.c
63466 ____________________________________________________________________________
63467 [  6194] By: gsar                                  on 2000/06/02  18:22:06
63468         Log: fix small eval"" memory leaks under USE_ITHREADS
63469      Branch: perl
63470            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
63471            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
63472            ! vms/perly_c.vms
63473 ____________________________________________________________________________
63474 [  6193] By: jhi                                   on 2000/06/01  13:03:56
63475         Log: Signals-be-gone for microperl.
63476      Branch: cfgperl
63477            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
63478 ____________________________________________________________________________
63479 [  6192] By: jhi                                   on 2000/06/01  12:52:02
63480         Log: Integrate with Sarathy.
63481      Branch: cfgperl
63482           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
63483           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
63484           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
63485           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
63486           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
63487           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
63488           !> t/op/vec.t utils/h2xs.PL
63489 ____________________________________________________________________________
63490 [  6191] By: gsar                                  on 2000/06/01  09:38:21
63491         Log: vec() loses numericalness (modified version of patch suggested
63492              by Robin Barker)
63493      Branch: perl
63494            ! doop.c t/op/vec.t
63495 ____________________________________________________________________________
63496 [  6190] By: gsar                                  on 2000/06/01  09:26:15
63497         Log: submit missing embed.pl change
63498      Branch: perl
63499            ! embed.pl
63500 ____________________________________________________________________________
63501 [  6189] By: gsar                                  on 2000/06/01  09:05:34
63502         Log: counting tr/// corrupts later operation (from M.J.T Guy)
63503      Branch: perl
63504            ! doop.c t/op/tr.t
63505 ____________________________________________________________________________
63506 [  6188] By: gsar                                  on 2000/06/01  08:58:39
63507         Log: h2xs tweaks
63508      Branch: perl
63509            ! utils/h2xs.PL
63510 ____________________________________________________________________________
63511 [  6187] By: gsar                                  on 2000/06/01  08:50:07
63512         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
63513              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
63514      Branch: perl
63515            + lib/Pod/LaTeX.pm
63516            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
63517            ! pod/pod2latex.PL
63518 ____________________________________________________________________________
63519 [  6186] By: gsar                                  on 2000/06/01  08:24:40
63520         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
63521              <wolfgang.laun@alcatel.at>)
63522      Branch: perl
63523            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
63524            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
63525 ____________________________________________________________________________
63526 [  6185] By: gsar                                  on 2000/06/01  08:12:00
63527         Log: remove incorrect documentation about implicit split to @_ in
63528              list context, which never really worked in perl 5 (from
63529              M.J.T. Guy)
63530      Branch: perl
63531            ! pod/perlfunc.pod pod/perltrap.pod
63532 ____________________________________________________________________________
63533 [  6184] By: gsar                                  on 2000/06/01  07:52:27
63534         Log: tweak for change#6127
63535      Branch: perl
63536            ! perl.c
63537 ____________________________________________________________________________
63538 [  6183] By: gsar                                  on 2000/06/01  07:41:02
63539         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
63540              <nick@ccl4.org>)
63541      Branch: perl
63542            + t/lib/selfloader.t
63543            ! MANIFEST lib/SelfLoader.pm
63544 ____________________________________________________________________________
63545 [  6182] By: jhi                                   on 2000/06/01  00:34:42
63546         Log: Be Cleaner Part Deux.
63547      Branch: cfgperl
63548            ! Makefile.SH
63549 ____________________________________________________________________________
63550 [  6181] By: jhi                                   on 2000/06/01  00:32:09
63551         Log: Integrate with Sarathy.
63552      Branch: cfgperl
63553           !> pp.c t/op/arith.t
63554 ____________________________________________________________________________
63555 [  6180] By: jhi                                   on 2000/06/01  00:31:13
63556         Log: microperl nits from Simon Cozens.
63557      Branch: cfgperl
63558            + uconfig.h
63559            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
63560            ! unixish.h
63561 ____________________________________________________________________________
63562 [  6179] By: gsar                                  on 2000/05/31  22:37:51
63563         Log: buggy modulus on UVs introduced by change#3378 (resulted in
63564              4063328477 % 65535 amounting to 27406, instead of 27407)
63565      Branch: perl
63566            ! pp.c t/op/arith.t
63567 ____________________________________________________________________________
63568 [  6178] By: jhi                                   on 2000/05/31  21:52:41
63569         Log: Be cleaner.
63570      Branch: cfgperl
63571            ! Makefile.SH
63572 ____________________________________________________________________________
63573 [  6177] By: jhi                                   on 2000/05/31  21:47:33
63574         Log: Substitution utf8 patch from Simon Cozens.
63575      Branch: cfgperl
63576            ! pp_hot.c
63577 ____________________________________________________________________________
63578 [  6176] By: jhi                                   on 2000/05/31  21:45:34
63579         Log: Single-quoted utf8 patch from Simon Cozens.
63580      Branch: cfgperl
63581            ! toke.c
63582 ____________________________________________________________________________
63583 [  6175] By: jhi                                   on 2000/05/31  21:40:18
63584         Log: Integrate with Sarathy.
63585      Branch: cfgperl
63586           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
63587 ____________________________________________________________________________
63588 [  6174] By: jhi                                   on 2000/05/31  21:37:31
63589         Log: microperl changes from Simon Cozens; Makefile for microperl
63590              written from scratch; few casts added as microperl compilation
63591              doesn't have all prototypes available.
63592      Branch: cfgperl
63593            + Makefile.micro README.micro Todo.micro uconfig.sh
63594            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
63595            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
63596      Branch: metaconfig
63597            + U/modified/Config_h.U
63598 ____________________________________________________________________________
63599 [  6173] By: jhi                                   on 2000/05/31  20:00:24
63600         Log: metaconfig maintenance.
63601      Branch: metaconfig
63602            + U/modified/Inhdr.U U/typedefs/inotype.U
63603      Branch: metaconfig/U/perl
63604            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
63605            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
63606 ____________________________________________________________________________
63607 [  6172] By: gsar                                  on 2000/05/31  05:05:42
63608         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
63609              (from Ilya Zakharevich)
63610      Branch: perl
63611            ! regexec.c t/op/re_tests
63612 ____________________________________________________________________________
63613 [  6171] By: gsar                                  on 2000/05/31  05:01:47
63614         Log: scalar() doesn't force scalar context when used in void context
63615              (from Simon Cozens)
63616      Branch: perl
63617            ! op.c t/op/wantarray.t
63618 ____________________________________________________________________________
63619 [  6170] By: gsar                                  on 2000/05/31  04:41:33
63620         Log: change#6142 needs tweaks to tests to work where there's no symlink()
63621              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
63622      Branch: perl
63623            ! t/lib/filefind.t
63624 ____________________________________________________________________________
63625 [  6169] By: gsar                                  on 2000/05/31  04:29:49
63626         Log: integrate cfgperl contents into mainline
63627      Branch: perl
63628           +> pod/perlmodlib.PL pod/perlnewmod.pod
63629           !> (integrate 42 files)
63630 ____________________________________________________________________________
63631 [  6168] By: jhi                                   on 2000/05/30  22:53:37
63632         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
63633      Branch: cfgperl
63634            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63635            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
63636            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
63637            ! win32/config.bc win32/config.gc win32/config.vc
63638            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63639            ! win32/config_h.PL win32/config_sh.PL
63640      Branch: metaconfig/U/perl
63641            ! perlxv.U
63642 ____________________________________________________________________________
63643 [  6167] By: jhi                                   on 2000/05/30  22:20:21
63644         Log: tweak todo 
63645      Branch: cfgperl
63646            ! Todo-5.6
63647 ____________________________________________________________________________
63648 [  6166] By: jhi                                   on 2000/05/30  22:11:51
63649         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
63650              in case somebody wants to write an extension for more
63651              shadow database interfaces.
63652      Branch: cfgperl
63653            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63654            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
63655            ! vos/config.def vos/config.h vos/config_h.SH_orig
63656            ! win32/config.bc win32/config.gc win32/config.vc
63657            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63658      Branch: metaconfig
63659            ! U/modified/Myinit.U
63660      Branch: metaconfig/U/perl
63661            + d_getespwnam.U d_getprpwnam.U i_prot.U
63662 ____________________________________________________________________________
63663 [  6165] By: jhi                                   on 2000/05/30  18:35:34
63664         Log: Integrate with Sarathy.
63665      Branch: cfgperl
63666           !> op.c
63667 ____________________________________________________________________________
63668 [  6164] By: jhi                                   on 2000/05/30  18:30:16
63669         Log: detypo
63670      Branch: cfgperl
63671            ! Configure config_h.SH
63672      Branch: metaconfig/U/perl
63673            ! perlxv.U
63674 ____________________________________________________________________________
63675 [  6163] By: gsar                                  on 2000/05/30  03:24:03
63676         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
63677      Branch: perl
63678            ! op.c
63679 ____________________________________________________________________________
63680 [  6162] By: gsar                                  on 2000/05/30  03:09:38
63681         Log: fix memory leak in method call optimization (change#3768);
63682              made C<eval "$x->foo()"> leak
63683      Branch: perl
63684            ! op.c
63685 ____________________________________________________________________________
63686 [  6161] By: jhi                                   on 2000/05/29  17:56:26
63687         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
63688              both from Simon Cozens.
63689      Branch: cfgperl
63690            + pod/perlmodlib.PL pod/perlnewmod.pod
63691            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
63692            ! pod/perlmodlib.pod pod/perltoc.pod
63693 ____________________________________________________________________________
63694 [  6160] By: jhi                                   on 2000/05/29  17:23:55
63695         Log: Changes for the File::Temp 0.08 (change #6159) test suite
63696              to fit better into the Perl distribution test framework.
63697      Branch: cfgperl
63698            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
63699            ! t/lib/ftmp-tempfile.t
63700 ____________________________________________________________________________
63701 [  6159] By: jhi                                   on 2000/05/29  16:55:36
63702         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
63703      Branch: cfgperl
63704            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63705            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
63706 ____________________________________________________________________________
63707 [  6158] By: bailey                                on 2000/05/29  16:22:08
63708         Log: Add fallback to tmpfile for use in cases where user's relying on
63709              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
63710              Lane's patch)
63711      Branch: vmsperl
63712            ! vms/vms.c vms/vmsish.h
63713 ____________________________________________________________________________
63714 [  6157] By: jhi                                   on 2000/05/29  03:10:36
63715         Log: Regen Configure to jive with #6149.
63716      Branch: cfgperl
63717            ! Configure
63718      Branch: metaconfig
63719            ! U/modified/Getfile.U
63720 ____________________________________________________________________________
63721 [  6156] By: jhi                                   on 2000/05/29  03:01:38
63722         Log: Integrate with Sarathy.
63723      Branch: cfgperl
63724           +> ext/DynaLoader/dl_mac.xs
63725           !> (integrate 38 files)
63726 ____________________________________________________________________________
63727 [  6155] By: gsar                                  on 2000/05/28  21:15:58
63728         Log: small bug in change#6144; remove random \xA0 character that snuck
63729              in via change#6145
63730      Branch: perl
63731            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
63732 ____________________________________________________________________________
63733 [  6154] By: gsar                                  on 2000/05/28  21:04:19
63734         Log: avoid type mismatch warning
63735      Branch: perl
63736            ! perl.c
63737 ____________________________________________________________________________
63738 [  6153] By: gsar                                  on 2000/05/28  20:58:31
63739         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
63740              <nick@Bagpuss.uk.boo.com>)
63741      Branch: perl
63742            ! lib/Test/Harness.pm
63743 ____________________________________________________________________________
63744 [  6152] By: gsar                                  on 2000/05/28  20:53:42
63745         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
63746      Branch: perl
63747            ! regexec.c
63748 ____________________________________________________________________________
63749 [  6151] By: gsar                                  on 2000/05/28  20:50:28
63750         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
63751      Branch: perl
63752            ! regexec.c
63753 ____________________________________________________________________________
63754 [  6150] By: gsar                                  on 2000/05/28  20:39:58
63755         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
63756      Branch: perl
63757            ! pod/perlrequick.pod
63758 ____________________________________________________________________________
63759 [  6149] By: gsar                                  on 2000/05/28  20:35:16
63760         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
63761              <troc@netrus.net>)
63762      Branch: perl
63763            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
63764            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
63765            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
63766            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
63767 ____________________________________________________________________________
63768 [  6148] By: gsar                                  on 2000/05/28  20:21:07
63769         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
63770      Branch: perl
63771            ! lib/ExtUtils/MM_Unix.pm
63772 ____________________________________________________________________________
63773 [  6147] By: gsar                                  on 2000/05/28  20:12:41
63774         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
63775              (from Peter Prymmer)
63776      Branch: perl
63777            ! vms/subconfigure.com
63778 ____________________________________________________________________________
63779 [  6146] By: gsar                                  on 2000/05/28  20:06:15
63780         Log: doc typo
63781      Branch: perl
63782            ! lib/warnings.pm warnings.h warnings.pl
63783 ____________________________________________________________________________
63784 [  6145] By: gsar                                  on 2000/05/28  18:44:33
63785         Log: make xsubpp skip embedded pod (from Matthias Neeracher
63786              <neeri@iis.ee.ethz.ch>)
63787      Branch: perl
63788            ! lib/ExtUtils/xsubpp
63789 ____________________________________________________________________________
63790 [  6144] By: gsar                                  on 2000/05/28  18:42:49
63791         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
63792              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
63793              <neeri@iis.ee.ethz.ch>)
63794      Branch: perl
63795            ! lib/AutoSplit.pm
63796 ____________________________________________________________________________
63797 [  6143] By: gsar                                  on 2000/05/28  18:41:12
63798         Log: MacOS support, part 1 (from Matthias Neeracher
63799              <neeri@iis.ee.ethz.ch>)
63800      Branch: perl
63801            + ext/DynaLoader/dl_mac.xs
63802            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
63803            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
63804            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
63805            ! util.h
63806 ____________________________________________________________________________
63807 [  6142] By: gsar                                  on 2000/05/28  18:21:51
63808         Log: File::Find fails to chdir when chasing symlinks (from
63809              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
63810      Branch: perl
63811            ! lib/File/Find.pm t/lib/filefind.t
63812 ____________________________________________________________________________
63813 [  6141] By: jhi                                   on 2000/05/28  14:25:15
63814         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
63815              forwarded by Peter Seebach from the bsdi-users mailing list.
63816              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
63817      Branch: perl
63818            ! hints/bsdos.sh
63819 ____________________________________________________________________________
63820 [  6140] By: jhi                                   on 2000/05/28  14:11:57
63821         Log: Integrate with Sarathy.
63822      Branch: cfgperl
63823           +> (branch 30 files)
63824           !> (integrate 93 files)
63825 ____________________________________________________________________________
63826 [  6139] By: gsar                                  on 2000/05/28  10:01:48
63827         Log: revise mktables.PL for bugs and newness in Unicode 3.0
63828              (from James Bence <jbence@amgen.com>)
63829      Branch: perl
63830            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
63831            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
63832            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
63833            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
63834            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
63835            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
63836            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
63837            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
63838            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
63839            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
63840            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
63841            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
63842            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
63843            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
63844            + lib/unicode/Is/SylWU.pl
63845            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
63846            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
63847            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
63848            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
63849            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
63850            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
63851            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
63852            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
63853            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
63854            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
63855            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
63856            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
63857            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
63858            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
63859            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
63860            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
63861            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
63862            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
63863            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
63864            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
63865            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
63866            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
63867            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
63868            ! lib/unicode/Makefile lib/unicode/mktables.PL
63869 ____________________________________________________________________________
63870 [  6138] By: gsar                                  on 2000/05/28  08:50:32
63871         Log: add note about the handling of negative indices to tied arrays
63872              (from Michael G Schwern <schwern@pobox.com>)
63873      Branch: perl
63874            ! pod/perltie.pod
63875 ____________________________________________________________________________
63876 [  6137] By: gsar                                  on 2000/05/28  08:46:10
63877         Log: fix bogus redeclaration warning for "our" variables in different
63878              scopes
63879      Branch: perl
63880            ! op.c t/pragma/strict-vars
63881 ____________________________________________________________________________
63882 [  6136] By: gsar                                  on 2000/05/28  08:31:20
63883         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
63884      Branch: perl
63885            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
63886 ____________________________________________________________________________
63887 [  6135] By: gsar                                  on 2000/05/28  08:17:50
63888         Log: enable Test::Harness to dynamically determine column width etc.
63889              (from Rob Napier <rnapier@employees.org>)
63890      Branch: perl
63891            ! lib/Test/Harness.pm
63892 ____________________________________________________________________________
63893 [  6134] By: gsar                                  on 2000/05/28  08:13:39
63894         Log: make Test::Harness use wait.h/WCOREDUMP if available
63895              (from Ben Tilly <ben_tilly@hotmail.com>)
63896      Branch: perl
63897            ! lib/Test/Harness.pm
63898 ____________________________________________________________________________
63899 [  6133] By: gsar                                  on 2000/05/28  08:08:05
63900         Log: elide bogus test in change#6132
63901      Branch: perl
63902            ! t/pragma/warn/9enabled
63903 ____________________________________________________________________________
63904 [  6132] By: gsar                                  on 2000/05/28  08:03:14
63905         Log: warnings::enabled() doesn't fall back to looking at $^W if
63906              caller isn't using lexical warnings (from Paul Marquess)
63907      Branch: perl
63908            ! pp_ctl.c t/pragma/warn/9enabled
63909 ____________________________________________________________________________
63910 [  6131] By: gsar                                  on 2000/05/28  07:57:47
63911         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
63912      Branch: perl
63913            ! ext/POSIX/POSIX.pm
63914 ____________________________________________________________________________
63915 [  6130] By: gsar                                  on 2000/05/28  07:29:12
63916         Log: fix places that mean C<"word" character> but say C<alphanumeric
63917              character>
63918      Branch: perl
63919            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
63920 ____________________________________________________________________________
63921 [  6129] By: gsar                                  on 2000/05/28  07:18:41
63922         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
63923      Branch: perl
63924            ! vms/test.com
63925 ____________________________________________________________________________
63926 [  6128] By: gsar                                  on 2000/05/28  07:12:55
63927         Log: new perlxstut example for passing/returning refs to arrays
63928              (from David Lowe <dlowe@pootpoot.com>)
63929      Branch: perl
63930            ! pod/perlxstut.pod
63931 ____________________________________________________________________________
63932 [  6127] By: gsar                                  on 2000/05/28  07:02:50
63933         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
63934              failed (from Gisle Aas)
63935      Branch: perl
63936            ! cop.h perl.c
63937 ____________________________________________________________________________
63938 [  6126] By: gsar                                  on 2000/05/28  06:39:53
63939         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
63940              (reworked variant of patch suggested by Simon Cozens)
63941      Branch: perl
63942            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
63943            ! pp_hot.c proto.h t/op/gv.t
63944 ____________________________________________________________________________
63945 [  6125] By: gsar                                  on 2000/05/28  05:14:55
63946         Log: enable propagating exception objects via Perl_croak() in XS code
63947              (from Gisle Aas)
63948      Branch: perl
63949            ! util.c
63950 ____________________________________________________________________________
63951 [  6124] By: gsar                                  on 2000/05/28  05:07:28
63952         Log: integrate vmsperl contents into mainline
63953      Branch: perl
63954           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
63955           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
63956           !> vms/vmsish.h
63957 ____________________________________________________________________________
63958 [  6123] By: gsar                                  on 2000/05/28  05:03:53
63959         Log: clarify gotcha with #line directives (from Rocco Caputo
63960              <troc@netrus.net>)
63961      Branch: perl
63962            ! pod/perldebug.pod pod/perlsyn.pod
63963 ____________________________________________________________________________
63964 [  6122] By: gsar                                  on 2000/05/28  04:58:29
63965         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
63966              (from Mark-Jason Dominus)
63967      Branch: perl
63968            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
63969            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
63970            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
63971            ! toke.c
63972 ____________________________________________________________________________
63973 [  6121] By: bailey                                on 2000/05/25  04:46:54
63974         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
63975              lists (based on fixes by Craig Berry)
63976      Branch: vmsperl
63977            ! lib/File/Spec/VMS.pm
63978 ____________________________________________________________________________
63979 [  6120] By: bailey                                on 2000/05/25  04:25:38
63980         Log: Add missing escape (Charles Lane)
63981      Branch: vmsperl
63982            ! t/op/lex_assign.t
63983 ____________________________________________________________________________
63984 [  6119] By: bailey                                on 2000/05/25  04:21:25
63985         Log: Quiet error messages in vmsish.t (Charles Lane)
63986      Branch: vmsperl
63987            ! vms/ext/vmsish.t
63988 ____________________________________________________________________________
63989 [  6118] By: bailey                                on 2000/05/25  04:17:57
63990         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
63991              Flatten case labels in switch statements uniformly (Charles Bailey)
63992      Branch: vmsperl
63993            ! vms/vms.c
63994 ____________________________________________________________________________
63995 [  6117] By: bailey                                on 2000/05/25  03:58:09
63996         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
63997      Branch: vmsperl
63998            ! vms/vmsish.h
63999 ____________________________________________________________________________
64000 [  6116] By: bailey                                on 2000/05/25  03:11:15
64001         Log: Miscellaneous cosmetic fixes (Charles Lane)
64002      Branch: vmsperl
64003            ! lib/ExtUtils/MM_VMS.pm
64004 ____________________________________________________________________________
64005 [  6115] By: bailey                                on 2000/05/25  03:10:36
64006         Log: Add bounds checking for several strings (Charles Lane)
64007      Branch: vmsperl
64008            ! vms/vms.c
64009 ____________________________________________________________________________
64010 [  6114] By: bailey                                on 2000/05/25  02:25:34
64011         Log: Urk -- undo previous removal of vmsish 'exit' change
64012      Branch: vmsperl
64013            ! vms/ext/vmsish.pm vms/vmsish.h
64014 ____________________________________________________________________________
64015 [  6113] By: bailey                                on 2000/05/24  02:24:40
64016         Log: Ugly workaround for version-specific RTL error
64017      Branch: vmsperl
64018            ! vms/vms.c
64019 ____________________________________________________________________________
64020 [  6112] By: bailey                                on 2000/05/24  02:19:55
64021         Log: Check for existence of file before trying to delete
64022      Branch: vmsperl
64023            ! vms/test.com
64024 ____________________________________________________________________________
64025 [  6111] By: bailey                                on 2000/05/23  23:35:13
64026         Log: Resync with mainline prior to post-5.6.0 updates
64027      Branch: vmsperl
64028           +> (branch 49 files)
64029            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
64030            ! vms/ext/vmsish.pm
64031           !> (integrate 334 files)
64032 ____________________________________________________________________________
64033 [  6110] By: jhi                                   on 2000/05/23  19:28:32
64034         Log: todo tweak
64035      Branch: cfgperl
64036            ! Todo-5.6
64037 ____________________________________________________________________________
64038 [  6109] By: jhi                                   on 2000/05/18  17:38:54
64039         Log: Integrate with Sarathy.
64040      Branch: cfgperl
64041           !> mg.c perl.h win32/perlhost.h
64042 ____________________________________________________________________________
64043 [  6108] By: gsar                                  on 2000/05/17  02:24:56
64044         Log: reenable fake signal handling on Windows, bugs and all
64045      Branch: perl
64046            ! mg.c perl.h win32/perlhost.h
64047 ____________________________________________________________________________
64048 [  6107] By: jhi                                   on 2000/05/15  18:01:41
64049         Log: Tweak the todo list.
64050      Branch: cfgperl
64051            ! Todo-5.6
64052 ____________________________________________________________________________
64053 [  6106] By: jhi                                   on 2000/05/15  13:41:48
64054         Log: The (Configure) script refuses to go on, after asking for
64055              'You may also choose to try maximal 64-bitness....'.
64056              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
64057              -- Patrick Zima
64058              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
64059      Branch: cfgperl
64060            ! hints/solaris_2.sh
64061 ____________________________________________________________________________
64062 [  6105] By: jhi                                   on 2000/05/11  14:37:43
64063         Log: Integrate with Sarathy.
64064      Branch: cfgperl
64065           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
64066           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
64067 ____________________________________________________________________________
64068 [  6104] By: gsar                                  on 2000/05/11  03:39:07
64069         Log: PL_sys_intern was being initialized too late on windows
64070      Branch: perl
64071            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
64072            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
64073 ____________________________________________________________________________
64074 [  6103] By: jhi                                   on 2000/05/09  19:42:20
64075         Log: Test tweaking for Unicos continues.
64076      Branch: cfgperl
64077            ! t/op/64bitint.t
64078 ____________________________________________________________________________
64079 [  6102] By: jhi                                   on 2000/05/09  16:47:27
64080         Log: The test suite tweak in #6101 wasn't quite right.
64081      Branch: cfgperl
64082            ! t/lib/complex.t
64083 ____________________________________________________________________________
64084 [  6101] By: jhi                                   on 2000/05/09  15:35:34
64085         Log: Hints and test tweaks for Unicos.
64086      Branch: cfgperl
64087            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
64088 ____________________________________________________________________________
64089 [  6100] By: jhi                                   on 2000/05/08  21:15:06
64090         Log: More compilation tweakery from Allen Smith.
64091      Branch: cfgperl
64092            ! hints/irix_6.sh
64093 ____________________________________________________________________________
64094 [  6099] By: jhi                                   on 2000/05/08  19:21:18
64095         Log: Tweaks for the cc bugs from Allen Smith.
64096      Branch: cfgperl
64097            ! hints/irix_6.sh
64098 ____________________________________________________________________________
64099 [  6098] By: jhi                                   on 2000/05/08  19:13:37
64100         Log: Add a note about other, yet unsupported, shadow password APIs.
64101      Branch: cfgperl
64102            ! pp_sys.c
64103 ____________________________________________________________________________
64104 [  6097] By: jhi                                   on 2000/05/08  18:46:34
64105         Log: Add a note about possible compilation problems from Allen Smith.
64106      Branch: cfgperl
64107            ! hints/irix_6.sh
64108 ____________________________________________________________________________
64109 [  6096] By: jhi                                   on 2000/05/08  17:33:10
64110         Log: Integrate with Sarathy.
64111      Branch: cfgperl
64112           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
64113           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
64114 ____________________________________________________________________________
64115 [  6095] By: jhi                                   on 2000/05/08  16:21:33
64116         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
64117              might be useful in future.
64118      Branch: cfgperl
64119            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64120            ! config_h.SH
64121      Branch: metaconfig
64122            ! U/installdirs/inc_version_list.U
64123      Branch: metaconfig/U/perl
64124            ! perlxv.U
64125 ____________________________________________________________________________
64126 [  6094] By: gsar                                  on 2000/05/08  14:22:22
64127         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
64128      Branch: perl
64129            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
64130            ! hints/cygwin.sh pp_sys.c
64131 ____________________________________________________________________________
64132 [  6093] By: gsar                                  on 2000/05/08  12:52:28
64133         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
64134              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
64135      Branch: perl
64136            ! pp_sys.c sv.c win32/perlhost.h
64137 ____________________________________________________________________________
64138 [  6092] By: jhi                                   on 2000/05/07  22:40:34
64139         Log: Regen perltoc with the fixed buildtoc.
64140      Branch: cfgperl
64141            ! pod/perltoc.pod
64142 ____________________________________________________________________________
64143 [  6091] By: jhi                                   on 2000/05/07  22:24:16
64144         Log: Integrate with Sarathy.
64145      Branch: cfgperl
64146           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
64147           !> t/op/substr.t toke.c
64148 ____________________________________________________________________________
64149 [  6090] By: gsar                                  on 2000/05/07  19:47:07
64150         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
64151              [NI]OK; added tests for both
64152      Branch: perl
64153            ! perl.c pp_hot.c sv.c t/op/substr.t
64154 ____________________________________________________________________________
64155 [  6089] By: gsar                                  on 2000/05/07  18:18:38
64156         Log: buildtoc tweak to fix newline lossage
64157      Branch: perl
64158            ! pod/buildtoc
64159 ____________________________________________________________________________
64160 [  6088] By: jhi                                   on 2000/05/07  16:35:36
64161         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
64162              because we do not use those.  The HAS_GETSPNAM remains,
64163              though, because we still do use that.
64164      Branch: cfgperl
64165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64166            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
64167            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
64168            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
64169            ! win32/config.vc win32/config_H.bc win32/config_H.gc
64170            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
64171 ____________________________________________________________________________
64172 [  6087] By: gsar                                  on 2000/05/07  16:05:16
64173         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
64174      Branch: perl
64175            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
64176 ____________________________________________________________________________
64177 [  6086] By: jhi                                   on 2000/05/07  15:27:07
64178         Log: Integrate with Sarathy.
64179      Branch: cfgperl
64180           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64181           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
64182           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
64183           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
64184           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
64185           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
64186 ____________________________________________________________________________
64187 [  6085] By: gsar                                  on 2000/05/07  05:52:02
64188         Log: repeat operator (x) doesn't preserve utf8-ness
64189      Branch: perl
64190            ! pp.c t/op/substr.t
64191 ____________________________________________________________________________
64192 [  6084] By: gsar                                  on 2000/05/07  05:39:55
64193         Log: substr() does not preserve utf8-ness (from Stefan Eissing
64194              <Eissing@medicaldataservice.de>); added tests
64195      Branch: perl
64196            ! pp.c t/op/substr.t
64197 ____________________________________________________________________________
64198 [  6083] By: gsar                                  on 2000/05/07  05:24:46
64199         Log: note about undocumented caller() return value (from M.J.T. Guy);
64200              yet another peek.t tweak
64201      Branch: perl
64202            ! pod/perlfunc.pod t/lib/peek.t
64203 ____________________________________________________________________________
64204 [  6082] By: gsar                                  on 2000/05/07  05:08:40
64205         Log: peek.t non-portable to ithreads
64206      Branch: perl
64207            ! t/lib/peek.t
64208 ____________________________________________________________________________
64209 [  6081] By: gsar                                  on 2000/05/07  04:17:04
64210         Log: better default perlbug categories for ok reports (from Richard Foley)
64211      Branch: perl
64212            ! utils/perlbug.PL
64213 ____________________________________________________________________________
64214 [  6080] By: gsar                                  on 2000/05/07  04:08:07
64215         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
64216              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
64217      Branch: perl
64218            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64219            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
64220            ! AUTHORS MAINTAIN MANIFEST
64221 ____________________________________________________________________________
64222 [  6079] By: gsar                                  on 2000/05/07  04:01:38
64223         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
64224      Branch: perl
64225            ! lib/Carp/Heavy.pm
64226 ____________________________________________________________________________
64227 [  6078] By: gsar                                  on 2000/05/07  01:24:19
64228         Log: workaround for CRT bug in chdir() (from Charles Lane, via
64229              Peter Prymmer)
64230      Branch: perl
64231            ! iperlsys.h vms/vms.c vms/vmsish.h
64232 ____________________________________________________________________________
64233 [  6077] By: gsar                                  on 2000/05/07  01:22:23
64234         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
64235              and Tom Phoenix)
64236      Branch: perl
64237            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
64238 ____________________________________________________________________________
64239 [  6076] By: gsar                                  on 2000/05/06  17:36:29
64240         Log: integrate cfgperl contents into mainline
64241      Branch: perl
64242           +> t/lib/peek.t
64243           !> Configure MANIFEST Porting/Glossary Porting/config.sh
64244           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
64245           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
64246           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
64247 ____________________________________________________________________________
64248 [  6075] By: jhi                                   on 2000/05/05  18:56:10
64249         Log: Make the test more portable.
64250      Branch: cfgperl
64251            ! t/lib/peek.t
64252 ____________________________________________________________________________
64253 [  6074] By: jhi                                   on 2000/05/05  18:49:20
64254         Log: Introduce t/lib/peek.t.
64255      Branch: cfgperl
64256            + t/lib/peek.t
64257            ! MANIFEST
64258 ____________________________________________________________________________
64259 [  6073] By: jhi                                   on 2000/05/05  14:30:45
64260         Log: Complex tweaks.
64261      Branch: cfgperl
64262            ! lib/Math/Complex.pm t/lib/complex.t
64263 ____________________________________________________________________________
64264 [  6072] By: jhi                                   on 2000/05/05  12:27:13
64265         Log: Integrate with Sarathy.
64266      Branch: cfgperl
64267           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
64268           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
64269           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
64270           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
64271 ____________________________________________________________________________
64272 [  6071] By: gsar                                  on 2000/05/05  02:24:46
64273         Log: misformatted perllocal.pod (from Tim Jenness
64274              <t.jenness@jach.hawaii.edu>)
64275      Branch: perl
64276            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
64277 ____________________________________________________________________________
64278 [  6070] By: gsar                                  on 2000/05/05  02:16:52
64279         Log: remove misleading comment (from M.J.T. Guy)
64280      Branch: perl
64281            ! t/lib/anydbm.t
64282 ____________________________________________________________________________
64283 [  6069] By: gsar                                  on 2000/05/05  02:15:13
64284         Log: File::Spec compatibility update (from Barrie Slaymaker
64285              <barries@slaysys.com>)
64286      Branch: perl
64287            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
64288            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64289 ____________________________________________________________________________
64290 [  6068] By: gsar                                  on 2000/05/05  02:01:50
64291         Log: note about values()
64292      Branch: perl
64293            ! pod/perlfunc.pod
64294 ____________________________________________________________________________
64295 [  6067] By: gsar                                  on 2000/05/05  01:33:09
64296         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
64297      Branch: perl
64298            ! win32/win32.c
64299 ____________________________________________________________________________
64300 [  6066] By: gsar                                  on 2000/05/05  01:23:43
64301         Log: s/END/CHECK/
64302      Branch: perl
64303            ! perl.c
64304 ____________________________________________________________________________
64305 [  6065] By: jhi                                   on 2000/05/04  17:30:22
64306         Log: Integrate with Sarathy.
64307      Branch: cfgperl
64308           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
64309 ____________________________________________________________________________
64310 [  6064] By: gsar                                  on 2000/05/04  17:26:14
64311         Log: change#5905 wasn't quite right--it's intent only applies when arguments
64312              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
64313      Branch: perl
64314            ! pp_sys.c sv.c
64315 ____________________________________________________________________________
64316 [  6063] By: gsar                                  on 2000/05/04  16:52:29
64317         Log: tokeq() could read unallocated field in argument
64318      Branch: perl
64319            ! toke.c
64320 ____________________________________________________________________________
64321 [  6062] By: gsar                                  on 2000/05/04  16:34:51
64322         Log: additional tests for utf8.t
64323      Branch: perl
64324            ! t/pragma/utf8.t
64325 ____________________________________________________________________________
64326 [  6061] By: gsar                                  on 2000/05/04  16:09:28
64327         Log: change#5921 neglected to make eq honor "use bytes"
64328      Branch: perl
64329            ! sv.c
64330 ____________________________________________________________________________
64331 [  6060] By: jhi                                   on 2000/05/04  15:30:16
64332         Log: Integrate with Sarathy.
64333      Branch: cfgperl
64334           !> perl.c regcomp.c t/pragma/utf8.t
64335 ____________________________________________________________________________
64336 [  6059] By: jhi                                   on 2000/05/04  15:26:37
64337         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
64338              in natively 64-bit platforms where a long is a quad (no need
64339              for long longs).  Also added bias for IVs.
64340      Branch: cfgperl
64341            ! toke.c
64342 ____________________________________________________________________________
64343 [  6058] By: gsar                                  on 2000/05/04  00:19:14
64344         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
64345              (spotted by Donald Kinzer <dkinzer@premia.com>)
64346      Branch: perl
64347            ! perl.c
64348 ____________________________________________________________________________
64349 [  6057] By: gsar                                  on 2000/05/03  18:34:01
64350         Log: fix broken parsing of /\x{ab}/
64351      Branch: perl
64352            ! regcomp.c t/pragma/utf8.t
64353 ____________________________________________________________________________
64354 [  6056] By: jhi                                   on 2000/05/03  17:57:16
64355         Log: The search of infinity continues, this time simplified.
64356      Branch: cfgperl
64357            ! lib/Math/Complex.pm
64358 ____________________________________________________________________________
64359 [  6055] By: jhi                                   on 2000/05/03  17:45:30
64360         Log: Detypo.
64361      Branch: cfgperl
64362            ! hints/unicos.sh
64363 ____________________________________________________________________________
64364 [  6054] By: jhi                                   on 2000/05/02  22:28:27
64365         Log: Be more forgiving in POSIX about HUGE_VALL.
64366      Branch: cfgperl
64367            ! ext/POSIX/POSIX.xs
64368 ____________________________________________________________________________
64369 [  6053] By: jhi                                   on 2000/05/02  22:25:05
64370         Log: Integrate with Sarathy.
64371      Branch: cfgperl
64372           !> hints/irix_6.sh pod/perlop.pod
64373 ____________________________________________________________________________
64374 [  6052] By: jhi                                   on 2000/05/02  22:24:31
64375         Log: Unicos hint tweak.
64376      Branch: cfgperl
64377            ! hints/unicos.sh
64378 ____________________________________________________________________________
64379 [  6051] By: jhi                                   on 2000/05/02  22:21:26
64380         Log: Complex tweakery.
64381      Branch: cfgperl
64382            ! lib/Math/Complex.pm t/lib/complex.t
64383 ____________________________________________________________________________
64384 [  6050] By: jhi                                   on 2000/05/02  19:26:22
64385         Log: Use setxxent()/endxxent().
64386      Branch: cfgperl
64387            ! t/op/grent.t t/op/pwent.t
64388 ____________________________________________________________________________
64389 [  6049] By: jhi                                   on 2000/05/02  19:06:02
64390         Log: Test both the scalar and list contexts.
64391      Branch: cfgperl
64392            ! t/op/grent.t t/op/pwent.t
64393 ____________________________________________________________________________
64394 [  6048] By: gsar                                  on 2000/05/02  18:29:10
64395         Log: add note about how $( doesn't interpolate in REs (from
64396              Philip Newton <newton@ficus.frogspace.net>)
64397      Branch: perl
64398            ! pod/perlop.pod
64399 ____________________________________________________________________________
64400 [  6047] By: jhi                                   on 2000/05/02  17:41:24
64401         Log: Call getspnam() only iff needd.
64402      Branch: cfgperl
64403            ! pp_sys.c
64404 ____________________________________________________________________________
64405 [  6046] By: gsar                                  on 2000/05/02  17:07:25
64406         Log: libscheck has insufficient checks for n32 libs (from
64407              Albert Chin-A-Young <china@thewrittenword.com>)
64408      Branch: perl
64409            ! hints/irix_6.sh
64410 ____________________________________________________________________________
64411 [  6045] By: jhi                                   on 2000/05/02  13:57:17
64412         Log: Integrate with Sarathy.
64413      Branch: cfgperl
64414           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
64415           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
64416 ____________________________________________________________________________
64417 [  6044] By: gsar                                  on 2000/05/02  06:48:19
64418         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
64419              such that underscores are only ignored in literal numbers,
64420              "\x{...}", and hex/oct argument
64421      Branch: perl
64422            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
64423 ____________________________________________________________________________
64424 [  6043] By: gsar                                  on 2000/05/02  02:22:29
64425         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
64426      Branch: perl
64427            ! pod/perlretut.pod
64428 ____________________________________________________________________________
64429 [  6042] By: gsar                                  on 2000/05/02  02:17:51
64430         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
64431      Branch: perl
64432            ! pod/perltrap.pod
64433 ____________________________________________________________________________
64434 [  6041] By: gsar                                  on 2000/05/02  01:53:51
64435         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
64436              to compensate
64437      Branch: perl
64438            ! Porting/makerel
64439 ____________________________________________________________________________
64440 [  6040] By: gsar                                  on 2000/05/02  01:51:57
64441         Log: missing files in MANIFEST
64442      Branch: perl
64443            ! MANIFEST
64444 ____________________________________________________________________________
64445 [  6039] By: jhi                                   on 2000/05/02  00:36:46
64446         Log: Infinite problems.
64447      Branch: cfgperl
64448            ! lib/Math/Complex.pm
64449 ____________________________________________________________________________
64450 [  6038] By: jhi                                   on 2000/05/02  00:06:38
64451         Log: pwent/spent #ifdef imbalance.
64452      Branch: cfgperl
64453            ! pp_sys.c
64454 ____________________________________________________________________________
64455 [  6037] By: jhi                                   on 2000/05/01  22:50:11
64456         Log: Use HUGE_VALL if applicable.
64457      Branch: cfgperl
64458            ! ext/POSIX/POSIX.xs util.c
64459 ____________________________________________________________________________
64460 [  6036] By: jhi                                   on 2000/05/01  22:20:53
64461         Log: Correct Freudian slip.
64462      Branch: cfgperl
64463            ! pp_sys.c
64464 ____________________________________________________________________________
64465 [  6035] By: jhi                                   on 2000/05/01  21:07:38
64466         Log: Continue on the pwent/spent case.
64467      Branch: cfgperl
64468            ! pp_sys.c
64469 ____________________________________________________________________________
64470 [  6034] By: jhi                                   on 2000/05/01  17:45:14
64471         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
64472              adjustments in 6032 conflicted badly with this, will have
64473              to revisit them later.
64474      Branch: cfgperl
64475           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
64476           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
64477           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
64478           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
64479           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
64480           !> t/lib/cgi-html.t t/lib/cgi-request.t
64481 ____________________________________________________________________________
64482 [  6033] By: jhi                                   on 2000/05/01  17:40:49
64483         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
64484      Branch: cfgperl
64485            ! pp_sys.c
64486 ____________________________________________________________________________
64487 [  6032] By: gsar                                  on 2000/05/01  15:56:32
64488         Log: whitespace adjustments
64489      Branch: perl
64490            ! pp_sys.c
64491 ____________________________________________________________________________
64492 [  6031] By: gsar                                  on 2000/05/01  15:19:41
64493         Log: small nits in diagnostics.pm (from Robin Barker)
64494      Branch: perl
64495            ! lib/diagnostics.pm pod/perldiag.pod
64496 ____________________________________________________________________________
64497 [  6030] By: gsar                                  on 2000/05/01  08:39:18
64498         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
64499              for @- and @+ (from Johan Vromans)
64500      Branch: perl
64501            ! lib/English.pm pod/perlvar.pod
64502 ____________________________________________________________________________
64503 [  6029] By: gsar                                  on 2000/05/01  08:16:10
64504         Log: add CGI.pm v2.66 (from Lincoln Stein)
64505      Branch: perl
64506            + lib/CGI/Util.pm t/lib/cgi-pretty.t
64507            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
64508            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
64509            ! t/lib/cgi-html.t t/lib/cgi-request.t
64510 ____________________________________________________________________________
64511 [  6028] By: gsar                                  on 2000/05/01  06:34:41
64512         Log: Pod::Man generates groff-incompatible macro definition (from
64513              Tom Christiansen)
64514      Branch: perl
64515            ! lib/Pod/Man.pm
64516 ____________________________________________________________________________
64517 [  6027] By: gsar                                  on 2000/05/01  06:31:36
64518         Log: podlators-1.02 update (from Russ Allbery)
64519      Branch: perl
64520            ! lib/Pod/Man.pm lib/Pod/Text.pm
64521 ____________________________________________________________________________
64522 [  6026] By: jhi                                   on 2000/04/30  23:24:23
64523         Log: Integrate with Sarathy.
64524      Branch: cfgperl
64525           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
64526           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
64527           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
64528           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
64529           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
64530           !> t/lib/syslog.t toke.c win32/win32.h
64531 ____________________________________________________________________________
64532 [  6025] By: gsar                                  on 2000/04/30  18:17:47
64533         Log: Is{Alnum,Alpha,Word} don't match titlecase
64534              
64535              TODO: IsSpace is defined recursively!
64536              
64537              (both spotted by Larry)
64538      Branch: perl
64539            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
64540            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
64541 ____________________________________________________________________________
64542 [  6024] By: gsar                                  on 2000/04/30  17:50:19
64543         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
64544              (from Hugo van der Sanden)
64545      Branch: perl
64546            ! toke.c
64547 ____________________________________________________________________________
64548 [  6023] By: gsar                                  on 2000/04/30  17:14:43
64549         Log: debugger stomps on $. (from M.J.T. Guy)
64550      Branch: perl
64551            ! lib/perl5db.pl
64552 ____________________________________________________________________________
64553 [  6022] By: gsar                                  on 2000/04/30  16:59:22
64554         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
64555      Branch: perl
64556            ! sv.c
64557 ____________________________________________________________________________
64558 [  6021] By: gsar                                  on 2000/04/29  21:00:08
64559         Log: remove Win2K issue in pod (fixed by change#6020)
64560      Branch: perl
64561            ! README.win32 pod/perl56delta.pod
64562 ____________________________________________________________________________
64563 [  6020] By: gsar                                  on 2000/04/29  20:51:49
64564         Log: test tweak
64565      Branch: perl
64566            ! t/lib/open3.t
64567 ____________________________________________________________________________
64568 [  6019] By: gsar                                  on 2000/04/29  20:34:27
64569         Log: windows portability tweaks
64570      Branch: perl
64571            ! t/lib/b.t win32/win32.h
64572 ____________________________________________________________________________
64573 [  6018] By: gsar                                  on 2000/04/29  19:55:24
64574         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
64575              make _PATH_LOG() return "" if unavailable
64576      Branch: perl
64577            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
64578            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
64579 ____________________________________________________________________________
64580 [  6017] By: jhi                                   on 2000/04/28  22:49:46
64581         Log: Integrate with Sarathy.
64582      Branch: cfgperl
64583           !> op.c perl.c pod/perldiag.pod t/lib/b.t
64584 ____________________________________________________________________________
64585 [  6016] By: jhi                                   on 2000/04/28  22:46:14
64586         Log: Do not warn that an infinity does not look like a number.
64587      Branch: cfgperl
64588            ! sv.c
64589 ____________________________________________________________________________
64590 [  6015] By: gsar                                  on 2000/04/28  22:35:49
64591         Log: tweak test for portability
64592      Branch: perl
64593            ! t/lib/b.t
64594 ____________________________________________________________________________
64595 [  6014] By: gsar                                  on 2000/04/28  22:05:31
64596         Log: glob() loading File::Glob behind the scenes may cause syntax errors
64597      Branch: perl
64598            ! op.c
64599 ____________________________________________________________________________
64600 [  6013] By: gsar                                  on 2000/04/28  21:25:22
64601         Log: tweak change#5945 to display correct switch name in diagnostic
64602      Branch: perl
64603            ! perl.c pod/perldiag.pod
64604 ____________________________________________________________________________
64605 [  6012] By: jhi                                   on 2000/04/28  21:08:12
64606         Log: Integrate with Sarathy.
64607      Branch: cfgperl
64608           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
64609           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
64610           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
64611 ____________________________________________________________________________
64612 [  6011] By: jhi                                   on 2000/04/28  21:04:46
64613         Log: &HUGE_VAL is not defined, it exists.
64614      Branch: cfgperl
64615            ! lib/Math/Complex.pm
64616 ____________________________________________________________________________
64617 [  6010] By: gsar                                  on 2000/04/28  21:02:58
64618         Log: clarify note about shadow password support (from
64619              gellyfish@gellyfish.com)
64620      Branch: perl
64621            ! pod/perlfunc.pod
64622 ____________________________________________________________________________
64623 [  6009] By: gsar                                  on 2000/04/28  21:00:00
64624         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
64625      Branch: perl
64626            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
64627 ____________________________________________________________________________
64628 [  6008] By: gsar                                  on 2000/04/28  20:56:33
64629         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
64630      Branch: perl
64631            ! installperl vms/subconfigure.com
64632 ____________________________________________________________________________
64633 [  6007] By: gsar                                  on 2000/04/28  20:51:21
64634         Log: note about compile failures and END blocks (from M.J.T. Guy)
64635      Branch: perl
64636            ! pod/perl56delta.pod pod/perlmod.pod
64637 ____________________________________________________________________________
64638 [  6006] By: jhi                                   on 2000/04/28  20:42:14
64639         Log: Regen Configure.
64640      Branch: cfgperl
64641            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64642            ! config_h.SH
64643 ____________________________________________________________________________
64644 [  6005] By: gsar                                  on 2000/04/28  20:41:16
64645         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
64646      Branch: perl
64647            ! utils/perldoc.PL
64648 ____________________________________________________________________________
64649 [  6004] By: jhi                                   on 2000/04/28  20:28:21
64650         Log: Integrate with Sarathy.
64651      Branch: cfgperl
64652           !> Configure INSTALL Porting/Glossary Porting/config.sh
64653           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
64654           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
64655           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
64656           !> win32/config.vc win32/win32.c
64657 ____________________________________________________________________________
64658 [  6003] By: gsar                                  on 2000/04/28  20:11:20
64659         Log: allow REG_EXPAND_SZ keys in Windows registry (from
64660              John Clayton <John.Clayton@barclayscapital.com>)
64661      Branch: perl
64662            ! win32/win32.c
64663 ____________________________________________________________________________
64664 [  6002] By: gsar                                  on 2000/04/28  19:34:16
64665         Log: destructive sv_setsv() can lose UV-ness from source, causing
64666              numeric promotions/comparisons to fail to do the right thing
64667      Branch: perl
64668            ! sv.c
64669 ____________________________________________________________________________
64670 [  6001] By: gsar                                  on 2000/04/28  18:44:15
64671         Log: support additional library locations via $Config{otherlibdirs}
64672              (from Andy Dougherty)
64673      Branch: perl
64674            ! Configure INSTALL Porting/Glossary Porting/config.sh
64675            ! Porting/config_H config_h.SH epoc/config.sh perl.c
64676            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
64677            ! win32/config.bc win32/config.gc win32/config.vc
64678 ____________________________________________________________________________
64679 [  6000] By: gsar                                  on 2000/04/28  18:26:58
64680         Log: reworked otherlibdirs.U (from Andy Dougherty)
64681      Branch: metaconfig
64682            ! U/installdirs/otherlibdirs.U
64683 ____________________________________________________________________________
64684 [  5999] By: gsar                                  on 2000/04/28  18:17:07
64685         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
64686      Branch: perl
64687            ! t/pragma/warn/toke toke.c
64688 ____________________________________________________________________________
64689 [  5998] By: jhi                                   on 2000/04/28  13:32:17
64690         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
64691      Branch: cfgperl
64692            ! lib/Math/Complex.pm
64693 ____________________________________________________________________________
64694 [  5997] By: jhi                                   on 2000/04/28  13:14:04
64695         Log: Preserve $!.
64696      Branch: cfgperl
64697            ! lib/Math/Complex.pm
64698 ____________________________________________________________________________
64699 [  5996] By: jhi                                   on 2000/04/28  12:59:23
64700         Log: Integrate with Sarathy.
64701      Branch: cfgperl
64702           +> pod/perlrequick.pod pod/perlretut.pod
64703           !> (integrate 51 files)
64704 ____________________________________________________________________________
64705 [  5995] By: gsar                                  on 2000/04/28  09:37:36
64706         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
64707      Branch: perl
64708            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
64709 ____________________________________________________________________________
64710 [  5994] By: gsar                                  on 2000/04/28  09:33:26
64711         Log: fix for missed accounting for null byte in pack("Z",...) (from
64712              M.J.T. Guy)
64713      Branch: perl
64714            ! pp.c t/op/pack.t
64715 ____________________________________________________________________________
64716 [  5993] By: gsar                                  on 2000/04/28  09:30:05
64717         Log: various minor tweaks seen on p5p
64718      Branch: perl
64719            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
64720 ____________________________________________________________________________
64721 [  5992] By: gsar                                  on 2000/04/28  09:08:19
64722         Log: pod nit (from Simon Cozens)
64723      Branch: perl
64724            ! pod/perlop.pod
64725 ____________________________________________________________________________
64726 [  5991] By: gsar                                  on 2000/04/28  09:06:36
64727         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
64728      Branch: perl
64729            ! README.posix-bc hints/posix-bc.sh
64730 ____________________________________________________________________________
64731 [  5990] By: gsar                                  on 2000/04/28  08:54:52
64732         Log: use $ENV{LIB} to search for libs under Visual C compiler
64733              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
64734      Branch: perl
64735            ! lib/ExtUtils/Liblist.pm
64736 ____________________________________________________________________________
64737 [  5989] By: gsar                                  on 2000/04/28  08:27:12
64738         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
64739              itself and no other (from Tom Hughes)
64740      Branch: perl
64741            ! t/op/array.t toke.c
64742 ____________________________________________________________________________
64743 [  5988] By: gsar                                  on 2000/04/28  08:01:38
64744         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
64745              <paul@miraclefish.com>)
64746      Branch: perl
64747            ! lib/ExtUtils/MakeMaker.pm
64748 ____________________________________________________________________________
64749 [  5987] By: gsar                                  on 2000/04/28  07:53:09
64750         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
64751      Branch: perl
64752            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
64753 ____________________________________________________________________________
64754 [  5986] By: gsar                                  on 2000/04/28  07:44:17
64755         Log: add regular expressions tutorial and quick-start guide (from
64756              Mark Kvale <kvale@phy.ucsf.edu>)
64757      Branch: perl
64758            + pod/perlrequick.pod pod/perlretut.pod
64759            ! AUTHORS MAINTAIN MANIFEST
64760 ____________________________________________________________________________
64761 [  5985] By: gsar                                  on 2000/04/28  07:30:28
64762         Log: forked child may not exit correctly if it failed to open
64763              /dev/console (from Graham Barr)
64764      Branch: perl
64765            ! ext/Sys/Syslog/Syslog.pm
64766 ____________________________________________________________________________
64767 [  5984] By: gsar                                  on 2000/04/28  07:27:20
64768         Log: attributes::reftype() doesn't work on tied argument
64769      Branch: perl
64770            ! xsutils.c
64771 ____________________________________________________________________________
64772 [  5983] By: gsar                                  on 2000/04/28  07:15:04
64773         Log: numeric conversion of non-number in change#3378 tramples on
64774              OOK offset, causing segfaults
64775      Branch: perl
64776            ! sv.c
64777 ____________________________________________________________________________
64778 [  5982] By: gsar                                  on 2000/04/28  04:48:25
64779         Log: avoid error in IO::Socket::INET when given an unknown service name
64780              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
64781      Branch: perl
64782            ! ext/IO/lib/IO/Socket/INET.pm
64783 ____________________________________________________________________________
64784 [  5981] By: gsar                                  on 2000/04/28  04:31:31
64785         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
64786              prototype mismatch with CORE::glob(); update pod and tests to
64787              suit (File::Glob::glob() is still available for backward
64788              compatibility, but should be considered deprecated)
64789      Branch: perl
64790            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
64791            ! t/lib/glob-taint.t
64792 ____________________________________________________________________________
64793 [  5980] By: gsar                                  on 2000/04/28  03:47:29
64794         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
64795              <ghudson@mit.edu>)
64796      Branch: metaconfig
64797            ! U/modified/Options.U
64798      Branch: perl
64799            ! Configure
64800 ____________________________________________________________________________
64801 [  5979] By: gsar                                  on 2000/04/28  03:07:54
64802         Log: under useithreads, constant pad entries could inadvertantly be
64803              shared across threads (from Eric Blood <eblood@xmission.com>);
64804              added Eric's test case to testsuite
64805      Branch: perl
64806            ! op.c t/op/misc.t
64807 ____________________________________________________________________________
64808 [  5978] By: gsar                                  on 2000/04/27  21:13:00
64809         Log: sync version numbers in File::Spec with the ones on CPAN
64810              (from Barrie Slaymaker)
64811      Branch: perl
64812            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64813            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
64814            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64815 ____________________________________________________________________________
64816 [  5977] By: gsar                                  on 2000/04/27  21:07:29
64817         Log: autoquote barewords followed by newline and arrow properly
64818              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
64819      Branch: perl
64820            ! t/pragma/warn/toke toke.c
64821 ____________________________________________________________________________
64822 [  5976] By: gsar                                  on 2000/04/27  20:41:20
64823         Log: DB_File v1.73 update (from Paul Marquess)
64824      Branch: perl
64825            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64826            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
64827 ____________________________________________________________________________
64828 [  5975] By: gsar                                  on 2000/04/27  20:34:24
64829         Log: allow sort() reentrancy (variant of patch suggested by
64830              Hugo van der Sanden)
64831      Branch: perl
64832            ! pp_ctl.c t/op/sort.t
64833 ____________________________________________________________________________
64834 [  5974] By: gsar                                  on 2000/04/27  19:46:57
64835         Log: change#4197 somehow missed initializing PL_errors, meaning
64836              sytax error queueing wasn't working outside eval"" at all;
64837              also fixed eval"" to localize PL_error_count, so that compile-time
64838              eval's don't clobber the error state of the outer context
64839      Branch: perl
64840            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
64841            ! t/pragma/warn/toke
64842 ____________________________________________________________________________
64843 [  5973] By: gsar                                  on 2000/04/27  18:29:05
64844         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
64845      Branch: perl
64846            ! regcomp.c regexec.c t/op/re_tests
64847 ____________________________________________________________________________
64848 [  5972] By: jhi                                   on 2000/04/27  18:22:41
64849         Log: Integrate with Sarathy.
64850      Branch: cfgperl
64851           +> t/lib/b.t t/lib/syslog.t
64852           !> (integrate 31 files)
64853 ____________________________________________________________________________
64854 [  5971] By: jhi                                   on 2000/04/27  18:18:46
64855         Log: Unicos tweaks from Mark P. Lutz.
64856      Branch: cfgperl
64857            ! hints/unicos.sh lib/Math/Complex.pm
64858 ____________________________________________________________________________
64859 [  5970] By: gsar                                  on 2000/04/27  18:05:11
64860         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
64861              IV is >32bits
64862      Branch: perl
64863            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
64864 ____________________________________________________________________________
64865 [  5969] By: gsar                                  on 2000/04/27  17:50:56
64866         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
64867      Branch: perl
64868            + t/lib/syslog.t
64869            ! MANIFEST ext/Sys/Syslog/Syslog.pm
64870 ____________________________________________________________________________
64871 [  5968] By: gsar                                  on 2000/04/27  17:44:49
64872         Log: tolerate spaces in group names in test on solaris (from David Boyce
64873              <dsb@boyski.com>)
64874      Branch: perl
64875            ! t/op/groups.t
64876 ____________________________________________________________________________
64877 [  5967] By: gsar                                  on 2000/04/27  17:41:22
64878         Log: improved docs on the warn_uninit diagnostic (from David Glasser
64879              and Simon Cozens)
64880      Branch: perl
64881            ! pod/perldiag.pod
64882 ____________________________________________________________________________
64883 [  5966] By: gsar                                  on 2000/04/27  16:54:58
64884         Log: add testsuite for B backends, fix bug in B::Deparse (from
64885              Simon Cozens <simon@brecon.co.uk>)
64886      Branch: perl
64887            + t/lib/b.t
64888            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
64889 ____________________________________________________________________________
64890 [  5965] By: gsar                                  on 2000/04/27  16:10:37
64891         Log: avoid "will not stay shared" warnings for our variables (from
64892              Robin Barker)
64893      Branch: perl
64894            ! op.c t/pragma/warn/op
64895 ____________________________________________________________________________
64896 [  5964] By: gsar                                  on 2000/04/27  07:05:05
64897         Log: reformat to 72 columns (again)
64898      Branch: perl
64899            ! pod/perldiag.pod
64900 ____________________________________________________________________________
64901 [  5963] By: gsar                                  on 2000/04/27  06:28:31
64902         Log: patch from Larry to make (\&) prototype work; added tests for
64903              the same
64904      Branch: perl
64905            ! op.c t/comp/proto.t
64906 ____________________________________________________________________________
64907 [  5962] By: gsar                                  on 2000/04/27  06:15:47
64908         Log: updated README.hpux (from Jeff Okamoto)
64909      Branch: perl
64910            ! README.hpux
64911 ____________________________________________________________________________
64912 [  5961] By: gsar                                  on 2000/04/27  05:55:03
64913         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
64914      Branch: perl
64915            ! emacs/cperl-mode.el
64916 ____________________________________________________________________________
64917 [  5960] By: gsar                                  on 2000/04/27  05:49:26
64918         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
64919      Branch: perl
64920            ! INSTALL
64921 ____________________________________________________________________________
64922 [  5959] By: gsar                                  on 2000/04/27  05:33:41
64923         Log: doubled words in pods (from Simon Cozens
64924              <simon.p.cozens@jp.pwcglobal.com>)
64925      Branch: perl
64926            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
64927            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
64928            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
64929            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
64930            ! pod/perltootc.pod
64931 ____________________________________________________________________________
64932 [  5958] By: gsar                                  on 2000/04/27  05:11:39
64933         Log: change#3569 deleted some essential code, revert; avoid use of
64934              atexit() to make DynaLoader work properly on AIX under mod_perl
64935              (from Jens-Uwe Mager <jum@helios.de>)
64936      Branch: perl
64937            ! ext/DynaLoader/dl_aix.xs
64938 ____________________________________________________________________________
64939 [  5957] By: gsar                                  on 2000/04/27  04:54:51
64940         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
64941      Branch: perl
64942            ! pod/perlmod.pod
64943 ____________________________________________________________________________
64944 [  5956] By: gsar                                  on 2000/04/27  04:51:47
64945         Log: better diagnostics on failed tests (from Ilya Zakharevich)
64946      Branch: perl
64947            ! t/op/lex_assign.t
64948 ____________________________________________________________________________
64949 [  5955] By: gsar                                  on 2000/04/27  04:26:44
64950         Log: longstanding bug exposed by change#3307: sort arguments weren't
64951              compiled with the right wantarray context (ensuing runtime lookup
64952              via block_gimme() was getting the incidental context of the
64953              sort() itself)
64954      Branch: perl
64955            ! op.c t/op/sort.t
64956 ____________________________________________________________________________
64957 [  5954] By: gsar                                  on 2000/04/26  23:42:12
64958         Log: integrate cfgperl contents into mainline
64959      Branch: perl
64960           !> (integrate 30 files)
64961 ____________________________________________________________________________
64962 [  5953] By: jhi                                   on 2000/04/26  23:06:42
64963         Log: Integrate with Sarathy.
64964      Branch: cfgperl
64965           !> README.win32 ext/B/B/Deparse.pm
64966           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
64967           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
64968           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
64969           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
64970           !> utils/perldoc.PL vms/perlvms.pod
64971 ____________________________________________________________________________
64972 [  5952] By: jhi                                   on 2000/04/26  23:03:46
64973         Log: Undo "use integer" addition from 64bitint as it seems
64974              to break most of the subtests in Digital UNIX;
64975              Unicos needs to find another way.
64976      Branch: cfgperl
64977            ! t/op/64bitint.t
64978 ____________________________________________________________________________
64979 [  5951] By: jhi                                   on 2000/04/26  22:57:53
64980         Log: Be more robust on "extreme" (large absolute value)
64981              arguments.  Originally reported by Daniel Connelly
64982              as a problem with asinh() on large negative arguments,
64983              asinh() used to bail out because an argument to log()
64984              ended up being zero.  Ilya Zakharevich proposed using
64985              Taylor's series in such cases, which for such large
64986              arguments is a very good approximation.
64987      Branch: cfgperl
64988            ! lib/Math/Complex.pm t/lib/complex.t
64989 ____________________________________________________________________________
64990 [  5950] By: gsar                                  on 2000/04/25  19:13:12
64991         Log: reformat perldiag to avoid long lines
64992      Branch: perl
64993            ! pod/perldiag.pod
64994 ____________________________________________________________________________
64995 [  5949] By: gsar                                  on 2000/04/25  18:41:11
64996         Log: make perldoc use the pod2man from the same version (from
64997              M.J.T. Guy)
64998      Branch: perl
64999            ! utils/perldoc.PL
65000 ____________________________________________________________________________
65001 [  5948] By: gsar                                  on 2000/04/25  18:21:57
65002         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
65003              <kompas@kompas.usr.onet.pl>)
65004      Branch: perl
65005            ! lib/vars.pm
65006 ____________________________________________________________________________
65007 [  5947] By: gsar                                  on 2000/04/25  18:11:53
65008         Log: use &dl_error rather than &dl_load_file as the guard for calling
65009              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
65010              statically built perl)
65011      Branch: perl
65012            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
65013 ____________________________________________________________________________
65014 [  5946] By: jhi                                   on 2000/04/25  17:37:54
65015         Log: Document that tr() is not tr(1).
65016      Branch: cfgperl
65017            ! pod/perlop.pod
65018 ____________________________________________________________________________
65019 [  5945] By: gsar                                  on 2000/04/25  16:34:33
65020         Log: make module name mandatory after -M switch; reorder perldiag
65021              alphabetically (from Mark-Jason Dominus)
65022      Branch: perl
65023            ! perl.c pod/perldiag.pod
65024 ____________________________________________________________________________
65025 [  5944] By: jhi                                   on 2000/04/25  01:15:18
65026         Log: On second thoughts frexp() does have two arguments.
65027      Branch: cfgperl
65028            ! perl.h
65029 ____________________________________________________________________________
65030 [  5943] By: jhi                                   on 2000/04/24  22:56:32
65031         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
65032              Now pp_ncmp() returns undef is either operand is a NaN.
65033      Branch: cfgperl
65034            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65035            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
65036            ! vms/subconfigure.com vos/config.def vos/config.h
65037            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
65038            ! win32/config.vc win32/config_H.bc win32/config_H.gc
65039            ! win32/config_H.vc
65040      Branch: metaconfig/U/perl
65041            + d_modfl.U
65042 ____________________________________________________________________________
65043 [  5942] By: jhi                                   on 2000/04/24  19:45:17
65044         Log: Regen Configure to match #5937.
65045      Branch: cfgperl
65046            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65047            ! config_h.SH
65048      Branch: metaconfig
65049            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
65050 ____________________________________________________________________________
65051 [  5941] By: jhi                                   on 2000/04/24  19:24:11
65052         Log: Further Unicos fixes for Mark Lutz.
65053      Branch: cfgperl
65054            ! hints/unicos.sh pp_ctl.c
65055 ____________________________________________________________________________
65056 [  5940] By: jhi                                   on 2000/04/24  19:09:06
65057         Log: Various Unicos 10.0.0.6 fixes.
65058              
65059              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
65060              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
65061              Reply-To: tecmpl1@triton.ca.boeing.com 
65062              To: perl5-porters@perl.org 
65063              Date: Fri, 14 Apr 2000 20:21:00 GMT 
65064              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
65065      Branch: cfgperl
65066            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
65067 ____________________________________________________________________________
65068 [  5939] By: gsar                                  on 2000/04/24  19:01:24
65069         Log: more pod nits (from Larry Virden)
65070      Branch: perl
65071            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
65072            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
65073            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
65074 ____________________________________________________________________________
65075 [  5938] By: gsar                                  on 2000/04/24  18:54:01
65076         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
65077      Branch: perl
65078            ! ext/B/B/Deparse.pm
65079 ____________________________________________________________________________
65080 [  5937] By: jhi                                   on 2000/04/24  17:39:00
65081         Log: Integrate with Sarathy.
65082      Branch: cfgperl
65083           +> (branch 31 files)
65084           !> (integrate 73 files)
65085 ____________________________________________________________________________
65086 [  5936] By: gsar                                  on 2000/04/24  17:30:06
65087         Log: additional tests for change#5934 (from Paul Marquess, who also
65088              sent in the same fix)
65089      Branch: perl
65090            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
65091            ! t/pragma/warn/5nolint t/pragma/warn/6default
65092 ____________________________________________________________________________
65093 [  5935] By: jhi                                   on 2000/04/24  17:26:05
65094         Log: Do not assume sign propagation.
65095              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
65096              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
65097              To: payner@ncifcrf.gov, perl5-porters@perl.org 
65098              Date: Tue, 18 Apr 2000 18:24:49 +0100 
65099              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
65100      Branch: cfgperl
65101            ! t/op/bop.t t/op/misc.t
65102 ____________________________________________________________________________
65103 [  5934] By: gsar                                  on 2000/04/24  17:16:54
65104         Log: propagate lexical warnings from surrounding scope correctly
65105              within string eval()
65106      Branch: perl
65107            ! pp_ctl.c t/pragma/warn/pp_ctl
65108 ____________________________________________________________________________
65109 [  5933] By: jhi                                   on 2000/04/24  17:01:07
65110         Log: Flatten the cpp jungle doing the nosuid checking.
65111      Branch: cfgperl
65112            ! perl.c
65113 ____________________________________________________________________________
65114 [  5932] By: gsar                                  on 2000/04/24  09:08:14
65115         Log: add rsignal(), whichsig() and do_join() to public API list
65116              (mod_perl uses them to good advantage)
65117      Branch: perl
65118            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
65119 ____________________________________________________________________________
65120 [  5931] By: gsar                                  on 2000/04/24  09:01:40
65121         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
65122      Branch: perl
65123            ! pp_hot.c regexec.c t/op/pat.t
65124 ____________________________________________________________________________
65125 [  5930] By: gsar                                  on 2000/04/24  08:58:33
65126         Log: small os390 tweaks (from Peter Prymmer)
65127      Branch: perl
65128            ! config_h.SH makedepend.SH
65129 ____________________________________________________________________________
65130 [  5929] By: gsar                                  on 2000/04/24  08:55:25
65131         Log: pod nits
65132      Branch: perl
65133            ! pod/perlguts.pod
65134 ____________________________________________________________________________
65135 [  5928] By: gsar                                  on 2000/04/24  08:50:13
65136         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
65137      Branch: perl
65138            ! ext/IO/lib/IO/Poll.pm
65139 ____________________________________________________________________________
65140 [  5927] By: gsar                                  on 2000/04/24  08:43:24
65141         Log: arrange for next() to resume at the unstack op rather than the
65142              loop conditional, so that scope cleanup happens correctly
65143              (from Stephen McCamant)
65144      Branch: perl
65145            ! op.c pp_ctl.c t/op/misc.t
65146 ____________________________________________________________________________
65147 [  5926] By: gsar                                  on 2000/04/24  08:18:40
65148         Log: on windows, reserve 16M of stack rather than 128M (allows more
65149              threads to run concurrently)
65150      Branch: perl
65151            ! win32/Makefile win32/makefile.mk
65152 ____________________________________________________________________________
65153 [  5925] By: gsar                                  on 2000/04/24  08:13:52
65154         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
65155      Branch: perl
65156            ! toke.c
65157 ____________________________________________________________________________
65158 [  5924] By: gsar                                  on 2000/04/24  08:08:59
65159         Log: avoid using uninitialized memory in require version check
65160      Branch: perl
65161            ! pp_ctl.c universal.c
65162 ____________________________________________________________________________
65163 [  5923] By: gsar                                  on 2000/04/24  07:20:14
65164         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
65165      Branch: perl
65166            ! ext/IO/lib/IO/Poll.pm
65167 ____________________________________________________________________________
65168 [  5922] By: gsar                                  on 2000/04/24  07:08:42
65169         Log: commentary about IoTYPE() (from Nathan Torkington)
65170      Branch: perl
65171            ! sv.h
65172 ____________________________________________________________________________
65173 [  5921] By: gsar                                  on 2000/04/24  06:58:26
65174         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
65175              by fix
65176      Branch: perl
65177            ! sv.c t/lib/charnames.t t/pragma/utf8.t
65178 ____________________________________________________________________________
65179 [  5920] By: gsar                                  on 2000/04/24  06:37:59
65180         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
65181      Branch: perl
65182            ! doop.c t/op/ver.t
65183 ____________________________________________________________________________
65184 [  5919] By: gsar                                  on 2000/04/24  06:21:58
65185         Log: Configure might miss old directories when prefix must be
65186              expanded (from Robin Barker)
65187      Branch: metaconfig
65188            ! U/installdirs/inc_version_list.U
65189      Branch: perl
65190            ! Configure
65191 ____________________________________________________________________________
65192 [  5918] By: gsar                                  on 2000/04/24  06:16:11
65193         Log: VMS nits in glob() test (from Charles Lane)
65194      Branch: perl
65195            ! t/lib/glob-basic.t
65196 ____________________________________________________________________________
65197 [  5917] By: gsar                                  on 2000/04/24  06:11:56
65198         Log: various pod nits (from Larry Virden and others)
65199      Branch: perl
65200            ! README.amiga README.hpux README.machten README.os2
65201            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
65202            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
65203            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
65204            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
65205            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
65206            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
65207            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
65208            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
65209 ____________________________________________________________________________
65210 [  5916] By: gsar                                  on 2000/04/24  05:52:43
65211         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
65212              <wjones@tc.fluke.com>)
65213      Branch: perl
65214            ! t/lib/glob-basic.t
65215 ____________________________________________________________________________
65216 [  5915] By: gsar                                  on 2000/04/24  05:07:01
65217         Log: supported platforms mixed up
65218      Branch: perl
65219            ! pod/perl56delta.pod pod/perlport.pod
65220 ____________________________________________________________________________
65221 [  5914] By: gsar                                  on 2000/04/24  04:56:08
65222         Log: caller() wasn't returning the right number of elements for
65223              eval {...}
65224      Branch: perl
65225            ! pp_ctl.c t/pragma/warn/9enabled
65226 ____________________________________________________________________________
65227 [  5913] By: gsar                                  on 2000/04/24  04:35:41
65228         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
65229              Mark-Jason Dominus)
65230      Branch: perl
65231            ! pod/perlfunc.pod
65232 ____________________________________________________________________________
65233 [  5912] By: gsar                                  on 2000/04/24  04:17:15
65234         Log: fix totally broken caching in UNIVERSAL::isa() (from
65235              Nick Ing-Simmons)
65236      Branch: perl
65237            ! t/op/universal.t universal.c
65238 ____________________________________________________________________________
65239 [  5911] By: gsar                                  on 2000/04/24  03:39:47
65240         Log: add linebreak properties from unicode/LineBrk.txt (from
65241              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
65242      Branch: perl
65243            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
65244            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
65245            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
65246            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
65247            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
65248            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
65249            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
65250            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
65251            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
65252            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
65253            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
65254            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
65255            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
65256            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
65257            + lib/unicode/Is/LbrkZW.pl
65258            ! lib/unicode/mktables.PL
65259 ____________________________________________________________________________
65260 [  5910] By: gsar                                  on 2000/04/24  03:23:10
65261         Log: typo in pod
65262      Branch: perl
65263            ! ext/Thread/Thread.pm
65264 ____________________________________________________________________________
65265 [  5909] By: gsar                                  on 2000/04/24  03:22:03
65266         Log: mode argument to do_binmode() should be file mode, not boolean
65267      Branch: perl
65268            ! pp_sys.c
65269 ____________________________________________________________________________
65270 [  5908] By: gsar                                  on 2000/04/16  16:51:08
65271         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
65272              always returns a valid GV even when the symbol is trapped by strictures
65273              (avoids coredumps)
65274              
65275              TODO: the C<package;> hack needs similar treatment
65276      Branch: perl
65277            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
65278            ! t/pragma/strict-vars
65279 ____________________________________________________________________________
65280 [  5907] By: jhi                                   on 2000/03/31  23:42:56
65281         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
65282              an assumption which #5905 demolished.
65283      Branch: cfgperl
65284            ! pp_sys.c
65285 ____________________________________________________________________________
65286 [  5906] By: jhi                                   on 2000/03/31  18:54:37
65287         Log: Typo in #5905.
65288      Branch: cfgperl
65289            ! t/op/64bitint.t
65290 ____________________________________________________________________________
65291 [  5905] By: jhi                                   on 2000/03/31  18:50:54
65292         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
65293              reported by Joseph N. Hall.  The bug was that even with use64bitint
65294              one had to use the prefixes q, L, or ll with printf/sprintf,
65295              contrary to the documentation and common sense.
65296      Branch: cfgperl
65297            ! sv.c t/op/64bitint.t
65298 ____________________________________________________________________________
65299 [  5904] By: gsar                                  on 2000/03/28  02:31:32
65300         Log: add Changes, perldelta.pod
65301      Branch: perl
65302            + Changes pod/perldelta.pod
65303 ____________________________________________________________________________
65304 [  5903] By: gsar                                  on 2000/03/28  02:03:55
65305         Log: rename Changes and perldelta.pod
65306      Branch: perl
65307           +> Changes5.6 pod/perl56delta.pod
65308            - Changes pod/perldelta.pod
65309            ! MANIFEST
65310 ____________________________________________________________________________
65311 [  5902] By: gsar                                  on 2000/03/28  01:59:14
65312         Log: create maint-5.6 branch
65313      Branch: maint-5.6/perl
65314           +> (branch 1611 files)
65315 ____________________________________________________________________________
65316 [  5901] By: jhi                                   on 2000/03/23  05:48:43
65317         Log: Integrate with Sarathy.
65318      Branch: cfgperl
65319           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
65320 ____________________________________________________________________________
65321 [  5900] By: gsar                                  on 2000/03/23  05:42:43
65322         Log: three guesses on what this is :-)
65323      Branch: perl
65324            ! Changes