Integrate mainline
[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 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
35         Log: Try to make the connect/read/write timeouting.
36      Branch: perl
37            ! ext/Socket/Socket.t
38 ____________________________________________________________________________
39 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
40         Log: Netware Makefile tweak from Ananth Kesari.
41      Branch: perl
42            ! NetWare/Makefile
43 ____________________________________________________________________________
44 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
45         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
46              From: Michael G Schwern <schwern@pobox.com>
47              Date: Fri, 18 Jan 2002 03:10:27 -0500
48              Message-ID: <20020118081027.GE7226@blackrider>
49      Branch: perl
50            ! lib/File/Find.pm
51 ____________________________________________________________________________
52 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
53         Log: Subject: [PATCH] Improving lib/Time/Local.t
54              From: Paul_GreenVOS@vos.stratus.com        
55              Date: Thu, 17 Jan 02 22:36 est
56              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
57      Branch: perl
58            ! lib/Time/Local.t
59 ____________________________________________________________________________
60 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
61         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
62              From: Abe Timmerman <abe@ztreet.demon.nl>  
63              Date: Fri, 18 Jan 2002 13:18:47 +0100
64              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
65      Branch: perl
66            ! lib/ExtUtils/t/MM_Win32.t
67 ____________________________________________________________________________
68 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
69         Log: Subject: [PATCH] Syncing with bleadperl 
70              From: Michael G Schwern <schwern@pobox.com> 
71              Date: Fri, 18 Jan 2002 03:04:33 -0500
72              Message-ID: <20020118080432.GC7226@blackrider>
73      Branch: perl
74            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
75            - lib/ExtUtils/inst
76            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
77            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
78            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
79            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
80            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
81            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
82            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
83            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
84            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
85            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
86            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
87            ! lib/ExtUtils/testlib.pm
88 ____________________________________________________________________________
89 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
90         Log: Detypo.
91      Branch: perl
92            ! AUTHORS
93 ____________________________________________________________________________
94 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
95         Log: Subject: [PATCH] MM check_hints test
96              From: Michael G Schwern <schwern@pobox.com>
97              Date: Thu, 17 Jan 2002 20:25:57 -0500
98              Message-ID: <20020118012557.GE32762@blackrider>
99      Branch: perl
100            + lib/ExtUtils/t/hints.t
101            ! MANIFEST
102 ____________________________________________________________________________
103 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
104         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
105              From: Michael G Schwern <schwern@pobox.com> 
106              Date: Thu, 17 Jan 2002 20:12:20 -0500
107              Message-ID: <20020118011220.GC32762@blackrider>
108              
109              (#14317 replaced with this)
110      Branch: perl
111            ! lib/ExtUtils/MakeMaker.pm
112 ____________________________________________________________________________
113 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
114         Log: Subject: [PATCH perldiag] overload.pm warnings
115              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
116              Date: Thu, 17 Jan 2002 23:53:49 +0100
117              Message-ID: <20020117235349.A14530@rafael>
118      Branch: perl
119            ! pod/perldiag.pod
120 ____________________________________________________________________________
121 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
122         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
123              From: Michael G Schwern <schwern@pobox.com>
124              Date: Thu, 17 Jan 2002 16:35:47 -0500
125              Message-ID: <20020117213546.GD23830@blackrider>
126      Branch: perl
127            ! lib/File/Find.pm
128 ____________________________________________________________________________
129 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
130         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
131              From: chromatic <chromatic@rmci.net>
132              Date: Thu, 17 Jan 2002 13:04:22 -0700
133              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
134      Branch: perl
135            ! pod/perltodo.pod
136 ____________________________________________________________________________
137 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
138         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
139              From: chromatic <chromatic@rmci.net>
140              Date: Thu, 17 Jan 2002 12:59:04 -0700
141              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
142      Branch: perl
143            ! lib/ExtUtils/t/Mkbootstrap.t
144 ____________________________________________________________________________
145 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
146         Log: (replaced by #14322)
147              The #14300 broke hints file handling.
148      Branch: perl
149            ! lib/ExtUtils/MakeMaker.pm
150 ____________________________________________________________________________
151 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
152         Log: Subject: [PATCH] long doubles
153              From: Nicholas Clark <nick@unfortu.net>
154              Date: Thu, 17 Jan 2002 17:06:28 +0000
155              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
156      Branch: perl
157            ! Configure
158 ____________________________________________________________________________
159 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
160         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
161              From: Andy Dougherty <doughera@lafayette.edu>
162              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
163              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
164      Branch: perl
165            ! Configure
166 ____________________________________________________________________________
167 [ 14311] By: sky                                   on 2002/01/17  21:01:00
168         Log: Simplify the code that duplicates the threads 
169              init function and the parameters to the thread by using sv_dup. 
170              Note,what happens if you pass a shared variable as a parameter?
171      Branch: perl
172            ! ext/threads/threads.xs
173 ____________________________________________________________________________
174 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
175         Log: Update Changes.
176      Branch: perl
177            ! Changes patchlevel.h
178 ____________________________________________________________________________
179 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
180         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
181              with fresh_perl_is() and fresh_perl_like().
182      Branch: perl
183            + t/run/fresh_perl.t
184            - t/run/kill_perl.t
185            ! MANIFEST t/test.pl
186 ____________________________________________________________________________
187 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
188         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
189              From: Benjamin Goldberg <goldbb2@earthlink.net>
190              Date: Wed, 09 Jan 2002 21:03:16 -0500
191              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
192      Branch: perl
193            ! ext/Unicode/Normalize/Normalize.pm
194 ____________________________________________________________________________
195 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
196         Log: Retract #14144 as Hugo isn't happy with it.
197      Branch: perl
198            ! scope.c t/run/kill_perl.t
199 ____________________________________________________________________________
200 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
201         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
202              From: Richard Clamp <richardc@unixbeard.net>
203              Date: Wed, 16 Jan 2002 17:34:31 +0000
204              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
205      Branch: perl
206            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
207 ____________________________________________________________________________
208 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
209         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
210              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
211              Date: Tue, 15 Jan 2002 21:23:30 +0100
212              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
213      Branch: perl
214            ! ext/Opcode/Opcode.xs
215 ____________________________________________________________________________
216 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
217         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
218              From: Paul_GreenVOS@vos.stratus.com
219              Date: Wed, 16 Jan 02 6:42 est
220              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
221      Branch: perl
222            ! t/io/fs.t t/op/crypt.t
223 ____________________________________________________________________________
224 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
225         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
227              Date: Wed, 16 Jan 2002 13:43:39 +0100
228              Message-ID: <20020116134339.A704@rafael>
229              
230              (replaces #14302)
231      Branch: perl
232            ! mg.c t/lib/warnings/mg
233 ____________________________________________________________________________
234 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
235         Log: (replaced by #14303)
236              Subject: [PATCH] length of undefined $(digit) should warn
237              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
238              Date: Tue, 15 Jan 2002 23:02:44 +0100            
239              Message-ID: <20020115230244.A31786@rafael>     
240      Branch: perl
241            ! mg.c t/lib/warnings/mg
242 ____________________________________________________________________________
243 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
244         Log: The non-MakeMaker.pm parts of
245              
246              Subject: [PATCH] Re: MM_Beos.pm?
247              From: Tels <perl_dummy@bloodgate.com>
248              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
249              Message-Id: <200201142006.WAA29544@taas.iki.fi>
250      Branch: perl
251            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
252            ! lib/ExtUtils/t/MM_Unix.t
253 ____________________________________________________________________________
254 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
255         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
256              From: Michael G Schwern <schwern@pobox.com>    
257              Date: Tue, 15 Jan 2002 20:07:50 -0500            
258              Message-ID: <20020116010750.GH625@blackrider>  
259      Branch: perl
260            ! lib/ExtUtils/MakeMaker.pm
261 ____________________________________________________________________________
262 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
263         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
264              From: Jeffrey Friedl <jfriedl@yahoo.com>       
265              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
266              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
267      Branch: perl
268            ! lib/Text/Tabs.pm
269 ____________________________________________________________________________
270 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
271         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
272              From: "Green, Paul" <Paul.Green@stratus.com>
273              Date: Tue, 15 Jan 2002 22:28:10 -0500
274              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
275      Branch: perl
276            ! lib/ExtUtils/MM_Unix.pm
277 ____________________________________________________________________________
278 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
279         Log: Integrate perlio; offsetof() is in <stddef.h>
280      Branch: perl
281           !> ext/Socket/Socket.xs
282 ____________________________________________________________________________
283 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
284         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
285              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
286              Canonical.pl and Exact.pl.
287      Branch: perl
288            + (add 259 files)
289            - (delete 288 files)
290            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
291            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
292            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
293            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
294 ____________________________________________________________________________
295 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
296         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
297      Branch: perl
298            ! ext/Socket/Socket.xs
299 ____________________________________________________________________________
300 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
301         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
302              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
303              Date: Tue, 15 Jan 2002 21:59:19 +0100
304              Message-ID: <3C44A637.16602.25EB208@localhost>
305      Branch: perl
306            ! embed.fnc embed.h proto.h
307 ____________________________________________________________________________
308 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
309         Log: Duh.  The updated In/*.pl weren't checked in.
310      Branch: perl
311            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
312            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
313            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
314            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
315            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
316            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
317            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
318            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
319            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
320            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
321            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
322            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
323            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
324            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
325            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
326            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
327            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
328            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
329            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
330            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
331            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
332            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
333            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
334            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
335            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
336            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
337            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
338            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
339            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
340            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
341            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
342            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
343            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
344            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
345            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
346            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
347            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
348            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
349            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
350            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
351            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
352            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
353            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
354            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
355            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
356            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
357            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
358            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
359 ____________________________________________________________________________
360 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
361         Log: Update Changes.
362      Branch: perl
363            ! Changes patchlevel.h
364 ____________________________________________________________________________
365 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
366         Log: Jeffrey is trying very hard to avoid working on his
367              book, it would seem :-) (better naming, better comments
368              in the files)
369      Branch: perl
370            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
371            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
372            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
373            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
374            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
375            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
376            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
377            - lib/unicore/Is/IDStart.pl
378            ! (edit 200 files)
379 ____________________________________________________________________________
380 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
381         Log: Some protection against spaces in directory names.
382              (Tru64 still has some makedepend problems in such
383              cases but that looks like Tru64's problem.)
384      Branch: perl
385            ! Configure Makefile.SH
386 ____________________________________________________________________________
387 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
388         Log: Should have been in #14285 but I have sausages for fingers.
389      Branch: perl
390            + lib/ExtUtils/MM_BeOS.pm
391 ____________________________________________________________________________
392 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
393         Log: MM_BeOS from Tels.
394      Branch: perl
395            + lib/ExtUtils/t/MM_BeOS.t
396            ! MANIFEST
397 ____________________________________________________________________________
398 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
399         Log: Integrate perlio;
400              
401              (reintroduce #14251) Slab allocator for ops
402              - moved the statics to intrpvar.h
403              - implemented Slab_Free()
404              - uses PerlMemShared (for now) if distinction exists.
405              
406              Slab allocator submit after resolve -ay to keep it!
407              
408              Hand merge of non slab allocator stuff
409              
410              const-ness fix in savepv's passing of NULL
411              
412              Typo in #else branch of PL_SLAB_ALLOC
413              
414              Integrate rest of mainline
415              
416              Regen embed enable slab for PERL_IMPLICIT_SYS
417              
418              Correct name of PL_OP_SLAB_ALLOC
419              
420              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
421              e.g. -Duse64bitint on a 32-bit platform.
422              Now uses I32 for use-count and is more careful with its casts.
423      Branch: perl
424           !> (integrate 28 files)
425 ____________________________________________________________________________
426 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
427         Log: Subject: [PATCH] Socket::sockaddr_family
428              From: Gisle Aas <gisle@ActiveState.com> 
429              Date: 15 Jan 2002 06:35:28 -0800
430              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
431      Branch: perl
432            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
433 ____________________________________________________________________________
434 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
435         Log: Subject: [PATCH perldiag] Style issue
436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
437              Date: Tue, 15 Jan 2002 15:36:30 +0100                
438              Message-ID: <20020115153630.A11568@rafael>
439      Branch: perl
440            ! pod/perldiag.pod
441 ____________________________________________________________________________
442 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
443         Log: NetWare tweak from Ananth Kesari.
444      Branch: perl
445            ! lib/ExtUtils/MakeMaker.pm
446 ____________________________________________________________________________
447 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
448         Log: Throwback.
449      Branch: perl
450            ! MANIFEST
451 ____________________________________________________________________________
452 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
453         Log: A couple of additional character classes from Jeffrey,
454              hopefully useful in future for internal use for implementing
455              some special cases of casing.
456              
457              Also regenerate once more all the character classes,
458              now without the timestamp.  A timestamp would be kind of
459              nice but it's not: having a timestamp in a file means that
460              even if the effective contents of file really didn't
461              change, the file looks as if it changed.
462      Branch: perl
463            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
464            + lib/unicore/Is/CombAbov.pl
465            ! (edit 304 files)
466 ____________________________________________________________________________
467 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
468         Log: Make the test harder.
469      Branch: perl
470            ! t/op/pat.t
471 ____________________________________________________________________________
472 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
473         Log: Additional utf8_heavy.pl tweak from Jeffrey.
474      Branch: perl
475            ! lib/utf8_heavy.pl
476 ____________________________________________________________________________
477 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
478         Log: Pod nits.
479      Branch: perl
480            ! lib/Unicode/UCD.pm pod/perlunicode.pod
481 ____________________________________________________________________________
482 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
483         Log: The Unicode categories doc patch to go with #14254,
484              from Jeffrey.
485      Branch: perl
486            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
487 ____________________________________________________________________________
488 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
489         Log: There isn't going to be perl.third.exe.
490      Branch: perl
491            ! Makefile.SH
492 ____________________________________________________________________________
493 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
494         Log: Subject: [PATCH] small coredump correction
495              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
496              Date: Tue, 15 Jan 2002 00:22:52 +0100
497              Message-ID: <20020115002252.I691@rafael>
498      Branch: perl
499            ! op.c
500 ____________________________________________________________________________
501 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
502         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
503              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
504              Date: Mon, 14 Jan 2002 23:03:04 +0100
505              Message-ID: <20020114230304.A691@rafael>   
506              
507              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
508              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
509              Date: Mon, 14 Jan 2002 23:18:43 +0100
510              Message-ID: <20020114231843.E691@rafael>   
511      Branch: perl
512            ! pod/perlsub.pod t/op/override.t toke.c
513 ____________________________________________________________________________
514 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
515         Log: Update Changes.
516      Branch: perl
517            ! Changes patchlevel.h
518 ____________________________________________________________________________
519 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
520         Log: Retract #14251 (the op slab allocator from perlio)
521              until we figure out why 2.2.19 x86 debian gets
522              a circular sibling chain and therefore hangs in
523              the Perl_ck_subr() sibling for-loop.
524      Branch: perl
525            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
526            ! perlapi.c perlapi.h proto.h
527 ____________________________________________________________________________
528 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
529         Log: Big mktables rewrite from Jeffrey;
530              documentation not yet updated.
531      Branch: perl
532            + (add 171 files)
533            - (delete 182 files)
534            ! (edit 135 files)
535 ____________________________________________________________________________
536 [ 14253] By: ams                                   on 2002/01/14  03:15:05
537         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
538              From: Michael G Schwern <schwern@pobox.com>
539              Date: Sun, 13 Jan 2002 21:00:07 -0500
540              Message-Id: <20020114020007.GB2877@blackrider>
541      Branch: perl
542            ! lib/Cwd.pm
543 ____________________________________________________________________________
544 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
545         Log: Subject: Re: Win32 status - progress !
546              From: Abe Timmerman <abe@ztreet.demon.nl>       
547              Date: Mon, 14 Jan 2002 02:29:51 +0100
548              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
549      Branch: perl
550            ! lib/ExtUtils/t/MM_Win32.t
551 ____________________________________________________________________________
552 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
553         Log: Integrate perlio.
554              
555              Slab allocator for ops
556              - moved the statics to intrpvar.h
557              - implemented Slab_Free()
558              - uses PerlMemShared (for now) if distinction exists.
559      Branch: perl
560           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
561           !> perlapi.c perlapi.h proto.h
562 ____________________________________________________________________________
563 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
564         Log: Start a new test category: uni.  Much of t/op/pat
565              should probably be moved here, but holding on that
566              until Jeffrey finishes his big mktables rewrite.
567              Bits and pieces of op/split, op/pack, op/append,
568              op/join, could probably be moved to respective uni
569              tests, too.
570      Branch: perl
571            + t/uni/fold.t t/uni/sprintf.t
572            - t/op/unifold.t t/op/unisprintf.t
573            ! MANIFEST t/TEST t/harness
574 ____________________________________________________________________________
575 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
576         Log: Subject: [PATCH] enable Win32 to build again
577              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
578              Date: Sun, 13 Jan 2002 21:49:24 +0100
579              Message-ID: <3C4200E4.15926.23F6131@localhost>
580              
581              miniperl.exe.exe does not exe that well.
582      Branch: perl
583            ! lib/ExtUtils/MM_Unix.pm
584 ____________________________________________________________________________
585 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
586         Log: Mention some of the load-affected tests.
587      Branch: perl
588            ! INSTALL
589 ____________________________________________________________________________
590 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
591         Log: Move the UTF-8 conversion code earlier so that
592              op/ver is happy.
593      Branch: perl
594            ! sv.c t/op/ver.t
595 ____________________________________________________________________________
596 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
597         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
598              have diverged quite a bit so no updates there.
599      Branch: perl
600            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
601            ! ext/List/Util/lib/List/Util.pm
602            ! ext/List/Util/lib/Scalar/Util.pm
603 ____________________________________________________________________________
604 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
605         Log: Make the crypt() pickier: if downgrading doesn't work,
606              croak.
607      Branch: perl
608            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
609 ____________________________________________________________________________
610 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
611         Log: Grow the buffer in case Unicode caused size changes
612              (and it very probably did).
613      Branch: perl
614            ! sv.c
615 ____________________________________________________________________________
616 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
617         Log: Future-proofing from Jeffrey Friedl (for conflicting
618              In* and Is* names).
619      Branch: perl
620            ! lib/utf8_heavy.pl
621 ____________________________________________________________________________
622 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
623         Log: Subject: [PATCH] Re: Warning in B.xs
624              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
625              Date: Sun, 13 Jan 2002 19:39:52 +0100
626              Message-ID: <3C41E288.20562.1C8C895@localhost>
627      Branch: perl
628            ! ext/B/B.xs
629 ____________________________________________________________________________
630 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
631         Log: Subject: Re: lookbehind broken with latest bleedperl
632              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
633              Date: Sun, 13 Jan 2002 18:06:22 +0000
634              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
635      Branch: perl
636            ! regexec.c t/op/re_tests
637 ____________________________________________________________________________
638 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
639         Log: Subject: [PATCH] more MM_Unix.t tests
640              From: Tels <perl_dummy@bloodgate.com>
641              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
642              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
643              
644              Subject: [PATCH] 14220 misunderstood, I bet          
645              From: andreas.koenig@anima.de (Andreas J. Koenig)
646              Date: 12 Jan 2002 21:31:58 +0100
647              Message-ID: <m3k7un8g5d.fsf@anima.de>
648      Branch: perl
649            ! lib/ExtUtils/t/MM_Unix.t
650 ____________________________________________________________________________
651 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
652         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
653              From: Tels <perl_dummy@bloodgate.com>
654              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
655              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
656              
657              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
658              From: Tels <perl_dummy@bloodgate.com>
659              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
660              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
661      Branch: perl
662            ! lib/ExtUtils/MM_Unix.pm
663 ____________________________________________________________________________
664 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
665         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
666              From: Nicholas Clark <nick@unfortu.net> 
667              Date: Sun, 13 Jan 2002 15:58:34 +0000
668              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
669      Branch: perl
670            ! lib/Benchmark.t
671 ____________________________________________________________________________
672 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
673         Log: Anton Berezin did more reading and the uid setting story
674              gets more complex.
675      Branch: perl
676            ! pod/perltodo.pod utils/perldoc.PL
677 ____________________________________________________________________________
678 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
679         Log: Integrate perlio;
680              
681              Win32 fixes:
682              - vmem.h hack to handle free-by-wrong-thread after eval "".
683              - Initialize timerid 
684      Branch: perl
685           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
686 ____________________________________________________________________________
687 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
688         Log: Subject: Re: HiRes
689              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
690              Date: Sun, 13 Jan 2002 10:18:46 +0100
691              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
692              
693              Give up on socketpair in HP-UX.
694      Branch: perl
695            ! ext/Socket/socketpair.t
696 ____________________________________________________________________________
697 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
698         Log: *groan*
699      Branch: perl
700            ! t/op/pat.t
701 ____________________________________________________________________________
702 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
703         Log: One more sharp s case found by Jeffrey.
704      Branch: perl
705            ! regexec.c t/op/pat.t
706 ____________________________________________________________________________
707 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
708         Log: Comment tweak.
709      Branch: perl
710            ! regexec.c
711 ____________________________________________________________________________
712 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
713         Log: Don't bother checking for the Greek special
714              cases if the node is too short.
715      Branch: perl
716            ! regcomp.c
717 ____________________________________________________________________________
718 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
719         Log: Update Changes.
720      Branch: perl
721            ! Changes patchlevel.h
722 ____________________________________________________________________________
723 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
724         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
725              From: Jonathan Stowe <gellyfish@gellyfish.com>
726              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
727              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
728      Branch: perl
729            ! Configure config_h.SH
730 ____________________________________________________________________________
731 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
732         Log: Quick reformat using indent -kr -nce, as requested
733              by Dan Kogai and suggest by NI-S.
734      Branch: perl
735            ! ext/Encode/encengine.c
736 ____________________________________________________________________________
737 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
738         Log: Couple more Unicode lookbehind tests.
739      Branch: perl
740            ! t/op/pat.t
741 ____________________________________________________________________________
742 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
743         Log: Sharp S as a special treat for our German UTF-8 testers :-)
744      Branch: perl
745            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
746 ____________________________________________________________________________
747 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
748         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
749              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
750              Date: Sat, 12 Jan 2002 20:37:32 +0100
751              Message-ID: <3C409E8C.16203.196C2D3@localhost>
752      Branch: perl
753            ! ext/B/B/Deparse.pm
754 ____________________________________________________________________________
755 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
756         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
757              really worth the bits it's printed on?
758      Branch: perl
759            ! lib/ExtUtils/t/MM_Unix.t
760 ____________________________________________________________________________
761 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
762         Log: Special treatment for U+03B0 and U+0390 in //i,
763              this means that we can remove the minlen pessimisations
764              introduced by the #14096.
765      Branch: perl
766            ! pp_hot.c regcomp.c regexec.c
767 ____________________________________________________________________________
768 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
769         Log: Integrate perlio;
770              
771              Abstract out the cloning of SvPVX and handle shared pv in a 
772              safe (if suboptimal) manner. Does not fix op/fork.t :-(
773              
774              Win32-ize socketpair test
775              - Win32 can fork even though $Config{d_fork} is undef
776              - SOCK_DGRAM does not work - skip those tests.
777      Branch: perl
778           !> ext/Socket/socketpair.t sv.c
779 ____________________________________________________________________________
780 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
781         Log: One should first drop the real uid, not the effective uid.
782              [ID 20020110.003]
783      Branch: perl
784            ! utils/perldoc.PL
785 ____________________________________________________________________________
786 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
787         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
788              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
789              Date: Fri, 11 Jan 2002 23:29:48 +0100
790              Message-ID: <3C3F756C.4581.2E2A938@localhost>
791      Branch: perl
792            + ext/B/C/C.xs ext/B/C/Makefile.PL
793            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
794            ! utils/perlcc.PL
795 ____________________________________________________________________________
796 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
797         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
798              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
799              Date: Fri, 11 Jan 2002 14:29:30 -0800
800              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
801      Branch: perl
802            ! ext/B/t/concise.t
803 ____________________________________________________________________________
804 [ 14212] By: ams                                   on 2002/01/12  06:10:52
805         Log: Subject: [PATCH] More fixes for Stratus VOS
806              From: "Green, Paul" <Paul.Green@stratus.com>
807              Date: Fri, 11 Jan 2002 17:30:37 -0500
808              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
809      Branch: perl
810            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
811 ____________________________________________________________________________
812 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
813         Log: Upgrade to CGI.pm 2.80.
814      Branch: perl
815            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
816 ____________________________________________________________________________
817 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
818         Log: FAQ sync.
819      Branch: perl
820            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
821            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
822            ! pod/perlfaq8.pod
823 ____________________________________________________________________________
824 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
825         Log: This is getting embarrassing.
826      Branch: perl
827            ! t/op/pat.t
828 ____________________________________________________________________________
829 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
830         Log: Doc tweaks.
831      Branch: perl
832            ! pod/perlunicode.pod
833 ____________________________________________________________________________
834 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
835         Log: Updating the test count is good; also rephrasing
836              so that there is no ok output containing "not".
837      Branch: perl
838            ! t/op/pat.t
839 ____________________________________________________________________________
840 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
841         Log: Andreas is busy :-)
842      Branch: perl
843            ! doop.c t/op/unisprintf.t
844 ____________________________________________________________________________
845 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
846         Log: Unicode lookbehind looked bad.
847      Branch: perl
848            ! regexec.c t/op/pat.t
849 ____________________________________________________________________________
850 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
851         Log: Garbage collection.
852      Branch: perl
853            ! t/run/kill_perl.t
854 ____________________________________________________________________________
855 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
856         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
857              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
858              Date: Fri, 11 Jan 2002 23:29:48 +0100
859              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
860      Branch: perl
861            ! embed.fnc global.sym makedef.pl
862 ____________________________________________________________________________
863 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
864         Log: Subject: [PATCH] perldelta nit?
865              From: Robert Spier <rspier@pobox.com>
866              Date: Fri, 11 Jan 2002 15:19:16 -0800
867              Message-ID: <15423.29428.164185.251700@rls.cx>
868      Branch: perl
869            ! pod/perldelta.pod
870 ____________________________________________________________________________
871 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
872         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
873              From: Michael G Schwern <schwern@pobox.com>
874              Date: Fri, 11 Jan 2002 17:08:17 -0500
875              Message-ID: <20020111220817.GG2838@blackrider>
876      Branch: perl
877            ! t/run/kill_perl.t t/test.pl
878 ____________________________________________________________________________
879 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
880         Log: Subject: [PATCH] Correct misleading error message
881              From: Mike Guy <mjtg@cam.ac.uk>
882              Date: Fri, 11 Jan 2002 18:36:33 +0000
883              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
884              
885              hash assignment -> anonymous hash
886      Branch: perl
887            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
888 ____________________________________________________________________________
889 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
890         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
891              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
892              Date: Fri, 11 Jan 2002 16:58:14 +0100
893              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
894      Branch: perl
895            ! ext/Unicode/Normalize/mkheader
896 ____________________________________________________________________________
897 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
898         Log: Add a new test for is-sprintf-preserving Unicodeness:
899              #14194 and an old one from kill_perl.t (I could have used
900              sprintf.t, but it's format was quite fixed, and I didn't
901              feel like breaking the format)
902      Branch: perl
903            + t/op/unisprintf.t
904            ! MANIFEST t/run/kill_perl.t
905 ____________________________________________________________________________
906 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
907         Log: Integrate perlio;
908              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
909      Branch: perl
910           !> win32/win32.c
911 ____________________________________________________________________________
912 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
913         Log: Integrate perlio;
914              A mostly-stable version of "new" Win32 signal/kill support.
915      Branch: perl
916           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
917           !> win32/config.gc win32/config.vc win32/config_H.bc
918           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
919           !> win32/makefile.mk win32/win32.c win32/win32.h
920 ____________________________________________________________________________
921 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
922         Log: Fix for
923              
924              Subject: UTF-8 sprintf bug in bleadperl
925              From: andreas.koenig@anima.de (Andreas J. Koenig)
926              Date: 11 Jan 2002 15:47:15 +0100
927              Message-ID: <m3vge99c7g.fsf@anima.de>
928              
929              I have tests, have just to figure out where to put them
930              since op/sprintf looks a bit unfriendly for tests of
931              somewhat freer form.
932      Branch: perl
933            ! doop.c sv.c
934 ____________________________________________________________________________
935 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
936         Log: Update Changes.
937      Branch: perl
938            ! Changes patchlevel.h
939 ____________________________________________________________________________
940 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
941         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
942              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
943              Date: Thu, 10 Jan 2002 18:21:34 -0800
944              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
945      Branch: perl
946            + ext/B/t/concise.t
947            ! MANIFEST
948 ____________________________________________________________________________
949 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
950         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
951              necessary in form.t and html.t @INC setups.
952      Branch: perl
953            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
954 ____________________________________________________________________________
955 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
956         Log: Yet another twist.
957      Branch: perl
958            ! t/test.pl
959 ____________________________________________________________________________
960 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
961         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
962              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
963              Date: Fri, 11 Jan 2002 13:04:15 +0100      
964              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
965      Branch: perl
966            ! hints/aix.sh
967 ____________________________________________________________________________
968 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
969         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
970              From: Jonathan Stowe <gellyfish@gellyfish.com> 
971              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
972              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
973      Branch: perl
974            ! lib/AnyDBM_File.t
975 ____________________________________________________________________________
976 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
977         Log: Arguments were being mangled.
978      Branch: perl
979            ! t/test.pl
980 ____________________________________________________________________________
981 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
982         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
983              From: Jonathan Stowe <gellyfish@gellyfish.com>
984              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
985              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
986      Branch: perl
987            ! lib/AnyDBM_File.t
988 ____________________________________________________________________________
989 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
990         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
991              From: Michael G Schwern <schwern@pobox.com> 
992              Date: Fri, 11 Jan 2002 04:26:27 -0500
993              Message-ID: <20020111092626.GA16544@blackrider>
994      Branch: perl
995            ! t/run/kill_perl.t t/test.pl
996 ____________________________________________________________________________
997 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
998         Log: Subject: [PATCH] Test::Harness 2.01
999              From: Michael G Schwern <schwern@pobox.com> 
1000              Date: Thu, 10 Jan 2002 21:11:24 -0500
1001              Message-ID: <20020111021123.GA30666@blackrider>
1002      Branch: perl
1003            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
1004            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
1005            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
1006            + lib/Test/Harness/t/nonumbers.t
1007            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
1008            + t/lib/sample-tests/lone_not_bug
1009            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
1010            + t/lib/sample-tests/vms_nit
1011            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
1012            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
1013 ____________________________________________________________________________
1014 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
1015         Log: patch is silly when creating new files: don't run
1016              patch more than once.
1017      Branch: perl
1018            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
1019 ____________________________________________________________________________
1020 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
1021         Log: Forgot from #14179.
1022      Branch: perl
1023            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
1024 ____________________________________________________________________________
1025 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
1026         Log: Subject: [PATCH] is() undef/'' behavior change
1027              From: Michael G Schwern <schwern@pobox.com> 
1028              Date: Fri, 11 Jan 2002 03:35:51 -0500
1029              Message-ID: <20020111083551.GC30666@blackrider>
1030              
1031              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
1032              From: Michael G Schwern <schwern@pobox.com> 
1033              Date: Fri, 11 Jan 2002 03:37:44 -0500
1034              Message-ID: <20020111083744.GD30666@blackrider>
1035      Branch: perl
1036            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
1037            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
1038            ! lib/Pod/t/InputObjects.t lib/blib.t
1039 ____________________________________________________________________________
1040 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
1041         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
1042              From: Michael G Schwern <schwern@pobox.com> 
1043              Date: Thu, 10 Jan 2002 19:56:23 -0500
1044              Message-ID: <20020111005623.GA13192@blackrider>
1045      Branch: perl
1046            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
1047            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
1048            ! lib/Test/Simple.pm lib/Test/Simple/Changes
1049            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
1050            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
1051            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
1052            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
1053            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
1054            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
1055            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
1056            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
1057            ! lib/Test/Simple/t/plan_is_noplan.t
1058            ! lib/Test/Simple/t/plan_no_plan.t
1059            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
1060            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
1061            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
1062            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
1063            ! lib/Test/Tutorial.pod
1064 ____________________________________________________________________________
1065 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
1066         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
1067              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
1068              
1069              turns out even the malloc() was never really needed to begin with,
1070              so get rid of it
1071      Branch: perl
1072            ! sv.c
1073 ____________________________________________________________________________
1074 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
1075         Log: Small doc tweaks.
1076      Branch: perl
1077            ! pod/perluniintro.pod
1078 ____________________________________________________________________________
1079 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
1080         Log: support using the CRT's malloc() family of functions instead of
1081              the internal one when ithreads is enabled; allocate large blocks
1082              using VirtualAlloc() since the Heap*() functions may only be tuned
1083              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
1084              
1085              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
1086              also see comments at the top of win32/vmem.h for other options that
1087              can be set
1088      Branch: perl
1089            ! win32/vmem.h
1090 ____________________________________________________________________________
1091 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
1092         Log: Subject: micropatch
1093              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1094              Date: Thu, 10 Jan 2002 18:20:58 +0000
1095              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
1096      Branch: perl
1097            ! regcomp.c
1098 ____________________________________________________________________________
1099 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
1100         Log: Subject: [PATCH] Embed.t on Win32
1101              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1102              Date: Thu, 10 Jan 2002 18:56:21 +0100
1103              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
1104      Branch: perl
1105            ! lib/ExtUtils/t/Embed.t
1106 ____________________________________________________________________________
1107 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
1108         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
1109              From: Gisle Aas <gisle@ActiveState.com>
1110              Date: 10 Jan 2002 08:56:05 -0800
1111              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
1112      Branch: perl
1113            ! toke.c
1114 ____________________________________________________________________________
1115 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
1116         Log: Subject: [PATCH] doc fixes
1117              From: "Brendan O'Dea" <bod@debian.org>
1118              Date: Fri, 11 Jan 2002 03:49:54 +1100
1119              Message-ID: <20020110164954.GA21891@compusol.com.au>
1120      Branch: perl
1121            ! lib/I18N/Collate.pm pod/perlfunc.pod
1122 ____________________________________________________________________________
1123 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
1124         Log: Integrate perlio; More signal hackery.
1125      Branch: perl
1126           !> win32/win32.c
1127 ____________________________________________________________________________
1128 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
1129         Log: No need to show internal encodings, or return them
1130              in random order.
1131      Branch: perl
1132            ! ext/Encode/Encode.pm
1133 ____________________________________________________________________________
1134 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
1135         Log: I think we can claim to be supporting Unicode
1136              "loose matching" now.
1137      Branch: perl
1138            ! pod/perlunicode.pod
1139 ____________________________________________________________________________
1140 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
1141         Log: Subject: doc patch
1142              From: mjd@plover.com
1143              Date: 10 Jan 2002 15:12:27 -0000
1144              Message-ID: <20020110151227.14850.qmail@plover.com>
1145      Branch: perl
1146            ! pod/perlrun.pod
1147 ____________________________________________________________________________
1148 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
1149         Log: Subject: Re: [ID 20011223.001] accept leaks memory
1150              From: Andy Dougherty <doughera@lafayette.edu>
1151              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
1152              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
1153      Branch: perl
1154            ! hints/linux.sh
1155 ____________________________________________________________________________
1156 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
1157         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
1158      Branch: perl
1159           !> win32/win32.c
1160 ____________________________________________________________________________
1161 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
1162         Log: Subject: [PATCH] Magic numbers in B::Concise
1163              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
1164              Date: Wed, 9 Jan 2002 23:04:01 -0800
1165              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
1166      Branch: perl
1167            ! ext/B/B/Concise.pm ext/B/O.pm
1168 ____________________________________________________________________________
1169 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
1170         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
1171              From: Gisle Aas <gisle@ActiveState.com>
1172              Date: 09 Jan 2002 21:52:40 -0800
1173              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
1174      Branch: perl
1175            ! t/lib/strict/vars toke.c
1176 ____________________________________________________________________________
1177 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
1178         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
1179              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1180              Date: Wed, 9 Jan 2002 23:24:32 +0100
1181              Message-ID: <20020109232432.A692@rafael>
1182      Branch: perl
1183            ! ext/B/B/Deparse.pm
1184 ____________________________________________________________________________
1185 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
1186         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
1187              From: Jonathan Stowe <gellyfish@gellyfish.com>
1188              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
1189              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
1190      Branch: perl
1191            ! t/run/kill_perl.t
1192 ____________________________________________________________________________
1193 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
1194         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
1195              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1196              Date: Wed, 09 Jan 2002 20:16:54 +0000
1197              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
1198      Branch: perl
1199            ! regexec.c
1200 ____________________________________________________________________________
1201 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
1202         Log: Subject: [Patch @14129] fixes Unicode::Normalize
1203              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1204              Date: Thu, 10 Jan 2002 01:08:56 +0900
1205              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
1206      Branch: perl
1207            - ext/Unicode/Normalize/Normalize.pod
1208            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
1209            ! ext/Unicode/Normalize/Normalize.pm
1210            ! ext/Unicode/Normalize/Normalize.xs
1211            ! ext/Unicode/Normalize/mkheader
1212 ____________________________________________________________________________
1213 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
1214         Log: Integrate perlio; (Re-)implement alarm() for Win32.
1215      Branch: perl
1216           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
1217           !> win32/win32iop.h
1218 ____________________________________________________________________________
1219 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
1220         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
1221              From: Nicholas Clark <nick@unfortu.net>
1222              Date: Wed, 9 Jan 2002 17:56:04 +0000
1223              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
1224      Branch: perl
1225            ! t/op/readdir.t
1226 ____________________________________________________________________________
1227 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
1228         Log: Update Changes.
1229      Branch: perl
1230            ! Changes patchlevel.h
1231 ____________________________________________________________________________
1232 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
1233         Log: Thinko.
1234      Branch: perl
1235            ! ext/threads/t/stress_re.t
1236 ____________________________________________________________________________
1237 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
1238         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
1239              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
1240              Date: Wed, 09 Jan 2002 13:37:17 +0000                
1241              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
1242      Branch: perl
1243            ! regexec.c t/op/re_tests
1244 ____________________________________________________________________________
1245 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
1246         Log: Subject: Re: Weird Malformed warning in bleadperl    
1247              From: andreas.koenig@anima.de (Andreas J. Koenig)    
1248              Date: 09 Jan 2002 11:12:37 +0100
1249              Message-ID: <m3itabbzoq.fsf@anima.de>
1250      Branch: perl
1251            ! regexec.c t/op/pat.t
1252 ____________________________________________________________________________
1253 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
1254         Log: Forgot stress_re.t from MANIFEST.
1255      Branch: perl
1256            ! MANIFEST
1257 ____________________________________________________________________________
1258 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
1259         Log: In dumping use isPRINT() instead of isprint() so that locale
1260              does not come into play.
1261      Branch: perl
1262            ! utf8.c
1263 ____________________________________________________________________________
1264 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
1265         Log: Add a threads stress test for regular expressions
1266              (mostly just a modified stress_string.t) and doesn't
1267              test that much of regular expressions, just that $1
1268              doesn't get stomped by competing threads (as it does
1269              in the 5005threads of old).
1270      Branch: perl
1271            + ext/threads/t/stress_re.t
1272            ! MANIFEST
1273 ____________________________________________________________________________
1274 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
1275         Log: Subject: Re: [ID 20010912.007] substr reference core dump
1276              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1277              Date: Tue, 08 Jan 2002 19:17:50 +0000
1278              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
1279      Branch: perl
1280            ! scope.c t/run/kill_perl.t
1281 ____________________________________________________________________________
1282 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
1283         Log: SANY (. with /s) wasn't happy on Unicode.
1284      Branch: perl
1285            ! regexec.c t/op/pat.t
1286 ____________________________________________________________________________
1287 [ 14142] By: ams                                   on 2002/01/08  22:42:10
1288         Log: Subject: [PATCH] perldebug nit
1289              From: Tels <tels@bloodgate.com>
1290              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
1291      Branch: perl
1292            ! pod/perldebug.pod
1293 ____________________________________________________________________________
1294 [ 14141] By: ams                                   on 2002/01/08  21:32:59
1295         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
1296              From: "Green, Paul" <Paul.Green@stratus.com>
1297              Date: Tue, 8 Jan 2002 17:31:35 -0500
1298              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
1299      Branch: perl
1300            ! Makefile.SH
1301 ____________________________________________________________________________
1302 [ 14140] By: ams                                   on 2002/01/08  21:27:57
1303         Log: Subject: [PATCH] Re: Slight chokage from Deparse
1304              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1305              Date: Tue, 8 Jan 2002 23:04:45 +0100
1306              Message-Id: <20020108230445.A4798@rafael>
1307      Branch: perl
1308            ! ext/B/B/Deparse.pm
1309 ____________________________________________________________________________
1310 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
1311         Log: Subject: [patch] peep() is rude
1312              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
1313              Date: Tue, 08 Jan 2002 19:17:50 +0000            
1314              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
1315      Branch: perl
1316            ! op.c t/run/kill_perl.t
1317 ____________________________________________________________________________
1318 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
1319         Log: unifold is really an op test since it requires
1320              no external modules for its actual testing:
1321              only the unicore CaseFold.txt file, and File::Spec
1322              to portably access that file.
1323      Branch: perl
1324            + t/op/unifold.t
1325            - lib/unifold.t
1326            ! MANIFEST
1327 ____________________________________________________________________________
1328 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
1329         Log: Subject: [patch] save a test 
1330              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1331              Date: Tue, 08 Jan 2002 16:18:47 +0000
1332              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
1333      Branch: perl
1334            ! regcomp.c
1335 ____________________________________________________________________________
1336 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
1337         Log: Subject: Not OK 13843 
1338              From: andreas.koenig@anima.de (Andreas J. Koenig)
1339              Date: 08 Jan 2002 14:12:29 +0100
1340              Message-ID: <m38zb9c7gi.fsf@anima.de>
1341      Branch: perl
1342            ! op.c t/op/subst.t
1343 ____________________________________________________________________________
1344 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
1345         Log: Missed one variant of the fold testing, noticed bu Hugo.
1346      Branch: perl
1347            ! lib/unifold.t
1348 ____________________________________________________________________________
1349 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
1350         Log: Enchance the Storable magic description.
1351      Branch: perl
1352            ! ext/Storable/Storable.pm
1353 ____________________________________________________________________________
1354 [ 14132] By: ams                                   on 2002/01/08  09:16:12
1355         Log: Subject: [PATCH] don't installperl pods
1356              From: H.Merijn Brand <h.m.brand@hccnet.nl>
1357              Date: Tue, 08 Jan 2002 10:36:01 +0100
1358              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
1359      Branch: perl
1360            ! installperl
1361 ____________________________________________________________________________
1362 [ 14131] By: ams                                   on 2002/01/08  03:38:40
1363         Log: Subject: Math-BigInt v1.49 released
1364              From: Tels <perl_dummy@bloodgate.com>
1365              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
1366      Branch: perl
1367            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
1368            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
1369            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1370            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1371            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1372            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
1373            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
1374            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1375            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
1376            ! t/lib/Math/BigInt/Subclass.pm
1377 ____________________________________________________________________________
1378 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
1379         Log: A little better comments.
1380      Branch: perl
1381            ! regexec.c
1382 ____________________________________________________________________________
1383 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
1384         Log: No normalization form DNF.
1385      Branch: perl
1386            ! ext/Unicode/Normalize/Normalize.pm
1387 ____________________________________________________________________________
1388 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
1389         Log: Extension nits found by -Wall (several from threads
1390              and threads::shared, but leaving them to Arthur).
1391      Branch: perl
1392            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
1393            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
1394            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
1395            ! ext/Unicode/Normalize/mkheader x2p/str.c
1396 ____________________________________________________________________________
1397 [ 14125] By: ams                                   on 2002/01/07  22:03:22
1398         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
1399              From: Nicholas Clark (sans From field in mail header)
1400              Date: Mon, 7 Jan 2002 16:18:23 +0000
1401              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
1402      Branch: perl
1403            ! lib/Exporter.pm
1404 ____________________________________________________________________________
1405 [ 14124] By: ams                                   on 2002/01/07  21:46:11
1406         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
1407              From: "Green, Paul" <Paul.Green@stratus.com>
1408              Date: Mon, 7 Jan 2002 16:59:38 -0500
1409              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
1410      Branch: perl
1411            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
1412 ____________________________________________________________________________
1413 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
1414         Log: Update Changes.
1415      Branch: perl
1416            ! Changes patchlevel.h
1417 ____________________________________________________________________________
1418 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
1419         Log: Subject: [PATCH] Correct module name in perldelta*                 
1420              From: Mike Guy <mjtg@cam.ac.uk>
1421              Date: Mon, 07 Jan 2002 17:02:43 +0000
1422              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
1423      Branch: perl
1424            ! pod/perl561delta.pod pod/perl56delta.pod
1425 ____________________________________________________________________________
1426 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
1427         Log: AUTHORS update.
1428      Branch: perl
1429            ! AUTHORS
1430 ____________________________________________________________________________
1431 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
1432         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
1433      Branch: perl
1434            ! ext/Storable/Storable.pm
1435 ____________________________________________________________________________
1436 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
1437         Log: perldelta updates.
1438      Branch: perl
1439            ! pod/perldelta.pod
1440 ____________________________________________________________________________
1441 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
1442         Log: Document the flags of pv_uni_display().
1443      Branch: perl
1444            ! pod/perlapi.pod utf8.c
1445 ____________________________________________________________________________
1446 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
1447         Log: Forgot from #14115.
1448      Branch: perl
1449            ! t/op/re_tests
1450 ____________________________________________________________________________
1451 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
1452         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
1453              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
1454              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
1455              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
1456      Branch: perl
1457            ! regcomp.c
1458 ____________________________________________________________________________
1459 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
1460         Log: More regex and utf8 debug dumping.
1461      Branch: perl
1462            ! dump.c regcomp.c regexec.c utf8.c utf8.h
1463 ____________________________________________________________________________
1464 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
1465         Log: Unused variable.
1466      Branch: perl
1467            ! regcomp.c
1468 ____________________________________________________________________________
1469 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
1470         Log: Regen toc.
1471      Branch: perl
1472            ! pod/perltoc.pod
1473 ____________________________________________________________________________
1474 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
1475         Log: capitalize correctly, noticed by David Dyck.
1476      Branch: perl
1477            ! lib/sort.pm
1478 ____________________________________________________________________________
1479 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
1480         Log: No need to overqualify.
1481      Branch: perl
1482            ! lib/sort.pm
1483 ____________________________________________________________________________
1484 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
1485         Log: PL_debug_pad wasn't initialized to zeroes which broke
1486              ithreads + DEBUGGING.
1487      Branch: perl
1488            ! sv.c
1489 ____________________________________________________________________________
1490 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
1491         Log: Update Changes.
1492      Branch: perl
1493            ! Changes patchlevel.h
1494 ____________________________________________________________________________
1495 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
1496         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
1497              From: Jonathan Stowe <gellyfish@gellyfish.com>
1498              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
1499              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
1500      Branch: perl
1501            ! pp_sys.c
1502 ____________________________________________________________________________
1503 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
1504         Log: DB_File sync from Paul Marquess.
1505      Branch: perl
1506            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1507            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
1508            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
1509 ____________________________________________________________________________
1510 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
1511         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
1512              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
1513              Date: Sun, 6 Jan 2002 11:44:30 +0100
1514              Message-ID: <3C38389E.7831.493570@localhost>
1515      Branch: perl
1516            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
1517            ! utils/perlcc.PL
1518 ____________________________________________________________________________
1519 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
1520         Log: Tests for #14098.
1521      Branch: perl
1522            ! t/op/lc.t
1523 ____________________________________________________________________________
1524 [ 14101] By: ams                                   on 2002/01/06  04:52:50
1525         Log: Subject: [PATCH] Bad prototype detection now an optional warning
1526              From: Sam Tregar <sam@tregar.com>
1527              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
1528              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
1529      Branch: perl
1530            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
1531            ! t/comp/proto.t toke.c
1532 ____________________________________________________________________________
1533 [ 14100] By: ams                                   on 2002/01/06  01:56:59
1534         Log: Subject: [PATCH] Correct several Stratus VOS build issues
1535              From: "Green, Paul" <Paul.Green@stratus.com>
1536              Date: Sat, 5 Jan 2002 21:30:56 -0500
1537              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
1538      Branch: perl
1539            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
1540 ____________________________________________________________________________
1541 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
1542         Log: Further perl.org URL elaboration from Ask.
1543      Branch: perl
1544            ! pod/perlfaq1.pod pod/perlfaq2.pod
1545 ____________________________________________________________________________
1546 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
1547         Log: The same problem with To{Lower,Title,Upper}
1548              as earlier with ToFold.
1549      Branch: perl
1550            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
1551            ! lib/unicore/To/Upper.pl lib/unicore/mktables
1552 ____________________________________________________________________________
1553 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
1554         Log: Retract #14057 for now; the alarm/setitimer timers
1555              seen to be the same in many systems, which leads into
1556              hangups.
1557      Branch: perl
1558            ! ext/Time/HiRes/HiRes.t
1559 ____________________________________________________________________________
1560 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
1561         Log: Finish up (ha!) the Unicode case folding;
1562              enhance regex dumping code.
1563      Branch: perl
1564            + lib/unifold.t
1565            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
1566            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
1567 ____________________________________________________________________________
1568 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
1569         Log: Use the perl.org news gw instead of the perl.com one
1570              (from Ask).
1571      Branch: perl
1572            ! pod/perlfaq1.pod pod/perlfaq2.pod
1573 ____________________________________________________________________________
1574 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
1575         Log: Zero() wasn't documented.
1576      Branch: perl
1577            ! pod/perlclib.pod
1578 ____________________________________________________________________________
1579 [ 14093] By: ams                                   on 2002/01/05  17:58:35
1580         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
1581              From: Nicholas Clark <nick@unfortu.net>
1582              Date: Sat, 5 Jan 2002 18:55:39 +0000
1583              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
1584      Branch: perl
1585            ! lib/Memoize/t/tie_ndbm.t
1586 ____________________________________________________________________________
1587 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
1588         Log: Also UNICOS/mk has deviant socketpair().
1589      Branch: perl
1590            ! ext/Socket/socketpair.t
1591 ____________________________________________________________________________
1592 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
1593         Log: Ooops.  Retract the regex parts of #14090.
1594      Branch: perl
1595            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
1596 ____________________________________________________________________________
1597 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
1598         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
1599              From: Nicholas Clark <nick@unfortu.net> 
1600              Date: Sat, 5 Jan 2002 18:10:13 +0000
1601              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
1602      Branch: perl
1603            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
1604            ! regcomp.h regexec.c
1605 ____________________________________________________________________________
1606 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
1607         Log: Integrate perlio; a missing aTHX.
1608      Branch: perl
1609           !> op.c
1610 ____________________________________________________________________________
1611 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
1612         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
1613              found by Marc Lehmann.
1614      Branch: perl
1615            ! pp.c
1616 ____________________________________________________________________________
1617 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
1618         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
1619              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1620              Date: Sat, 5 Jan 2002 00:31:12 +0100
1621              Message-ID: <20020105003112.E1850@rafael>              
1622      Branch: perl
1623            ! t/comp/proto.t
1624 ____________________________________________________________________________
1625 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
1626         Log: A bit of "perl.com" cleanup.
1627      Branch: perl
1628            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
1629            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
1630            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
1631            ! pod/perlmodlib.PL pod/perlmodlib.pod
1632 ____________________________________________________________________________
1633 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
1634         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
1635              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1636              Date: Fri, 4 Jan 2002 23:35:19 +0100
1637              Message-ID: <20020104233519.A1850@rafael>
1638      Branch: perl
1639            ! op.c
1640 ____________________________________________________________________________
1641 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
1642         Log: Integrate change #14062 from macperl;
1643              Define setbuf, setvbuf for Mac OS
1644      Branch: perl
1645           !> ext/IO/IO.xs
1646 ____________________________________________________________________________
1647 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
1648         Log: Display the native pwd command.
1649      Branch: perl
1650            ! ext/Cwd/t/cwd.t
1651 ____________________________________________________________________________
1652 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
1653         Log: Under Mac OS X /dev/stdout is normally a symlink,
1654              but when running the test it seems to become a socket.
1655              So let's extend our censorship.
1656      Branch: perl
1657            ! t/op/stat.t
1658 ____________________________________________________________________________
1659 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
1660         Log: If we do have socketpair(), make my_socketpair()
1661              just call the real socketpair().  This way we always
1662              have real code behind my_socketpair() and a symbol
1663              corresponding to the my_socketpair in global.sym.
1664      Branch: perl
1665            ! embed.fnc embed.h makedef.pl proto.h util.c
1666 ____________________________________________________________________________
1667 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
1668         Log: Spread the good word of "env".
1669      Branch: perl
1670            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
1671 ____________________________________________________________________________
1672 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
1673         Log: Till the system tests do something non-Win*, better rename
1674              the test so that people on other platforms don't get confused.
1675              (Not win32system, because assumedly there's win64, too.)
1676      Branch: perl
1677            + t/op/winsystem.t
1678            - t/op/system.t
1679            ! MANIFEST
1680 ____________________________________________________________________________
1681 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
1682         Log: Some tweaks.
1683      Branch: perl
1684            ! lib/Pod/t/Functions.t
1685 ____________________________________________________________________________
1686 [ 14057] By: ams                                   on 2002/01/04  17:40:31
1687         Log: (retracted by #14057)
1688              
1689              Subject: [PATCH] Time/HiRes/HiRes.t
1690              From: Nicholas Clark <nick@unfortu.net>
1691              Date: Fri, 4 Jan 2002 17:28:46 +0000
1692              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
1693      Branch: perl
1694            ! ext/Time/HiRes/HiRes.t
1695 ____________________________________________________________________________
1696 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
1697         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
1698              From: Abe Timmerman <abe@ztreet.demon.nl>
1699              Date: Fri, 04 Jan 2002 18:42:33 +0100
1700              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
1701      Branch: perl
1702            + lib/Pod/t/Functions.t
1703            ! MANIFEST lib/Pod/Functions.pm
1704 ____________________________________________________________________________
1705 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
1706         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
1707              From: "Craig A. Berry" <craigberry@mac.com>
1708              Date: Thu, 3 Jan 2002 17:32:20 -0600
1709              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
1710      Branch: perl
1711            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
1712 ____________________________________________________________________________
1713 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
1714         Log: Document the U+0085, U+2028, and U+2029.
1715      Branch: perl
1716            ! pod/perlre.pod pod/perlretut.pod
1717 ____________________________________________________________________________
1718 [ 14053] By: ams                                   on 2002/01/04  03:27:44
1719         Log: Subject: [PATCH] warn if not CORE::dump
1720              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1721              Date: Thu, 3 Jan 2002 22:04:00 +0100
1722              Message-Id: <20020103220400.A13958@rafael>
1723      Branch: perl
1724            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
1725 ____________________________________________________________________________
1726 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
1727         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
1728      Branch: perl
1729            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
1730 ____________________________________________________________________________
1731 [ 14051] By: ams                                   on 2002/01/04  03:00:12
1732         Log: Subject: [PATCH] File::Compare::VERSION
1733              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1734              Date: Thu, 3 Jan 2002 23:42:52 +0100
1735              Message-Id: <20020103234252.G13958@rafael>
1736      Branch: perl
1737            ! lib/File/Compare.pm
1738 ____________________________________________________________________________
1739 [ 14050] By: ams                                   on 2002/01/04  02:58:05
1740         Log: Subject: [PATCH @14042] threads::shared doc
1741              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
1742              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
1743              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
1744      Branch: perl
1745            ! ext/threads/shared/shared.pm
1746 ____________________________________________________________________________
1747 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
1748         Log: #14048 exposed few false positives, to be fixed soonish.
1749      Branch: perl
1750            ! t/op/pat.t
1751 ____________________________________________________________________________
1752 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
1753         Log: Do not add the first characters of multicharacter foldings
1754              into character classes.
1755      Branch: perl
1756            ! regcomp.c
1757 ____________________________________________________________________________
1758 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
1759         Log: A bit of testing for #14046.
1760      Branch: perl
1761            ! t/op/pat.t
1762 ____________________________________________________________________________
1763 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
1764         Log: Allow emitting the foldcased version of "\x{df}", "ss"
1765              (among others, another example would be \x{fb00} -> "ff")
1766      Branch: perl
1767            ! regcomp.c
1768 ____________________________________________________________________________
1769 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
1770         Log: Subject: [PATCH] File::Spec & NetWare
1771              From: Dave Rolsky <autarch@urth.org>
1772              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
1773              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
1774      Branch: perl
1775            - lib/File/Spec/NW5.pm
1776            ! MANIFEST lib/File/Spec.pm
1777 ____________________________________________________________________________
1778 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
1779         Log: FAQ sync (RCS Ids only?)
1780      Branch: perl
1781            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
1782 ____________________________________________________________________________
1783 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
1784         Log: AUTHORs updates.
1785      Branch: perl
1786            ! AUTHORS
1787 ____________________________________________________________________________
1788 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
1789         Log: Update Changes.
1790      Branch: perl
1791            ! Changes patchlevel.h
1792 ____________________________________________________________________________
1793 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
1794         Log: Missed the =head1 additions.
1795      Branch: perl
1796            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
1797            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
1798            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
1799            ! util.c
1800 ____________________________________________________________________________
1801 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
1802         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
1803              From: Robin Barker <rmb1@cise.npl.co.uk>
1804              Date: Thu, 3 Jan 2002 15:26:20 GMT
1805              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
1806      Branch: perl
1807            ! lib/Carp.t lib/Carp/Heavy.pm
1808 ____________________________________________________________________________
1809 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
1810         Log: Subject: [PATCH hv.c] 
1811              From: Robin Barker <rmb1@cise.npl.co.uk>
1812              Date: Thu, 3 Jan 2002 14:49:06 GMT
1813              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
1814              
1815              -Wformat check.
1816      Branch: perl
1817            ! hv.c
1818 ____________________________________________________________________________
1819 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
1820         Log: NetWare tweaks from Ananth Kesari.
1821      Branch: perl
1822            ! NetWare/t/NWScripts.pl lib/File/Find.pm
1823 ____________________________________________________________________________
1824 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
1825         Log: Cast.
1826      Branch: perl
1827            ! regexec.c
1828 ____________________________________________________________________________
1829 [ 14036] By: ams                                   on 2002/01/03  12:12:31
1830         Log: Grammar fix suggested by Gwyn Judd.
1831      Branch: perl
1832            ! pod/perldiag.pod
1833 ____________________________________________________________________________
1834 [ 14033] By: ams                                   on 2002/01/03  08:24:24
1835         Log: Subject: Not ok 14031: PPPort Makefile.PL
1836              From: andreas.koenig@anima.de (Andreas J. Koenig)
1837              Date: 03 Jan 2002 10:17:46 +0100
1838              Message-Id: <m3sn9n94jp.fsf@anima.de>
1839      Branch: perl
1840            ! ext/Devel/PPPort/Makefile.PL
1841 ____________________________________________________________________________
1842 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
1843         Log: Off-by-one is my middle name.
1844      Branch: perl
1845            ! regexec.c
1846 ____________________________________________________________________________
1847 [ 14030] By: ams                                   on 2002/01/02  23:56:37
1848         Log: Subject: [PATCH @14015] threads::shared disabling
1849              From: Andy Bussey <andybussey@yahoo.co.uk>
1850              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
1851              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
1852      Branch: perl
1853            + ext/threads/shared/t/no_share.t
1854            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
1855 ____________________________________________________________________________
1856 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
1857         Log: Simon's new perlapi scheme, I hope I got all the pieces.
1858      Branch: perl
1859            + autodoc.pl embed.fnc
1860            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
1861 ____________________________________________________________________________
1862 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
1863         Log: Integrate perlio; more PPPort Makefile source dependence removal
1864      Branch: perl
1865           !> ext/Devel/PPPort/Makefile.PL perl.h
1866 ____________________________________________________________________________
1867 [ 14027] By: ams                                   on 2002/01/02  21:42:50
1868         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
1869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1870              Date: Wed, 2 Jan 2002 23:09:13 +0100
1871              Message-Id: <20020102230913.A17373@rafael>
1872      Branch: perl
1873            ! pod/perldiag.pod
1874 ____________________________________________________________________________
1875 [ 14026] By: ams                                   on 2002/01/02  21:38:34
1876         Log: Subject: Re: PATCH: lib/Term/Cap.pm
1877              From: Jonathan Stowe <gellyfish@gellyfish.com>
1878              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
1879              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
1880      Branch: perl
1881            ! lib/Term/Cap.pm
1882 ____________________________________________________________________________
1883 [ 14025] By: ams                                   on 2002/01/02  18:34:26
1884         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
1885              From: Sam Tregar <sam@tregar.com>
1886              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
1887              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
1888      Branch: perl
1889            ! pod/perldiag.pod t/comp/proto.t toke.c
1890 ____________________________________________________________________________
1891 [ 14024] By: ams                                   on 2002/01/02  18:16:12
1892         Log: Subject: PATCH: lib/Term/Cap.pm
1893              From: Norton Allen <allen@huarp.harvard.edu>
1894              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
1895              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
1896      Branch: perl
1897            ! lib/Term/Cap.pm
1898 ____________________________________________________________________________
1899 [ 14023] By: ams                                   on 2002/01/02  18:12:31
1900         Log: Subject: PATCH: lib/Cwd.pm for QNX4
1901              From: Norton Allen <allen@huarp.harvard.edu>
1902              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
1903              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
1904      Branch: perl
1905            ! lib/Cwd.pm
1906 ____________________________________________________________________________
1907 [ 14020] By: ams                                   on 2002/01/02  17:06:27
1908         Log: Fix misplaced application of #14016.
1909      Branch: perl
1910            ! op.c
1911 ____________________________________________________________________________
1912 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
1913         Log: Integrate perlio; avoid uninit debug_pad.
1914      Branch: perl
1915           !> sv.c
1916 ____________________________________________________________________________
1917 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
1918         Log: makedepend VOS fix from Paul Green.
1919      Branch: perl
1920            ! makedepend.SH
1921 ____________________________________________________________________________
1922 [ 14016] By: ams                                   on 2002/01/02  15:58:11
1923         Log: Subject: [PATCH] random crash in B::LISTOP::last
1924              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1925              Date: Wed, 2 Jan 2002 17:37:28 +0100
1926              Message-Id: <3C334558.3906.19CB98D@localhost>
1927      Branch: perl
1928            ! op.c
1929 ____________________________________________________________________________
1930 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
1931         Log: Update Changes.
1932      Branch: perl
1933            ! Changes patchlevel.h
1934 ____________________________________________________________________________
1935 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
1936         Log: One more iteration of the ibcmp_utf8() interface,
1937              hopefully this is a convergent iteration...
1938      Branch: perl
1939            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
1940 ____________________________________________________________________________
1941 [ 14013] By: ams                                   on 2002/01/02  13:43:58
1942         Log: Upgrade to podlators-1.19.
1943      Branch: perl
1944            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
1945            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
1946            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
1947            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
1948            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
1949 ____________________________________________________________________________
1950 [ 14012] By: ams                                   on 2002/01/02  09:48:51
1951         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
1952              From: martyn@inpharmatica.co.uk
1953              Date: Wed, 19 Dec 2001 19:05:00 +0000
1954              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
1955      Branch: perl
1956            ! lib/Pod/Usage.pm
1957 ____________________________________________________________________________
1958 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
1959         Log: Make ibcmp_utf8() optionally progress in either string for
1960              as long as it takes and optionally record how far it got.
1961      Branch: perl
1962            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
1963 ____________________________________________________________________________
1964 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
1965         Log: Once more try to get the PPPort Makefile right.
1966      Branch: perl
1967            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
1968 ____________________________________________________________________________
1969 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
1970         Log: -Wall silencing.
1971      Branch: perl
1972            ! utf8.c
1973 ____________________________________________________________________________
1974 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
1975         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
1976              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1977              Date: Tue, 1 Jan 2002 22:45:21 +0100       
1978              Message-ID: <20020101224521.A691@rafael>
1979      Branch: perl
1980            ! ext/B/B/Deparse.pm
1981 ____________________________________________________________________________
1982 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
1983         Log: VOS tweak from Paul Green: VOS has different O_BINARY
1984              and O_TEXT, but VOS always uses LF, never CRLF.
1985      Branch: perl
1986            ! perl.h
1987 ____________________________________________________________________________
1988 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
1989         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
1990      Branch: perl
1991            ! regexec.c utf8.c
1992 ____________________________________________________________________________
1993 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
1994         Log: Now that to_utf8_fold() was fixed.
1995      Branch: perl
1996            ! regcomp.c regexec.c
1997 ____________________________________________________________________________
1998 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
1999         Log: Integrate perlio; experimental binmode() re-coding.
2000      Branch: perl
2001           !> perlio.c
2002 ____________________________________________________________________________
2003 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
2004         Log: Document the to_utf8_*() functions.
2005      Branch: perl
2006            ! embed.pl pod/perlapi.pod utf8.c
2007 ____________________________________________________________________________
2008 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
2009         Log: Better support for multicharacter foldings.
2010              Now all but two of the CaseFold.txt cases work-- but
2011              only when the target string is single-character, more
2012              debugging needed.
2013      Branch: perl
2014            ! regexec.c
2015 ____________________________________________________________________________
2016 [ 14000] By: ams                                   on 2002/01/01  15:59:43
2017         Log: Subject: [PATCH] don't installperl pods
2018              From: Nicholas Clark <nick@unfortu.net>
2019              Date: Tue, 1 Jan 2002 16:44:12 +0000
2020              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
2021      Branch: perl
2022            ! installperl
2023 ____________________________________________________________________________
2024 [ 13999] By: ams                                   on 2002/01/01  14:34:04
2025         Log: Subject: [PATCH] perldiag.pod transposition
2026              From: Nicholas Clark <nick@unfortu.net>
2027              Date: Tue, 1 Jan 2002 15:03:52 +0000
2028              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
2029      Branch: perl
2030            ! pod/perldiag.pod
2031 ____________________________________________________________________________
2032 [ 13998] By: ams                                   on 2002/01/01  13:36:49
2033         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
2034              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2035              Date: Tue, 1 Jan 2002 15:12:36 +0100
2036              Message-Id: <20020101151236.A951@rafael>
2037      Branch: perl
2038            ! pod/perldiag.pod
2039 ____________________________________________________________________________
2040 [ 13997] By: ams                                   on 2002/01/01  13:33:06
2041         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
2042              From: Nicholas Clark <nick@unfortu.net>
2043              Date: Tue, 1 Jan 2002 13:13:17 +0000
2044              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
2045      Branch: perl
2046            ! ext/Socket/socketpair.t
2047 ____________________________________________________________________________
2048 [ 13996] By: ams                                   on 2002/01/01  04:44:28
2049         Log: Subject: [PATCH @13746] Leaner exporter
2050              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2051              Date: Mon, 31 Dec 2001 18:16:08 -0500
2052              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
2053      Branch: perl
2054            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
2055 ____________________________________________________________________________
2056 [ 13995] By: ams                                   on 2002/01/01  04:29:44
2057         Log: Subject: [PATCH @13746] h2xs broken
2058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2059              Date: Mon, 31 Dec 2001 17:48:55 -0500
2060              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
2061      Branch: perl
2062            ! utils/h2xs.PL
2063 ____________________________________________________________________________
2064 [ 13994] By: ams                                   on 2002/01/01  04:25:46
2065         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
2066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2067              Date: Mon, 31 Dec 2001 17:42:25 -0500
2068              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
2069      Branch: perl
2070            ! lib/ExtUtils/MM_Unix.pm
2071 ____________________________________________________________________________
2072 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
2073         Log: Rename the variables to be a bit more consistent.
2074      Branch: perl
2075            ! utf8.c
2076 ____________________________________________________________________________
2077 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
2078         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
2079              (found by Jeffrey Friedl)
2080      Branch: perl
2081            ! regexec.c t/op/pat.t utf8.c
2082 ____________________________________________________________________________
2083 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
2084         Log: Update Changes.
2085      Branch: perl
2086            ! Changes patchlevel.h
2087 ____________________________________________________________________________
2088 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
2089         Log: Less unused ones.
2090      Branch: perl
2091            ! regexec.c
2092 ____________________________________________________________________________
2093 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
2094         Log: Unused variable.
2095      Branch: perl
2096            ! regcomp.c
2097 ____________________________________________________________________________
2098 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
2099         Log: Forgotten file.
2100      Branch: perl
2101            ! MANIFEST
2102 ____________________________________________________________________________
2103 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
2104         Log: Subject: Re: Cygwin: one down one to go 
2105              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2106              Date: Mon, 31 Dec 2001 18:34:36 +0100
2107              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
2108      Branch: perl
2109            ! cygwin/Makefile.SHs
2110 ____________________________________________________________________________
2111 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
2112         Log: Add some comments to the recent Unicode case-folding saga.
2113      Branch: perl
2114            ! regcomp.c regexec.c
2115 ____________________________________________________________________________
2116 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
2117         Log: Slight comment tweakage.
2118      Branch: perl
2119            ! ext/I18N/Langinfo/Langinfo.t
2120 ____________________________________________________________________________
2121 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
2122         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
2123      Branch: perl
2124            ! perl.h
2125 ____________________________________________________________________________
2126 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
2127         Log: Subject: [ PATCH] Cygwin: one down one to go
2128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2129              Date: Mon, 31 Dec 2001 17:03:40 +0100
2130              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
2131      Branch: perl
2132            ! lib/Pod/t/basic.t
2133 ____________________________________________________________________________
2134 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
2135         Log: Tweak the dependencies not to recompile everytime,
2136              as suggested by NI-S.
2137      Branch: perl
2138            ! ext/Devel/PPPort/Makefile.PL
2139 ____________________________________________________________________________
2140 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
2141         Log: Planning still not right.
2142      Branch: perl
2143            ! lib/User/grent.t
2144 ____________________________________________________________________________
2145 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
2146         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
2147              From: Michael G Schwern <schwern@pobox.com>
2148              Date: Sun, 30 Dec 2001 18:07:55 -0500
2149              Message-ID: <20011230230755.GG12840@blackrider>
2150              
2151              (lib/User/grent, really)
2152      Branch: perl
2153            ! lib/User/grent.t
2154 ____________________________________________________________________________
2155 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
2156         Log: Integrate perlio; cleanup, in particular avoid accidental
2157              PerlIO_flush(NULL) if PerlIONext is NULL.
2158      Branch: perl
2159           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
2160 ____________________________________________________________________________
2161 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
2162         Log: Subject: typo in IO::Socket::INET.pm
2163              From: mjd@plover.com
2164              Date: 31 Dec 2001 14:31:10 -0000
2165              Message-ID: <20011231143110.4989.qmail@plover.com>
2166      Branch: perl
2167            ! ext/IO/lib/IO/Socket/INET.pm
2168 ____________________________________________________________________________
2169 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
2170         Log: Subject: Re: [PATCH] Basic bad prototype detection
2171              From: Sam Tregar <sam@tregar.com>
2172              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
2173              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
2174      Branch: perl
2175            ! t/comp/proto.t toke.c
2176 ____________________________________________________________________________
2177 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
2178         Log: Subject: [PATCH] configure.com / scriptdirexp
2179              From: "Craig A. Berry" <craigberry@mac.com>
2180              Date: Sun, 30 Dec 2001 15:47:28 -0600
2181              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
2182      Branch: perl
2183            ! configure.com
2184 ____________________________________________________________________________
2185 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
2186         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
2187              From: Abe Timmerman <abe@ztreet.demon.nl>
2188              Date: Mon, 31 Dec 2001 03:55:27 +0100
2189              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
2190      Branch: perl
2191            ! lib/ExtUtils/t/MM_Win32.t
2192 ____________________________________________________________________________
2193 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
2194         Log: Subject: [PATCH] Basic bad prototype detection
2195              From: Sam Tregar <sam@tregar.com> 
2196              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
2197              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
2198      Branch: perl
2199            ! pod/perldiag.pod t/comp/proto.t toke.c
2200 ____________________________________________________________________________
2201 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
2202         Log: Makefiles are sloppy about the exe suffix
2203              (from Paul Green)
2204      Branch: perl
2205            ! Makefile.SH x2p/Makefile.SH
2206 ____________________________________________________________________________
2207 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
2208         Log: Delay folding until necessary; start of handling
2209              folding into several characters.
2210      Branch: perl
2211            ! regcomp.c regexec.c
2212 ____________________________________________________________________________
2213 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
2214         Log: gcc -Wall dewhine.
2215      Branch: perl
2216            ! regexec.c
2217 ____________________________________________________________________________
2218 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
2219         Log: More Unicode folding tweaks, avoid potential false matches.
2220      Branch: perl
2221            ! regexec.c
2222 ____________________________________________________________________________
2223 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
2224         Log: Make that six wrongs.
2225      Branch: perl
2226            ! regexec.c utf8.c
2227 ____________________________________________________________________________
2228 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
2229         Log: Four wrongs can make a right.
2230      Branch: perl
2231            ! regexec.c utf8.c
2232 ____________________________________________________________________________
2233 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
2234         Log: Fix all the I case foldings as per CaseFold.txt.
2235      Branch: perl
2236            ! regcomp.c regexec.c
2237 ____________________________________________________________________________
2238 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
2239         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
2240      Branch: perl
2241            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
2242            ! regexec.c utf8.c
2243 ____________________________________________________________________________
2244 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
2245         Log: Integrate perlio; more win32 stuff:
2246              
2247              A. Use Perl_my_socketpair()
2248              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
2249              load winsock.
2250              C. (In passing) work round fact that $$ is now SvREADONLY
2251              so we need to take special measures to set it during
2252              pseudo-fork.
2253      Branch: perl
2254           !> util.c win32/perlhost.h
2255 ____________________________________________________________________________
2256 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
2257         Log: Fix ppport.h for Unix.
2258      Branch: perl
2259            + ext/Devel/PPPort/ppport_h.PL
2260            - ext/Devel/PPPort/ppport.h.PL
2261            ! MANIFEST ext/Devel/PPPort/Makefile.PL
2262 ____________________________________________________________________________
2263 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
2264         Log: Integrate perlio; win32 kicking.
2265      Branch: perl
2266           +> ext/Devel/PPPort/ppport.h.PL
2267           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
2268           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
2269           !> proto.h
2270 ____________________________________________________________________________
2271 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
2272         Log: Must look for cat also in $PATH (noticed by Philip Newton).
2273      Branch: perl
2274            ! Configure
2275 ____________________________________________________________________________
2276 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
2277         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
2278              From: Blair Zajac <blair@orcaware.com>
2279              Date: Sat, 29 Dec 2001 22:37:03 -0800
2280              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
2281      Branch: perl
2282            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2283 ____________________________________________________________________________
2284 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
2285         Log: Regen files.
2286      Branch: perl
2287            ! embed.h global.sym pod/perlapi.pod uconfig.h
2288 ____________________________________________________________________________
2289 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
2290         Log: Subject: [PATCH] -t without -w 
2291              From: Michael G Schwern <schwern@pobox.com>
2292              Date: Sat, 29 Dec 2001 23:46:25 -0500
2293              Message-ID: <20011230044625.GA14386@blackrider>
2294      Branch: perl
2295            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
2296            ! warnings.pl
2297 ____________________________________________________________________________
2298 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
2299         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
2300              From: Dave Rolsky <autarch@urth.org>               
2301              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
2302              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
2303              
2304              $^O is NetWare, not Netware.
2305      Branch: perl
2306            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
2307 ____________________________________________________________________________
2308 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
2309         Log: Sarathy thinks undoing C++ comments from C++ files
2310              is a bit too zealous.
2311      Branch: perl
2312            ! win32/perlhost.h win32/vmem.h
2313 ____________________________________________________________________________
2314 [ 13947] By: nick                                  on 2001/12/30  11:35:51
2315         Log: More Cwd tidy up
2316      Branch: perl
2317            ! MANIFEST installperl
2318 ____________________________________________________________________________
2319 [ 13946] By: nick                                  on 2001/12/30  11:12:42
2320         Log: Undo a mess trying Cwd.pm in its ext directory
2321      Branch: perl
2322            + lib/Cwd.pm
2323            - ext/Cwd/Cwd.pm
2324 ____________________________________________________________________________
2325 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
2326         Log: Update Changes.
2327      Branch: perl
2328            ! Changes patchlevel.h
2329 ____________________________________________________________________________
2330 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
2331         Log: Subject: [PATCH] cleaner close on tests, take 2
2332              From: andreas.koenig@anima.de (Andreas J. Koenig)
2333              Date: 29 Dec 2001 21:42:37 +0100
2334              Message-ID: <m33d1tvjuq.fsf@anima.de>
2335              
2336              (the DB_File patches)
2337      Branch: perl
2338            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
2339            ! ext/DB_File/t/db-recno.t
2340 ____________________________________________________________________________
2341 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
2342         Log: Integrate perlio; regen'ed config_H.?c
2343      Branch: perl
2344           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2345 ____________________________________________________________________________
2346 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
2347         Log: Subject: [PATCH] cleaner close on tests, take 2             
2348              From: andreas.koenig@anima.de (Andreas J. Koenig)
2349              Date: 29 Dec 2001 21:42:37 +0100
2350              Message-ID: <m33d1tvjuq.fsf@anima.de>
2351              
2352              (except for the three DB_File patch fragments)
2353      Branch: perl
2354            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
2355            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
2356            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
2357            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
2358            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
2359            ! t/op/runlevel.t t/op/write.t t/run/switches.t
2360 ____________________________________________________________________________
2361 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
2362         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
2363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2364              Date: Sat, 29 Dec 2001 20:38:59 +0100
2365              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
2366              
2367              (NetWare tree not touched because it's very //)
2368      Branch: perl
2369            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
2370            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
2371            ! wince/include/errno.h wince/include/netdb.h
2372            ! wince/include/sys/socket.h wince/include/sys/stat.h
2373            ! wince/perllib.c wince/perlmain.c wince/win32.h
2374            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
2375            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
2376 ____________________________________________________________________________
2377 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
2378         Log: Give up on serious testing of langinfo().  Leave the old
2379              code in place, though.
2380      Branch: perl
2381            ! ext/I18N/Langinfo/Langinfo.t
2382 ____________________________________________________________________________
2383 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
2384         Log: Integrate perlio;
2385              
2386              Define the two socket error numbers in terms of WSAEXXXXX equivalents
2387              
2388              Fudge Config.pm so File::Spec does not croak.
2389      Branch: perl
2390           !> win32/FindExt.pm win32/win32.h
2391 ____________________________________________________________________________
2392 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
2393         Log: VOS tweaks from Paul Green.
2394              
2395              The Configure tweaks: the _exe needs to be
2396              set after the init; VOS has fd 3 hardwired to /dev/tty;
2397              the grep/ln/make substitutions really need to stick.
2398      Branch: perl
2399            ! Configure hints/vos.sh perl.h util.c vos/build.cm
2400            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2401            ! vos/config.ga.h vos/vosish.h
2402 ____________________________________________________________________________
2403 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
2404         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
2405              From: coral@eekeek.org
2406              Date: Fri, 28 Dec 2001 19:58:22 -0500      
2407              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
2408      Branch: perl
2409            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
2410            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
2411            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
2412            ! pod/perlunicode.pod pod/perlxs.pod util.c
2413 ____________________________________________________________________________
2414 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
2415         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
2416      Branch: perl
2417            ! t/op/exec.t
2418 ____________________________________________________________________________
2419 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
2420         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
2421              From: Abe Timmerman <abe@ztreet.demon.nl>
2422              Date: Sat, 29 Dec 2001 13:10:06 +0100
2423              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
2424      Branch: perl
2425            + lib/Pod/t/InputObjects.t
2426 ____________________________________________________________________________
2427 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
2428         Log: Integrate perlio;
2429              
2430              Quick fix (after couple of clever fixes failed) for
2431              "accept leaks memory" fail [ID 20011223.001]
2432              
2433              Nick Clark's embed.pl fix for my_socketpair
2434      Branch: perl
2435           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
2436 ____________________________________________________________________________
2437 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
2438         Log: Slight tweaks on the MM_Win32.t.
2439      Branch: perl
2440            ! lib/ExtUtils/t/MM_Win32.t
2441 ____________________________________________________________________________
2442 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
2443         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
2444              From: Abe Timmerman <abe@ztreet.demon.nl>
2445              Date: Sat, 29 Dec 2001 12:51:36 +0100
2446              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
2447      Branch: perl
2448            + lib/ExtUtils/t/MM_Win32.t
2449            ! MANIFEST
2450 ____________________________________________________________________________
2451 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
2452         Log: Subject: [PATCH] Module names and other nits
2453              From: Autrijus Tang <autrijus@autrijus.org>                 
2454              Date: Sat, 29 Dec 2001 01:59:28 +0800
2455              Message-ID: <20011229015928.A29712@geb.elixus.org>              
2456      Branch: perl
2457            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
2458            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
2459            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
2460            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
2461            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
2462 ____________________________________________________________________________
2463 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
2464         Log: socketpair tweaks from Nicholas Clark.
2465      Branch: perl
2466            ! ext/Socket/socketpair.t util.c
2467 ____________________________________________________________________________
2468 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
2469         Log: Retract #13917.
2470      Branch: perl
2471            ! doop.c
2472 ____________________________________________________________________________
2473 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
2474         Log: Subject: provisional MakeMaker patch for VMS
2475              From: "Craig A. Berry" <craigberry@mac.com> 
2476              Date: Thu, 27 Dec 2001 22:29:37 -0600
2477              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
2478      Branch: perl
2479            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2480 ____________________________________________________________________________
2481 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
2482         Log: (retracted by #13919)
2483      Branch: perl
2484            ! doop.c
2485 ____________________________________________________________________________
2486 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
2487         Log: Remove debris in any case.
2488      Branch: perl
2489            ! Configure
2490 ____________________________________________________________________________
2491 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
2492         Log: Subject: [PATCH] Re: B::walksymtable oddness
2493              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2494              Date: Thu, 27 Dec 2001 19:14:24 +0100
2495              Message-ID: <3C2B7310.861.18820D0@localhost>
2496      Branch: perl
2497            ! ext/B/B.pm
2498 ____________________________________________________________________________
2499 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
2500         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
2501              From: Nicholas Clark <nick@unfortu.net> 
2502              Date: Fri, 28 Dec 2001 00:43:02 +0000
2503              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
2504      Branch: perl
2505            ! ext/Socket/socketpair.t
2506 ____________________________________________________________________________
2507 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
2508         Log: Fast Latin1<->UTF-8 conversion for older Perls.
2509      Branch: perl
2510            ! pod/perluniintro.pod
2511 ____________________________________________________________________________
2512 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
2513         Log: Update Changes.
2514      Branch: perl
2515            ! Changes patchlevel.h
2516 ____________________________________________________________________________
2517 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
2518         Log: More wait status trickery for BeOS.
2519      Branch: perl
2520            ! ext/POSIX/POSIX.xs
2521 ____________________________________________________________________________
2522 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
2523         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
2524      Branch: perl
2525            ! Configure
2526 ____________________________________________________________________________
2527 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
2528         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
2529              From: gbarr@monty.mutatus.co.uk
2530              Date: 27 Dec 2001 14:41:36 -0000
2531              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
2532      Branch: perl
2533            ! lib/ExtUtils/t/Embed.t
2534 ____________________________________________________________________________
2535 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
2536         Log: Subject: [PATCH] Re: socketpair emulation
2537              From: Nicholas Clark <nick@unfortu.net> 
2538              Date: Wed, 26 Dec 2001 20:08:14 +0000
2539              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
2540      Branch: perl
2541            ! ext/Socket/socketpair.t
2542 ____________________________________________________________________________
2543 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
2544         Log: Subject: [DOC PATCH] left is right and right is left
2545              From: Philip Newton <Philip.Newton@gmx.net>
2546              Date: Thu, 27 Dec 2001 10:04:17 +0100
2547              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
2548      Branch: perl
2549            ! pod/perlfunc.pod pod/perlport.pod
2550 ____________________________________________________________________________
2551 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
2552         Log: Subject: [PATCH] check return of close
2553              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2554              Date: 27 Dec 2001 09:47:30 +0100
2555              Message-ID: <m3ellhgicd.fsf@anima.de> 
2556              
2557              Subject: [PATCH] improve error reporting
2558              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2559              Date: 27 Dec 2001 09:54:55 +0100
2560              Message-ID: <m3adw5gi00.fsf@anima.de> 
2561              
2562              Subject: [PATCH] check return value of close
2563              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2564              Date: 27 Dec 2001 10:03:55 +0100
2565              Message-ID: <m3666tghl0.fsf@anima.de> 
2566              
2567              Subject: [PATCH] return of close
2568              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2569              Date: 27 Dec 2001 10:22:15 +0100
2570              Message-ID: <m31yhhggqg.fsf@anima.de> 
2571      Branch: perl
2572            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
2573            ! t/io/fflush.t
2574 ____________________________________________________________________________
2575 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
2576         Log: Subject: [PATCH] check return of close
2577              From: andreas.koenig@anima.de (Andreas J. Koenig)            
2578              Date: 27 Dec 2001 09:47:30 +0100
2579              Message-ID: <m3ellhgicd.fsf@anima.de> 
2580      Branch: perl
2581            ! t/base/rs.t
2582 ____________________________________________________________________________
2583 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
2584         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
2585              From: andreas.koenig@anima.de (Andreas J. Koenig)
2586              Date: 27 Dec 2001 09:21:16 +0100
2587              Message-ID: <m3n105gjk3.fsf@anima.de>
2588      Branch: perl
2589            ! t/op/sysio.t
2590 ____________________________________________________________________________
2591 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
2592         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
2593              From: "Gerrit P. Haase" <gp@familiehaase.de>
2594              Date: Thu, 27 Dec 2001 09:23:55 +0100 
2595              Message-ID: <98211521662.20011227092355@familiehaase.de>
2596      Branch: perl
2597            ! lib/ExtUtils/t/MM_Cygwin.t
2598 ____________________________________________________________________________
2599 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
2600         Log: Replace the awful (most likely generated and not very persistent)
2601              URL with something tangible.
2602      Branch: perl
2603            ! README.hpux
2604 ____________________________________________________________________________
2605 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
2606         Log: Naughty /dev/printer (ls -l, really) of IRIX.
2607      Branch: perl
2608            ! t/op/stat.t
2609 ____________________________________________________________________________
2610 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
2611         Log: Upgrade to Net::Ping 2.10.
2612      Branch: perl
2613            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
2614            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2615            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2616            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2617 ____________________________________________________________________________
2618 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
2619         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
2620              (this showed up in Benchmark.t)
2621      Branch: perl
2622            ! pp_sys.c
2623 ____________________________________________________________________________
2624 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
2625         Log: BeOS updates.
2626      Branch: perl
2627            ! README.beos beos/beos.c
2628 ____________________________________________________________________________
2629 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
2630         Log: Subject: Re: bleadperl doesn't compile
2631              From: "Gerrit P. Haase" <gp@familiehaase.de>
2632              Date: Wed, 26 Dec 2001 21:29:08 +0100
2633              Message-ID: <22168634623.20011226212908@familiehaase.de>
2634              
2635              Cygwin with multiplicity.
2636      Branch: perl
2637            ! perlio.c
2638 ____________________________________________________________________________
2639 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
2640         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
2641              From: Nicholas Clark <nick@ccl4.org>
2642              Date: Wed, 26 Dec 2001 19:07:33 +0000
2643              Message-ID: <20011226190732.J48842@plum.flirble.org>            
2644              
2645              socketpair() (un)signedness nit.
2646      Branch: perl
2647            ! util.c
2648 ____________________________________________________________________________
2649 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
2650         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
2651              From: Nicholas Clark <nick@ccl4.org>
2652              Date: Wed, 26 Dec 2001 19:19:47 +0000
2653              Message-ID: <20011226191946.K48842@plum.flirble.org>
2654              
2655              Use report_evil_fh().
2656      Branch: perl
2657            ! doio.c
2658 ____________________________________________________________________________
2659 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
2660         Log: Bad $? assumptions.
2661      Branch: perl
2662            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
2663 ____________________________________________________________________________
2664 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
2665         Log: Net::Ping isn't going to work much without
2666              the Socket extension; fail more gracefully.
2667      Branch: perl
2668            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
2669            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
2670            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
2671            ! lib/Net/Ping/t/300_ping_stream.t
2672 ____________________________________________________________________________
2673 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
2674         Log: test -d /system is a bit too generic test for VOS
2675              (false hit in BeOS)
2676      Branch: perl
2677            ! Configure
2678 ____________________________________________________________________________
2679 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
2680         Log: No AF_UNIX in BeOS.
2681      Branch: perl
2682            ! util.c
2683 ____________________________________________________________________________
2684 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
2685         Log: FAQ sync.
2686      Branch: perl
2687            ! pod/perlfaq5.pod
2688 ____________________________________________________________________________
2689 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
2690         Log: Update Changes.
2691      Branch: perl
2692            ! Changes patchlevel.h
2693 ____________________________________________________________________________
2694 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
2695         Log: Make -t equal -tw.
2696      Branch: perl
2697            ! perl.c pod/perlrun.pod
2698 ____________________________________________________________________________
2699 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
2700         Log: Subject: Re: Not OK 13881
2701              From: John Peacock <jpeacock@rowman.com>
2702              Date: Tue, 25 Dec 2001 06:02:12 -0500
2703              Message-ID: <3C285CB4.8040006@rowman.com>
2704      Branch: perl
2705            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
2706 ____________________________________________________________________________
2707 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
2708         Log: Subject: Re: Not OK 13881
2709              From: andreas.koenig@anima.de (Andreas J. Koenig)
2710              Date: 25 Dec 2001 07:33:23 +0100
2711              Message-ID: <m3bsgnajws.fsf@anima.de>
2712      Branch: perl
2713            ! op.c
2714 ____________________________________________________________________________
2715 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
2716         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
2717              From: Mark-Jason Dominus <mjd@plover.com>    
2718              Date: Mon, 24 Dec 2001 18:14:48 -0500
2719              Message-ID: <20011224231448.25826.qmail@plover.com>
2720      Branch: perl
2721            ! op.c t/op/eval.t
2722 ____________________________________________________________________________
2723 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
2724         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
2725              From: Dave Rolsky <autarch@urth.org>
2726              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
2727              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
2728      Branch: perl
2729            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
2730            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
2731            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
2732            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2733            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
2734 ____________________________________________________________________________
2735 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
2736         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
2737              From: Jeffrey Friedl <jfriedl@yahoo.com>
2738              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
2739              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
2740              
2741              The rest of the tests for plus few extras.
2742      Branch: perl
2743            ! t/op/pat.t
2744 ____________________________________________________________________________
2745 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
2746         Log: No-op.
2747      Branch: perl
2748            ! Configure
2749 ____________________________________________________________________________
2750 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
2751         Log: More constant casting.
2752      Branch: perl
2753            ! regexec.c
2754 ____________________________________________________________________________
2755 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
2756         Log: Subject: perlhack.pod 
2757              From: "John P. Linderman" <jpl@research.att.com>
2758              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
2759              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
2760      Branch: perl
2761            ! pod/perlhack.pod
2762 ____________________________________________________________________________
2763 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
2764         Log: File::Find patch patches from Thomas Wegner.
2765      Branch: perl
2766            ! lib/File/Find.pm
2767 ____________________________________________________________________________
2768 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
2769         Log: Subject: Re: socketpair emulation 
2770              From: Nicholas Clark <nick@unfortu.net>                 
2771              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
2772              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
2773      Branch: perl
2774            ! ext/Socket/socketpair.t
2775 ____________________________________________________________________________
2776 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
2777         Log: Must cast constants if they can be quads.
2778      Branch: perl
2779            ! regcomp.c
2780 ____________________________________________________________________________
2781 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
2782         Log: Promote the e/uid to wide enough un/signed integers
2783              and printf them as such.
2784      Branch: perl
2785            ! taint.c
2786 ____________________________________________________________________________
2787 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
2788         Log: The U32 alignment test wasn't really working, noticed
2789              by Paul Green.  Now the test works, but this means that
2790              we may see coredumps from the test.   I sure hope MMUless
2791              places don't crash on the test.
2792      Branch: perl
2793            ! Configure
2794 ____________________________________________________________________________
2795 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
2796         Log: More VOS tweaks.
2797      Branch: perl
2798            ! Configure
2799 ____________________________________________________________________________
2800 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
2801         Log: The funky final sigma casefolding.
2802      Branch: perl
2803            ! regcomp.c regexec.c t/op/pat.t utf8.h
2804 ____________________________________________________________________________
2805 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
2806         Log: Update Changes.
2807      Branch: perl
2808            ! Changes patchlevel.h
2809 ____________________________________________________________________________
2810 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
2811         Log: Move the \C and \X to pat.t.
2812      Branch: perl
2813            ! t/op/pat.t t/op/re_tests
2814 ____________________________________________________________________________
2815 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
2816         Log: More logical test ordering.
2817      Branch: perl
2818            ! perl.h
2819 ____________________________________________________________________________
2820 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
2821         Log: Integrate perlio;
2822              
2823              Add at least the "important" PerlIO_xxxx functions to embed.pl
2824              so that they get implicit pTHX_ and we can avoid slow dTHX.
2825              
2826              Put PerlIO stuff inside EXTERN C
2827              
2828              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
2829      Branch: perl
2830           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
2831           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
2832           !> win32/win32.c
2833 ____________________________________________________________________________
2834 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
2835         Log: Even more \X fixing.
2836      Branch: perl
2837            ! regexec.c t/op/pat.t
2838 ____________________________________________________________________________
2839 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
2840         Log: More \X fixing.
2841      Branch: perl
2842            ! regexec.c t/op/pat.t
2843 ____________________________________________________________________________
2844 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
2845         Log: Fix encoding pragma.
2846      Branch: perl
2847            ! regcomp.c
2848 ____________________________________________________________________________
2849 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
2850         Log: Subject: socketpair emulation
2851              From: Nicholas Clark <nick@unfortu.net>
2852              Date: Sat, 22 Dec 2001 18:38:18 +0000
2853              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
2854      Branch: perl
2855            + ext/Socket/socketpair.t
2856            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
2857            ! pp_sys.c proto.h util.c
2858 ____________________________________________________________________________
2859 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
2860         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
2861              From: Jeffrey Friedl <jfriedl@yahoo.com>
2862              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
2863              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
2864              
2865              (partially applied, most of the new tests need to be rethought)
2866      Branch: perl
2867            ! regcomp.c t/op/re_tests
2868 ____________________________________________________________________________
2869 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
2870         Log: Small tweaks.
2871      Branch: perl
2872            ! handy.h regexec.c
2873 ____________________________________________________________________________
2874 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
2875         Log: Unicode casefolding continues.
2876              (lib/encoding.t still failing.)
2877      Branch: perl
2878            ! regexec.c t/op/pat.t
2879 ____________________________________________________________________________
2880 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
2881         Log: Rework the make logic (again).
2882      Branch: perl
2883            ! Configure
2884 ____________________________________________________________________________
2885 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
2886         Log: Integrate perlio;
2887              Fix mis-parse of autoloaded usage code by declaring the sub
2888              Correct checking code which Ilya spotted was tripped by CR at EOF.
2889              The CR at EOF fix earlier broke CR at end-of-buffer.
2890      Branch: perl
2891            ! regexec.c
2892           !> ext/POSIX/POSIX.pm perlio.c sv.c
2893 ____________________________________________________________________________
2894 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
2895         Log: More Unicode casing fixes.
2896      Branch: perl
2897            ! regexec.c t/op/pat.t
2898 ____________________________________________________________________________
2899 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
2900         Log: Unicode casefolding fixes.
2901      Branch: perl
2902            ! op.c regcomp.c regexec.c t/op/pat.t
2903 ____________________________________________________________________________
2904 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
2905         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
2906              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
2907              Date: Sat, 22 Dec 2001 00:01:29 +0100
2908              Message-ID: <20011222000129.A713@rafael>
2909      Branch: perl
2910            ! ext/B/B/Deparse.pm
2911 ____________________________________________________________________________
2912 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
2913         Log: VOS config from Paul Green.
2914      Branch: perl
2915            ! hints/vos.sh
2916 ____________________________________________________________________________
2917 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
2918         Log: Subject: [PATCH @13746] CreateTTY on OS/2
2919              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2920              Date: Fri, 21 Dec 2001 15:59:45 -0500
2921              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
2922      Branch: perl
2923            ! lib/perl5db.pl
2924 ____________________________________________________________________________
2925 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
2926         Log: Subject: [PATCH @13746] uninstalled build of modules broken
2927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2928              Date: Fri, 21 Dec 2001 15:49:09 -0500
2929              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
2930      Branch: perl
2931            ! lib/ExtUtils/MM_Unix.pm
2932 ____________________________________________________________________________
2933 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
2934         Log: Subject: [PATCH @13746] OS/2 File::* modules
2935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2936              Date: Fri, 21 Dec 2001 15:43:24 -0500
2937              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
2938      Branch: perl
2939            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
2940 ____________________________________________________________________________
2941 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
2942         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
2943              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2944              Date: Fri, 21 Dec 2001 17:29:07 +0100
2945              Message-ID: <3C236353.6625C4C0@alcatel.at>
2946      Branch: perl
2947            ! pod/perltie.pod
2948 ____________________________________________________________________________
2949 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
2950         Log: Further VOS tweaks: the _exe needs to be introduced
2951              in the very beginning, and the make/gmake needs special
2952              VOS logic.
2953      Branch: perl
2954            ! Configure Makefile.SH
2955 ____________________________________________________________________________
2956 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
2957         Log: Update Changes.
2958      Branch: perl
2959            ! Changes patchlevel.h
2960 ____________________________________________________________________________
2961 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
2962         Log: Also the search for cat needs to be _exe-aware.
2963      Branch: perl
2964            ! Configure
2965 ____________________________________________________________________________
2966 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
2967         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
2968              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2969              Date: Fri, 21 Dec 2001 14:02:01 +0100
2970              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
2971      Branch: perl
2972            ! ext/B/B/Xref.pm
2973 ____________________________________________________________________________
2974 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
2975         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
2976      Branch: perl
2977            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
2978            ! ext/B/t/assembler.t
2979 ____________________________________________________________________________
2980 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
2981         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
2982              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2983              Date: Fri, 21 Dec 2001 11:15:38 +0100
2984              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
2985      Branch: perl
2986            ! hv.c
2987 ____________________________________________________________________________
2988 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
2989         Log: A plan is good.
2990      Branch: perl
2991            ! ext/re/re.t
2992 ____________________________________________________________________________
2993 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
2994         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
2995              From: chromatic <chromatic@rmci.net>
2996              Date: Thu, 20 Dec 2001 16:16:48 -0700
2997              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
2998      Branch: perl
2999            + ext/re/re.t
3000            ! MANIFEST
3001 ____________________________________________________________________________
3002 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
3003         Log: Synchronize the skippage message.
3004      Branch: perl
3005            ! lib/ExtUtils/t/MM_OS2.t
3006 ____________________________________________________________________________
3007 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
3008         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
3009              From: chromatic <chromatic@rmci.net>
3010              Date: Thu, 20 Dec 2001 16:09:10 -0700
3011              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
3012      Branch: perl
3013            + lib/ExtUtils/t/MM_OS2.t
3014            ! MANIFEST
3015 ____________________________________________________________________________
3016 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
3017         Log: Subject: perlfunc.pod patch re flock via fcntl
3018              From: "Tye McQueen" <tye@metronet.com>
3019              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
3020              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
3021      Branch: perl
3022            ! pod/perlfunc.pod
3023 ____________________________________________________________________________
3024 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
3025         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
3026              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
3027              (the Unicode maximum code point) warnable offenses.
3028      Branch: perl
3029            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
3030            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
3031 ____________________________________________________________________________
3032 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
3033         Log: Sterner admonishment on -t.
3034      Branch: perl
3035            ! pod/perlrun.pod
3036 ____________________________________________________________________________
3037 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
3038         Log: Subject: [PATCH B::Dpparse] minor qr// fix
3039              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3040              Date: Thu, 20 Dec 2001 22:53:34 +0100
3041              Message-ID: <20011220225334.A735@rafael>
3042      Branch: perl
3043            ! ext/B/B/Deparse.pm
3044 ____________________________________________________________________________
3045 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
3046         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
3047              From: Robert Spier <rspier@pobox.com>
3048              Date: Thu, 20 Dec 2001 08:10:00 -0800
3049              Message-ID: <15394.3416.693353.107334@rls.cx>
3050      Branch: perl
3051            ! lib/Carp/Heavy.pm
3052 ____________________________________________________________________________
3053 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
3054         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
3055      Branch: perl
3056           !> win32/win32io.c
3057 ____________________________________________________________________________
3058 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
3059         Log: Subject: Re: [PATCH pod/perliol.pod] resend
3060              From: Stas Bekman <stas@stason.org>
3061              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
3062              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
3063      Branch: perl
3064            ! pod/perliol.pod
3065 ____________________________________________________________________________
3066 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
3067         Log: Fix up the APIs noone hopefully uses.
3068      Branch: perl
3069            ! utf8.c
3070 ____________________________________________________________________________
3071 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
3072         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
3073              Date: Wed, 19 Dec 2001 14:13:38 -0800
3074              From: Robert Spier <rspier@pobox.com>
3075              Message-ID: <15393.4370.605214.548582@rls.cx>
3076      Branch: perl
3077            ! lib/Carp.t lib/Carp/Heavy.pm
3078 ____________________________________________________________________________
3079 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
3080         Log: Some bincompat clawbacks.
3081      Branch: perl
3082            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
3083            ! wince/perldll.def
3084 ____________________________________________________________________________
3085 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
3086         Log: gcc pacifying (RH 7.1/ia64).
3087      Branch: perl
3088            ! pp.c
3089 ____________________________________________________________________________
3090 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
3091         Log: Update Changes.
3092      Branch: perl
3093            ! Changes patchlevel.h
3094 ____________________________________________________________________________
3095 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
3096         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
3097              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3098              Date: Wed, 19 Dec 2001 12:35:07 +0100
3099              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
3100              
3101              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
3102              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3103              Date: Wed, 19 Dec 2001 17:34:51 +0000
3104              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
3105      Branch: perl
3106            ! pod/perlre.pod
3107 ____________________________________________________________________________
3108 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
3109         Log: Integrate perlio.
3110      Branch: perl
3111           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3112           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
3113 ____________________________________________________________________________
3114 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
3115         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
3116      Branch: perl
3117            ! ext/B/B/Assembler.pm
3118 ____________________________________________________________________________
3119 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
3120         Log: Reword the alarm explanation.
3121      Branch: perl
3122            ! pod/perlfunc.pod
3123 ____________________________________________________________________________
3124 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
3125         Log: Subject: [PATCH @13746] OS/2 build
3126              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
3127              Date: Wed, 19 Dec 2001 02:45:41 -0500
3128              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
3129              
3130              (skipped the t/TEST change)
3131      Branch: perl
3132            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
3133            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
3134            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
3135 ____________________________________________________________________________
3136 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
3137         Log: Upgrade to Net::Ping 2.09.
3138      Branch: perl
3139            + lib/Net/Ping/CHANGES lib/Net/Ping/README
3140            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
3141            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
3142            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
3143            + lib/Net/Ping/t/300_ping_stream.t
3144            ! MANIFEST lib/Net/Ping.pm
3145 ____________________________________________________________________________
3146 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
3147         Log: B::Assembler/B::Disassembler patches and test;
3148              from Wolfgang Laun.
3149              
3150              TODO: getting perlcc working.
3151      Branch: perl
3152            + ext/B/t/assembler.t
3153            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
3154 ____________________________________________________________________________
3155 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
3156         Log: Can't printf U8s as UVs.
3157      Branch: perl
3158            ! utf8.c
3159 ____________________________________________________________________________
3160 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
3161         Log: Subject: Re: [PATCH] ...while $var = glob(...)
3162              From: Robin Houston <robin@kitsite.com> 
3163              Date: Wed, 19 Dec 2001 13:48:55 +0000
3164              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
3165              
3166              Not exactly a glob test but internal-logically correct.
3167      Branch: perl
3168            ! t/op/glob.t
3169 ____________________________________________________________________________
3170 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
3171         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
3172              From: Michael G Schwern <schwern@pobox.com> 
3173              Date: Wed, 19 Dec 2001 07:42:54 -0500
3174              Message-ID: <20011219124254.GF8630@blackrider>
3175      Branch: perl
3176            + lib/lib.t
3177            ! MANIFEST lib/lib_pm.PL
3178 ____________________________________________________________________________
3179 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
3180         Log: Integrate with perlio.
3181      Branch: perl
3182           !> hv.c hv.h scope.c util.c
3183 ____________________________________________________________________________
3184 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
3185         Log: Regen toc.
3186      Branch: perl
3187            ! pod/perltoc.pod
3188 ____________________________________________________________________________
3189 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
3190         Log: FAQ sync.
3191      Branch: perl
3192            ! pod/perlfaq5.pod
3193 ____________________________________________________________________________
3194 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
3195         Log: Reformat round.
3196      Branch: perl
3197            ! pod/perlunicode.pod
3198 ____________________________________________________________________________
3199 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
3200         Log: Subject: [PATCH] pod/perlunicode.pod
3201              From: Jeffrey Friedl <jfriedl@yahoo.com>
3202              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
3203              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
3204      Branch: perl
3205            ! pod/perlunicode.pod
3206 ____________________________________________________________________________
3207 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
3208         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
3209              From: Jeffrey Friedl <jfriedl@yahoo.com>
3210              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
3211              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
3212      Branch: perl
3213            ! pod/perluniintro.pod
3214 ____________________________________________________________________________
3215 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
3216         Log: Slight pod reformatting.
3217      Branch: perl
3218            ! pod/perluniintro.pod
3219 ____________________________________________________________________________
3220 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
3221         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
3222              From: Jeffrey Friedl <jfriedl@yahoo.com>    
3223              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
3224              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
3225      Branch: perl
3226            ! pod/perluniintro.pod
3227 ____________________________________________________________________________
3228 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
3229         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
3230              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3231              Date: Wed, 19 Dec 2001 01:45:23 +0000
3232              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
3233      Branch: perl
3234            ! sv.c
3235 ____________________________________________________________________________
3236 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
3237         Log: Subject: Porting/checkURL.pl
3238              From: abigail@foad.org
3239              Date: Tue, 18 Dec 2001 19:03:22 +0100          
3240              Message-ID: <20011218180322.8278.qmail@foad.org> 
3241      Branch: perl
3242            ! Porting/checkURL.pl
3243 ____________________________________________________________________________
3244 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
3245         Log: A bit too oversweeping matching in #13778.
3246      Branch: perl
3247            ! Configure
3248 ____________________________________________________________________________
3249 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
3250         Log: Re-gen Configure based on #13778..13781.
3251      Branch: perl
3252            ! Configure config_h.SH
3253 ____________________________________________________________________________
3254 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
3255         Log: Subject: Re: Benchmark.t failure on Linux
3256              From: Nicholas Clark <nick@ccl4.org>
3257              Date: Tue, 18 Dec 2001 22:51:25 +0000
3258              Message-ID: <20011218225124.N21702@plum.flirble.org>
3259      Branch: perl
3260            ! lib/Benchmark.t
3261 ____________________________________________________________________________
3262 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
3263         Log: Re-applying #13752 until a better solution can be found.
3264      Branch: perl
3265            ! lib/ExtUtils/t/MM_Unix.t
3266 ____________________________________________________________________________
3267 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
3268         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
3269              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
3270              Date: Tue, 18 Dec 2001 12:05:40 -0500
3271              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
3272      Branch: perl
3273            ! lib/Exporter.pm
3274 ____________________________________________________________________________
3275 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
3276         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
3277              findings -- some of the warnings I can't explain except
3278              by NVgf being detected wrong, though.
3279      Branch: perl
3280            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
3281 ____________________________________________________________________________
3282 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
3283         Log: Subject: [PATCH] pod/perluniintro.pod
3284              From: Jeffrey Friedl <jfriedl@yahoo.com>
3285              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
3286              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
3287      Branch: perl
3288            ! pod/perluniintro.pod
3289 ____________________________________________________________________________
3290 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
3291         Log: ".pm" is the native executable suffix in VOS.
3292      Branch: perl
3293            ! hints/vos.sh
3294 ____________________________________________________________________________
3295 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
3296         Log: Integrate perlio;
3297              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
3298      Branch: perl
3299           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
3300 ____________________________________________________________________________
3301 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
3302         Log: (Undone by #13766.)
3303              Retract #13752.
3304      Branch: perl
3305            ! lib/ExtUtils/t/MM_Unix.t
3306 ____________________________________________________________________________
3307 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
3308         Log: Echoes of #13757.
3309      Branch: perl
3310            ! t/lib/warnings/utf8
3311 ____________________________________________________________________________
3312 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
3313         Log: Make the utf8 malformedness messages more verbose.
3314      Branch: perl
3315            ! lib/utf8.t utf8.c
3316 ____________________________________________________________________________
3317 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
3318         Log: README.aix updates from Jens-Uwe Mager.
3319      Branch: perl
3320            ! README.aix
3321 ____________________________________________________________________________
3322 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
3323         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
3324              From: Michael G Schwern <schwern@pobox.com>
3325              Date: Tue, 18 Dec 2001 00:58:18 -0500
3326              Message-ID: <20011218055818.GC4362@blackrider>
3327      Branch: perl
3328            ! lib/Benchmark.t
3329 ____________________________________________________________________________
3330 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
3331         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
3332              From: Michael G Schwern <schwern@pobox.com>
3333              Date: Tue, 18 Dec 2001 00:40:38 -0500
3334              Message-ID: <20011218054038.GB4362@blackrider>
3335      Branch: perl
3336            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
3337 ____________________________________________________________________________
3338 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
3339         Log: (reintroduced by #13766)
3340              (retracted by #13759)
3341              
3342              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
3343              From: Michael G Schwern <schwern@pobox.com>  
3344              Date: Tue, 18 Dec 2001 00:00:23 -0500
3345              Message-ID: <20011218050023.GA27893@blackrider>
3346      Branch: perl
3347            ! lib/ExtUtils/t/MM_Unix.t
3348 ____________________________________________________________________________
3349 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
3350         Log: Re-patch #13749.
3351      Branch: perl
3352            ! t/op/glob.t
3353 ____________________________________________________________________________
3354 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
3355         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
3356              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3357              Date: Tue, 18 Dec 2001 12:55:43 +0000
3358              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
3359      Branch: perl
3360            ! ext/Devel/Peek/Peek.pm
3361 ____________________________________________________________________________
3362 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
3363         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
3364              From: Robin Houston <robin@kitsite.com> 
3365              Date: Tue, 18 Dec 2001 14:54:33 +0000
3366              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
3367      Branch: perl
3368            ! t/op/glob.t
3369 ____________________________________________________________________________
3370 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
3371         Log: Subject: [PATCH] slightly more for Exporter.pm
3372              From: Nicholas Clark <nick@ccl4.org>
3373              Date: Tue, 18 Dec 2001 00:22:03 +0000
3374              Message-ID: <20011218002203.M21702@plum.flirble.org>
3375      Branch: perl
3376            ! lib/Exporter.pm
3377 ____________________________________________________________________________
3378 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
3379         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
3380              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3381              Date: Mon, 17 Dec 2001 16:37:18 +0100
3382              Message-ID: <20011217163718.A2292@rafael>
3383              
3384              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
3385              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3386              Date: Mon, 17 Dec 2001 23:17:06 +0100
3387              Message-ID: <20011217231706.A730@rafael>
3388      Branch: perl
3389            ! pod/perlsub.pod pp.c toke.c
3390 ____________________________________________________________________________
3391 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
3392         Log: Update Changes.
3393      Branch: perl
3394            ! Changes patchlevel.h
3395 ____________________________________________________________________________
3396 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
3397         Log: New test warrants a MANIFEST entry.
3398      Branch: perl
3399            ! MANIFEST
3400 ____________________________________________________________________________
3401 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
3402         Log: Subject: Re: [PATCH] ...while $var = glob(...)
3403              From: Robin Houston <robin@kitsite.com>
3404              Date: Mon, 17 Dec 2001 20:27:30 +0000
3405              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
3406              
3407              Can't portably unlink open files.
3408      Branch: perl
3409            ! t/op/glob.t
3410 ____________________________________________________________________________
3411 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
3412         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
3413      Branch: perl
3414            ! pod/perluniintro.pod
3415 ____________________________________________________________________________
3416 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
3417         Log: Move typeglob test from glob.t to gv.t.
3418      Branch: perl
3419            ! t/op/glob.t t/op/gv.t
3420 ____________________________________________________________________________
3421 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
3422         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
3423              From: Robin Houston <robin@kitsite.com> 
3424              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
3425              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
3426      Branch: perl
3427            ! t/op/glob.t
3428 ____________________________________________________________________________
3429 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
3430         Log: Demote the surrogate and non-character errors to warnings.
3431      Branch: perl
3432            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
3433 ____________________________________________________________________________
3434 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
3435         Log: Subject: [PATCH] more POSIX tests, and more autoloading
3436              From: Nicholas Clark <nick@ccl4.org>
3437              Date: Mon, 17 Dec 2001 18:27:47 +0000
3438              Message-ID: <20011217182747.D21702@plum.flirble.org>
3439      Branch: perl
3440            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
3441 ____________________________________________________________________________
3442 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
3443         Log: Subject: [PATCH] ...while $var = glob(...)
3444              From: Robin Houston <robin@kitsite.com> 
3445              Date: Mon, 17 Dec 2001 15:51:54 +0000
3446              Message-ID: <20011217155153.A311@robin.kitsite.com>
3447      Branch: perl
3448            ! op.c
3449 ____________________________________________________________________________
3450 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
3451         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
3452              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3453              Date: Mon, 17 Dec 2001 15:23:01 +0100
3454              Message-ID: <20011217152301.A704@rafael>
3455      Branch: perl
3456            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
3457 ____________________________________________________________________________
3458 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
3459         Log: The system() vs $SIG{ARLM} is no more a todo.
3460      Branch: perl
3461            ! t/op/alarm.t
3462 ____________________________________________________________________________
3463 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
3464         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
3465              From: Michael G Schwern <schwern@pobox.com>
3466              Date: Sun, 16 Dec 2001 23:59:01 -0500
3467              Message-ID: <20011217045901.GL17232@blackrider>
3468      Branch: perl
3469            + t/op/alarm.t
3470            ! MANIFEST
3471 ____________________________________________________________________________
3472 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
3473         Log: s/UNIX/Unix/
3474      Branch: perl
3475            ! MANIFEST
3476 ____________________________________________________________________________
3477 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
3478         Log: Move ExtUtils tests to lib/ExtUtils/t.
3479      Branch: perl
3480            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
3481            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
3482            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
3483            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
3484            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
3485            + lib/ExtUtils/t/testlib.t
3486            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
3487            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
3488            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
3489            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
3490            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
3491            ! MANIFEST
3492 ____________________________________________________________________________
3493 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
3494         Log: Subject: [PATCH] MM_Unix tests, and some questions
3495              From: Tels <perl_dummy@bloodgate.com>
3496              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
3497              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
3498              
3499              Subject: Re: [PATCH] MM_Unix tests, and some questions
3500              From: Tels <perl_dummy@bloodgate.com>
3501              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
3502              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
3503      Branch: perl
3504            + lib/ExtUtils/MM_Unix.t
3505            ! MANIFEST lib/ExtUtils/MM_Unix.pm
3506 ____________________________________________________________________________
3507 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
3508         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
3509              From: Michael G Schwern <schwern@pobox.com>
3510              Date: Sun, 16 Dec 2001 17:53:55 -0500
3511              Message-ID: <20011216225354.GE8900@blackrider>
3512      Branch: perl
3513            ! lib/ExtUtils/MM_Unix.pm
3514 ____________________________________________________________________________
3515 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
3516         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
3517              From: Michael G Schwern <schwern@pobox.com>                
3518              Date: Sun, 16 Dec 2001 16:12:55 -0500
3519              Message-ID: <20011216211255.GV8900@blackrider>
3520      Branch: perl
3521            ! ext/B/B/Deparse.pm
3522 ____________________________________________________________________________
3523 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
3524         Log: Subject: [PATCH] Exporter.pm
3525              From: Nicholas Clark <nick@ccl4.org>
3526              Date: Sun, 16 Dec 2001 19:24:25 +0000
3527              Message-ID: <20011216192425.R21702@plum.flirble.org>
3528      Branch: perl
3529            ! lib/Exporter.pm
3530 ____________________________________________________________________________
3531 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
3532         Log: Subject: [PATCH] Exporter.t (and question)
3533              From: Nicholas Clark <nick@ccl4.org>
3534              Date: Sun, 16 Dec 2001 17:24:55 +0000
3535              Message-ID: <20011216172455.P21702@plum.flirble.org>
3536      Branch: perl
3537            ! lib/Exporter.t
3538 ____________________________________________________________________________
3539 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
3540         Log: Subject: Re: perl@13661
3541              From: "John P. Linderman" <jpl@research.att.com>              
3542              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
3543              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
3544      Branch: perl
3545            ! pp_sort.c
3546 ____________________________________________________________________________
3547 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
3548         Log: Subject: Will the real Unicode encoding please stand up?
3549              From: Jeffrey Friedl <jfriedl@yahoo.com>
3550              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
3551              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
3552      Branch: perl
3553            ! pod/perluniintro.pod
3554 ____________________________________________________________________________
3555 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
3556         Log: Integrate perlio; interruptable system().
3557      Branch: perl
3558           !> util.c
3559 ____________________________________________________________________________
3560 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
3561         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
3562              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
3563              and characters beyond 0x10FFF should be disallowed, too,
3564              but some tests would need changing, but more importantly some
3565              APIs would need remodeling since one can easily generate such
3566              characters either by bitwise complements, tr complements, or
3567              v-strings.
3568      Branch: perl
3569            ! pod/perldiag.pod utf8.c
3570 ____________________________________________________________________________
3571 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
3572         Log: Make surrogates illegal also on EBCDIC.
3573      Branch: perl
3574            ! utf8.c
3575 ____________________________________________________________________________
3576 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
3577         Log: Subject: [patch @13687] Unicode::Collate 0.10
3578              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
3579              Date: Sun, 16 Dec 2001 21:22:12 +0900
3580              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
3581      Branch: perl
3582            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3583            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3584 ____________________________________________________________________________
3585 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
3586         Log: More documentation for the encoding pragma.
3587      Branch: perl
3588            ! lib/encoding.pm
3589 ____________________________________________________________________________
3590 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
3591         Log: Subject: [PATCH] lib/open.pm 
3592              From: Jeffrey Friedl <jfriedl@yahoo.com>
3593              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
3594              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
3595      Branch: perl
3596            ! lib/open.pm
3597 ____________________________________________________________________________
3598 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
3599         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
3600              From: chromatic <chromatic@rmci.net>
3601              Date: Sat, 15 Dec 2001 23:24:40 -0700
3602              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
3603      Branch: perl
3604            + lib/ExtUtils/Installed.t
3605            ! MANIFEST
3606 ____________________________________________________________________________
3607 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
3608         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
3609              From: Michael G Schwern <schwern@pobox.com>
3610              Date: Sun, 16 Dec 2001 01:14:00 -0500
3611              Message-ID: <20011216061400.GC8900@blackrider>
3612      Branch: perl
3613            ! lib/diagnostics.pm
3614 ____________________________________________________________________________
3615 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
3616         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
3617              From: Michael G Schwern <schwern@pobox.com>
3618              Date: Sun, 16 Dec 2001 01:12:42 -0500
3619              Message-ID: <20011216061242.GB8900@blackrider>
3620      Branch: perl
3621            ! t/test.pl
3622 ____________________________________________________________________________
3623 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
3624         Log: I sometimes outsmart myself.
3625      Branch: perl
3626            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
3627 ____________________________________________________________________________
3628 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
3629         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
3630              From: Michael G Schwern <schwern@pobox.com>
3631              Date: Sat, 15 Dec 2001 15:08:29 -0500
3632              Message-ID: <20011215200829.GK1548@blackrider>
3633      Branch: perl
3634            ! lib/AutoSplit.pm
3635 ____________________________________________________________________________
3636 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
3637         Log: perlunicode enchancements suggested by Jeffrey Friedl.
3638      Branch: perl
3639            ! pod/perlunicode.pod
3640 ____________________________________________________________________________
3641 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
3642         Log: Subject: [PATCH] perlunicode.pod
3643              From: Jeffrey Friedl <jfriedl@yahoo.com>
3644              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
3645              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
3646      Branch: perl
3647            ! pod/perlunicode.pod
3648 ____________________________________________________________________________
3649 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
3650         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
3651              From: Jeffrey Friedl <jfriedl@yahoo.com>
3652              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
3653              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
3654      Branch: perl
3655            ! lib/utf8_heavy.pl
3656 ____________________________________________________________________________
3657 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
3658         Log: Can't create surrogates; so can't match them, either.
3659      Branch: perl
3660            ! pod/perlunicode.pod
3661 ____________________________________________________________________________
3662 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
3663         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
3664              From: Michael G Schwern <schwern@pobox.com>
3665              Date: Sat, 15 Dec 2001 21:20:35 -0500
3666              Message-ID: <20011216022035.GE5672@blackrider>
3667      Branch: perl
3668            ! t/test.pl
3669 ____________________________________________________________________________
3670 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
3671         Log: Make creating UTF-8 surrogates a punishable act.
3672      Branch: perl
3673            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
3674 ____________________________________________________________________________
3675 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
3676         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
3677      Branch: perl
3678            + lib/unicore/In/172.pl lib/unicore/In/173.pl
3679            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
3680            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
3681            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
3682            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
3683            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
3684 ____________________________________________________________________________
3685 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
3686         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
3687              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3688              Date: Sat, 15 Dec 2001 23:21:43 +0100
3689              Message-ID: <20011215232143.A11790@rafael>
3690      Branch: perl
3691            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
3692 ____________________________________________________________________________
3693 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
3694         Log: Make charnames more robust.
3695      Branch: perl
3696            ! lib/charnames.pm
3697 ____________________________________________________________________________
3698 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
3699         Log: The hoops one has to jump through.
3700      Branch: perl
3701            ! ext/I18N/Langinfo/Langinfo.pm
3702 ____________________________________________________________________________
3703 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
3704         Log: Subject: [PATCH] perlstyle.pod nit on warnings
3705              From: Autrijus Tang <autrijus@egb.elixus.org>
3706              Date: Sat, 15 Dec 2001 04:24:34 -0800
3707              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
3708      Branch: perl
3709            ! pod/perlstyle.pod
3710 ____________________________________________________________________________
3711 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
3712         Log: I don't think we are in FooOS, Toto.
3713      Branch: perl
3714            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
3715 ____________________________________________________________________________
3716 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
3717         Log: Subject: Re: Untested modules update:  There's more than we thought
3718              From: chromatic <chromatic@rmci.net>
3719              Date: Fri, 14 Dec 2001 17:20:24 -0700
3720              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
3721      Branch: perl
3722            + lib/ExtUtils/MM_Cygwin.t
3723            ! MANIFEST
3724 ____________________________________________________________________________
3725 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
3726         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
3727              From: Michael G Schwern <schwern@pobox.com> 
3728              Date: Fri, 14 Dec 2001 20:59:42 -0500
3729              Message-ID: <20011215015942.GF28596@blackrider>
3730      Branch: perl
3731            ! t/TEST
3732 ____________________________________________________________________________
3733 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
3734         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
3735              From: Michael G Schwern <schwern@pobox.com> 
3736              Date: Fri, 14 Dec 2001 20:03:46 -0500
3737              Message-ID: <20011215010346.GD28596@blackrider>
3738      Branch: perl
3739            + ext/B/t/bblock.t
3740            ! MANIFEST
3741 ____________________________________________________________________________
3742 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
3743         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
3744              From: Michael G Schwern <schwern@pobox.com> 
3745              Date: Fri, 14 Dec 2001 19:59:13 -0500
3746              Message-ID: <20011215005913.GC28596@blackrider>
3747      Branch: perl
3748            ! ext/B/B/Bblock.pm
3749 ____________________________________________________________________________
3750 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
3751         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
3752              From: Michael G Schwern <schwern@pobox.com> 
3753              Date: Fri, 14 Dec 2001 19:36:12 -0500
3754              Message-ID: <20011215003611.GA28596@blackrider>
3755      Branch: perl
3756            + ext/B/t/asmdata.t
3757            ! MANIFEST
3758 ____________________________________________________________________________
3759 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
3760         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
3761              From: Michael G Schwern <schwern@pobox.com> 
3762              Date: Fri, 14 Dec 2001 19:14:14 -0500
3763              Message-ID: <20011215001414.GA25077@blackrider>
3764      Branch: perl
3765            ! bytecode.pl ext/B/B/Asmdata.pm
3766 ____________________________________________________________________________
3767 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
3768         Log: Permissions.
3769      Branch: perl
3770            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
3771            ! ext/Devel/PPPort/module3.c
3772 ____________________________________________________________________________
3773 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
3774         Log: Benchmark test from Nicholas Clark.
3775      Branch: perl
3776            + lib/Benchmark.t
3777            ! MANIFEST lib/Benchmark.pm
3778 ____________________________________________________________________________
3779 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
3780         Log: Mithing.
3781      Branch: perl
3782            + lib/Attribute/Handlers/demo/demo2.pl
3783            + lib/Attribute/Handlers/demo/demo3.pl
3784            + lib/Attribute/Handlers/demo/demo4.pl
3785 ____________________________________________________________________________
3786 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
3787         Log: Silence compiler worries found by Schwern/Digital cc.
3788      Branch: perl
3789            ! perlio.c sv.c x2p/str.c
3790 ____________________________________________________________________________
3791 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
3792         Log: User may not have a valid home directory even if
3793              getpwuid() succedds.
3794      Branch: perl
3795            ! ext/File/Glob/t/basic.t
3796 ____________________________________________________________________________
3797 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
3798         Log: Integrate with perlio.  (No changes, but that's okay.)
3799      Branch: perl
3800           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
3801 ____________________________________________________________________________
3802 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
3803         Log: Add a Configure hints file for VOS: the POSIX support
3804              of VOS is getting close to the point where it can run
3805              Configure (some Configure tweaks will be required).
3806      Branch: perl
3807            + hints/vos.sh
3808            ! MANIFEST
3809 ____________________________________________________________________________
3810 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
3811         Log: Update Changes.
3812      Branch: perl
3813            ! Changes patchlevel.h
3814 ____________________________________________________________________________
3815 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
3816         Log: Reintroduce Attribute::Handlers with Spider's fixes.
3817      Branch: perl
3818            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
3819            + lib/Attribute/Handlers/README
3820            + lib/Attribute/Handlers/demo/Demo.pm
3821            + lib/Attribute/Handlers/demo/Descriptions.pm
3822            + lib/Attribute/Handlers/demo/MyClass.pm
3823            + lib/Attribute/Handlers/demo/demo.pl
3824            + lib/Attribute/Handlers/demo/demo_call.pl
3825            + lib/Attribute/Handlers/demo/demo_chain.pl
3826            + lib/Attribute/Handlers/demo/demo_cycle.pl
3827            + lib/Attribute/Handlers/demo/demo_hashdir.pl
3828            + lib/Attribute/Handlers/demo/demo_phases.pl
3829            + lib/Attribute/Handlers/demo/demo_range.pl
3830            + lib/Attribute/Handlers/demo/demo_rawdata.pl
3831            + lib/Attribute/Handlers/t/multi.t
3832            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
3833 ____________________________________________________________________________
3834 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
3835         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
3836              From: Michael G Schwern <schwern@pobox.com> 
3837              Date: Thu, 13 Dec 2001 19:27:08 -0500
3838              Message-ID: <20011214002707.GA10532@blackrider>
3839              
3840              (reword the perlrun -t description a bit,
3841              and move the Itaint_warn to the bottom of
3842              the intrpvar.h for binary compatibility)
3843      Branch: perl
3844            + t/run/switcht.t
3845            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
3846            ! perlapi.h pod/perlrun.pod t/TEST taint.c
3847 ____________________________________________________________________________
3848 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
3849         Log: Detypo.
3850      Branch: perl
3851            ! utf8.c
3852 ____________________________________________________________________________
3853 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
3854         Log: Buffer overflow checks.
3855      Branch: perl
3856            ! utf8.c
3857 ____________________________________________________________________________
3858 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
3859         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
3860              From: Spider Boardman <spider@leggy.zk3.dec.com>
3861              Date: Thu, 13 Dec 2001 15:32:51 -0500
3862              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
3863      Branch: perl
3864            ! lib/ExtUtils/Embed.t
3865 ____________________________________________________________________________
3866 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
3867         Log: More on the Unicode "line" definition.
3868      Branch: perl
3869            ! pod/perlunicode.pod
3870 ____________________________________________________________________________
3871 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
3872         Log: Open-ended VERSION?
3873      Branch: perl
3874            ! lib/ExtUtils/Install.pm
3875 ____________________________________________________________________________
3876 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
3877         Log: Subject: [PATCH] Better make distclean
3878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3879              Date: Thu, 13 Dec 2001 21:10:18 +0100
3880              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
3881      Branch: perl
3882            ! Makefile.SH
3883 ____________________________________________________________________________
3884 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
3885         Log: Remove Memoize::Saves as requested by mjd.
3886      Branch: perl
3887            - lib/Memoize/Saves.pm
3888            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
3889 ____________________________________________________________________________
3890 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
3891         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
3892              From: Michael G Schwern <schwern@pobox.com>
3893              Date: Tue, 11 Dec 2001 23:17:32 -0500
3894              Message-ID: <20011212041732.GS17250@blackrider>
3895      Branch: perl
3896            ! lib/ExtUtils/Install.pm
3897 ____________________________________________________________________________
3898 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
3899         Log: Subject: [PATCH] Re: use utf8; with bad utf8
3900              From: Nicholas Clark <nick@ccl4.org>
3901              Date: Thu, 13 Dec 2001 17:09:39 +0000
3902              Message-ID: <20011213170939.L21702@plum.flirble.org>
3903      Branch: perl
3904            ! t/lib/1_compile.t
3905 ____________________________________________________________________________
3906 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
3907         Log: Subject: (LONG!) Sort benchmarks and patch
3908              From: "John P. Linderman" <jpl@research.att.com>
3909              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
3910              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
3911      Branch: perl
3912            ! pp_sort.c
3913 ____________________________________________________________________________
3914 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
3915         Log: Unadorned numbers evil.
3916      Branch: perl
3917            ! pp.c regcomp.c regexec.c utf8.c utf8.h
3918 ____________________________________________________________________________
3919 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
3920         Log: "preprocessing directive not recognized within macro arg"
3921      Branch: perl
3922            ! ext/Data/Dumper/Dumper.xs
3923 ____________________________________________________________________________
3924 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
3925         Log: Subject: Clarifying the documentation of goto            
3926              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
3927              Date: Thu, 13 Dec 2001 08:57:38 -0500
3928              Message-ID: <3C18BD8B@operamail.com>
3929      Branch: perl
3930            ! pod/perlfunc.pod
3931 ____________________________________________________________________________
3932 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
3933         Log: It could be possible for the case-insensitive
3934              Unicode-aware string comparison to wander off
3935              to the la-la land.
3936      Branch: perl
3937            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
3938            ! regexec.c utf8.c
3939 ____________________________________________________________________________
3940 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
3941         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
3942              From: Michael G Schwern <schwern@pobox.com> 
3943              Date: Wed, 12 Dec 2001 21:53:46 -0500
3944              Message-ID: <20011213025346.GH25129@blackrider>
3945      Branch: perl
3946            ! lib/Net/hostent.t t/op/stat.t t/test.pl
3947 ____________________________________________________________________________
3948 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
3949         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
3950              From: Michael G Schwern <schwern@pobox.com> 
3951              Date: Wed, 12 Dec 2001 20:33:42 -0500
3952              Message-ID: <20011213013342.GX25129@blackrider>
3953      Branch: perl
3954            ! t/io/fs.t
3955 ____________________________________________________________________________
3956 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
3957         Log: Subject: Re: [PATCH] use utf8; tests
3958              From: Nicholas Clark <nick@ccl4.org>
3959              Date: Thu, 13 Dec 2001 00:16:58 +0000
3960              Message-ID: <20011213001658.I21702@plum.flirble.org>
3961      Branch: perl
3962            ! lib/utf8.t
3963 ____________________________________________________________________________
3964 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
3965         Log: EPOC fixes from Olaf Flebbe.
3966      Branch: perl
3967            ! README.epoc epoc/config.sh epoc/createpkg.pl
3968            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
3969 ____________________________________________________________________________
3970 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
3971         Log: Subject: [PATCH perl@13661] VMS test fix-ups
3972              From: "Craig A. Berry" <craigberry@mac.com>
3973              Date: Wed, 12 Dec 2001 16:27:48 -0600
3974              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
3975      Branch: perl
3976            ! lib/Net/hostent.t t/io/fs.t
3977 ____________________________________________________________________________
3978 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
3979         Log: Subject: Re: Next cygwin round.
3980              From: "Gerrit P. Haase" <gp@familiehaase.de>
3981              Date: Wed, 12 Dec 2001 21:59:00 +0100
3982              Message-ID: <122343874595.20011212215900@familiehaase.de>
3983      Branch: perl
3984            ! t/io/fs.t
3985 ____________________________________________________________________________
3986 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
3987         Log: Subject: [PATCH] use utf8; tests
3988              From: Nicholas Clark <nick@ccl4.org>
3989              Date: Wed, 12 Dec 2001 20:07:04 +0000
3990              Message-ID: <20011212200704.E21702@plum.flirble.org>
3991      Branch: perl
3992            ! lib/utf8.t t/test.pl
3993 ____________________________________________________________________________
3994 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
3995         Log: Update Changes.
3996      Branch: perl
3997            ! Changes patchlevel.h
3998 ____________________________________________________________________________
3999 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
4000         Log: Subject: [PATCH] Passing in env to perl_parse did not work
4001              From: Gisle Aas <gisle@ActiveState.com>
4002              Date: 11 Dec 2001 20:52:57 -0800
4003              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
4004      Branch: perl
4005            ! perl.c perl.h
4006 ____________________________________________________________________________
4007 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
4008         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
4009              mostly gcc -Wall complaining about the argument of %p not
4010              being a void *.
4011      Branch: perl
4012            ! perlio.c regcomp.c taint.c toke.c
4013 ____________________________________________________________________________
4014 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
4015         Log: Try YP/NIS also from /usr/lib/yp.
4016      Branch: perl
4017            ! Configure
4018 ____________________________________________________________________________
4019 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
4020         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
4021              From: Michael G Schwern <schwern@pobox.com>                
4022              Date: Wed, 12 Dec 2001 05:27:02 -0500      
4023              Message-ID: <20011212102702.GW17250@blackrider>
4024              
4025              (the op/grent part)
4026      Branch: perl
4027            ! t/op/grent.t
4028 ____________________________________________________________________________
4029 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
4030         Log: Weed out .files from ls and readdir() results.
4031      Branch: perl
4032            ! t/op/stat.t
4033 ____________________________________________________________________________
4034 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
4035         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
4036              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4037              Date: Wed, 12 Dec 2001 10:52:21 +0100
4038              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
4039      Branch: perl
4040            ! lib/File/Find.pm
4041 ____________________________________________________________________________
4042 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
4043         Log: Subject: [PATCH] doio fatal on cygwin for 13651
4044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
4045              Date: Wed, 12 Dec 2001 11:28:13 +0100      
4046              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
4047      Branch: perl
4048            ! doio.c
4049 ____________________________________________________________________________
4050 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
4051         Log: Get the whole line of ls, makes debugging easier
4052              (from Schwern)
4053      Branch: perl
4054            ! t/op/stat.t
4055 ____________________________________________________________________________
4056 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
4057         Log: rename() must be tested even without link()
4058              or the utime() and rename-directory tests fail.
4059              (Also got the BeOS utime atime/time the wrong way round.)
4060      Branch: perl
4061            ! t/io/fs.t
4062 ____________________________________________________________________________
4063 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
4064         Log: Now that the beos.c is compiled at the main level
4065              the header is in the beos/
4066      Branch: perl
4067            ! beos/beos.c
4068 ____________________________________________________________________________
4069 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
4070         Log: Must remember to require Socket.
4071      Branch: perl
4072            ! ext/Sys/Syslog/syslog.t
4073 ____________________________________________________________________________
4074 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
4075         Log: In BeOS Errno must resort to actual compilation
4076              and execution for some of the error constants.
4077      Branch: perl
4078            ! ext/Errno/Errno_pm.PL
4079 ____________________________________________________________________________
4080 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
4081         Log: BeOS still has no good sockets.
4082      Branch: perl
4083            ! ext/IO/lib/IO/t/io_sel.t
4084 ____________________________________________________________________________
4085 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
4086         Log: BeOS sockets are not true sockets.
4087      Branch: perl
4088            ! ext/IO/lib/IO/t/io_poll.t
4089 ____________________________________________________________________________
4090 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
4091         Log: No Socket, no Syslog.
4092      Branch: perl
4093            ! ext/Sys/Syslog/syslog.t
4094 ____________________________________________________________________________
4095 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
4096         Log: (On some platforms) missing truncate FH.
4097      Branch: perl
4098            ! pod/perltodo.pod
4099 ____________________________________________________________________________
4100 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
4101         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
4102              and vms would be muchly appreciated.
4103      Branch: perl
4104            ! t/io/fs.t
4105 ____________________________________________________________________________
4106 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
4107         Log: utime() updates only the mtime in BeOS. 
4108      Branch: perl
4109            ! pod/perlport.pod
4110 ____________________________________________________________________________
4111 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
4112         Log: No link(), no need to dSP.
4113      Branch: perl
4114            ! pp_sys.c
4115 ____________________________________________________________________________
4116 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
4117         Log: Missing argument.
4118      Branch: perl
4119            ! utf8.c
4120 ____________________________________________________________________________
4121 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
4122         Log: (1) To assume any setuid programs is silly.
4123              (2) Chaining tests with booleans means that some
4124              of them may not get run which means getting out
4125              of test count sync.
4126      Branch: perl
4127            ! t/op/stat.t
4128 ____________________________________________________________________________
4129 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
4130         Log: The beos.c needs to be in the main directory.
4131      Branch: perl
4132            ! hints/beos.sh
4133 ____________________________________________________________________________
4134 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
4135         Log: Detypo and rename.
4136      Branch: perl
4137            ! doio.c perl.h perlio.c perliol.h
4138 ____________________________________________________________________________
4139 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
4140         Log: This time I test compiled.  Honest.
4141      Branch: perl
4142            ! beos/beos.c
4143 ____________________________________________________________________________
4144 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
4145         Log: Subject: [PATCH] slightly more pack tests
4146              From: Nicholas Clark <nick@ccl4.org>
4147              Date: Tue, 11 Dec 2001 23:41:23 +0000
4148              Message-ID: <20011211234123.Y21702@plum.flirble.org>
4149      Branch: perl
4150            ! t/op/pack.t
4151 ____________________________________________________________________________
4152 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
4153         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
4154              From: "Craig A. Berry" <craigberry@mac.com>
4155              Date: Tue, 11 Dec 2001 16:39:13 -0600
4156              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
4157      Branch: perl
4158            ! configure.com
4159 ____________________________________________________________________________
4160 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
4161         Log: Subject: $Config{perlpath} and -Dversiononly
4162              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4163              Date: Tue, 11 Dec 2001 23:32:33 +0100
4164              Message-ID: <20011211233233.A11587@rafael>
4165      Branch: perl
4166            ! Configure
4167 ____________________________________________________________________________
4168 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
4169         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
4170              From: Nicholas Clark <nick@ccl4.org>
4171              Date: Tue, 11 Dec 2001 21:59:36 +0000
4172              Message-ID: <20011211215935.W21702@plum.flirble.org>
4173      Branch: perl
4174            ! t/op/pack.t
4175 ____________________________________________________________________________
4176 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
4177         Log: More UTF-8 API docs.
4178      Branch: perl
4179            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
4180 ____________________________________________________________________________
4181 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
4182         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
4183              From: Nicholas Clark <nick@ccl4.org>
4184              Date: Tue, 11 Dec 2001 20:08:59 +0000
4185              Message-ID: <20011211200859.S21702@plum.flirble.org>
4186      Branch: perl
4187            ! t/op/pack.t
4188 ____________________________________________________________________________
4189 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
4190         Log: Subject: Re: use utf8; with bad utf8
4191              From: Nicholas Clark <nick@ccl4.org>
4192              Date: Tue, 11 Dec 2001 19:49:21 +0000
4193              Message-ID: <20011211194921.R21702@plum.flirble.org>
4194      Branch: perl
4195            ! lib/utf8.t
4196 ____________________________________________________________________________
4197 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
4198         Log: Can't spell worth a dam.  (Try Three Gorges.)
4199      Branch: perl
4200            ! beos/beos.c
4201 ____________________________________________________________________________
4202 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
4203         Log: We need DWIM cpps.
4204      Branch: perl
4205            ! perlio.c
4206 ____________________________________________________________________________
4207 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
4208         Log: The unixish.h needs to be found and the waitpid wrapper
4209              could use a proto.
4210      Branch: perl
4211            ! beos/beosish.h
4212 ____________________________________________________________________________
4213 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
4214         Log: The BeOS waitpid() seems to be broken,
4215              have a wrapper for it.
4216      Branch: perl
4217            + beos/beos.c beos/beosish.h
4218            ! MANIFEST hints/beos.sh perl.h
4219 ____________________________________________________________________________
4220 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
4221         Log: Unlean the leaning tower of Babel.
4222      Branch: perl
4223            ! perl.h
4224 ____________________________________________________________________________
4225 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
4226         Log: Retract #13607 until we figure out what to do with autouse.
4227      Branch: perl
4228            ! lib/Carp.pm
4229 ____________________________________________________________________________
4230 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
4231         Log: Try to handle platforms that have O_TEXT != O_BINARY but
4232              which are not DOSish, BeOS being one of such platforms.
4233              Ideally this should be a Configure test, not a hardwired
4234              cpp symbol test... 
4235      Branch: perl
4236            ! doio.c perl.h perlio.c perliol.h
4237 ____________________________________________________________________________
4238 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
4239         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
4240              From: Jonathan Stowe <gellyfish@gellyfish.com>
4241              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
4242              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
4243      Branch: perl
4244            ! lib/Term/Cap.pm lib/Term/Cap.t
4245 ____________________________________________________________________________
4246 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
4247         Log: Subject: [patch perlio.c] test for NULL before derefencing
4248              From: Stas Bekman <stas@stason.org>
4249              Date: Tue, 11 Dec 2001 16:17:55 +0800
4250              Message-ID: <3C15C133.8@stason.org>
4251      Branch: perl
4252            ! perlio.c
4253 ____________________________________________________________________________
4254 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
4255         Log: BeOS has socket() but not enough to build a working Socket.
4256              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
4257              new networking implementation, which is rumored to fix the
4258              non-standardness of sockets, but it's apparently not publicly
4259              available, and anything to do with BeOS has become quite
4260              complicated with the sale of the Be assets to Palm.)
4261      Branch: perl
4262            ! Configure
4263 ____________________________________________________________________________
4264 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
4265         Log: Subject: Exporter's documentation shouldn't lie               
4266              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
4267              Date: Mon, 10 Dec 2001 21:30:20 -0500
4268              Message-ID: <3C4AA201@operamail.com>
4269      Branch: perl
4270            ! lib/Exporter.pm
4271 ____________________________________________________________________________
4272 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
4273         Log: Make Errno better in BeOS (the second hunk is
4274              good on any platform).  Still not working in BeOS
4275              are the E constants that refer BeOS native error
4276              constants (B_...) which are enums (*groan*).
4277      Branch: perl
4278            ! ext/Errno/Errno_pm.PL
4279 ____________________________________________________________________________
4280 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
4281         Log: The BeOS linker seems to link the last seen symbol,
4282              not the first (so the symbols of op.o from libperl.so
4283              would get linked to miniperl instead of the symbols of
4284              opmini.o)-- use the same trick as for NeXT4 for linking
4285              miniperl.
4286      Branch: perl
4287            ! Makefile.SH
4288 ____________________________________________________________________________
4289 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
4290         Log: Subject: Re: [PATCH] tests for hash assignment
4291              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4292              Date: Tue, 11 Dec 2001 01:48:55 +0000
4293              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
4294      Branch: perl
4295            ! utf8.c
4296 ____________________________________________________________________________
4297 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
4298         Log: (retracted by #13622)
4299              
4300              Subject: RE: More verbose POD for Carp
4301              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
4302              Date: Mon, 10 Dec 2001 20:23:20 -0500
4303              Message-ID: <3C4A3566@operamail.com>
4304      Branch: perl
4305            ! lib/Carp.pm
4306 ____________________________________________________________________________
4307 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
4308         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
4309              From: "Craig A. Berry" <craigberry@mac.com>
4310              Date: Mon, 10 Dec 2001 18:25:37 -0600
4311              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
4312      Branch: perl
4313            ! t/op/write.t t/test.pl
4314 ____________________________________________________________________________
4315 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
4316         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
4317              From: Michael G Schwern <schwern@pobox.com>
4318              Date: Mon, 10 Dec 2001 08:00:01 -0500
4319              Message-ID: <20011210130000.GK1770@blackrider>
4320      Branch: perl
4321            ! t/comp/multiline.t
4322 ____________________________________________________________________________
4323 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
4324         Log: Subject: Re: [PATCH] tests for hash assignment
4325              From: Nicholas Clark <nick@ccl4.org>
4326              Date: Mon, 10 Dec 2001 23:22:28 +0000
4327              Message-ID: <20011210232228.M21702@plum.flirble.org>
4328      Branch: perl
4329            + t/op/hashassign.t
4330            ! MANIFEST t/op/each.t t/test.pl
4331 ____________________________________________________________________________
4332 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
4333         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
4334              From: "Craig A. Berry" <craigberry@mac.com>
4335              Date: Mon, 10 Dec 2001 16:38:14 -0600
4336              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
4337      Branch: perl
4338            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
4339 ____________________________________________________________________________
4340 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
4341         Log: Subject: [PATCH perl@13600] configure.com fixes
4342              From: "Craig A. Berry" <craigberry@mac.com>
4343              Date: Mon, 10 Dec 2001 14:40:20 -0600
4344              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
4345      Branch: perl
4346            ! configure.com
4347 ____________________________________________________________________________
4348 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
4349         Log: Silence BeOS compilation moaning.
4350      Branch: perl
4351            ! perl.h
4352 ____________________________________________________________________________
4353 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
4354         Log: Update Changes.
4355      Branch: perl
4356            ! Changes patchlevel.h
4357 ____________________________________________________________________________
4358 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
4359         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
4360              From: Michael G Schwern <schwern@pobox.com>
4361              Date: Mon, 10 Dec 2001 01:21:03 -0500
4362              Message-ID: <20011210062103.GC1770@blackrider>
4363      Branch: perl
4364            ! lib/ExtUtils/Command.t
4365 ____________________________________________________________________________
4366 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
4367         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
4368              From: Michael G Schwern <schwern@pobox.com>
4369              Date: Mon, 10 Dec 2001 01:10:57 -0500
4370              Message-ID: <20011210061057.GB1770@blackrider>
4371      Branch: perl
4372            ! t/op/groups.t
4373 ____________________________________________________________________________
4374 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
4375         Log: Retract #13596, #13593 should do the trick.
4376      Branch: perl
4377            ! t/op/stat.t
4378 ____________________________________________________________________________
4379 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
4380         Log: (retracted by #13597, #13593 does the job better)
4381              
4382              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
4383              From: Michael G Schwern <schwern@pobox.com>
4384              Date: Mon, 10 Dec 2001 00:53:16 -0500
4385              Message-ID: <20011210055316.GA1770@blackrider>
4386      Branch: perl
4387            ! t/op/stat.t
4388 ____________________________________________________________________________
4389 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
4390         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
4391              From: Michael G Schwern <schwern@pobox.com> 
4392              Date: Mon, 10 Dec 2001 02:19:14 -0500
4393              Message-ID: <20011210071914.GF1770@blackrider>
4394      Branch: perl
4395            ! lib/AutoSplit.t
4396 ____________________________________________________________________________
4397 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
4398         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
4399              From: Michael G Schwern <schwern@pobox.com>
4400              Date: Mon, 10 Dec 2001 02:47:40 -0500
4401              Message-ID: <20011210074739.GH1770@blackrider>
4402      Branch: perl
4403            ! t/op/pack.t
4404 ____________________________________________________________________________
4405 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
4406         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
4407              From: Michael G Schwern <schwern@pobox.com>
4408              Date: Mon, 10 Dec 2001 02:54:22 -0500
4409              Message-ID: <20011210075422.GI1770@blackrider>
4410      Branch: perl
4411            ! t/test.pl
4412 ____________________________________________________________________________
4413 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
4414         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
4415              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4416              Date: Mon, 10 Dec 2001 08:45:20 +0100
4417              Message-ID: <3C146810.60B5B7C0@alcatel.at>
4418      Branch: perl
4419            ! pp_pack.c
4420 ____________________________________________________________________________
4421 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
4422         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
4423              From: Michael G Schwern <schwern@pobox.com>
4424              Date: Mon, 10 Dec 2001 03:27:02 -0500
4425              Message-ID: <20011210082702.GN1770@blackrider>
4426      Branch: perl
4427            ! t/io/openpid.t
4428 ____________________________________________________________________________
4429 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
4430         Log: More chmod +w.
4431      Branch: perl
4432            ! Porting/makerel
4433 ____________________________________________________________________________
4434 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
4435         Log: Just skip the readability test if running as root.
4436      Branch: perl
4437            ! lib/Net/t/netrc.t
4438 ____________________________________________________________________________
4439 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
4440         Log: Tell about the downside of safe signals.
4441      Branch: perl
4442            ! pod/perldelta.pod
4443 ____________________________________________________________________________
4444 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
4445         Log: Make the whole -lperl thing NetBSD only until we
4446              find some other platform that needs the same.
4447      Branch: perl
4448            ! lib/ExtUtils/MM_Unix.pm
4449 ____________________________________________________________________________
4450 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
4451         Log: Subject: [PATCH t/op/pack.t] Cleanup
4452              From: Michael G Schwern <schwern@pobox.com> 
4453              Date: Sun, 9 Dec 2001 23:08:26 -0500
4454              Message-ID: <20011210040826.GD660@blackrider>
4455      Branch: perl
4456            ! t/op/pack.t
4457 ____________________________________________________________________________
4458 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
4459         Log: Add threads support for NetBSD.
4460              
4461              This is also the first (I think) Perl threads build with
4462              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
4463              NetBSD does not as of yet have true kernel POSIX threads,
4464              but the user-level pth seems to be doing pretty well--
4465              the only failure is that threads/t/basic okays 6 and 7
4466              consistently seem be arriving in the reverse order.
4467              Well, gdbm.t is also failing: 'Undefined PLT symbol
4468              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
4469              guessing that GDBM would need a threaded rebuild.
4470      Branch: perl
4471            ! hints/netbsd.sh
4472 ____________________________________________________________________________
4473 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
4474         Log: Update the ithreads selection info in Configure,
4475              as suggested by Michael Schwern.
4476      Branch: perl
4477            ! Configure
4478 ____________________________________________________________________________
4479 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
4480         Log: Clearing locale environment simply doesn't seem to
4481              guarantee that (nl_)langinfo(CODESET) would return nil.
4482              (I for example get "ISO8859-1", so <guess>maybe there can
4483              be per-system default settings at work</guess>.)
4484      Branch: perl
4485            ! lib/open.t
4486 ____________________________________________________________________________
4487 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
4488         Log: Subject: RE: Exporter fixes reversed in 13540?
4489              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
4490              Date: Sun, 9 Dec 2001 12:55:15 -0500
4491              Message-ID: <3C13F455@operamail.com>
4492      Branch: perl
4493            ! lib/open.pm
4494 ____________________________________________________________________________
4495 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
4496         Log: Root is the lizard king.
4497      Branch: perl
4498            ! lib/Net/t/netrc.t
4499 ____________________________________________________________________________
4500 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
4501         Log: Telling how many tests we are expecting helps.
4502      Branch: perl
4503            ! ext/POSIX/t/waitpid.t
4504 ____________________________________________________________________________
4505 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
4506         Log: Add a test case for waitpid(): from Rocco Caputo.
4507      Branch: perl
4508            + ext/POSIX/t/waitpid.t
4509            ! MANIFEST
4510 ____________________________________________________________________________
4511 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
4512         Log: Subject: [PATCH] Term::ReadLine tweaks and test
4513              From: Richard Clamp <richardc@unixbeard.net>
4514              Date: Mon, 10 Dec 2001 00:51:47 +0000
4515              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
4516      Branch: perl
4517            + lib/Term/ReadLine.t
4518            ! MANIFEST lib/Term/ReadLine.pm
4519 ____________________________________________________________________________
4520 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
4521         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
4522              From: Rocco Caputo <troc@netrus.net>
4523              Date: Sun, 9 Dec 2001 18:12:38 -0500
4524              Message-ID: <20011209181238.A803@eyrie.homenet>
4525      Branch: perl
4526            ! win32/win32.c
4527 ____________________________________________________________________________
4528 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
4529         Log: make sure that va_start() has matching va_end();
4530              from OpenBSD 3.0.
4531      Branch: perl
4532            ! x2p/util.c
4533 ____________________________________________________________________________
4534 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
4535         Log: h2ph updates from OpenBSD 3.0.
4536      Branch: perl
4537            ! utils/h2ph.PL
4538 ____________________________________________________________________________
4539 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
4540         Log: OpenBSD hints update from OpenBSD 3.0.
4541      Branch: perl
4542            ! hints/openbsd.sh
4543 ____________________________________________________________________________
4544 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
4545         Log: DJGPP tweaks from Laszlo Molnar.
4546      Branch: perl
4547            ! djgpp/config.over lib/File/Find/t/find.t
4548            ! lib/File/Find/t/taint.t t/pod/find.t
4549 ____________________________________________________________________________
4550 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
4551         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
4552              From: Michael G Schwern <schwern@pobox.com> 
4553              Date: Sun, 9 Dec 2001 19:28:12 -0500
4554              Message-ID: <20011210002812.GF13586@blackrider>
4555      Branch: perl
4556            ! README.cygwin
4557 ____________________________________________________________________________
4558 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
4559         Log: README.cygwin update from Gerrit P. Haase.
4560      Branch: perl
4561            ! README.cygwin
4562 ____________________________________________________________________________
4563 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
4564         Log: Apply NetBSD patch-ag: shared/static linking,
4565              but make the change less intrusive on non-NetBSD.
4566      Branch: perl
4567            ! lib/ExtUtils/MM_Unix.pm
4568 ____________________________________________________________________________
4569 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
4570         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
4571      Branch: perl
4572            ! lib/ExtUtils/Liblist.pm
4573 ____________________________________________________________________________
4574 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
4575         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
4576      Branch: perl
4577            ! regcomp.c
4578 ____________________________________________________________________________
4579 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
4580         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
4581      Branch: perl
4582            ! pp.c
4583 ____________________________________________________________________________
4584 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
4585         Log: Apply NetBSD patch-ac.
4586              (the fix has already been done: change #9706, fully qualified
4587              pathnames in packlists)
4588      Branch: perl
4589            ! lib/ExtUtils/Install.pm
4590 ____________________________________________________________________________
4591 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
4592         Log: Apply NetBSD patch-ab: NetBSD hints update.
4593      Branch: perl
4594            ! hints/netbsd.sh
4595 ____________________________________________________________________________
4596 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
4597         Log: NetBSD has <ieeefp.h> but hidden.
4598      Branch: perl
4599            ! hints/netbsd.sh
4600 ____________________________________________________________________________
4601 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
4602         Log: Implement NetBSD patch-aa.
4603      Branch: perl
4604            ! Configure
4605 ____________________________________________________________________________
4606 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
4607         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
4608              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
4609              Date: Sun, 09 Dec 2001 13:40:58 +0100
4610              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
4611              
4612              (The lstat()s were there in 5.6.1: what happened to them?)
4613      Branch: perl
4614            ! lib/File/Find.pm
4615 ____________________________________________________________________________
4616 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
4617         Log: Quickie documentation of the C UTF-8 API.
4618      Branch: perl
4619            ! pod/perlunicode.pod
4620 ____________________________________________________________________________
4621 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
4622         Log: Subject: bleadperl on cygwin weirdness...
4623              From: "Gerrit P. Haase" <gp@familiehaase.de>
4624              Date: Sun, 9 Dec 2001 20:31:28 +0100
4625              Message-ID: <13779422183.20011209203128@familiehaase.de>          
4626              
4627              (plus libperl*.dll version portability tweaks)
4628      Branch: perl
4629            ! lib/ExtUtils/Embed.t
4630 ____________________________________________________________________________
4631 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
4632         Log: Instead of muting symbol export error if under eval,
4633              delay the errors until the croak().
4634              
4635              (replaces #13408)
4636      Branch: perl
4637            ! lib/Exporter/Heavy.pm
4638 ____________________________________________________________________________
4639 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
4640         Log: Basegroup 0 is a cygwin_nt thing.
4641      Branch: perl
4642            ! t/op/groups.t
4643 ____________________________________________________________________________
4644 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
4645         Log: Also WinME is LoseLink.
4646      Branch: perl
4647            ! t/op/stat.t
4648 ____________________________________________________________________________
4649 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
4650         Log: Forgotten checkin.
4651      Branch: perl
4652            ! lib/User/grent.t
4653 ____________________________________________________________________________
4654 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
4655         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
4656              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4657              Date: Sun, 09 Dec 2001 13:45:06 +0100
4658              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
4659      Branch: perl
4660            ! lib/File/Find.pm
4661 ____________________________________________________________________________
4662 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
4663         Log: Tweakback.
4664      Branch: perl
4665            ! lib/Net/hostent.t
4666 ____________________________________________________________________________
4667 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
4668         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
4669              From: Michael G Schwern <schwern@pobox.com>
4670              Date: Sat, 8 Dec 2001 14:48:38 -0500
4671              Message-ID: <20011208194838.GA8650@blackrider>
4672      Branch: perl
4673            ! t/op/grent.t
4674 ____________________________________________________________________________
4675 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
4676         Log: Subject: [README.cygwin] Removing old expected test failures
4677              From: Michael G Schwern <schwern@pobox.com>
4678              Date: Sat, 8 Dec 2001 15:38:28 -0500
4679              Message-ID: <20011208203828.GB9017@blackrider>
4680      Branch: perl
4681            ! README.cygwin
4682 ____________________________________________________________________________
4683 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
4684         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
4685              From: Michael G Schwern <schwern@pobox.com>                
4686              Date: Sat, 8 Dec 2001 15:26:59 -0500
4687              Message-ID: <20011208202659.GA9017@blackrider> 
4688      Branch: perl
4689            ! lib/Net/hostent.t
4690 ____________________________________________________________________________
4691 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
4692         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
4693              From: Michael G Schwern <schwern@pobox.com> 
4694              Date: Sat, 8 Dec 2001 15:06:16 -0500
4695              Message-ID: <20011208200616.GA8915@blackrider>
4696      Branch: perl
4697            ! t/op/stat.t
4698 ____________________________________________________________________________
4699 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
4700         Log: Developer deprecations and an incompatibility.
4701      Branch: perl
4702            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
4703 ____________________________________________________________________________
4704 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
4705         Log: Shoo.
4706      Branch: perl
4707            - lib/Attribute/Handlers.pm
4708 ____________________________________________________________________________
4709 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
4710         Log: Remove Attribute::Handlers, as per Damian's request.
4711              (Because of fixing the my variables to be now handled
4712              in run-time, the whole internals of the A::H needs to
4713              be rewritten and Damian will not have time for that
4714              for months.)
4715      Branch: perl
4716            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4717            - lib/Attribute/Handlers/demo/Demo.pm
4718            - lib/Attribute/Handlers/demo/Descriptions.pm
4719            - lib/Attribute/Handlers/demo/MyClass.pm
4720            - lib/Attribute/Handlers/demo/demo.pl
4721            - lib/Attribute/Handlers/demo/demo2.pl
4722            - lib/Attribute/Handlers/demo/demo3.pl
4723            - lib/Attribute/Handlers/demo/demo4.pl
4724            - lib/Attribute/Handlers/demo/demo_call.pl
4725            - lib/Attribute/Handlers/demo/demo_chain.pl
4726            - lib/Attribute/Handlers/demo/demo_cycle.pl
4727            - lib/Attribute/Handlers/demo/demo_hashdir.pl
4728            - lib/Attribute/Handlers/demo/demo_phases.pl
4729            - lib/Attribute/Handlers/demo/demo_range.pl
4730            - lib/Attribute/Handlers/demo/demo_rawdata.pl
4731            - lib/Attribute/Handlers/t/multi.t
4732            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
4733            ! pod/perlmodlib.pod pod/perltoc.pod
4734 ____________________________________________________________________________
4735 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
4736         Log: Subject: Re: attributes are broken
4737              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4738              Date: Sun, 09 Dec 2001 00:09:23 -0500
4739              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
4740      Branch: perl
4741            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
4742            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
4743            ! xsutils.c
4744 ____________________________________________________________________________
4745 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
4746         Log: Forgotten checkin.
4747      Branch: perl
4748            ! lib/Pod/Text.pm
4749 ____________________________________________________________________________
4750 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
4751         Log: uconfig.h update.
4752      Branch: perl
4753            ! uconfig.h
4754 ____________________________________________________________________________
4755 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
4756         Log: Update Changes.
4757      Branch: perl
4758            ! Changes patchlevel.h
4759 ____________________________________________________________________________
4760 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
4761         Log: Note that some of the Unicode features are
4762              dependent on perlio.
4763      Branch: perl
4764            ! pod/perluniintro.pod
4765 ____________________________________________________________________________
4766 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
4767         Log: Regen perlapi, regen toc.
4768      Branch: perl
4769            ! pod/perlapi.pod pod/perltoc.pod
4770 ____________________________________________________________________________
4771 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
4772         Log: FAQ sync.
4773      Branch: perl
4774            ! pod/perlfaq4.pod pod/perlfaq6.pod
4775 ____________________________________________________________________________
4776 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
4777         Log: Subject: [PATCH] Fix odd language in an sv.c comment
4778              From: coral@eekeek.org
4779              Date: Sat, 8 Dec 2001 12:19:39 -0500
4780              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
4781      Branch: perl
4782            ! sv.c
4783 ____________________________________________________________________________
4784 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
4785         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
4786              From: Michael G Schwern <schwern@pobox.com>
4787              Date: Fri, 7 Dec 2001 20:03:45 -0500
4788              Message-ID: <20011208010345.GD642@blackrider>
4789              
4790              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
4791              From: Michael G Schwern <schwern@pobox.com>
4792              Date: Fri, 7 Dec 2001 20:13:54 -0500
4793              Message-ID: <20011208011354.GE642@blackrider>
4794              
4795              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
4796              From: Michael G Schwern <schwern@pobox.com>
4797              Date: Fri, 7 Dec 2001 21:47:36 -0500
4798              Message-ID: <20011208024736.GH642@blackrider>
4799              
4800              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
4801              From: Michael G Schwern <schwern@pobox.com>
4802              Date: Fri, 7 Dec 2001 23:09:43 -0500
4803              Message-ID: <20011208040943.GK642@blackrider>
4804              
4805              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
4806              Message-Id: <a05101004b83754903506@[172.16.52.1]>
4807              Date: Fri, 7 Dec 2001 23:28:15 -0600
4808              From: "Craig A. Berry" <craigberry@mac.com>
4809      Branch: perl
4810            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
4811 ____________________________________________________________________________
4812 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
4813         Log: Integrate perlio.
4814      Branch: perl
4815           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
4816           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
4817 ____________________________________________________________________________
4818 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
4819         Log: Retract #11156 since Sarathy has found that it breaks code:
4820              http://bugs.ActiveState.com/show_bug.cgi?id=18457
4821              http://bugs.ActiveState.com/show_bug.cgi?id=18858
4822      Branch: perl
4823            ! op.c sv.c t/op/pos.t
4824 ____________________________________________________________________________
4825 [ 13532] By: nick                                  on 2001/12/08  14:11:12
4826         Log: Integrate mainline
4827      Branch: perlio
4828           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
4829           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
4830 ____________________________________________________________________________
4831 [ 13531] By: nick                                  on 2001/12/08  13:48:21
4832         Log: Tweak multi-arg open error messages
4833      Branch: perlio
4834            ! perlio.c
4835 ____________________________________________________________________________
4836 [ 13530] By: nick                                  on 2001/12/08  10:20:06
4837         Log: Allow multi-arg open() if opening layer declares this legal.
4838      Branch: perlio
4839            ! doio.c perlio.c perliol.h
4840 ____________________________________________________________________________
4841 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
4842         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
4843              From: Michael G Schwern <schwern@pobox.com>       
4844              Date: Fri, 7 Dec 2001 19:41:31 -0500
4845              Message-ID: <20011208004131.GC642@blackrider>
4846      Branch: perl
4847            ! t/run/switches.t t/test.pl
4848 ____________________________________________________________________________
4849 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
4850         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
4851              From: Michael G Schwern <schwern@pobox.com>       
4852              Date: Fri, 7 Dec 2001 19:12:44 -0500
4853              Message-ID: <20011208001244.GB642@blackrider>
4854      Branch: perl
4855            ! t/op/stat.t
4856 ____________________________________________________________________________
4857 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
4858         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
4859              From: Michael G Schwern <schwern@pobox.com>
4860              Date: Fri, 7 Dec 2001 17:28:57 -0500
4861              Message-ID: <20011207222857.GI23210@blackrider>
4862      Branch: perl
4863            ! t/op/magic.t
4864 ____________________________________________________________________________
4865 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
4866         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
4867      Branch: perl
4868            ! t/test.pl
4869 ____________________________________________________________________________
4870 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
4871         Log: which_perl: delay as much a possible till runtime.
4872      Branch: perl
4873            ! t/test.pl
4874 ____________________________________________________________________________
4875 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
4876         Log: Further tweakage to which_perl().
4877      Branch: perl
4878            ! t/test.pl
4879 ____________________________________________________________________________
4880 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
4881         Log: perluniintro tweaks.
4882      Branch: perl
4883            ! pod/perluniintro.pod
4884 ____________________________________________________________________________
4885 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
4886         Log: Tweak the $Perl computation.
4887      Branch: perl
4888            ! t/test.pl
4889 ____________________________________________________________________________
4890 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
4891         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
4892              From: Nicholas Clark <nick@ccl4.org>
4893              Date: Fri, 7 Dec 2001 17:06:56 +0000
4894              Message-ID: <20011207170656.G21702@plum.flirble.org>
4895      Branch: perl
4896            ! doop.c t/op/chop.t
4897 ____________________________________________________________________________
4898 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
4899         Log: Update Changes.
4900      Branch: perl
4901            ! Changes patchlevel.h
4902 ____________________________________________________________________________
4903 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
4904         Log: Missing ).
4905      Branch: perl
4906            ! t/test.pl
4907 ____________________________________________________________________________
4908 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
4909         Log: Allow several arguments to display().
4910      Branch: perl
4911            ! t/test.pl
4912 ____________________________________________________________________________
4913 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
4914         Log: /dev/stdout could be either a character special file
4915              or a named pipe, so let's pretend it doesn't exist.
4916      Branch: perl
4917            ! t/op/stat.t
4918 ____________________________________________________________________________
4919 [ 13516] By: nick                                  on 2001/12/07  15:09:23
4920         Log: Integrate again - can I catch up ?
4921      Branch: perlio
4922           !> t/test.pl
4923 ____________________________________________________________________________
4924 [ 13515] By: nick                                  on 2001/12/07  15:08:17
4925         Log: Integrate mainline some more
4926      Branch: perlio
4927           !> README.hpux hints/linux.sh pod/perlfunc.pod
4928 ____________________________________________________________________________
4929 [ 13514] By: nick                                  on 2001/12/07  15:07:15
4930         Log: Integrate mainline
4931      Branch: perlio
4932           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
4933           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
4934           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
4935           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
4936           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
4937           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
4938           +> t/lib/Math/BigInt/BareCalc.pm
4939            - ext/Devel/PPPort/harness/Harness.pm
4940            - ext/Devel/PPPort/harness/Harness.xs
4941            - ext/Devel/PPPort/harness/Makefile.PL
4942            - ext/Devel/PPPort/harness/module2.c
4943            - ext/Devel/PPPort/harness/module3.c
4944            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
4945            - lib/File/Spec/Functions.t
4946           !> (integrate 103 files)
4947 ____________________________________________________________________________
4948 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
4949         Log: Add display() for displaying icky scalars.
4950      Branch: perl
4951            ! t/test.pl
4952 ____________________________________________________________________________
4953 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
4954         Log: Subject: [ID 20011207.001] documentation bug for waitpid
4955              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
4956              Date: Fri, 7 Dec 2001 12:44:56 +0100
4957              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
4958      Branch: perl
4959            ! pod/perlfunc.pod
4960 ____________________________________________________________________________
4961 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
4962         Log: gcc version matching didn't.
4963      Branch: perl
4964            ! hints/linux.sh
4965 ____________________________________________________________________________
4966 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
4967         Log: Subject: HP renamed their servers              
4968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4969              Date: Fri, 07 Dec 2001 12:07:22 +0100
4970              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
4971      Branch: perl
4972            ! README.hpux
4973 ____________________________________________________________________________
4974 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
4975         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
4976              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4977              Date: Fri, 7 Dec 2001 00:24:55 -0500
4978              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
4979      Branch: perl
4980            ! pod/perlport.pod
4981 ____________________________________________________________________________
4982 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
4983         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
4984              From: Michael G Schwern <schwern@pobox.com> 
4985              Date: Thu, 6 Dec 2001 22:56:34 -0500
4986              Message-ID: <20011207035634.GO22648@blackrider>
4987      Branch: perl
4988            ! t/base/lex.t t/op/exec.t
4989 ____________________________________________________________________________
4990 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
4991         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
4992              From: Michael G Schwern <schwern@pobox.com>
4993              Date: Thu, 6 Dec 2001 22:45:44 -0500
4994              Message-ID: <20011207034544.GN22648@blackrider>
4995              
4996              (plus op/ref tweak)
4997      Branch: perl
4998            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
4999            ! t/run/kill_perl.t t/test.pl
5000 ____________________________________________________________________________
5001 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
5002         Log: Upgrade to Math::BigInt 1.48.
5003      Branch: perl
5004            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
5005            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5006            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
5007            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
5008            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5009            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
5010            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
5011 ____________________________________________________________________________
5012 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
5013         Log: Mention also perl56delta in case somone is upgrading from
5014              Perl 5.005_03.
5015      Branch: perl
5016            ! pod/perldelta.pod
5017 ____________________________________________________________________________
5018 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
5019         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
5020              From: Michael G Schwern <schwern@pobox.com>
5021              Date: Thu, 6 Dec 2001 15:15:28 -0500
5022              Message-ID: <20011206201528.GF16414@blackrider>
5023              
5024              (just the term.t, not the lex.t)
5025              
5026              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
5027              From: Michael G Schwern <schwern@pobox.com>
5028              Date: Thu, 6 Dec 2001 15:22:22 -0500
5029              Message-ID: <20011206202222.GG16414@blackrider>
5030              
5031              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
5032              From: Michael G Schwern <schwern@pobox.com>
5033              Date: Thu, 6 Dec 2001 15:31:58 -0500
5034              Message-ID: <20011206203158.GI16414@blackrider>
5035              
5036              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
5037              From: Michael G Schwern <schwern@pobox.com>
5038              Date: Thu, 6 Dec 2001 17:38:55 -0500
5039              Message-ID: <20011206223855.GC22648@blackrider>
5040      Branch: perl
5041            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
5042            ! t/test.pl
5043 ____________________________________________________________________________
5044 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
5045         Log: Update the thr5005 situation.
5046      Branch: perl
5047            ! pod/perldelta.pod
5048 ____________________________________________________________________________
5049 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
5050         Log: perldelta borrowings from perl561delta.
5051      Branch: perl
5052            ! pod/perldelta.pod
5053 ____________________________________________________________________________
5054 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
5055         Log: Add the 5.6.1 perldelta as perl561delta.
5056              (Makes it easier to steal stuff for perldelta :-)
5057      Branch: perl
5058            + pod/perl561delta.pod
5059            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5060 ____________________________________________________________________________
5061 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
5062         Log: Retract #13496 for now.
5063      Branch: perl
5064            ! t/base/lex.t t/base/term.t
5065 ____________________________________________________________________________
5066 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
5067         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
5068              From: "Craig A. Berry" <craigberry@mac.com>
5069              Date: Thu, 6 Dec 2001 14:54:36 -0600
5070              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
5071      Branch: perl
5072            ! vms/ext/filespec.t
5073 ____________________________________________________________________________
5074 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
5075         Log: (retracted by #13499)
5076              
5077              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
5078              From: Michael G Schwern <schwern@pobox.com>
5079              Date: Thu, 6 Dec 2001 15:15:28 -0500
5080              Message-ID: <20011206201528.GF16414@blackrider>
5081      Branch: perl
5082            ! t/base/lex.t t/base/term.t
5083 ____________________________________________________________________________
5084 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
5085         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
5086              From: Michael G Schwern <schwern@pobox.com>
5087              Date: Thu, 6 Dec 2001 13:54:48 -0500
5088              Message-ID: <20011206185448.GC16414@blackrider>
5089      Branch: perl
5090            ! t/op/stat.t
5091 ____________________________________________________________________________
5092 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
5093         Log: The #4 has nothing to do with Unicode.
5094      Branch: perl
5095            ! t/op/tr.t
5096 ____________________________________________________________________________
5097 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
5098         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
5099              From: Michael G Schwern <schwern@pobox.com>
5100              Date: Thu, 6 Dec 2001 13:45:48 -0500
5101              Message-ID: <20011206184548.GB16414@blackrider>
5102      Branch: perl
5103            ! t/op/tr.t
5104 ____________________________________________________________________________
5105 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
5106         Log: Update Changes.
5107      Branch: perl
5108            ! Changes patchlevel.h
5109 ____________________________________________________________________________
5110 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
5111         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
5112              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5113              Date: Thu, 6 Dec 2001 11:41:25 EST
5114              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
5115      Branch: perl
5116            ! vms/vms.c vms/vmsish.h
5117 ____________________________________________________________________________
5118 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
5119         Log: Subject: [PATCH] Re: weirdness in regexps
5120              From: Robin Houston <robin@kitsite.com> 
5121              Date: Thu, 6 Dec 2001 14:44:01 +0000
5122              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
5123      Branch: perl
5124            ! op.c t/lib/strict/subs
5125 ____________________________________________________________________________
5126 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
5127         Log: Make the -b -c -S tests count all of the /dev, not just
5128              check the first one, as suggested by Benjamin Goldberg.
5129      Branch: perl
5130            ! t/op/stat.t
5131 ____________________________________________________________________________
5132 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
5133         Log: Subject: Re: [PATCH: bleadperl] casefold backref
5134              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5135              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
5136              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
5137      Branch: perl
5138            ! regexec.c
5139 ____________________________________________________________________________
5140 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
5141         Log: Nits noticed by Philip Newton, and de-tab DB.t.
5142      Branch: perl
5143            ! lib/DB.t
5144 ____________________________________________________________________________
5145 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
5146         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
5147              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
5148              Date: 6 Dec 2001 11:06:01 -0000
5149              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
5150      Branch: perl
5151            ! op.c t/op/tr.t
5152 ____________________________________________________________________________
5153 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
5154         Log: Subject: [PATCH: bleadperl] casefold backref
5155              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
5156              Date: Wed, 05 Dec 2001 17:27:05 +0000
5157              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
5158      Branch: perl
5159            ! regexec.c t/op/re_tests
5160 ____________________________________________________________________________
5161 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
5162         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
5163              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5164              Date: Wed, 5 Dec 2001 22:34:53 EST
5165              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
5166      Branch: perl
5167            ! mg.c vms/vms.c vms/vmsish.h
5168 ____________________________________________________________________________
5169 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
5170         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
5171              From: Michael G Schwern <schwern@pobox.com>
5172              Date: Wed, 5 Dec 2001 19:52:58 -0500
5173              Message-ID: <20011205195257.A903@blackrider>
5174      Branch: perl
5175            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
5176            + lib/File/Spec/t/rel2abs2rel.t
5177            - lib/File/Spec.t lib/File/Spec/Functions.t
5178            ! MANIFEST
5179 ____________________________________________________________________________
5180 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
5181         Log: Subject: Re: Silly stat() portability questions                
5182              From: Benjamin Goldberg <goldbb2@earthlink.net>
5183              Date: Wed, 05 Dec 2001 22:52:35 -0500
5184              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
5185      Branch: perl
5186            ! pod/perlport.pod
5187 ____________________________________________________________________________
5188 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
5189         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
5190              From: "Craig A. Berry" <craigberry@mac.com>
5191              Date: Wed, 05 Dec 2001 16:41:59 -0600
5192              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
5193      Branch: perl
5194            ! README.vms configure.com lib/File/Spec/VMS.pm
5195            ! vms/ext/filespec.t
5196 ____________________________________________________________________________
5197 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
5198         Log: $apply->('club', $glibc_maintainers);
5199              
5200              (Nick Clark just reported that <langinfo.h> YESSTR
5201              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
5202      Branch: perl
5203            ! ext/I18N/Langinfo/Langinfo.t
5204 ____________________________________________________________________________
5205 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
5206         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
5207      Branch: perl
5208            ! pod/perlport.pod
5209 ____________________________________________________________________________
5210 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
5211         Log: tweak change#13474 (pad entries can apparently be null in some
5212              situations)
5213      Branch: maint-5.6/perl
5214            ! op.c
5215 ____________________________________________________________________________
5216 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
5217         Log: Restore the /dev -b -c -S part of the test.
5218      Branch: perl
5219            ! t/op/stat.t
5220 ____________________________________________________________________________
5221 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
5222         Log: Retract #13475 until Arthur gets back to the mine.
5223      Branch: perl
5224            ! op.c t/run/kill_perl.t
5225 ____________________________________________________________________________
5226 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
5227         Log: (retracted by #13476)
5228              
5229              Manually apply #13474; fixes stale reference to dead
5230              CvOUTSIDE(); this can happen when anonymous subroutines
5231              that aren't closures are returned from an eval""
5232              
5233              (threads/shared/sv_refs.t is coredump-unhappy about this change)
5234      Branch: perl
5235            ! op.c t/run/kill_perl.t
5236 ____________________________________________________________________________
5237 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
5238         Log: replacement for change#10451
5239              
5240              fixes stale reference to dead CvOUTSIDE(); this can happen when
5241              anonymous subroutines that aren't closures are returned from an
5242              eval""
5243      Branch: maint-5.6/perl
5244            ! op.c t/op/misc.t
5245 ____________________________________________________________________________
5246 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
5247         Log: revert change#10451,10472; it was a naive fix that simply
5248              reintroduced the memory leak!
5249      Branch: maint-5.6/perl
5250            ! op.c t/op/misc.t
5251 ____________________________________________________________________________
5252 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
5253         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
5254              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5255              Date: Wed, 05 Dec 2001 10:49:20 +0100
5256              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
5257      Branch: perl
5258            ! lib/File/Basename.pm lib/File/Basename.t
5259 ____________________________________________________________________________
5260 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
5261         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
5262              From: Michael G Schwern <schwern@pobox.com> 
5263              Date: Wed, 5 Dec 2001 02:47:59 -0500
5264              Message-ID: <20011205024759.H14333@blackrider>
5265      Branch: perl
5266            ! t/op/magic.t
5267 ____________________________________________________________________________
5268 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
5269         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
5270              From: Michael G Schwern <schwern@pobox.com>              
5271              Date: Wed, 5 Dec 2001 02:22:05 -0500
5272              Message-ID: <20011205022205.F14333@blackrider>
5273      Branch: perl
5274            ! t/op/stat.t vms/test.com
5275 ____________________________________________________________________________
5276 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
5277         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
5278              From: Michael G Schwern <schwern@pobox.com> 
5279              Date: Tue, 4 Dec 2001 23:40:10 -0500
5280              Message-ID: <20011204234010.B14333@blackrider>
5281      Branch: perl
5282            ! t/op/stat.t
5283 ____________________________________________________________________________
5284 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
5285         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
5286              From: Michael G Schwern <schwern@pobox.com> 
5287              Date: Tue, 4 Dec 2001 21:09:18 -0500           
5288              Message-ID: <20011204210918.D13279@blackrider>
5289              
5290              t/test.
5291      Branch: perl
5292            ! t/test.pl
5293 ____________________________________________________________________________
5294 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
5295         Log: (accidentally empty check-in)
5296      Branch: perl
5297            ! t/op/stat.t
5298 ____________________________________________________________________________
5299 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
5300         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
5301              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5302              Date: Tue, 04 Dec 2001 23:40:27 +0100
5303              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
5304      Branch: perl
5305            ! mg.c
5306 ____________________________________________________________________________
5307 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
5308         Log: Subject: [PATCH] minor pod fix in Safe.pm
5309              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5310              Date: Tue, 4 Dec 2001 22:02:34 +0100
5311              Message-ID: <20011204220234.A17293@rafael>
5312      Branch: perl
5313            ! ext/Opcode/Safe.pm
5314 ____________________________________________________________________________
5315 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
5316         Log: CRLF GRRR.
5317      Branch: perl
5318            ! djgpp/configure.bat
5319 ____________________________________________________________________________
5320 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
5321         Log: DJGPP fixes from Laszlo Molnar.
5322      Branch: perl
5323            ! djgpp/configure.bat djgpp/djgpp.h
5324 ____________________________________________________________________________
5325 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
5326         Log: Update Changes.
5327      Branch: perl
5328            ! Changes patchlevel.h
5329 ____________________________________________________________________________
5330 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
5331         Log: Must wipe out the memory of real Socket before starting
5332              to use the new fake one.
5333      Branch: perl
5334            ! lib/Net/t/config.t
5335 ____________________________________________________________________________
5336 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
5337         Log: LC_ALL might trump LANG.
5338      Branch: perl
5339            ! lib/open.t
5340 ____________________________________________________________________________
5341 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
5342         Log: Make the eval runtime.
5343      Branch: perl
5344            ! lib/open.pm
5345 ____________________________________________________________________________
5346 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
5347         Log: Make the Langinfo test both more lenient (allow
5348              for any symbol not to exists) and stricter (add
5349              more symbols).
5350      Branch: perl
5351            ! ext/I18N/Langinfo/Langinfo.t
5352 ____________________________________________________________________________
5353 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
5354         Log: integrate change#13453 from maint-5.6
5355              
5356              tweak change#11399 to use an explicit flag rather than
5357              ass_u_ming w32_pseudo_id will only be zero for the real
5358              toplevel interpreter; avoids multiple hosts from diddling
5359              the environment at the same time
5360      Branch: perl
5361           !> win32/perlhost.h
5362 ____________________________________________________________________________
5363 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
5364         Log: Subject: [PATCH] VMS update for perldelta.pod
5365              From: "Craig A. Berry" <craigberry@mac.com> 
5366              Date: Tue, 4 Dec 2001 00:23:12 -0600
5367              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
5368      Branch: perl
5369            ! pod/perldelta.pod
5370 ____________________________________________________________________________
5371 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
5372         Log: NetWare tweak from Ananth Kesari.
5373      Branch: perl
5374            ! NetWare/Makefile
5375 ____________________________________________________________________________
5376 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
5377         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
5378              Not adding the test suite because of its many assumptions.
5379      Branch: perl
5380            ! lib/Net/Ping.pm
5381 ____________________________________________________________________________
5382 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
5383         Log: tweak change#11399 to use an explicit flag rather than
5384              ass_u_ming w32_pseudo_id will only be zero for the real
5385              toplevel interpreter; avoids multiple hosts from diddling
5386              the environment at the same time
5387      Branch: maint-5.6/perl
5388            ! win32/perlhost.h
5389 ____________________________________________________________________________
5390 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
5391         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
5392              from Len Makin.
5393      Branch: perl
5394            + hints/super-ux.sh
5395            ! MANIFEST
5396 ____________________________________________________________________________
5397 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
5398         Log: Add Mac OS X known failures to perldelta.
5399      Branch: perl
5400            ! pod/perldelta.pod
5401 ____________________________________________________________________________
5402 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
5403         Log: I think it's time to call the utf8 code non-test.
5404      Branch: perl
5405            ! utf8.c
5406 ____________________________________________________________________________
5407 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
5408         Log: Retract #13303, need rethink.
5409      Branch: perl
5410            ! utf8.c
5411 ____________________________________________________________________________
5412 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
5413         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
5414              From: "Craig A. Berry" <craigberry@mac.com>
5415              Date: Mon, 03 Dec 2001 16:28:06 -0600
5416              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
5417      Branch: perl
5418            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
5419 ____________________________________________________________________________
5420 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
5421         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
5422              From: Andy Dougherty <doughera@lafayette.edu>
5423              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
5424              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
5425      Branch: perl
5426            ! hints/solaris_2.sh
5427 ____________________________________________________________________________
5428 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
5429         Log: This test is not very robust on 8.3-constrained systems:
5430              all the "with truncated name" lines between "Autosplitting ..."
5431              and "some names are not unique" lines are unexpected,
5432              and the truncation message becomes:
5433              testtest.al, testtest.al truncate to testtest 
5434      Branch: perl
5435            ! lib/AutoSplit.t
5436 ____________________________________________________________________________
5437 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
5438         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
5439      Branch: perl
5440            ! ext/I18N/Langinfo/Langinfo.t
5441 ____________________________________________________________________________
5442 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
5443         Log: Test::Morify UCD.t
5444      Branch: perl
5445            ! lib/Unicode/UCD.t
5446 ____________________________________________________________________________
5447 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
5448         Log: If Socket has not been built (e.g. DJGPP) the libnet
5449              tests fall over with (too) much noise.
5450      Branch: perl
5451            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
5452            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
5453            ! lib/Net/t/smtp.t lib/Net/t/time.t
5454 ____________________________________________________________________________
5455 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
5456         Log: Subject: [PATCH] shared hash keys and ++/--
5457              From: Nicholas Clark <nick@ccl4.org>
5458              Date: Mon, 3 Dec 2001 16:37:16 +0000
5459              Message-ID: <20011203163716.C21702@plum.flirble.org>
5460      Branch: perl
5461            ! pp.c pp_hot.c sv.c t/op/inc.t
5462 ____________________________________________________________________________
5463 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
5464         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
5465              From: Jonathan Stowe <jns@gellyfish.com>
5466              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
5467              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
5468      Branch: perl
5469            ! lib/Term/Cap.pm
5470 ____________________________________________________________________________
5471 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
5472         Log: Update Changes.
5473      Branch: perl
5474            ! Changes patchlevel.h
5475 ____________________________________________________________________________
5476 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
5477         Log: perldelta tweaks.
5478      Branch: perl
5479            ! pod/perldelta.pod
5480 ____________________________________________________________________________
5481 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
5482         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
5483              From: Sam Tregar <sam@tregar.com> 
5484              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
5485              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
5486      Branch: perl
5487            ! pod/perlnewmod.pod
5488 ____________________________________________________________________________
5489 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
5490         Log: microperl casting nit.
5491      Branch: perl
5492            ! utf8.c
5493 ____________________________________________________________________________
5494 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
5495         Log: Make sharepvn a macro since all it does is a deref.
5496      Branch: perl
5497            ! embed.h embed.pl global.sym hv.c hv.h proto.h
5498 ____________________________________________________________________________
5499 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
5500         Log: perldelta updates.
5501      Branch: perl
5502            ! pod/perldelta.pod
5503 ____________________________________________________________________________
5504 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
5505         Log: PPPort update from Paul Marquess.
5506      Branch: perl
5507            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
5508            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
5509            + ext/Devel/PPPort/t/test.t
5510            - ext/Devel/PPPort/harness/Harness.pm
5511            - ext/Devel/PPPort/harness/Harness.xs
5512            - ext/Devel/PPPort/harness/Makefile.PL
5513            - ext/Devel/PPPort/harness/module2.c
5514            - ext/Devel/PPPort/harness/module3.c
5515            - ext/Devel/PPPort/harness/t/test.t
5516            ! MANIFEST ext/Devel/PPPort/MANIFEST
5517            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
5518            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
5519            ! ext/Devel/PPPort/soak
5520 ____________________________________________________________________________
5521 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
5522         Log: No use talking about dynamic library search patch
5523              unless we are having a dynamic build.
5524      Branch: perl
5525            ! t/TEST
5526 ____________________________________________________________________________
5527 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
5528         Log: Be more explicit on the List::Util build trick,
5529              should also stop unneeded rebuilds on static builds.
5530      Branch: perl
5531            ! ext/List/Util/Makefile.PL
5532 ____________________________________________________________________________
5533 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
5534         Log: We need to replace the optimize (-O1) with
5535              the -h scalar0 -h vector0, not append them
5536              to the ccflags.
5537      Branch: perl
5538            ! hints/unicos.sh hints/unicosmk.sh
5539 ____________________________________________________________________________
5540 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
5541         Log: Subject: [PATCH] Shared hash keys 
5542              From: Nicholas Clark <nick@ccl4.org>
5543              Date: Sun, 2 Dec 2001 20:52:32 +0000
5544              Message-ID: <20011202205232.U21702@plum.flirble.org>
5545      Branch: perl
5546            ! doop.c t/op/tr.t
5547 ____________________________________________________________________________
5548 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
5549         Log: Better add new files to MANIFEST, too.
5550      Branch: perl
5551            ! MANIFEST
5552 ____________________________________________________________________________
5553 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
5554         Log: Subject: {PATCH] perlpacktut.pod
5555              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
5556              Date: Sun, 02 Dec 2001 19:55:06 +0100
5557              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
5558      Branch: perl
5559            ! pod/perlpacktut.pod
5560 ____________________________________________________________________________
5561 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
5562         Log: Various small nits found by DJGPP build.
5563      Branch: perl
5564            ! doio.c mg.c pp.c util.c
5565 ____________________________________________________________________________
5566 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
5567         Log: Subject: RE: More verbose POD for Carp
5568              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
5569              Date: Sun, 2 Dec 2001 11:32:51 -0500
5570              Message-ID: <3C0A9748@operamail.com>
5571      Branch: perl
5572            ! lib/Carp.pm
5573 ____________________________________________________________________________
5574 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
5575         Log: Add a header for DJGPP with the function prototypes.
5576      Branch: perl
5577            + djgpp/djgpp.h
5578            ! MANIFEST djgpp/djgpp.c
5579 ____________________________________________________________________________
5580 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
5581         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
5582              From: Abe Timmerman <abe@ztreet.demon.nl>
5583              Date: Sun, 02 Dec 2001 02:41:25 +0100
5584              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
5585      Branch: perl
5586            ! pp_sys.c
5587 ____________________________________________________________________________
5588 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
5589         Log: There isn't PTR2INT(), there's PTR2IV().
5590      Branch: perl
5591            ! ext/Time/HiRes/HiRes.xs
5592 ____________________________________________________________________________
5593 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
5594         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
5595              From: Marc Lehmann <root@schmorp.de>
5596              Date: Sun, 02 Dec 2001 02:44:53 +0100
5597              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
5598      Branch: perl
5599            ! ext/Time/HiRes/HiRes.xs
5600 ____________________________________________________________________________
5601 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
5602         Log: encode()/decode() examples.
5603      Branch: perl
5604            ! ext/Encode/Encode.pm
5605 ____________________________________________________________________________
5606 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
5607         Log: DJGPP tweaks from Laszlo Molnar.
5608      Branch: perl
5609            ! djgpp/config.over djgpp/djgppsed.sh
5610 ____________________________________________________________________________
5611 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
5612         Log: Update Changes.
5613      Branch: perl
5614            ! Changes patchlevel.h
5615 ____________________________________________________________________________
5616 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
5617         Log: Integrate perlio;
5618              
5619              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
5620              which do not have file descriptors. Noticed a possibly
5621              worse problem in the process ...
5622      Branch: perl
5623           !> doio.c
5624 ____________________________________________________________________________
5625 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
5626         Log: Non-VMS-fixed and Win32-skipped version of
5627              
5628              Subject: [PATCH t/op/exec.t] Portabilty fix 
5629              From: Michael G Schwern <schwern@pobox.com> 
5630              Date: Fri, 30 Nov 2001 16:09:27 -0500
5631              Message-ID: <20011130160927.A10406@blackrider>
5632      Branch: perl
5633            ! t/op/exec.t
5634 ____________________________________________________________________________
5635 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
5636         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
5637              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
5638              Date: Sat, 1 Dec 2001 07:01:09 -0500
5639              Message-ID: <3C0D2E39@operamail.com>
5640              
5641              Subject: More verbose POD for Carp
5642              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
5643              Date: Sat, 1 Dec 2001 08:04:16 -0500
5644              Message-ID: <3C285C2B@operamail.com>
5645      Branch: perl
5646            ! lib/Carp.pm lib/Carp/Heavy.pm
5647 ____________________________________________________________________________
5648 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
5649         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
5650              From: chromatic <chromatic@rmci.net>
5651              Date: Sat, 01 Dec 2001 12:41:58 -0700
5652              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
5653      Branch: perl
5654            ! lib/DB.t
5655 ____________________________________________________________________________
5656 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
5657         Log: Try to make a missing RADIXCHAR a softer kinder error.
5658      Branch: perl
5659            ! ext/I18N/Langinfo/Langinfo.t
5660 ____________________________________________________________________________
5661 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
5662         Log: Have a little faith on nl_langinfo() itself.
5663      Branch: perl
5664            ! ext/I18N/Langinfo/Langinfo.xs
5665 ____________________________________________________________________________
5666 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
5667         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
5668              the max, not max plus one)
5669      Branch: perl
5670            ! ext/I18N/Langinfo/Langinfo.xs
5671 ____________________________________________________________________________
5672 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
5673         Log: Make reality agree with the comment.
5674      Branch: perl
5675            ! ext/I18N/Langinfo/Langinfo.xs
5676 ____________________________________________________________________________
5677 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
5678         Log: Try to protect against wild langinfo() arguments.
5679      Branch: perl
5680            ! ext/I18N/Langinfo/Langinfo.xs
5681 ____________________________________________________________________________
5682 [ 13409] By: nick                                  on 2001/12/01  18:19:59
5683         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
5684              have file descriptors. Noticed a possibly worse problem in the process ...
5685      Branch: perlio
5686            ! doio.c
5687 ____________________________________________________________________________
5688 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
5689         Log: If we are inside an eval, let's be silent about
5690              separate symbols and just croak() in the end.
5691      Branch: perl
5692            ! lib/Exporter/Heavy.pm
5693 ____________________________________________________________________________
5694 [ 13407] By: nick                                  on 2001/12/01  17:14:05
5695         Log: Integrate mainline
5696      Branch: perlio
5697           !> (integrate 26 files)
5698 ____________________________________________________________________________
5699 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
5700         Log: Subject: Fix for Exporter error reporting behaviour
5701              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
5702              Date: Sat, 1 Dec 2001 06:34:48 -0500
5703              Message-ID: <3C0D1B9A@operamail.com>
5704      Branch: perl
5705            ! lib/Exporter.pm lib/Exporter/Heavy.pm
5706 ____________________________________________________________________________
5707 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
5708         Log: Need to hide behind an eval to avoid a warning
5709              about :utf8 on non-perlio configs.
5710      Branch: perl
5711            ! lib/open.t
5712 ____________________________________________________________________________
5713 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
5714         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
5715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5716              Date: Fri, 30 Nov 2001 23:46:58 +0100
5717              Message-ID: <20011130234658.A717@rafael>
5718      Branch: perl
5719            ! op.c t/op/method.t
5720 ____________________________________________________________________________
5721 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
5722         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
5723              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5724              Date: Thu, 29 Nov 2001 22:46:12 +0100
5725              Message-ID: <20011129224612.A699@rafael>
5726      Branch: perl
5727            ! ext/B/B/Xref.pm
5728 ____________________________________________________________________________
5729 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
5730         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
5731              From: Tels <perl_dummy@bloodgate.com>
5732              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
5733              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
5734      Branch: perl
5735            ! pod/perlfunc.pod
5736 ____________________________________________________________________________
5737 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
5738         Log: Subject: [REPATCH] reference pointer comparison
5739              From: Nicholas Clark <nick@ccl4.org>
5740              Date: Sat, 1 Dec 2001 13:00:17 +0000
5741              Message-ID: <20011201130017.I21702@plum.flirble.org>
5742      Branch: perl
5743            ! pp.c
5744 ____________________________________________________________________________
5745 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
5746         Log: Upgrade to Storable 1.0.14.
5747      Branch: perl
5748            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5749 ____________________________________________________________________________
5750 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
5751         Log: Add simple caches for ::viacode() and ::vianame().
5752      Branch: perl
5753            ! lib/charnames.pm lib/charnames.t
5754 ____________________________________________________________________________
5755 [ 13398] By: nick                                  on 2001/12/01  10:36:24
5756         Log: Integrate mainline.
5757      Branch: perlio
5758           +> (branch 44 files)
5759            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
5760            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
5761            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
5762           !> (integrate 250 files)
5763 ____________________________________________________________________________
5764 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
5765         Log: Regen toc and modlib.
5766      Branch: perl
5767            ! pod/perlmodlib.pod pod/perltoc.pod
5768 ____________________________________________________________________________
5769 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
5770         Log: Upgrade to podlators-1.18.
5771      Branch: perl
5772            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
5773 ____________________________________________________________________________
5774 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
5775         Log: -h scalar0 -h vector0 seems to help for both
5776              UNICOS and UNICOS/mk on the unpack %65c problems.
5777              
5778              (replaces #13393)
5779      Branch: perl
5780            ! hints/unicos.sh hints/unicosmk.sh
5781 ____________________________________________________________________________
5782 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
5783         Log: More Socket constants.
5784      Branch: perl
5785            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
5786 ____________________________________________________________________________
5787 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
5788         Log: (replaced by #13395)
5789      Branch: perl
5790            ! hints/unicosmk.sh
5791 ____________________________________________________________________________
5792 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
5793         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
5794              From: Andy Dougherty <doughera@lafayette.edu>
5795              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
5796              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
5797              
5798              Simplify the test skippage criterion now that we are
5799              no more dependent on sed.
5800      Branch: perl
5801            ! t/comp/cpp.t t/run/switchPx.t
5802 ____________________________________________________________________________
5803 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
5804         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
5805              From: Michael G Schwern <schwern@pobox.com>
5806              Date: Fri, 30 Nov 2001 11:48:44 -0500
5807              Message-ID: <20011130114844.C1303@blackrider>
5808              
5809              (replaces #13381)
5810      Branch: perl
5811            ! t/op/stat.t
5812 ____________________________________________________________________________
5813 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
5814         Log: Let's not assume how much memory has been allocated
5815              to PVs.
5816      Branch: perl
5817            ! ext/Devel/Peek/Peek.t
5818 ____________________________________________________________________________
5819 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
5820         Log: VOS needs to know the modules, including pp_sort.
5821      Branch: perl
5822            ! vos/perl.bind
5823 ____________________________________________________________________________
5824 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
5825         Log: Unused variables.
5826      Branch: perl
5827            ! ext/Unicode/Normalize/Normalize.xs
5828 ____________________________________________________________________________
5829 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
5830         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
5831              From: John Peacock <jpeacock@rowman.com>     
5832              Date: Fri, 30 Nov 2001 10:24:00 -0500        
5833              Message-ID: <3C07A490.A22A76B0@rowman.com>   
5834      Branch: perl
5835            ! lib/ExtUtils/Embed.t
5836 ____________________________________________________________________________
5837 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
5838         Log: Tweak for the VOS building script from Paul Green.
5839      Branch: perl
5840            ! vos/configure_perl.cm
5841 ____________________________________________________________________________
5842 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
5843         Log: Update Changes.
5844      Branch: perl
5845            ! Changes patchlevel.h
5846 ____________________________________________________________________________
5847 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
5848         Log: Cannot test if cppstdin has not yet been installed.
5849      Branch: perl
5850            ! t/run/switchPx.t
5851 ____________________________________________________________________________
5852 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
5853         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
5854              From: Michael G Schwern <schwern@pobox.com> 
5855              Date: Thu, 29 Nov 2001 22:05:11 -0500
5856              Message-ID: <20011129220510.A18869@blackrider>
5857              
5858              TODO 1: if cppstdin is used and not yet installed,
5859              the Px.t will fail (must do the same as in cpp.t)
5860              
5861              TODO 2: does this work if no Perl whatsoever has
5862              yet been installed?  That is, we should be using
5863              the Perl we are building to execute the one-liner.
5864      Branch: perl
5865            + t/run/switchPx.aux t/run/switchPx.t
5866            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
5867            ! vms/test.com
5868 ____________________________________________________________________________
5869 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
5870         Log: Upgrade to Unicode::Normalize 0.12.
5871      Branch: perl
5872            ! ext/Unicode/Normalize/Changes
5873            ! ext/Unicode/Normalize/Normalize.pm
5874            ! ext/Unicode/Normalize/Normalize.xs
5875            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
5876            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
5877            ! ext/Unicode/Normalize/t/test.t
5878 ____________________________________________________________________________
5879 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
5880         Log: (replaced by #13391)
5881              
5882              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
5883              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
5884              Date: 30 Nov 2001 11:41:53 -0000             
5885              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
5886              
5887              No need to die if we have high-paranoia (non-chdirable)
5888              system directories.
5889      Branch: perl
5890            ! t/op/stat.t
5891 ____________________________________________________________________________
5892 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
5893         Log: Paragraph rewrapping.
5894      Branch: perl
5895            ! pod/perliol.pod
5896 ____________________________________________________________________________
5897 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
5898         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
5899              From: Stas Bekman <stas@stason.org>
5900              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
5901              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
5902      Branch: perl
5903            ! pod/perliol.pod
5904 ____________________________________________________________________________
5905 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
5906         Log: Whether select() gets restarted on signals is
5907              implementation dependent.
5908      Branch: perl
5909            ! ext/Time/HiRes/HiRes.t
5910 ____________________________________________________________________________
5911 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
5912         Log: More forgotten checkins.
5913      Branch: perl
5914            ! embed.h embed.pl proto.h
5915 ____________________________________________________________________________
5916 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
5917         Log: Add a note about folding vs lowercase.
5918      Branch: perl
5919            ! regexec.c
5920 ____________________________________________________________________________
5921 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
5922         Log: Use to_uni_fold (and add changed global.sym)
5923      Branch: perl
5924            ! global.sym utf8.c
5925 ____________________________________________________________________________
5926 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
5927         Log: Make to Unicode character functions to use UVs
5928              instead of U32s and add to_uni_fold().
5929      Branch: perl
5930            ! embed.pl proto.h utf8.c
5931 ____________________________________________________________________________
5932 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
5933         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
5934              From: Nicholas Clark <nick@ccl4.org>
5935              Date: Thu, 29 Nov 2001 22:47:32 +0000
5936              Message-ID: <20011129224732.W37621@plum.flirble.org>
5937      Branch: perl
5938            ! pod/perlpacktut.pod
5939 ____________________________________________________________________________
5940 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
5941         Log: README.vos updates from Paul Green.
5942      Branch: perl
5943            ! README.vos
5944 ____________________________________________________________________________
5945 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
5946         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
5947              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5948              Date: Thu, 29 Nov 2001 14:18:51 EST
5949              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
5950      Branch: perl
5951            ! mg.c vms/vms.c vms/vmsish.h
5952 ____________________________________________________________________________
5953 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
5954         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
5955              From: Michael G Schwern <schwern@pobox.com>
5956              Date: Thu, 29 Nov 2001 13:12:31 -0500
5957              Message-ID: <20011129131231.E11300@blackrider>
5958      Branch: perl
5959            ! README.vms
5960 ____________________________________________________________________________
5961 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
5962         Log: BGET_IV was missing.
5963      Branch: perl
5964            ! ext/ByteLoader/bytecode.h
5965 ____________________________________________________________________________
5966 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
5967         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
5968              From: Jonathan Stowe <gellyfish@gellyfish.com>
5969              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
5970              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
5971      Branch: perl
5972            ! lib/Term/Cap.pm
5973 ____________________________________________________________________________
5974 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
5975         Log: Porting/checkURL.pl was missing.
5976      Branch: perl
5977            ! MANIFEST
5978 ____________________________________________________________________________
5979 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
5980         Log: Subject: INSTALL and READMEs should be reviewed
5981              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5982              Date: Thu, 29 Nov 2001 16:49:36 +0100
5983              Message-ID: <20011129164936.A17492@rafael>         
5984      Branch: perl
5985            ! README.cygwin
5986 ____________________________________________________________________________
5987 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
5988         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
5989              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
5990              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
5991              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
5992      Branch: perl
5993            ! README.os390
5994 ____________________________________________________________________________
5995 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
5996         Log: Update Changes.
5997      Branch: perl
5998            ! Changes patchlevel.h
5999 ____________________________________________________________________________
6000 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
6001         Log: The changes to the curliffed files didn't stick in #13348.
6002      Branch: perl
6003            ! README.dos README.win32
6004 ____________________________________________________________________________
6005 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
6006         Log: Subject: Re: Found the rev where File::Glob broke
6007              From: Andy Dougherty <doughera@lafayette.edu>
6008              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
6009              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
6010      Branch: perl
6011            ! lib/ExtUtils/MM_Unix.pm
6012 ____________________________________________________________________________
6013 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
6014         Log: Use __DATA__ instead of __END__.
6015      Branch: perl
6016            ! lib/Term/Cap.pm
6017 ____________________________________________________________________________
6018 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
6019         Log: Subject: [PATCH toke.c] autosplit into @F fix
6020              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6021              Date: Thu, 29 Nov 2001 14:52:23 +0100
6022              Message-ID: <20011129145223.A25817@rafael>         
6023      Branch: perl
6024            ! toke.c
6025 ____________________________________________________________________________
6026 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
6027         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
6028              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6029              Date: Thu, 29 Nov 2001 15:48:15 +0100
6030              Message-ID: <20011129154815.C25817@rafael>         
6031      Branch: perl
6032            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
6033 ____________________________________________________________________________
6034 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
6035         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
6036              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6037              Date: Wed, 28 Nov 2001 20:35:29 +0100
6038              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
6039      Branch: perl
6040            ! pod/perlpacktut.pod
6041 ____________________________________________________________________________
6042 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
6043         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
6044              From: Stas Bekman <stas@stason.org>
6045              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
6046              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
6047              
6048              (with tweaks)
6049      Branch: perl
6050            ! pod/perlapio.pod
6051 ____________________________________________________________________________
6052 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
6053         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
6054              From: Tels <perl_dummy@bloodgate.com>
6055              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
6056              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
6057              
6058              (plus paragraph rewrapping)
6059      Branch: perl
6060            ! lib/Exporter.pm
6061 ____________________________________________________________________________
6062 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
6063         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
6064              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
6065              Date: Wed, 28 Nov 2001 21:47:59 +0000
6066              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
6067      Branch: perl
6068            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
6069 ____________________________________________________________________________
6070 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
6071         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
6072              From: Andy Dougherty <doughera@lafayette.edu>
6073              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
6074              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
6075      Branch: perl
6076            ! INSTALL ext/Time/HiRes/HiRes.t
6077 ____________________________________________________________________________
6078 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
6079         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
6080              From: Michael G Schwern <schwern@pobox.com> 
6081              Date: Wed, 28 Nov 2001 16:37:01 -0500
6082              Message-ID: <20011128163701.H676@blackrider>
6083      Branch: perl
6084            ! t/run/kill_perl.t
6085 ____________________________________________________________________________
6086 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
6087         Log: @INC tweak.
6088      Branch: perl
6089            ! t/op/ref.t
6090 ____________________________________________________________________________
6091 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
6092         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
6093              From: Nicholas Clark <nick@ccl4.org>
6094              Date: Wed, 28 Nov 2001 23:38:43 +0000
6095              Message-ID: <20011128233843.N37621@plum.flirble.org>  
6096      Branch: perl
6097            ! installman
6098 ____________________________________________________________________________
6099 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
6100         Log: Tweak the forking logic.
6101      Branch: perl
6102            ! Porting/checkURL.pl
6103 ____________________________________________________________________________
6104 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
6105         Log: Update perlmodlib.PL as per #13348.  The L<> got
6106              changed back because that is coming from ParseLink.pm.
6107      Branch: perl
6108            ! pod/perlmodlib.PL pod/perlmodlib.pod
6109 ____________________________________________________________________________
6110 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
6111         Log: URL fixups from Michael Schwern.
6112      Branch: perl
6113            ! README.cygwin README.dos README.hpux README.mint README.mpeix
6114            ! README.os390 README.qnx README.solaris README.vos README.win32
6115            ! pod/perlmodlib.pod
6116 ____________________________________________________________________________
6117 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
6118         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
6119              From: Barrie Slaymaker <barries@slaysys.com>
6120              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
6121              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
6122      Branch: perl
6123            ! lib/Exporter.pm
6124 ____________________________________________________________________________
6125 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
6126         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
6127      Branch: perl
6128            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
6129 ____________________________________________________________________________
6130 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
6131         Log: Subject: [PATCH] Re: $\ very broken
6132              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6133              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
6134              Message-ID: <20011128223308.E732@rafael>   
6135              
6136              Subject: Re: [PATCH] Re: $\ very broken     
6137              From: Nicholas Clark <nick@ccl4.org>
6138              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
6139              Message-ID: <20011128222859.K37621@plum.flirble.org>
6140      Branch: perl
6141            ! mg.c t/op/ref.t
6142 ____________________________________________________________________________
6143 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
6144         Log: Add Abigail's link checker with the following tweaks:
6145              - known dummy URLs (Peter Prymmer)
6146              - do also READMEs and INSTALL (Michael Schwern)
6147              - do also ftp URLs
6148              - add fork retry loop in case the allowed number
6149              of processes per user is low
6150      Branch: perl
6151            + Porting/checkURL.pl
6152            ! MANIFEST
6153 ____________________________________________________________________________
6154 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
6155         Log: Update Changes.
6156      Branch: perl
6157            ! Changes patchlevel.h
6158 ____________________________________________________________________________
6159 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
6160         Log: In Linux if we have modern enough gcc and supported
6161              enough CPU, crank up the optimization level to -O3.
6162      Branch: perl
6163            ! hints/linux.sh
6164 ____________________________________________________________________________
6165 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
6166         Log: Add perlpacktut from Wolfgang Laun; regen toc.
6167      Branch: perl
6168            + pod/perlpacktut.pod
6169            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
6170            ! pod/perltoc.pod
6171 ____________________________________________________________________________
6172 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
6173         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
6174              From: PPrymmer@factset.com
6175              Date: Wed, 28 Nov 2001 07:51:26 -0500
6176              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
6177      Branch: perl
6178            ! vms/test.com
6179 ____________________________________________________________________________
6180 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
6181         Log: Test cases for the first half of #13338.
6182      Branch: perl
6183            ! t/lib/h2ph.h t/lib/h2ph.pht
6184 ____________________________________________________________________________
6185 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
6186         Log: Subject: Re: h2ph confused by comments in an enum.
6187              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6188              Date: Wed, 28 Nov 2001 04:19:21 +0000
6189              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
6190              
6191              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
6192              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6193              Date: Wed, 28 Nov 2001 13:36:35 +0000
6194              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
6195      Branch: perl
6196            ! utils/h2ph.PL
6197 ____________________________________________________________________________
6198 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
6199         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
6200              From: Jonathan Stowe <gellyfish@gellyfish.com>
6201              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
6202              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
6203              
6204              (replace #13327)
6205      Branch: perl
6206            ! lib/Term/Cap.pm
6207 ____________________________________________________________________________
6208 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
6209         Log: Replace #13335 with
6210              
6211              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
6212              From: Russ Allbery <rra@stanford.edu>
6213              Date: 27 Nov 2001 20:42:49 -0800
6214              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
6215      Branch: perl
6216            ! lib/Pod/Text/Termcap.pm
6217 ____________________________________________________________________________
6218 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
6219         Log: (replaced by #13336)
6220              
6221              Subject: [PATCH perl@13323] Termcap.pm with no termios
6222              From: "Craig A. Berry" <craigberry@mac.com> 
6223              Date: Tue, 27 Nov 2001 22:28:50 -0600
6224              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
6225      Branch: perl
6226            ! lib/Pod/Text/Termcap.pm
6227 ____________________________________________________________________________
6228 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
6229         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
6230              From: "Craig A. Berry" <craigberry@mac.com> 
6231              Date: Tue, 27 Nov 2001 21:46:45 -0600
6232              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
6233      Branch: perl
6234            ! configure.com
6235 ____________________________________________________________________________
6236 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
6237         Log: Upgrade to podlators 1.17.
6238      Branch: perl
6239            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
6240            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
6241 ____________________________________________________________________________
6242 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
6243         Log: Fix for "a\x{100}" =~ /A/i.
6244      Branch: perl
6245            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
6246            ! utf8.c
6247 ____________________________________________________________________________
6248 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
6249         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
6250              From: "Craig A. Berry" <craigberry@mac.com>
6251              Date: Tue, 27 Nov 2001 17:11:49 -0600
6252              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
6253      Branch: perl
6254            ! lib/DB.t
6255 ____________________________________________________________________________
6256 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
6257         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
6258              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6259              Date: Tue, 27 Nov 2001 14:55:23 -0500
6260              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
6261              
6262              Subject: [PATCH: perl@13324] updates to perldelta.pod 
6263              From: PPrymmer@factset.com
6264              Date: Tue, 27 Nov 2001 18:06:04 -0500
6265              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
6266              
6267              plus added some known problems.
6268      Branch: perl
6269            ! pod/perldelta.pod
6270 ____________________________________________________________________________
6271 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
6272         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
6273              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6274              Date: Tue, 27 Nov 2001 15:38:02 EST 
6275              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
6276      Branch: perl
6277            ! configure.com vms/vms.c vms/vmsish.h
6278 ____________________________________________________________________________
6279 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
6280         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
6281              From: Michael G Schwern <schwern@pobox.com> 
6282              Date: Tue, 27 Nov 2001 15:31:12 -0500
6283              Message-ID: <20011127153112.G20929@blackrider>
6284      Branch: perl
6285            ! t/run/kill_perl.t
6286 ____________________________________________________________________________
6287 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
6288         Log: (replaced by #13337)
6289              
6290              VMS can safely hardcode a termcap entry for VT100.
6291      Branch: perl
6292            ! lib/Term/Cap.pm
6293 ____________________________________________________________________________
6294 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
6295         Log: VMS piping fixes from Charles Lane (perl -P should
6296              be working now).
6297      Branch: perl
6298            ! vms/vms.c
6299 ____________________________________________________________________________
6300 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
6301         Log: Subject: [PATCH] perlvar.pod fix
6302              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6303              Date: Tue, 27 Nov 2001 13:11:47 -0500
6304              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
6305      Branch: perl
6306            ! pod/perlvar.pod
6307 ____________________________________________________________________________
6308 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
6309         Log: Update Changes.
6310      Branch: perl
6311            ! Changes patchlevel.h
6312 ____________________________________________________________________________
6313 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
6314         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
6315              From: "Craig A. Berry" <craigberry@mac.com> 
6316              Date: Tue, 27 Nov 2001 10:21:18 -0600
6317              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
6318      Branch: perl
6319            ! lib/ExtUtils/MM_VMS.pm
6320 ____________________________________________________________________________
6321 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
6322         Log: Protect against accumulating -options -options -options.
6323      Branch: perl
6324            ! hints/hpux.sh
6325 ____________________________________________________________________________
6326 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
6327         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
6328              From: Barrie Slaymaker <barries@slaysys.com>
6329              Date: Tue, 27 Nov 2001 10:58:54 -0500
6330              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
6331      Branch: perl
6332            ! lib/Benchmark.pm
6333 ____________________________________________________________________________
6334 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
6335         Log: Tiny fix from John P. Linderman.
6336      Branch: perl
6337            ! lib/sort.pm
6338 ____________________________________________________________________________
6339 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
6340         Log: The Story of sort(), from John P. Linderman.
6341      Branch: perl
6342            ! pod/perldelta.pod
6343 ____________________________________________________________________________
6344 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
6345         Log: Add information what to do if you are reading
6346              perluniintro but using some older Perl.
6347      Branch: perl
6348            ! pod/perluniintro.pod
6349 ____________________________________________________________________________
6350 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
6351         Log: Update the 'wide characters' FAQ entry.
6352      Branch: perl
6353            ! pod/perlfaq6.pod
6354 ____________________________________________________________________________
6355 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
6356         Log: Fix for
6357              
6358              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
6359              From: Marc Lehmann <root@schmorp.de>
6360              Date: Tue, 27 Nov 2001 14:27:14 +0100
6361              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
6362      Branch: perl
6363            ! ext/Encode.t ext/Encode/Encode.xs
6364 ____________________________________________________________________________
6365 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
6366         Log: Subject: [PATCH] DB_File 1.801
6367              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6368              Date: Tue, 27 Nov 2001 15:06:45 -0000
6369              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
6370      Branch: perl
6371            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6372            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
6373 ____________________________________________________________________________
6374 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
6375         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
6376      Branch: perl
6377            ! pod/perlmodlib.pod
6378 ____________________________________________________________________________
6379 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
6380         Log: sort() doc tweaks from John P. Linderman.
6381      Branch: perl
6382            ! pod/perlfunc.pod
6383 ____________________________________________________________________________
6384 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
6385         Log: Subject: [PATCH] More perldelta.pod nits
6386              From: Simon Glover <scog@roe.ac.uk>
6387              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
6388              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
6389      Branch: perl
6390            ! pod/perldelta.pod
6391 ____________________________________________________________________________
6392 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
6393         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
6394              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6395              Date: Tue, 27 Nov 2001 11:52:31 -0000
6396              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
6397      Branch: perl
6398            ! ext/Devel/PPPort/harness/Makefile.PL
6399 ____________________________________________________________________________
6400 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
6401         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
6402              From: Michael G Schwern <schwern@pobox.com>
6403              Date: Tue, 27 Nov 2001 03:38:24 -0500
6404              Message-ID: <20011127033824.A17775@blackrider>
6405      Branch: perl
6406            ! t/TEST
6407 ____________________________________________________________________________
6408 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
6409         Log: Subject: Re: perlcc very broken
6410              From: John Peacock <jpeacock@rowman.com>
6411              Date: Tue, 27 Nov 2001 06:48:01 -0500
6412              Message-ID: <3C037D71.4030508@rowman.com>
6413      Branch: perl
6414            ! utils/perlcc.PL
6415 ____________________________________________________________________________
6416 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
6417         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
6418              From: David Dyck <dcd@tc.fluke.com>
6419              Date: Mon, 26 Nov 2001 22:04:38 -0800
6420              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
6421      Branch: perl
6422            ! t/op/pack.t
6423 ____________________________________________________________________________
6424 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
6425         Log: Subject: [ID 20011126.149] t/op/split fails step 37
6426              From: David Dyck <dcd@tc.fluke.com>
6427              Date: Mon, 26 Nov 2001 21:52:35 -0800
6428              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
6429      Branch: perl
6430            ! t/op/split.t
6431 ____________________________________________________________________________
6432 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
6433         Log: incorporate last minute change from libnet 1.0901-tobe
6434      Branch: perl
6435            ! lib/Net/SMTP.pm
6436 ____________________________________________________________________________
6437 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
6438         Log: Pass 7 at perldelta - random edits.
6439      Branch: perl
6440            ! pod/perldelta.pod
6441 ____________________________________________________________________________
6442 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
6443         Log: Portability and skippage tweaks.
6444      Branch: perl
6445            ! t/op/split.t
6446 ____________________________________________________________________________
6447 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
6448         Log: (retracted by #13449)
6449              Try to make Unicode casemapping to work for EBCDIC, too.
6450      Branch: perl
6451            ! utf8.c
6452 ____________________________________________________________________________
6453 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
6454         Log: Just printing 1..0 is not quite enough...
6455      Branch: perl
6456            ! lib/Dumpvalue.t
6457 ____________________________________________________________________________
6458 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
6459         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
6460              Delay the match until runtime.
6461      Branch: perl
6462            ! t/op/append.t
6463 ____________________________________________________________________________
6464 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
6465         Log: UTF-EBCDIC.
6466      Branch: perl
6467            ! ext/Devel/Peek/Peek.t
6468 ____________________________________________________________________________
6469 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
6470         Log: Be UTF-EBCDIC aware.
6471      Branch: perl
6472            ! lib/bytes.t
6473 ____________________________________________________________________________
6474 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
6475         Log: Bad assumption which way digits and letters sort.
6476      Branch: perl
6477            ! lib/English.t
6478 ____________________________________________________________________________
6479 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
6480         Log: If in EBCDIC but no Convert::EBCDIC
6481              the libnet tests will all fail.
6482      Branch: perl
6483            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
6484            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
6485            ! lib/Net/t/smtp.t lib/Net/t/time.t
6486 ____________________________________________________________________________
6487 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
6488         Log: Just sorting to guarantee order is not enough.
6489              (Think EBCDIC.) 
6490      Branch: perl
6491            ! lib/ExtUtils/Manifest.t
6492 ____________________________________________________________________________
6493 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
6494         Log: OS/390 cleanable gunk.
6495      Branch: perl
6496            ! lib/ExtUtils/MM_Unix.pm
6497 ____________________________________________________________________________
6498 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
6499         Log: Update the EBCDIC MD5 checksums.
6500      Branch: perl
6501            ! ext/Digest/MD5/t/files.t
6502 ____________________________________________________________________________
6503 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
6504         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
6505              From: Nicholas Clark <nick@ccl4.org>
6506              Date: Mon, 26 Nov 2001 23:06:34 +0000
6507              Message-ID: <20011126230633.Q37621@plum.flirble.org>
6508      Branch: perl
6509            ! installman
6510 ____________________________________________________________________________
6511 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
6512         Log: sort tweaks from John P. Linderman.
6513      Branch: perl
6514            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
6515 ____________________________________________________________________________
6516 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
6517         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
6518              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
6519              Date: Mon, 26 Nov 2001 18:47:25 -0600
6520              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
6521              
6522              Craig Berry submitted half of this patch just yesterday.
6523              Spooky cosmic resonance.
6524      Branch: perl
6525            ! ext/Socket/Socket.xs
6526 ____________________________________________________________________________
6527 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
6528         Log: Subject: [PATCH] doio slightly smaller
6529              From: Nicholas Clark <nick@ccl4.org>
6530              Date: Tue, 27 Nov 2001 00:40:23 +0000      
6531              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
6532      Branch: perl
6533            ! doio.c
6534 ____________________________________________________________________________
6535 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
6536         Log: perldelta nits from Autrijus Tang and Ron Kimball.
6537      Branch: perl
6538            ! pod/perldelta.pod
6539 ____________________________________________________________________________
6540 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
6541         Log: Subject: [PATCH] unpack P* uses random length for item
6542              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
6543              Date: Mon, 26 Nov 2001 19:56:32 +0100
6544              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
6545      Branch: perl
6546            ! pod/perldiag.pod pp_pack.c t/op/pack.t
6547 ____________________________________________________________________________
6548 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
6549         Log: Subject: [PATCH current] system and taintedness
6550              From: Radu Greab <radu@netsoft.ro>
6551              Date: Mon, 26 Nov 2001 18:42:29 +0200
6552              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
6553      Branch: perl
6554            ! pp_sys.c t/op/taint.t
6555 ____________________________________________________________________________
6556 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
6557         Log: Subject: [PATCH @ 13283] Devel::PPPort
6558              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6559              Date: Mon, 26 Nov 2001 14:37:17 -0000
6560              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
6561      Branch: perl
6562            + ext/Devel/PPPort/MANIFEST
6563            ! MANIFEST ext/Devel/PPPort/Makefile.PL
6564            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
6565            ! ext/Devel/PPPort/harness/Harness.xs
6566            ! ext/Devel/PPPort/harness/Makefile.PL
6567            ! ext/Devel/PPPort/harness/module2.c
6568            ! ext/Devel/PPPort/harness/module3.c
6569            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
6570 ____________________________________________________________________________
6571 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
6572         Log: Update the test list.
6573      Branch: perl
6574            ! t/lib/1_compile.t
6575 ____________________________________________________________________________
6576 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
6577         Log: Sync-up tests with libnet distribution
6578      Branch: perl
6579            + lib/Net/t/netrc.t
6580            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
6581 ____________________________________________________________________________
6582 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
6583         Log: Update Changes.
6584      Branch: perl
6585            ! Changes patchlevel.h
6586 ____________________________________________________________________________
6587 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
6588         Log: Upgrade to podlators 1.16.
6589      Branch: perl
6590            + lib/Pod/t/basic.cap
6591            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
6592            ! lib/Pod/t/basic.t pod/pod2man.PL
6593 ____________________________________________________________________________
6594 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
6595         Log: Pass 6 at perldelta - sort enhancements, generic and
6596              platform specific bug fixes.
6597      Branch: perl
6598            ! pod/perldelta.pod
6599 ____________________________________________________________________________
6600 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
6601         Log: PROPAGATE documentation from Tony Cook.
6602      Branch: perl
6603            ! pod/perlfunc.pod
6604 ____________________________________________________________________________
6605 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
6606         Log: DJGPP cannot do signals that well.
6607      Branch: perl
6608            ! ext/POSIX/t/sigaction.t
6609 ____________________________________________________________________________
6610 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
6611         Log: Can't do subsecond alarms without ualarm; and break out
6612              early if alarms do not seem to be coming in as expected.
6613      Branch: perl
6614            ! ext/Time/HiRes/HiRes.t
6615 ____________________________________________________________________________
6616 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
6617         Log: No Socket, little Net.
6618      Branch: perl
6619            ! t/lib/1_compile.t
6620 ____________________________________________________________________________
6621 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
6622         Log: Take the taint brush to the getcwds.
6623      Branch: perl
6624            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
6625 ____________________________________________________________________________
6626 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
6627         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
6628              From: "Craig A. Berry" <craigberry@mac.com>
6629              Date: Sun, 25 Nov 2001 16:20:45 -0600
6630              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
6631      Branch: perl
6632            ! ext/Socket/Socket.xs
6633 ____________________________________________________________________________
6634 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
6635         Log: Since in some DOS filesystems the timestamp granularity
6636              may be only two seconds, better sleep for three to play safe.
6637              (Helps CygWin, at least.)
6638      Branch: perl
6639            ! lib/Memoize/t/expire_file.t
6640 ____________________________________________________________________________
6641 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
6642         Log: For some reason CygWin wasn't collapsing multiple
6643              slashes into one, which made some Spec.t tests to fail.
6644              Either CygWin was being too prudish or the collapsing
6645              logic needs to be rethunk.
6646      Branch: perl
6647            ! lib/File/Spec/Unix.pm
6648 ____________________________________________________________________________
6649 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
6650         Log: Cygwin needs to have libperl.dll around if trying to link
6651              with -lperl.  Note: this change cures the test but whether
6652              it cures CygPerl installation, I don't know: hopefully the
6653              libperl5_7_2.dll, or the version equivalent, gets installed
6654              also as libperl.dll to the proper place(s).
6655      Branch: perl
6656            ! lib/ExtUtils/Embed.t
6657 ____________________________________________________________________________
6658 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
6659         Log: -I../lib/.. and -L../lib/..?  Strange.
6660      Branch: perl
6661            ! lib/ExtUtils/Embed.t
6662 ____________________________________________________________________________
6663 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
6664         Log: $MM?
6665      Branch: perl
6666            ! lib/ExtUtils/Embed.pm
6667 ____________________________________________________________________________
6668 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
6669         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
6670              From: Dave Rolsky <autarch@urth.org>
6671              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
6672              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
6673      Branch: perl
6674            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
6675            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
6676 ____________________________________________________________________________
6677 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
6678         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
6679              From: chromatic <chromatic@rmci.net>
6680              Date: Sat, 24 Nov 2001 14:56:57 -0700
6681              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
6682              
6683              plus a tweak for ithreads builds.
6684      Branch: perl
6685            + lib/DB.t
6686            ! MANIFEST lib/DB.pm
6687 ____________________________________________________________________________
6688 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
6689         Log: Win32 compilation tweaks for Blair Zajac.
6690      Branch: perl
6691            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
6692 ____________________________________________________________________________
6693 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
6694         Log: I don't think trying to bracket the hires time with lores
6695              times is going to be portable enough: Cygwin seems to be
6696              capable of getting hires ones rather consistently lower
6697              than the lores ones.  So let's try average difference instead.
6698      Branch: perl
6699            ! ext/Time/HiRes/HiRes.t
6700 ____________________________________________________________________________
6701 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
6702         Log: Subject: Re: benchmarks, sorts and reproducibility
6703              From: "John P. Linderman" <jpl@research.att.com>
6704              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
6705              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
6706              
6707              Randomize large partitions for quicksort to dodge the
6708              angry gods of quadratic.
6709      Branch: perl
6710            ! pp_sort.c
6711 ____________________________________________________________________________
6712 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
6713         Log: The joys of portable quoting.
6714      Branch: perl
6715            ! ext/Devel/PPPort/harness/Makefile.PL
6716 ____________________________________________________________________________
6717 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
6718         Log: sort pragma tweaks.
6719      Branch: perl
6720            ! lib/sort.pm
6721 ____________________________________________________________________________
6722 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
6723         Log: Skip the link= directives of utils.lst if no mandir
6724              (if no manpages).
6725      Branch: perl
6726            ! installman
6727 ____________________________________________________________________________
6728 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
6729         Log: integrate changes#8340,13260 from mainline
6730              
6731              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
6732              
6733              change#3373 introduced a handle leak in backticks and piped open()s
6734              that fail
6735      Branch: maint-5.6/perl
6736            ! t/io/pipe.t util.c
6737 ____________________________________________________________________________
6738 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
6739         Log: change#3373 introduced a handle leak in backticks and piped open()s
6740              that fail
6741      Branch: perl
6742            ! util.c
6743 ____________________________________________________________________________
6744 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
6745         Log: metaconfig unit change for #13258.
6746      Branch: metaconfig/U/perl
6747            ! d_procselfexe.U
6748 ____________________________________________________________________________
6749 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
6750         Log: Extraenous breaks noticed by David Dyck.
6751      Branch: perl
6752            ! Configure
6753 ____________________________________________________________________________
6754 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
6755         Log: Revert the /proc/self/auxv experiment for now.
6756      Branch: perl
6757            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
6758 ____________________________________________________________________________
6759 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
6760         Log: Also ExtUtils.t had $^X assumptions.
6761      Branch: perl
6762            ! lib/ExtUtils.t
6763 ____________________________________________________________________________
6764 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
6765         Log: Now is Solaris if you start the t/perl in the t/
6766              as "./perl", the $^X will be "../perl", not "./perl".
6767      Branch: perl
6768            ! t/lib/1_compile.t
6769 ____________________________________________________________________________
6770 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
6771         Log: The new way of finding out $^X in Solaris
6772              requires a little tweak if the executable
6773              pathname is *not* absolute: prepend "./"
6774              (otherwise `$^X ...` will start perl from PATH...)
6775      Branch: perl
6776            ! perl.c
6777 ____________________________________________________________________________
6778 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
6779         Log: Avoid "will not stay shared" warnings.
6780      Branch: perl
6781            ! lib/ExtUtils/MM_Unix.pm
6782 ____________________________________________________________________________
6783 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
6784         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
6785              From: Michael G Schwern <schwern@pobox.com>
6786              Date: Sat, 24 Nov 2001 19:56:18 -0500
6787              Message-ID: <20011124195618.A14614@blackrider>            
6788      Branch: perl
6789            ! perl.c pp_sys.c t/op/magic.t util.c
6790 ____________________________________________________________________________
6791 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
6792         Log: In the MakeMaker pm_to_blib target don't copy all
6793              the files in one fell swppo, deal with them hunkwise,
6794              helps for CLIs with limited line lengths.
6795              (This seems to help for DJGPP building Encode,
6796              where there are dozens of files to copy.)
6797      Branch: perl
6798            ! lib/ExtUtils/MM_Unix.pm
6799 ____________________________________________________________________________
6800 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
6801         Log: testsuite leaves stray files behind on windows
6802      Branch: perl
6803            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
6804 ____________________________________________________________________________
6805 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
6806         Log: xsubpp produces a spurious warning on directories called 'typemap'
6807      Branch: perl
6808            ! lib/ExtUtils/xsubpp
6809 ____________________________________________________________________________
6810 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
6811         Log: xsubpp treats invalid (indented) cpp directives as comments
6812      Branch: perl
6813            ! ext/IO/IO.xs
6814 ____________________________________________________________________________
6815 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
6816         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
6817      Branch: perl
6818            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
6819 ____________________________________________________________________________
6820 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
6821         Log: The debug_pag needs to be visible at all times
6822              because of the re extension.
6823      Branch: perl
6824            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
6825 ____________________________________________________________________________
6826 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
6827         Log: Subject: Re: [PATCH] Tests are good
6828              From: Philip Newton <Philip.Newton@gmx.net>
6829              Date: Sat, 24 Nov 2001 21:24:00 +0100
6830              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
6831      Branch: perl
6832            ! pod/perlhack.pod
6833 ____________________________________________________________________________
6834 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
6835         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
6836              From: "Craig A. Berry" <craigberry@mac.com> 
6837              Date: Sat, 24 Nov 2001 12:45:44 -0600
6838              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
6839              
6840              (with tweaks, and combined with Sarathy's #13242)
6841      Branch: perl
6842            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
6843 ____________________________________________________________________________
6844 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
6845         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
6846              From: John Peacock <jpeacock@rowman.com>
6847              Date: Sat, 24 Nov 2001 14:27:46 -0500
6848              Message-ID: <3BFFF4B2.40509@rowman.com> 
6849      Branch: perl
6850            ! lib/Exporter/Heavy.pm
6851 ____________________________________________________________________________
6852 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
6853         Log: use portable quotes
6854      Branch: perl
6855            ! ext/Devel/PPPort/harness/Makefile.PL
6856 ____________________________________________________________________________
6857 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
6858         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
6859              From: Nicholas Clark <nick@ccl4.org>
6860              Date: Sat, 24 Nov 2001 18:06:26 +0000
6861              Message-ID: <20011124180626.T37621@plum.flirble.org>
6862      Branch: perl
6863            ! installman
6864 ____________________________________________________________________________
6865 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
6866         Log: Subject: [PATCH] perl5005delta.pod L<>
6867              From: Nicholas Clark <nick@ccl4.org>
6868              Date: Sat, 24 Nov 2001 18:04:21 +0000
6869              Message-ID: <20011124180421.S37621@plum.flirble.org>
6870      Branch: perl
6871            ! pod/perl5005delta.pod
6872 ____________________________________________________________________________
6873 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
6874         Log: fix typo in config.vc; regenerate win32 config_H.* files
6875      Branch: perl
6876            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6877            ! win32/config_H.vc
6878 ____________________________________________________________________________
6879 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
6880         Log: Mention the charnames::vianame().
6881      Branch: perl
6882            ! pod/perluniintro.pod
6883 ____________________________________________________________________________
6884 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
6885         Log: Add charnames::vianame() in case people want to access
6886              the codes in run-time (as opposed to the compile-timeness
6887              of \N{...}).
6888      Branch: perl
6889            ! lib/charnames.pm lib/charnames.t
6890 ____________________________________________________________________________
6891 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
6892         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
6893              From: Nicholas Clark <nick@ccl4.org>
6894              Date: Sat, 24 Nov 2001 16:30:42 +0000
6895              Message-ID: <20011124163042.R37621@plum.flirble.org>
6896      Branch: perl
6897            ! regcomp.c regcomp.h
6898 ____________________________________________________________________________
6899 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
6900         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
6901              From: Nicholas Clark <nick@ccl4.org>
6902              Date: Sat, 24 Nov 2001 16:24:33 +0000
6903              Message-ID: <20011124162433.Q37621@plum.flirble.org>
6904              
6905              cmp fixes.
6906      Branch: perl
6907            ! pp.c
6908 ____________________________________________________________________________
6909 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
6910         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
6911              (It seems that "./perl" gets resolved to "perl" now.)
6912      Branch: perl
6913            ! perl.c
6914 ____________________________________________________________________________
6915 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
6916         Log: Subject: [PATCH] DB_File 1.800        
6917              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
6918              Date: Sat, 24 Nov 2001 11:41:41 -0000
6919              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
6920      Branch: perl
6921            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6922            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
6923            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
6924            ! ext/DB_File/t/db-recno.t
6925 ____________________________________________________________________________
6926 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
6927         Log: Tweak the PUSHED documentation.
6928      Branch: perl
6929            ! ext/PerlIO/Via/Via.pm
6930 ____________________________________________________________________________
6931 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
6932         Log: Update 1_compile for new known tests.
6933      Branch: perl
6934            ! t/lib/1_compile.t
6935 ____________________________________________________________________________
6936 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
6937         Log: Move the MBF/MBI test modules to t/lib.
6938      Branch: perl
6939            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
6940            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6941            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6942            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
6943            ! lib/Math/BigInt/t/sub_mbi.t
6944 ____________________________________________________________________________
6945 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
6946         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
6947              From: "Craig A. Berry" <craigberry@mac.com> 
6948              Date: Fri, 23 Nov 2001 18:05:35 -0600
6949              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
6950      Branch: perl
6951            ! configure.com
6952 ____________________________________________________________________________
6953 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
6954         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
6955              From: PPrymmer@factset.com 
6956              Date: Fri, 23 Nov 2001 17:03:07 -0500
6957              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
6958      Branch: perl
6959            ! ext/Unicode/Normalize/mkheader
6960 ____________________________________________________________________________
6961 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
6962         Log: Here are the right helper files.
6963      Branch: perl
6964            + t/lib/Filter/Simple/ExportTest.pm
6965            + t/lib/Filter/Simple/FilterOnlyTest.pm
6966            + t/lib/Filter/Simple/FilterTest.pm
6967            + t/lib/Filter/Simple/ImportTest.pm
6968            ! MANIFEST
6969 ____________________________________________________________________________
6970 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
6971         Log: Update Changes.
6972      Branch: perl
6973            ! Changes patchlevel.h
6974 ____________________________________________________________________________
6975 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
6976         Log: Never mind.
6977      Branch: perl
6978            - lib/Filter/Simple/lib/ExportTest.pm
6979            - lib/Filter/Simple/lib/ImportTest.pm
6980 ____________________________________________________________________________
6981 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
6982         Log: Mis-add.
6983      Branch: perl
6984            + lib/Filter/Simple/lib/ExportTest.pm
6985            + lib/Filter/Simple/lib/ImportTest.pm
6986 ____________________________________________________________________________
6987 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
6988         Log: Upgrade to Filter::Simple 0.77.
6989      Branch: perl
6990            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
6991            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
6992            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
6993            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
6994            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
6995 ____________________________________________________________________________
6996 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
6997         Log: Missing p4 add.
6998      Branch: perl
6999            + lib/ExtUtils/MM_VMS.t
7000 ____________________________________________________________________________
7001 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
7002         Log: Pass 5 at perldelta - module and utility updates cleanup.
7003      Branch: perl
7004            ! pod/perldelta.pod
7005 ____________________________________________________________________________
7006 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
7007         Log: metaconfig unit change for #13219.
7008      Branch: metaconfig/U/perl
7009            ! d_procselfexe.U
7010 ____________________________________________________________________________
7011 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
7012         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
7013      Branch: perl
7014            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7015            ! pod/buildtoc.PL pod/perltoc.pod
7016 ____________________________________________________________________________
7017 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
7018         Log: Add procselfexe and d_dirfd to strange lands.
7019      Branch: perl
7020            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
7021            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7022            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7023            ! win32/config.gc win32/config.vc win32/config.win64
7024            ! wince/config.ce
7025 ____________________________________________________________________________
7026 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
7027         Log: metaconfig unit change for #13216.
7028      Branch: metaconfig/U/perl
7029            ! d_procselfexe.U
7030 ____________________________________________________________________________
7031 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
7032         Log: Better to "quote" the pathname.
7033      Branch: perl
7034            ! Configure config_h.SH
7035 ____________________________________________________________________________
7036 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
7037         Log: Use PROCSELFEXE_PATH.
7038      Branch: perl
7039            ! perl.c
7040 ____________________________________________________________________________
7041 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
7042         Log: metaconfig unit change for #13213.
7043      Branch: metaconfig/U/perl
7044            ! d_procselfexe.U
7045 ____________________________________________________________________________
7046 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
7047         Log: Add probing for BSD-like /proc/curpoc/file.
7048      Branch: perl
7049            ! Configure config_h.SH
7050 ____________________________________________________________________________
7051 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
7052         Log: metaconfig unit change for 13211.
7053      Branch: metaconfig/U/perl
7054            + d_dirfd.U
7055 ____________________________________________________________________________
7056 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
7057         Log: Add probing for dirfd() so that it can be added it IO::Dir.
7058      Branch: perl
7059            ! Configure config_h.SH perl.h
7060 ____________________________________________________________________________
7061 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
7062         Log: ...and update the test count.
7063      Branch: perl
7064            ! lib/Pod/t/basic.t
7065 ____________________________________________________________________________
7066 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
7067         Log: Must remove the cap test also from the test script.
7068      Branch: perl
7069            ! lib/Pod/t/basic.t
7070 ____________________________________________________________________________
7071 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
7072         Log: Subject: [PATCH] Tests are good
7073              From: Nicholas Clark <nick@ccl4.org>
7074              Date: Fri, 23 Nov 2001 18:12:21 +0000
7075              Message-ID: <20011123181220.F37621@plum.flirble.org>
7076      Branch: perl
7077            ! pod/perlhack.pod
7078 ____________________________________________________________________________
7079 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
7080         Log: The basic.cap from podlators 1.14 is not very portable.
7081      Branch: perl
7082            - lib/Pod/t/basic.cap
7083            ! MANIFEST
7084 ____________________________________________________________________________
7085 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
7086         Log: Subject: Re: [DOC PATCHES] pod cleanups
7087              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7088              Date: 22 Nov 2001 12:54:16 -0000
7089              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
7090      Branch: perl
7091            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
7092            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
7093 ____________________________________________________________________________
7094 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
7095         Log: FAQ sync.
7096      Branch: perl
7097            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
7098 ____________________________________________________________________________
7099 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
7100         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
7101              From: PPrymmer@factset.com
7102              Date: Fri, 23 Nov 2001 11:43:45 -0500
7103              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
7104      Branch: perl
7105            ! MANIFEST lib/ExtUtils/MM_VMS.pm
7106 ____________________________________________________________________________
7107 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
7108         Log: Corify podlators 1.14 test.
7109      Branch: perl
7110            ! lib/Pod/t/basic.t
7111 ____________________________________________________________________________
7112 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
7113         Log: Output tweak needed because of podlators 1.14.
7114      Branch: perl
7115            ! t/pod/multiline_items.xr
7116 ____________________________________________________________________________
7117 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
7118         Log: Upgrade to podlators 1.14.
7119      Branch: perl
7120            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
7121            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
7122            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
7123            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
7124            ! lib/Pod/Text/Overstrike.pm
7125 ____________________________________________________________________________
7126 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
7127         Log: perlmodinstall tweaks from Philip Newton.
7128      Branch: perl
7129            ! pod/perlmodinstall.pod
7130 ____________________________________________________________________________
7131 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
7132         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
7133              From: Autrijus Tang <autrijus@autrijus.org>           
7134              Date: Fri, 23 Nov 2001 23:55:53 +0800
7135              Message-ID: <20011123235553.A2310@not.autrijus.org>
7136      Branch: perl
7137            ! Porting/genlog
7138 ____________________________________________________________________________
7139 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
7140         Log: Subject: Re: regex oddness with \Z and $&
7141              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
7142              Date: Fri, 23 Nov 2001 15:15:24 +0000
7143              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
7144      Branch: perl
7145            ! regcomp.c t/op/re_tests
7146 ____________________________________________________________________________
7147 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
7148         Log: regen_headers.
7149      Branch: perl
7150            ! embed.h global.sym pod/perlapi.pod proto.h
7151 ____________________________________________________________________________
7152 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
7153         Log: Forgotten check-in.
7154      Branch: perl
7155            ! pod/perlapi.pod
7156 ____________________________________________________________________________
7157 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
7158         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
7159      Branch: perl
7160            ! lib/Test/Simple.pm
7161 ____________________________________________________________________________
7162 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
7163         Log: Retract #13173 (effectively retract Net::Ping 2.06,
7164              go back to 2.04, the 2.06 hasn't seen the patches
7165              that have gone to the blead version.)
7166      Branch: perl
7167            - lib/Net/Ping/CHANGES lib/Net/Ping/README
7168            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7169            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7170            - lib/Net/Ping/t/200_ping_tcp.t
7171            ! MANIFEST lib/Net/Ping.pm
7172 ____________________________________________________________________________
7173 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
7174         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
7175              From: Robin Barker <rmb1@cise.npl.co.uk>
7176              Date: Thu, 22 Nov 2001 11:00:38 GMT
7177              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
7178      Branch: perl
7179            ! utils/perldoc.PL
7180 ____________________________________________________________________________
7181 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
7182         Log: metaconfig unit change for #13191.
7183      Branch: metaconfig/U/perl
7184            ! d_procselfexe.U
7185 ____________________________________________________________________________
7186 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
7187         Log: procselfexe tweak: for some reason I had a ls in
7188              /proc/self/exe, not the ls Configure thought it
7189              would found.
7190      Branch: perl
7191            ! Configure
7192 ____________________________________________________________________________
7193 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
7194         Log: Corify the Net::Ping tests; skip the tests
7195              unless $ENV{PERL_TEST_Net_Ping} is true.
7196      Branch: perl
7197            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7198            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7199            ! lib/Net/Ping/t/200_ping_tcp.t
7200 ____________________________________________________________________________
7201 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
7202         Log: metaconfig units changes for #13188.
7203      Branch: metaconfig
7204            ! U/modified/Head.U
7205      Branch: metaconfig/U/perl
7206            ! issymlink.U
7207 ____________________________________________________________________________
7208 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
7209         Log: The #13182 didn't really help.  The real problem
7210              seems to be that 'sh' can in AIX mean at least three
7211              different things, and we can't know which one it is
7212              unless we export $newsh from an earlier run (and it's
7213              the 'bsh' aka 'sh' that has the the broken test -h).
7214      Branch: perl
7215            ! Configure
7216 ____________________________________________________________________________
7217 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
7218         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
7219      Branch: perl
7220            ! op.c t/op/override.t
7221 ____________________________________________________________________________
7222 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
7223         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
7224              From: PPrymmer@factset.com 
7225              Date: Wed, 21 Nov 2001 20:17:25 -0500
7226              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
7227      Branch: perl
7228            ! lib/Shell.t
7229 ____________________________________________________________________________
7230 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
7231         Log: Reapply perlmodinstall parts of #12897.
7232      Branch: perl
7233            ! pod/perlmodinstall.pod
7234 ____________________________________________________________________________
7235 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
7236         Log: perlmodinstall 2.01 from Jon Orwant.
7237      Branch: perl
7238            ! pod/perlmodinstall.pod
7239 ____________________________________________________________________________
7240 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
7241         Log: Subject: [PATCH @10907] REXX on OS/2
7242              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7243              Date: Wed, 21 Nov 2001 15:26:11 -0500
7244              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
7245      Branch: perl
7246            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
7247            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
7248 ____________________________________________________________________________
7249 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
7250         Log: metaconfig unit change for #13181.
7251      Branch: metaconfig/U/perl
7252            ! issymlink.U
7253 ____________________________________________________________________________
7254 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
7255         Log: AIX has broken builtin 'test'.
7256      Branch: perl
7257            ! Configure
7258 ____________________________________________________________________________
7259 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
7260         Log: Subject: [PATCH 5.7.x] INSTALL size update
7261              From: Andy Dougherty <doughera@lafayette.edu>
7262              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
7263              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
7264      Branch: perl
7265            ! INSTALL
7266 ____________________________________________________________________________
7267 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
7268         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
7269              to pp_sort.c.  Includes the quicksort stabilizing layer
7270              from John P. Linderman.  -Msort=qsort or -Msort=fast is
7271              faster than without (or with -Msort=mergesort or -Msort=safe)
7272              for short random inputs, but for some reason not quite as fast
7273              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
7274              optimizing definitely needed.
7275      Branch: perl
7276            + lib/sort.pm lib/sort.t pp_sort.c
7277            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
7278            ! embed.pl global.sym perl.h pp_ctl.c proto.h
7279            ! vms/descrip_mms.template vos/build.cm win32/Makefile
7280            ! win32/makefile.mk wince/Makefile.ce
7281 ____________________________________________________________________________
7282 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
7283         Log: Sync file with libnet-1.0901-tobe
7284      Branch: perl
7285            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
7286            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
7287            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
7288            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
7289            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
7290 ____________________________________________________________________________
7291 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
7292         Log: Subject: [PATCH perldoc] problems with pod2man
7293              From: Robin Barker <rmb1@cise.npl.co.uk>
7294              Date: Wed, 21 Nov 2001 17:48:51 GMT
7295              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
7296      Branch: perl
7297            ! utils/perldoc.PL
7298 ____________________________________________________________________________
7299 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
7300         Log: debug_pad only visible when debugging.
7301      Branch: perl
7302            ! makedef.pl
7303 ____________________________________________________________________________
7304 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
7305         Log: metaconfig units changes for #13174.
7306      Branch: metaconfig/U/perl
7307            + d_procselfexe.U
7308            - procselfexe.U
7309 ____________________________________________________________________________
7310 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
7311         Log: procselfexe tweaks.
7312      Branch: perl
7313            ! Configure config_h.SH
7314 ____________________________________________________________________________
7315 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
7316         Log: Upgrade to Net::Ping 2.06.
7317      Branch: perl
7318            + lib/Net/Ping/CHANGES lib/Net/Ping/README
7319            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7320            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7321            + lib/Net/Ping/t/200_ping_tcp.t
7322            ! MANIFEST lib/Net/Ping.pm
7323 ____________________________________________________________________________
7324 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
7325         Log: Upgrade to Math::BigInt 1.47.
7326      Branch: perl
7327            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7328            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
7329            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
7330            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7331            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
7332            ! lib/Math/BigInt/t/sub_mbi.t
7333 ____________________________________________________________________________
7334 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
7335         Log: Dynaloading for POSIX-BC from Thomas Dorner.
7336      Branch: perl
7337            ! hints/posix-bc.sh
7338 ____________________________________________________________________________
7339 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
7340         Log: Strange: the same mysterious regex study bug
7341              seems to be present both in OS/390 and POSIX-BC.
7342              Deep EBCDIC magic that regex engine gets wrong,
7343              or a bug in some compiler/library shared by the
7344              two platforms?  From Thomas Dorner.
7345      Branch: perl
7346            ! t/op/study.t
7347 ____________________________________________________________________________
7348 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
7349         Log: More lost and found.
7350      Branch: perl
7351            + lib/Test/Simple/README
7352            ! MANIFEST
7353 ____________________________________________________________________________
7354 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
7355         Log: MANIFESTly missing.
7356      Branch: perl
7357            ! MANIFEST
7358 ____________________________________________________________________________
7359 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
7360         Log: Subject: Re: PERFORCE change 13162 for review               
7361              From: Philip Newton <Philip.Newton@gmx.net> 
7362              Date: Wed, 21 Nov 2001 16:44:30 +0100
7363              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
7364      Branch: perl
7365            ! ext/Devel/PPPort/PPPort.pm
7366 ____________________________________________________________________________
7367 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
7368         Log: Update Changes.
7369      Branch: perl
7370            ! Changes patchlevel.h
7371 ____________________________________________________________________________
7372 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
7373         Log: Small doc tweaks.
7374      Branch: perl
7375            ! ext/PerlIO/Via/Via.pm
7376 ____________________________________________________________________________
7377 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
7378         Log: Redundant return.
7379      Branch: perl
7380            ! ext/MIME/Base64/QuotedPrint.pm
7381 ____________________________________________________________________________
7382 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
7383         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
7384              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
7385              Date: Wed, 21 Nov 2001 10:23:16 +0100
7386              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
7387      Branch: perl
7388            ! pp_pack.c t/op/pack.t
7389 ____________________________________________________________________________
7390 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
7391         Log: Add Devel::PPPort originally from Kenneth Albanowski,
7392              revigorated by Paul Marquess: gives h2xs a Perl version
7393              portability boost.
7394      Branch: perl
7395            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
7396            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
7397            + ext/Devel/PPPort/harness/Harness.pm
7398            + ext/Devel/PPPort/harness/Harness.xs
7399            + ext/Devel/PPPort/harness/Makefile.PL
7400            + ext/Devel/PPPort/harness/module2.c
7401            + ext/Devel/PPPort/harness/module3.c
7402            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
7403            ! MANIFEST lib/h2xs.t utils/h2xs.PL
7404 ____________________________________________________________________________
7405 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
7406         Log: Oops.
7407      Branch: perl
7408            ! lib/Test/Simple/t/filehandles.t
7409 ____________________________________________________________________________
7410 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
7411         Log: Subject: Re: PERFORCE change 13152 for review               
7412              From: Philip Newton <Philip.Newton@gmx.net> 
7413              Date: Wed, 21 Nov 2001 09:04:05 +0100
7414              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
7415      Branch: perl
7416            ! lib/Test/Builder.pm
7417 ____________________________________________________________________________
7418 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
7419         Log: Subject: Re: PERFORCE change 13142 for review
7420              From: Philip Newton <Philip.Newton@gmx.net>
7421              Date: Wed, 21 Nov 2001 09:04:03 +0100
7422              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
7423              
7424              plus rewrap few paragraphs.
7425      Branch: perl
7426            ! lib/Pod/LaTeX.pm
7427 ____________________________________________________________________________
7428 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
7429         Log: Integrate #13154 from macperl; Remove comments.
7430      Branch: perl
7431           !> lib/File/Spec/Mac.pm
7432 ____________________________________________________________________________
7433 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
7434         Log: Update the list of modules having tests.
7435      Branch: perl
7436            ! t/lib/1_compile.t
7437 ____________________________________________________________________________
7438 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
7439         Log: Slight doc changes.
7440      Branch: maint-5.6/macperl
7441            ! macos/macperl/MacPerl.podhelp
7442 ____________________________________________________________________________
7443 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
7444         Log: Add UTF-16 coercion.
7445      Branch: maint-5.6/macperl
7446            ! macos/lib/Mac/AppleEvents/Simple.pm
7447 ____________________________________________________________________________
7448 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
7449         Log: Remove comments.
7450      Branch: maint-5.6/macperl
7451            ! lib/File/Spec/Mac.pm
7452 ____________________________________________________________________________
7453 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
7454         Log: Fix FSpGetCatInfo (and other functions) corrupting
7455              memory with bad filespecs (bug #471867)
7456      Branch: maint-5.6/macperl
7457            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
7458 ____________________________________________________________________________
7459 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
7460         Log: Upgrade to Test::Simple 0.33.
7461      Branch: perl
7462            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
7463            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
7464            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
7465 ____________________________________________________________________________
7466 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
7467         Log: Upgrade to Test::Harness 1.26.
7468      Branch: perl
7469            ! lib/Test/Harness.pm lib/Test/Harness/Changes
7470 ____________________________________________________________________________
7471 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
7472         Log: Integrate change #13145 from maintperl;
7473              another compatibility tweak to change#12559: avoid quoting
7474              arguments that already have quotes; add test case
7475      Branch: perl
7476           !> t/op/system_tests win32/win32.c
7477 ____________________________________________________________________________
7478 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
7479         Log: integrate change#13147 from mainline (fixes nit in change#10091)
7480              
7481              Subject: [PATCH] spaceship and refs
7482      Branch: maint-5.6/perl
7483            ! pp.c pp_hot.c t/op/cmp.t
7484 ____________________________________________________________________________
7485 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
7486         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
7487              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
7488              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
7489              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
7490      Branch: perl
7491            + lib/Pod/t/utils.t
7492            ! MANIFEST
7493 ____________________________________________________________________________
7494 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
7495         Log: Subject: [PATCH] spaceship and refs
7496              From: Nicholas Clark <nick@ccl4.org>
7497              Date: Tue, 20 Nov 2001 21:59:51 +0000
7498              Message-ID: <20011120215951.U62891@plum.flirble.org> 
7499      Branch: perl
7500            ! pp.c pp_hot.c t/op/cmp.t
7501 ____________________________________________________________________________
7502 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
7503         Log: Try to clarify which I/O call operates on bytes,
7504              which on characters, which on either.
7505      Branch: perl
7506            ! pod/perlfunc.pod
7507 ____________________________________________________________________________
7508 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
7509         Log: another compatibility tweak to change#12559: avoid quoting
7510              arguments that already have quotes; add test case
7511      Branch: maint-5.6/perl
7512            ! t/op/system_tests win32/win32.c
7513 ____________________________________________________________________________
7514 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
7515         Log: Give a simple example of writing PerlIO::Via handlers
7516              in Perl.
7517      Branch: perl
7518            ! ext/PerlIO/Via/Via.pm
7519 ____________________________________________________________________________
7520 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
7521         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
7522      Branch: perl
7523            + lib/Pod/t/latex.t
7524            ! MANIFEST
7525 ____________________________________________________________________________
7526 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
7527         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
7528              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7529              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
7530              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
7531      Branch: perl
7532            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
7533 ____________________________________________________________________________
7534 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
7535         Log: Spread d_procselfexe to far-off lands (undefined).
7536      Branch: perl
7537            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
7538            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7539            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7540            ! win32/config.gc win32/config.vc win32/config.win64
7541            ! wince/config.ce
7542 ____________________________________________________________________________
7543 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
7544         Log: Integrate perlio; add detection and use of /proc/self/exe
7545              (Linuxism for finding the absolute path of the executable)
7546      Branch: perl
7547           !> Configure config_h.SH perl.c t/op/magic.t
7548 ____________________________________________________________________________
7549 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
7550         Log: Really define do_report_used() only if DEBUGGING.
7551      Branch: perl
7552            ! sv.c
7553 ____________________________________________________________________________
7554 [ 13138] By: nick                                  on 2001/11/20  20:01:05
7555         Log: perl.c change to use HAS_PROCSELFEXE, also
7556              tweak to $^X test to comprehend full path to real executable
7557              being returned (like Cygwin as it happens...)
7558      Branch: perlio
7559            ! perl.c t/op/magic.t
7560 ____________________________________________________________________________
7561 [ 13137] By: nick                                  on 2001/11/20  19:46:00
7562         Log: Integrate mainline
7563      Branch: perlio
7564           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
7565           +> lib/NEXT/t/unseen.t
7566            - lib/NEXT/test.pl
7567           !> (integrate 34 files)
7568 ____________________________________________________________________________
7569 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
7570         Log: Subject: [?PATCH] terser pp_eq
7571              From: Nicholas Clark <nick@ccl4.org>
7572              Date: Mon, 19 Nov 2001 23:09:02 +0000
7573              Message-ID: <20011119230901.O62891@plum.flirble.org>
7574      Branch: perl
7575            ! pp_hot.c
7576 ____________________________________________________________________________
7577 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
7578         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
7579      Branch: perl
7580            ! pod/perldelta.pod
7581 ____________________________________________________________________________
7582 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
7583         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
7584              From: Andy Dougherty <doughera@lafayette.edu>
7585              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
7586              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
7587      Branch: perl
7588            ! ext/re/Makefile.PL ext/re/re.xs
7589 ____________________________________________________________________________
7590 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
7591         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
7592              From: Andy Dougherty <doughera@lafayette.edu>
7593              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
7594              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
7595      Branch: perl
7596            ! ext/re/re.xs
7597 ____________________________________________________________________________
7598 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
7599         Log: Integrate change #13119 from macperl.
7600              (No changes since already applied the patch,
7601              just keep perforce happy and well-fed.)
7602      Branch: perl
7603           !> lib/Pod/Html.pm
7604 ____________________________________________________________________________
7605 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
7606         Log: Subject: [PATCH] filter-util.pl for Mac OS
7607              From: Chris Nandor <pudge@pobox.com>
7608              Date: Tue, 20 Nov 2001 00:16:11 -0500
7609              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
7610      Branch: perl
7611            ! t/lib/filter-util.pl
7612 ____________________________________________________________________________
7613 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
7614         Log: Subject: [PATCH] Portability fix for Pod::Html
7615              From: Chris Nandor <pudge@pobox.com>
7616              Date: Tue, 20 Nov 2001 00:01:05 -0500
7617              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
7618      Branch: perl
7619            ! lib/Pod/Html.pm
7620 ____________________________________________________________________________
7621 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
7622         Log: Need to skip more tests if not perlio.
7623      Branch: perl
7624            ! lib/open.t
7625 ____________________________________________________________________________
7626 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
7627         Log: Pass 3 at perldelta - sort the lists of new modules,
7628              module improvements, and new platforms.
7629      Branch: perl
7630            ! pod/perldelta.pod
7631 ____________________________________________________________________________
7632 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
7633         Log: Document ${^OPEN}.
7634      Branch: perl
7635            ! pod/perlvar.pod
7636 ____________________________________________________________________________
7637 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
7638         Log: Make configpm work with extra keys
7639      Branch: maint-5.6/macperl
7640            ! macos/configpm
7641 ____________________________________________________________________________
7642 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
7643         Log: Version and doc updates
7644      Branch: maint-5.6/macperl
7645            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
7646 ____________________________________________________________________________
7647 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
7648         Log: More fixes for error message parsing (bug #470316)
7649      Branch: maint-5.6/macperl
7650            ! macos/macish.c
7651 ____________________________________________________________________________
7652 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
7653         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
7654              remove obsolete function (bug #465225)
7655      Branch: maint-5.6/macperl
7656            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
7657            ! macos/macperl/MPScript.c
7658 ____________________________________________________________________________
7659 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
7660         Log: Add p2as droplet to distribution.
7661      Branch: maint-5.6/macperl
7662            + macos/macperl/Droplets/p2as.plx
7663 ____________________________________________________________________________
7664 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
7665         Log: Bundle File::Sort.
7666      Branch: maint-5.6/macperl
7667            + macos/bundled_lib/blib/lib/File/Sort.pm
7668 ____________________________________________________________________________
7669 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
7670         Log: Various bundled module fixes.
7671      Branch: maint-5.6/macperl
7672            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
7673            ! macos/bundled_ext/Digest/MD5/t/files.t
7674            ! macos/bundled_ext/Filter/t/filter-util.pl
7675            ! macos/bundled_lib/blib/lib/Net/Config.pm
7676            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
7677 ____________________________________________________________________________
7678 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
7679         Log: Portability fix for Pod::Html.
7680      Branch: maint-5.6/macperl
7681            ! lib/Pod/Html.pm
7682 ____________________________________________________________________________
7683 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
7684         Log: Upgrade to Text::Balanced 1.89.
7685      Branch: perl
7686            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
7687            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
7688            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
7689            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
7690            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
7691            ! lib/Text/Balanced/t/gentag.t
7692 ____________________________________________________________________________
7693 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
7694         Log: Upgrade to NEXT 0.50.
7695      Branch: perl
7696            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
7697            + lib/NEXT/t/unseen.t
7698            - lib/NEXT/test.pl
7699            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
7700 ____________________________________________________________________________
7701 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
7702         Log: Integrate with maint-5.6/perl.
7703      Branch: maint-5.6/macperl
7704           !> win32/win32.c
7705 ____________________________________________________________________________
7706 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
7707         Log: Update the README.threads scary header a bit.
7708      Branch: perl
7709            ! README.threads
7710 ____________________________________________________________________________
7711 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
7712         Log: Pass 2 at perldelta: add some changes since 5.7.2.
7713      Branch: perl
7714            ! pod/perldelta.pod
7715 ____________________________________________________________________________
7716 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
7717         Log: Subject: [DOC PATCH] perlfaq4.pod 
7718              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7719              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
7720              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
7721      Branch: perl
7722            ! pod/perlfaq4.pod
7723 ____________________________________________________________________________
7724 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
7725         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
7726              From: Michael G Schwern <schwern@pobox.com> 
7727              Date: Mon, 19 Nov 2001 19:53:12 -0500
7728              Message-ID: <20011119195311.I11883@blackrider>
7729      Branch: perl
7730            ! perl.c
7731 ____________________________________________________________________________
7732 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
7733         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
7734              From: PPrymmer@factset.com
7735              Date: Mon, 19 Nov 2001 17:08:59 -0500
7736              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
7737      Branch: perl
7738            ! vms/descrip_mms.template
7739 ____________________________________________________________________________
7740 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
7741         Log: Create a per-interpeter debug scratchpad container
7742              and use that for the regexec debugging.
7743      Branch: perl
7744            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
7745 ____________________________________________________________________________
7746 [ 13109] By: nick                                  on 2001/11/19  22:01:45
7747         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
7748              Configure unit detects the feature).
7749      Branch: metaconfig/U/perl
7750            + procselfexe.U
7751      Branch: perlio
7752            ! Configure config_h.SH
7753 ____________________________________________________________________________
7754 [ 13108] By: nick                                  on 2001/11/19  20:39:17
7755         Log: Integrate mainline
7756      Branch: perlio
7757           +> t/op/or.t
7758           !> (integrate 44 files)
7759 ____________________________________________________________________________
7760 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
7761         Log: sysseek tweak.
7762      Branch: perl
7763            ! pod/perlfunc.pod
7764 ____________________________________________________________________________
7765 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
7766         Log: Move the sysio tests from io/utf8 to lib/open.
7767      Branch: perl
7768            ! lib/open.t t/io/utf8.t
7769 ____________________________________________________________________________
7770 [ 13105] By: nick                                  on 2001/11/19  20:15:39
7771         Log: Add a .package and a README to //depot/metaconfig
7772      Branch: metaconfig
7773            + .package README
7774 ____________________________________________________________________________
7775 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
7776         Log: Thou shalt not mix stdio and sysio.
7777      Branch: perl
7778            ! t/io/utf8.t
7779 ____________________________________________________________________________
7780 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
7781         Log: Update Changes.
7782      Branch: perl
7783            ! Changes patchlevel.h
7784 ____________________________________________________________________________
7785 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
7786         Log: The runops_debug needs to be present always, otherwise
7787              places like AIX which need an explicit symbol export list
7788              will croak when trying to build Devel::Peek (which uses
7789              the runops_debug).
7790      Branch: perl
7791            ! makedef.pl
7792 ____________________________________________________________________________
7793 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
7794         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
7795              From: PPrymmer@factset.com 
7796              Date: Mon, 19 Nov 2001 11:34:22 -0500
7797              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
7798      Branch: perl
7799            ! lib/Memoize/t/tie_sdbm.t
7800 ____________________________________________________________________________
7801 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
7802         Log: Retract #13088: it seems that unless dump.c is extensively
7803              reorganized as to what symbols it shows, when, and to whom,
7804              we are stuck with having the dump.o symbols in the libperl
7805              and thusly in the main Perl binary.
7806      Branch: perl
7807            ! embedvar.h perlapi.h perlvars.h
7808 ____________________________________________________________________________
7809 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
7810         Log: The _uni_display should not be in dump.c since they
7811              are used under normal operation (S_not_a_number()).
7812      Branch: perl
7813            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
7814 ____________________________________________________________________________
7815 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
7816         Log: Protect sv_dump() from being included unless DEBUGGING,
7817              as noticed by Ilya.
7818      Branch: perl
7819            ! sv.c
7820 ____________________________________________________________________________
7821 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
7822         Log: Pending further investigation skip the tell() tests.
7823              The tell() is okay on Solaris, HP-UX and Tru64, but fails
7824              (by returning too much) in Linux.
7825      Branch: perl
7826            ! t/io/utf8.t
7827 ____________________________________________________________________________
7828 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
7829         Log: Retract #13082 until a better solution is found:
7830              statics break ithreads.
7831      Branch: perl
7832            ! regexec.c
7833 ____________________________________________________________________________
7834 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
7835         Log: Figures 1 and 2 for UTF-8.
7836      Branch: perl
7837            ! pod/perlunicode.pod
7838 ____________________________________________________________________________
7839 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
7840         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
7841              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7842              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
7843              Message-ID: <20011119132645.A15034@rafael>
7844      Branch: perl
7845            ! op.c pod/perldiag.pod t/lib/warnings/op
7846 ____________________________________________________________________________
7847 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
7848         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
7849              From: Michael G Schwern <schwern@pobox.com> 
7850              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
7851              Message-ID: <20011119031112.E786@blackrider>
7852      Branch: perl
7853            ! t/op/closure.t
7854 ____________________________________________________________________________
7855 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
7856         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
7857              From: Michael G Schwern <schwern@pobox.com>
7858              Date: Mon, 19 Nov 2001 03:42:56 -0500
7859              Message-ID: <20011119034256.I786@blackrider>
7860      Branch: perl
7861            + t/op/or.t
7862            ! MANIFEST
7863 ____________________________________________________________________________
7864 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
7865         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
7866              From: "Craig A. Berry" <craigberry@mac.com>
7867              Date: Sun, 18 Nov 2001 14:33:48 -0600
7868              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
7869      Branch: perl
7870            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
7871 ____________________________________________________________________________
7872 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
7873         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
7874              From: Dave Rolsky <autarch@urth.org>
7875              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
7876              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
7877      Branch: perl
7878            ! lib/ExtUtils/Manifest.pm
7879 ____________________________________________________________________________
7880 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
7881         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
7882              From: Dave Rolsky <autarch@urth.org>
7883              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
7884              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
7885      Branch: perl
7886            ! lib/ExtUtils/Install.pm
7887 ____________________________________________________________________________
7888 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
7889         Log: The runops_dbg should not be needed.
7890      Branch: perl
7891            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
7892 ____________________________________________________________________________
7893 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
7894         Log: do_spawn() cleanup from Charles Lane.
7895      Branch: perl
7896            ! vms/vms.c
7897 ____________________________________________________________________________
7898 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
7899         Log: Update the list of tests.
7900      Branch: perl
7901            ! t/lib/1_compile.t
7902 ____________________________________________________________________________
7903 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
7904         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
7905              From: Michael G Schwern <schwern@pobox.com> 
7906              Date: Fri, 16 Nov 2001 17:37:04 -0500
7907              Message-ID: <20011116173703.L30160@blackrider>
7908      Branch: perl
7909            ! t/lib/warnings/sv
7910 ____________________________________________________________________________
7911 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
7912         Log: FAQ sync.
7913      Branch: perl
7914            ! pod/perlfaq4.pod
7915 ____________________________________________________________________________
7916 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
7917         Log: Integrate perlio; win32 sync.
7918      Branch: perl
7919           !> perlio.c win32/win32io.c
7920 ____________________________________________________________________________
7921 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
7922         Log: (retracted by #13096)
7923              Debugging would be badly skewed by a malloc per regex dump.
7924      Branch: perl
7925            ! regexec.c
7926 ____________________________________________________________________________
7927 [ 13081] By: nick                                  on 2001/11/18  19:08:40
7928         Log: Win32 layer has a dup which needs to match new prototype.
7929      Branch: perlio
7930            ! win32/win32io.c
7931 ____________________________________________________________________________
7932 [ 13080] By: nick                                  on 2001/11/18  19:05:02
7933         Log: Wrong way to get stdio mode used.
7934      Branch: perlio
7935            ! perlio.c
7936 ____________________________________________________________________________
7937 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
7938         Log: Retract #13048: that introduced a malloc() (through savepvn())
7939              to *every* m//, which killed the performance quite badly.
7940      Branch: perl
7941            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
7942 ____________________________________________________________________________
7943 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
7944         Log: Pass 1 at perldelta.pod: sort the section contents
7945              together, drop all but the 5.7.2 known problems,
7946              leave the 5.7.1 security note since that's the
7947              fullest explanation (update the date on that).
7948      Branch: perl
7949            ! pod/perldelta.pod
7950 ____________________________________________________________________________
7951 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
7952         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
7953              
7954              Tiny problem in the test for 20011113.110: I hope
7955              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
7956      Branch: perl
7957            ! pp.c t/op/repeat.t
7958 ____________________________________________________________________________
7959 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
7960         Log: All of syswrite/send/sendto need to return character counts,
7961              and character counts from the offset, not the beginning of
7962              the scalar.
7963      Branch: perl
7964            ! pp_sys.c
7965 ____________________________________________________________________________
7966 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
7967         Log: Integrate PerlIO: duping fixes.
7968      Branch: perl
7969           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7970           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
7971           !> perliol.h sv.c
7972 ____________________________________________________________________________
7973 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
7974         Log: syswrite() was still returning byte counts, not character counts.
7975      Branch: perl
7976            ! pp_sys.c t/io/utf8.t
7977 ____________________________________________________________________________
7978 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
7979         Log: Add test for sysread().
7980      Branch: perl
7981            ! t/io/utf8.t
7982 ____________________________________________________________________________
7983 [ 13072] By: nick                                  on 2001/11/18  16:15:31
7984         Log: Allow dup'ing of PerlIO::Scalar etc.
7985      Branch: perlio
7986            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7987            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
7988            ! perliol.h sv.c
7989 ____________________________________________________________________________
7990 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
7991         Log: Prepend a null byte to the test set.
7992      Branch: perl
7993            ! t/io/utf8.t
7994 ____________________________________________________________________________
7995 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
7996         Log: Document how "no utf8;" can become handy.
7997      Branch: perl
7998            ! lib/utf8.pm
7999 ____________________________________________________________________________
8000 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
8001         Log: Integrate perlio; force the inclusion of the PL_runops_*
8002      Branch: perl
8003           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
8004 ____________________________________________________________________________
8005 [ 13068] By: nick                                  on 2001/11/18  13:23:33
8006         Log: embed.pl generated changes I forgot to include
8007      Branch: perlio
8008            ! embedvar.h perlapi.h pod/perlapi.pod
8009 ____________________________________________________________________________
8010 [ 13067] By: nick                                  on 2001/11/18  12:50:19
8011         Log: Force inclusion of both Perl_runops_* in perl itself,
8012              so they are available for Peek.xs etc.
8013      Branch: perlio
8014            ! perlvars.h
8015 ____________________________________________________________________________
8016 [ 13066] By: nick                                  on 2001/11/18  11:00:34
8017         Log: Integrate mainline - a few Devel::Peak fails.
8018      Branch: perlio
8019           +> (branch 29 files)
8020            - ext/Thread/Thread.pm lib/Benchmark.t
8021            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
8022            - lib/Lingua/KO/Hangul/Util/README
8023            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
8024            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
8025            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
8026            - vms/ext/vmsish.pm vms/ext/vmsish.t
8027            ! hv.c
8028           !> (integrate 389 files)
8029 ____________________________________________________________________________
8030 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
8031         Log: Start working on perldelta.  This is not yet any sort of
8032              editing; just concatenating perl570delta, perl571delta,
8033              and perl572delta.  Any sorting not done, any duplicate
8034              removal not done, any removal or update of obsolete items
8035              not done, any changes since 5.7.2 not included.  So there.
8036      Branch: perl
8037            ! pod/perldelta.pod
8038 ____________________________________________________________________________
8039 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
8040         Log: Banish "use utf8".
8041      Branch: perl
8042            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
8043 ____________________________________________________________________________
8044 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
8045         Log: Tweak from Charles Lane.
8046      Branch: perl
8047            ! vms/vms.c
8048 ____________________________________________________________________________
8049 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
8050         Log: Integrate change #13058 from maintperl;
8051              change#12559 breaks things on Win9x because command.com doesn't
8052              grok dquotes at all; disable all the system() smarts for
8053              command.com
8054      Branch: perl
8055           !> win32/win32.c
8056 ____________________________________________________________________________
8057 [ 13061] By: ams                                   on 2001/11/17  13:46:11
8058         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
8059              From: Jonathan Stowe <gellyfish@gellyfish.com>
8060              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
8061              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
8062      Branch: perl
8063            ! lib/Term/Cap.pm
8064 ____________________________________________________________________________
8065 [ 13060] By: ams                                   on 2001/11/17  09:49:10
8066         Log: Subject: [PATCH9 File/Find.pm doc nits
8067              From: Tels <perl_dummy@bloodgate.com>
8068              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
8069      Branch: perl
8070            ! lib/File/Find.pm
8071 ____________________________________________________________________________
8072 [ 13059] By: ams                                   on 2001/11/17  09:38:38
8073         Log: Subject: [PATCH] Benchmark.pm nit
8074              From: Tels <perl_dummy@bloodgate.com>
8075              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
8076      Branch: perl
8077            ! lib/Benchmark.pm
8078 ____________________________________________________________________________
8079 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
8080         Log: change#12559 breaks things on Win9x because command.com doesn't
8081              grok dquotes at all; disable all the system() smarts for
8082              command.com
8083      Branch: maint-5.6/perl
8084            ! win32/win32.c
8085 ____________________________________________________________________________
8086 [ 13057] By: ams                                   on 2001/11/16  20:30:03
8087         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
8088              From: Andy Dougherty <doughera@lafayette.edu>
8089              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
8090              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
8091      Branch: perl
8092            ! lib/Unicode/UCD.t
8093 ____________________________________________________________________________
8094 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
8095         Log: Subject: [Patch Perl@13023] VMS system() warning
8096              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8097              Date: Fri, 16 Nov 2001 15:20:11 EST
8098              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
8099      Branch: perl
8100            ! vms/vms.c
8101 ____________________________________________________________________________
8102 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
8103         Log: It's neither-nor, and protect against the impossible.
8104      Branch: perl
8105            ! lib/Thread.pm
8106 ____________________________________________________________________________
8107 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
8108         Log: 5005threads didn't work because $Thread::VERSION wasn't
8109              visible.  Oops.
8110      Branch: perl
8111            ! ext/Thread/Makefile.PL lib/Thread.pm
8112 ____________________________________________________________________________
8113 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
8114         Log: Robustness against Linux using something else than gcc;
8115              based on
8116              
8117              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
8118              From: Charles Randall <cfriv@yahoo.com>
8119              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
8120              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
8121      Branch: perl
8122            ! ext/Errno/Errno_pm.PL
8123 ____________________________________________________________________________
8124 [ 13052] By: ams                                   on 2001/11/16  16:46:39
8125         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
8126              From: Russ Allbery <rra@stanford.edu>
8127              Date: 16 Nov 2001 09:44:21 -0800
8128              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
8129      Branch: perl
8130            ! lib/Pod/ParseLink.pm
8131 ____________________________________________________________________________
8132 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
8133         Log: Update perluniintro on the UTF-8 output matters
8134              (that -w will warn unless the stream is explicitly UTF-8-ified).
8135      Branch: perl
8136            ! pod/perluniintro.pod
8137 ____________________________________________________________________________
8138 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
8139         Log: Adding new files to MANIFEST is nice.
8140      Branch: perl
8141            ! MANIFEST
8142 ____________________________________________________________________________
8143 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
8144         Log: Update Changes.
8145      Branch: perl
8146            ! Changes patchlevel.h
8147 ____________________________________________________________________________
8148 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
8149         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
8150              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
8151              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
8152              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
8153      Branch: perl
8154            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
8155 ____________________________________________________________________________
8156 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
8157         Log: Rename perlunintro to perluniintro; regen toc.
8158      Branch: perl
8159            + pod/perluniintro.pod
8160            - pod/perlunintro.pod
8161            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8162 ____________________________________________________________________________
8163 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
8164         Log: Document the negated lookeahead trick to emulate
8165              character class subtraction.
8166      Branch: perl
8167            ! pod/perlunicode.pod
8168 ____________________________________________________________________________
8169 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
8170         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
8171              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8172              Date: Fri, 16 Nov 2001 23:31:04 +0900
8173              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
8174              
8175              (with the tweak that Cntrl is not C, it's Cc)
8176      Branch: perl
8177            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
8178            ! lib/unicore/mktables
8179 ____________________________________________________________________________
8180 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
8181         Log: Subject: [PATCH current] runtime runops switch
8182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8183              Date: Fri, 16 Nov 2001 00:48:09 -0500
8184              Message-ID: <20011116004809.A934@math.ohio-state.edu>
8185      Branch: perl
8186            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
8187            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
8188            ! pod/perlintern.pod proto.h run.c
8189 ____________________________________________________________________________
8190 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
8191         Log: Further discourage old Thread code; tell how to tell
8192              the difference.
8193      Branch: perl
8194            ! lib/Thread.pm
8195 ____________________________________________________________________________
8196 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
8197         Log: A missing return; from Charles Lane.
8198      Branch: perl
8199            ! vms/vms.c
8200 ____________________________________________________________________________
8201 [ 13041] By: ams                                   on 2001/11/16  12:11:14
8202         Log: Subject: [PATCH] Doc spellcheck + podcheck
8203              From: Autrijus Tang <autrijus@egb.elixus.org>
8204              Date: Thu, 15 Nov 2001 22:49:05 -0800
8205              Message-Id: <20011116064905.GA44092@egb.elixus.org>
8206              
8207              Subject: [PATCH] podcheck+spellcheck, the rest of the story
8208              From: Autrijus Tang <autrijus@egb.elixus.org>
8209              Date: Fri, 16 Nov 2001 00:42:20 -0800
8210              Message-Id: <20011116084220.GA44295@egb.elixus.org>
8211              
8212              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
8213              From: Nicholas Clark <nick@ccl4.org>
8214              Date: Fri, 16 Nov 2001 10:32:01 +0000
8215              Message-Id: <20011116103200.F62891@plum.flirble.org>
8216              (Applied after suitable de-mangling.)
8217      Branch: perl
8218            ! README.aix README.dgux README.dos README.epoc README.hpux
8219            ! README.mint README.mpeix README.netware README.os2
8220            ! README.os390 README.plan9 README.qnx README.solaris
8221            ! README.threads doio.c pod/perl571delta.pod
8222            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
8223            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
8224            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
8225            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
8226            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
8227            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
8228 ____________________________________________________________________________
8229 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
8230         Log: Avoid redefinedness warning for now.
8231      Branch: perl
8232            ! lib/Thread.pm
8233 ____________________________________________________________________________
8234 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
8235         Log: use strict.
8236      Branch: perl
8237            ! lib/Thread.pm
8238 ____________________________________________________________________________
8239 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
8240         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
8241              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
8242              Date: Thu, 15 Nov 2001 22:54:47 EST 
8243              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
8244      Branch: perl
8245            ! vms/vms.c vms/vmspipe.com
8246 ____________________________________________________________________________
8247 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
8248         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
8249              From: "chromatic" <chromatic@rmci.net>
8250              Date: Thu, 15 Nov 2001 19:54:23 -0700
8251              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
8252      Branch: perl
8253            ! lib/File/stat.t
8254 ____________________________________________________________________________
8255 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
8256         Log: Make Thread a wrapper for both ithreads and 5005threads.
8257              Needs a lot of work and Arthur's eyeballing (and finishing
8258              few missing odds and ends of threads.pm).  Now Thread
8259              is an extension without its own .pm.
8260              
8261              If there are people who have experience working with
8262              either the 5005threads or the ithreads: cleaning up
8263              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
8264              and porting the various Thread::* modules, like Thread::Queue,
8265              to work also with ithreads, is needed.
8266              
8267              Removed the 5005threads requirement from the 5005 tests
8268              for easier testing (not all of them work yet since
8269              they use the Thread::* modules that have not been made
8270              to work with ithreads).  Leave the 5005 tests named as
8271              *.tx so that they are not run by "make test".
8272      Branch: perl
8273            + lib/Thread.pm
8274            - ext/Thread/Thread.pm
8275            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
8276            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
8277            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
8278            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
8279            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
8280            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
8281            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
8282 ____________________________________________________________________________
8283 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
8284         Log: $VERSION "a5" doesn't quite work.
8285      Branch: perl
8286            ! ext/B/Makefile.PL
8287 ____________________________________________________________________________
8288 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
8289         Log: Add the fruits of Larry Shatzer's version verifying script.
8290              (There are some straddlers, but they will be fixed in the
8291              upcoming releases of the modules.)
8292      Branch: perl
8293            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
8294            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
8295            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
8296            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
8297            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
8298            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
8299            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
8300            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
8301            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
8302            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
8303            ! wince/FindExt.pm
8304 ____________________________________________________________________________
8305 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
8306         Log: Add Larry Shatzer's VERSION verifying script.
8307      Branch: perl
8308            + Porting/checkVERSION.pl
8309            ! MANIFEST Porting/pumpkin.pod
8310 ____________________________________________________________________________
8311 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
8312         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
8313              From: Michael G Schwern <schwern@pobox.com>
8314              Date: Thu, 15 Nov 2001 19:26:40 -0500
8315              Message-ID: <20011115192640.R31399@blackrider>
8316      Branch: perl
8317            ! t/test.pl
8318 ____________________________________________________________________________
8319 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
8320         Log: Document the MY_CXT business; from Paul Marquess.
8321      Branch: perl
8322            ! pod/perlxs.pod
8323 ____________________________________________________________________________
8324 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
8325         Log: VMSCMD synch attempt.
8326      Branch: perl
8327            ! vms/vms.c vms/vmsish.h
8328 ____________________________________________________________________________
8329 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
8330         Log: Advise against -P as instructed by Schwern.
8331      Branch: perl
8332            ! pod/perlrun.pod
8333 ____________________________________________________________________________
8334 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
8335         Log: Subject: [PATCH] v-strings as Objects Step 1
8336              From: John Peacock <jpeacock@rowman.com>
8337              Date: Thu, 15 Nov 2001 12:41:04 -0500
8338              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
8339      Branch: perl
8340            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
8341            ! util.c
8342 ____________________________________________________________________________
8343 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
8344         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
8345              From: Michael G Schwern <schwern@pobox.com>
8346              Date: Thu, 15 Nov 2001 12:47:59 -0500
8347              Message-ID: <20011115124759.E31399@blackrider>
8348      Branch: perl
8349            + t/run/switchx.aux t/run/switchx.t
8350            ! MANIFEST t/run/switches.t
8351 ____________________________________________________________________________
8352 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
8353         Log: Upgrade to Getopt::Long 2.26_03.
8354      Branch: perl
8355            ! lib/Getopt/Long.pm
8356 ____________________________________________________________________________
8357 [ 13025] By: ams                                   on 2001/11/15  20:46:22
8358         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
8359              From: Michael G Schwern <schwern@pobox.com>
8360              Date: Thu, 15 Nov 2001 16:24:11 -0500
8361              Message-Id: <20011115162411.M31399@blackrider>
8362      Branch: perl
8363            ! vms/vms.c
8364 ____________________________________________________________________________
8365 [ 13024] By: ams                                   on 2001/11/15  19:32:06
8366         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
8367              From: rspier@pobox.com (Robert Spier)
8368              Date: Thu, 15 Nov 2001 11:19:21 -0800
8369              Message-Id: <15348.5433.732364.963687@rls.cx>
8370      Branch: perl
8371            ! op.c
8372 ____________________________________________________________________________
8373 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
8374         Log: Update Changes.
8375      Branch: perl
8376            ! Changes patchlevel.h
8377 ____________________________________________________________________________
8378 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
8379         Log: Subject: [PATCH] new tests for command-line switches
8380              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8381              Date: Thu, 15 Nov 2001 17:00:30 +0100
8382              Message-ID: <20011115170030.A14193@rafael>
8383      Branch: perl
8384            + t/run/switches.t
8385            ! MANIFEST
8386 ____________________________________________________________________________
8387 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
8388         Log: Upgrade to podlators 1.13.
8389      Branch: perl
8390            + lib/Pod/ParseLink.pm
8391            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
8392            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
8393            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
8394            ! t/pod/pod2usage.xr t/pod/podselect.xr
8395 ____________________________________________________________________________
8396 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
8397         Log: skip "might be used uninitialized".
8398      Branch: perl
8399            ! pp_sys.c
8400 ____________________________________________________________________________
8401 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
8402         Log: Fix for "perlio bug in koi8-r encoding".  The problem
8403              seemed to be that binmode() always flushed the handle,
8404              which is not so good when switching encodings.  Fixed,
8405              added Matt Sergeant's testcase, documented in perlfunc/binmode,
8406              also added a pointer about disciplines to perlfunc/open,
8407              and in general cleaned up and reformatted the open entry.
8408      Branch: perl
8409            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
8410 ____________________________________________________________________________
8411 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
8412         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
8413              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8414              Date: 15 Nov 2001 08:57:06 -0000
8415              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
8416              
8417              chop() and chomp() are not real list functions,
8418              so let's not have them overrideable.  (Casey will
8419              be confused since in #7071 he patched the other way.)
8420      Branch: perl
8421            ! pod/perlfunc.pod toke.c
8422 ____________________________________________________________________________
8423 [ 13017] By: ams                                   on 2001/11/15  12:56:49
8424         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
8425              From: Robin Barker <rmb1@cise.npl.co.uk>
8426              Date: Thu, 15 Nov 2001 13:48:34 GMT
8427              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
8428              (Applied with tweaks.)
8429      Branch: perl
8430            ! pod/perltrap.pod
8431 ____________________________________________________________________________
8432 [ 13016] By: ams                                   on 2001/11/15  09:12:48
8433         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
8434              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8435              Date: Thu, 15 Nov 2001 09:06:39 +0100
8436              Message-Id: <20011115090639.A13005@rafael>
8437      Branch: perl
8438            ! pod/perlrun.pod
8439 ____________________________________________________________________________
8440 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
8441         Log: "link =" from utils.lst was being processed oddly.
8442      Branch: perl
8443            ! installman
8444 ____________________________________________________________________________
8445 [ 13014] By: ams                                   on 2001/11/15  02:52:52
8446         Log: Subject: [PATCH current] CreateTTY in -d
8447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8448              Date: Wed, 14 Nov 2001 21:26:31 -0500
8449              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
8450      Branch: perl
8451            ! lib/perl5db.pl
8452 ____________________________________________________________________________
8453 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
8454         Log: Corify the Filter::Simple tests. 
8455      Branch: perl
8456            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
8457            ! lib/Filter/Simple/t/filter_only.t
8458 ____________________________________________________________________________
8459 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
8460         Log: Upgrade to Filter::Simple 0.70.
8461      Branch: perl
8462            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
8463            + t/lib/FilterOnlyTest.pm
8464            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
8465            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
8466            ! t/lib/FilterTest.pm
8467 ____________________________________________________________________________
8468 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
8469         Log: Cleanliness inspired by Cygwin.
8470      Branch: perl
8471            ! Makefile.SH x2p/Makefile.SH
8472 ____________________________________________________________________________
8473 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
8474         Log: Add perlunintro (formerly known as perlunitut); regen toc.
8475      Branch: perl
8476            + pod/perlunintro.pod
8477            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8478 ____________________________________________________________________________
8479 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
8480         Log: FAQ sync.
8481      Branch: perl
8482            ! pod/perlfaq6.pod
8483 ____________________________________________________________________________
8484 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
8485         Log: Quieten pgcc 2.91.66 worries.
8486      Branch: perl
8487            ! gv.c pp_ctl.c utf8.c
8488 ____________________________________________________________________________
8489 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
8490         Log: Upgrade to Switch 2.06.
8491      Branch: perl
8492            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
8493            ! lib/Switch/t/nested.t
8494 ____________________________________________________________________________
8495 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
8496         Log: Upgrade to Attribute::Handlers 0.76.
8497      Branch: perl
8498            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
8499            ! lib/Attribute/Handlers/README
8500            ! lib/Attribute/Handlers/demo/Demo.pm
8501            ! lib/Attribute/Handlers/demo/Descriptions.pm
8502            ! lib/Attribute/Handlers/demo/MyClass.pm
8503            ! lib/Attribute/Handlers/demo/demo_cycle.pl
8504            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
8505            ! lib/Attribute/Handlers/t/multi.t
8506 ____________________________________________________________________________
8507 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
8508         Log: Signedness nit.
8509      Branch: perl
8510            ! regexec.c
8511 ____________________________________________________________________________
8512 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
8513         Log: VERSIONize.
8514      Branch: perl
8515            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
8516            ! lib/integer.pm
8517 ____________________________________________________________________________
8518 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
8519         Log: No pod in internal Net::FTP classes.
8520      Branch: perl
8521            ! pod/buildtoc.PL
8522 ____________________________________________________________________________
8523 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
8524         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
8525              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
8526              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
8527              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
8528      Branch: perl
8529            ! regexec.c
8530 ____________________________________________________________________________
8531 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
8532         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
8533              Pudge correctly).
8534      Branch: perl
8535            ! t/test.pl
8536 ____________________________________________________________________________
8537 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
8538         Log: Add comments to mark where $^X is being handled.
8539      Branch: perl
8540            ! perl.c toke.c
8541 ____________________________________________________________________________
8542 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
8543         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
8544              From: Michael G Schwern <schwern@pobox.com>
8545              Date: Wed, 14 Nov 2001 16:38:25 -0500
8546              Message-ID: <20011114163825.D6519@blackrider>
8547      Branch: perl
8548            ! t/op/repeat.t
8549 ____________________________________________________________________________
8550 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
8551         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
8552              From: Michael G Schwern <schwern@pobox.com>
8553              Date: Wed, 14 Nov 2001 13:19:15 -0500
8554              Message-ID: <20011114131915.K5096@blackrider>
8555      Branch: perl
8556            ! t/op/die_exit.t
8557 ____________________________________________________________________________
8558 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
8559         Log: Subject: Re: [PATCH] new version of runperl()
8560              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8561              Date: Wed, 14 Nov 2001 15:39:12 EST
8562              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
8563              
8564              "VMS $^X pipes etc" patch.
8565      Branch: perl
8566            ! vms/vms.c
8567 ____________________________________________________________________________
8568 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
8569         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
8570              and add "verbose" option to show the final command.
8571      Branch: perl
8572            ! t/test.pl
8573 ____________________________________________________________________________
8574 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
8575         Log: Goof in some of the comment fields of #12994.
8576      Branch: perl
8577            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
8578            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
8579            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
8580            ! lib/unicore/In/9.pl
8581 ____________________________________________________________________________
8582 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
8583         Log: The First, Last ranges in the Unicode data weren't
8584              getting their general categories added properly;
8585              noticed by Jeffrey Friedl.
8586      Branch: perl
8587            ! lib/unicore/Category.pl lib/unicore/In/0.pl
8588            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
8589            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
8590            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
8591            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
8592            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
8593            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
8594            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
8595            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
8596            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
8597            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
8598            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
8599            ! lib/unicore/mktables
8600 ____________________________________________________________________________
8601 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
8602         Log: Subject: [PATCH] new version of runperl()
8603              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8604              Date: Wed, 14 Nov 2001 12:23:01 +0100
8605              Message-ID: <20011114122301.A29384@rafael>
8606      Branch: perl
8607            ! t/io/argv.t t/test.pl
8608 ____________________________________________________________________________
8609 [ 12992] By: ams                                   on 2001/11/14  13:40:39
8610         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
8611              From: Michael G Schwern <schwern@pobox.com>
8612              Date: Tue, 13 Nov 2001 23:17:54 -0500
8613              Message-Id: <20011113231754.S32567@blackrider>
8614      Branch: perl
8615            ! perl.c
8616 ____________________________________________________________________________
8617 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
8618         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
8619              From: Philip Newton <Philip.Newton@gmx.net>
8620              Date: Wed, 14 Nov 2001 10:59:53 +0100
8621              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
8622              
8623              plus a lot of paragraph reformatting because of long lines.
8624      Branch: perl
8625            ! pod/perlapio.pod
8626 ____________________________________________________________________________
8627 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
8628         Log: A bool is not a pointer.
8629      Branch: perl
8630            ! pp_sys.c
8631 ____________________________________________________________________________
8632 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
8633         Log: AUTHORS updates.
8634      Branch: perl
8635            ! AUTHORS
8636 ____________________________________________________________________________
8637 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
8638         Log: There are several MIME RFCs.
8639      Branch: perl
8640            ! ext/Encode/Encode.pm
8641 ____________________________________________________________________________
8642 [ 12987] By: ams                                   on 2001/11/14  01:09:28
8643         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
8644              From: Michael G Schwern <schwern@pobox.com>
8645              Date: Tue, 13 Nov 2001 20:59:13 -0500
8646              Message-Id: <20011113205913.H32567@blackrider>
8647      Branch: perl
8648            ! t/op/groups.t vms/test.com
8649 ____________________________________________________________________________
8650 [ 12986] By: ams                                   on 2001/11/14  01:07:06
8651         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
8652              From: Michael G Schwern <schwern@pobox.com>
8653              Date: Tue, 13 Nov 2001 20:51:34 -0500
8654              Message-Id: <20011113205134.F32567@blackrider>
8655      Branch: perl
8656            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
8657 ____________________________________________________________________________
8658 [ 12985] By: ams                                   on 2001/11/14  00:43:59
8659         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
8660              From: Michael G Schwern <schwern@pobox.com>
8661              Date: Tue, 13 Nov 2001 20:38:42 -0500
8662              Message-Id: <20011113203842.E32567@blackrider>
8663      Branch: perl
8664            ! pod/perlport.pod
8665 ____________________________________________________________________________
8666 [ 12984] By: ams                                   on 2001/11/14  00:32:15
8667         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
8668              From: Michael G Schwern <schwern@pobox.com>
8669              Date: Tue, 13 Nov 2001 20:27:02 -0500
8670              Message-Id: <20011113202702.D32567@blackrider>
8671      Branch: perl
8672            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
8673            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
8674            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
8675            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
8676 ____________________________________________________________________________
8677 [ 12983] By: ams                                   on 2001/11/14  00:00:27
8678         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
8679              From: Michael G Schwern <schwern@pobox.com>
8680              Date: Tue, 13 Nov 2001 19:51:59 -0500
8681              Message-Id: <20011113195159.B32567@blackrider>
8682      Branch: perl
8683            ! pod/perlport.pod
8684 ____________________________________________________________________________
8685 [ 12982] By: ams                                   on 2001/11/13  23:53:11
8686         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
8687              From: Larry Shatzer <fugazi@zippy.zyx.net>
8688              Date: Tue, 13 Nov 2001 17:27:59 -0700
8689              Message-Id: <20011113172759.E27768@zippy.zyx.net>
8690      Branch: perl
8691            ! pod/perlapio.pod
8692 ____________________________________________________________________________
8693 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
8694         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
8695              "large enough" Unicode characters returned more than one
8696              as their "Unicode size".
8697      Branch: perl
8698            ! pp_sys.c t/io/utf8.t
8699 ____________________________________________________________________________
8700 [ 12980] By: ams                                   on 2001/11/13  19:32:33
8701         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
8702              From: "Craig A. Berry" <craigberry@mac.com>
8703              Date: Tue, 13 Nov 2001 14:33:25 -0600
8704              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
8705      Branch: perl
8706            ! vms/gen_shrfls.pl
8707 ____________________________________________________________________________
8708 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
8709         Log: Subject: Minor patch to Encode.pm (detypo)
8710              From: "Philip Newton" <Philip.Newton@gmx.net>
8711              Date: Tue, 13 Nov 2001 20:11:01 +0100
8712              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
8713      Branch: perl
8714            ! ext/Encode/Encode.pm
8715 ____________________________________________________________________________
8716 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
8717         Log: Evil tabulators.
8718      Branch: perl
8719            ! ext/Encode/Encode.pm
8720 ____________________________________________________________________________
8721 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
8722         Log: Document the available encodings.
8723      Branch: perl
8724            ! ext/Encode/Encode.pm
8725 ____________________________________________________________________________
8726 [ 12976] By: ams                                   on 2001/11/13  17:14:07
8727         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
8728              From: Barrie Slaymaker <barries@slaysys.com>
8729              Date: Tue, 13 Nov 2001 12:41:36 -0500
8730              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
8731      Branch: perl
8732            ! t/op/universal.t
8733 ____________________________________________________________________________
8734 [ 12975] By: ams                                   on 2001/11/13  16:24:21
8735         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
8736              From: Barrie Slaymaker <barries@slaysys.com>
8737              Date: Tue, 13 Nov 2001 10:56:20 -0500
8738              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
8739              (Test applied with minor tweaks and ->isa("HASH") omission.)
8740      Branch: perl
8741            ! lib/UNIVERSAL.pm t/op/universal.t
8742 ____________________________________________________________________________
8743 [ 12974] By: ams                                   on 2001/11/13  15:46:07
8744         Log: Subject: [PATCH Benchmark.pm] docco tweaks
8745              From: Barrie Slaymaker <barries@slaysys.com>
8746              Date: Tue, 13 Nov 2001 11:34:45 -0500
8747              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
8748      Branch: perl
8749            ! lib/Benchmark.pm
8750 ____________________________________________________________________________
8751 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
8752         Log: Subject: [PATCH] Attack of the C loops, round 1
8753              From: Richard Soderberg <rs@oregonnet.com>
8754              Date: Mon, 12 Nov 2001 12:07:29 -0800
8755              Message-Id: <200111122007.MAA01994@oregonnet.com>
8756              
8757              Subject: [PATCH] bytecode.pl (tiny patch)
8758              From: Richard Soderberg <rs@oregonnet.com>
8759              Date: Mon, 12 Nov 2001 12:53:24 -0800
8760              Message-Id: <200111122053.MAA06272@oregonnet.com>
8761      Branch: perl
8762            ! bytecode.pl installhtml
8763 ____________________________________________________________________________
8764 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
8765         Log: Subject: [PATCH] Update to Filter::Util::Call
8766              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
8767              Date: Sun, 11 Nov 2001 22:33:33 -0000
8768              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
8769              
8770              Use the new CXT* macros.
8771      Branch: perl
8772            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
8773 ____________________________________________________________________________
8774 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
8775         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
8776              From: Michael G Schwern <schwern@pobox.com>
8777              Date: Mon, 12 Nov 2001 20:50:34 -0500
8778              Message-ID: <20011112205034.H2888@blackrider>
8779      Branch: perl
8780            + lib/vmsish.pm lib/vmsish.t
8781            - vms/ext/vmsish.pm vms/ext/vmsish.t
8782            ! MANIFEST vms/descrip_mms.template
8783 ____________________________________________________________________________
8784 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
8785         Log: :utf8 works only with perlio.
8786      Branch: perl
8787            ! lib/open.t
8788 ____________________________________________________________________________
8789 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
8790         Log: Subject: Re: @Config -"des" not quite working on VMS
8791              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8792              Date: Tue, 13 Nov 2001 08:35:13 EST 
8793              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
8794      Branch: perl
8795            ! configure.com
8796 ____________________________________________________________________________
8797 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
8798         Log: Subject: [PATCH] lib/charnames.pm 
8799              From: Jeffrey Friedl <jfriedl@yahoo.com>
8800              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
8801              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
8802      Branch: perl
8803            ! lib/charnames.pm
8804 ____________________________________________________________________________
8805 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
8806         Log: Docs for Mac::err.
8807      Branch: maint-5.6/macperl
8808            ! macos/ext/Mac/err/err.pm
8809 ____________________________________________________________________________
8810 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
8811         Log: Some cleanup; change some globals to references for
8812              possible persistence later.
8813      Branch: maint-5.6/macperl
8814            ! macos/lib/Mac/Glue.pm
8815 ____________________________________________________________________________
8816 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
8817         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
8818      Branch: maint-5.6/macperl
8819            ! macos/ext/Mac/Files/Files.pm
8820 ____________________________________________________________________________
8821 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
8822         Log: Get Mac::Navigation to compile (bug #464684).
8823      Branch: maint-5.6/macperl
8824            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
8825            ! macos/ext/Mac/Navigation/Makefile.PL
8826            ! macos/ext/Mac/Navigation/Navigation.xs
8827            ! macos/macperl/Makefile.mk
8828 ____________________________________________________________________________
8829 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
8830         Log: Add in modules and POD to help menu.
8831      Branch: maint-5.6/macperl
8832            ! macos/macperl/MacPerl.podhelp
8833 ____________________________________________________________________________
8834 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
8835         Log: Update bundled modules.
8836      Branch: maint-5.6/macperl
8837            + macos/bundled_ext/Filter/t/FilterTest.pm
8838            + macos/bundled_ext/List/Util/t/shuffle.t
8839            + macos/bundled_ext/Storable/t/compat06.t
8840            + macos/bundled_ext/Storable/t/st-dump.pl
8841            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
8842            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
8843            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
8844            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
8845            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
8846            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
8847            + macos/bundled_lib/blib/lib/lwpcook.pod
8848            + macos/bundled_lib/t/Filter/Simple/filter.t
8849            + macos/bundled_lib/t/Switch/t/given.t
8850            + macos/bundled_lib/t/Switch/t/nested.t
8851            + macos/bundled_lib/t/Switch/t/switch.t
8852            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
8853            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
8854            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
8855            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
8856            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
8857            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
8858            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
8859            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
8860            + macos/bundled_lib/t/URI/rfc2732.t
8861            + macos/bundled_lib/t/libnet/config.t
8862            + macos/bundled_lib/t/libnet/libnet_t.pl
8863            + macos/bundled_lib/t/libwww-perl/live/google.t
8864            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
8865            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
8866            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
8867            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
8868            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
8869            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
8870            + macos/bundled_lib/t/libwww-perl/live/validator.t
8871            - macos/bundled_ext/Filter/t/MyFilter.pm
8872            - macos/bundled_ext/Storable/t/compat-0.6.t
8873            - macos/bundled_ext/Storable/t/dump.pl
8874            - macos/bundled_ext/Time/Piece/Makefile.PL
8875            - macos/bundled_ext/Time/Piece/Piece.pm
8876            - macos/bundled_ext/Time/Piece/Piece.t
8877            - macos/bundled_ext/Time/Piece/Piece.xs
8878            - macos/bundled_ext/Time/Piece/README
8879            - macos/bundled_ext/Time/Piece/Seconds.pm
8880            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
8881            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
8882            - macos/bundled_lib/blib/lib/Net/PH.pm
8883            - macos/bundled_lib/blib/lib/Net/SNPP.pm
8884            - macos/bundled_lib/blib/lib/Text/Balanced.pod
8885            - macos/bundled_lib/t/Filter/Simple/test.pl
8886            - macos/bundled_lib/t/Switch/test.pl
8887            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
8888            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
8889            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
8890            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
8891            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
8892            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
8893            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
8894            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
8895            - macos/bundled_lib/t/libnet/ph.t
8896            ! (edit 125 files)
8897 ____________________________________________________________________________
8898 [ 12961] By: ams                                   on 2001/11/13  00:45:08
8899         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
8900              From: Michael G Schwern <schwern@pobox.com>
8901              Date: Mon, 12 Nov 2001 20:16:45 -0500
8902              Message-Id: <20011112201644.G2888@blackrider>
8903      Branch: perl
8904            ! pod/perlport.pod
8905 ____________________________________________________________________________
8906 [ 12960] By: ams                                   on 2001/11/12  23:54:00
8907         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
8908              Recoving dup tests for VMS
8909              From: Michael G Schwern <schwern@pobox.com>
8910              Date: Mon, 12 Nov 2001 19:35:33 -0500
8911              Message-Id: <20011112193533.D2888@blackrider>
8912      Branch: perl
8913            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
8914 ____________________________________________________________________________
8915 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
8916         Log: Update Changes.
8917      Branch: perl
8918            ! Changes patchlevel.h
8919 ____________________________________________________________________________
8920 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
8921         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
8922              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
8923              Date: Mon, 12 Nov 2001 12:35:18 EST 
8924              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
8925      Branch: perl
8926            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
8927            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
8928 ____________________________________________________________________________
8929 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
8930         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
8931              From: Barrie Slaymaker <barries@slaysys.com>
8932              Date: Mon, 12 Nov 2001 11:19:52 -0500
8933              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
8934      Branch: perl
8935            ! lib/File/Spec.t lib/File/Spec/Win32.pm
8936 ____________________________________________________________________________
8937 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
8938         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
8939              From: Barrie Slaymaker <barries@slaysys.com>
8940              Date: Mon, 12 Nov 2001 11:07:36 -0500
8941              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
8942      Branch: perl
8943            ! lib/Benchmark.pm
8944 ____________________________________________________________________________
8945 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
8946         Log: Misplaced test, noticed by Barrie Slaymaker.
8947              (We are missing Benchmark tests, then.)
8948      Branch: perl
8949            + ext/Devel/DProf/DProf.t
8950            - lib/Benchmark.t
8951            ! MANIFEST
8952 ____________________________________________________________________________
8953 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
8954         Log: Subject: [PATCH] a few typo fixes 
8955              From: Jeffrey Friedl <jfriedl@yahoo.com>
8956              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
8957              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
8958              
8959              Patching README.foo instead of pod/perlfoo.pod,
8960              not patching Math::BigInt (Tels will take care of that),
8961              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
8962              and perldoc.PL instead of libnetcfg and perldoc, patching
8963              ext/Digest/MD5/t/files.t since MD5.pm was changed.
8964      Branch: perl
8965            ! (edit 109 files)
8966 ____________________________________________________________________________
8967 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
8968         Log: Add a note about the dangers of bad UTF-8.
8969      Branch: perl
8970            ! pod/perlunicode.pod
8971 ____________________________________________________________________________
8972 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
8973         Log: NetWare Nit from Ananth Kesari.
8974      Branch: perl
8975            ! NetWare/config.wc
8976 ____________________________________________________________________________
8977 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
8978         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
8979      Branch: perl
8980            ! ext/Encode/Encode.pm
8981 ____________________________________________________________________________
8982 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
8983         Log: (retracted by #12951)
8984      Branch: perl
8985            ! ext/Encode/Encode.pm
8986 ____________________________________________________________________________
8987 [ 12949] By: ams                                   on 2001/11/12  06:40:18
8988         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
8989              From: Robert Spier <rspier@pobox.com>
8990              Date: Sun, 11 Nov 2001 18:50:18 -0800
8991              Message-Id: <15343.14570.121505.233336@rls.cx>
8992              
8993              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
8994              From: Rick Delaney <rick.delaney@home.com>
8995              Date: 12 Nov 2001 00:15:52 -0500
8996              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
8997      Branch: perl
8998            ! pp_hot.c t/op/taint.t
8999 ____________________________________________________________________________
9000 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
9001         Log: It seems that we actually have this detail implemented
9002              as for as Level 1 Support of Unicode regex support is
9003              concerned: at Level 1 only 1:1 support for loose
9004              (aka caseless, aka caseigoring ) matching is required.
9005      Branch: perl
9006            ! pod/perlunicode.pod
9007 ____________________________________________________________________________
9008 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
9009         Log: (retracted by #12951)
9010      Branch: perl
9011            ! ext/Encode/Encode.pm
9012 ____________________________________________________________________________
9013 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
9014         Log: BOM, bom, Bom.
9015      Branch: perl
9016            ! pod/perlunicode.pod
9017 ____________________________________________________________________________
9018 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
9019         Log: Upgrade to Math::BigInt 1.46.
9020      Branch: perl
9021            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9022            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
9023            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
9024            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
9025            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
9026 ____________________________________________________________________________
9027 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
9028         Log: Subject: Re: PERFORCE change 12943 for review
9029              From: "Philip Newton" <Philip.Newton@gmx.net>
9030              Date: Sun, 11 Nov 2001 20:53:36 +0100
9031              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
9032      Branch: perl
9033            ! pod/perlunicode.pod
9034 ____________________________________________________________________________
9035 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
9036         Log: Doc updates; make the Unicode discussions a little
9037              bit less alarming, and add information about encodings,
9038              surrogates, and BOMs.
9039      Branch: perl
9040            ! pod/perlunicode.pod
9041 ____________________________________________________________________________
9042 [ 12942] By: ams                                   on 2001/11/11  16:45:00
9043         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
9044              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
9045              Date: Mon, 12 Nov 2001 00:22:57 +0900
9046              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
9047      Branch: perl
9048            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9049            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
9050 ____________________________________________________________________________
9051 [ 12941] By: ams                                   on 2001/11/11  13:01:40
9052         Log: Subject: Re: PERFORCE change 12929 for review
9053              From: "Philip Newton" <Philip.Newton@gmx.net>
9054              Date: Sun, 11 Nov 2001 14:27:44 +0100
9055              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
9056      Branch: perl
9057            ! MANIFEST
9058 ____________________________________________________________________________
9059 [ 12940] By: ams                                   on 2001/11/11  05:06:43
9060         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
9061              From: Michael G Schwern <schwern@pobox.com>
9062              Date: Thu, 8 Nov 2001 22:56:45 -0500
9063              Message-Id: <20011108225645.H5587@blackrider>
9064      Branch: perl
9065            ! t/op/chdir.t
9066 ____________________________________________________________________________
9067 [ 12939] By: ams                                   on 2001/11/11  05:01:00
9068         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
9069              From: Michael G Schwern <schwern@pobox.com>
9070              Date: Sun, 11 Nov 2001 00:54:43 -0500
9071              Message-Id: <20011111005443.A24450@blackrider>
9072      Branch: perl
9073            ! ext/Cwd/t/cwd.t
9074 ____________________________________________________________________________
9075 [ 12938] By: ams                                   on 2001/11/11  03:25:13
9076         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
9077              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
9078              From: "chromatic" <chromatic@rmci.net>
9079              Date: Sat, 10 Nov 2001 21:03:20 -0700
9080              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
9081      Branch: perl
9082            ! lib/File/stat.pm lib/File/stat.t
9083 ____________________________________________________________________________
9084 [ 12937] By: ams                                   on 2001/11/11  02:05:23
9085         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
9086              From: "Craig A. Berry" <craigberry@mac.com>
9087              Date: Sat, 10 Nov 2001 17:23:52 -0600
9088              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
9089      Branch: perl
9090            ! t/op/magic.t
9091 ____________________________________________________________________________
9092 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
9093         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
9094      Branch: perl
9095            ! lib/open.pm lib/open.t
9096 ____________________________________________________________________________
9097 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
9098         Log: The Official name of ASCII.
9099      Branch: perl
9100            ! ext/Encode/Encode.pm
9101 ____________________________________________________________________________
9102 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
9103         Log: The KOI8-R example wasn't quite right.
9104      Branch: perl
9105            ! lib/open.pm lib/open.t
9106 ____________________________________________________________________________
9107 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
9108         Log: Enhance the open pragma to support :utf8, :locale,
9109              and :encoding directly as special cases, and rename
9110              the INOUT to IO.
9111      Branch: perl
9112            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
9113 ____________________________________________________________________________
9114 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
9115         Log: Document the UTF-16 surrogate encoding and decoding.
9116      Branch: perl
9117            ! ext/Encode/Encode.pm
9118 ____________________________________________________________________________
9119 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
9120         Log: A potential recursion breaker.
9121      Branch: perl
9122            ! sv.c
9123 ____________________________________________________________________________
9124 [ 12930] By: ams                                   on 2001/11/10  07:46:53
9125         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
9126              (was Re: perl@12892)
9127              From: "chromatic" <chromatic@rmci.net>
9128              Date: Sat, 10 Nov 2001 01:28:09 -0700
9129              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
9130      Branch: perl
9131            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
9132            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
9133            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
9134            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
9135 ____________________________________________________________________________
9136 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
9137         Log: Add a test for the bytes pragma.
9138      Branch: perl
9139            + lib/bytes.t
9140            ! MANIFEST
9141 ____________________________________________________________________________
9142 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
9143         Log: Doc update.
9144      Branch: perl
9145            ! lib/bytes.pm
9146 ____________________________________________________________________________
9147 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
9148         Log: Cease to exist.
9149      Branch: perl
9150            - lib/Unicode/Normalize.pm
9151 ____________________________________________________________________________
9152 [ 12926] By: ams                                   on 2001/11/10  03:23:16
9153         Log: Subject: [patch] my_setenv speedup + fixes
9154              From: Doug MacEachern <dougm@covalent.net>
9155              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
9156              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
9157      Branch: perl
9158            ! util.c
9159 ____________________________________________________________________________
9160 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
9161         Log: Newline trouble.
9162      Branch: perl
9163            ! lib/ExtUtils/Embed.t
9164 ____________________________________________________________________________
9165 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
9166         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
9167              From: "Craig A. Berry" <craigberry@mac.com>
9168              Date: Fri, 09 Nov 2001 18:13:16 -0600
9169              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
9170      Branch: perl
9171            ! vms/munchconfig.c
9172 ____________________________________________________________________________
9173 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
9174         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
9175              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9176              Date: Sat, 10 Nov 2001 00:10:45 +0100
9177              Message-ID: <20011110001045.A11945@rafael>
9178      Branch: perl
9179            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
9180            + t/run/switchn.t t/run/switchp.t
9181            ! MANIFEST
9182 ____________________________________________________________________________
9183 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
9184         Log: Subject: [PATCH] some tests not cleaning up properly               
9185              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
9186              Date: Fri, 9 Nov 2001 22:13:10 +0100
9187              Message-ID: <20011109221310.A11115@rafael>
9188      Branch: perl
9189            ! ext/Cwd/t/cwd.t t/io/argv.t
9190 ____________________________________________________________________________
9191 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
9192         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
9193              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9194              Date: Fri, 9 Nov 2001 15:07:19 EST
9195              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
9196      Branch: perl
9197            ! lib/ExtUtils/Embed.t
9198 ____________________________________________________________________________
9199 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
9200         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
9201              have been copied so it shouldn't be freed in perl_destruct()
9202      Branch: perl
9203            ! perl.c
9204 ____________________________________________________________________________
9205 [ 12919] By: ams                                   on 2001/11/09  15:36:22
9206         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
9207              From: Michael G Schwern <schwern@pobox.com>
9208              Date: Fri, 9 Nov 2001 00:38:59 -0500
9209              Message-Id: <20011109003859.K5587@blackrider>
9210              (Applied with directory name changes suggested by Craig Berry.)
9211      Branch: perl
9212            ! ext/Cwd/t/cwd.t
9213 ____________________________________________________________________________
9214 [ 12918] By: ams                                   on 2001/11/09  15:29:15
9215         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
9216              From: Michael G Schwern <schwern@pobox.com>
9217              Date: Fri, 9 Nov 2001 01:44:14 -0500
9218              Message-Id: <20011109014414.N5587@blackrider>
9219      Branch: perl
9220            ! vms/ext/filespec.t
9221 ____________________________________________________________________________
9222 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
9223         Log: Update Changes.
9224      Branch: perl
9225            ! Changes patchlevel.h
9226 ____________________________________________________________________________
9227 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
9228         Log: Regen toc.
9229      Branch: perl
9230            ! pod/perltoc.pod
9231 ____________________________________________________________________________
9232 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
9233         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
9234              see http://www.jepstone.net/bjepson//jpl/cvs.html
9235      Branch: perl
9236            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
9237 ____________________________________________________________________________
9238 [ 12914] By: ams                                   on 2001/11/09  14:05:12
9239         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
9240              From: Michael G Schwern <schwern@pobox.com>
9241              Date: Thu, 8 Nov 2001 22:05:49 -0500
9242              Message-Id: <20011108220549.F5587@blackrider>
9243      Branch: perl
9244            ! vms/test.com
9245 ____________________________________________________________________________
9246 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
9247         Log: NetWare update from Ananth Kesari.
9248      Branch: perl
9249            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
9250 ____________________________________________________________________________
9251 [ 12912] By: ams                                   on 2001/11/09  13:40:26
9252         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
9253              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9254              Date: Fri, 9 Nov 2001 14:32:28 +0100
9255              Message-Id: <20011109143228.A18996@rafael>
9256      Branch: perl
9257            ! perl.c
9258 ____________________________________________________________________________
9259 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
9260         Log: FAQ sync.
9261      Branch: perl
9262            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9263            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9264            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
9265 ____________________________________________________________________________
9266 [ 12910] By: ams                                   on 2001/11/09  07:33:49
9267         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
9268              From: Michael G Schwern <schwern@pobox.com>
9269              Date: Fri, 9 Nov 2001 00:41:56 -0500
9270              Message-Id: <20011109004156.L5587@blackrider>
9271      Branch: perl
9272            ! lib/File/Find/t/find.t
9273 ____________________________________________________________________________
9274 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
9275         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
9276              The CPAN distribution has both pm and XS implementations,
9277              and for performance reasons we choose the XS.
9278              Another reason to choose the XS is that it doesn't
9279              require Lingua::KO::Hangul::Util, which means that
9280              we can delete that-- which in turn means that Unicode::UCD
9281              cannot expect that: support it, but don't expect.
9282              Ditto Unicode::Collate.
9283              
9284              Note that Unicode::Normalize Makefile.PL and
9285              Normalize.xs have been modified from the CPAN 0.10
9286              versions: the first one to be simpler (no pm) and
9287              clean up the generated unf*.h files, the second one
9288              to quench compiler grumblings.  Must notify Sadahiro
9289              about these changes.
9290      Branch: perl
9291            + ext/Unicode/Normalize/Changes
9292            + ext/Unicode/Normalize/Makefile.PL
9293            + ext/Unicode/Normalize/Normalize.pm
9294            + ext/Unicode/Normalize/Normalize.pod
9295            + ext/Unicode/Normalize/Normalize.xs
9296            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
9297            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
9298            + ext/Unicode/Normalize/t/test.t
9299            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
9300            - lib/Lingua/KO/Hangul/Util/README
9301            - lib/Lingua/KO/Hangul/Util/t/test.t
9302            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
9303            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
9304            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
9305            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
9306            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
9307            ! win32/makefile.mk
9308 ____________________________________________________________________________
9309 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
9310         Log: Test miscounting.
9311      Branch: perl
9312            ! ext/POSIX/t/posix.t
9313 ____________________________________________________________________________
9314 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
9315         Log: Quote the variables in failures messages more nicely.
9316      Branch: perl
9317            ! t/test.pl
9318 ____________________________________________________________________________
9319 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
9320         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
9321              From: Michael G Schwern <schwern@pobox.com>
9322              Date: Thu, 8 Nov 2001 17:24:49 -0500
9323              Message-ID: <20011108172449.A5587@blackrider>
9324              
9325              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
9326              From: "Craig A. Berry" <craigberry@mac.com>
9327              Date: Thu, 8 Nov 2001 16:35:00 -0600
9328              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
9329      Branch: perl
9330            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
9331 ____________________________________________________________________________
9332 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
9333         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
9334              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9335              Date: Thu, 8 Nov 2001 22:52:50 -0000
9336              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
9337      Branch: perl
9338            ! ext/DB_File/t/db-recno.t
9339 ____________________________________________________________________________
9340 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
9341         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
9342              (Probably not an EBCDIC issue the way one would think
9343              since no chr() et alia are used in UCD.pm.)
9344      Branch: perl
9345            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9346 ____________________________________________________________________________
9347 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
9348         Log: Whether overwriting the $self->{...} values (see #12902)
9349              is a good policy or not is debatable, but let's at least
9350              be consistent.
9351      Branch: perl
9352            ! lib/ExtUtils/MM_Unix.pm
9353 ____________________________________________________________________________
9354 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
9355         Log: The MakeMaker argument () quoting patch that sneaked
9356              in at #12883 didn't handle make macros like this $(...).
9357              Leaning toothpicks, we've got them.
9358      Branch: perl
9359            ! lib/ExtUtils/MM_Unix.pm
9360 ____________________________________________________________________________
9361 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
9362         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
9363              From: Michael G Schwern <schwern@pobox.com>
9364              Date: Wed, 7 Nov 2001 02:02:29 -0500
9365              Message-ID: <20011107020229.K2858@blackrider>
9366      Branch: perl
9367            ! t/io/argv.t t/test.pl vms/test.com
9368 ____________________________________________________________________________
9369 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
9370         Log: Subject: [PATCH 20011106.084] -s on #! line 
9371              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9372              Date: Wed, 7 Nov 2001 22:23:39 +0100
9373              Message-ID: <20011107222339.E729@rafael>
9374      Branch: perl
9375            ! embed.h embed.pl perl.c proto.h toke.c
9376 ____________________________________________________________________________
9377 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
9378         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
9379              From: Michael G Schwern <schwern@pobox.com>
9380              Date: Wed, 7 Nov 2001 16:52:49 -0500
9381              Message-ID: <20011107165249.I7346@blackrider>
9382      Branch: perl
9383            ! pod/perlhack.pod
9384 ____________________________________________________________________________
9385 [ 12898] By: ams                                   on 2001/11/08  13:02:19
9386         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
9387              From: Mark-Jason Dominus <mjd@plover.com>
9388              Date: Thu, 08 Nov 2001 08:59:02 -0500
9389              Message-Id: <20011108135902.2275.qmail@plover.com>
9390      Branch: perl
9391            ! INSTALL README README.amiga README.os2 README.vms
9392            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
9393            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
9394 ____________________________________________________________________________
9395 [ 12897] By: ams                                   on 2001/11/08  12:49:28
9396         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
9397              From: mjd@plover.com
9398              Date: 8 Nov 2001 13:33:18 -0000
9399              Message-Id: <20011108133318.1786.qmail@plover.com>
9400      Branch: perl
9401            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
9402            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9403            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9404            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
9405            ! pod/perlport.pod pod/perlvar.pod
9406 ____________________________________________________________________________
9407 [ 12896] By: ams                                   on 2001/11/08  11:22:12
9408         Log: open(FH, $file) should strip leading and trailing whitespace.
9409      Branch: perl
9410            ! doio.c
9411 ____________________________________________________________________________
9412 [ 12895] By: ams                                   on 2001/11/08  10:17:14
9413         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
9414              From: "Craig A. Berry" <craigberry@mac.com>
9415              Date: Wed, 07 Nov 2001 13:41:50 -0600
9416              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
9417      Branch: perl
9418            ! t/op/glob.t
9419 ____________________________________________________________________________
9420 [ 12894] By: ams                                   on 2001/11/08  08:32:20
9421         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
9422              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
9423              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
9424              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
9425      Branch: perl
9426            ! makedepend.SH
9427 ____________________________________________________________________________
9428 [ 12893] By: ams                                   on 2001/11/08  08:26:31
9429         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
9430              From: mjd@plover.com
9431              Date: 8 Nov 2001 08:08:07 -0000
9432              Message-Id: <20011108080807.30147.qmail@plover.com>
9433              
9434              Subject: bleadperl perl.pod
9435              From: mjd@plover.com
9436              Date: 8 Nov 2001 08:10:47 -0000
9437              Message-Id: <20011108081047.30178.qmail@plover.com>
9438              
9439              Subject: more bleadperl perl.pod
9440              From: mjd@plover.com
9441              Date: 8 Nov 2001 08:16:28 -0000
9442              Message-Id: <20011108081628.30229.qmail@plover.com>
9443      Branch: perl
9444            ! pod/perl.pod pod/perldebug.pod
9445 ____________________________________________________________________________
9446 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
9447         Log: Tweak for Cray-friendliness from Nicholas Clark.
9448      Branch: perl
9449            ! sv.c
9450 ____________________________________________________________________________
9451 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
9452         Log: VMS patch redo from Charles Lane.
9453      Branch: perl
9454            ! vms/gen_shrfls.pl
9455 ____________________________________________________________________________
9456 [ 12890] By: ams                                   on 2001/11/07  15:16:10
9457         Log: Subject: [ID 20011107.088] two perl pod nits
9458              From: lvirden@cas.org
9459              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
9460              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
9461      Branch: perl
9462            ! pod/perl.pod pod/perlfaq3.pod
9463 ____________________________________________________________________________
9464 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
9465         Log: Update Changes.
9466      Branch: perl
9467            ! Changes patchlevel.h
9468 ____________________________________________________________________________
9469 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
9470         Log: The (emulated) "no utf8" must be in a BEGIN block
9471              to be effective.
9472      Branch: perl
9473            ! lib/CGI/t/html.t
9474 ____________________________________________________________________________
9475 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
9476         Log: "v-strings" is the right term.
9477      Branch: perl
9478            ! pod/perltodo.pod
9479 ____________________________________________________________________________
9480 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
9481         Log: Add vstrings-as-objects need to perltodo.
9482      Branch: perl
9483            ! pod/perltodo.pod
9484 ____________________________________________________________________________
9485 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
9486         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
9487              From: Nicholas Clark <nick@ccl4.org>
9488              Date: Wed, 7 Nov 2001 14:36:32 +0000
9489              Message-ID: <20011107143631.I24980@plum.flirble.org>
9490      Branch: perl
9491            ! t/op/pack.t
9492 ____________________________________________________________________________
9493 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
9494         Log: The Embed test requires a major rewrite for VMS
9495              (plus it reveals a couple of annoying glitches
9496              in buffering), so skip the test for now; from
9497              Charles Lane.
9498      Branch: perl
9499            ! lib/ExtUtils/Embed.t
9500 ____________________________________________________________________________
9501 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
9502         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
9503              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9504              Date: Wed, 7 Nov 2001 09:23:28 EST
9505              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
9506              
9507              (Also i seems that an unrelated experimental patch
9508              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
9509      Branch: perl
9510            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
9511 ____________________________________________________________________________
9512 [ 12882] By: ams                                   on 2001/11/07  05:14:04
9513         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
9514              From: Mark-Jason Dominus <mjd@plover.com>
9515              Date: Wed, 07 Nov 2001 00:43:46 -0500
9516              Message-Id: <20011107054346.14428.qmail@plover.com>
9517      Branch: perl
9518            ! gv.c op.c toke.c
9519 ____________________________________________________________________________
9520 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
9521         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
9522              From: Michael G Schwern <schwern@pobox.com>             
9523              Date: Tue, 6 Nov 2001 22:04:39 -0500
9524              Message-ID: <20011106220439.D2858@blackrider>              
9525      Branch: perl
9526            ! lib/perl5db.pl
9527 ____________________________________________________________________________
9528 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
9529         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
9530              stress))
9531              From: Jonathan Stowe <gellyfish@gellyfish.com>
9532              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
9533              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
9534              
9535              (except for one hunk where indentation differs)
9536      Branch: perl
9537            ! lib/Term/Cap.t
9538 ____________________________________________________________________________
9539 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
9540         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
9541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9542              Date: Tue, 6 Nov 2001 21:45:01 +0100
9543              Message-ID: <20011106214501.A704@rafael>
9544      Branch: perl
9545            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
9546            ! lib/File/Spec/Win32.pm
9547 ____________________________________________________________________________
9548 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
9549         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
9550              From: Michael G Schwern <schwern@pobox.com>              
9551              Date: Tue, 6 Nov 2001 20:58:45 -0500
9552              Message-ID: <20011106205845.G29411@blackrider>
9553      Branch: perl
9554            ! t/test.pl
9555 ____________________________________________________________________________
9556 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
9557         Log: Subject: making do_sprintf public       
9558              From: Doug MacEachern <dougm@covalent.net>    
9559              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
9560              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
9561      Branch: perl
9562            ! embed.h embed.pl global.sym
9563 ____________________________________________________________________________
9564 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
9565         Log: Update to CGI.pm 2.78.
9566              
9567              TODO: the test suite needs to be merged so that
9568              when in core, the core version is tested, and when
9569              using the CPAN version, testing the CPAN version.
9570              (the changes need to be sent to Lincoln, too...)
9571      Branch: perl
9572            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9573            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
9574            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
9575            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
9576            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
9577            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
9578 ____________________________________________________________________________
9579 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
9580         Log: Integrate with perlio; (strictly) readonly hashes via XS.
9581      Branch: perl
9582           +> t/lib/access.t
9583           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
9584 ____________________________________________________________________________
9585 [ 12874] By: nick                                  on 2001/11/06  21:05:16
9586         Log: Keep It Simple and Stupid version of readonly hash support.
9587              - Test for SvREAONLY(hv) at a few spots in hv.c
9588              - add the error message to perldiag.pod
9589              - (dubious) add access::readonly() to univeral.c
9590              - add test using above
9591              - fixup ext/B/t/stash.t to account for access:: existing
9592      Branch: perlio
9593            + t/lib/access.t
9594            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
9595 ____________________________________________________________________________
9596 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
9597         Log: Fix incorrect warnings about broken globbing;
9598              from Andy Dougherty.
9599      Branch: perl
9600            ! hints/linux.sh
9601 ____________________________________________________________________________
9602 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
9603         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
9604              toggle-on from the encoding pragma.
9605      Branch: perl
9606            ! regcomp.c regexec.c
9607 ____________________________________________________________________________
9608 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
9609         Log: Retract #12824, doesn't help and is ignored
9610              by Configure anyway.
9611      Branch: perl
9612            ! hints/beos.sh
9613 ____________________________________________________________________________
9614 [ 12870] By: ams                                   on 2001/11/06  10:40:37
9615         Log: Subject: Cosmetic change
9616              From: H.Merijn Brand <h.m.brand@hccnet.nl>
9617              Date: Tue, 06 Nov 2001 12:30:52 +0100
9618              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
9619      Branch: perl
9620            ! README.hpux
9621 ____________________________________________________________________________
9622 [ 12869] By: nick                                  on 2001/11/06  08:26:40
9623         Log: Integrate mainline
9624      Branch: perlio
9625           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
9626           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
9627 ____________________________________________________________________________
9628 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
9629         Log: The parentheses are protected enough.
9630      Branch: perl
9631            ! hints/os390.sh
9632 ____________________________________________________________________________
9633 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
9634         Log: ccflags, not ldflags.
9635      Branch: perl
9636            ! hints/os390.sh
9637 ____________________________________________________________________________
9638 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
9639         Log: ... and the proto to go with #12865.
9640      Branch: perl
9641            ! proto.h
9642 ____________________________________________________________________________
9643 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
9644         Log: Oops.  Luckily nothing was using this symbol yet.
9645      Branch: perl
9646            ! global.sym
9647 ____________________________________________________________________________
9648 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
9649         Log: Implement the encoding pragma for regex literals.
9650      Branch: perl
9651            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
9652 ____________________________________________________________________________
9653 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
9654         Log: More UTF8 EXACT fixing.
9655      Branch: perl
9656            ! regexec.c
9657 ____________________________________________________________________________
9658 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
9659         Log: More re debugging.
9660      Branch: perl
9661            ! regexec.c
9662 ____________________________________________________________________________
9663 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
9664         Log: EXACT correction attempt.  Continued in #12863.
9665      Branch: perl
9666            ! regexec.c
9667 ____________________________________________________________________________
9668 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
9669         Log: Unterminated L<.
9670      Branch: perl
9671            ! ext/DB_File/DB_File.pm
9672 ____________________________________________________________________________
9673 [ 12859] By: nick                                  on 2001/11/05  19:15:17
9674         Log: Integrate mainline
9675      Branch: perlio
9676           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
9677           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
9678           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
9679           +> lib/Math/BigInt/t/sub_mbi.t
9680            - lib/Math/BigInt/t/Math/Subclass.pm
9681            - lib/Math/BigInt/t/subclass.t
9682           !> (integrate 30 files)
9683 ____________________________________________________________________________
9684 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
9685         Log: Regex debugging fixes from Hugo.
9686      Branch: perl
9687            ! regcomp.c regexec.c
9688 ____________________________________________________________________________
9689 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
9690         Log: IRIX: at some point the cc -version has started
9691              to output to stderr, not stdout any more.
9692      Branch: perl
9693            ! hints/irix_6.sh
9694 ____________________________________________________________________________
9695 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
9696         Log: Update Changes.
9697      Branch: perl
9698            ! Changes patchlevel.h
9699 ____________________________________________________________________________
9700 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
9701         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
9702      Branch: perl
9703            ! lib/File/Spec/Unix.pm
9704 ____________________________________________________________________________
9705 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
9706         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
9707              From: rgarciasuarez@free.fr
9708              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
9709              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
9710      Branch: perl
9711            ! lib/File/Spec/Unix.pm
9712 ____________________________________________________________________________
9713 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
9714         Log: Use config.arch in OS/390 where the combination of
9715              IEEE floats and ldflags is tricky.
9716      Branch: perl
9717            ! hints/os390.sh
9718 ____________________________________________________________________________
9719 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
9720         Log: Metaconfig unit change for #12851.
9721      Branch: metaconfig
9722            ! U/modified/Config_sh.U
9723 ____________________________________________________________________________
9724 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
9725         Log: Support a config.arch file, similar to config.over,
9726              but loaded just before it.
9727      Branch: perl
9728            ! Configure INSTALL
9729 ____________________________________________________________________________
9730 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
9731         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
9732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9733              Date: Mon, 5 Nov 2001 14:26:24 +0100
9734              Message-ID: <20011105142624.C31977@rafael>
9735      Branch: perl
9736            ! lib/Symbol.pm lib/Symbol.t
9737 ____________________________________________________________________________
9738 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
9739         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
9740              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9741              Date: Sun, 4 Nov 2001 22:28:57 +0100
9742              Message-ID: <20011104222857.C696@rafael>
9743      Branch: perl
9744            ! pod/perldebug.pod pod/perlpodspec.pod
9745 ____________________________________________________________________________
9746 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
9747         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
9748      Branch: perl
9749            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
9750 ____________________________________________________________________________
9751 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
9752         Log: Math::Big* test tweaks to work better with core:
9753              but the coast still not clear.
9754      Branch: perl
9755            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
9756            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
9757 ____________________________________________________________________________
9758 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
9759         Log: Protect against high load: measure how much wall
9760              clock time went by while sleeping.  Avoids some
9761              false negatives, while may introduce some false
9762              positives.  Life is hard.
9763      Branch: perl
9764            ! ext/Time/HiRes/HiRes.t
9765 ____________________________________________________________________________
9766 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
9767         Log: More forgotten from #12843.
9768      Branch: perl
9769            ! lib/Math/BigInt/t/bigfltpm.inc
9770 ____________________________________________________________________________
9771 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
9772         Log: Forgot from #12843.
9773      Branch: perl
9774            + lib/Math/BigInt/t/bigintpm.inc
9775            ! MANIFEST
9776 ____________________________________________________________________________
9777 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
9778         Log: Upgrade to Math::BigInt 1.45; from Tels.
9779              NOTE: some of the tests are failing but that's because
9780              the core integration is not yet done.
9781      Branch: perl
9782            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
9783            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
9784            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
9785            - lib/Math/BigInt/t/Math/Subclass.pm
9786            - lib/Math/BigInt/t/subclass.t
9787            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
9788            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
9789            ! lib/Math/BigInt/t/mbimbf.t
9790 ____________________________________________________________________________
9791 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
9792         Log: VMS: adds capability to control more configuration stuff with
9793              -D and -U switches; parsing config.sh to extract previous config
9794              info in VMS-form, and a rewrite of the "prompt/response" routine;
9795              from Charles Lane.
9796      Branch: perl
9797            ! configure.com
9798 ____________________________________________________________________________
9799 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
9800         Log: Subject: Typo correction in perldebguts.pod
9801              From: mjd@plover.com
9802              Date: 4 Nov 2001 16:20:05 -0000
9803              Message-ID: <20011104162005.16699.qmail@plover.com>
9804      Branch: perl
9805            ! pod/perldebguts.pod
9806 ____________________________________________________________________________
9807 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
9808         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
9809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9810              Date: Sun, 4 Nov 2001 11:47:30 +0100
9811              Message-ID: <20011104114730.A715@rafael>
9812              
9813              Remove -T from the test, wrong place for that.
9814      Branch: perl
9815            ! lib/File/Temp/t/mktemp.t
9816 ____________________________________________________________________________
9817 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
9818         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
9819              From: Nicholas Clark <nick@ccl4.org>
9820              Date: Sun, 4 Nov 2001 10:41:24 +0000
9821              Message-ID: <20011104104123.U20123@plum.flirble.org>
9822      Branch: perl
9823            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
9824 ____________________________________________________________________________
9825 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
9826         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
9827              From: Michael G Schwern <schwern@pobox.com>
9828              Date: Sat, 3 Nov 2001 15:41:47 -0500
9829              Message-ID: <20011103154147.C600@blackrider>
9830      Branch: perl
9831            ! lib/Term/Cap.t
9832 ____________________________________________________________________________
9833 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
9834         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
9835              From: "Craig A. Berry" <craigberry@mac.com>     
9836              Date: Sat, 03 Nov 2001 16:02:28 -0600
9837              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
9838      Branch: perl
9839            ! ext/Time/HiRes/HiRes.t
9840 ____________________________________________________________________________
9841 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
9842         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
9843              From: "chromatic" <chromatic@rmci.net>
9844              Date: Sat, 03 Nov 2001 12:28:17 -0700
9845              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
9846      Branch: perl
9847            ! lib/Term/Cap.t
9848 ____________________________________________________________________________
9849 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
9850         Log: Don't bother doing POSIX charclass parsing if it
9851              possibly cannot be so.  Prepares way for charclass
9852              syntax like [[abc]||[def]] (or just [[abc][def]])
9853              for union, [[\w]&&[$a]] for intersection,
9854              and [[a-z]&&[^def]] for subtraction.
9855              
9856              Currently /[[a]/ (or /[a[]/) parses as a character
9857              class containing two characters, "[" and "a",
9858              this may have to be broken for the syntax described
9859              above, otherwise we would have to scan the whole pattern
9860              to find out whether the square brackets match pairwise.
9861              Luckily, the special case of "[" doesn't seem to be
9862              documented (as opposed to "]" and "-"), so we may have
9863              better story for breaking it...  One can always use \[
9864              if one wants a literal "[", so there.
9865      Branch: perl
9866            ! regcomp.c
9867 ____________________________________________________________________________
9868 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
9869         Log: Comment correction.
9870      Branch: perl
9871            ! regcomp.c
9872 ____________________________________________________________________________
9873 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
9874         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
9875              The latter is a RedHatism.
9876      Branch: perl
9877            ! lib/ExtUtils/MakeMaker.pm
9878 ____________________________________________________________________________
9879 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
9880         Log: Integrate perlio.
9881      Branch: perl
9882           !> perlio.c
9883 ____________________________________________________________________________
9884 [ 12831] By: nick                                  on 2001/11/03  11:42:15
9885         Log: Integrate mainline
9886      Branch: perlio
9887           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
9888           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
9889           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
9890           !> sv.c t/test.pl
9891 ____________________________________________________________________________
9892 [ 12830] By: nick                                  on 2001/11/03  10:27:34
9893         Log: Fix clone_leak problem.
9894              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
9895              as vestige of calling PerlLIO_dup().
9896      Branch: perlio
9897            ! perlio.c
9898 ____________________________________________________________________________
9899 [ 12829] By: nick                                  on 2001/11/03  09:40:46
9900         Log: Tweaks attempting to locate Doug's clone_leak leak.
9901              - add some PerlIO_debug()
9902              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
9903              - Even if it closing stdout etc. do a fflush()
9904      Branch: perlio
9905            ! perlio.c
9906 ____________________________________________________________________________
9907 [ 12828] By: nick                                  on 2001/11/03  08:34:31
9908         Log: Integrate mainline
9909      Branch: perlio
9910           !> (integrate 54 files)
9911 ____________________________________________________________________________
9912 [ 12827] By: ams                                   on 2001/11/03  03:45:19
9913         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
9914              remove this later). Based on a patch from Robert Spier in
9915              <15330.61459.14452.795263@rls.cx>.
9916      Branch: perl
9917            ! sv.c
9918 ____________________________________________________________________________
9919 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
9920         Log: microperl sync.
9921      Branch: perl
9922            ! doio.c perl.c perl.h perlio.c regexec.c
9923 ____________________________________________________________________________
9924 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
9925         Log: Definitions for the Unicode Newline Guidelines.
9926      Branch: perl
9927            ! perl.h
9928 ____________________________________________________________________________
9929 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
9930         Log: (retracted by #12871)
9931              
9932              There is no csh of any kind in default BeOS.
9933              For the purposes of miniperl globbing, bash
9934              will do.
9935      Branch: perl
9936            ! hints/beos.sh
9937 ____________________________________________________________________________
9938 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
9939         Log: Integrate change #12820 from macperl to maint and blead;
9940              
9941              Fix up (dynaloading) to work properly with multiplicity
9942      Branch: maint-5.6/perl
9943           !> ext/DynaLoader/dl_mac.xs
9944      Branch: perl
9945           !> ext/DynaLoader/dl_mac.xs
9946 ____________________________________________________________________________
9947 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
9948         Log: Several fixes for various exit problems and clearing out
9949              task queue, as well as another (incomplete) go at
9950              fixing error message handling
9951      Branch: maint-5.6/macperl
9952            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
9953 ____________________________________________________________________________
9954 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
9955         Log: Add source files for bleadperl builds
9956      Branch: maint-5.6/macperl
9957            ! macos/Makefile.mk
9958 ____________________________________________________________________________
9959 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
9960         Log: Fix up to work properly with multiplicity
9961      Branch: maint-5.6/macperl
9962            ! ext/DynaLoader/dl_mac.xs
9963 ____________________________________________________________________________
9964 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
9965         Log: Integrate with maintperl.
9966      Branch: maint-5.6/macperl
9967           +> t/op/system.t t/op/system_tests
9968           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
9969           !> pod/perltodo.pod util.c win32/win32.c
9970 ____________________________________________________________________________
9971 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
9972         Log: Locate _PATH_LOG if it's a socket even if not #defined
9973              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
9974              via Nick Clark.
9975      Branch: perl
9976            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
9977 ____________________________________________________________________________
9978 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
9979         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
9980              From: Michael G Schwern <schwern@pobox.com>
9981              Date: Fri, 2 Nov 2001 15:36:41 -0500
9982              Message-ID: <20011102153641.E23234@blackrider>
9983      Branch: perl
9984            ! t/test.pl
9985 ____________________________________________________________________________
9986 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
9987         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
9988              From: merlyn@stonehenge.com (Randal L. Schwartz)
9989              Date: 02 Nov 2001 09:33:34 -0800
9990              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
9991              
9992              (two of the changes)
9993              
9994              Better coexistence with extensions.
9995      Branch: perl
9996            ! ext/Errno/Errno_pm.PL hints/darwin.sh
9997 ____________________________________________________________________________
9998 [ 12815] By: ams                                   on 2001/11/02  16:47:43
9999         Log: Subject: Re: [PATCH] the the double double word word fix fix
10000              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10001              Date: Fri, 02 Nov 2001 19:43:07 +0100
10002              Message-Id: <3BE2E93B.627C198E@alcatel.at>
10003      Branch: perl
10004            ! pod/perldebug.pod
10005 ____________________________________________________________________________
10006 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
10007         Log: Update Changes.
10008      Branch: perl
10009            ! Changes patchlevel.h
10010 ____________________________________________________________________________
10011 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
10012         Log: More encoding testing.
10013      Branch: perl
10014            ! lib/encoding.pm lib/encoding.t
10015 ____________________________________________________________________________
10016 [ 12812] By: ams                                   on 2001/11/02  15:07:11
10017         Log: Slight modification of #12811.
10018      Branch: perl
10019            ! op.c
10020 ____________________________________________________________________________
10021 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
10022         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
10023              From: Radu Greab <radu@netsoft.ro>
10024              Date: Fri, 2 Nov 2001 15:28:58 +0200
10025              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
10026      Branch: perl
10027            ! op.c t/op/stat.t
10028 ____________________________________________________________________________
10029 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
10030         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
10031              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10032              Date: Thu, 1 Nov 2001 22:35:50 +0100
10033              Message-ID: <20011101223550.A10849@rafael>
10034      Branch: perl
10035            ! lib/ExtUtils/Embed.t
10036 ____________________________________________________________________________
10037 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
10038         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
10039              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10040              Date: 2 Nov 2001 14:48:51 -0000
10041              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
10042      Branch: perl
10043            ! lib/File/Find.pm
10044 ____________________________________________________________________________
10045 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
10046         Log: Add documentation.
10047      Branch: perl
10048            ! embed.pl pod/perlapi.pod utf8.c
10049 ____________________________________________________________________________
10050 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
10051         Log: Unicode: add ToFold mapping.  Not used yet; but basically
10052              a more useful mapping for caseless aka case-ignoring than
10053              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
10054              algorithm for creating the foldings uses equivalence classes,
10055              see http://www.unicode.org/unicode/reports/tr21/
10056              Hopefully this feature will be used in //i.
10057              (The folding tables were introduced by #12689.)
10058      Branch: perl
10059            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
10060            ! utf8.c
10061 ____________________________________________________________________________
10062 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
10063         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
10064              From: "Craig A. Berry" <craigberry@mac.com>
10065              Date: Fri, 02 Nov 2001 00:03:52 -0600
10066              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
10067      Branch: perl
10068            ! lib/AutoSplit.t
10069 ____________________________________________________________________________
10070 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
10071         Log: Subject: Trivial doc patch
10072              From: andreas.koenig@anima.de (Andreas J. Koenig)
10073              Date: 02 Nov 2001 06:11:35 +0100
10074              Message-ID: <m37kt94v08.fsf@anima.de>
10075      Branch: perl
10076            ! pod/perlport.pod
10077 ____________________________________________________________________________
10078 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
10079         Log: Make encoding and charnames pragmas coexist.
10080      Branch: perl
10081            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
10082 ____________________________________________________________________________
10083 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
10084         Log: The basic character classes seem to go untested with Unicode.
10085      Branch: perl
10086            ! t/op/pat.t
10087 ____________________________________________________________________________
10088 [ 12802] By: ams                                   on 2001/11/02  00:39:36
10089         Log: Subject: [PATCH] the the double double word word fix fix
10090              From: Richard Soderberg <rs@oregonnet.com>
10091              Date: Thu, 1 Nov 2001 13:12:03 -0800
10092              Message-Id: <200111012112.NAA23288@oregonnet.com>
10093              
10094              Subject: Re: [PATCH] the the double double word word fix fix
10095              From: Mark-Jason Dominus <mjd@plover.com>
10096              Date: Thu, 01 Nov 2001 16:43:40 -0500
10097              Message-Id: <20011101214340.2044.qmail@plover.com>
10098              
10099              Subject: Re: [PATCH] the the double double word word fix fix
10100              From: Mark-Jason Dominus <mjd@plover.com>
10101              Date: Thu, 01 Nov 2001 16:51:39 -0500
10102              Message-Id: <20011101215139.2196.qmail@plover.com>
10103      Branch: perl
10104            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
10105            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
10106            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
10107            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
10108            ! pod/perltodo.pod pod/perlxstut.pod
10109 ____________________________________________________________________________
10110 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
10111         Log: Comment tweaks.
10112      Branch: perl
10113            ! toke.c
10114 ____________________________________________________________________________
10115 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
10116         Log: FAQ sync.
10117      Branch: perl
10118            ! pod/perlfaq9.pod
10119 ____________________________________________________________________________
10120 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
10121         Log: If an encoding is set by -M/-m, it must be in
10122              effect only for the actual script, not any other
10123              required/-M/-m'ed module, otherwise we enter a nasty
10124              recursion in regexec.c while trying to init the simple
10125              UTF-8 charclasses like PL_utf8_alnum.
10126      Branch: perl
10127            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
10128 ____________________________________________________________________________
10129 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
10130         Log: A bit more descriptive name.
10131      Branch: perl
10132            ! mg.c
10133 ____________________________________________________________________________
10134 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
10135         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
10136              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10137              Date: Wed, 31 Oct 2001 13:47:04 EST
10138              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
10139      Branch: perl
10140            ! ext/Time/HiRes/HiRes.t
10141 ____________________________________________________________________________
10142 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
10143         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
10144              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10145              Date: Wed, 31 Oct 2001 13:43:29 EST
10146              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
10147      Branch: perl
10148            ! mg.c
10149 ____________________________________________________________________________
10150 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
10151         Log: Subject: [PATCH] Various test cleanups
10152              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10153              Date: Tue, 30 Oct 2001 21:56:26 +0100
10154              Message-ID: <20011030215626.A28503@rafael>
10155      Branch: perl
10156            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10157            ! ext/DB_File/t/db-recno.t ext/Encode.t
10158 ____________________________________________________________________________
10159 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
10160         Log: Update Changes.
10161      Branch: perl
10162            ! Changes patchlevel.h
10163 ____________________________________________________________________________
10164 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
10165         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
10166              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
10167              Date: Wed, 31 Oct 2001 17:16:39 +0100
10168              Message-ID: <20011031171639.A32511@rafael>
10169      Branch: perl
10170            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
10171 ____________________________________________________________________________
10172 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
10173         Log: Skip message nit.
10174      Branch: perl
10175            ! t/io/fs.t
10176 ____________________________________________________________________________
10177 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
10178         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
10179              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10180              Date: 31 Oct 2001 14:49:37 -0000
10181              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
10182      Branch: perl
10183            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
10184 ____________________________________________________________________________
10185 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
10186         Log: Extend the effect of the encoding pragma to chr() and ord().
10187              
10188              TODO: regex literals, reentrancy problems with the utf8
10189              and charnames pragmas.
10190      Branch: perl
10191            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
10192 ____________________________________________________________________________
10193 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
10194         Log: Doc tweaks.
10195      Branch: perl
10196            ! lib/encoding.pm
10197 ____________________________________________________________________________
10198 [ 12788] By: nick                                  on 2001/10/31  08:59:56
10199         Log: Integrate mainline
10200      Branch: perlio
10201           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
10202           !> (integrate 49 files)
10203 ____________________________________________________________________________
10204 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
10205         Log: Forgot new proto.
10206      Branch: perl
10207            ! proto.h
10208 ____________________________________________________________________________
10209 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
10210         Log: Clarification: use encoding cannot be used to
10211              change the default encoding of "your whole script";
10212              only the default encoding of the *data*.  Also, it
10213              seems that "use encoding" does not mix with "use utf8"
10214              (a coredumping recursion ensues).  Should not be a huge
10215              problem since "use utf8" is pretty marginal nowadays.
10216      Branch: perl
10217            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
10218 ____________________________________________________________________________
10219 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
10220         Log: More documentation for the encode pragma.
10221      Branch: perl
10222            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
10223            ! pod/perlapi.pod pod/perlunicode.pod sv.c
10224 ____________________________________________________________________________
10225 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
10226         Log: Thinko in #12783.
10227      Branch: perl
10228            ! sv.c
10229 ____________________________________________________________________________
10230 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
10231         Log: Make sv_recode_to_utf8() a real API: the encoding
10232              is a parameter, instead of a global.  Document the
10233              PERL_ENCODING.
10234      Branch: perl
10235            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
10236            ! toke.c
10237 ____________________________________________________________________________
10238 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
10239         Log: Enable -Mencoding=foobar also for string literals.
10240      Branch: perl
10241            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
10242            ! pod/perlapi.pod proto.h sv.c toke.c
10243 ____________________________________________________________________________
10244 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
10245         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
10246              From: Andy Dougherty <doughera@lafayette.edu>
10247              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
10248              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
10249      Branch: perl
10250            ! ext/POSIX/hints/svr4.pl
10251 ____________________________________________________________________________
10252 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
10253         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
10254              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10255              Date: Mon, 29 Oct 2001 23:11:58 -0000
10256              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
10257              
10258              Add compat.h.
10259      Branch: perl
10260            ! lib/h2xs.t utils/h2xs.PL
10261 ____________________________________________________________________________
10262 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
10263         Log: Subject: PerlIOBuf_dup
10264              From: Nicholas Clark <nick@ccl4.org>              
10265              Date: Mon, 29 Oct 2001 21:52:35 +0000             
10266              Message-ID: <20011029215235.K41204@plum.flirble.org>
10267              
10268              Add prototype.
10269      Branch: perl
10270            ! perliol.h
10271 ____________________________________________________________________________
10272 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
10273         Log: Subject: [PATCH] Make malloc.c errors more useful
10274              From: Richard Soderberg <rs@oregonnet.com>
10275              Date: Mon, 29 Oct 2001 22:28:02 -0800
10276              Message-Id: <200110300628.WAA11025@oregonnet.com>
10277      Branch: perl
10278            ! malloc.c
10279 ____________________________________________________________________________
10280 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
10281         Log: Retract #12776 - the bug 19990906.001 is still valid.
10282      Branch: perl
10283            ! t/run/kill_perl.t
10284 ____________________________________________________________________________
10285 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
10286         Log: (Retracted by #12777)
10287              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
10288              From: Michael G Schwern <schwern@pobox.com> 
10289              Date: Mon, 29 Oct 2001 23:01:08 -0500
10290              Message-ID: <20011029230108.G18053@blackrider>
10291      Branch: perl
10292            ! t/run/kill_perl.t
10293 ____________________________________________________________________________
10294 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
10295         Log: Comment nits.
10296      Branch: perl
10297            ! lib/encoding.t
10298 ____________________________________________________________________________
10299 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
10300         Log: integrate change#12772 from mainline
10301              
10302              Subject: [PATCH] Mommy, what's a pointer cast?
10303      Branch: maint-5.6/perl
10304            ! perl.h
10305 ____________________________________________________________________________
10306 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
10307         Log: Subject: [PATCH] Mommy, what's a pointer cast?
10308              From: Richard Soderberg <rs@oregonnet.com>
10309              Date: Mon, 29 Oct 2001 17:01:10 -0800
10310              Message-Id: <200110300101.RAA31561@oregonnet.com>
10311              
10312              (threads* parts)
10313      Branch: perl
10314            ! ext/threads/shared/shared.xs ext/threads/threads.xs
10315 ____________________________________________________________________________
10316 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
10317         Log: Subject: [PATCH] Mommy, what's a pointer cast?
10318              From: Richard Soderberg <rs@oregonnet.com>
10319              Date: Mon, 29 Oct 2001 17:01:10 -0800
10320              Message-Id: <200110300101.RAA31561@oregonnet.com>
10321              
10322              (the perl.h part)
10323      Branch: perl
10324            ! perl.h
10325 ____________________________________________________________________________
10326 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
10327         Log: Subject: [PATCH] OpenBSD likes signal.h 
10328              From: Richard Soderberg <rs@oregonnet.com>
10329              Date: Mon, 29 Oct 2001 17:00:31 -0800
10330              Message-Id: <200110300100.RAA31533@oregonnet.com>
10331      Branch: perl
10332            ! unixish.h
10333 ____________________________________________________________________________
10334 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
10335         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
10336              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10337              Date: Mon, 29 Oct 2001 23:04:23 -0000
10338              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
10339      Branch: perl
10340            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10341            ! ext/DB_File/t/db-recno.t
10342 ____________________________________________________________________________
10343 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
10344         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
10345              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
10346              Date: Mon, 29 Oct 2001 12:34:07 -0600
10347              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
10348      Branch: perl
10349            ! ext/Time/HiRes/HiRes.t
10350 ____________________________________________________________________________
10351 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
10352         Log: Update Changes.
10353      Branch: perl
10354            ! Changes patchlevel.h
10355 ____________________________________________________________________________
10356 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
10357         Log: AIX needs an explicit symbol export list.
10358      Branch: perl
10359            ! lib/ExtUtils/Embed.t
10360 ____________________________________________________________________________
10361 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
10362         Log: The test (and the module) would require some
10363              quality hacking time to work on EBCDIC.  Based on
10364              the test results nothing seems to be majorly broken,
10365              the module just seems to have strange assumptions:
10366              got: ''\226\225\205'
10367              expected: ''one'
10368              The \226\225\205 being, of course, 'one', in EBCDIC.
10369      Branch: perl
10370            ! lib/Dumpvalue.t
10371 ____________________________________________________________________________
10372 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
10373         Log: Mark the test known to be failing in EBCDIC.
10374      Branch: perl
10375            ! t/op/tr.t
10376 ____________________________________________________________________________
10377 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
10378         Log: None of the libnet modules are going to work in
10379              EBCDIC without the Convert::EBCDIC.
10380      Branch: perl
10381            ! t/lib/1_compile.t
10382 ____________________________________________________________________________
10383 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
10384         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
10385      Branch: perl
10386            ! t/op/pack.t
10387 ____________________________________________________________________________
10388 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
10389         Log: UTF-EBCDIC ain't UTF-8.
10390      Branch: perl
10391            ! t/op/pack.t
10392 ____________________________________________________________________________
10393 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
10394         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
10395      Branch: perl
10396            ! t/lib/1_compile.t
10397 ____________________________________________________________________________
10398 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
10399         Log: Let's not assume ASCII.
10400      Branch: perl
10401            ! t/op/lc.t
10402 ____________________________________________________________________________
10403 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
10404         Log: Call the new perlio symbols differently.
10405      Branch: perl
10406            ! makedef.pl
10407 ____________________________________________________________________________
10408 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
10409         Log: Don't expect ASCII ordering.
10410      Branch: perl
10411            ! lib/ExtUtils/Manifest.t
10412 ____________________________________________________________________________
10413 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
10414         Log: Forgot from #12756.
10415      Branch: perl
10416            ! perlio.h
10417 ____________________________________________________________________________
10418 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
10419         Log: BeOS tweaks:
10420              - fseeko and ftello can be found by Configure but
10421              we do not seem to have prototypes for them so
10422              let's make up some
10423              - BeOS didn't use to have real sockets (sockets as
10424              filedescriptors) but the BONE package is supposed
10425              to fix this.  I do not know how to detect BONEness,
10426              see hints/beos.sh for a spot that needs to fixed.
10427              - BeOS has O_TEXT != O_BINARY but has no setmode()
10428      Branch: perl
10429            ! hints/beos.sh perlio.c
10430 ____________________________________________________________________________
10431 [ 12755] By: sky                                   on 2001/10/29  12:56:12
10432         Log: Ugly fix to not die when a thread creator is holding locks.
10433      Branch: perl
10434            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10435            ! ext/threads/threads.xs
10436 ____________________________________________________________________________
10437 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
10438         Log: Integrate change #12752 from maintperl;
10439              
10440              croak(Nullch) wasn't printing the contents of ERRSV if there was
10441              no outer eval (bug in change#6125)
10442      Branch: perl
10443           !> util.c
10444 ____________________________________________________________________________
10445 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
10446         Log: Subject: [PATCH h2xs] Use of static data in XS modules
10447              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10448              Date: Sun, 28 Oct 2001 21:19:07 -0000
10449              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
10450              
10451              with nits from Sarathy.
10452      Branch: perl
10453            ! utils/h2xs.PL
10454 ____________________________________________________________________________
10455 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
10456         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
10457              no outer eval (bug in change#6125)
10458      Branch: maint-5.6/perl
10459            ! util.c
10460 ____________________________________________________________________________
10461 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
10462         Log: More todo for the encoding pragma.
10463      Branch: perl
10464            ! lib/encoding.pm
10465 ____________________________________________________________________________
10466 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
10467         Log: Add the encoding pragma to control the "upgrade"
10468              from the native eight bit data to Unicode.
10469              
10470              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
10471      Branch: perl
10472            + lib/encoding.pm lib/encoding.t
10473            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
10474            ! pod/perlunicode.pod pod/perlvar.pod sv.c
10475 ____________________________________________________________________________
10476 [ 12749] By: sky                                   on 2001/10/28  21:02:33
10477         Log: Update documentation.
10478      Branch: perl
10479            ! ext/threads/shared/shared.pm
10480 ____________________________________________________________________________
10481 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
10482         Log: Integrate change #12747 from maintperl;
10483              
10484              finishing touches to system() fixes on windows:
10485              * detect cmd shell correctly even if it had full path in it
10486              * more quoting needed for single-arg system if the argument
10487              really had multiple quoted arguments within it
10488              * be smarter about not calling the shell when the executable
10489              has spaces, but otherwise does not need shell involvement
10490              * add a testsuite (windows-specific currently)
10491      Branch: perl
10492           +> t/op/system.t t/op/system_tests
10493            ! MANIFEST pod/perltodo.pod
10494           !> win32/win32.c
10495 ____________________________________________________________________________
10496 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
10497         Log: finishing touches to system() fixes on windows:
10498              * detect cmd shell correctly even if it had full path in it
10499              * more quoting needed for single-arg system if the argument
10500              really had multiple quoted arguments within it
10501              * be smarter about not calling the shell when the executable
10502              has spaces, but otherwise does not need shell involvement
10503              * add a testsuite (windows-specific currently)
10504      Branch: maint-5.6/perl
10505            + t/op/system.t t/op/system_tests
10506            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
10507 ____________________________________________________________________________
10508 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
10509         Log: Integrate perlio.
10510      Branch: perl
10511           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
10512 ____________________________________________________________________________
10513 [ 12745] By: nick                                  on 2001/10/28  16:08:14
10514         Log: Mingw32 fixup for Embed.t
10515      Branch: perlio
10516            ! lib/ExtUtils/Embed.t
10517 ____________________________________________________________________________
10518 [ 12744] By: nick                                  on 2001/10/28  15:54:14
10519         Log: GCC vs MS 64-bit constant syntax
10520      Branch: perlio
10521            ! ext/Time/HiRes/HiRes.xs
10522 ____________________________________________________________________________
10523 [ 12743] By: nick                                  on 2001/10/28  15:42:55
10524         Log: Integrate mainline
10525      Branch: perlio
10526           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
10527 ____________________________________________________________________________
10528 [ 12742] By: sky                                   on 2001/10/28  14:47:10
10529         Log: Manpage updates.
10530      Branch: perl
10531            ! ext/threads/threads.pm
10532 ____________________________________________________________________________
10533 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
10534         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
10535      Branch: perl
10536            ! lib/ExtUtils/Embed.t
10537 ____________________________________________________________________________
10538 [ 12740] By: nick                                  on 2001/10/28  14:14:24
10539         Log: Integrate mainline
10540      Branch: perlio
10541           !> lib/ExtUtils/Embed.t win32/win32.c
10542 ____________________________________________________________________________
10543 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
10544         Log: Need to be ./executed.
10545      Branch: perl
10546            ! lib/ExtUtils/Embed.t
10547 ____________________________________________________________________________
10548 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
10549         Log: Integrate perlio.
10550      Branch: perl
10551           !> perlio.c win32/win32.h
10552 ____________________________________________________________________________
10553 [ 12737] By: nick                                  on 2001/10/28  13:53:45
10554         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
10555              by gcc -xc++.
10556      Branch: perlio
10557            ! win32/win32.h
10558 ____________________________________________________________________________
10559 [ 12736] By: nick                                  on 2001/10/28  13:50:50
10560         Log: Have :stdio layer update an honour the fd refcnt table.
10561              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
10562      Branch: perlio
10563            ! perlio.c
10564 ____________________________________________________________________________
10565 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
10566         Log: Integrate changes #12724 and #12725 from maintperl;
10567              multiarg system now works.
10568      Branch: perl
10569           !> win32/win32.c
10570 ____________________________________________________________________________
10571 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
10572         Log: Integrate perlio.
10573      Branch: perl
10574           +> lib/ExtUtils/Embed.t
10575           !> MANIFEST perlio.c
10576 ____________________________________________________________________________
10577 [ 12733] By: nick                                  on 2001/10/28  13:07:16
10578         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
10579              least for PERLIO=perlio unthreaded case
10580      Branch: perlio
10581            ! perlio.c
10582 ____________________________________________________________________________
10583 [ 12732] By: nick                                  on 2001/10/28  11:10:24
10584         Log: Typo in exe name
10585      Branch: perlio
10586            ! lib/ExtUtils/Embed.t
10587 ____________________________________________________________________________
10588 [ 12731] By: nick                                  on 2001/10/28  11:09:59
10589         Log: Integrate Mainline
10590      Branch: perlio
10591           !> Changes configure.com ext/DB_File/DB_File.pm
10592           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
10593           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
10594           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
10595           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
10596           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
10597           !> t/TEST t/op/regexp.t win32/buildext.pl
10598 ____________________________________________________________________________
10599 [ 12730] By: nick                                  on 2001/10/28  11:05:35
10600         Log: Fixup Embed.t for Win32/VC++
10601      Branch: perlio
10602            ! lib/ExtUtils/Embed.t
10603 ____________________________________________________________________________
10604 [ 12729] By: nick                                  on 2001/10/28  09:36:20
10605         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
10606              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
10607              ExtUtils::Embed.
10608      Branch: perlio
10609            + lib/ExtUtils/Embed.t
10610            ! MANIFEST
10611 ____________________________________________________________________________
10612 [ 12728] By: sky                                   on 2001/10/28  08:12:53
10613         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
10614              line manually!
10615      Branch: perl
10616            ! lib/ExtUtils/xsubpp
10617 ____________________________________________________________________________
10618 [ 12727] By: sky                                   on 2001/10/28  08:02:09
10619         Log: And here we use the prototypes.
10620      Branch: perl
10621            ! ext/threads/shared/shared.xs
10622 ____________________________________________________________________________
10623 [ 12726] By: sky                                   on 2001/10/28  08:00:48
10624         Log: Support [] style prototypes.
10625      Branch: perl
10626            ! lib/ExtUtils/xsubpp
10627 ____________________________________________________________________________
10628 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
10629         Log: yet another multi-arg system() fix on windows: batch files as the
10630              first argument (i.e. directly executed by CreateProcess()) need
10631              extra quoting to escape shell-shock
10632      Branch: maint-5.6/perl
10633            ! win32/win32.c
10634 ____________________________________________________________________________
10635 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
10636         Log: another multi-arg system() fix on windows: passing empty arguments
10637              now works
10638      Branch: maint-5.6/perl
10639            ! win32/win32.c
10640 ____________________________________________________________________________
10641 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
10642         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
10643              No final #else #error because we do not seem to
10644              be using #error?
10645      Branch: perl
10646            ! op.h
10647 ____________________________________________________________________________
10648 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
10649         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
10650              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
10651              Date: Sat, 27 Oct 2001 23:28:44 EST 
10652              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
10653      Branch: perl
10654            ! ext/Time/HiRes/HiRes.xs
10655 ____________________________________________________________________________
10656 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
10657         Log: Regen perlapi, perltoc.
10658      Branch: perl
10659            ! pod/perlapi.pod pod/perltoc.pod
10660 ____________________________________________________________________________
10661 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
10662         Log: Subject: [PATCH] sv.h documentation
10663              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
10664              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
10665              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
10666      Branch: perl
10667            ! sv.h
10668 ____________________________________________________________________________
10669 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
10670         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
10671              system("nmake -nologo", "clean") and there is no executable
10672              called "nmake -nologo"; this used to "work" pre-change#12559 due
10673              to bugs in multiarg system() that have since been fixed
10674      Branch: perl
10675            ! win32/buildext.pl
10676 ____________________________________________________________________________
10677 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
10678         Log: Update Changes.
10679      Branch: perl
10680            ! Changes patchlevel.h
10681 ____________________________________________________________________________
10682 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
10683         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
10684              From: Richard.Foley@t-online.de (Richard Foley)            
10685              Date: Sun, 28 Oct 2001 00:48:32 +0200
10686              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
10687      Branch: perl
10688            ! pod/perlhack.pod
10689 ____________________________________________________________________________
10690 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
10691         Log: Must store pointers with the right width.
10692      Branch: perl
10693            ! op.h
10694 ____________________________________________________________________________
10695 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
10696         Log: Integrate change #12711 from perlio;
10697              
10698              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
10699              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
10700      Branch: perl
10701           !> perlio.c
10702 ____________________________________________________________________________
10703 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
10704         Log: Subject: [PATCH] make minitest
10705              From: Nicholas Clark <nick@ccl4.org>
10706              Date: Sat, 27 Oct 2001 22:56:16 +0100
10707              Message-ID: <20011027225616.L20275@plum.flirble.org>
10708      Branch: perl
10709            ! t/TEST
10710 ____________________________________________________________________________
10711 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
10712         Log: Patch #12661 missed this.
10713      Branch: perl
10714            ! ext/DB_File/DB_File.pm
10715 ____________________________________________________________________________
10716 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
10717         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
10718              From: "Craig A. Berry" <craigberry@mac.com>
10719              Date: Sat, 27 Oct 2001 16:07:47 -0500
10720              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
10721      Branch: perl
10722            ! configure.com perlio.c
10723 ____________________________________________________________________________
10724 [ 12711] By: nick                                  on 2001/10/27  19:49:25
10725         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
10726              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
10727      Branch: perlio
10728            ! perlio.c
10729 ____________________________________________________________________________
10730 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
10731         Log: Let's not replace reason if there's one already supplied.
10732      Branch: perl
10733            ! t/op/regexp.t
10734 ____________________________________________________________________________
10735 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
10736         Log: is not good.
10737      Branch: perl
10738            ! t/op/regexp.t
10739 ____________________________________________________________________________
10740 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
10741         Log: ldlibpth can exist but be unset.
10742      Branch: perl
10743            ! t/TEST
10744 ____________________________________________________________________________
10745 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
10746         Log: Unicode: property alias naming cleanup.
10747      Branch: perl
10748            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
10749 ____________________________________________________________________________
10750 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
10751         Log: FAQ sync.
10752      Branch: perl
10753            ! pod/perlfaq4.pod
10754 ____________________________________________________________________________
10755 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
10756         Log: Integrate change #12703 from maintperl;
10757              
10758              typemap stuff intervenes before declaration, move it to PREINIT
10759              section
10760              
10761              (an empty integrate, but now the files are in sync
10762              between the branches)
10763      Branch: perl
10764           !> ext/ODBM_File/ODBM_File.xs
10765 ____________________________________________________________________________
10766 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
10767         Log: More PerlIO symbols.
10768      Branch: perl
10769            ! makedef.pl
10770 ____________________________________________________________________________
10771 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
10772         Log: typemap stuff intervenes before declaration, move it to PREINIT
10773              section
10774      Branch: maint-5.6/perl
10775            ! ext/ODBM_File/ODBM_File.xs
10776 ____________________________________________________________________________
10777 [ 12702] By: nick                                  on 2001/10/27  14:09:35
10778         Log: Integrate mainline
10779      Branch: perlio
10780           +> ext/threads/shared/t/av_simple.t
10781           +> ext/threads/shared/t/hv_refs.t
10782           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
10783           !> (integrate 109 files)
10784 ____________________________________________________________________________
10785 [ 12700] By: ams                                   on 2001/10/26  21:22:23
10786         Log: Subject: [PATCH] tweak divide
10787              From: Nicholas Clark <nick@ccl4.org>
10788              Date: Fri, 26 Oct 2001 22:52:17 +0100
10789              Message-Id: <20011026225217.B20275@plum.flirble.org>
10790      Branch: perl
10791            ! pp.c
10792 ____________________________________________________________________________
10793 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
10794         Log: Integrate a buncha things from maintperl.
10795      Branch: maint-5.6/macperl
10796           !> (integrate 32 files)
10797 ____________________________________________________________________________
10798 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
10799         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
10800              From: Andy Dougherty <doughera@lafayette.edu>
10801              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
10802              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
10803      Branch: perl
10804            ! hints/svr4.sh
10805 ____________________________________________________________________________
10806 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
10807         Log: When you're root, many things become writable.
10808      Branch: perl
10809            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
10810 ____________________________________________________________________________
10811 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
10812         Log: Update Changes.
10813      Branch: perl
10814            ! Changes patchlevel.h
10815 ____________________________________________________________________________
10816 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
10817         Log: Term/Cap.t attempts to access the floppy drive for no good reason
10818              on dosish systems
10819      Branch: perl
10820            ! lib/Term/Cap.t
10821 ____________________________________________________________________________
10822 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
10823         Log: fix misleading comment on known inadequacy in B::Terse, and skip
10824              it correctly
10825      Branch: perl
10826            ! ext/B/t/terse.t
10827 ____________________________________________________________________________
10828 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
10829         Log: fix spurious AutoSplit.t failure under windows
10830      Branch: perl
10831            ! lib/AutoSplit.t
10832 ____________________________________________________________________________
10833 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
10834         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
10835      Branch: perl
10836            ! ext/Time/HiRes/HiRes.t
10837 ____________________________________________________________________________
10838 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
10839         Log: More logical to use %04"UVXf" than %"UVuf" since
10840              the Unicode standard prefers hex.
10841      Branch: perl
10842            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
10843            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
10844            ! lib/unicore/mktables utf8.c
10845 ____________________________________________________________________________
10846 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
10847         Log: change#12065 seems to have broken Encode build on windows; fix
10848      Branch: perl
10849            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
10850 ____________________________________________________________________________
10851 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
10852         Log: Unicode: add the case folding table.
10853      Branch: perl
10854            + lib/unicore/To/Fold.pl
10855            ! MANIFEST lib/unicore/mktables
10856 ____________________________________________________________________________
10857 [ 12688] By: sky                                   on 2001/10/26  13:51:29
10858         Log: Get the new functions right, do not export lock since we use builtin lock.
10859              TODO: fix xsubpp to support the new prototypes
10860      Branch: perl
10861            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10862 ____________________________________________________________________________
10863 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
10864         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
10865              as suggested by Sarathy.
10866      Branch: perl
10867            ! mg.c
10868 ____________________________________________________________________________
10869 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
10870         Log: avoid compiler warning
10871      Branch: perl
10872            ! win32/win32.c
10873 ____________________________________________________________________________
10874 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
10875         Log: WinCE update from Rainer Keuchel.
10876      Branch: perl
10877            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
10878            ! wince/wince.c
10879 ____________________________________________________________________________
10880 [ 12684] By: sky                                   on 2001/10/26  13:34:33
10881         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
10882      Branch: perl
10883            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10884 ____________________________________________________________________________
10885 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
10886         Log: More fixes that were made to the core and not in the libnet src
10887      Branch: perl
10888            ! lib/Net/Domain.pm
10889 ____________________________________________________________________________
10890 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
10891         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
10892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
10893              Date: Fri, 26 Oct 2001 13:55:21 +0200
10894              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
10895              
10896              (plus make the db-recno.t#59 accept both \n and \r\n)
10897      Branch: perl
10898            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10899            ! ext/DB_File/t/db-recno.t
10900 ____________________________________________________________________________
10901 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
10902         Log: Fix tests to be able to run in the core and the CPAN dist
10903      Branch: perl
10904            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
10905            ! lib/Net/t/require.t lib/Net/t/smtp.t
10906 ____________________________________________________________________________
10907 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
10908         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
10909              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10910              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
10911              Date: Fri, 26 Oct 2001 08:34:46 EDT
10912      Branch: perl
10913            ! ext/Time/HiRes/HiRes.t
10914 ____________________________________________________________________________
10915 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
10916         Log: Sync libnet modules with what will be libnet-1.08
10917      Branch: perl
10918            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
10919            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
10920            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
10921            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
10922 ____________________________________________________________________________
10923 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
10924         Log: Integrate maintperl changes #12268 and #12669;
10925              
10926              final touches to the audit for statics and thread-unsafe code
10927              * make DB_File, ODBM_File thread-safe 
10928              * remove unnecessary/dangerous statics and protect others
10929              from not getting accidentally enabled under threaded perls
10930              
10931              windows support functions get_childdir() et al aren't exported
10932              correctly under vanilla build
10933              
10934              Testing under win32 appreciated since changes there had
10935              to be manually merged and I cannot test how badly did I do.
10936      Branch: perl
10937           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
10938           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
10939           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
10940           !> win32/vmem.h win32/win32.c win32/win32iop.h
10941 ____________________________________________________________________________
10942 [ 12677] By: sky                                   on 2001/10/26  12:37:17
10943         Log: More Config::threads to threads::threads changes
10944      Branch: perl
10945            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
10946 ____________________________________________________________________________
10947 [ 12676] By: sky                                   on 2001/10/26  12:31:46
10948         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
10949      Branch: perl
10950            ! ext/threads/threads.pm ext/threads/threads.xs
10951 ____________________________________________________________________________
10952 [ 12675] By: sky                                   on 2001/10/26  12:06:30
10953         Log: Allocing a TLS in runtime is not too hot.
10954      Branch: perl
10955            ! ext/threads/threads.xs
10956 ____________________________________________________________________________
10957 [ 12674] By: sky                                   on 2001/10/26  11:59:09
10958         Log: Don't display debug data.
10959      Branch: perl
10960            ! ext/threads/threads.pm
10961 ____________________________________________________________________________
10962 [ 12673] By: sky                                   on 2001/10/26  11:35:47
10963         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
10964              complete bar support for blessed objects.
10965              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
10966      Branch: perl
10967            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
10968 ____________________________________________________________________________
10969 [ 12672] By: sky                                   on 2001/10/26  11:15:28
10970         Log: Fix case where shared reference does not exist in current thread.
10971      Branch: perl
10972            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
10973 ____________________________________________________________________________
10974 [ 12671] By: sky                                   on 2001/10/26  08:48:52
10975         Log: Support for references in shared arrays.
10976      Branch: perl
10977            ! ext/threads/shared/shared.xs
10978 ____________________________________________________________________________
10979 [ 12670] By: sky                                   on 2001/10/26  08:30:11
10980         Log: Add tests for references in hashes.
10981      Branch: perl
10982            + ext/threads/shared/t/hv_refs.t
10983            ! MANIFEST
10984 ____________________________________________________________________________
10985 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
10986         Log: windows support functions get_childdir() et al aren't exported
10987              correctly under vanilla build
10988      Branch: maint-5.6/perl
10989            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
10990 ____________________________________________________________________________
10991 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
10992         Log: final touches to the audit for statics and thread-unsafe code
10993              * make DB_File, ODBM_File thread-safe 
10994              * remove unnecessary/dangerous statics and protect others
10995              from not getting accidentally enabled under threaded perls
10996      Branch: maint-5.6/perl
10997            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
10998            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
10999            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
11000            ! win32/win32.c
11001 ____________________________________________________________________________
11002 [ 12667] By: ams                                   on 2001/10/26  03:48:36
11003         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
11004              From: "Richard Soderberg" <rs@crystalflame.net>
11005              Date: Thu, 25 Oct 2001 23:42:50 -0400
11006              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
11007      Branch: perl
11008            ! sharedsv.c
11009 ____________________________________________________________________________
11010 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
11011         Log: Integrate change #12664 from maintperl;
11012              
11013              the newest GCCs don't seem to like C<"string1"##STRING2>
11014              so keep it as C<"string1" STRING2> (latter appears to
11015              work everywhere)
11016      Branch: perl
11017           !> ext/DynaLoader/dlutils.c
11018 ____________________________________________________________________________
11019 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
11020         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
11021              From: Chris Nandor <pudge@pobox.com>
11022              Date: Thu, 25 Oct 2001 22:15:03 -0400
11023              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
11024      Branch: perl
11025            ! perl.h
11026 ____________________________________________________________________________
11027 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
11028         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
11029              C<"string1" STRING2> (latter appears to work everywhere)
11030      Branch: maint-5.6/perl
11031            ! ext/DynaLoader/dlutils.c
11032 ____________________________________________________________________________
11033 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
11034         Log: AUTHORS update.
11035      Branch: perl
11036            ! AUTHORS
11037 ____________________________________________________________________________
11038 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
11039         Log: Integrate change #12660 from maintperl;
11040              
11041              make the dMY_CXT stuff available under all of
11042              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
11043      Branch: perl
11044           !> perl.h
11045 ____________________________________________________________________________
11046 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
11047         Log: Subject: [PATCH] DB_File-1.79
11048              From: "Paul Marquess" <paul.marquess@openwave.com>
11049              Date: Fri, 26 Oct 2001 00:03:54 +0100
11050              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
11051      Branch: perl
11052            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
11053            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
11054 ____________________________________________________________________________
11055 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
11056         Log: make the dMY_CXT stuff available under all of
11057              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
11058      Branch: maint-5.6/perl
11059            ! perl.h
11060 ____________________________________________________________________________
11061 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
11062         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
11063              From: Michael G Schwern <schwern@pobox.com>
11064              Date: Thu, 25 Oct 2001 18:28:12 -0400
11065              Message-ID: <20011025182812.M4811@blackrider>
11066      Branch: perl
11067            ! t/run/kill_perl.t
11068 ____________________________________________________________________________
11069 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
11070         Log: STRLEN != int.
11071      Branch: perl
11072            ! regcomp.c regexec.c
11073 ____________________________________________________________________________
11074 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
11075         Log: Subject: [PATCH] remove small IVop redundancy
11076              From: Nicholas Clark <nick@ccl4.org>
11077              Date: Thu, 25 Oct 2001 22:48:28 +0100
11078              Message-ID: <20011025224827.M66471@plum.flirble.org>
11079      Branch: perl
11080            ! pp.c pp_hot.c
11081 ____________________________________________________________________________
11082 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
11083         Log: Metaconfig unit change for #12655.
11084      Branch: metaconfig/U/perl
11085            ! Extensions.U
11086 ____________________________________________________________________________
11087 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
11088         Log: Subject: Re: Not OK @12650
11089              From: Andy Dougherty <doughera@lafayette.edu>
11090              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
11091              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
11092      Branch: perl
11093            ! Configure
11094 ____________________________________________________________________________
11095 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
11096         Log: Integrate changes #12652 and #12653 from maintperl;
11097              
11098              more tweaks to change#12626
11099              * move the boilerplate code over to perl.h and make DynaLoader
11100              use it
11101              * make re, Opcode, File::Glob and B threadsafe
11102              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
11103              C<no re;> anywhere)
11104              
11105              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
11106              
11107              File::Glob required a bit more work in bleadperl
11108              because of ExtUtils::Constant (see the Makefile.PL change)
11109      Branch: perl
11110            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
11111           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
11112           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
11113 ____________________________________________________________________________
11114 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
11115         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
11116      Branch: maint-5.6/perl
11117            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
11118            ! ext/Opcode/Opcode.xs ext/re/re.xs
11119 ____________________________________________________________________________
11120 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
11121         Log: more tweaks to change#12626
11122              * move the boilerplate code over to perl.h and make DynaLoader
11123              use it
11124              * make re, Opcode, File::Glob and B threadsafe
11125              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
11126              C<no re;> anywhere)
11127      Branch: maint-5.6/perl
11128            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
11129            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
11130 ____________________________________________________________________________
11131 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
11132         Log: Metaconfig unit change for #12650.
11133      Branch: metaconfig/U/perl
11134            ! Extensions.U
11135 ____________________________________________________________________________
11136 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
11137         Log: Subject: Re: ithreads doesn't like usedl=n
11138              From: Andy Dougherty <doughera@lafayette.edu>
11139              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
11140              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
11141              
11142              Special-case threads::shared.
11143      Branch: perl
11144            ! Configure
11145 ____________________________________________________________________________
11146 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
11147         Log: Getting fancier...
11148      Branch: perl
11149            ! t/TEST
11150 ____________________________________________________________________________
11151 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
11152         Log: csh - what a pain.
11153      Branch: perl
11154            ! t/TEST
11155 ____________________________________________________________________________
11156 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
11157         Log: Update Changes.
11158      Branch: perl
11159            ! Changes patchlevel.h
11160 ____________________________________________________________________________
11161 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
11162         Log: Allow resetting the locale system for the duration
11163              of the build (Mac OS X default setting LANG=En_US
11164              ist kaputt)
11165      Branch: perl
11166            ! Makefile.SH
11167 ____________________________________________________________________________
11168 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
11169         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
11170      Branch: perl
11171            ! ext/Digest/MD5/t/files.t
11172 ____________________________________________________________________________
11173 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
11174         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
11175              From: Andy Dougherty <doughera@lafayette.edu>
11176              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
11177              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
11178      Branch: perl
11179            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
11180            ! ext/threads/shared/Makefile.PL
11181 ____________________________________________________________________________
11182 [ 12643] By: sky                                   on 2001/10/25  12:28:26
11183         Log: Add support for reference members of hashes.
11184      Branch: perl
11185            ! ext/threads/shared/shared.xs
11186 ____________________________________________________________________________
11187 [ 12642] By: ams                                   on 2001/10/25  12:21:13
11188         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
11189              From: "Norton Allen" <nort@qnx.com>
11190              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
11191              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
11192      Branch: perl
11193            ! ext/Digest/MD5/MD5.xs
11194 ____________________________________________________________________________
11195 [ 12641] By: sky                                   on 2001/10/25  10:27:39
11196         Log: Tests shared hashes.
11197      Branch: perl
11198            + ext/threads/shared/t/hv_simple.t
11199            ! MANIFEST
11200 ____________________________________________________________________________
11201 [ 12640] By: sky                                   on 2001/10/25  10:18:23
11202         Log: Fix threadcounts for arrays and hashes.
11203      Branch: perl
11204            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11205 ____________________________________________________________________________
11206 [ 12639] By: sky                                   on 2001/10/25  10:17:26
11207         Log: Note to self, doing *src_ary++ in a macro that evaluates
11208              the value more than once is a good way to dump core.
11209      Branch: perl
11210            ! sharedsv.c
11211 ____________________________________________________________________________
11212 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
11213         Log: Integrate change #12636 from maintperl; more dl fixups.
11214      Branch: perl
11215           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
11216           !> ext/DynaLoader/dl_vms.xs
11217 ____________________________________________________________________________
11218 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
11219         Log: Like dl_hpux, like dl_dld.
11220      Branch: perl
11221            ! ext/DynaLoader/dl_dld.xs
11222 ____________________________________________________________________________
11223 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
11224         Log: followups to change#12635
11225      Branch: maint-5.6/perl
11226            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
11227            ! ext/DynaLoader/dl_vms.xs
11228 ____________________________________________________________________________
11229 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
11230         Log: add part of change#12634 to the two files that need it; dl_aix.xs
11231              in maint-5.6 doesn't have the branch that had the problem in
11232              mainline
11233      Branch: maint-5.6/perl
11234            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
11235 ____________________________________________________________________________
11236 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
11237         Log: Fixes for #12627.
11238      Branch: perl
11239            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
11240 ____________________________________________________________________________
11241 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
11242         Log: Since pv_uni_display and sv_uni_display are now used
11243              in the re extension, their symbols have to be exported.
11244      Branch: perl
11245            ! embed.pl global.sym
11246 ____________________________________________________________________________
11247 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
11248         Log: Subject:  Re: [PATCH Perl@12567] debug /list
11249              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11250              Date: Tue, 23 Oct 2001 21:40:33 EDT
11251              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
11252      Branch: perl
11253            ! configure.com
11254 ____________________________________________________________________________
11255 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
11256         Log: This takes care of some of the re 'debug' cases but
11257              not all cases since the information whether the pattern
11258              or the target are utf8 seems to be either lost or not
11259              spread widely enough, sigh.
11260      Branch: perl
11261            ! regcomp.c
11262 ____________________________________________________________________________
11263 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
11264         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
11265              From: John Peacock <jpeacock@rowman.com>
11266              Date: Wed, 24 Oct 2001 16:53:29 -0400
11267              Message-ID: <3BD72A49.1508D152@rowman.com>
11268      Branch: perl
11269            ! configure.com
11270 ____________________________________________________________________________
11271 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
11272         Log: Upgrade NetWare and WinCE as in #12626.
11273      Branch: perl
11274            ! NetWare/dl_netware.xs wince/dl_win32.xs
11275 ____________________________________________________________________________
11276 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
11277         Log: Tru64 compiler nit.
11278      Branch: perl
11279            ! ext/threads/shared/shared.xs
11280 ____________________________________________________________________________
11281 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
11282         Log: Integrate change #12626 from maintperl;
11283              make DynaLoader threadsafe by moving all statics into
11284              interpreter-local space
11285              
11286              TODO: Netware, OS/2, WinCE
11287      Branch: perl
11288           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11289           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
11290           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
11291           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
11292           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
11293           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11294           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
11295 ____________________________________________________________________________
11296 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
11297         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
11298              space
11299      Branch: maint-5.6/perl
11300            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11301            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
11302            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
11303            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
11304            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
11305            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11306            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
11307 ____________________________________________________________________________
11308 [ 12625] By: sky                                   on 2001/10/24  20:05:26
11309         Log: Change #12623 inflicted an infinite hang. Fixed.
11310      Branch: perl
11311            ! ext/threads/shared/shared.xs
11312 ____________________________________________________________________________
11313 [ 12624] By: sky                                   on 2001/10/24  19:06:55
11314         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
11315      Branch: perl
11316            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11317 ____________________________________________________________________________
11318 [ 12623] By: sky                                   on 2001/10/24  18:06:34
11319         Log: We need to do sharedsv_find in the original perl context.
11320      Branch: perl
11321            ! ext/threads/shared/shared.xs
11322 ____________________________________________________________________________
11323 [ 12622] By: sky                                   on 2001/10/24  17:26:51
11324         Log: Add support for basic support for AVs, references not supported yet.
11325              Add test for AVs.
11326              Add more tests to sv_refs
11327              Fix documentation issues.  
11328      Branch: perl
11329            + ext/threads/shared/t/av_simple.t
11330            ! MANIFEST ext/threads/shared/shared.pm
11331            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
11332 ____________________________________________________________________________
11333 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
11334         Log: Dump Unicode better for re 'debug'.  The regprop()
11335              is unfinished since have to figure out how to detect
11336              Unicodeness in there.
11337      Branch: perl
11338            ! regcomp.c regexec.c
11339 ____________________________________________________________________________
11340 [ 12620] By: sky                                   on 2001/10/24  13:18:07
11341         Log: Add support for finding shared arrays and hashes.
11342      Branch: perl
11343            ! sharedsv.c
11344 ____________________________________________________________________________
11345 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
11346         Log: Rewrite sv_uni_display() as pv_uni_display() as
11347              reimplement sv_uni_display() using that.
11348      Branch: perl
11349            ! dump.c embed.h embed.pl proto.h
11350 ____________________________________________________________________________
11351 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
11352         Log: Integrate change #12615 from maintperl;
11353              on Windows, IO::File::new_tmpfile() fails after being called
11354              32767 times because MSVCRT thinks stdio's TMP_MAX is a
11355              process-wide limit
11356      Branch: perl
11357           !> win32/win32.c
11358 ____________________________________________________________________________
11359 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
11360         Log: Don't try to print ints as IVs.
11361      Branch: perl
11362            ! ext/Time/HiRes/HiRes.xs
11363 ____________________________________________________________________________
11364 [ 12616] By: sky                                   on 2001/10/24  11:06:35
11365         Log: We only need to fetch the SV from the backend if the index
11366              is not the same as mg_private.     In theory this could be
11367              a problem if there are an exact multiple of U16 changes
11368              of a shared variable between two access in a given thread,
11369              we choose to avoid theory for now.
11370      Branch: perl
11371            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
11372 ____________________________________________________________________________
11373 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
11374         Log: on Windows, IO::File::new_tmpfile() fails after being called
11375              32767 times because MSVCRT thinks stdio's TMP_MAX is a
11376              process-wide limit
11377      Branch: maint-5.6/perl
11378            ! win32/win32.c
11379 ____________________________________________________________________________
11380 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
11381         Log: Negation and Unicode: sort of solves 20010303.010,
11382              except not quite like reported in the Subject
11383              (Perl_warner is still utf8-ignorant).
11384      Branch: perl
11385            ! pp.c t/lib/warnings/sv
11386 ____________________________________________________________________________
11387 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
11388         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
11389      Branch: perl
11390            ! sv.c t/lib/warnings/sv
11391 ____________________________________________________________________________
11392 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
11393         Log: sv_uni_display(): do not add the "...", let the caller
11394              do it if wanted, and be prepared for more display options.
11395      Branch: perl
11396            ! dump.c embed.h embed.pl proto.h
11397 ____________________________________________________________________________
11398 [ 12611] By: nick                                  on 2001/10/23  20:28:07
11399         Log: Integrate mainline
11400      Branch: perlio
11401           !> Changes configure.com cygwin/cygwin.c
11402           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
11403           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
11404           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
11405           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
11406           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
11407           !> utils/h2xs.PL utils/perldoc.PL
11408 ____________________________________________________________________________
11409 [ 12610] By: sky                                   on 2001/10/23  19:39:24
11410         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
11411              don't call themselves READONLY but still die with modification
11412              attempt. We only call bless for ext and umagic.
11413      Branch: perl
11414            ! sv.c
11415 ____________________________________________________________________________
11416 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
11417         Log: Croak() on negative time; doc tweaks.
11418      Branch: perl
11419            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
11420            ! ext/Time/HiRes/HiRes.xs
11421 ____________________________________________________________________________
11422 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
11423         Log: FAQ sync.
11424      Branch: perl
11425            ! pod/perlfaq4.pod pod/perlfaq7.pod
11426 ____________________________________________________________________________
11427 [ 12607] By: sky                                   on 2001/10/23  18:27:27
11428         Log: Call setmagic on the referent we are blessing.
11429      Branch: perl
11430            ! sv.c
11431 ____________________________________________________________________________
11432 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
11433         Log: Small test nits.
11434      Branch: perl
11435            ! t/op/lc.t
11436 ____________________________________________________________________________
11437 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
11438         Log: Update Changes.
11439      Branch: perl
11440            ! Changes patchlevel.h
11441 ____________________________________________________________________________
11442 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
11443         Log: Make the PerlIO_init() prototypes consistent.
11444      Branch: perl
11445            ! perlio.c
11446 ____________________________________________________________________________
11447 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
11448         Log: Upping the test count is a good idea.
11449      Branch: perl
11450            ! t/op/lc.t
11451 ____________________________________________________________________________
11452 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
11453         Log: Document the final sigma spot.
11454      Branch: perl
11455            ! pp.c
11456 ____________________________________________________________________________
11457 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
11458         Log: Fix multicharacter titlecase (ucfirst).
11459      Branch: perl
11460            ! pod/perlunicode.pod pp.c t/op/lc.t
11461 ____________________________________________________________________________
11462 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
11463         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
11464              From: Mikhail Zabaluev <mhz@alt-linux.org>
11465              Date: Tue, 23 Oct 2001 10:40:37 +0400
11466              Message-ID: <20011023104037.A12761@localhost.localdomain>
11467              
11468              (#12406 replaced with this)
11469      Branch: perl
11470            ! utils/perldoc.PL
11471 ____________________________________________________________________________
11472 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
11473         Log: MacOS Classic updates from Pudge.
11474      Branch: perl
11475            ! lib/File/Spec.t lib/File/Spec/Mac.pm
11476 ____________________________________________________________________________
11477 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
11478         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
11479              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11480              Date: Sun, 14 Oct 2001 23:14:46 +0200
11481              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
11482              
11483              except for the 2->4 changes.
11484      Branch: perl
11485            ! lib/AutoSplit.t
11486 ____________________________________________________________________________
11487 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
11488         Log: integrate macperl contents into maint-5.6
11489      Branch: maint-5.6/perl
11490            ! mg.c
11491           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
11492           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
11493           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
11494           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
11495           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
11496           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
11497           !> t/lib/filefind.t t/lib/filespec.t
11498 ____________________________________________________________________________
11499 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
11500         Log: At some point the #6234 has been lost from the mainline
11501              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
11502      Branch: perl
11503            ! lib/File/Spec/Win32.pm
11504 ____________________________________________________________________________
11505 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
11506         Log: Cygwin seems to round up (or closest, but not down)
11507              for time(), so half of the time (bad pun intended)
11508              Time::HiRes::time() is less than time(), half of
11509              the time it's more.  So let's try harder in the loop.
11510      Branch: perl
11511            ! ext/Time/HiRes/HiRes.t
11512 ____________________________________________________________________________
11513 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
11514         Log: MacOS Classic timeofday(), from Chris Nandor. 
11515      Branch: perl
11516            ! ext/Time/HiRes/HiRes.xs
11517 ____________________________________________________________________________
11518 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
11519         Log: Integrate changes #12580 and #12581 from macperl;
11520              
11521              Fix path construction.
11522              
11523              (Copyright) Nit.
11524      Branch: perl
11525           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
11526 ____________________________________________________________________________
11527 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
11528         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
11529              doesn't seem to help (the error being output to console, maybe?)
11530      Branch: perl
11531            ! lib/Net/Domain.pm
11532 ____________________________________________________________________________
11533 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
11534         Log: Taint the getcwd() result also in Cygwin.
11535              (TODO: which other platforms need the same thing?)
11536      Branch: perl
11537            ! cygwin/cygwin.c
11538 ____________________________________________________________________________
11539 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
11540         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
11541      Branch: perl
11542            ! t/op/taint.t
11543 ____________________________________________________________________________
11544 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
11545         Log: getpwuid() fragility continues.
11546      Branch: perl
11547            ! utils/h2xs.PL
11548 ____________________________________________________________________________
11549 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
11550         Log: getpwuid() might succeed but that's no guarantee
11551              that the $home will be defined.
11552      Branch: perl
11553            ! ext/File/Glob/t/basic.t
11554 ____________________________________________________________________________
11555 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
11556         Log: It's safer to to expand the variable, too... (see #12571)
11557      Branch: perl
11558            ! t/TEST
11559 ____________________________________________________________________________
11560 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
11561         Log: Integrate with maintperl.
11562      Branch: maint-5.6/macperl
11563           !> win32/bin/pl2bat.pl win32/win32.c
11564 ____________________________________________________________________________
11565 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
11566         Log: Oops, forgot to include Win32 ... just as well, since it
11567              seems in bleadperl, change #7764 was not included
11568              (adding C:\temp).  Re-added.  Rip it back out if it
11569              doesn't belong.  :-)
11570      Branch: maint-5.6/macperl
11571            ! lib/File/Spec/Win32.pm
11572 ____________________________________________________________________________
11573 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
11574         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
11575              From: "Craig A. Berry" <craigberry@mac.com>
11576              Date: Mon, 22 Oct 2001 15:25:19 -0500
11577              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
11578      Branch: perl
11579            ! configure.com
11580 ____________________________________________________________________________
11581 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
11582         Log: Add in lots of File::Spec changes, from Thomas Wegner,
11583              and sync with changes from bleadperl.
11584      Branch: maint-5.6/macperl
11585            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
11586            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
11587            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
11588            ! lib/File/Spec/Win32.pm t/lib/filespec.t
11589 ____________________________________________________________________________
11590 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
11591         Log: Sync with latest File::Find and tests from bleadperl.
11592      Branch: maint-5.6/macperl
11593            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
11594 ____________________________________________________________________________
11595 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
11596         Log: Nit.
11597      Branch: maint-5.6/macperl
11598            ! perl.c
11599 ____________________________________________________________________________
11600 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
11601         Log: Fix path construction.
11602      Branch: maint-5.6/macperl
11603            ! ext/DynaLoader/DynaLoader_pm.PL
11604 ____________________________________________________________________________
11605 [ 12579] By: nick                                  on 2001/10/22  19:08:35
11606         Log: Integrate mainline (for Arthurs thread.xs fix)
11607      Branch: perlio
11608           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
11609 ____________________________________________________________________________
11610 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
11611         Log: Fix up exported symbols, move relevant docs
11612              over from macperl.pod.
11613      Branch: maint-5.6/macperl
11614            ! macos/ext/MacPerl/MacPerl.pm
11615 ____________________________________________________________________________
11616 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
11617         Log: Make ADDRESS called optionally as a method.
11618      Branch: maint-5.6/macperl
11619            ! macos/lib/Mac/Glue.pm
11620 ____________________________________________________________________________
11621 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
11622         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
11623              Apple event.
11624      Branch: maint-5.6/macperl
11625            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
11626            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
11627            ! macos/macperl/MPTerminology.aete
11628 ____________________________________________________________________________
11629 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
11630         Log: Clean up some build utilities. Change Entab to Duplicate;
11631              fix docs and error reporting; improve macify() of paths;
11632              remove requirement for Exporter.pm presence.
11633      Branch: maint-5.6/macperl
11634            ! macos/InstallBLIB macos/MacPerlTests.cmd
11635            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
11636 ____________________________________________________________________________
11637 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
11638         Log: Sync Time::HiRes with bleadperl
11639      Branch: maint-5.6/macperl
11640            ! macos/bundled_ext/Time/HiRes/HiRes.pm
11641            ! macos/bundled_ext/Time/HiRes/HiRes.t
11642            ! macos/bundled_ext/Time/HiRes/HiRes.xs
11643 ____________________________________________________________________________
11644 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
11645         Log: Fix up Changes
11646      Branch: maint-5.6/macperl
11647            ! macos/Changes
11648 ____________________________________________________________________________
11649 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
11650         Log: A user might belong to only a single group
11651              (the group equal to the group id).
11652      Branch: perl
11653            ! t/op/groups.t
11654 ____________________________________________________________________________
11655 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
11656         Log: Prepending (instead of replacing with) the pwd is safer. 
11657      Branch: perl
11658            ! t/TEST
11659 ____________________________________________________________________________
11660 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
11661         Log: Be more robust if no hostname or domainname
11662              (especially the latter)
11663      Branch: perl
11664            ! lib/Net/Domain.pm
11665 ____________________________________________________________________________
11666 [ 12569] By: sky                                   on 2001/10/22  17:41:07
11667         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
11668      Branch: perl
11669            ! ext/threads/threads.xs
11670 ____________________________________________________________________________
11671 [ 12568] By: nick                                  on 2001/10/22  16:31:24
11672         Log: Integrate mainline
11673      Branch: perlio
11674           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
11675           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11676           +> ext/threads/shared/t/sv_refs.t
11677           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
11678            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
11679            - lib/unicore/To/SpecUpper.pl
11680           !> (integrate 42 files)
11681 ____________________________________________________________________________
11682 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
11683         Log: Update Changes.
11684      Branch: perl
11685            ! Changes patchlevel.h
11686 ____________________________________________________________________________
11687 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
11688         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
11689              From: Michael G Schwern <schwern@pobox.com>
11690              Date: Mon, 22 Oct 2001 03:48:38 -0400
11691              Message-ID: <20011022034838.B1676@blackrider>
11692      Branch: perl
11693            ! pod/perlvar.pod
11694 ____________________________________________________________________________
11695 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
11696         Log: Pod nits, as suggested by Stas Bekman.
11697      Branch: perl
11698            ! ext/threads/shared/shared.pm ext/threads/threads.pm
11699 ____________________________________________________________________________
11700 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
11701         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
11702              From: "Paul Marquess" <paul.marquess@openwave.com> 
11703              Date: Sun, 21 Oct 2001 21:11:15 +0100
11704              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
11705      Branch: perl
11706            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
11707            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
11708            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
11709            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
11710            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
11711            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
11712            ! ext/SDBM_File/sdbm.t
11713 ____________________________________________________________________________
11714 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
11715         Log: Integrate change #12559 from maintperl;
11716              various fixes for system() and backticks under windows
11717      Branch: perl
11718           !> win32/win32.c
11719 ____________________________________________________________________________
11720 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
11721         Log: Integrate change #12560 from maintperl;
11722              make pl2bat use %0 rather than "%0" (the latter fails to work
11723              in a lot of common cases)
11724      Branch: perl
11725           !> win32/bin/pl2bat.pl
11726 ____________________________________________________________________________
11727 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
11728         Log: Integrate changes #12549 and #12550 from maintperl;
11729              
11730              readline() doesn't work with our variables; it confuses them with
11731              my variables (change#4227 was incomplete)
11732      Branch: perl
11733            ! t/lib/strict/vars
11734           !> t/base/rs.t toke.c
11735 ____________________________________________________________________________
11736 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
11737         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
11738              in a lot of common cases)
11739      Branch: maint-5.6/perl
11740            ! win32/bin/pl2bat.pl
11741 ____________________________________________________________________________
11742 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
11743         Log: various fixes for system() and backticks under windows:
11744              
11745              * avoid munging whitespace that is passed within quotes
11746              * work around a cmd.exe misfeature that made multi-arg
11747              system() unreliable when there is more than one quoted
11748              argument
11749              * make multi-arg system() autoquote arguments as needed
11750              before passing them to the shell (this avoids having to
11751              second guess the shell quoting)
11752              * perl's -Dp switch can be used to trace the innards
11753      Branch: maint-5.6/perl
11754            ! win32/win32.c
11755 ____________________________________________________________________________
11756 [ 12558] By: nick                                  on 2001/10/22  08:58:42
11757         Log: Integrate ithreads buffer flush fix from perlio
11758      Branch: perl
11759           !> ext/threads/t/basic.t perl.c
11760 ____________________________________________________________________________
11761 [ 12557] By: nick                                  on 2001/10/22  08:35:09
11762         Log: All tests pass (legitimately) on ithreads
11763      Branch: perlio
11764            ! ext/threads/t/basic.t perl.c
11765 ____________________________________________________________________________
11766 [ 12556] By: nick                                  on 2001/10/22  06:51:22
11767         Log: Integrate non-ithreads fix to mainline
11768      Branch: perl
11769           !> perlio.c
11770 ____________________________________________________________________________
11771 [ 12555] By: nick                                  on 2001/10/22  06:48:33
11772         Log: Restore non-ithreads build. Interestingly binmode test passes
11773              non-ithreads - so crlf layer is not damaged and ithreads fail
11774              is a symptom ...
11775      Branch: perlio
11776            ! perlio.c
11777 ____________________________________________________________________________
11778 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
11779         Log: Integrate from perlio; restructuring.
11780      Branch: perl
11781           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
11782           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
11783           !> win32/perlhost.h
11784 ____________________________________________________________________________
11785 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
11786         Log: Integrate from maintperl
11787              (Changes 12350, 12496, 12548, 12549, 12550)
11788      Branch: maint-5.6/macperl
11789           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
11790           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
11791 ____________________________________________________________________________
11792 [ 12552] By: nick                                  on 2001/10/21  19:18:12
11793         Log: Win32 PerlIO_cleanup special cases should no longer be required.
11794      Branch: perlio
11795            ! perl.c
11796 ____________________________________________________________________________
11797 [ 12551] By: nick                                  on 2001/10/21  19:16:56
11798         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
11799      Branch: perlio
11800            ! win32/makefile.mk
11801 ____________________________________________________________________________
11802 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
11803         Log: change#12549 wasn't aware of strictures
11804      Branch: maint-5.6/perl
11805            ! t/pragma/strict-vars toke.c
11806 ____________________________________________________________________________
11807 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
11808         Log: readline() doesn't work with our variables; it confuses them with
11809              my variables (change#4227 was incomplete)
11810      Branch: maint-5.6/perl
11811            ! t/base/rs.t toke.c
11812 ____________________________________________________________________________
11813 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
11814         Log: change#12220 appears to have pulled in a mainline change that
11815              isn't applicable to maint-5.6 (some platforms don't taint
11816              cwd)
11817      Branch: maint-5.6/perl
11818            ! t/lib/filefind-taint.t
11819 ____________________________________________________________________________
11820 [ 12547] By: nick                                  on 2001/10/21  17:15:54
11821         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
11822              for them. Call explicit cleanup during destruct process.
11823              - one binmode test is failing
11824              - also ext/threads/t/basic.t fails under make test, and is noisy under
11825              harness. (Threads results are intermingled and don't match order expected.)
11826      Branch: perlio
11827            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
11828            ! perlio.h perliol.h pod/perlapi.pod sv.c
11829 ____________________________________________________________________________
11830 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
11831         Log: Implement multicharacter case mappings where a single
11832              Unicode character can be mapped into several.
11833      Branch: perl
11834            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
11835            - lib/unicore/To/SpecUpper.pl
11836            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
11837            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
11838            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
11839            ! proto.h t/op/lc.t utf8.c
11840 ____________________________________________________________________________
11841 [ 12545] By: sky                                   on 2001/10/21  15:25:16
11842         Log: First support of threads::shared, support shared svs and references.
11843      Branch: perl
11844            + ext/threads/shared/Makefile.PL ext/threads/shared/README
11845            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11846            + ext/threads/shared/t/sv_refs.t
11847            + ext/threads/shared/t/sv_simple.t
11848            ! MANIFEST sharedsv.c
11849 ____________________________________________________________________________
11850 [ 12544] By: nick                                  on 2001/10/21  14:52:35
11851         Log: PerlIO layer table as PL_perlio (per-interpreter)
11852      Branch: perlio
11853            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
11854            ! pod/perlapi.pod sv.c
11855 ____________________________________________________________________________
11856 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
11857         Log: Prettyprinting.
11858      Branch: perl
11859            ! pod/perlunicode.pod
11860 ____________________________________________________________________________
11861 [ 12542] By: ams                                   on 2001/10/21  03:50:25
11862         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
11863              From: "Sean M. Burke" <sburke@cpan.org>
11864              Date: Sat, 20 Oct 2001 17:51:09 -0600
11865              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
11866      Branch: perl
11867            + pod/perlpodspec.pod
11868            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
11869            ! pod/perltoc.pod
11870 ____________________________________________________________________________
11871 [ 12541] By: nick                                  on 2001/10/20  22:23:53
11872         Log: Fix typos in new locking on MemShared
11873              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
11874              - seems to make segfaults more deterministic - suspect they are 
11875              attempt to free() after Interp and Host have gone.
11876      Branch: perlio
11877            ! perlio.c win32/perlhost.h
11878 ____________________________________________________________________________
11879 [ 12540] By: nick                                  on 2001/10/20  21:50:46
11880         Log: Remove the MemShared re-#define (again)
11881      Branch: perlio
11882            ! perlio.c
11883 ____________________________________________________________________________
11884 [ 12539] By: nick                                  on 2001/10/20  21:49:06
11885         Log: Use locks on MemShared
11886      Branch: perlio
11887            ! win32/perlhost.h
11888 ____________________________________________________________________________
11889 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
11890         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
11891              From: "chromatic" <chromatic@rmci.net>
11892              Date: Sat, 20 Oct 2001 11:13:47 -0600
11893              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
11894      Branch: perl
11895            ! installhtml
11896 ____________________________________________________________________________
11897 [ 12537] By: nick                                  on 2001/10/20  16:44:03
11898         Log: Integrate mainline
11899      Branch: perlio
11900           !> (integrate 48 files)
11901 ____________________________________________________________________________
11902 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
11903         Log: Update Changes.
11904      Branch: perl
11905            ! Changes patchlevel.h
11906 ____________________________________________________________________________
11907 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
11908         Log: Upgrade to podlators 1.11, from Russ Allbery.
11909      Branch: perl
11910            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
11911            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
11912            ! pod/pod2man.PL pod/pod2text.PL
11913 ____________________________________________________________________________
11914 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
11915         Log: Integrate perlio change #12532:
11916              introduce and use PerlIO_intmod2str().
11917      Branch: perl
11918           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
11919 ____________________________________________________________________________
11920 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
11921         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
11922      Branch: perl
11923            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
11924 ____________________________________________________________________________
11925 [ 12532] By: nick                                  on 2001/10/20  14:25:37
11926         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
11927              Use for non-PERLIO fdupopen().
11928      Branch: perlio
11929            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
11930 ____________________________________________________________________________
11931 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
11932         Log: Integrate perlio: PerlIO win32 fixes.
11933      Branch: perl
11934           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
11935           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
11936           !> proto.h sv.h win32/win32io.c
11937 ____________________________________________________________________________
11938 [ 12530] By: nick                                  on 2001/10/20  12:53:30
11939         Log: Fixed in two places - p4 resolve
11940      Branch: perlio
11941            ! perlsdio.h
11942 ____________________________________________________________________________
11943 [ 12529] By: nick                                  on 2001/10/20  12:51:05
11944         Log: Fix for ithreads/stdio build
11945      Branch: perlio
11946            ! perlio.c perlsdio.h
11947 ____________________________________________________________________________
11948 [ 12528] By: ams                                   on 2001/10/20  12:13:25
11949         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
11950              From: Michael G Schwern <schwern@pobox.com>
11951              Date: Sat, 20 Oct 2001 01:41:21 -0400
11952              Message-Id: <20011020014121.I3681@blackrider>
11953      Branch: perl
11954            ! installman
11955 ____________________________________________________________________________
11956 [ 12527] By: ams                                   on 2001/10/20  12:09:41
11957         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
11958              From: Michael G Schwern <schwern@pobox.com>
11959              Date: Sat, 20 Oct 2001 02:04:21 -0400
11960              Message-Id: <20011020020421.A11732@blackrider>
11961      Branch: perl
11962            ! lib/Pod/Checker.pm
11963 ____________________________________________________________________________
11964 [ 12526] By: ams                                   on 2001/10/20  11:59:41
11965         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
11966              From: "chromatic" <chromatic@rmci.net>
11967              Date: Fri, 19 Oct 2001 22:46:39 -0600
11968              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
11969      Branch: perl
11970            ! lib/Net/Config.pm
11971 ____________________________________________________________________________
11972 [ 12525] By: nick                                  on 2001/10/20  11:16:18
11973         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
11974              Perl_sv_setsv_flags directly.
11975      Branch: perlio
11976            ! ext/threads/threads.xs
11977 ____________________________________________________________________________
11978 [ 12524] By: nick                                  on 2001/10/20  10:28:17
11979         Log: Add a new flag character 'm' to embed.pl set to represent
11980              "functions" which are really macros. Use it foe the troublesome
11981              sv_setsv() etc. macros in sv.h - changing latter to define
11982              sv_setsv rather than sv_setsv_macro etc.
11983      Branch: perlio
11984            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
11985            ! pod/perlapi.pod proto.h sv.h
11986 ____________________________________________________________________________
11987 [ 12523] By: nick                                  on 2001/10/20  09:17:17
11988         Log: Add comments explaining why win32.h/embed.h are included where they are
11989              in perl.h 
11990      Branch: perlio
11991            ! perl.h
11992 ____________________________________________________________________________
11993 [ 12522] By: nick                                  on 2001/10/20  08:27:44
11994         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
11995              being used yet.
11996      Branch: perlio
11997            ! win32/win32io.c
11998 ____________________________________________________________________________
11999 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
12000         Log: Wording tweaks.
12001      Branch: perl
12002            ! t/TEST
12003 ____________________________________________________________________________
12004 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
12005         Log: Subject: IO module with nonblocking socket connect patch 
12006              From: Raul Dias <raul@dias.com.br>
12007              Date: Fri, 19 Oct 2001 22:45:32 -0300
12008              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
12009      Branch: perl
12010            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
12011 ____________________________________________________________________________
12012 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
12013         Log: Test vertical whitespace combined with /x in \p{}.
12014      Branch: perl
12015            ! t/op/pat.t
12016 ____________________________________________________________________________
12017 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
12018         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
12019              From: Gisle Aas <gisle@ActiveState.com> 
12020              Date: 19 Oct 2001 16:46:02 -0700
12021              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
12022      Branch: perl
12023            ! lib/ExtUtils/MakeMaker.pm
12024 ____________________________________________________________________________
12025 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
12026         Log: No more this symbol.
12027      Branch: perl
12028            ! makedef.pl
12029 ____________________________________________________________________________
12030 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
12031         Log: Integrate change #12511; fix gross win32 build issues.
12032      Branch: perl
12033           !> makedef.pl sv.c
12034 ____________________________________________________________________________
12035 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
12036         Log: Unpack in scalar context should return the first value
12037              returned in list context, as pointed out by Ton Hospel
12038              in 2001-05-21 (this is how it works already in blead,
12039              just adding the test).
12040      Branch: perl
12041            ! t/op/pack.t
12042 ____________________________________________________________________________
12043 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
12044         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
12045              From: "Craig A. Berry" <craigberry@mac.com>
12046              Date: Fri, 19 Oct 2001 16:59:30 -0500
12047              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
12048      Branch: perl
12049            ! utils/perldoc.PL
12050 ____________________________________________________________________________
12051 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
12052         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
12053              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12054              Date: Fri, 19 Oct 2001 17:45:23 EDT
12055              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
12056      Branch: perl
12057            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
12058            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
12059            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
12060            ! vms/vmsish.h
12061 ____________________________________________________________________________
12062 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
12063         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
12064              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12065              Date: Fri, 19 Oct 2001 17:26:35 EDT
12066              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
12067      Branch: perl
12068            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
12069 ____________________________________________________________________________
12070 [ 12511] By: nick                                  on 2001/10/19  19:55:36
12071         Log: Fix gross win32 build issues
12072      Branch: perlio
12073            ! makedef.pl sv.c
12074 ____________________________________________________________________________
12075 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
12076         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
12077              From: David Dyck <dcd@tc.fluke.com>
12078              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
12079              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
12080      Branch: perl
12081            ! lib/File/Find.pm
12082 ____________________________________________________________________________
12083 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
12084         Log: Subject: Re: PerlIO and Encode
12085              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
12086              Date: Tue, 16 Oct 2001 01:50:16 +0900
12087              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
12088      Branch: perl
12089            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
12090            ! ext/Encode/Encode/Tcl.t
12091 ____________________________________________________________________________
12092 [ 12508] By: ams                                   on 2001/10/19  17:59:16
12093         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
12094              (See #12499)
12095      Branch: perl
12096            ! pod/perlintro.pod
12097 ____________________________________________________________________________
12098 [ 12507] By: nick                                  on 2001/10/19  16:30:43
12099         Log: Integrate mainline
12100      Branch: perlio
12101           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
12102           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
12103           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
12104           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
12105           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
12106           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
12107           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12108           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
12109           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
12110           +> win32/config_H.win64
12111            - lib/Test/Utils.pm lib/unicore/mktables.PL
12112            - t/lib/Test/Simple/Catch/More.pm
12113           !> (integrate 84 files)
12114 ____________________________________________________________________________
12115 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
12116         Log: Retract the #10451 which seems to be the cause
12117              of the major leakage from while(){eval"sub{}"}
12118      Branch: perl
12119            ! op.c t/run/kill_perl.t
12120 ____________________________________________________________________________
12121 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
12122         Log: Regen toc.
12123      Branch: perl
12124            ! pod/perltoc.pod
12125 ____________________________________________________________________________
12126 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
12127         Log: Tiny tweaks.
12128      Branch: perl
12129            ! pod/perl.pod
12130 ____________________________________________________________________________
12131 [ 12503] By: ams                                   on 2001/10/19  13:34:24
12132         Log: Subject: Re: perlintro.pod
12133              From: Abe Timmerman <abe@ztreet.demon.nl>
12134              Date: Fri, 19 Oct 2001 14:12:40 +0200
12135              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
12136      Branch: perl
12137            ! pod/perlintro.pod
12138 ____________________________________________________________________________
12139 [ 12502] By: ams                                   on 2001/10/19  13:24:12
12140         Log: Slight reorganisation of references.
12141      Branch: perl
12142            ! pod/perl.pod
12143 ____________________________________________________________________________
12144 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
12145         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
12146              From: Kay Röpke <kroepke@dolphin-services.de>
12147              Date: Fri, 19 Oct 2001 14:04:01 +0200 
12148              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
12149      Branch: perl
12150            ! lib/ExtUtils/MakeMaker.pm
12151 ____________________________________________________________________________
12152 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
12153         Log: Unicode categories continue:
12154              implement Category=, Script=, Block=
12155              (these are based on an upcoming update of TR#18)
12156              Fix a bug where we got two In categories named "old italic",
12157              and another where shortcut for the Is categories wasn't taken.
12158      Branch: perl
12159            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
12160            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
12161            ! pod/perlunicode.pod t/op/pat.t
12162 ____________________________________________________________________________
12163 [ 12499] By: ams                                   on 2001/10/19  01:42:29
12164         Log: Subject: a small patch to perlintro.pod.
12165              From: Autrijus Tang <autrijus@autrijus.org>
12166              Date: Fri, 19 Oct 2001 01:45:51 +0800
12167              Message-Id: <20011019014551.A35625@not.autrijus.org>
12168              (Applied by hand with nits.)
12169      Branch: perl
12170            ! pod/perlintro.pod
12171 ____________________________________________________________________________
12172 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
12173         Log: Subject: [PATCH] OpenBSD hints for ithreads
12174              From: Andy Dougherty <doughera@lafayette.edu>
12175              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
12176              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
12177      Branch: perl
12178            ! hints/openbsd.sh
12179 ____________________________________________________________________________
12180 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
12181         Log: Retract #12446; the problem solved by #12474.
12182      Branch: perl
12183            ! hints/aix.sh
12184 ____________________________________________________________________________
12185 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
12186         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
12187              message and suppress line number info (from Steve Hay
12188              <Steve.Hay@uk.radan.com>)
12189      Branch: maint-5.6/perl
12190            ! lib/Carp/Heavy.pm
12191 ____________________________________________________________________________
12192 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
12193         Log: More documented In categories.
12194      Branch: perl
12195            ! pod/perlunicode.pod
12196 ____________________________________________________________________________
12197 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
12198         Log: Update Changes.
12199      Branch: perl
12200            ! Changes patchlevel.h
12201 ____________________________________________________________________________
12202 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
12203         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
12204      Branch: perl
12205            ! MANIFEST
12206 ____________________________________________________________________________
12207 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
12208         Log: Wrong skip() arguments.
12209      Branch: perl
12210            ! ext/B/t/terse.t
12211 ____________________________________________________________________________
12212 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
12213         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
12214              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12215              Date: Wed, 17 Oct 2001 09:10:53 EDT 
12216              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
12217      Branch: perl
12218            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
12219            ! pod/perlapi.pod vms/vms.c
12220 ____________________________________________________________________________
12221 [ 12490] By: ams                                   on 2001/10/18  09:31:00
12222         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
12223              From: Mark-Jason Dominus <mjd@plover.com>
12224              Date: Thu, 18 Oct 2001 06:25:35 -0400
12225              Message-Id: <20011018102535.19264.qmail@plover.com>
12226      Branch: perl
12227            ! pod/perl.pod
12228 ____________________________________________________________________________
12229 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
12230         Log: Prettyprinting.
12231      Branch: perl
12232            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
12233 ____________________________________________________________________________
12234 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
12235         Log: Regen toc.
12236      Branch: perl
12237            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12238 ____________________________________________________________________________
12239 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
12240         Log: Add perlintro, from Skud.
12241      Branch: perl
12242            + pod/perlintro.pod
12243            ! MANIFEST
12244 ____________________________________________________________________________
12245 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
12246         Log: FAQ sync.
12247      Branch: perl
12248            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
12249            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
12250            ! pod/perlfaq8.pod pod/perlfaq9.pod
12251 ____________________________________________________________________________
12252 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
12253         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
12254              in speed (upto 20% speedup in certain operations) but meanwhile
12255              regexps and arithmetics got slower (5-10%) (according to
12256              perlbench average speedup is negligible, and within measuring
12257              flutter, 1%).  Therefore retracting all the changes
12258              aimed at getting -std1 to compile cleanly:  #12475, #12476,
12259              #12479, #12480, #12481, #12482, #12483, #12484.
12260      Branch: perl
12261            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
12262            ! pp_hot.c pp_sys.c toke.c
12263 ____________________________________________________________________________
12264 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
12265         Log: (retracted by #12485)
12266              Strict ANSI doesn't like the third argument of main()
12267              so enable ignoring it if using ultra picky compiler.
12268      Branch: perl
12269            ! miniperlmain.c
12270 ____________________________________________________________________________
12271 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
12272         Log: (retracted by #12485)
12273              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
12274      Branch: perl
12275            ! perl.h
12276 ____________________________________________________________________________
12277 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
12278         Log: (retracted by #12485)
12279              Add explanatory comment.
12280      Branch: perl
12281            ! mg.c
12282 ____________________________________________________________________________
12283 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
12284         Log: (retracted by #12485)
12285              More dollar$hiding.
12286      Branch: perl
12287            ! doio.c perl.h pp_sys.c
12288 ____________________________________________________________________________
12289 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
12290         Log: (retracted by #12485)
12291              KISS.
12292      Branch: perl
12293            ! mg.c
12294 ____________________________________________________________________________
12295 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
12296         Log: (retracted by #12485)
12297              Thou shalt not #ifdef inside macro invocations,
12298              noticed by Rafael Garcia-Suarez.
12299      Branch: perl
12300            ! mg.c
12301 ____________________________________________________________________________
12302 [ 12478] By: ams                                   on 2001/10/17  18:50:55
12303         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
12304              From: Anton Berezin <tobez@tobez.org>
12305              Date: Wed, 17 Oct 2001 18:25:48 +0200
12306              Message-Id: <20011017182548.A12082@heechee.tobez.org>
12307      Branch: perl
12308            ! pp_sys.c
12309 ____________________________________________________________________________
12310 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
12311         Log: (retracted by #12485)
12312              Unterminated #ifdef.
12313      Branch: perl
12314            ! mg.c
12315 ____________________________________________________________________________
12316 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
12317         Log: (retracted by #12485)
12318              Avoid dollar signs in identifiers (in non-VMS) to
12319              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
12320      Branch: perl
12321            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
12322            ! toke.c
12323 ____________________________________________________________________________
12324 [ 12474] By: ams                                   on 2001/10/17  15:14:50
12325         Log: Subject: Two AIX patches
12326              From: H.Merijn Brand <h.m.brand@hccnet.nl>
12327              Date: Wed, 17 Oct 2001 18:04:35 +0200
12328              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
12329      Branch: perl
12330            ! hints/aix.sh makedef.pl
12331 ____________________________________________________________________________
12332 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
12333         Log: Limiting the Time::HiRes::sleep and usleep to
12334              one second is not a good policy if drop-in
12335              replacement is still a goal.
12336      Branch: perl
12337            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
12338            ! ext/Time/HiRes/HiRes.xs
12339 ____________________________________________________________________________
12340 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
12341         Log: Subject: [PATCH] Test::Simple 0.32
12342              From: Michael G Schwern <schwern@pobox.com> 
12343              Date: Wed, 17 Oct 2001 03:42:41 -0400
12344              Message-ID: <20011017034241.A25038@blackrider>
12345      Branch: perl
12346            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
12347            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
12348            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
12349            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
12350            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
12351            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
12352            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
12353            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
12354            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
12355            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
12356            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
12357            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
12358            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
12359            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
12360            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
12361            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
12362            ! t/lib/Test/Simple/Catch.pm
12363            ! t/lib/Test/Simple/sample_tests/five_fail.plx
12364 ____________________________________________________________________________
12365 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
12366         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
12367              From: Michael G Schwern <schwern@pobox.com> 
12368              Date: Wed, 17 Oct 2001 04:04:13 -0400
12369              Message-ID: <20011017040413.C25550@blackrider>
12370      Branch: perl
12371            ! t/TEST t/harness vms/test.com
12372 ____________________________________________________________________________
12373 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
12374         Log: Regen doc with perlmodstyle added.
12375      Branch: perl
12376            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12377 ____________________________________________________________________________
12378 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
12379         Log: Pod cleanup.
12380      Branch: perl
12381            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
12382 ____________________________________________________________________________
12383 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
12384         Log: Subject: perlmodstyle as a patch
12385              From: Kirrily Robert <skud@infotrope.net>
12386              Date: Tue, 16 Oct 2001 22:47:23 -0400
12387              Message-ID: <20011016224723.A20673@infotrope.net>
12388      Branch: perl
12389            + pod/perlmodstyle.pod
12390            ! MANIFEST
12391 ____________________________________________________________________________
12392 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
12393         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
12394              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
12395              Date: Thu, 6 Sep 2001 11:09:40 +0100
12396              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
12397              
12398              Mention also the develooper p5p archive.
12399      Branch: perl
12400            ! pod/perlhack.pod
12401 ____________________________________________________________________________
12402 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
12403         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
12404              From: Kay Röpke <kroepke@dolphin-services.de>
12405              Date: Tue, 16 Oct 2001 17:23:52 +0200
12406              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
12407      Branch: perl
12408            ! lib/ExtUtils/MakeMaker.pm
12409 ____________________________________________________________________________
12410 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
12411         Log: Add the special casing mappings (from SpecCase.txt)
12412              (except for the hyper special case mappings that have
12413              the condition list); the special casing mappings are
12414              unused for now.  Small tidying up on mktables.
12415      Branch: perl
12416            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12417            + lib/unicore/To/SpecUpper.pl
12418            ! lib/unicore/mktables
12419 ____________________________________________________________________________
12420 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
12421         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
12422              From: "David H. Adler" <dha@panix.com>       
12423              Date: Tue, 16 Oct 2001 11:59:35 -0400
12424              Message-ID: <20011016115935.A13078@panix.com>
12425              
12426              Subject: [ PATCH ] perldata patch, revised
12427              From: "David H. Adler" <dha@panix.com>     
12428              Date: Tue, 16 Oct 2001 18:26:49 -0400
12429              Message-ID: <20011016182649.C23970@panix.com>
12430      Branch: perl
12431            ! pod/perldata.pod pod/perlop.pod
12432 ____________________________________________________________________________
12433 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
12434         Log: Integrate perlio: PerlIO_dup (for all but Win32).
12435      Branch: perl
12436           !> embed.h embed.pl ext/Encode/Encode.xs
12437           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
12438           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
12439           !> win32/win32io.c
12440 ____________________________________________________________________________
12441 [ 12462] By: nick                                  on 2001/10/16  19:11:30
12442         Log: PerlIOXxxx_dups for all but Win32
12443      Branch: perlio
12444            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
12445            ! ext/PerlIO/Via/Via.xs
12446 ____________________________________________________________________________
12447 [ 12461] By: nick                                  on 2001/10/16  18:28:48
12448         Log: Implement PerlIOStdio_dup (explains core dumps - dup
12449              was not setting up a FILE * to be fclosed()).
12450      Branch: perlio
12451            ! perlio.c
12452 ____________________________________________________________________________
12453 [ 12460] By: nick                                  on 2001/10/16  17:31:47
12454         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
12455              overflow.
12456      Branch: perlio
12457            ! perlio.c
12458 ____________________________________________________________________________
12459 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
12460         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
12461              From: "Craig A. Berry" <craigberry@mac.com>
12462              Date: Tue, 16 Oct 2001 13:08:38 -0500
12463              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
12464      Branch: perl
12465            ! configure.com
12466 ____________________________________________________________________________
12467 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
12468         Log: Can't expect too much accuracy from a sleep of one second.
12469              (I think this will also fail with high load.)
12470      Branch: perl
12471            ! ext/Time/HiRes/HiRes.t
12472 ____________________________________________________________________________
12473 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
12474         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
12475              From: "Werner, Randolf" <randolf.werner@sap.com>
12476              Date: Tue, 16 Oct 2001 18:33:02 +0200
12477              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
12478      Branch: perl
12479            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
12480            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
12481 ____________________________________________________________________________
12482 [ 12456] By: nick                                  on 2001/10/16  14:08:16
12483         Log: Builds under ithreads (but fails all threads tests)
12484      Branch: perlio
12485            ! hv.c perlio.c sv.c
12486 ____________________________________________________________________________
12487 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
12488         Log: I think the Perl_sortsv needs *not* be skipped?
12489      Branch: perl
12490            ! makedef.pl
12491 ____________________________________________________________________________
12492 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
12493         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
12494              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
12495              Date: Tue, 16 Oct 2001 15:32:44 +0200
12496              Message-ID: <3BCC531C.11494.3E433F@localhost>
12497      Branch: perl
12498            ! t/op/groups.t
12499 ____________________________________________________________________________
12500 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
12501         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
12502              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
12503              Date: Tue, 16 Oct 2001 15:01:04 +0200
12504              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
12505      Branch: perl
12506            ! t/io/fs.t
12507 ____________________________________________________________________________
12508 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
12509         Log: A forgotten deletion.
12510      Branch: perl
12511            - lib/unicore/mktables.PL
12512 ____________________________________________________________________________
12513 [ 12451] By: nick                                  on 2001/10/16  11:32:48
12514         Log: Skeleton of "PerlIO_dup" coded.
12515              Still-passes all tests non-threaded (well it would wouldn't it!)
12516      Branch: perlio
12517            ! embed.h embed.pl ext/Encode/Encode.xs
12518            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
12519            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
12520            ! win32/win32io.c
12521 ____________________________________________________________________________
12522 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
12523         Log: Document the problem with the swash_fetch() API that affects
12524              more complex case conversions.
12525      Branch: perl
12526            ! lib/utf8_heavy.pl utf8.c
12527 ____________________________________________________________________________
12528 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
12529         Log: Make Time::HiRes::sleep() and usleep() to return
12530              the number of seconds (a floating point value) and 
12531              microseconds (an integer) actually slept (well,
12532              modulo the time spent in measuring the time actually
12533              slept...), to be a better drop-in replacement for
12534              the builtin sleep().  Noticed by Chris Nandor.
12535              
12536              Also make usleep() to croak if fed illegal number
12537              of useconds (anything greater than 1_000_000).
12538      Branch: perl
12539            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
12540            ! ext/Time/HiRes/HiRes.xs
12541 ____________________________________________________________________________
12542 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
12543         Log: A missing SvREFCNT_dec.
12544      Branch: perl
12545            ! perl.c
12546 ____________________________________________________________________________
12547 [ 12447] By: nick                                  on 2001/10/15  20:27:53
12548         Log: Beginings of PerlIO_dup support (unstable)
12549      Branch: perlio
12550            ! perlio.c perliol.h
12551 ____________________________________________________________________________
12552 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
12553         Log: (retracted by #12497)
12554              In AIX vac 5 just can't seem to get regcomp right.
12555      Branch: perl
12556            ! hints/aix.sh
12557 ____________________________________________________________________________
12558 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
12559         Log: Bump the version number to agree with the maintperl one.
12560      Branch: perl
12561            ! lib/Tie/RefHash.pm
12562 ____________________________________________________________________________
12563 [ 12444] By: nick                                  on 2001/10/15  15:59:57
12564         Log: Integrate mainline
12565      Branch: perlio
12566           +> lib/Math/BigInt/t/Math/Subclass.pm
12567           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
12568           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
12569           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
12570           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
12571           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
12572           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
12573           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
12574           +> lib/unicore/mktables
12575            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
12576            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
12577            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
12578            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
12579            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
12580            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
12581            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
12582            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
12583            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
12584            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
12585            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
12586            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
12587            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
12588            - lib/unicore/syllables.txt
12589           !> (integrate 344 files)
12590 ____________________________________________________________________________
12591 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
12592         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
12593      Branch: perl
12594            ! ext/DB_File/DB_File.xs
12595 ____________________________________________________________________________
12596 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
12597         Log: Sync the skip() amounts with the number of tests.
12598      Branch: perl
12599            ! lib/Term/Complete.t
12600 ____________________________________________________________________________
12601 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
12602         Log: Update Changes.
12603      Branch: perl
12604            ! Changes patchlevel.h
12605 ____________________________________________________________________________
12606 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
12607         Log: MacOS Classic catdir() rewrite from Thomas Wegner
12608              (backward incompatibility, but a deliberate one,
12609              the old version simply is broken in its logic),
12610              also documentation updates, and as suggested replicated
12611              the File::Spec::Unix documentation updates also on the
12612              File::Spec documentation.
12613              
12614              TODO: there seems to be duplication of documentation
12615              between File::Spec and File::Spec::Unix.  I think
12616              the ::Unix should be left only with specific UNIXisms,
12617              and all the generic documentation should be in ::Spec.
12618      Branch: perl
12619            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12620            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
12621            ! lib/File/Spec/Unix.pm
12622 ____________________________________________________________________________
12623 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
12624         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
12625              From: Blair Zajac <blair@orcaware.com>
12626              Date: Mon, 24 Sep 2001 11:48:58 -0700
12627              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
12628              
12629              (the skip() messages)
12630      Branch: perl
12631            ! t/op/magic.t
12632 ____________________________________________________________________________
12633 [ 12438] By: ams                                   on 2001/10/14  23:43:59
12634         Log: Subject: [PATCH] make PerlIO default on VMS
12635              From: "Craig A. Berry" <craigberry@mac.com>
12636              Date: Sun, 14 Oct 2001 15:27:18 -0500
12637              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
12638      Branch: perl
12639            ! configure.com
12640 ____________________________________________________________________________
12641 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
12642         Log: Retract #12436 (Abhijit already did this at #12426)
12643      Branch: perl
12644            ! lib/ExtUtils/MM_Unix.pm
12645 ____________________________________________________________________________
12646 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
12647         Log: (retracted by #12437)
12648              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
12649              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
12650              Date: Sat, 13 Oct 2001 20:33:55 +0200
12651              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
12652      Branch: perl
12653            ! lib/ExtUtils/MM_Unix.pm
12654 ____________________________________________________________________________
12655 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
12656         Log: Subject: h2xs grammar nit
12657              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
12658              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
12659              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
12660      Branch: perl
12661            ! utils/h2xs.PL
12662 ____________________________________________________________________________
12663 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
12664         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
12665              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12666              Date: Sun, 14 Oct 2001 11:25:08 +0100
12667              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
12668      Branch: perl
12669            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
12670            ! warnings.pl
12671 ____________________________________________________________________________
12672 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
12673         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
12674              for File::Spec::Mac::catfile)
12675      Branch: perl
12676            ! lib/h2xs.t
12677 ____________________________________________________________________________
12678 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
12679         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
12680              From: Nicholas Clark <nick@ccl4.org>
12681              Date: Sat, 13 Oct 2001 00:07:31 +0100
12682              Message-ID: <20011013000731.D67535@plum.flirble.org>
12683      Branch: perl
12684            ! lib/h2xs.t utils/h2xs.PL
12685 ____________________________________________________________________________
12686 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
12687         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
12688              before DEFINE and INC), and repent by taking DEFINE and
12689              INC away from PASTHRU.
12690      Branch: perl
12691            ! lib/ExtUtils/MM_Unix.pm
12692 ____________________________________________________________________________
12693 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
12694         Log: More MANIFEST anomalies.
12695      Branch: perl
12696            ! MANIFEST
12697 ____________________________________________________________________________
12698 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
12699         Log: Not that many.
12700      Branch: perl
12701            ! MANIFEST
12702 ____________________________________________________________________________
12703 [ 12428] By: sky                                   on 2001/10/13  20:59:27
12704         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
12705              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12706              Date: Sat, 13 Oct 2001 23:15:55 +0200
12707              Message-ID: <20011013231555.A18071@rafael>
12708      Branch: perl
12709            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
12710            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
12711 ____________________________________________________________________________
12712 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
12713         Log: Rewrite mktables from scratch.
12714              - Cleaner.
12715              - Faster: 15-20 seconds as opposed to several minutes.
12716              - More dynamic: the names of the various categories
12717              such as the linebreak ones are dynamic, not static.
12718              - Is.pl: long names for the general category properties
12719              are now available.
12720              - Ranges (<... ,First>, <..., Last>) from the general
12721              categories work now.
12722              - No more mktables.PL because the mktables.PL is not
12723              and never has been run to create a mktables.
12724              - syllables.txt and Is/Syl*.pl removed: non-standard
12725              (not part of the Unicode), and the whole concept is
12726              being reworked (http://syllabary.sourceforge.net/),
12727              the old way wouldn't even work with the new Syllables.txt
12728              (it would result in 1000+ new categories)
12729      Branch: perl
12730            + lib/unicore/In/163.pl lib/unicore/In/164.pl
12731            + lib/unicore/In/165.pl lib/unicore/In/166.pl
12732            + lib/unicore/In/167.pl lib/unicore/In/168.pl
12733            + lib/unicore/In/169.pl lib/unicore/In/170.pl
12734            + lib/unicore/In/171.pl lib/unicore/Is.pl
12735            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
12736            + lib/unicore/mktables
12737            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
12738            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
12739            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
12740            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
12741            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
12742            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
12743            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
12744            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
12745            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
12746            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
12747            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
12748            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
12749            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
12750            - lib/unicore/syllables.txt
12751            ! (edit 304 files)
12752 ____________________________________________________________________________
12753 [ 12426] By: ams                                   on 2001/10/13  18:05:36
12754         Log: ExtUtils::MM_Unix should ignore comments when searching for
12755              $VERSION.
12756      Branch: perl
12757            ! lib/ExtUtils/MM_Unix.pm
12758 ____________________________________________________________________________
12759 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
12760         Log: Subject: Re: New module XML::Clean
12761              From: andreas.koenig@anima.de (Andreas J. Koenig)
12762              Date: 13 Oct 2001 10:17:09 +0200
12763              Message-ID: <m37ku0t0my.fsf@anima.de>
12764      Branch: perl
12765            ! pod/perlnewmod.pod
12766 ____________________________________________________________________________
12767 [ 12424] By: sky                                   on 2001/10/13  09:39:59
12768         Log: Set thread stack size if needed.
12769      Branch: perl
12770            ! ext/threads/threads.xs
12771 ____________________________________________________________________________
12772 [ 12423] By: sky                                   on 2001/10/13  09:36:49
12773         Log: We do want to set the attribute to joinable even on modern posix
12774              platforms.
12775      Branch: perl
12776            ! ext/threads/threads.xs
12777 ____________________________________________________________________________
12778 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
12779         Log: Subject: [PATCH ext/Data/Dumper.xs]
12780              From: Brian Ingerson <ingy@ttul.org>
12781              Date: Fri, 12 Oct 2001 19:32:35 -0700
12782              Message-ID: <20011012193235.B889@ttul.org>
12783      Branch: perl
12784            ! ext/Data/Dumper/Dumper.xs
12785 ____________________________________________________________________________
12786 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
12787         Log: Update Changes.
12788      Branch: perl
12789            ! Changes patchlevel.h
12790 ____________________________________________________________________________
12791 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
12792         Log: FAQ sync.
12793      Branch: perl
12794            ! pod/perlfaq3.pod pod/perlfaq4.pod
12795 ____________________________________________________________________________
12796 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
12797         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
12798              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
12799              Date: Fri, 12 Oct 2001 11:51:05 -0700
12800              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
12801      Branch: perl
12802            ! lib/File/Copy.pm
12803 ____________________________________________________________________________
12804 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
12805         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
12806              From: "chromatic" <chromatic@rmci.net>     
12807              Date: Thu, 11 Oct 2001 10:57:55 -0600
12808              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
12809              
12810              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
12811              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12812              Date: Thu, 11 Oct 2001 22:34:21 +0200
12813              Message-ID: <20011011223421.A693@rafael>     
12814              
12815              plus undef $Term::Complete::stty as suggested by Rafael.
12816      Branch: perl
12817            ! lib/Term/Complete.pm lib/Term/Complete.t
12818 ____________________________________________________________________________
12819 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
12820         Log: UUnndduupplleexx..
12821      Branch: perl
12822            ! perl.h
12823 ____________________________________________________________________________
12824 [ 12416] By: sky                                   on 2001/10/12  20:16:19
12825         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
12826              From: Andy Dougherty <doughera@lafayette.edu>
12827              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
12828              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
12829              (Potentially only band-aid)
12830      Branch: perl
12831            ! sv.c
12832 ____________________________________________________________________________
12833 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
12834         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
12835              mishandles kill(), and therefore the sigaction test
12836              should be skipped, from Charles Lane.
12837      Branch: perl
12838            ! ext/POSIX/t/sigaction.t
12839 ____________________________________________________________________________
12840 [ 12414] By: sky                                   on 2001/10/12  18:47:49
12841         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
12842      Branch: perl
12843            ! op.h
12844 ____________________________________________________________________________
12845 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
12846         Log: Upgrade to Math::BigInt 1.44 from Tels and
12847              further fixes from John Peacock.
12848      Branch: perl
12849            + lib/Math/BigInt/t/Math/Subclass.pm
12850            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
12851            + lib/Math/BigInt/t/subclass.t
12852            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12853            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
12854            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
12855            ! lib/Math/BigInt/t/mbimbf.t
12856 ____________________________________________________________________________
12857 [ 12412] By: sky                                   on 2001/10/12  18:28:23
12858         Log: perhaps pthread_attr_t really needs to be set for the old api
12859      Branch: perl
12860            ! ext/threads/threads.xs
12861 ____________________________________________________________________________
12862 [ 12411] By: sky                                   on 2001/10/12  18:11:45
12863         Log: pthread_keycreate not pthread_key_create under the here be dragons API
12864      Branch: perl
12865            ! ext/threads/threads.h
12866 ____________________________________________________________________________
12867 [ 12410] By: sky                                   on 2001/10/12  18:07:37
12868         Log: Apperently OLD PTHREADS API is a bit retarded.
12869              This should fix another set of compile failures in HP-UX 10.20.
12870      Branch: perl
12871            ! ext/threads/threads.h ext/threads/threads.xs
12872 ____________________________________________________________________________
12873 [ 12409] By: nick                                  on 2001/10/12  15:30:01
12874         Log: Blind integrate of mainline
12875      Branch: perlio
12876           +> (branch 32 files)
12877            - lib/unicode/README
12878           !> (integrate 121 files)
12879 ____________________________________________________________________________
12880 [ 12408] By: sky                                   on 2001/10/12  14:55:08
12881         Log: Let us avoid being smart for now.
12882      Branch: perl
12883            ! ext/threads/threads.h
12884 ____________________________________________________________________________
12885 [ 12407] By: sky                                   on 2001/10/12  14:38:12
12886         Log: (void*) the argument to make sure we work with picky compilers
12887      Branch: perl
12888            ! ext/threads/threads.xs
12889 ____________________________________________________________________________
12890 [ 12406] By: ams                                   on 2001/10/12  13:26:04
12891         Log: (replaced with #12600)
12892              
12893              Subject: [PATCH 5.6.1 perldoc] use File::Temp
12894              From: Mikhail Zabaluev <mhz@alt-linux.org>
12895              Date: Fri, 12 Oct 2001 12:47:47 +0400
12896              Message-Id: <20011012124747.E13918@localhost.localdomain>
12897      Branch: perl
12898            ! utils/perldoc.PL
12899 ____________________________________________________________________________
12900 [ 12405] By: ams                                   on 2001/10/12  13:05:32
12901         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
12902              From: andreas.koenig@anima.de (Andreas J. Koenig)
12903              Date: 12 Oct 2001 11:12:07 +0200
12904              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
12905      Branch: perl
12906            ! lib/Memoize/t/speed.t
12907 ____________________________________________________________________________
12908 [ 12404] By: sky                                   on 2001/10/12  12:46:15
12909         Log: A) Support OLD_PTHREADS_API
12910              B) Change from using pthread_t to using a TLS to store the
12911              index of the thread in an hash, this is to avoid problems when
12912              in fact pthread_t was not a seralizable type.
12913              Both these changes are because of HP-UX 10.20
12914              This has not been tested on win32 but should work there.
12915              Need to add support for NetWare.
12916      Branch: perl
12917            ! ext/threads/threads.h ext/threads/threads.xs
12918 ____________________________________________________________________________
12919 [ 12403] By: ams                                   on 2001/10/12  07:34:19
12920         Log: Subject: Re: New module XML::Clean
12921              From: andreas.koenig@anima.de (Andreas J. Koenig)
12922              Date: 12 Oct 2001 10:20:35 +0200
12923              Message-Id: <m3elo9uv58.fsf@anima.de>
12924      Branch: perl
12925            ! pod/perlnewmod.pod
12926 ____________________________________________________________________________
12927 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
12928         Log: More HP model tweaks from Merijn.
12929      Branch: perl
12930            ! README.hpux
12931 ____________________________________________________________________________
12932 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
12933         Log: Update Changes.
12934      Branch: perl
12935            ! Changes patchlevel.h
12936 ____________________________________________________________________________
12937 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
12938         Log: HP-UX update from H.Merijn Brand.
12939      Branch: perl
12940            ! README.hpux
12941 ____________________________________________________________________________
12942 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
12943         Log: Subject: [PATCH] fix link rot in README.vms
12944              From: "Craig A. Berry" <craigberry@mac.com>
12945              Date: Wed, 10 Oct 2001 17:17:00 -0500
12946              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
12947      Branch: perl
12948            ! README.vms
12949 ____________________________________________________________________________
12950 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
12951         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
12952              From: "chromatic" <chromatic@rmci.net>
12953              Date: Wed, 10 Oct 2001 15:50:30 -0600
12954              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
12955      Branch: perl
12956            ! lib/Term/Complete.t
12957 ____________________________________________________________________________
12958 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
12959         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
12960              From: "chromatic" <chromatic@rmci.net>
12961              Date: Wed, 10 Oct 2001 15:45:42 -0600
12962              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
12963      Branch: perl
12964            + lib/ExtUtils/Packlist.t
12965            ! MANIFEST
12966 ____________________________________________________________________________
12967 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
12968         Log: VMS needs quotes around the -I option to keep it from
12969              being downcased, from Charles Lane.
12970      Branch: perl
12971            ! t/run/kill_perl.t
12972 ____________________________________________________________________________
12973 [ 12395] By: ams                                   on 2001/10/10  16:22:32
12974         Log: Subject: [PATCH lib/FindBin.pm]
12975              From: Stas Bekman <stas@stason.org>
12976              Date: Tue, 09 Oct 2001 23:57:10 +0800
12977              Message-Id: <3BC31E56.60805@stason.org>
12978      Branch: perl
12979            ! lib/FindBin.pm
12980 ____________________________________________________________________________
12981 [ 12394] By: ams                                   on 2001/10/10  16:09:53
12982         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
12983              From: Abhijit Menon-Sen <ams@wiw.org>
12984              Date: Wed, 10 Oct 2001 21:59:33 +0530
12985              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
12986      Branch: perl
12987            ! ext/Data/Dumper/Dumper.xs
12988 ____________________________________________________________________________
12989 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
12990         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
12991              from Charles Lane.
12992      Branch: perl
12993            ! lib/File/Spec/VMS.pm
12994 ____________________________________________________________________________
12995 [ 12392] By: ams                                   on 2001/10/10  14:49:43
12996         Log: Subject: [PATCH] two s/// bugfixes
12997              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12998              Date: Wed, 10 Oct 2001 17:23:44 +0200
12999              Message-Id: <20011010172344.C22440@rafael>
13000      Branch: perl
13001            ! pp_ctl.c regexec.c t/op/subst.t
13002 ____________________________________________________________________________
13003 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
13004         Log: Fix/improve handling of the [000000] special "root"
13005              directory, by putting cwd in canonical form when doing
13006              abs2rel, and prepending a 000000 to directory "chunks"
13007              if missing from base or path.  Also adjust test to
13008              reflect the (improved) output from abs2rel.
13009              From Charles Lane.
13010      Branch: perl
13011            ! lib/File/Spec.t lib/File/Spec/VMS.pm
13012 ____________________________________________________________________________
13013 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
13014         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
13015              all of the extra VMSish attributes (such as "treat this logical
13016              as a device name") that are necessary to make programs run.
13017              A tainted %ENV does not hinder VMS.  From Charles Lane.
13018      Branch: perl
13019            ! lib/File/Find/t/taint.t
13020 ____________________________________________________________________________
13021 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
13022         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
13023              
13024              o  VMS is case-insensitive, RTL downcases filenames read
13025              by perl... so need to re-upcase filenames like MANIFEST
13026              and MANIFEST.SKIP
13027              
13028              o  Need to convert VMS-style to Unix-style filenames when comparing
13029              names in MANIFEST to names in filesystem.
13030              
13031              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
13032              since VMS won't let you (easily) delete non-empty directories.
13033              
13034              From Charles Lane.
13035      Branch: perl
13036            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
13037 ____________________________________________________________________________
13038 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
13039         Log: Unix and VMS agree on "*" as a "match any number of any chars"
13040              wildcards, but differ ("?"  vs.  "%") for their "match any single
13041              char" wildcard.  This patch changes "?"  chars to "%" before doing a
13042              VMS glob...at no loss of functionality, since "?"  isn't a valid
13043              filename char on VMS.  From Charles Lane.
13044      Branch: perl
13045            ! doio.c
13046 ____________________________________________________________________________
13047 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
13048         Log: (accidentally empty submit; new life as #12390)
13049      Branch: perl
13050            ! lib/File/Find/t/taint.t
13051 ____________________________________________________________________________
13052 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
13053         Log: Even more VMS tweakage from Charles Lane:
13054              
13055              Tweak #1:  splitdir only works on directory part of filespec,
13056              split off volume first
13057              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
13058              (it's a horrible kludge in the run-time library,
13059              improved in later versions). Check the
13060              $Config{'d_setenv'} flag before attempting to set it.
13061      Branch: perl
13062            ! t/op/chdir.t
13063 ____________________________________________________________________________
13064 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
13065         Log: VMS tweakage from Charles Lane.
13066              
13067              . command.com doubles an output line when prompting for extensions
13068              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
13069              . perl5db doesn't clean up after itself
13070      Branch: perl
13071            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
13072 ____________________________________________________________________________
13073 [ 12384] By: sky                                   on 2001/10/09  19:16:11
13074         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
13075              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13076              Date: Tue, 9 Oct 2001 22:10:26 +0200
13077              Message-ID: <20011009221026.A8579@rafael>
13078      Branch: perl
13079            ! pod/perldata.pod
13080 ____________________________________________________________________________
13081 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
13082         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
13083              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13084              Date: 9 Oct 2001 15:15:06 -0000
13085              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
13086      Branch: perl
13087            ! t/op/subst.t
13088 ____________________________________________________________________________
13089 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
13090         Log: Update Changes.
13091      Branch: perl
13092            ! Changes patchlevel.h
13093 ____________________________________________________________________________
13094 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
13095         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
13096              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
13097              when a NULL is passed for the filename string pointer.
13098              From Charles Lane.
13099      Branch: perl
13100            ! vms/vms.c
13101 ____________________________________________________________________________
13102 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
13103         Log: Subject: HP systems update
13104              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13105              Date: Tue, 09 Oct 2001 15:59:22 +0200
13106              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
13107      Branch: perl
13108            ! README.hpux
13109 ____________________________________________________________________________
13110 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
13111         Log: CPAN::Nox does now have a test.
13112      Branch: perl
13113            ! t/lib/1_compile.t
13114 ____________________________________________________________________________
13115 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
13116         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
13117              From: David Dyck <dcd@tc.fluke.com>
13118              Date: Mon, 1 Oct 2001 12:17:36 -0700
13119              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
13120      Branch: perl
13121            ! installperl
13122 ____________________________________________________________________________
13123 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
13124         Log: NetWare update from Ananth Kesari.
13125      Branch: perl
13126            ! NetWare/nwperlsys.h makedef.pl
13127 ____________________________________________________________________________
13128 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
13129         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
13130              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13131              Date: Tue, 9 Oct 2001 08:40:57 EDT
13132              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
13133      Branch: perl
13134            ! lib/File/Find/t/find.t
13135 ____________________________________________________________________________
13136 [ 12374] By: ams                                   on 2001/10/09  05:31:45
13137         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
13138              ExtUtils::Mkbootstrap
13139              From: "chromatic" <chromatic@rmci.net>
13140              Date: Tue, 09 Oct 2001 00:08:37 -0600
13141              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
13142      Branch: perl
13143            + lib/ExtUtils/Mkbootstrap.t
13144            ! MANIFEST
13145 ____________________________________________________________________________
13146 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
13147         Log: Enable more debugging.
13148      Branch: perl
13149            ! lib/utf8_heavy.pl
13150 ____________________________________________________________________________
13151 [ 12372] By: ams                                   on 2001/10/09  02:11:59
13152         Log: #12370 forgot to modify is_gv_magical().
13153      Branch: perl
13154            ! gv.c
13155 ____________________________________________________________________________
13156 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
13157         Log: Make the toupper/lower/title API for Unicode not right
13158              but at least less wrong: prepare for the mapping being
13159              more than just one-character-to-one-character.
13160      Branch: perl
13161            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
13162            ! regexec.c utf8.c
13163 ____________________________________________________________________________
13164 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
13165         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
13166              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13167              Date: Mon, 8 Oct 2001 22:18:23 -0400
13168              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
13169      Branch: perl
13170            ! pod/perlvar.pod t/op/taint.t
13171 ____________________________________________________________________________
13172 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
13173         Log: FAQ sync.
13174      Branch: perl
13175            ! pod/perlfaq3.pod pod/perlfaq4.pod
13176 ____________________________________________________________________________
13177 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
13178         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
13179              From: "chromatic" <chromatic@rmci.net>
13180              Date: Mon, 08 Oct 2001 14:05:32 -0600
13181              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
13182      Branch: perl
13183            ! lib/Term/Cap.t
13184 ____________________________________________________________________________
13185 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
13186         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
13187              From: Michael G Schwern <schwern@pobox.com>
13188              Date: Mon, 8 Oct 2001 17:00:14 -0400
13189              Message-ID: <20011008170014.L17083@blackrider>
13190      Branch: perl
13191            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
13192 ____________________________________________________________________________
13193 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
13194         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
13195              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13196              Date: Mon, 8 Oct 2001 16:01:33 EDT
13197              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
13198      Branch: perl
13199            ! ext/Time/HiRes/HiRes.xs
13200 ____________________________________________________________________________
13201 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
13202         Log: Subject: [PATCH] Autosplit patch for VMS
13203              From: "Craig A. Berry" <craigberry@mac.com>
13204              Date: Mon, 08 Oct 2001 15:40:43 -0500
13205              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
13206      Branch: perl
13207            ! lib/AutoSplit.pm lib/AutoSplit.t
13208 ____________________________________________________________________________
13209 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
13210         Log: Don't assume that everybody is running OS X 10.1 yet;
13211              from Kay Röpke.
13212      Branch: perl
13213            ! hints/darwin.sh
13214 ____________________________________________________________________________
13215 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
13216         Log: Update Changes.
13217      Branch: perl
13218            ! Changes patchlevel.h
13219 ____________________________________________________________________________
13220 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
13221         Log: Retract #12358 for now.
13222      Branch: perl
13223            ! lib/Term/Cap.t
13224 ____________________________________________________________________________
13225 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
13226         Log: Can't figure out what this is testing.
13227              (If it is trying to catch SIGKILL, it should stop
13228              trying because that is by definition impossible.)
13229      Branch: perl
13230            ! lib/sigtrap.t
13231 ____________________________________________________________________________
13232 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
13233         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
13234              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13235              Date: Sun, 30 Sep 2001 21:15:13 +0200
13236              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
13237      Branch: perl
13238            ! lib/ExtUtils/MM_Win32.pm
13239 ____________________________________________________________________________
13240 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
13241         Log: Clarify the ldlibpth part and condense the overall text.
13242      Branch: perl
13243            ! t/TEST
13244 ____________________________________________________________________________
13245 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
13246         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
13247              From: "chromatic" <chromatic@rmci.net>
13248              Date: Sun, 07 Oct 2001 16:59:26 -0600
13249              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
13250      Branch: perl
13251            ! lib/Term/Cap.t
13252 ____________________________________________________________________________
13253 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
13254         Log: Update the list because fo #12265.
13255      Branch: perl
13256            ! t/lib/1_compile.t
13257 ____________________________________________________________________________
13258 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
13259         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
13260              From: Nicholas Clark <nick@ccl4.org>
13261              Date: Sun, 7 Oct 2001 20:53:33 +0100
13262              Message-ID: <20011007205333.S38756@plum.flirble.org>   
13263      Branch: perl
13264            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
13265            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13266            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
13267            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
13268            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
13269            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
13270            ! lib/Switch/t/switch.t lib/Term/Complete.t
13271            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
13272            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
13273            ! t/op/my_stash.t
13274 ____________________________________________________________________________
13275 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
13276         Log: Integrate patch #12350 from maintperl; typo in
13277              IO::Seekable doc.
13278      Branch: perl
13279           !> ext/IO/lib/IO/Seekable.pm
13280 ____________________________________________________________________________
13281 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
13282         Log: Detypo.
13283      Branch: perl
13284            ! hints/darwin.sh
13285 ____________________________________________________________________________
13286 [ 12353] By: sky                                   on 2001/10/07  17:16:14
13287         Log: Change 12349 didn't really get it right.
13288      Branch: perl
13289            ! lib/Unicode/README
13290 ____________________________________________________________________________
13291 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
13292         Log: If running the harness the dynamic library search path
13293              may need setting.
13294      Branch: perl
13295            ! t/TEST
13296 ____________________________________________________________________________
13297 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
13298         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
13299              in ldflags.
13300      Branch: perl
13301            ! hints/darwin.sh
13302 ____________________________________________________________________________
13303 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
13304         Log: typo in IO::Seekable doc
13305      Branch: maint-5.6/perl
13306            ! ext/IO/lib/IO/Seekable.pm
13307 ____________________________________________________________________________
13308 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
13309         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
13310              doesn't work on Mac OS X 10.1 (when unpacking the tar the
13311              latter gets renamed as lib/unicode:1, assumedly for security
13312              reasons not to overwrite stuff)
13313      Branch: perl
13314            + lib/Unicode/README
13315            - lib/unicode/README
13316            ! MANIFEST
13317 ____________________________________________________________________________
13318 [ 12348] By: ams                                   on 2001/10/07  05:33:40
13319         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
13320              From: "chromatic" <chromatic@rmci.net>
13321              Date: Sat, 06 Oct 2001 21:42:03 -0600
13322              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
13323      Branch: perl
13324            + lib/CPAN/t/Nox.t
13325            ! MANIFEST
13326 ____________________________________________________________________________
13327 [ 12347] By: ams                                   on 2001/10/07  00:48:10
13328         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
13329              From: "chromatic" <chromatic@rmci.net>
13330              Date: Sat, 06 Oct 2001 18:52:10 -0600
13331              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
13332      Branch: perl
13333            + lib/sigtrap.t
13334            ! MANIFEST
13335 ____________________________________________________________________________
13336 [ 12346] By: ams                                   on 2001/10/06  23:14:01
13337         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
13338              h2xs write?)
13339              From: Nicholas Clark <nick@ccl4.org>
13340              Date: Sat, 6 Oct 2001 21:46:43 +0100
13341              Message-Id: <20011006214643.L38756@plum.flirble.org>
13342      Branch: perl
13343            ! utils/h2xs.PL
13344 ____________________________________________________________________________
13345 [ 12345] By: ams                                   on 2001/10/06  17:39:53
13346         Log: Subject: [PATCH] Memoize tests
13347              From: Nicholas Clark <nick@ccl4.org>
13348              Date: Sat, 6 Oct 2001 18:04:21 +0100
13349              Message-Id: <20011006180421.J38756@plum.flirble.org>
13350      Branch: perl
13351            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
13352            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
13353            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
13354            ! lib/Memoize/t/expire_module_n.t
13355            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
13356            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
13357            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
13358            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
13359            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
13360            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
13361 ____________________________________________________________________________
13362 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
13363         Log: Retract the latter part of #12343.
13364      Branch: perl
13365            ! ext/IO/lib/IO/Socket/INET.pm
13366 ____________________________________________________________________________
13367 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
13368         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
13369              From: David Dyck <dcd@tc.fluke.com>
13370              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
13371              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
13372              
13373              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
13374              From: David Dyck <dcd@tc.fluke.com>
13375              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
13376              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
13377      Branch: perl
13378            ! ext/IO/lib/IO/Socket/INET.pm
13379 ____________________________________________________________________________
13380 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
13381         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
13382              From: Robin Barker <rmb1@cise.npl.co.uk>
13383              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
13384              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
13385      Branch: perl
13386            ! t/TEST
13387 ____________________________________________________________________________
13388 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
13389         Log: Don't assume that %x is good for displaying UVs.
13390      Branch: perl
13391            ! dump.c
13392 ____________________________________________________________________________
13393 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
13394         Log: Update Changes.
13395      Branch: perl
13396            ! Changes patchlevel.h
13397 ____________________________________________________________________________
13398 [ 12339] By: ams                                   on 2001/10/05  10:22:34
13399         Log: Subject: [PATCH] perlfunc/select
13400              From: Nicholas Clark <nick@ccl4.org>
13401              Date: Fri, 5 Oct 2001 11:33:58 +0100
13402              Message-Id: <20011005113358.Z38756@plum.flirble.org>
13403      Branch: perl
13404            ! pod/perlfunc.pod
13405 ____________________________________________________________________________
13406 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
13407         Log: Retract #12313 and #12249.
13408      Branch: perl
13409            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
13410            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
13411            ! pod/perlebcdic.pod
13412 ____________________________________________________________________________
13413 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
13414         Log: Subject: [PATCH] perlvms.pod update
13415              From: "Craig A. Berry" <craigberry@mac.com>
13416              Date: Thu, 04 Oct 2001 12:55:52 -0500
13417              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
13418      Branch: perl
13419            ! vms/perlvms.pod
13420 ____________________________________________________________________________
13421 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
13422         Log: Subject: PATCH: Tie::SubstrHash
13423              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13424              Date: Thu, 04 Oct 2001 12:12:41 +0100
13425              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
13426      Branch: perl
13427            ! lib/Tie/SubstrHash.pm
13428 ____________________________________________________________________________
13429 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
13430         Log: Unicode properties saga continues.
13431      Branch: perl
13432            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
13433            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
13434 ____________________________________________________________________________
13435 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
13436         Log: Yet more Unicode properties.
13437      Branch: perl
13438            + lib/unicore/In/137.pl lib/unicore/In/138.pl
13439            + lib/unicore/In/139.pl lib/unicore/In/140.pl
13440            + lib/unicore/In/141.pl lib/unicore/In/142.pl
13441            + lib/unicore/In/143.pl lib/unicore/In/144.pl
13442            + lib/unicore/In/145.pl lib/unicore/In/146.pl
13443            + lib/unicore/In/147.pl lib/unicore/In/148.pl
13444            + lib/unicore/In/149.pl lib/unicore/In/150.pl
13445            + lib/unicore/In/151.pl lib/unicore/In/152.pl
13446            + lib/unicore/In/153.pl lib/unicore/In/154.pl
13447            + lib/unicore/In/155.pl lib/unicore/In/156.pl
13448            + lib/unicore/In/157.pl lib/unicore/In/158.pl
13449            + lib/unicore/In/159.pl lib/unicore/In/160.pl
13450            + lib/unicore/In/161.pl lib/unicore/In/162.pl
13451            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
13452            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
13453            ! pod/perlunicode.pod
13454 ____________________________________________________________________________
13455 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
13456         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
13457              From: "Craig A. Berry" <craigberry@mac.com>
13458              Date: Wed, 03 Oct 2001 17:45:25 -0500
13459              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
13460              
13461              (the lib/Term/Complete.t patched differently by #12332)
13462      Branch: perl
13463            ! lib/ExtUtils/Command.t
13464 ____________________________________________________________________________
13465 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
13466         Log: Restore only if something to restore.
13467      Branch: perl
13468            ! lib/Term/Complete.t
13469 ____________________________________________________________________________
13470 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
13471         Log: Update various resources for credits,
13472              minor icons fixes, and versions.
13473      Branch: maint-5.6/macperl
13474            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
13475            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
13476            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
13477 ____________________________________________________________________________
13478 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
13479         Log: Quiet the warnings about using undef value
13480      Branch: maint-5.6/macperl
13481            ! lib/File/Temp.pm
13482 ____________________________________________________________________________
13483 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
13484         Log: Fix up Ballon Help and Help menu docs (first pass);
13485              remove balloon rez file, and autogenerate with
13486              Balloon2Rez instead.
13487      Branch: maint-5.6/macperl
13488            + macos/macperl/macscripts/Balloon2Rez
13489            - macos/macperl/MPBalloons.r
13490            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
13491 ____________________________________________________________________________
13492 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
13493         Log: Allow overriding of defaults, for change #12327.
13494      Branch: maint-5.6/macperl
13495            ! perl.h
13496 ____________________________________________________________________________
13497 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
13498         Log: Override PerlProc_exit.
13499      Branch: maint-5.6/macperl
13500            ! macos/macish.h
13501 ____________________________________________________________________________
13502 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
13503         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
13504      Branch: maint-5.6/macperl
13505            + macos/bundled_lib/blib/lib/MD5.pm
13506            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
13507            + macos/lib/Mac/AETE/Dialect.pm
13508            + macos/lib/Mac/AETE/Format/Converter.pm
13509            + macos/lib/Mac/AETE/Format/Dictionary.pm
13510            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
13511            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
13512            + macos/lib/Mac/Toolbox.pod
13513            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
13514 ____________________________________________________________________________
13515 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
13516         Log: Sync up silly CVS headers ... I should commit CVS
13517              first to avoid this ...
13518      Branch: maint-5.6/macperl
13519            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
13520            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
13521            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
13522            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
13523 ____________________________________________________________________________
13524 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
13525         Log: Fix Matthias' address, and attributions.
13526      Branch: maint-5.6/macperl
13527            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
13528            ! pod/perlport.pod
13529 ____________________________________________________________________________
13530 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
13531         Log: Fix Matthias' address, and attributions.
13532      Branch: maint-5.6/macperl
13533            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
13534            ! macos/ext/Mac/Components/Components.pm
13535            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
13536            ! macos/ext/Mac/Dialogs/Dialogs.pm
13537            ! macos/ext/Mac/Events/Events.pm
13538            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
13539            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
13540            ! macos/ext/Mac/Gestalt/Gestalt.pm
13541            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
13542            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
13543            ! macos/ext/Mac/Menus/Menus.pm
13544            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
13545            ! macos/ext/Mac/Movies/Movies.pm
13546            ! macos/ext/Mac/Navigation/Navigation.pm
13547            ! macos/ext/Mac/Notification/Notification.pm
13548            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
13549            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
13550            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
13551            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
13552            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
13553            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
13554            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
13555            ! macos/ext/Mac/StandardFile/StandardFile.pm
13556            ! macos/ext/Mac/TextEdit/TextEdit.pm
13557            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
13558            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
13559            ! macos/lib/Mac/LowMem.pm
13560 ____________________________________________________________________________
13561 [ 12322] By: sky                                   on 2001/10/03  18:41:07
13562         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
13563              From: "Craig A. Berry" <craigberry@mac.com>
13564              Date: Wed, 03 Oct 2001 14:30:55 -0500
13565              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
13566      Branch: perl
13567            ! vms/vms.c
13568 ____________________________________________________________________________
13569 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
13570         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
13571              From: "Craig A. Berry" <craigberry@mac.com>
13572              Date: Wed, 03 Oct 2001 14:30:55 -0500
13573              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
13574      Branch: perl
13575            ! vms/vms.c
13576 ____________________________________________________________________________
13577 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
13578         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
13579              only IsL&) and Inherited (negative lookahead good);
13580              add tests for Common, Inherited, and L&.
13581      Branch: perl
13582            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
13583 ____________________________________________________________________________
13584 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
13585         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
13586              (The Unicode standard uses L& quite often.)
13587      Branch: perl
13588            ! lib/utf8_heavy.pl
13589 ____________________________________________________________________________
13590 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
13591         Log: Add the 'Common' Unicode property (code points not
13592              explicitly assigned to any other script).
13593      Branch: perl
13594            + lib/unicore/In/136.pl
13595            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
13596 ____________________________________________________________________________
13597 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
13598         Log: Skip the RV printing test under threads until fixed.
13599      Branch: perl
13600            ! ext/B/t/terse.t
13601 ____________________________________________________________________________
13602 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
13603         Log: Subject: 12309 / cygwin / win2k
13604              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13605              Date: Wed, 03 Oct 2001 15:25:15 +0200
13606              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
13607      Branch: perl
13608            ! makedef.pl
13609 ____________________________________________________________________________
13610 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
13611         Log: Metaconfig unit change for #12314.
13612      Branch: metaconfig
13613            ! U/modified/Head.U
13614 ____________________________________________________________________________
13615 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
13616         Log: Subject: Both cygwin and djgpp on one machine
13617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13618              Date: Wed, 03 Oct 2001 15:02:59 +0200
13619              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
13620      Branch: perl
13621            ! Configure
13622 ____________________________________________________________________________
13623 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
13624         Log: (retracted by #12338)
13625              
13626              Subject: [PATCH] Code clean up for perlboot.pod
13627              From: Casey West <casey@geeknest.com>
13628              Date: Tue, 2 Oct 2001 19:24:43 -0400
13629              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
13630              
13631              Subject: [PATCH] Code clean up for perlbot.diff
13632              From: Casey West <casey@geeknest.com>
13633              Date: Tue, 2 Oct 2001 19:25:22 -0400
13634              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
13635              
13636              Subject: [PATCH] Code clean up for perlcall.pod
13637              From: Casey West <casey@geeknest.com>
13638              Date: Tue, 2 Oct 2001 19:25:57 -0400
13639              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
13640              
13641              Subject: [PATCH] Code clean up for perldata.pod
13642              From: Casey West <casey@geeknest.com>
13643              Date: Tue, 2 Oct 2001 19:26:29 -0400
13644              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
13645              
13646              Subject: [PATCH] Code clean up for perldbmfilter.pod
13647              From: Casey West <casey@geeknest.com>
13648              Date: Tue, 2 Oct 2001 19:26:59 -0400
13649              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
13650              
13651              Subject: [PATCH] Code clean up for perlebcdic.pod
13652              From: Casey West <casey@geeknest.com>
13653              Date: Tue, 2 Oct 2001 19:27:37 -0400
13654              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
13655      Branch: perl
13656            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
13657            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
13658 ____________________________________________________________________________
13659 [ 12312] By: ams                                   on 2001/10/02  23:43:55
13660         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
13661              From: Michael G Schwern <schwern@pobox.com>
13662              Date: Tue, 2 Oct 2001 17:00:49 -0400
13663              Message-Id: <20011002170049.A9955@blackrider>
13664      Branch: perl
13665            ! lib/ExtUtils/MakeMaker.pm
13666 ____________________________________________________________________________
13667 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
13668         Log: FAQ sync.
13669      Branch: perl
13670            ! pod/perlfaq3.pod
13671 ____________________________________________________________________________
13672 [ 12310] By: nick                                  on 2001/10/02  16:09:49
13673         Log: Integrate mainline
13674      Branch: perlio
13675           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
13676           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
13677           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
13678           !> patchlevel.h t/op/pat.t
13679 ____________________________________________________________________________
13680 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
13681         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
13682              not just one single space.
13683      Branch: perl
13684            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
13685 ____________________________________________________________________________
13686 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
13687         Log: AUTHORS updates.
13688      Branch: perl
13689            ! AUTHORS
13690 ____________________________________________________________________________
13691 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
13692         Log: Update Changes.
13693      Branch: perl
13694            ! Changes patchlevel.h
13695 ____________________________________________________________________________
13696 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
13697         Log: Work around old buggy glibcs for langinfo constants,
13698              from Nicholas Clark and David Dyck.
13699      Branch: perl
13700            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
13701 ____________________________________________________________________________
13702 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
13703         Log: Eradicate Time::Piece; add an example.
13704      Branch: perl
13705            ! ext/I18N/Langinfo/Langinfo.pm
13706 ____________________________________________________________________________
13707 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
13708         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
13709              From: Robert Spier <rspier@pobox.com>
13710              Date: Mon, 1 Oct 2001 23:20:16 -0700
13711              Message-ID: <15289.23712.422087.878224@rls.cx>
13712      Branch: perl
13713            ! lib/Pod/Html.pm
13714 ____________________________________________________________________________
13715 [ 12303] By: sky                                   on 2001/10/02  10:40:57
13716         Log: Fixes obscure bug that manifests itself by.
13717              local $!=0;undef*STDOUT;#segfaults
13718              Has been around for a while. Possible other magic IO vars are
13719              possibly affected aswell. Reported by Jos Boumans.
13720      Branch: perl
13721            ! mg.c
13722 ____________________________________________________________________________
13723 [ 12302] By: nick                                  on 2001/10/02  09:00:52
13724         Log: Integrate mainline
13725      Branch: perlio
13726           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
13727           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
13728           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
13729 ____________________________________________________________________________
13730 [ 12301] By: nick                                  on 2001/10/02  08:40:57
13731         Log: Integrate mainline + lib/open.t patch from Chromatic
13732      Branch: perlio
13733           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
13734            ! lib/open.t
13735           !> (integrate 29 files)
13736 ____________________________________________________________________________
13737 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
13738         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
13739              Until it has, better stop early if someone requests threads.
13740      Branch: perl
13741            ! hints/darwin.sh
13742 ____________________________________________________________________________
13743 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
13744         Log: Subject: [ID 20011001.011] redundant code in t/TEST
13745              From: David Dyck <dcd@tc.fluke.com>
13746              Date: Mon, 1 Oct 2001 12:56:24 -0700
13747              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
13748      Branch: perl
13749            ! t/TEST
13750 ____________________________________________________________________________
13751 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
13752         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
13753              From: "chromatic" <chromatic@rmci.net>
13754              Date: Mon, 01 Oct 2001 12:27:12 -0600
13755              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
13756      Branch: perl
13757            ! lib/Term/Cap.t
13758 ____________________________________________________________________________
13759 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
13760         Log: UNICOS testing patches from Nicholas Clark.
13761      Branch: perl
13762            ! t/op/arith.t t/op/pack.t
13763 ____________________________________________________________________________
13764 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
13765         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
13766              From: "chromatic" <chromatic@rmci.net>
13767              Date: Mon, 01 Oct 2001 10:21:51 -0600
13768              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
13769      Branch: perl
13770            ! lib/open.t
13771 ____________________________________________________________________________
13772 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
13773         Log: Make missing the RADIXCHAR a softer, gentler error.
13774      Branch: perl
13775            ! ext/I18N/Langinfo/Langinfo.t
13776 ____________________________________________________________________________
13777 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
13778         Log: Nuke also the LANG because of glibc.
13779      Branch: perl
13780            ! lib/open.t
13781 ____________________________________________________________________________
13782 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
13783         Log: Also the ^Is is optional.
13784      Branch: perl
13785            ! pod/perlunicode.pod t/op/pat.t
13786 ____________________________________________________________________________
13787 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
13788         Log: Be careful to pull chars from the varargs stack when
13789              formatting chars.
13790      Branch: perl
13791            ! regcomp.c
13792 ____________________________________________________________________________
13793 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
13794         Log: sortsv not in place anymore, noticed by John P. Linderman.
13795      Branch: perl
13796            ! pod/perlapi.pod pp_ctl.c
13797 ____________________________________________________________________________
13798 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
13799         Log: Make the diagnostic messages more neutral.
13800      Branch: perl
13801            ! ext/B/t/terse.t
13802 ____________________________________________________________________________
13803 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
13804         Log: Forgotten from #12288.
13805      Branch: perl
13806            ! ext/Data/Dumper/Dumper.pm
13807 ____________________________________________________________________________
13808 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
13809         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
13810              From: Brian Ingerson <ingy@ttul.org>
13811              Date: Sun, 30 Sep 2001 21:45:56 -0700
13812              Message-ID: <20010930214556.D26392@ttul.org>
13813              
13814              (remember also the #12289)
13815      Branch: perl
13816            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
13817 ____________________________________________________________________________
13818 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
13819         Log: More Unicode property tests for the abbreviated
13820              general properties.
13821      Branch: perl
13822            ! t/op/pat.t
13823 ____________________________________________________________________________
13824 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
13825         Log: Further tweaks to the Unicode properties.
13826      Branch: perl
13827            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
13828 ____________________________________________________________________________
13829 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
13830         Log: Retract #12284.
13831      Branch: perl
13832            ! lib/Term/Cap.t
13833 ____________________________________________________________________________
13834 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
13835         Log: (Retracted by #12285)
13836      Branch: perl
13837            ! lib/Term/Cap.t
13838 ____________________________________________________________________________
13839 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
13840         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
13841              From: "chromatic" <chromatic@rmci.net>  
13842              Date: Sun, 30 Sep 2001 16:10:02 -0600
13843              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
13844      Branch: perl
13845            + lib/Term/Cap.t
13846            ! MANIFEST
13847 ____________________________________________________________________________
13848 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
13849         Log: Use stty -g to restore the terminal state, do not even
13850              try to run the tests if stty -g is not available.
13851      Branch: perl
13852            ! lib/Term/Complete.t
13853 ____________________________________________________________________________
13854 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
13855         Log: Cleanup utf8_heavy; allow dropping the In prefix from
13856              Unicode script/block properties.
13857      Branch: perl
13858            ! lib/utf8_heavy.pl
13859 ____________________________________________________________________________
13860 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
13861         Log: Retract the #12259 for now.
13862      Branch: perl
13863            ! embed.h embed.pl sv.h
13864 ____________________________________________________________________________
13865 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
13866         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
13867      Branch: perl
13868            + lib/Text/TabsWrap/CHANGELOG
13869            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
13870 ____________________________________________________________________________
13871 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
13872         Log: #12272 wasn't right, it introduced an extra ().
13873      Branch: perl
13874            ! lib/utf8_heavy.pl
13875 ____________________________________________________________________________
13876 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
13877         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
13878              From: Jonathan Stowe <gellyfish@gellyfish.com>
13879              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
13880              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
13881      Branch: perl
13882            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
13883 ____________________________________________________________________________
13884 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
13885         Log: Subject: Patch to put qsortsv in the public API
13886              From: Brian Ingerson <ingy@ttul.org>
13887              Date: Sat, 29 Sep 2001 17:41:13 -0700
13888              Message-ID: <20010929174113.A30223@ttul.org>
13889      Branch: perl
13890            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
13891 ____________________________________________________________________________
13892 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
13893         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
13894              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13895              Date: Sat, 29 Sep 2001 23:54:48 +0200
13896              Message-ID: <20010929235448.A5017@rafael>
13897      Branch: perl
13898            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
13899 ____________________________________________________________________________
13900 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
13901         Log: FAQ sync.
13902      Branch: perl
13903            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13904            ! pod/perlfaq9.pod
13905 ____________________________________________________________________________
13906 [ 12273] By: bailey                                on 2001/09/29  23:43:46
13907         Log: Resync with mainline
13908      Branch: vmsperl
13909           +> (branch 1207 files)
13910            - (delete 324 files)
13911           !> (integrate 866 files)
13912 ____________________________________________________________________________
13913 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
13914         Log: Nasty recursion trap if one would match Unicode.
13915      Branch: perl
13916            ! lib/utf8_heavy.pl
13917 ____________________________________________________________________________
13918 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
13919         Log: More Unicode todo.
13920      Branch: perl
13921            ! pod/perltodo.pod
13922 ____________________________________________________________________________
13923 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
13924         Log: Explain a bit the new more flexible \p\P syntax.
13925      Branch: perl
13926            ! pod/perlunicode.pod
13927 ____________________________________________________________________________
13928 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
13929         Log: More leniency to the \p and \P: now can have whitespace
13930              between the property definition and the curlies; now can
13931              invert the property by having a caret between the open
13932              curly and the property.
13933      Branch: perl
13934            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
13935 ____________________________________________________________________________
13936 [ 12268] By: nick                                  on 2001/09/29  17:39:26
13937         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
13938              one test (lib/open.t) fails
13939      Branch: perlio
13940           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
13941           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
13942           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
13943           +> lib/Tie/Scalar.t lib/open.t
13944            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
13945            - ext/B/Stash.t
13946           !> (integrate 62 files)
13947 ____________________________________________________________________________
13948 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
13949         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
13950      Branch: perl
13951            ! t/op/chdir.t
13952 ____________________________________________________________________________
13953 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
13954         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
13955              From: "Craig A. Berry" <craigberry@mac.com> 
13956              Date: Sat, 29 Sep 2001 09:35:33 -0500
13957              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
13958      Branch: perl
13959            ! t/op/chdir.t
13960 ____________________________________________________________________________
13961 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
13962         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
13963              From: "chromatic" <chromatic@rmci.net>
13964              Date: Fri, 28 Sep 2001 21:20:12 -0600
13965              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
13966      Branch: perl
13967            + lib/Tie/Scalar.t
13968            ! MANIFEST lib/Tie/Scalar.pm
13969 ____________________________________________________________________________
13970 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
13971         Log: Allow for more flexibility in the \p{In...} names, now
13972              case doesn't matter, and any space or dash can be
13973              matched by any space, dash, underbar, or empty.
13974              (may be going too far on leniency)
13975      Branch: perl
13976            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
13977            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
13978            ! t/op/pat.t
13979 ____________________________________________________________________________
13980 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
13981         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
13982              From: "chromatic" <chromatic@rmci.net>
13983              Date: Fri, 28 Sep 2001 17:39:50 -0600
13984              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
13985      Branch: perl
13986            + lib/open.t
13987            ! MANIFEST
13988 ____________________________________________________________________________
13989 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
13990         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
13991              From: "Craig A. Berry" <craigberry@mac.com>
13992              Date: Fri, 28 Sep 2001 16:24:51 -0500
13993              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
13994      Branch: perl
13995            ! ext/File/Glob/t/basic.t
13996 ____________________________________________________________________________
13997 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
13998         Log: Subject: [DOC PATCH] Carp.pm pod typo
13999              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14000              Date: Fri, 28 Sep 2001 23:14:51 +0200
14001              Message-ID: <20010928231451.E16889@rafael>
14002      Branch: perl
14003            ! lib/Carp.pm
14004 ____________________________________________________________________________
14005 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
14006         Log: Subject: [PATCH] Allow an @INC hook to set %INC
14007              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14008              Date: Fri, 28 Sep 2001 22:18:13 +0200
14009              Message-ID: <20010928221813.A16889@rafael>
14010      Branch: perl
14011            ! pp_ctl.c
14012 ____________________________________________________________________________
14013 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
14014         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
14015              From: Nicholas Clark <nick@ccl4.org>
14016              Date: Fri, 28 Sep 2001 23:39:33 +0100
14017              Message-ID: <20010928233933.C23673@plum.flirble.org>
14018      Branch: perl
14019            ! embed.h embed.pl sv.h
14020 ____________________________________________________________________________
14021 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
14022         Log: Update Changes.
14023      Branch: perl
14024            ! Changes patchlevel.h
14025 ____________________________________________________________________________
14026 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
14027         Log: Move the B tests to B/t.
14028      Branch: perl
14029            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
14030            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
14031            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
14032            - ext/B/Showlex.t ext/B/Stash.t
14033            ! MANIFEST
14034 ____________________________________________________________________________
14035 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
14036         Log: Forgot from #12254.
14037      Branch: perl
14038            + ext/B/B/Terse.t
14039 ____________________________________________________________________________
14040 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
14041         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
14042              From: "chromatic" <chromatic@rmci.net>
14043              Date: Thu, 27 Sep 2001 23:22:17 -0600
14044              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
14045      Branch: perl
14046            ! MANIFEST
14047 ____________________________________________________________________________
14048 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
14049         Log: Test numbering mismatch.
14050      Branch: perl
14051            ! t/op/chdir.t
14052 ____________________________________________________________________________
14053 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
14054         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
14055              From: "Craig A. Berry" <craigberry@mac.com>
14056              Date: Wed, 26 Sep 2001 17:43:14 -0500
14057              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
14058      Branch: perl
14059            ! iperlsys.h t/op/chdir.t
14060 ____________________________________________________________________________
14061 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
14062         Log: Subject: [PATCH gv.c] make __ANON__ global
14063              From: Robin Barker <rmb1@cise.npl.co.uk>
14064              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
14065              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
14066      Branch: perl
14067            ! gv.c t/op/anonsub.t t/op/runlevel.t
14068 ____________________________________________________________________________
14069 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
14070         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
14071              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14072              Date: Thu, 27 Sep 2001 22:34:32 +0200
14073              Message-ID: <20010927223432.A1485@rafael>
14074      Branch: perl
14075            ! ext/B/B/Terse.pm
14076 ____________________________________________________________________________
14077 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
14078         Log: (retracted by #12338)
14079              
14080              Subject: [PATCH] Cleanup of perldsc.pod      
14081              From: Casey West <casey@geeknest.com>
14082              Date: Thu, 27 Sep 2001 11:13:17 -0400
14083              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
14084      Branch: perl
14085            ! pod/perldsc.pod
14086 ____________________________________________________________________________
14087 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
14088         Log: Not everyone is using ithreads...
14089      Branch: perl
14090            ! ext/Devel/Peek/Peek.t
14091 ____________________________________________________________________________
14092 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
14093         Log: Document the nss_delete core dump workaround for HP-UX
14094              and Solaris, bug IDs 20010805.018 and 20010629.004.
14095      Branch: perl
14096            ! README.hpux README.solaris
14097 ____________________________________________________________________________
14098 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
14099         Log: Dump Unicode hash keys also as Unicode,
14100              not just as a byte string.
14101      Branch: perl
14102            ! dump.c ext/Devel/Peek/Peek.t
14103 ____________________________________________________________________________
14104 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
14105         Log: Integrate changes #12241 and #12242 from macperl:
14106              
14107              Remove unneeded disabling of umask() calls
14108              
14109              Note (get|set)sockopt are available.
14110      Branch: perl
14111           !> lib/File/Temp.pm pod/perlport.pod
14112 ____________________________________________________________________________
14113 [ 12244] By: sky                                   on 2001/09/27  08:53:00
14114         Log: Flush buffers on thread closedown.
14115      Branch: perl
14116            ! ext/threads/threads.xs
14117 ____________________________________________________________________________
14118 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
14119         Log: Dump SvUTF8(sv)s also as \x{...}.
14120              
14121              TODO: dump the SvUTF8() hash keys similarly. 
14122      Branch: perl
14123            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
14124 ____________________________________________________________________________
14125 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
14126         Log: Note (get|set)sockopt are available.
14127      Branch: maint-5.6/macperl
14128            ! pod/perlport.pod
14129 ____________________________________________________________________________
14130 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
14131         Log: Remove unneeded disabling of umask() calls
14132      Branch: maint-5.6/macperl
14133            ! lib/File/Temp.pm
14134 ____________________________________________________________________________
14135 [ 12240] By: sky                                   on 2001/09/26  18:44:56
14136         Log: Documention update
14137      Branch: perl
14138            ! ext/threads/threads.pm
14139 ____________________________________________________________________________
14140 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
14141         Log: Update Changes.
14142      Branch: perl
14143            ! Changes patchlevel.h
14144 ____________________________________________________________________________
14145 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
14146         Log: Check that all environment variables are tainted.
14147      Branch: perl
14148            ! t/op/taint.t
14149 ____________________________________________________________________________
14150 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
14151         Log: Manual integration error in #12235.
14152      Branch: perl
14153            ! lib/File/DosGlob.t
14154 ____________________________________________________________________________
14155 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
14156         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
14157              From: "chromatic" <chromatic@rmci.net>
14158              Date: Tue, 25 Sep 2001 23:57:07 -0600
14159              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
14160      Branch: perl
14161            ! perlio.c
14162 ____________________________________________________________________________
14163 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
14164         Log: Integrate macperl changes from Chris Nandor:
14165              12192 11817 11815 11813 11778 11775
14166              
14167              Update CPAN.pm to work with new Mac::BuildTools instead
14168              of ExtUtils::MM_MacOS "orphan" functions
14169              
14170              Fix test
14171              
14172              Make syntax check report in MPW style, fix tests
14173              to use Mac::err=unix to get normal-style error
14174              messages.
14175              
14176              More module and test ports from Thomas Wegner et al
14177              
14178              Fix open of /dev/null for Mac OS
14179              
14180              Allow for platforms to override formatting of errors
14181              on output from Matthias Neeracher (core files)
14182      Branch: perl
14183            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
14184            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
14185            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
14186           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
14187           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
14188           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
14189 ____________________________________________________________________________
14190 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
14191         Log: grrr.
14192      Branch: perl
14193            ! t/op/gv.t
14194 ____________________________________________________________________________
14195 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
14196         Log: Retract #12232.
14197      Branch: perl
14198            ! t/op/gv.t
14199 ____________________________________________________________________________
14200 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
14201         Log: (Retracted by #12233.)
14202      Branch: perl
14203            ! t/op/gv.t
14204 ____________________________________________________________________________
14205 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
14206         Log: Detypo.
14207      Branch: perl
14208            ! ext/Encode/Makefile.PL
14209 ____________________________________________________________________________
14210 [ 12230] By: sky                                   on 2001/09/26  11:36:23
14211         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
14212              We are using a "delay" here because we do not want to depend on thread synchronization issues.
14213      Branch: perl
14214            + ext/threads/t/stress_cv.t
14215            ! MANIFEST ext/threads/t/stress_string.t
14216 ____________________________________________________________________________
14217 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
14218         Log: NetWare tweak from Ananth Kesari.
14219      Branch: perl
14220            ! NetWare/t/Readme.txt
14221 ____________________________________________________________________________
14222 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
14223         Log: Trick to fool case-blind filesystems.
14224      Branch: perl
14225            ! ext/Encode/Makefile.PL
14226 ____________________________________________________________________________
14227 [ 12227] By: sky                                   on 2001/09/26  11:06:50
14228         Log: Threads can start executing in a different order than they were
14229              created.... so we cannot ok() inside the threadstarter.
14230      Branch: perl
14231            ! ext/threads/t/stress_string.t
14232 ____________________________________________________________________________
14233 [ 12226] By: sky                                   on 2001/09/26  07:41:45
14234         Log: Add in stress_string.t to stress test threads a bit more.
14235      Branch: perl
14236            + ext/threads/t/stress_string.t
14237            ! MANIFEST
14238 ____________________________________________________________________________
14239 [ 12225] By: sky                                   on 2001/09/26  07:04:21
14240         Log: Fix negative refcount introduced by #12223.
14241      Branch: perl
14242            ! ext/threads/threads.xs
14243 ____________________________________________________________________________
14244 [ 12224] By: sky                                   on 2001/09/26  06:57:58
14245         Log: Update documentation to match change #12223
14246      Branch: perl
14247            ! sharedsv.c
14248 ____________________________________________________________________________
14249 [ 12223] By: sky                                   on 2001/09/26  06:54:32
14250         Log: Use a separate interpreter for the sharedsv space. Another
14251              negative sv leak. Sigh.
14252      Branch: perl
14253            ! sharedsv.c
14254 ____________________________________________________________________________
14255 [ 12222] By: sky                                   on 2001/09/26  05:58:35
14256         Log: Do the environ assignment in perl_contruct to match perl_destruct.
14257              Now we don't need to perl_parse/perl_run. However environ is a
14258              global....
14259      Branch: perl
14260            ! perl.c
14261 ____________________________________________________________________________
14262 [ 12221] By: sky                                   on 2001/09/26  05:41:02
14263         Log: Move the creation of PL_strtab to perl_construct so we can work
14264              with HV and HEs without running perl_parse.
14265      Branch: perl
14266            ! perl.c
14267 ____________________________________________________________________________
14268 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
14269         Log: integrate macperl changes into maint-5.6
14270      Branch: maint-5.6/perl
14271           !> (integrate 26 files)
14272 ____________________________________________________________________________
14273 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
14274         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
14275              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
14276      Branch: maint-5.6/macperl
14277            ! macos/ext/Mac/Fonts/Fonts.xs
14278            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
14279 ____________________________________________________________________________
14280 [ 12218] By: ams                                   on 2001/09/25  23:31:33
14281         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
14282              From: Nicholas Clark <nick@ccl4.org>
14283              Date: Wed, 26 Sep 2001 01:20:20 +0100
14284              Message-Id: <20010926012020.B48092@plum.flirble.org>
14285      Branch: perl
14286            ! lib/AutoSplit.t
14287 ____________________________________________________________________________
14288 [ 12217] By: ams                                   on 2001/09/25  22:33:05
14289         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
14290              From: "Craig A. Berry" <craigberry@mac.com>
14291              Date: Tue, 25 Sep 2001 18:08:42 -0500
14292              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
14293      Branch: perl
14294            ! vms/vms.c
14295 ____________________________________________________________________________
14296 [ 12216] By: ams                                   on 2001/09/25  21:41:01
14297         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
14298              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
14299              From: Michael G Schwern <schwern@pobox.com>
14300              Date: Wed, 26 Sep 2001 00:38:21 -0400
14301              Message-Id: <20010926003821.A627@blackrider>
14302      Branch: perl
14303            ! lib/AutoSplit.t
14304 ____________________________________________________________________________
14305 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
14306         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
14307              From: Michael G Schwern <schwern@pobox.com>
14308              Date: Tue, 25 Sep 2001 17:43:49 -0400
14309              Message-ID: <20010925174349.B19534@blackrider>
14310      Branch: perl
14311            ! lib/Test/Simple.pm lib/Test/Utils.pm
14312 ____________________________________________________________________________
14313 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
14314         Log: Integrate changes from bleadperl.
14315      Branch: maint-5.6/macperl
14316           !> pod/perlport.pod
14317 ____________________________________________________________________________
14318 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
14319         Log: skip($mess) should result in one skip.
14320      Branch: perl
14321            ! t/test.pl
14322 ____________________________________________________________________________
14323 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
14324         Log: Integrate change #12200 from maintperl.
14325      Branch: maint-5.6/macperl
14326           !> win32/perlhost.h
14327 ____________________________________________________________________________
14328 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
14329         Log: Fix file types to "apple"
14330      Branch: maint-5.6/macperl
14331            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
14332            ! macos/ext/Mac/SAT/t/Collision.rsrc
14333 ____________________________________________________________________________
14334 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
14335         Log: Fix rsrc file as snd file; fix path in t file.
14336      Branch: maint-5.6/macperl
14337            ! macos/ext/Mac/Notification/t/Notification.rsrc
14338            ! macos/ext/Mac/Notification/t/Notification.t
14339 ____________________________________________________________________________
14340 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
14341         Log: Sync up with File::Find from bleadperl.
14342      Branch: maint-5.6/macperl
14343            ! lib/File/Find.pm t/lib/filefind-taint.t
14344 ____________________________________________________________________________
14345 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
14346         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
14347              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
14348              of hundreds)
14349      Branch: maint-5.6/macperl
14350            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
14351            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
14352            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
14353 ____________________________________________________________________________
14354 [ 12207] By: nick                                  on 2001/09/25  19:04:36
14355         Log: Integrate mainline (untested while modem is up)
14356      Branch: perlio
14357           +> lib/AutoSplit.t t/test.pl
14358            - lib/warnings/register.t
14359           !> (integrate 28 files)
14360 ____________________________________________________________________________
14361 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
14362         Log: perldiag entry for #12205.
14363      Branch: perl
14364            ! pod/perldiag.pod
14365 ____________________________________________________________________________
14366 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
14367         Log: Subject: [PATCH] warning on v-string in use/require
14368              From: John Peacock <jpeacock@rowman.com>
14369              Date: Mon, 24 Sep 2001 17:29:03 -0400
14370              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
14371      Branch: perl
14372            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
14373 ____________________________________________________________________________
14374 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
14375         Log: perltooc et al updates.
14376      Branch: perl
14377            ! plan9/mkfile pod/roffitall
14378 ____________________________________________________________________________
14379 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
14380         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
14381              From: Michael G Schwern <schwern@pobox.com>
14382              Date: Sun, 23 Sep 2001 00:07:12 -0400
14383              Message-ID: <20010923000712.A7005@blackrider>
14384      Branch: perl
14385            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
14386 ____________________________________________________________________________
14387 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
14388         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
14389              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14390              Date: Wed, 26 Sep 2001 01:25:10 +0900
14391              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
14392      Branch: perl
14393            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
14394            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
14395            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
14396 ____________________________________________________________________________
14397 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
14398         Log: Integrate change #12200 from maintperl;
14399              on windows, virtualized environment could propagate deleted variables
14400              into children if they happen to be at the very end of the table
14401      Branch: perl
14402           !> win32/perlhost.h
14403 ____________________________________________________________________________
14404 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
14405         Log: on windows, virtualized environment could propagate deleted variables
14406              into children if they happen to be at the very end of the table
14407              (thanks for succinct test case from Johan Holmberg, and fix from
14408              Doug Lankshear)
14409      Branch: maint-5.6/perl
14410            ! win32/perlhost.h
14411 ____________________________________________________________________________
14412 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
14413         Log: avoid the use of ftime() (it does a useless, potentially
14414              expensive call to GetTimeZoneInformation()); this potentially
14415              also results in three more digits of precision from
14416              Time::HiRes::time()
14417      Branch: perl
14418            ! ext/Time/HiRes/HiRes.xs
14419 ____________________________________________________________________________
14420 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
14421         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
14422              
14423              Note: io/binmode is failing, have to figure out why.
14424      Branch: perl
14425            + t/test.pl
14426            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
14427            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
14428            ! t/run/exit.t
14429 ____________________________________________________________________________
14430 [ 12197] By: ams                                   on 2001/09/25  13:48:55
14431         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
14432              From: Nicholas Clark <nick@ccl4.org>
14433              Date: Tue, 25 Sep 2001 00:37:40 +0100
14434              Message-Id: <20010925003740.S4971@plum.flirble.org>
14435              (Further changes expected.)
14436      Branch: perl
14437            + lib/AutoSplit.t
14438            ! MANIFEST
14439 ____________________________________________________________________________
14440 [ 12196] By: sky                                   on 2001/09/25  13:37:12
14441         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
14442              _ftime to try and be more robust.
14443      Branch: perl
14444            ! ext/Time/HiRes/HiRes.xs
14445 ____________________________________________________________________________
14446 [ 12194] By: ams                                   on 2001/09/25  11:40:00
14447         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
14448              From: "Craig A. Berry" <craigberry@mac.com>
14449              Date: Mon, 24 Sep 2001 17:54:20 -0500
14450              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
14451      Branch: perl
14452            ! vms/descrip_mms.template
14453 ____________________________________________________________________________
14454 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
14455         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
14456              not working, cursor not spinning (Bug #422129); external
14457              editor problems (Bug #456329); escape/cmd-. not activating
14458              "Cancel" in Save dialog box (Bug #446960); Runtimes not
14459              executing on launch (Bug #464441).
14460      Branch: maint-5.6/macperl
14461            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
14462            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
14463            ! macos/macperl/MacPerl.r
14464 ____________________________________________________________________________
14465 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
14466         Log: Update CPAN.pm to work with new Mac::BuildTools instead
14467              of ExtUtils::MM_MacOS "orphan" functions
14468      Branch: maint-5.6/macperl
14469            ! lib/CPAN.pm
14470 ____________________________________________________________________________
14471 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
14472         Log: Fix up another xsubpp problem (Matthias Neeracher)
14473      Branch: maint-5.6/macperl
14474            ! macos/xsubpp
14475 ____________________________________________________________________________
14476 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
14477         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
14478      Branch: maint-5.6/macperl
14479            ! macos/lib/ExtUtils/MM_MacOS.pm
14480 ____________________________________________________________________________
14481 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
14482         Log: Fix up Makefiles for more Mac:: modules (and prepare for
14483              static build ...?)
14484      Branch: maint-5.6/macperl
14485            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
14486            ! macos/macperl/Makefile.mk
14487 ____________________________________________________________________________
14488 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
14489         Log: Fix up tests
14490      Branch: maint-5.6/macperl
14491            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
14492 ____________________________________________________________________________
14493 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
14494         Log: Make malloc smarter, fix bugs.  (Bug #404030)
14495      Branch: maint-5.6/macperl
14496            ! macos/icemalloc.c macos/icemalloc.h
14497 ____________________________________________________________________________
14498 [ 12186] By: nick                                  on 2001/09/24  19:18:17
14499         Log: Integrate mainline
14500      Branch: perlio
14501           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
14502           +> lib/filetest.t
14503           !> (integrate 30 files)
14504 ____________________________________________________________________________
14505 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
14506         Log: Retract #12136, the warnings::register is already
14507              tested by t/lib/warnings/9enabled, as pointed out
14508              by Paul Marquess.
14509      Branch: perl
14510            - lib/warnings/register.t
14511            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
14512 ____________________________________________________________________________
14513 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
14514         Log: fix Time::HiRes implementation of gettimeofday() on windows
14515              (HiRes.t#14 now passes)
14516      Branch: perl
14517            ! ext/Time/HiRes/HiRes.xs
14518 ____________________________________________________________________________
14519 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
14520         Log: File::Spec::catfile() canonifies everything to blackslashes on
14521              windows :-(
14522      Branch: perl
14523            ! lib/ExtUtils/Manifest.t
14524 ____________________________________________________________________________
14525 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
14526         Log: test number mismatch
14527      Branch: perl
14528            ! t/op/magic.t
14529 ____________________________________________________________________________
14530 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
14531         Log: ok().
14532      Branch: perl
14533            ! t/op/pack.t
14534 ____________________________________________________________________________
14535 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
14536         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
14537              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
14538      Branch: perl
14539            ! pp_pack.c t/op/pack.t
14540 ____________________________________________________________________________
14541 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
14542         Log: Update Changes.
14543      Branch: perl
14544            ! Changes patchlevel.h
14545 ____________________________________________________________________________
14546 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
14547         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
14548              From: Michael G Schwern <schwern@pobox.com>
14549              Date: Mon, 24 Sep 2001 11:12:13 -0400
14550              Message-ID: <20010924111213.G27885@blackrider>
14551      Branch: perl
14552            ! lib/ExtUtils/Manifest.pm
14553 ____________________________________________________________________________
14554 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
14555         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
14556              From: Michael G Schwern <schwern@pobox.com> 
14557              Date: Mon, 24 Sep 2001 11:02:07 -0400
14558              Message-ID: <20010924110207.E27885@blackrider>
14559      Branch: perl
14560            ! vms/test.com
14561 ____________________________________________________________________________
14562 [ 12176] By: ams                                   on 2001/09/24  14:01:59
14563         Log: Update Changes.
14564      Branch: perl
14565            ! Changes
14566 ____________________________________________________________________________
14567 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
14568         Log: Various cleanups.
14569      Branch: perl
14570            ! ext/threads/Makefile.PL ext/threads/threads.xs
14571 ____________________________________________________________________________
14572 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
14573         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
14574      Branch: maint-5.6/macperl
14575           !> (integrate 33 files)
14576 ____________________________________________________________________________
14577 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
14578         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
14579              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14580              Date: Mon, 24 Sep 2001 20:04:58 +0900
14581              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
14582      Branch: perl
14583            ! ext/Encode/Encode/gb2312.enc
14584 ____________________________________________________________________________
14585 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
14586         Log: Clarifying comment to #12164.
14587      Branch: perl
14588            ! lib/Cwd.pm
14589 ____________________________________________________________________________
14590 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
14591         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
14592              From: Nicholas Clark <nick@ccl4.org>
14593              Date: Sun, 23 Sep 2001 23:00:56 +0100
14594              Message-ID: <20010923230055.Y4971@plum.flirble.org>
14595              
14596              (with "sample_constants" changed to "fallback")
14597      Branch: perl
14598            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
14599            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
14600            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
14601            ! lib/h2xs.t utils/h2xs.PL
14602 ____________________________________________________________________________
14603 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
14604         Log: Metaconfig unit change for #12167.
14605      Branch: metaconfig
14606            ! U/modified/Cppsym.U
14607 ____________________________________________________________________________
14608 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
14609         Log: Add a few glibc cpp symbols to probe for.
14610      Branch: perl
14611            ! Configure
14612 ____________________________________________________________________________
14613 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
14614         Log: DJGPP tweaks for Laszlo Molnar.
14615      Branch: perl
14616            ! djgpp/djgppsed.sh dosish.h
14617 ____________________________________________________________________________
14618 [ 12165] By: ams                                   on 2001/09/24  10:07:08
14619         Log: Subject: [PATCH t/op/inccode.t] More tests
14620              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
14621              Date: 24 Sep 2001 10:01:44 -0000
14622              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
14623      Branch: perl
14624            ! t/op/inccode.t
14625 ____________________________________________________________________________
14626 [ 12164] By: ams                                   on 2001/09/24  09:43:29
14627         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
14628              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
14629              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
14630              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
14631      Branch: perl
14632            ! lib/Cwd.pm
14633 ____________________________________________________________________________
14634 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
14635         Log: 1_compile updates.
14636      Branch: perl
14637            ! t/lib/1_compile.t
14638 ____________________________________________________________________________
14639 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
14640         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
14641              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14642              Date: Wed, 19 Sep 2001 22:47:14 +0200
14643              Message-ID: <20010919224714.A6382@rafael>
14644      Branch: perl
14645            ! pod/perlvar.pod pp_ctl.c
14646 ____________________________________________________________________________
14647 [ 12161] By: ams                                   on 2001/09/23  17:40:02
14648         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
14649              filetest Pragma
14650              From: "chromatic" <chromatic@rmci.net>
14651              Date: Sun, 23 Sep 2001 12:07:25 -0600
14652              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
14653      Branch: perl
14654            + lib/filetest.t
14655            ! MANIFEST t/lib/1_compile.t
14656 ____________________________________________________________________________
14657 [ 12160] By: ams                                   on 2001/09/23  16:32:11
14658         Log: Additional minor chdir() tweak.
14659      Branch: perl
14660            ! pod/perlfunc.pod
14661 ____________________________________________________________________________
14662 [ 12159] By: ams                                   on 2001/09/23  16:25:01
14663         Log: Subject: PATCH lib/ExtUtils/Command.t
14664              From: Abe Timmerman <abe@ztreet.demon.nl>
14665              Date: Sun, 23 Sep 2001 19:11:44 +0200
14666              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
14667      Branch: perl
14668            ! lib/ExtUtils/Command.t
14669 ____________________________________________________________________________
14670 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
14671         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
14672              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14673              Date: Sun, 23 Sep 2001 02:02:26 +0200
14674              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
14675      Branch: perl
14676            ! makedef.pl
14677 ____________________________________________________________________________
14678 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
14679         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
14680              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
14681              Date: Sat, 22 Sep 2001 12:54:39 -0500
14682              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
14683      Branch: perl
14684            ! t/op/study.t
14685 ____________________________________________________________________________
14686 [ 12156] By: nick                                  on 2001/09/23  07:48:44
14687         Log: Integrate mainline
14688      Branch: perlio
14689            - check83.pl
14690           !> ext/Encode/Encode/2022-cn.enc
14691 ____________________________________________________________________________
14692 [ 12155] By: nick                                  on 2001/09/23  07:48:01
14693         Log: Integrate mainline
14694      Branch: perlio
14695           +> (branch 64 files)
14696            - ext/Encode/Encode/cns11643-1.enc
14697            - ext/Encode/Encode/cns11643-2.enc
14698            - ext/Encode/Encode/iso2022-cn.enc
14699            - ext/Encode/Encode/iso2022-jp.enc
14700            - ext/Encode/Encode/iso2022-jp1.enc
14701            - ext/Encode/Encode/iso2022-jp2.enc
14702            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
14703            - ext/Encode/Encode/iso8859-1.enc
14704            - ext/Encode/Encode/iso8859-1.ucm
14705            - ext/Encode/Encode/iso8859-10.enc
14706            - ext/Encode/Encode/iso8859-10.ucm
14707            - ext/Encode/Encode/iso8859-13.enc
14708            - ext/Encode/Encode/iso8859-13.ucm
14709            - ext/Encode/Encode/iso8859-14.enc
14710            - ext/Encode/Encode/iso8859-14.ucm
14711            - ext/Encode/Encode/iso8859-15.enc
14712            - ext/Encode/Encode/iso8859-15.ucm
14713            - ext/Encode/Encode/iso8859-16.enc
14714            - ext/Encode/Encode/iso8859-16.ucm
14715            - ext/Encode/Encode/iso8859-2.enc
14716            - ext/Encode/Encode/iso8859-2.ucm
14717            - ext/Encode/Encode/iso8859-3.enc
14718            - ext/Encode/Encode/iso8859-3.ucm
14719            - ext/Encode/Encode/iso8859-4.enc
14720            - ext/Encode/Encode/iso8859-4.ucm
14721            - ext/Encode/Encode/iso8859-5.enc
14722            - ext/Encode/Encode/iso8859-5.ucm
14723            - ext/Encode/Encode/iso8859-6.enc
14724            - ext/Encode/Encode/iso8859-6.ucm
14725            - ext/Encode/Encode/iso8859-7.enc
14726            - ext/Encode/Encode/iso8859-7.ucm
14727            - ext/Encode/Encode/iso8859-8.enc
14728            - ext/Encode/Encode/iso8859-8.ucm
14729            - ext/Encode/Encode/iso8859-9.enc
14730            - ext/Encode/Encode/iso8859-9.ucm
14731            - ext/Encode/Encode/isoir-197.enc
14732            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
14733            - t/lib/sample-tests/header_at_end
14734            - t/lib/sample-tests/header_at_end_fail
14735           !> (integrate 174 files)
14736 ____________________________________________________________________________
14737 [ 12154] By: ams                                   on 2001/09/23  07:11:46
14738         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
14739              by Blair Zajac.
14740      Branch: perl
14741            ! pod/perlfunc.pod
14742 ____________________________________________________________________________
14743 [ 12153] By: ams                                   on 2001/09/23  06:56:32
14744         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
14745              Forgotten deprecation of *glob{FILEHANDLE}?
14746              From: "chromatic" <chromatic@rmci.net>
14747              Date: Sat, 22 Sep 2001 21:27:56 -0600
14748              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
14749      Branch: perl
14750            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
14751 ____________________________________________________________________________
14752 [ 12152] By: ams                                   on 2001/09/23  06:42:58
14753         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
14754              From: Michael G Schwern <schwern@pobox.com>
14755              Date: Sun, 23 Sep 2001 03:34:39 -0400
14756              Message-Id: <20010923033439.E7005@blackrider>
14757      Branch: perl
14758            ! lib/File/Find.pm
14759 ____________________________________________________________________________
14760 [ 12151] By: ams                                   on 2001/09/23  06:37:57
14761         Log: Subject: Re: t/op/magic.t missing tests on Win32
14762              From: Michael G Schwern <schwern@pobox.com>
14763              Date: Sat, 22 Sep 2001 20:29:09 -0400
14764              Message-Id: <20010922202909.I18223@blackrider>
14765      Branch: perl
14766            ! t/op/magic.t
14767 ____________________________________________________________________________
14768 [ 12150] By: ams                                   on 2001/09/23  06:36:26
14769         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
14770              Dumpvalue.pm
14771              From: "chromatic" <chromatic@rmci.net>
14772              Date: Sat, 22 Sep 2001 19:41:31 -0600
14773              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
14774      Branch: perl
14775            + lib/Dumpvalue.t
14776            ! MANIFEST lib/Dumpvalue.pm
14777 ____________________________________________________________________________
14778 [ 12149] By: ams                                   on 2001/09/23  06:25:35
14779         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
14780              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14781              Date: Sun, 23 Sep 2001 15:27:56 +0900
14782              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
14783      Branch: perl
14784            ! ext/Encode/Encode/2022-cn.enc
14785 ____________________________________________________________________________
14786 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
14787         Log: Manual eror in #12147.
14788      Branch: perl
14789            ! win32/win32.c
14790 ____________________________________________________________________________
14791 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
14792         Log: Integrate change #12146 from maintperl;
14793              win32_chdir() et al don't handle a NULL argument gracefully
14794      Branch: perl
14795           !> win32/perlhost.h win32/win32.c
14796 ____________________________________________________________________________
14797 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
14798         Log: win32_chdir() et al don't handle a NULL argument gracefully
14799      Branch: maint-5.6/perl
14800            ! win32/perlhost.h win32/win32.c
14801 ____________________________________________________________________________
14802 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
14803         Log: typo in change#12026
14804      Branch: maint-5.6/perl
14805            ! op.c
14806 ____________________________________________________________________________
14807 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
14808         Log: Subject: [PATCH] Re: scalar context unpack bugs
14809              From: Nicholas Clark <nick@ccl4.org>
14810              Date: Sat, 22 Sep 2001 23:07:56 +0100
14811              Message-ID: <20010922230755.O4971@plum.flirble.org>
14812      Branch: perl
14813            ! pp_pack.c t/op/pack.t
14814 ____________________________________________________________________________
14815 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
14816         Log: Try ExtUtils::Command.t everywhere, not just on Win32
14817              (as suggested by NI-S).  Also allow running it either
14818              in t/ or in the main directory.
14819      Branch: perl
14820            ! lib/ExtUtils/Command.t
14821 ____________________________________________________________________________
14822 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
14823         Log: Update the test on warnings/register.t.
14824      Branch: perl
14825            ! t/lib/1_compile.t
14826 ____________________________________________________________________________
14827 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
14828         Log: The code is now almost tidy enough to keep the IRIX cc happy.
14829      Branch: perl
14830            ! hints/irix_6.sh
14831 ____________________________________________________________________________
14832 [ 12140] By: ams                                   on 2001/09/22  17:26:32
14833         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
14834              use_ithreads
14835              From: "Craig A. Berry" <craigberry@mac.com>
14836              Date: Sat, 22 Sep 2001 13:15:32 -0500
14837              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
14838      Branch: perl
14839            ! configure.com
14840 ____________________________________________________________________________
14841 [ 12139] By: ams                                   on 2001/09/22  16:44:08
14842         Log: Do what perl_clone() does for sharedsv functions.
14843      Branch: perl
14844            ! embed.pl proto.h
14845 ____________________________________________________________________________
14846 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
14847         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
14848              (suggested by Sarathy, extensions shouldn't be dabbling with
14849              op structures, so binary backward compatibility should not be
14850              an issue.)
14851      Branch: perl
14852            ! hints/irix_6.sh op.h
14853 ____________________________________________________________________________
14854 [ 12137] By: ams                                   on 2001/09/22  16:21:05
14855         Log: More cleanups. (What's PERL_DECL_PROT?)
14856      Branch: perl
14857            ! embed.pl proto.h sharedsv.h
14858 ____________________________________________________________________________
14859 [ 12136] By: ams                                   on 2001/09/22  15:14:34
14860         Log: (Retracted by #12185)
14861              
14862              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
14863              Add Tests for warnings::register, Doc Update
14864              From: "chromatic" <chromatic@rmci.net>
14865              Date: Sat, 22 Sep 2001 09:43:20 -0600
14866              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
14867      Branch: perl
14868            + lib/warnings/register.t
14869            ! MANIFEST lib/warnings/register.pm
14870 ____________________________________________________________________________
14871 [ 12135] By: ams                                   on 2001/09/22  15:07:50
14872         Log: `@foo' should be @foo for consistency.
14873      Branch: perl
14874            ! pod/perldiag.pod
14875 ____________________________________________________________________________
14876 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
14877         Log: (Retracted by #12138)
14878              
14879              Add -woff (turn warning off) 3187:
14880              "A pointer is converted to a smaller integer."
14881              This happens when your pointers are 64-bit: then every case
14882              of converting pointers to PADOFFSETs (explicitly 32-bit)
14883              faces truncation (even explicit use of INT2PTR doesn't help).
14884              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
14885              Changing PADOFFSET from U32 to UV would help, but that
14886              would break binary backward compatibility of BASEOP and padop
14887              (assuming you have been using 64-bit pointers).
14888      Branch: perl
14889            ! hints/irix_6.sh
14890 ____________________________________________________________________________
14891 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
14892         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
14893              but the name comes from the inside the file, not from the file
14894              name, and Rumanian is the name of the language.
14895      Branch: perl
14896            + ext/Encode/Encode/macRumanian.enc
14897            - ext/Encode/Encode/macRomania.enc
14898            ! MANIFEST
14899 ____________________________________________________________________________
14900 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
14901         Log: Rename perltootc as perltooc for 8.3-friedliness.
14902      Branch: perl
14903            + pod/perltooc.pod
14904            - pod/perltootc.pod
14905            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
14906            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
14907            ! pod/perltoot.pod
14908 ____________________________________________________________________________
14909 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
14910         Log: Find more conflicts by lowercasing.
14911      Branch: perl
14912            + Porting/check83.pl
14913            - check83.pl
14914            ! MANIFEST
14915 ____________________________________________________________________________
14916 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
14917         Log: The AIX cc 5.0.0.0 is simply too buggy.
14918      Branch: perl
14919            ! hints/aix.sh
14920 ____________________________________________________________________________
14921 [ 12129] By: ams                                   on 2001/09/22  12:35:38
14922         Log: Uninteresting cleanup.
14923      Branch: perl
14924            ! form.h
14925 ____________________________________________________________________________
14926 [ 12128] By: ams                                   on 2001/09/22  12:28:48
14927         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
14928              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14929              Date: Sat, 22 Sep 2001 14:29:13 +0100
14930              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
14931      Branch: perl
14932            ! cv.h
14933 ____________________________________________________________________________
14934 [ 12127] By: ams                                   on 2001/09/22  12:04:28
14935         Log: What's a backet?
14936      Branch: perl
14937            ! dump.c
14938 ____________________________________________________________________________
14939 [ 12126] By: ams                                   on 2001/09/22  10:02:34
14940         Log: Removed duplicated tests #19 and #20.
14941      Branch: perl
14942            ! t/op/do.t
14943 ____________________________________________________________________________
14944 [ 12125] By: ams                                   on 2001/09/22  03:58:41
14945         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
14946              From: Michael Carman <mjcarman@home.com>
14947              Date: Fri, 21 Sep 2001 17:54:05 -0500
14948              Message-Id: <3BABC50D.6040202@home.com>
14949              (Applied with some changes.)
14950      Branch: perl
14951            ! pod/perlmod.pod
14952 ____________________________________________________________________________
14953 [ 12124] By: ams                                   on 2001/09/22  03:44:19
14954         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
14955              From: Michael G Schwern <schwern@pobox.com>
14956              Date: Fri, 21 Sep 2001 19:20:40 -0400
14957              Message-Id: <20010921192040.E5494@blackrider>
14958      Branch: perl
14959            ! t/op/chdir.t
14960 ____________________________________________________________________________
14961 [ 12123] By: ams                                   on 2001/09/22  03:41:08
14962         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
14963              From: Blair Zajac <blair@orcaware.com>
14964              Date: Fri, 21 Sep 2001 15:13:04 -0700
14965              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
14966      Branch: perl
14967            ! t/op/chdir.t
14968 ____________________________________________________________________________
14969 [ 12122] By: ams                                   on 2001/09/22  03:37:07
14970         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
14971              20010920.007
14972              From: Michael G Schwern <schwern@pobox.com>
14973              Date: Fri, 21 Sep 2001 17:59:03 -0400
14974              Message-Id: <20010921175903.V5494@blackrider>
14975      Branch: perl
14976            ! t/op/do.t
14977 ____________________________________________________________________________
14978 [ 12121] By: ams                                   on 2001/09/22  03:30:38
14979         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
14980              suite on WinCE)
14981              From: Michael G Schwern <schwern@pobox.com>
14982              Date: Fri, 21 Sep 2001 19:41:03 -0400
14983              Message-Id: <20010921194103.G5494@blackrider>
14984      Branch: perl
14985            ! pod/perlport.pod
14986 ____________________________________________________________________________
14987 [ 12120] By: ams                                   on 2001/09/22  03:28:06
14988         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
14989              From: Michael G Schwern <schwern@pobox.com>
14990              Date: Fri, 21 Sep 2001 17:33:35 -0400
14991              Message-Id: <20010921173335.T5494@blackrider>
14992              ($ENV{FOO}=undef hunk not applied.)
14993      Branch: perl
14994            ! t/op/magic.t
14995 ____________________________________________________________________________
14996 [ 12119] By: ams                                   on 2001/09/22  03:02:26
14997         Log: Subject: [PATCH] perldiag.pod
14998              From: Peter Scott <Peter@PSDT.com>
14999              Date: Fri, 21 Sep 2001 18:54:50 -0700
15000              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
15001              (Moved to the right place.)
15002      Branch: perl
15003            ! pod/perldiag.pod
15004 ____________________________________________________________________________
15005 [ 12118] By: ams                                   on 2001/09/21  20:05:29
15006         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
15007              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15008              Date: Fri, 21 Sep 2001 22:36:54 +0200
15009              Message-Id: <20010921223654.A12742@rafael>
15010      Branch: perl
15011            ! t/op/do.t
15012 ____________________________________________________________________________
15013 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
15014         Log: Restore things as they were before
15015              the backward compatibility police notices.
15016      Branch: perl
15017            ! lib/Cwd.pm
15018 ____________________________________________________________________________
15019 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
15020         Log: More Cwd from Schwern: make also OS/2 and DOS
15021              Cwd agree with File::Spec (that is, native path
15022              syntax using \ instead of / -- backward compatibility
15023              polic warning) and stop Win32 from using bsd_realpath().
15024      Branch: perl
15025            ! lib/Cwd.pm
15026 ____________________________________________________________________________
15027 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
15028         Log: Subject: [PATCH @12110] RE: Untested libraries update
15029              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15030              Date: Fri, 21 Sep 2001 18:21:07 +0100
15031              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
15032      Branch: perl
15033            ! lib/warnings/register.pm
15034 ____________________________________________________________________________
15035 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
15036         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
15037              From: Michael G Schwern <schwern@pobox.com>
15038              Date: Thu, 20 Sep 2001 22:54:02 -0400
15039              Message-ID: <20010920225402.A3611@blackrider>
15040      Branch: perl
15041            ! lib/Cwd.pm
15042 ____________________________________________________________________________
15043 [ 12113] By: ams                                   on 2001/09/21  17:08:24
15044         Log: Subject: [PATCH] avoid v-strings with require/use
15045              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15046              Date: Fri, 21 Sep 2001 12:34:40 -0400
15047              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
15048      Branch: perl
15049            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
15050            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
15051            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
15052            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15053            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
15054            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
15055            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
15056            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15057            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
15058            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
15059            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
15060            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
15061            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
15062            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15063            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
15064            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
15065            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
15066            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
15067            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
15068 ____________________________________________________________________________
15069 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
15070         Log: Update Changes.
15071      Branch: perl
15072            ! Changes patchlevel.h
15073 ____________________________________________________________________________
15074 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
15075         Log: Make AIX and Tru64 compilers happy.  
15076      Branch: perl
15077            ! ext/threads/threads.h ext/threads/threads.xs
15078 ____________________________________________________________________________
15079 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
15080         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
15081              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15082              Date: 21 Sep 2001 09:16:37 -0000
15083              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
15084      Branch: perl
15085            ! toke.c
15086 ____________________________________________________________________________
15087 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
15088         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
15089              From: Michael G Schwern <schwern@pobox.com>
15090              Date: Thu, 20 Sep 2001 21:21:34 -0400
15091              Message-ID: <20010920212134.Y28291@blackrider>
15092      Branch: perl
15093            ! pp_sys.c
15094 ____________________________________________________________________________
15095 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
15096         Log: Subject: Re: GDB Debugging Macros from mod_perl
15097              From: rspier@pobox.com (Robert Spier)
15098              Date: Thu, 20 Sep 2001 22:45:03 -0700
15099              Message-ID: <15274.54239.413929.49430@rls.cx>
15100      Branch: perl
15101            ! pod/perltodo.pod
15102 ____________________________________________________________________________
15103 [ 12105] By: sky                                   on 2001/09/21  10:33:34
15104         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
15105              timezone! GetSystemTime should be available on all Win32 
15106              platforms we support. Perhaps Time::HiRes should be extended to
15107              support WinCE and Novell?
15108      Branch: perl
15109            ! ext/Time/HiRes/HiRes.xs
15110 ____________________________________________________________________________
15111 [ 12104] By: sky                                   on 2001/09/21  08:12:39
15112         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
15113      Branch: perl
15114            ! ext/threads/threads.h ext/threads/threads.xs
15115 ____________________________________________________________________________
15116 [ 12103] By: sky                                   on 2001/09/21  07:57:41
15117         Log: Rename the *thread* functions to Perl_* to avoid clashes.
15118              Notably on AIX but could become a problem on other platforms.
15119      Branch: perl
15120            ! ext/threads/threads.h ext/threads/threads.xs
15121 ____________________________________________________________________________
15122 [ 12102] By: sky                                   on 2001/09/21  07:35:30
15123         Log: Add the shared sv space to the global vars.
15124              Fix problems compiling on win32.
15125      Branch: perl
15126            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
15127            ! sharedsv.c sharedsv.h
15128 ____________________________________________________________________________
15129 [ 12101] By: ams                                   on 2001/09/21  00:19:55
15130         Log: Subject: [PATCH] win32/Makefile warning fix
15131              From: Blair Zajac <blair@orcaware.com>
15132              Date: Thu, 20 Sep 2001 18:15:43 -0700
15133              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
15134      Branch: perl
15135            ! win32/Makefile
15136 ____________________________________________________________________________
15137 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
15138         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
15139              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15140              Date: Thu, 20 Sep 2001 18:36:22 +0200
15141              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
15142      Branch: perl
15143            ! lib/ExtUtils/Command.t
15144 ____________________________________________________________________________
15145 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
15146         Log: Cant spl wirth a dam.
15147      Branch: perl
15148            ! intrpvar.h
15149 ____________________________________________________________________________
15150 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
15151         Log: Don't use C++ comments.
15152      Branch: perl
15153            ! ext/threads/threads.xs
15154 ____________________________________________________________________________
15155 [ 12097] By: ams                                   on 2001/09/20  21:42:07
15156         Log: Change #12044 didn't.
15157      Branch: perl
15158            ! lib/constant.pm
15159 ____________________________________________________________________________
15160 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
15161         Log: Metaconfig unit changes for #12095.
15162      Branch: metaconfig
15163            ! U/modified/Myinit.U U/modified/libs.U
15164 ____________________________________________________________________________
15165 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
15166         Log: Remove iconv references since we are not using it
15167              and not going to; regen perltoc, perlmodlib.
15168              (Some references still linger in perltoc, have to figure
15169              out where they are coming from.)
15170      Branch: perl
15171            ! Configure NetWare/config.wc NetWare/config_H.wc
15172            ! Porting/Glossary Porting/config.sh Porting/config_H
15173            ! config_h.SH configure.com epoc/config.sh perl.h
15174            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
15175            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15176            ! vos/config.ga.h win32/config.bc win32/config.gc
15177            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15178            ! win32/config_H.vc wince/config.ce wince/config.h
15179            ! wince/config_H.ce
15180 ____________________________________________________________________________
15181 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
15182         Log: Subject: [PATCH docs] Re: ARGV and read
15183              From: Dave Mitchell <davem@fdgroup.co.uk>
15184              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
15185              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
15186      Branch: perl
15187            ! pod/perltodo.pod pod/perlvar.pod
15188 ____________________________________________________________________________
15189 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
15190         Log: Fresh copies from the cvs.perl.org perlfaq repository.
15191      Branch: perl
15192            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15193            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15194            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15195            ! pod/perlfaq9.pod
15196 ____________________________________________________________________________
15197 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
15198         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
15199              From: Nicholas Clark <nick@ccl4.org>
15200              Date: Thu, 20 Sep 2001 14:27:08 +0100
15201              Message-ID: <20010920142708.X4971@plum.flirble.org>
15202      Branch: perl
15203            ! pp_pack.c t/op/pack.t
15204 ____________________________________________________________________________
15205 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
15206         Log: The sharedsv_space* are variables, not code.  Duh.
15207      Branch: perl
15208            ! intrpvar.h makedef.pl
15209 ____________________________________________________________________________
15210 [ 12090] By: ams                                   on 2001/09/20  11:26:06
15211         Log: Subject: [patch lib/lib_pm.PL]
15212              From: Stas Bekman <stas@stason.org>
15213              Date: Thu, 20 Sep 2001 18:48:53 +0800
15214              Message-Id: <3BA9C995.6010302@stason.org>
15215              (Applied by hand.)
15216      Branch: perl
15217            ! lib/lib_pm.PL
15218 ____________________________________________________________________________
15219 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
15220         Log: Only 21 tests, skipping or not.
15221      Branch: perl
15222            ! lib/ExtUtils/Command.t
15223 ____________________________________________________________________________
15224 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
15225         Log: New exported symbols.
15226      Branch: perl
15227            ! makedef.pl
15228 ____________________________________________________________________________
15229 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
15230         Log: Update Changes.
15231      Branch: perl
15232            ! Changes patchlevel.h
15233 ____________________________________________________________________________
15234 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
15235         Log: Correct numbering of the tests is useful.
15236      Branch: perl
15237            ! ext/threads/t/basic.t
15238 ____________________________________________________________________________
15239 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
15240         Log: More tests now too.
15241      Branch: perl
15242            ! lib/ExtUtils/Command.t
15243 ____________________________________________________________________________
15244 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
15245         Log: More tests now.
15246      Branch: perl
15247            ! ext/threads/t/basic.t
15248 ____________________________________________________________________________
15249 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
15250         Log: The test assumed 7-bit ASCII.  Now it "just"
15251              assumes 8-bit whatever.
15252      Branch: perl
15253            ! t/op/crypt.t
15254 ____________________________________________________________________________
15255 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
15256         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
15257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15258              Date: Wed, 19 Sep 2001 11:45:28 +0200
15259              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
15260              
15261              Lvalue casts are not portable.
15262      Branch: perl
15263            ! ext/threads/threads.xs
15264 ____________________________________________________________________________
15265 [ 12081] By: sky                                   on 2001/09/19  10:17:52
15266         Log: Make the basic test contain only realy basic API tests
15267              Seems to be a problem with detach.
15268      Branch: perl
15269            ! ext/threads/t/basic.t
15270 ____________________________________________________________________________
15271 [ 12080] By: ams                                   on 2001/09/19  01:23:55
15272         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
15273              From: Michael G Schwern <schwern@pobox.com>
15274              Date: Tue, 18 Sep 2001 19:53:48 -0400
15275              Message-Id: <20010918195348.M585@blackrider>
15276              
15277              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
15278              From: Michael G Schwern <schwern@pobox.com>
15279              Date: Tue, 18 Sep 2001 22:07:13 -0400
15280              Message-Id: <20010918220713.B19616@blackrider>
15281      Branch: perl
15282            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
15283            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
15284            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
15285            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
15286            ! lib/Test/Tutorial.pod
15287 ____________________________________________________________________________
15288 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
15289         Log: Indent the test a bit.
15290      Branch: perl
15291            ! ext/threads/t/basic.t
15292 ____________________________________________________________________________
15293 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
15294         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
15295              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15296              Date: Tue, 18 Sep 2001 18:06:44 +0200
15297              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
15298      Branch: perl
15299            ! win32/win32.c
15300 ____________________________________________________________________________
15301 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
15302         Log: Subject: stat access time is wrong on Win95
15303              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15304              Date: Tue, 18 Sep 2001 21:59:24 +0200
15305              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
15306      Branch: perl
15307            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
15308 ____________________________________________________________________________
15309 [ 12076] By: ams                                   on 2001/09/18  22:11:25
15310         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
15311              From: Michael G Schwern <schwern@pobox.com>
15312              Date: Tue, 18 Sep 2001 18:47:14 -0400
15313              Message-Id: <20010918184714.I585@blackrider>
15314      Branch: perl
15315            ! t/op/crypt.t
15316 ____________________________________________________________________________
15317 [ 12075] By: sky                                   on 2001/09/18  19:29:37
15318         Log: two test failures
15319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15320              Message-ID: <20010918221702.A17408@rafael>
15321              partly applied, #12074 already fixed half the patch
15322      Branch: perl
15323            ! ext/threads/t/basic.t
15324 ____________________________________________________________________________
15325 [ 12074] By: sky                                   on 2001/09/18  18:49:03
15326         Log: Fixes test case failure introduced by #12071, the warning is
15327              now correctly spelled :-)
15328      Branch: perl
15329            ! ext/IO/lib/IO/t/io_sel.t
15330 ____________________________________________________________________________
15331 [ 12073] By: sky                                   on 2001/09/18  18:46:22
15332         Log: Make the test behave properly!
15333      Branch: perl
15334            ! ext/threads/t/basic.t
15335 ____________________________________________________________________________
15336 [ 12072] By: ams                                   on 2001/09/18  18:44:59
15337         Log: OP_RCATLINE is an SVOP, not a BASEOP.
15338      Branch: perl
15339            ! opcode.h opcode.pl
15340 ____________________________________________________________________________
15341 [ 12071] By: ams                                   on 2001/09/18  18:06:27
15342         Log: Deprecate != Depreciate.
15343      Branch: perl
15344            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
15345            ! lib/Pod/ParseUtils.pm
15346 ____________________________________________________________________________
15347 [ 12070] By: ams                                   on 2001/09/18  15:14:58
15348         Log: Subject: [PATCH] Getopt::Std cleanup
15349              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15350              Date: Tue, 18 Sep 2001 17:32:13 +0200
15351              Message-Id: <20010918173213.C777@rafael>
15352      Branch: perl
15353            ! lib/Getopt/Std.pm lib/Getopt/Std.t
15354 ____________________________________________________________________________
15355 [ 12069] By: sky                                   on 2001/09/18  14:56:33
15356         Log: Forgot the makefile
15357      Branch: perl
15358            + ext/threads/Makefile.PL
15359 ____________________________________________________________________________
15360 [ 12068] By: sky                                   on 2001/09/18  14:13:26
15361         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
15362              The test will fail because of Test.pm not knowing about threads. 
15363              basic needs to be manually tested
15364              compile time warnings on IV2PTR conversions need to be fixed
15365      Branch: perl
15366            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
15367            + ext/threads/threads.h ext/threads/threads.pm
15368            + ext/threads/threads.xs
15369            ! MANIFEST
15370 ____________________________________________________________________________
15371 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
15372         Log: DJGPP tweak from Laszlo Molnar.
15373      Branch: perl
15374            ! djgpp/config.over
15375 ____________________________________________________________________________
15376 [ 12066] By: sky                                   on 2001/09/18  10:24:31
15377         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
15378      Branch: perl
15379            ! sharedsv.c sharedsv.h
15380 ____________________________________________________________________________
15381 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
15382         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
15383              ditto ^cns.
15384      Branch: perl
15385            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
15386            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
15387            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
15388            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
15389            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
15390            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
15391            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
15392            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
15393            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
15394            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
15395            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
15396            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
15397            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
15398            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
15399            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
15400            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
15401            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
15402            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
15403            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
15404            + ext/Encode/Encode/ir-197.enc
15405            - ext/Encode/Encode/cns11643-1.enc
15406            - ext/Encode/Encode/cns11643-2.enc
15407            - ext/Encode/Encode/iso2022-cn.enc
15408            - ext/Encode/Encode/iso2022-jp.enc
15409            - ext/Encode/Encode/iso2022-jp1.enc
15410            - ext/Encode/Encode/iso2022-jp2.enc
15411            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
15412            - ext/Encode/Encode/iso8859-1.enc
15413            - ext/Encode/Encode/iso8859-1.ucm
15414            - ext/Encode/Encode/iso8859-10.enc
15415            - ext/Encode/Encode/iso8859-10.ucm
15416            - ext/Encode/Encode/iso8859-11.enc
15417            - ext/Encode/Encode/iso8859-11.ucm
15418            - ext/Encode/Encode/iso8859-13.enc
15419            - ext/Encode/Encode/iso8859-13.ucm
15420            - ext/Encode/Encode/iso8859-14.enc
15421            - ext/Encode/Encode/iso8859-14.ucm
15422            - ext/Encode/Encode/iso8859-15.enc
15423            - ext/Encode/Encode/iso8859-15.ucm
15424            - ext/Encode/Encode/iso8859-16.enc
15425            - ext/Encode/Encode/iso8859-16.ucm
15426            - ext/Encode/Encode/iso8859-2.enc
15427            - ext/Encode/Encode/iso8859-2.ucm
15428            - ext/Encode/Encode/iso8859-3.enc
15429            - ext/Encode/Encode/iso8859-3.ucm
15430            - ext/Encode/Encode/iso8859-4.enc
15431            - ext/Encode/Encode/iso8859-4.ucm
15432            - ext/Encode/Encode/iso8859-5.enc
15433            - ext/Encode/Encode/iso8859-5.ucm
15434            - ext/Encode/Encode/iso8859-6.enc
15435            - ext/Encode/Encode/iso8859-6.ucm
15436            - ext/Encode/Encode/iso8859-7.enc
15437            - ext/Encode/Encode/iso8859-7.ucm
15438            - ext/Encode/Encode/iso8859-8.enc
15439            - ext/Encode/Encode/iso8859-8.ucm
15440            - ext/Encode/Encode/iso8859-9.enc
15441            - ext/Encode/Encode/iso8859-9.ucm
15442            - ext/Encode/Encode/isoir-197.enc
15443            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
15444 ____________________________________________________________________________
15445 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
15446         Log: Must Uppercase.
15447      Branch: perl
15448            ! ext/Encode/Encode.pm
15449 ____________________________________________________________________________
15450 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
15451         Log: Add various encodings.
15452      Branch: perl
15453            + ext/Encode/Encode/iso8859-11.enc
15454            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
15455            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
15456            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
15457            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
15458            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
15459            + ext/Encode/Encode/viscii.ucm
15460            ! MANIFEST ext/Encode/Encode.pm
15461 ____________________________________________________________________________
15462 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
15463         Log: lib/unicode relic.
15464      Branch: perl
15465            ! ext/Encode/compile
15466 ____________________________________________________________________________
15467 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
15468         Log: Subject: [PATCH] Re: filename problems
15469              From: Michael G Schwern <schwern@pobox.com>
15470              Date: Mon, 17 Sep 2001 17:26:26 -0400
15471              Message-ID: <20010917172626.Q585@blackrider>
15472      Branch: perl
15473            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
15474            - t/lib/sample-tests/header_at_end
15475            - t/lib/sample-tests/header_at_end_fail
15476            ! MANIFEST lib/Test/Harness/t/test-harness.t
15477 ____________________________________________________________________________
15478 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
15479         Log: Explicitly explain the 1e9 seconds, not everybody
15480              is a C geek.
15481      Branch: perl
15482            ! ext/Time/HiRes/HiRes.pm
15483 ____________________________________________________________________________
15484 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
15485         Log: Explain an apparent bug reported by
15486              Richard J. Barbalace <rjbarbal@MIT.EDU>,
15487              with additional explanation from Gisle Aas.
15488      Branch: perl
15489            ! ext/Time/HiRes/HiRes.pm
15490 ____________________________________________________________________________
15491 [ 12058] By: ams                                   on 2001/09/17  19:52:01
15492         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
15493              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15494              Date: Mon, 17 Sep 2001 22:48:05 +0200
15495              Message-Id: <20010917224805.C11744@rafael>
15496      Branch: perl
15497            ! t/lib/warnings/op t/lib/warnings/pp
15498 ____________________________________________________________________________
15499 [ 12057] By: ams                                   on 2001/09/17  16:51:18
15500         Log: Its a nit!
15501      Branch: perl
15502            ! sv.h
15503 ____________________________________________________________________________
15504 [ 12056] By: ams                                   on 2001/09/17  16:47:55
15505         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
15506              From: "Craig A. Berry" <craigberry@mac.com>
15507              Date: Mon, 17 Sep 2001 12:34:20 -0500
15508              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
15509      Branch: perl
15510            ! vms/vms.c
15511 ____________________________________________________________________________
15512 [ 12055] By: ams                                   on 2001/09/17  16:05:15
15513         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
15514              From: Gisle Aas <gisle@ActiveState.com>
15515              Date: 16 Apr 2001 16:20:34 -0700
15516              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
15517              (Applied by hand.)
15518      Branch: perl
15519            ! lib/CPAN.pm lib/CPAN/Nox.pm
15520 ____________________________________________________________________________
15521 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
15522         Log: Update Changes.
15523      Branch: perl
15524            ! Changes patchlevel.h
15525 ____________________________________________________________________________
15526 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
15527         Log: Adding new files to the MANIFEST is always nice.
15528      Branch: perl
15529            ! MANIFEST
15530 ____________________________________________________________________________
15531 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
15532         Log: Reindent the PerlIO files (suggested by NI-S), used
15533              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
15534              (GNU indent).  Note that wholesale re-indenting might
15535              be nice, but that would break nice formatting/alignment
15536              of assignments, equality testing, and complex boolean
15537              expressions with lots of &s and |s.
15538      Branch: perl
15539            ! perlio.c perlio.h perliol.h
15540 ____________________________________________________________________________
15541 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
15542         Log: Add a script for being 8.3-polite.
15543              The found conflicts are being worked on.
15544      Branch: perl
15545            + check83.pl
15546            ! MANIFEST Porting/pumpkin.pod
15547 ____________________________________________________________________________
15548 [ 12050] By: sky                                   on 2001/09/17  12:44:36
15549         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
15550              finding it.
15551      Branch: perl
15552            ! sv.c
15553 ____________________________________________________________________________
15554 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
15555         Log: Bump up versions because of #12041.
15556      Branch: perl
15557            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
15558            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
15559            ! lib/Time/localtime.pm
15560 ____________________________________________________________________________
15561 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
15562         Log: Bump the version number because of #12042.
15563      Branch: perl
15564            ! lib/CPAN/FirstTime.pm
15565 ____________________________________________________________________________
15566 [ 12047] By: ams                                   on 2001/09/17  11:21:40
15567         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
15568              From: Abhijit Menon-Sen <ams@wiw.org>
15569              Date: Mon, 17 Sep 2001 17:44:12 +0530
15570              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
15571      Branch: perl
15572            ! op.c
15573 ____________________________________________________________________________
15574 [ 12046] By: sky                                   on 2001/09/17  07:14:17
15575         Log: Subject: Re: t/op/ver.t using skip() improperly
15576              From: "chromatic" <chromatic@rmci.net>
15577              Date: Mon, 17 Sep 2001 00:22:29 -0600
15578              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
15579      Branch: perl
15580            ! t/op/ver.t
15581 ____________________________________________________________________________
15582 [ 12045] By: nick                                  on 2001/09/17  07:12:14
15583         Log: Integrate mainline
15584      Branch: perlio
15585           +> t/op/chdir.t
15586           !> (integrate 117 files)
15587 ____________________________________________________________________________
15588 [ 12044] By: ams                                   on 2001/09/17  05:49:53
15589         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
15590              From: Ilmari Karonen <iltzu@sci.fi>
15591              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
15592              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
15593              (And $VERSION = '1.05'.)
15594      Branch: perl
15595            ! lib/constant.pm
15596 ____________________________________________________________________________
15597 [ 12043] By: ams                                   on 2001/09/17  05:44:50
15598         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
15599              From: Michael G Schwern <schwern@pobox.com>
15600              Date: Mon, 17 Sep 2001 07:49:04 +0200
15601              Message-Id: <20010917074904.V1588@blackrider>
15602              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
15603      Branch: perl
15604            + t/op/chdir.t
15605            ! MANIFEST pp_sys.c
15606 ____________________________________________________________________________
15607 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
15608         Log: Subject: Re: CPAN.pm needs some hacking 
15609              From: "chromatic" <chromatic@rmci.net>
15610              Date: Sun, 16 Sep 2001 16:46:29 -0600
15611              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
15612      Branch: perl
15613            ! lib/CPAN/FirstTime.pm
15614 ____________________________________________________________________________
15615 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
15616         Log: Change use|require 5.005_64 to use|require 5.6.1.
15617      Branch: perl
15618            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
15619            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
15620            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15621            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
15622            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
15623            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15624            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
15625            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
15626            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
15627            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
15628            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
15629            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
15630            ! lib/base.pm lib/fields.pm
15631 ____________________________________________________________________________
15632 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
15633         Log: Bump up version numbers.
15634              
15635              TODO 1: double check that pre-5.6.1 CPAN.pm:s
15636              don't try to download 5.8.0 because of the
15637              version numbers.  Mainly this means using _00
15638              in the core version numbers.
15639              
15640              TODO 2: the "use 5.005_64" in many modules
15641              needs to be changed to, say, "use 5.6.1".
15642      Branch: perl
15643            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
15644            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
15645            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
15646            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
15647            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
15648            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
15649            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15650            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
15651            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
15652            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
15653            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
15654 ____________________________________________________________________________
15655 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
15656         Log: Use UCHARAT() as suggested by Inaba Hiroto.
15657      Branch: perl
15658            ! regexec.c
15659 ____________________________________________________________________________
15660 [ 12038] By: ams                                   on 2001/09/16  15:16:24
15661         Log: Subject: [PATCH] Re: Core module version numbers review
15662              From: Peter Scott <Peter@PSDT.com>
15663              Date: Sun, 16 Sep 2001 09:09:58 -0700
15664              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
15665      Branch: perl
15666            ! lib/perl5db.pl
15667 ____________________________________________________________________________
15668 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
15669         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
15670              not yet fully implemented.
15671      Branch: perl
15672            ! pod/perlfunc.pod pod/perlunicode.pod
15673 ____________________________________________________________________________
15674 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
15675         Log: Subject: [patch] plug PL_beginav_save leak
15676              From: Doug MacEachern <dougm@covalent.net>
15677              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
15678              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
15679      Branch: perl
15680            ! perl.c
15681 ____________________________________________________________________________
15682 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
15683         Log: (accidentally empty checkin)
15684      Branch: perl
15685            ! sv.c
15686 ____________________________________________________________________________
15687 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
15688         Log: Subject: [patch] ithreads+PL_beginav_save
15689              From: Doug MacEachern <dougm@covalent.net>
15690              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
15691              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
15692      Branch: perl
15693            ! sv.c
15694 ____________________________________________________________________________
15695 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
15696         Log: Subject: [PATCH] h2xs.PL with C::Scan
15697              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15698              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
15699              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
15700      Branch: perl
15701            ! utils/h2xs.PL
15702 ____________________________________________________________________________
15703 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
15704         Log: Elaborate (well, make more vague, really) #12030.
15705      Branch: perl
15706            ! pod/perltodo.pod pod/perlunicode.pod
15707 ____________________________________________________________________________
15708 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
15709         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
15710              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
15711              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
15712              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
15713      Branch: perl
15714            ! regexec.c
15715 ____________________________________________________________________________
15716 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
15717         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
15718              are not yet complete.
15719      Branch: perl
15720            ! pod/perltodo.pod pod/perlunicode.pod
15721 ____________________________________________________________________________
15722 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
15723         Log: Document what's still to be done on the regular expression
15724              Unicode support, based on the UTR#18.
15725      Branch: perl
15726            ! pod/perltodo.pod pod/perlunicode.pod
15727 ____________________________________________________________________________
15728 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
15729         Log: Regen headers.
15730      Branch: perl
15731            ! embedvar.h perlapi.h
15732 ____________________________________________________________________________
15733 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
15734         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
15735              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15736              Date: Sun, 09 Sep 2001 18:41:54 +0100
15737              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
15738      Branch: perl
15739            ! Porting/findvars ext/ByteLoader/bytecode.h
15740            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
15741            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
15742 ____________________________________________________________________________
15743 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
15744         Log: enable most warnings for windows build; fix the various typecasting
15745              nits that showed up (no bugfixes here)
15746      Branch: maint-5.6/perl
15747            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
15748            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
15749            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
15750            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
15751            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
15752            ! x2p/walk.c
15753 ____________________________________________________________________________
15754 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
15755         Log: Integrate change #12024 from maintperl
15756              (a local() precedence bug)
15757      Branch: perl
15758           !> lib/ExtUtils/Install.pm
15759 ____________________________________________________________________________
15760 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
15761         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
15762              change#8642
15763      Branch: maint-5.6/perl
15764            ! lib/ExtUtils/Install.pm
15765 ____________________________________________________________________________
15766 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
15767         Log: Update Changes.
15768      Branch: perl
15769            ! Changes patchlevel.h
15770 ____________________________________________________________________________
15771 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
15772         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
15773              From: "chromatic" <chromatic@rmci.net>
15774              Date: Fri, 14 Sep 2001 09:44:57 -0600 
15775              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
15776      Branch: perl
15777            ! lib/ExtUtils/Manifest.t
15778 ____________________________________________________________________________
15779 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
15780         Log: Hopefully better skipping of the Complete.t tests
15781              in case of not a tty. 
15782      Branch: perl
15783            ! lib/Term/Complete.t t/op/stat.t
15784 ____________________________________________________________________________
15785 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
15786         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
15787              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
15788              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
15789              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
15790      Branch: perl
15791            ! regexec.c t/op/pat.t
15792 ____________________________________________________________________________
15793 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
15794         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
15795              From: Robin Barker <rmb1@cise.npl.co.uk>
15796              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
15797              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
15798      Branch: perl
15799            ! pod/perlport.pod
15800 ____________________________________________________________________________
15801 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
15802         Log: NetWare tweaks from Ananth Kesari.
15803      Branch: perl
15804            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
15805            ! NetWare/nwutil.h
15806 ____________________________________________________________________________
15807 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
15808         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
15809              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15810              Date: Fri, 14 Sep 2001 10:51:13 +0200
15811              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
15812      Branch: perl
15813            ! pod/perlport.pod
15814 ____________________________________________________________________________
15815 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
15816         Log: Subject: Re: [PATCH 2 pl2pm.PL]
15817              From: Joe Smith <Joe.Smith@inwap.com>
15818              Date: Fri, 14 Sep 2001 00:13:32 -0700
15819              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
15820              
15821              Eradicate qu.
15822      Branch: perl
15823            ! keywords.h keywords.pl utils/pl2pm.PL
15824 ____________________________________________________________________________
15825 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
15826         Log: Retract #12013, didn't go over too well in Tru64.
15827      Branch: perl
15828            ! embed.h embed.pl sv.h
15829 ____________________________________________________________________________
15830 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
15831         Log: Subject: [PATCH] Execute files of debugger commands
15832              From: Peter Scott <Peter@PSDT.com>
15833              Date: Thu, 13 Sep 2001 15:26:31 -0700
15834              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
15835      Branch: perl
15836            ! lib/perl5db.pl pod/perldebug.pod
15837 ____________________________________________________________________________
15838 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
15839         Log: (Retracted by #12015)
15840              Subject: [proposed PATCH] Re: perl@11920
15841              From: Nicholas Clark <nick@ccl4.org>
15842              Date: Wed, 12 Sep 2001 23:46:09 +0100
15843              Message-ID: <20010912234609.H4971@plum.flirble.org>     
15844      Branch: perl
15845            ! embed.h embed.pl sv.h
15846 ____________________________________________________________________________
15847 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
15848         Log: ucblib shouldn't be linked against in nonstop-ux,
15849              from Tom Bates.
15850      Branch: perl
15851            ! hints/nonstopux.sh
15852 ____________________________________________________________________________
15853 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
15854         Log: Do stty only if we have stty.
15855              
15856              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
15857      Branch: perl
15858            ! lib/Term/Complete.pm
15859 ____________________________________________________________________________
15860 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
15861         Log: Skip the test if not running on a tty.
15862      Branch: perl
15863            ! lib/Term/Complete.t
15864 ____________________________________________________________________________
15865 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
15866         Log: Regen headers.
15867      Branch: perl
15868            ! embed.h opcode.h pod/perlapi.pod proto.h
15869 ____________________________________________________________________________
15870 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
15871         Log: Subject: [PATCH op.c] Re: perl@12003
15872              From: Robin Barker <rmb1@cise.npl.co.uk>
15873              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
15874              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
15875      Branch: perl
15876            ! op.c
15877 ____________________________________________________________________________
15878 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
15879         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
15880              From: Robin Barker <rmb1@cise.npl.co.uk>
15881              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
15882              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
15883      Branch: perl
15884            ! sv.c
15885 ____________________________________________________________________________
15886 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
15887         Log: Upgrade to Memoize 0.66.
15888      Branch: perl
15889            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
15890            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
15891            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
15892 ____________________________________________________________________________
15893 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
15894         Log: Subject: [ID 20010912.007] substr reference core dump
15895              From: me-01@ton.iguana.be
15896              Date: 12 Sep 2001 14:11:16 -0000
15897              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
15898      Branch: perl
15899            ! mg.c
15900 ____________________________________________________________________________
15901 [ 12004] By: ams                                   on 2001/09/12  01:13:49
15902         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
15903              From: Ilmari Karonen <iltzu@sci.fi>
15904              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
15905              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
15906      Branch: perl
15907            ! pod/perlfaq4.pod
15908 ____________________________________________________________________________
15909 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
15910         Log: Update Changes.
15911      Branch: perl
15912            ! Changes patchlevel.h
15913 ____________________________________________________________________________
15914 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
15915         Log: NetWare update from Ananth Kesari.
15916      Branch: perl
15917            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
15918            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
15919 ____________________________________________________________________________
15920 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
15921         Log: Retract #11984: div() being redefined, and 1397
15922              failing on 64-bit platforms.
15923      Branch: perl
15924            ! lib/Math/BigInt/Calc.pm
15925 ____________________________________________________________________________
15926 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
15927         Log: Metaconfig unit change for #11999.
15928      Branch: metaconfig
15929            ! U/protos/d_lseekproto.U
15930 ____________________________________________________________________________
15931 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
15932         Log: The lseek fix (#11991) was no fix.
15933      Branch: perl
15934            ! Configure
15935 ____________________________________________________________________________
15936 [ 11998] By: sky                                   on 2001/09/11  07:52:06
15937         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
15938              From: Matt Sergeant <MSergeant@star.net.uk>
15939              Date: Tue, 11 Sep 2001 09:22:32 +0100
15940              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
15941      Branch: perl
15942            ! ext/Encode/Encode.pm
15943 ____________________________________________________________________________
15944 [ 11997] By: sky                                   on 2001/09/11  06:35:29
15945         Log: Sometimes dTHX is added because it is needed on non 
15946              gnuc platforms, but not needed there. This uses GCC
15947              to silence GCC specific warnings by marking pTHX as 
15948              unused.
15949      Branch: perl
15950            ! perl.h
15951 ____________________________________________________________________________
15952 [ 11996] By: nick                                  on 2001/09/11  06:25:27
15953         Log: Integrate mainline
15954      Branch: perlio
15955            - ext/POSIX/sigaction.t lib/File/Find/taint.t
15956           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
15957 ____________________________________________________________________________
15958 [ 11995] By: nick                                  on 2001/09/11  06:23:39
15959         Log: Part Integrate mainline
15960      Branch: perlio
15961           +> (branch 69 files)
15962            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
15963            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
15964            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
15965            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
15966            - lib/Switch/t/switch_case.t lib/Test/Harness.t
15967            - lib/Test/More/Changes lib/Test/More/t/More.t
15968            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
15969            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
15970            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
15971            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
15972            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
15973            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
15974            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
15975            - t/lib/Test/More/Catch.pm wince/perl.ico
15976           !> (integrate 197 files)
15977 ____________________________________________________________________________
15978 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
15979         Log: Subject: Re: [PATCH] Encode.pm docs fix
15980              From: Gisle Aas <gisle@ActiveState.com>
15981              Date: 10 Sep 2001 11:27:02 -0700
15982              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
15983      Branch: perl
15984            ! ext/Encode/Encode.pm
15985 ____________________________________________________________________________
15986 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
15987         Log: Fix unpack U to be the reverse of pack U
15988              (but implement unpack U0U as a backdoor to get
15989              the UTF-8 malformed warnings from un-UTF-8 data)
15990      Branch: perl
15991            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
15992 ____________________________________________________________________________
15993 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
15994         Log: Metaconfig unit change for #11991;
15995              delete an unused unit (d_strtoull.U is the one used)
15996      Branch: metaconfig
15997            ! U/protos/d_lseekproto.U
15998      Branch: metaconfig/U/perl
15999            - strtoull.U
16000 ____________________________________________________________________________
16001 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
16002         Log: Subject: [PATCH] Configure not recording lseek proto
16003              From: Blair Zajac <blair@orcaware.com>
16004              Date: Mon, 10 Sep 2001 17:52:37 -0700
16005              Message-ID: <3B9D6055.BA334A31@orcaware.com>
16006              
16007              plus regen Configure.
16008      Branch: perl
16009            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16010            ! config_h.SH uconfig.h
16011 ____________________________________________________________________________
16012 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
16013         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?)))                  
16014              From: Nicholas Clark <nick@ccl4.org>
16015              Date: Tue, 11 Sep 2001 00:00:31 +0100
16016              Message-ID: <20010911000031.G1512@plum.flirble.org>
16017      Branch: perl
16018            + t/op/qq.t
16019            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
16020 ____________________________________________________________________________
16021 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
16022         Log: Subject: [PATCH] Building on win32 w/o perlio
16023              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16024              Date: Mon, 10 Sep 2001 23:38:46 +0200
16025              Message-ID: <3B9D4F06.14433.2C37644@localhost>
16026      Branch: perl
16027            ! perl.c win32/Makefile win32/makefile.mk
16028 ____________________________________________________________________________
16029 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
16030         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
16031              From: "chromatic" <chromatic@rmci.net>
16032              Date: Mon, 10 Sep 2001 15:14:01 -0600
16033              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
16034      Branch: perl
16035            + lib/CGI/t/push.t
16036            ! MANIFEST
16037 ____________________________________________________________________________
16038 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
16039         Log: Subject: avoiding hoardes of zombies
16040              From: Nicholas Clark <nick@ccl4.org>
16041              Date: Mon, 10 Sep 2001 22:00:40 +0100
16042              Message-ID: <20010910220040.C1512@plum.flirble.org>
16043      Branch: perl
16044            ! pod/perlipc.pod
16045 ____________________________________________________________________________
16046 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
16047         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
16048              From: John Peacock <jpeacock@rowman.com>
16049              Date: Mon, 10 Sep 2001 16:34:30 -0400
16050              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
16051      Branch: perl
16052            ! sv.c t/op/ver.t utf8.h
16053 ____________________________________________________________________________
16054 [ 11985] By: ams                                   on 2001/09/10  23:20:13
16055         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
16056      Branch: perl
16057            ! MANIFEST
16058 ____________________________________________________________________________
16059 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
16060         Log: (Retracted by #12001)
16061              Subject: Calc with USE_MUL/USE_DIV
16062              From: Tels <perl_dummy@bloodgate.com>
16063              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
16064              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
16065      Branch: perl
16066            ! lib/Math/BigInt/Calc.pm
16067 ____________________________________________________________________________
16068 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
16069         Log: Subject: [PATCH op.c] Re: perl@11978
16070              From: Robin Barker <rmb1@cise.npl.co.uk>
16071              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
16072              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
16073              
16074              Format errors.
16075      Branch: perl
16076            ! op.c
16077 ____________________________________________________________________________
16078 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
16079         Log: Switch PADOFFSET back to U32 both because of binary backward
16080              compatibility and because Arthur seems to have been fixing the
16081              problems with naughty integer-pointer casting.
16082      Branch: perl
16083            ! op.h
16084 ____________________________________________________________________________
16085 [ 11981] By: ams                                   on 2001/09/10  16:31:43
16086         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
16087              Fix Pod Typo, Add Test for ExtUtils::Command
16088              From: "chromatic" <chromatic@rmci.net>
16089              Date: Mon, 10 Sep 2001 11:20:56 -0600
16090              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
16091      Branch: perl
16092            + lib/ExtUtils/Command.t
16093            ! MANIFEST lib/ExtUtils/Command.pm
16094 ____________________________________________________________________________
16095 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
16096         Log: Subject: [PATCH] Encode.pm docs fix
16097              From: Matt Sergeant <MSergeant@star.net.uk>
16098              Date: Mon, 10 Sep 2001 15:24:01 +0100
16099              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
16100      Branch: perl
16101            ! ext/Encode/Encode.pm
16102 ____________________________________________________________________________
16103 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
16104         Log: Update Changes.
16105      Branch: perl
16106            ! Changes patchlevel.h
16107 ____________________________________________________________________________
16108 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
16109         Log: Revert #11973, the dTHX seems to be needed in there
16110              for threaded builds.
16111      Branch: perl
16112            ! perlio.c
16113 ____________________________________________________________________________
16114 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
16115         Log: Detypo.
16116      Branch: perl
16117            ! pod/perlguts.pod
16118 ____________________________________________________________________________
16119 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
16120         Log: Further Class::Struct patching from Damian.
16121              
16122              The new new semantics are:
16123              
16124              * If you pass an initializer for a nested object, it has to be:
16125              a) a reference to an object of that class, or      
16126              b) a reference to an object of a subclass of that class, or
16127              c) a reference to a hash of arguments to be passed to the
16128              class's constructor
16129              * If you pass no initializer for a nested object, the attribute
16130              is initialized to C<undef>
16131      Branch: perl
16132            ! lib/Class/Struct.pm
16133 ____________________________________________________________________________
16134 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
16135         Log: Skip the crypt test if no crypt.
16136      Branch: perl
16137            ! t/op/crypt.t
16138 ____________________________________________________________________________
16139 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
16140         Log: Warn against using bare v-strings as IP addresses
16141              (okay if using the wrappers from Socket)
16142      Branch: perl
16143            ! pod/perldata.pod pod/perlport.pod
16144 ____________________________________________________________________________
16145 [ 11973] By: sky                                   on 2001/09/10  11:57:58
16146         Log: Remove unused dTHX. Silenced another warning.
16147      Branch: perl
16148            ! perlio.c
16149 ____________________________________________________________________________
16150 [ 11972] By: sky                                   on 2001/09/10  11:54:25
16151         Log: Silence some more warnings INT2PTR.
16152      Branch: perl
16153            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
16154 ____________________________________________________________________________
16155 [ 11971] By: sky                                   on 2001/09/10  11:21:50
16156         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
16157      Branch: perl
16158            ! cop.h
16159 ____________________________________________________________________________
16160 [ 11970] By: sky                                   on 2001/09/10  11:17:25
16161         Log: Apply INT2PTR with force to silence warnings from
16162              PM_GETRE and friends. No more warnings with 64bit 
16163              IVs and 32bit pointers.    
16164      Branch: perl
16165            ! op.c op.h perl.c
16166 ____________________________________________________________________________
16167 [ 11969] By: sky                                   on 2001/09/10  10:13:02
16168         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
16169      Branch: perl
16170            ! pod/perlguts.pod
16171 ____________________________________________________________________________
16172 [ 11968] By: sky                                   on 2001/09/10  10:02:51
16173         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
16174              Rename to custop_op_name to Perl_custom_op_name to match perlapi
16175              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
16176              perl_clone.
16177      Branch: perl
16178            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
16179 ____________________________________________________________________________
16180 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
16181         Log: Using strlen() not good on embedded nul bytes.
16182      Branch: perl
16183            ! regcomp.c
16184 ____________________________________________________________________________
16185 [ 11966] By: ams                                   on 2001/09/09  21:06:13
16186         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
16187              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16188              Date: Mon, 13 Aug 2001 22:51:59 +0200
16189              Message-ID: <20010813225159.C6681@rafael>
16190              (Applied with several tweaks.)
16191      Branch: perl
16192            ! embed.h embed.pl proto.h toke.c
16193 ____________________________________________________________________________
16194 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
16195         Log: The exact error message is system-dependent.
16196      Branch: perl
16197            ! lib/ExtUtils/Manifest.t
16198 ____________________________________________________________________________
16199 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
16200         Log: Add Windows and Mac Sami support to Encode
16201              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
16202      Branch: perl
16203            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
16204            ! MANIFEST
16205 ____________________________________________________________________________
16206 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
16207         Log: Use the tried method.
16208      Branch: perl
16209            ! pod/perlport.pod
16210 ____________________________________________________________________________
16211 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
16212         Log: Can't count parentheses.
16213      Branch: perl
16214            ! ext/IO/lib/IO/Socket/INET.pm
16215 ____________________________________________________________________________
16216 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
16217         Log: perlport additions: 1 while unlink, add/delete directory
16218              entries and permissions, cygwin stat funkiness (from Michael
16219              Schwern and Nicholas Clark)
16220      Branch: perl
16221            ! pod/perlport.pod
16222 ____________________________________________________________________________
16223 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
16224         Log: blib does have a detectable test.
16225      Branch: perl
16226            ! t/lib/1_compile.t
16227 ____________________________________________________________________________
16228 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
16229         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
16230              From: "chromatic" <chromatic@rmci.net>
16231              Date: Sat, 08 Sep 2001 19:33:42 -0600
16232              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
16233      Branch: perl
16234            + lib/Term/Complete.t
16235            ! MANIFEST
16236 ____________________________________________________________________________
16237 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
16238         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
16239              From: Michael G Schwern <schwern@pobox.com> 
16240              Date: Sat, 8 Sep 2001 02:40:26 -0400
16241              Message-ID: <20010908024026.A26283@blackrider>
16242      Branch: perl
16243            + lib/Test/Tutorial.pod
16244            ! MANIFEST
16245 ____________________________________________________________________________
16246 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
16247         Log: Try to look up protocol (by name) only iff it has non-numbers:
16248              nice if the server is in a chrooted environment (no /etc/protocols,
16249              server code using hardcorded protocol numbers like 6 for tcp),
16250              suggested by John Holdsworth <coldwave@bigfoot.com>.
16251              In other words, if we are given a number, why look it up again
16252              (by number)?
16253      Branch: perl
16254            ! ext/IO/lib/IO/Socket/INET.pm
16255 ____________________________________________________________________________
16256 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
16257         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
16258              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16259              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
16260              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
16261              
16262              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
16263              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16264              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
16265              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
16266              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
16267              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16268              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
16269              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
16270      Branch: perl
16271            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
16272 ____________________________________________________________________________
16273 [ 11955] By: ams                                   on 2001/09/09  02:54:21
16274         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
16275              From: "Craig A. Berry" <craigberry@mac.com>
16276              Date: Sat, 08 Sep 2001 19:02:16 -0500
16277              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
16278      Branch: perl
16279            ! lib/CGI/t/carp.t
16280 ____________________________________________________________________________
16281 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
16282         Log: Documentation tweaks; think the IP address as an opaque string.
16283      Branch: perl
16284            ! ext/Socket/Socket.pm
16285 ____________________________________________________________________________
16286 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
16287         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
16288              From: Michael G Schwern <schwern@pobox.com>
16289              Date: Sat, 8 Sep 2001 19:45:46 -0400
16290              Message-ID: <20010908194546.C9193@blackrider>
16291      Branch: perl
16292            + lib/blib.t
16293            ! MANIFEST lib/blib.pm t/lib/1_compile.t
16294 ____________________________________________________________________________
16295 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
16296         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
16297              From: "chromatic" <chromatic@rmci.net>
16298              Date: Sat, 08 Sep 2001 12:31:44 -0600
16299              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
16300      Branch: perl
16301            + lib/CGI/t/fast.t
16302            ! MANIFEST
16303 ____________________________________________________________________________
16304 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
16305         Log: The Socket tests were wrong: they were assuming too much.
16306      Branch: perl
16307            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
16308 ____________________________________________________________________________
16309 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
16310         Log: Retract the portability changes since they
16311              seem to have opened a can of worms... will
16312              go back to UNICOS/mk and do the bare minimum
16313              required to get the tests working.
16314      Branch: perl
16315            ! ext/Socket/Socket.xs
16316 ____________________________________________________________________________
16317 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
16318         Log: PADOFFSET is used to cast pointers into integers,
16319              if pointers are 64 bits and U32 32 bits,
16320              bad things may happen, or at least warnings issued.
16321      Branch: perl
16322            ! op.h
16323 ____________________________________________________________________________
16324 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
16325         Log: Still more Socket portability tweaking.
16326              Now Socket.t seems to be happy in all of
16327              Linux/x86, Tru64/alpha, Solaris/sparc,
16328              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
16329              
16330              Addendum: it seems that io_multihomed, io_sock, and hostent
16331              were broken in little-endians (linux/x86 and tru64/alpha)
16332              because of this change.  Argh.
16333      Branch: perl
16334            ! ext/Socket/Socket.xs
16335 ____________________________________________________________________________
16336 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
16337         Log: More portability kicking on inet_ntoa().
16338      Branch: perl
16339            ! ext/Socket/Socket.xs
16340 ____________________________________________________________________________
16341 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
16342         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
16343              From: Michael G Schwern <schwern@pobox.com> 
16344              Date: Fri, 7 Sep 2001 23:06:51 -0400
16345              Message-ID: <20010907230651.R606@blackrider>
16346      Branch: perl
16347            + lib/ExtUtils/Manifest.t
16348            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
16349 ____________________________________________________________________________
16350 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
16351         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
16352              From: "chromatic" <chromatic@rmci.net>
16353              Date: Fri, 07 Sep 2001 17:53:15 -0600      
16354              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
16355      Branch: perl
16356            + lib/ExtUtils/testlib.t
16357            ! MANIFEST
16358 ____________________________________________________________________________
16359 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
16360         Log: Thinko.
16361      Branch: perl
16362            ! lib/integer.t
16363 ____________________________________________________________________________
16364 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
16365         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
16366              From: "Craig A. Berry" <craigberry@mac.com>
16367              Date: Fri, 07 Sep 2001 15:30:03 -0500
16368              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
16369      Branch: perl
16370            ! lib/CGI/Carp.pm
16371 ____________________________________________________________________________
16372 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
16373         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
16374              From: Michael G Schwern <schwern@pobox.com>
16375              Date: Fri, 7 Sep 2001 15:38:13 -0400
16376              Message-ID: <20010907153813.K606@blackrider>
16377      Branch: perl
16378            ! lib/ExtUtils/MM_Unix.pm
16379 ____________________________________________________________________________
16380 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
16381         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
16382              From: Robin Barker <rmb1@cise.npl.co.uk>
16383              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
16384              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
16385      Branch: perl
16386            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
16387 ____________________________________________________________________________
16388 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
16389         Log: Clean up 1_compile.t; move tests to more consistent
16390              places (t/ subdirectories); add integer.t (much of
16391              the pragma is tested elsewhere but there is no one
16392              centralized place)
16393      Branch: perl
16394            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
16395            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
16396            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
16397            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
16398            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
16399            - lib/File/Find/find.t lib/File/Find/taint.t
16400            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
16401 ____________________________________________________________________________
16402 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
16403         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
16404              From: "chromatic" <chromatic@rmci.net>
16405              Date: Fri, 07 Sep 2001 10:17:40 -0600
16406              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
16407      Branch: perl
16408            ! lib/File/Find/taint.t
16409 ____________________________________________________________________________
16410 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
16411         Log: Update Changes.
16412      Branch: perl
16413            ! Changes patchlevel.h
16414 ____________________________________________________________________________
16415 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
16416         Log: Rename the old threading tutorial, start a new one,
16417              regen toc.
16418      Branch: perl
16419            + pod/perlothrtut.pod
16420            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
16421            ! pod/perltoc.pod
16422 ____________________________________________________________________________
16423 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
16424         Log: vars very much has a test.
16425      Branch: perl
16426            ! t/lib/1_compile.t
16427 ____________________________________________________________________________
16428 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
16429         Log: Subject: Re: wince/perl.ico marked as binary
16430              From: Nicholas Clark <nick@ccl4.org>
16431              Date: Fri, 7 Sep 2001 13:54:40 +0100
16432              Message-ID: <20010907135439.D39150@plum.flirble.org>
16433              
16434              and wince/Makefile.ce change from Rainer Keuchel.
16435      Branch: perl
16436            + wince/makeico.pl
16437            ! MANIFEST wince/Makefile.ce
16438 ____________________________________________________________________________
16439 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
16440         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
16441              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16442              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
16443              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
16444      Branch: perl
16445            ! regexec.c
16446 ____________________________________________________________________________
16447 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
16448         Log: (Replaced by #11934)
16449              Subject: Re: [PATCH regexec.c] more general .* and .*?
16450              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16451              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
16452              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
16453      Branch: perl
16454            ! regexec.c
16455 ____________________________________________________________________________
16456 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
16457         Log: The #11931 patching misbehaved.
16458      Branch: perl
16459            ! lib/Test/Harness/t/test-harness.t
16460 ____________________________________________________________________________
16461 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
16462         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
16463              From: Michael G Schwern <schwern@pobox.com>
16464              Date: Fri, 7 Sep 2001 03:30:41 -0400
16465              Message-ID: <20010907033041.A2796@blackrider>
16466      Branch: perl
16467            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
16468            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
16469            + t/lib/sample-tests/header_at_end_fail
16470            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
16471            - lib/Test/Harness.t
16472            ! MANIFEST lib/Test/Harness.pm t/TEST
16473 ____________________________________________________________________________
16474 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
16475         Log: Subject: [PATCH] Digest::MD5 update
16476              From: Gisle Aas <gisle@ActiveState.com>
16477              Date: 06 Sep 2001 23:32:56 -0700
16478              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
16479      Branch: perl
16480            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16481            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
16482 ____________________________________________________________________________
16483 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
16484         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
16485              From: "chromatic" <chromatic@rmci.net>
16486              Date: Thu, 06 Sep 2001 23:11:44 -0600
16487              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
16488      Branch: perl
16489            + lib/less.t
16490            ! MANIFEST t/lib/1_compile.t
16491 ____________________________________________________________________________
16492 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
16493         Log: The binary file must somehow differently stored.
16494      Branch: perl
16495            - wince/perl.ico
16496            ! MANIFEST
16497 ____________________________________________________________________________
16498 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
16499         Log: Add more modules to the list of modules that have tests,
16500              Schwern's wallet is getting more nervous.
16501              (Run t/lib/1_compile.t manually to see which modules
16502              are lacking tests, or the tests can't be run for some
16503              reason or another, such as the Net:: modules)
16504      Branch: perl
16505            ! t/lib/1_compile.t
16506 ____________________________________________________________________________
16507 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
16508         Log: Try to make Socket::inet_ntoa() more robust.
16509      Branch: perl
16510            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
16511 ____________________________________________________________________________
16512 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
16513         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
16514              From: chromatic <chromatic@rmci.net>       
16515              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
16516              Message-Id: <01090522580506.19590@firewheel>           
16517      Branch: perl
16518            ! lib/English.t
16519 ____________________________________________________________________________
16520 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
16521         Log: Subject: Re: perlvar manpage and localizing special vars
16522              From: Stas Bekman <stas@stason.org>
16523              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
16524              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
16525      Branch: perl
16526            ! pod/perlvar.pod
16527 ____________________________________________________________________________
16528 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
16529         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
16530              From: Robin Barker <rmb1@cise.npl.co.uk>
16531              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
16532              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
16533      Branch: perl
16534            ! lib/ExtUtils/MakeMaker.pm
16535 ____________________________________________________________________________
16536 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
16537         Log: Symbol missing; AIX unhappy.
16538      Branch: perl
16539            ! makedef.pl
16540 ____________________________________________________________________________
16541 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
16542         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
16543              Reported in 5.61, seems to work okay in blead.
16544      Branch: perl
16545            ! t/run/kill_perl.t
16546 ____________________________________________________________________________
16547 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
16548         Log: Update Changes.
16549      Branch: perl
16550            ! Changes patchlevel.h
16551 ____________________________________________________________________________
16552 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
16553         Log: Document the bad assumptions currently breaking
16554              the Socket.t tests 10, 11, and 13 in UNICOS.
16555      Branch: perl
16556            ! ext/Socket/Socket.xs
16557 ____________________________________________________________________________
16558 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
16559         Log: Subject: [PATCH x2p] make OPTIMIZE=...
16560              From: Robin Barker <rmb1@cise.npl.co.uk>
16561              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
16562              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
16563      Branch: perl
16564            ! x2p/Makefile.SH x2p/cflags.SH
16565 ____________________________________________________________________________
16566 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
16567         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
16568              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
16569              Date: Thu, 6 Sep 2001 11:09:40 +0100
16570              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
16571              
16572              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
16573              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16574              Date: 6 Sep 2001 10:14:38 -0000
16575              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
16576      Branch: perl
16577            ! pod/perlfaq1.pod pod/perlhack.pod
16578 ____________________________________________________________________________
16579 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
16580         Log: Subject: Extra NUL is Data::Dumper output - patch
16581              From: Tony Cook <tony@develop-help.com>
16582              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
16583              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
16584      Branch: perl
16585            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
16586 ____________________________________________________________________________
16587 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
16588         Log: Avoid redefinition warning
16589              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
16590              from
16591              perl -w -Ilib -MCwd -e ''
16592      Branch: perl
16593            ! lib/Cwd.pm
16594 ____________________________________________________________________________
16595 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
16596         Log: Update the is_tainted() example implementation.
16597      Branch: perl
16598            ! pod/perlsec.pod
16599 ____________________________________________________________________________
16600 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
16601         Log: Missing) in #11912.
16602      Branch: perl
16603            ! lib/Test/Simple/t/fail.t
16604 ____________________________________________________________________________
16605 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
16606         Log: Rewhack Test-Simple into core harness.
16607      Branch: perl
16608            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
16609            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
16610            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
16611            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
16612            ! lib/Test/Simple/t/skipall.t
16613 ____________________________________________________________________________
16614 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
16615         Log: Workaround for the new Exporter 'feature'.
16616      Branch: perl
16617            ! lib/Test/More.pm
16618 ____________________________________________________________________________
16619 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
16620         Log: Re-introduce pure-Perl fall-back for abs_path,
16621              re-introduce #11898.
16622      Branch: perl
16623            ! lib/Cwd.pm lib/File/Find.pm
16624 ____________________________________________________________________________
16625 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
16626         Log: More tests.
16627      Branch: perl
16628            ! lib/Exporter.t
16629 ____________________________________________________________________________
16630 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
16631         Log: Retract #11898 for now because it introduces
16632              a rather nasty depencency: when B is being built,
16633              MakeMaker is used.  MakeMaker uses File::Find.
16634              File::Find uses Cwd::getcwd()...which doesn't
16635              exist yet.
16636      Branch: perl
16637            ! lib/File/Find.pm
16638 ____________________________________________________________________________
16639 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
16640         Log: New test welcome.
16641      Branch: perl
16642            + lib/Test/Simple/t/simple.t
16643 ____________________________________________________________________________
16644 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
16645         Log: Old test begone.
16646      Branch: perl
16647            - lib/Attribute/Handlers/test.pl
16648 ____________________________________________________________________________
16649 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
16650         Log: Test-Simple syncup from Schwern.
16651      Branch: perl
16652            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
16653            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
16654            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
16655            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
16656            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
16657            - lib/Test/More/Changes lib/Test/More/t/More.t
16658            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
16659            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
16660            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
16661            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
16662            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
16663            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
16664            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
16665            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
16666            ! t/lib/Test/Simple/sample_tests/death.plx
16667            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
16668            ! t/lib/Test/Simple/sample_tests/extras.plx
16669            ! t/lib/Test/Simple/sample_tests/five_fail.plx
16670            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
16671            ! t/lib/Test/Simple/sample_tests/one_fail.plx
16672            ! t/lib/Test/Simple/sample_tests/require.plx
16673            ! t/lib/Test/Simple/sample_tests/success.plx
16674            ! t/lib/Test/Simple/sample_tests/too_few.plx
16675            ! t/lib/Test/Simple/sample_tests/two_fail.plx
16676 ____________________________________________________________________________
16677 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
16678         Log: Integrate File::Find changes from bleadperl
16679      Branch: maint-5.6/macperl
16680            ! lib/File/Find.pm t/lib/filefind-taint.t
16681 ____________________________________________________________________________
16682 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
16683         Log: Integrate 11847 from maint-5.6/perl
16684      Branch: maint-5.6/macperl
16685           !> sv.c
16686 ____________________________________________________________________________
16687 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
16688         Log: In UNICOS division yada yada.
16689      Branch: perl
16690            ! t/op/override.t
16691 ____________________________________________________________________________
16692 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
16693         Log: In UNICOS division is really lossy, better use
16694              a tolerance test.
16695      Branch: perl
16696            ! ext/Time/HiRes/HiRes.t
16697 ____________________________________________________________________________
16698 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
16699         Log: In UNICOS sigaction() sets an extra flag
16700              ("the signal has been registered for all the processes in
16701              a multitasking group.")
16702      Branch: perl
16703            ! ext/POSIX/sigaction.t
16704 ____________________________________________________________________________
16705 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
16706         Log: Documentation micropatch from Damian.
16707      Branch: perl
16708            ! lib/Attribute/Handlers.pm
16709 ____________________________________________________________________________
16710 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
16711         Log: (Retracted by #11908)
16712              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
16713              From: Michael G Schwern <schwern@pobox.com>
16714              Date: Wed, 5 Sep 2001 15:58:21 -0400
16715              Message-ID: <20010905155821.I632@blackrider>
16716      Branch: perl
16717            ! lib/File/Find.pm lib/File/Find/taint.t
16718 ____________________________________________________________________________
16719 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
16720         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
16721              From: Michael G Schwern <schwern@pobox.com>
16722              Date: Wed, 5 Sep 2001 19:16:31 -0400
16723              Message-ID: <20010905191631.E11386@blackrider>
16724      Branch: perl
16725            + lib/CGI/t/carp.t
16726            ! MANIFEST
16727 ____________________________________________________________________________
16728 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
16729         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
16730              From: chromatic <chromatic@rmci.net>
16731              Date: Wed, 5 Sep 2001 18:08:07 -0600
16732              Message-Id: <01090518080700.19590@firewheel>
16733      Branch: perl
16734            ! lib/English.pm
16735 ____________________________________________________________________________
16736 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
16737         Log: Fix a typo #11889 and add a test for the same.
16738      Branch: perl
16739            ! ext/Socket/Socket.t ext/Socket/Socket.xs
16740 ____________________________________________________________________________
16741 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
16742         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
16743              From: "Craig A. Berry" <craigberry@mac.com>
16744              Date: Wed, 05 Sep 2001 17:48:54 -0500
16745              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
16746      Branch: perl
16747            ! lib/warnings.t t/run/kill_perl.t
16748 ____________________________________________________________________________
16749 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
16750         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
16751              From: Michael G Schwern <schwern@pobox.com>
16752              Date: Wed, 5 Sep 2001 17:22:25 -0400
16753              Message-ID: <20010905172225.C11386@blackrider>
16754      Branch: perl
16755            ! t/run/kill_perl.t
16756 ____________________________________________________________________________
16757 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
16758         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
16759              From: Nicholas Clark <nick@ccl4.org>
16760              Date: Wed, 5 Sep 2001 20:54:24 +0100
16761              Message-ID: <20010905205424.C25120@plum.flirble.org>
16762      Branch: perl
16763            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
16764 ____________________________________________________________________________
16765 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
16766         Log: Forgotten thing.
16767      Branch: perl
16768            ! uconfig.h
16769 ____________________________________________________________________________
16770 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
16771         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
16772              From: chromatic <chromatic@rmci.net>               
16773              Date: Wed, 5 Sep 2001 13:22:08 -0600
16774              Message-Id: <01090513220807.10587@firewheel> 
16775      Branch: perl
16776            ! lib/English.pm
16777 ____________________________________________________________________________
16778 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
16779         Log: inet_ntoa() tweaks:
16780              - don't allow addresses with > 255 characters
16781              - indent the HP-UX workaround
16782              - don't leak memory
16783      Branch: perl
16784            ! ext/Socket/Socket.xs
16785 ____________________________________________________________________________
16786 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
16787         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
16788              <xwu@theeducationcenter.com>
16789      Branch: perl
16790            ! lib/File/Find.pm
16791 ____________________________________________________________________________
16792 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
16793         Log: Typo nits.
16794      Branch: perl
16795            ! lib/File/Find.pm
16796 ____________________________________________________________________________
16797 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
16798         Log: -Wall nit.
16799      Branch: perl
16800            ! op.c
16801 ____________________________________________________________________________
16802 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
16803         Log: Update to Scalar-List-Utils 1.05
16804      Branch: perl
16805            ! ext/List/Util/ChangeLog ext/List/Util/README
16806            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
16807 ____________________________________________________________________________
16808 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
16809         Log: Update Changes.
16810      Branch: perl
16811            ! Changes patchlevel.h
16812 ____________________________________________________________________________
16813 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
16814         Log: Update to Scalar-List-Utils 1.04
16815      Branch: perl
16816            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
16817            ! ext/List/Util/lib/List/Util.pm
16818            ! ext/List/Util/lib/Scalar/Util.pm
16819 ____________________________________________________________________________
16820 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
16821         Log: Metaconfigify #11724.
16822      Branch: metaconfig
16823            ! U/threads/archname.U
16824 ____________________________________________________________________________
16825 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
16826         Log: The MacOS reference is okay, no reason to hide it.
16827      Branch: perl
16828            ! lib/Cwd.pm
16829 ____________________________________________________________________________
16830 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
16831         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
16832              From: Michael G Schwern <schwern@pobox.com>
16833              Date: Tue, 4 Sep 2001 15:30:10 -0400
16834              Message-ID: <20010904153010.H26466@blackrider> 
16835              
16836              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
16837      Branch: perl
16838            ! ext/Cwd/Makefile.PL lib/Cwd.pm
16839 ____________________________________________________________________________
16840 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
16841         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.))
16842              From: Michael G Schwern <schwern@pobox.com>
16843              Date: Tue, 4 Sep 2001 17:39:13 -0400
16844              Message-ID: <20010904173913.C626@blackrider>
16845      Branch: perl
16846            ! lib/Cwd.pm
16847 ____________________________________________________________________________
16848 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
16849         Log: Subject: Re: Perl_pp_* in public API?
16850              From: "Craig A. Berry" <craigberry@mac.com>
16851              Date: Tue, 4 Sep 2001 21:51:29 -0500
16852              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
16853      Branch: perl
16854            ! ext/List/Util/Util.xs
16855 ____________________________________________________________________________
16856 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
16857         Log: From Damian: Class::Struct was unable to define
16858              recursive classes.  After the patch an object reference
16859              (rather than a hash) is required to initialize
16860              an object attribute.  If no such initializer is given to
16861              the constructor, object attributes are now default
16862              initialized to C<undef>.
16863      Branch: perl
16864            ! lib/Class/Struct.pm lib/Class/Struct.t
16865 ____________________________________________________________________________
16866 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
16867         Log: Subject: Re: sv_catpvfn and sv_setpvfn
16868              From: Richard Soderberg <rs@oregonnet.com>
16869              Date: Tue, 4 Sep 2001 15:16:47 -0700
16870              Message-Id: <200109042216.PAA17858@oregonnet.com>
16871      Branch: perl
16872            ! pod/perlclib.pod pod/perlguts.pod
16873 ____________________________________________________________________________
16874 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
16875         Log: NetWare updates from Ananth Kesari.
16876      Branch: perl
16877            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
16878            ! NetWare/nw5thread.h
16879 ____________________________________________________________________________
16880 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
16881         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?))
16882              From: Nicholas Clark <nick@ccl4.org>
16883              Date: Tue, 4 Sep 2001 22:42:50 +0100
16884              Message-ID: <20010904224250.P25120@plum.flirble.org>
16885      Branch: perl
16886            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
16887            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
16888            ! t/op/oct.t toke.c
16889 ____________________________________________________________________________
16890 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
16891         Log: Fix Cwd::getcwd() not being tainted, as noticed
16892              by Schwern.
16893      Branch: perl
16894            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
16895            - ext/Cwd/Cwd.t
16896            ! MANIFEST ext/Cwd/Cwd.xs util.c
16897 ____________________________________________________________________________
16898 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
16899         Log: Retract #11870 and volatilize the right destruct_level.
16900              Silly thinko pointed out by Sarathy.
16901      Branch: perl
16902            ! intrpvar.h perl.c
16903 ____________________________________________________________________________
16904 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
16905         Log: At least a temporary fix for the mysterious scope core dumps
16906              in Tru64 from Graham.
16907      Branch: perl
16908            ! ext/List/Util/Util.xs
16909 ____________________________________________________________________________
16910 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
16911         Log: (Retracted by #11872)
16912      Branch: perl
16913            ! intrpvar.h
16914 ____________________________________________________________________________
16915 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
16916         Log: Quench a -Wall gripe noticed by Robin Barker.
16917      Branch: perl
16918            ! op.c
16919 ____________________________________________________________________________
16920 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
16921         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
16922              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16923              Date: Wed, 05 Sep 2001 02:01:32 +0900
16924              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
16925      Branch: perl
16926            ! lib/Unicode/UCD.pm
16927 ____________________________________________________________________________
16928 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
16929         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
16930              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16931              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
16932              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
16933      Branch: perl
16934            ! gv.c
16935 ____________________________________________________________________________
16936 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
16937         Log: Update Changes.
16938      Branch: perl
16939            ! Changes patchlevel.h
16940 ____________________________________________________________________________
16941 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
16942         Log: Add the \[$@%&*] prototype support.
16943      Branch: perl
16944            ! op.c pod/perlsub.pod t/comp/proto.t
16945 ____________________________________________________________________________
16946 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
16947         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
16948              From: Michael G Schwern <schwern@pobox.com>
16949              Date: Mon, 3 Sep 2001 18:59:01 -0400
16950              Message-ID: <20010903185901.Z9233@blackrider>
16951      Branch: perl
16952            ! lib/CGI/t/form.t
16953 ____________________________________________________________________________
16954 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
16955         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
16956              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16957              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
16958              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
16959      Branch: perl
16960            ! gv.c
16961 ____________________________________________________________________________
16962 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
16963         Log: More srand entry tweakage based on Randal's suggestion.
16964      Branch: perl
16965            ! pod/perlfunc.pod
16966 ____________________________________________________________________________
16967 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
16968         Log: Subject: [PATCH] 'main' *is* a reserved word
16969              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16970              Date: Mon, 3 Sep 2001 22:55:41 +0200
16971              Message-ID: <20010903225541.A24097@rafael>
16972      Branch: perl
16973            ! toke.c
16974 ____________________________________________________________________________
16975 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
16976         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
16977              From: Peter Prymmer <pvhp@best.com>
16978              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
16979              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
16980      Branch: perl
16981            ! README.vms configure.com
16982 ____________________________________________________________________________
16983 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
16984         Log: Subject: Re: A slightly better default seed?   
16985              From: Michael G Schwern <schwern@pobox.com>
16986              Date: Mon, 3 Sep 2001 18:08:15 -0400 
16987              Message-ID: <20010903180815.W9233@blackrider>
16988      Branch: perl
16989            ! t/op/srand.t
16990 ____________________________________________________________________________
16991 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
16992         Log: Add sharedsv.o to microperl object files.
16993      Branch: perl
16994            ! Makefile.micro
16995 ____________________________________________________________________________
16996 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
16997         Log: AUTHORS updates and
16998              
16999              Subject: [PATCH] Just some preening :-)        
17000              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
17001              Date: Tue, 4 Sep 2001 14:16:59 +0100
17002              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
17003      Branch: perl
17004            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
17005 ____________________________________________________________________________
17006 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
17007         Log: Typo fix and slight rewording.
17008      Branch: perl
17009            ! pod/perlfunc.pod
17010 ____________________________________________________________________________
17011 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
17012         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
17013      Branch: perl
17014            ! pod/perlfaq4.pod
17015 ____________________________________________________________________________
17016 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
17017         Log: The helper file changed name.
17018      Branch: perl
17019            ! MANIFEST
17020 ____________________________________________________________________________
17021 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
17022         Log: Update to Scalar-List-Utils 1.03
17023      Branch: perl
17024            + ext/List/Util/t/shuffle.t
17025            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
17026            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
17027            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
17028            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
17029            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
17030            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
17031            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
17032            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
17033 ____________________________________________________________________________
17034 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
17035         Log: Make crypt() do something more sane for Unicode
17036              (take crypt() of the low eight bits of the characters,
17037              instead of taking crypt() of the UTF-8 of the scalar);
17038              add a test for crypt().
17039      Branch: perl
17040            + t/op/crypt.t
17041            ! MANIFEST pod/perlfunc.pod pp.c
17042 ____________________________________________________________________________
17043 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
17044         Log: Reorganize the srand entry.
17045      Branch: perl
17046            ! pod/perlfunc.pod
17047 ____________________________________________________________________________
17048 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
17049         Log: Remove the tests that assume something about
17050              calling srand() without arguments multiple times.
17051      Branch: perl
17052            ! t/op/srand.t
17053 ____________________________________________________________________________
17054 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
17055         Log: Upgrade to Math::BigInt 1.42.
17056      Branch: perl
17057            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17058            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
17059            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
17060            ! lib/Math/BigInt/t/mbimbf.t
17061 ____________________________________________________________________________
17062 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
17063         Log: integrate change#11847 from maint-5.6
17064              
17065              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
17066      Branch: perl
17067            ! sv.c
17068 ____________________________________________________________________________
17069 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
17070         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
17071      Branch: maint-5.6/perl
17072            ! sv.c
17073 ____________________________________________________________________________
17074 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
17075         Log: As far as I can tell these functions have been Unicodified.
17076      Branch: perl
17077            ! doop.c
17078 ____________________________________________________________________________
17079 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
17080         Log: Update to Storable 1.0.13.
17081      Branch: perl
17082            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17083            ! ext/Storable/Storable.xs
17084 ____________________________________________________________________________
17085 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
17086         Log: Patch the Filter::Simple test to work with
17087              the core test suite (since the FilterTest.pm
17088              is in t/lib, not in lib).
17089      Branch: perl
17090            ! lib/Filter/Simple/t/filter.t
17091 ____________________________________________________________________________
17092 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
17093         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
17094      Branch: perl
17095            + t/lib/FilterTest.pm
17096            - t/lib/MyFilter.pm
17097 ____________________________________________________________________________
17098 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
17099         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
17100              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
17101              Text::Balanced 1.86.
17102      Branch: perl
17103            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
17104            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
17105            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
17106            + lib/Switch/t/nested.t lib/Switch/t/switch.t
17107            + lib/Text/Balanced/Changes lib/Text/Balanced/README
17108            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
17109            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
17110            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
17111            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
17112            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
17113            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
17114            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
17115            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
17116            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
17117            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
17118            ! MANIFEST lib/Attribute/Handlers.pm
17119            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
17120            ! lib/Attribute/Handlers/demo/Demo.pm
17121            ! lib/Attribute/Handlers/demo/Descriptions.pm
17122            ! lib/Attribute/Handlers/demo/MyClass.pm
17123            ! lib/Attribute/Handlers/demo/demo.pl
17124            ! lib/Attribute/Handlers/demo/demo2.pl
17125            ! lib/Attribute/Handlers/demo/demo3.pl
17126            ! lib/Attribute/Handlers/demo/demo4.pl
17127            ! lib/Attribute/Handlers/demo/demo_call.pl
17128            ! lib/Attribute/Handlers/demo/demo_chain.pl
17129            ! lib/Attribute/Handlers/demo/demo_cycle.pl
17130            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
17131            ! lib/Attribute/Handlers/demo/demo_phases.pl
17132            ! lib/Attribute/Handlers/demo/demo_range.pl
17133            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
17134            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
17135            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
17136            ! lib/Text/Balanced.pm
17137 ____________________________________________________________________________
17138 [ 11841] By: sky                                   on 2001/09/03  11:04:15
17139         Log: Forgot to add a file with Change #11840
17140      Branch: perl
17141            + t/op/srand.t
17142 ____________________________________________________________________________
17143 [ 11840] By: sky                                   on 2001/09/03  11:02:04
17144         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
17145              From: Michael G Schwern <schwern@pobox.com>
17146              Date: Mon, 3 Sep 2001 07:43:00 -0400
17147              Message-ID: <20010903074300.E9233@blackrider>
17148      Branch: perl
17149            ! MANIFEST pod/perlfunc.pod t/op/rand.t
17150 ____________________________________________________________________________
17151 [ 11839] By: sky                                   on 2001/09/03  10:47:11
17152         Log: Document the changes with regards to running of END blocks.
17153              And DESTROY on global objects are called in perl_destruct()!
17154      Branch: perl
17155            ! pod/perl572delta.pod pod/perlembed.pod
17156 ____________________________________________________________________________
17157 [ 11838] By: sky                                   on 2001/09/03  09:34:44
17158         Log: Subject: [PATCH t/op/time.t] Partial cleanup
17159              From: Michael G Schwern <schwern@pobox.com>
17160              Date: Mon, 3 Sep 2001 06:29:42 -0400
17161              Message-ID: <20010903062942.C9233@blackrider>
17162      Branch: perl
17163            ! t/op/time.t
17164 ____________________________________________________________________________
17165 [ 11837] By: sky                                   on 2001/09/03  09:30:02
17166         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
17167              From: Michael G Schwern <schwern@pobox.com>
17168              Date: Mon, 3 Sep 2001 06:24:13 -0400
17169              Message-ID: <20010903062413.B9233@blackrider>
17170      Branch: perl
17171            ! t/op/rand.t
17172 ____________________________________________________________________________
17173 [ 11836] By: sky                                   on 2001/09/03  07:56:47
17174         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
17175              From: Michael G Schwern <schwern@pobox.com>
17176              Date: Sun, 2 Sep 2001 21:38:43 -0400
17177              Message-ID: <20010902213843.L2711@blackrider>
17178      Branch: perl
17179            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
17180            ! MANIFEST
17181 ____________________________________________________________________________
17182 [ 11835] By: nick                                  on 2001/09/03  06:20:06
17183         Log: Integrate mainline
17184      Branch: perlio
17185           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
17186            - t/op/misc.t
17187           !> (integrate 187 files)
17188 ____________________________________________________________________________
17189 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
17190         Log: Update Changes.
17191      Branch: perl
17192            ! Changes patchlevel.h
17193 ____________________________________________________________________________
17194 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
17195         Log: Slight tweaks.
17196      Branch: perl
17197            ! t/run/kill_perl.t
17198 ____________________________________________________________________________
17199 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
17200         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
17201      Branch: perl
17202            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
17203 ____________________________________________________________________________
17204 [ 11831] By: sky                                   on 2001/09/02  12:10:42
17205         Log: Change #11828 wasn't complete, this updates to intest path
17206      Branch: perl
17207            ! t/run/kill_perl.t
17208 ____________________________________________________________________________
17209 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
17210         Log: 's's's.
17211      Branch: perl
17212            ! Changes
17213 ____________________________________________________________________________
17214 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
17215         Log: Update Changes.
17216      Branch: perl
17217            ! Changes patchlevel.h
17218 ____________________________________________________________________________
17219 [ 11828] By: sky                                   on 2001/09/02  11:53:56
17220         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
17221              From: Michael G Schwern <schwern@pobox.com>
17222              Date: Sat, 1 Sep 2001 20:18:58 -0400
17223              Message-ID: <20010901201858.X606@blackrider>
17224              +MANIFEST Fix
17225      Branch: perl
17226            + t/run/kill_perl.t
17227            - t/op/misc.t t/run/segfault.t
17228            ! MANIFEST
17229 ____________________________________________________________________________
17230 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
17231         Log: Subject: [PATCH] lib/Time/Local.pm
17232              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17233              Date: Sun, 2 Sep 2001 06:50:01 -0500
17234              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
17235      Branch: perl
17236            ! lib/Time/Local.pm
17237 ____________________________________________________________________________
17238 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
17239         Log: Tick off Unicode collation and the normalization from
17240              the todo list.
17241      Branch: perl
17242            ! pod/perltodo.pod
17243 ____________________________________________________________________________
17244 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
17245         Log: Update to Unicode 3.1.1.
17246      Branch: perl
17247            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
17248            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
17249            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
17250            ! lib/unicore/PropList.txt lib/unicore/README.perl
17251            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
17252            ! lib/unicore/rename lib/unicore/version
17253 ____________________________________________________________________________
17254 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
17255         Log: Slight doc tweaks for the module.
17256      Branch: perl
17257            ! lib/Unicode/UCD.pm
17258 ____________________________________________________________________________
17259 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
17260         Log: Rename the variable: it *used* to be (wrongly) that the
17261              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
17262              but that is no more the case: PL_reg_match_utf8 is better.
17263      Branch: perl
17264            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
17265            ! regexec.c sv.c thrdvar.h
17266 ____________________________________________________________________________
17267 [ 11822] By: ams                                   on 2001/09/02  02:54:50
17268         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
17269              From: Ilmari Karonen <iltzu@sci.fi>
17270              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
17271              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
17272              (op/sub_lval.t updated to take new error message into account.)
17273      Branch: perl
17274            ! op.c t/op/sub_lval.t
17275 ____________________________________________________________________________
17276 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
17277         Log: remove stray CRs in files; keep all files with UNIX line-ends
17278              (Porting/makerel adds CRs to the files that need it in the
17279              distribution)
17280      Branch: perl
17281            ! NetWare/t/NWScripts.pl README.dos
17282            ! ext/Encode/Encode/cns11643-1.enc
17283            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
17284            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17285 ____________________________________________________________________________
17286 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
17287         Log: some remnants of change#11803
17288      Branch: perl
17289            ! ext/ByteLoader/byterun.h perl.h
17290 ____________________________________________________________________________
17291 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
17292         Log: Update to Unicode::Collate 0.08.
17293      Branch: perl
17294            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
17295            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
17296 ____________________________________________________________________________
17297 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
17298         Log: Test tweaks.
17299      Branch: perl
17300            ! t/op/pat.t
17301 ____________________________________________________________________________
17302 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
17303         Log: Fix test
17304      Branch: maint-5.6/macperl
17305            ! t/lib/b.t
17306 ____________________________________________________________________________
17307 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
17308         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
17309              warnings in Config.pm with -W; increase default and
17310              minimum RAM; bump version number.
17311      Branch: maint-5.6/macperl
17312            + macos/lib/Mac/LowMem.pm
17313            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
17314            ! macos/configpm macos/macperl/MacPerl.r
17315 ____________________________________________________________________________
17316 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
17317         Log: Make syntax check report in MPW style, fix tests
17318              to use Mac::err=unix to get normal-style error
17319              messages.
17320      Branch: maint-5.6/macperl
17321            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
17322            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
17323 ____________________________________________________________________________
17324 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
17325         Log: Make MPW-style errors optional (but the default); add
17326              MacPerl::ErrorFormat() function and Mac::err pragma
17327      Branch: maint-5.6/macperl
17328            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
17329            + macos/ext/Mac/err/err.xs
17330            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
17331            ! macos/macish.c macos/macish.h macos/macperl.sym
17332 ____________________________________________________________________________
17333 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
17334         Log: More module and test ports from Thomas Wegner et al
17335      Branch: maint-5.6/macperl
17336            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
17337            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
17338            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
17339            ! t/op/magic.t
17340 ____________________________________________________________________________
17341 [ 11812] By: sky                                   on 2001/09/01  17:19:30
17342         Log: Subject: [PATCH t/op/concat.t] cleanup
17343              From: Michael G Schwern <schwern@pobox.com>
17344              Date: Sat, 1 Sep 2001 14:06:28 -0400
17345              Message-ID: <20010901140628.C606@blackrider>
17346      Branch: perl
17347            ! t/op/concat.t
17348 ____________________________________________________________________________
17349 [ 11811] By: sky                                   on 2001/09/01  12:25:29
17350         Log: Change #11805 didn't update the MANIFEST
17351      Branch: perl
17352            ! MANIFEST
17353 ____________________________________________________________________________
17354 [ 11810] By: sky                                   on 2001/09/01  11:52:44
17355         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
17356              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17357              Date: Sat, 1 Sep 2001 14:50:14 +0200
17358              Message-ID: <20010901145014.A691@rafael>
17359      Branch: perl
17360            ! t/op/inccode.t
17361 ____________________________________________________________________________
17362 [ 11809] By: sky                                   on 2001/09/01  11:49:22
17363         Log: Subject: PATCH: ExtUtils::MakeMaker
17364              From: Tony Bowden <tony@kasei.com>
17365              Date: Sat, 1 Sep 2001 10:33:53 +0100
17366              Message-ID: <20010901103353.A13863@soto.kasei.com>
17367              Manually applied
17368      Branch: perl
17369            ! lib/ExtUtils/MakeMaker.pm
17370 ____________________________________________________________________________
17371 [ 11808] By: sky                                   on 2001/09/01  11:39:13
17372         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
17373              From: mike808@users.sourceforge.net
17374              Date: Sat, 1 Sep 101 11:27:50 GMT
17375              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
17376              With little tweak
17377      Branch: perl
17378            ! lib/Term/Cap.pm
17379 ____________________________________________________________________________
17380 [ 11807] By: ams                                   on 2001/09/01  11:31:16
17381         Log: Subject: oct() and hex()
17382              From: Nicholas Clark <nick@ccl4.org>
17383              Date: Fri, 31 Aug 2001 23:14:13 +0100
17384              Message-Id: <20010831231413.J4950@plum.flirble.org>
17385      Branch: perl
17386            ! pod/perlclib.pod
17387 ____________________________________________________________________________
17388 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
17389         Log: Integrate change 11801 from maintperl
17390      Branch: maint-5.6/macperl
17391            ! perl.c
17392 ____________________________________________________________________________
17393 [ 11805] By: sky                                   on 2001/08/31  21:35:10
17394         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
17395              From: Michael G Schwern <schwern@pobox.com>
17396              Date: Fri, 31 Aug 2001 15:36:28 -0400
17397              Message-ID: <20010831153628.B598@blackrider>
17398              Check for things which used to segfault
17399      Branch: perl
17400            + t/run/segfault.t
17401 ____________________________________________________________________________
17402 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
17403         Log: integrate change#11801 from maint-5.6
17404              
17405              remove age-old UNICOS "workaround" that introduces a static, and
17406              hence an egregious race condition for threaded builds (*sigh*
17407              beats me why this kludge wasn't guarded by a UNICOS-specific
17408              #define *sigh*)
17409      Branch: perl
17410            ! perl.c
17411 ____________________________________________________________________________
17412 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
17413         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
17414              working in 5.7.x
17415      Branch: perl
17416            - objXSUB.h
17417            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
17418            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
17419            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
17420            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
17421            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
17422            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
17423            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
17424            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
17425            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
17426            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
17427            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
17428            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
17429            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
17430            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
17431            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
17432            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
17433            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
17434            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
17435            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
17436            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
17437            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
17438            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
17439 ____________________________________________________________________________
17440 [ 11802] By: ams                                   on 2001/08/31  18:11:32
17441         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
17442              From: "Philip Newton" <Philip.Newton@gmx.net>
17443              Date: Fri, 31 Aug 2001 21:12:56 +0200
17444              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
17445      Branch: perl
17446            ! pod/perldiag.pod
17447 ____________________________________________________________________________
17448 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
17449         Log: remove age-old UNICOS "workaround" that introduces a static, and
17450              hence an egregious race condition for threaded builds (*sigh*
17451              beats me why this kludge wasn't guarded by a UNICOS-specific
17452              #define *sigh*)
17453      Branch: maint-5.6/perl
17454            ! perl.c
17455 ____________________________________________________________________________
17456 [ 11800] By: sky                                   on 2001/08/31  17:30:26
17457         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
17458              Might break on platforms where bool is larger than 8 bites ???
17459      Branch: perl
17460            ! regcomp.c
17461 ____________________________________________________________________________
17462 [ 11799] By: ams                                   on 2001/08/31  12:15:44
17463         Log: Integrate 11778 into mainline.
17464      Branch: perl
17465            ! t/base/term.t
17466 ____________________________________________________________________________
17467 [ 11798] By: sky                                   on 2001/08/31  11:31:44
17468         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
17469              supposed to happen.
17470      Branch: perl
17471            ! regcomp.c
17472 ____________________________________________________________________________
17473 [ 11797] By: sky                                   on 2001/08/31  11:28:17
17474         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
17475              From: "John P. Linderman" <jpl@research.att.com>
17476              Date: Fri, 31 Aug 2001 08:20:35 -0400
17477              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
17478              Fixes test 14 which could fail randomly in rare cases.
17479      Branch: perl
17480            ! ext/Time/HiRes/HiRes.t regcomp.c
17481 ____________________________________________________________________________
17482 [ 11796] By: ams                                   on 2001/08/31  01:13:07
17483         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
17484              From: Nicholas Clark <nick@ccl4.org>
17485              Date: Thu, 30 Aug 2001 23:21:50 +0100
17486              Message-Id: <20010830232150.D4950@plum.flirble.org>
17487      Branch: perl
17488            ! ext/Sys/Syslog/Makefile.PL
17489 ____________________________________________________________________________
17490 [ 11795] By: ams                                   on 2001/08/30  23:53:23
17491         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
17492              patching example
17493              From: Michael G Schwern <schwern@pobox.com>
17494              Date: Thu, 30 Aug 2001 17:02:08 -0400
17495              Message-Id: <20010830170208.M2318@blackrider>
17496      Branch: perl
17497            ! pod/perlhack.pod
17498 ____________________________________________________________________________
17499 [ 11794] By: ams                                   on 2001/08/30  19:35:36
17500         Log: Subject: [PATCH] pp_modulo
17501              From: Nicholas Clark <nick@ccl4.org>
17502              Date: Thu, 30 Aug 2001 18:20:54 +0100
17503              Message-Id: <20010830182053.A4950@plum.flirble.org>
17504      Branch: perl
17505            ! pp.c t/op/64bitint.t
17506 ____________________________________________________________________________
17507 [ 11793] By: sky                                   on 2001/08/30  13:02:48
17508         Log: 11792 wasn't complete
17509      Branch: perl
17510            ! makedef.pl regcomp.c
17511 ____________________________________________________________________________
17512 [ 11792] By: sky                                   on 2001/08/30  12:21:11
17513         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
17514      Branch: perl
17515            ! makedef.pl
17516 ____________________________________________________________________________
17517 [ 11791] By: sky                                   on 2001/08/30  10:08:02
17518         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
17519      Branch: perl
17520            ! config_h.SH
17521 ____________________________________________________________________________
17522 [ 11790] By: sky                                   on 2001/08/30  08:22:31
17523         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
17524              on the pad. Fixes coredumps in cleanups introduced by
17525              Change 11755  
17526      Branch: perl
17527            ! op.c perl.c sv.h
17528 ____________________________________________________________________________
17529 [ 11789] By: sky                                   on 2001/08/29  19:01:47
17530         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
17531              This is a replacement implmentation that works on HPUX.
17532              This bug should probably be fixed in GCC.
17533      Branch: perl
17534            ! ext/Socket/Socket.xs
17535 ____________________________________________________________________________
17536 [ 11788] By: ams                                   on 2001/08/29  17:35:33
17537         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
17538              From: Nicholas Clark <nick@ccl4.org>
17539              Date: Wed, 29 Aug 2001 18:21:56 +0100
17540              Message-Id: <20010829182156.O4950@plum.flirble.org>
17541      Branch: perl
17542            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
17543 ____________________________________________________________________________
17544 [ 11787] By: sky                                   on 2001/08/29  10:42:54
17545         Log: Added test for pack_addr_in and unpack_addr_in
17546              Nitpik in test 10
17547      Branch: perl
17548            ! ext/Socket/Socket.t
17549 ____________________________________________________________________________
17550 [ 11786] By: sky                                   on 2001/08/29  10:28:14
17551         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
17552              Trying to catch errors on HP-UX
17553      Branch: perl
17554            ! ext/Socket/Socket.t
17555 ____________________________________________________________________________
17556 [ 11785] By: sky                                   on 2001/08/29  09:07:03
17557         Log: make sure USE_THREADS is defined so external apps work
17558      Branch: perl
17559            ! config_h.SH
17560 ____________________________________________________________________________
17561 [ 11784] By: sky                                   on 2001/08/29  08:06:12
17562         Log: Subject: Re: The hitlist of untested modules.
17563              From: Jonathan Stowe <gellyfish@gellyfish.com>
17564              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
17565              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
17566              Start of tests for Shell.pm (make Schwern poorer!)
17567      Branch: perl
17568            + lib/Shell.t
17569            ! MANIFEST
17570 ____________________________________________________________________________
17571 [ 11783] By: sky                                   on 2001/08/29  07:37:50
17572         Log: END{} can change the return value even if we die from BEGIN{}
17573      Branch: perl
17574            ! miniperlmain.c
17575 ____________________________________________________________________________
17576 [ 11782] By: ams                                   on 2001/08/29  06:32:17
17577         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
17578              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17579              Date: Wed, 29 Aug 2001 09:18:17 +0200
17580              Message-Id: <20010829091817.A4453@rafael>
17581      Branch: perl
17582            ! t/op/inccode.t
17583 ____________________________________________________________________________
17584 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
17585         Log: Delete xsubpp.patch, as full copy exists now
17586      Branch: maint-5.6/macperl
17587            - macos/xsubpp.patch
17588 ____________________________________________________________________________
17589 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
17590         Log: Add Changes file
17591      Branch: maint-5.6/macperl
17592            + macos/Changes
17593 ____________________________________________________________________________
17594 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
17595         Log: Add Mac version of xsubpp as separate file
17596      Branch: maint-5.6/macperl
17597            + macos/xsubpp
17598            ! macos/Makefile.mk
17599 ____________________________________________________________________________
17600 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
17601         Log: Fix open of /dev/null for Mac OS
17602      Branch: maint-5.6/macperl
17603            ! t/base/term.t
17604 ____________________________________________________________________________
17605 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
17606         Log: Various patches: enable more tests; skip CVS in PerlInstall;
17607              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
17608      Branch: maint-5.6/macperl
17609            ! macos/MacPerlTests.cmd macos/PerlInstall
17610            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
17611 ____________________________________________________________________________
17612 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
17613         Log: Allow for platforms to override formatting of errors
17614              on output from Matthias Neeracher (Mac files)
17615      Branch: maint-5.6/macperl
17616            ! macos/macish.c macos/macish.h
17617 ____________________________________________________________________________
17618 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
17619         Log: Allow for platforms to override formatting of errors
17620              on output from Matthias Neeracher (core files)
17621      Branch: maint-5.6/macperl
17622            ! perl.h pp_ctl.c util.c
17623 ____________________________________________________________________________
17624 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
17625         Log: Add some param checking, from reports by Kevin Reid.
17626      Branch: maint-5.6/macperl
17627            ! macos/ext/Mac/Controls/Controls.pm
17628            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
17629 ____________________________________________________________________________
17630 [ 11773] By: ams                                   on 2001/08/28  23:54:57
17631         Log: Subject: [PATCH] make coretest
17632              From: Paul Johnson <paul@pjcj.net>
17633              Date: Wed, 29 Aug 2001 00:11:38 +0200
17634              Message-Id: <20010829001138.B12169@pjcj.net>
17635              (Applied without the change to perlhack.pod. This should
17636              probably stay undocumented.)
17637      Branch: perl
17638            ! Makefile.SH t/TEST
17639 ____________________________________________________________________________
17640 [ 11772] By: sky                                   on 2001/08/28  13:01:20
17641         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
17642              From: Michael G Schwern <schwern@pobox.com>
17643              Date: Tue, 28 Aug 2001 09:57:39 -0400
17644              Message-ID: <20010828095738.E17775@blackrider>
17645      Branch: perl
17646            ! pod/perlhack.pod t/op/pack.t
17647 ____________________________________________________________________________
17648 [ 11771] By: sky                                   on 2001/08/28  11:20:13
17649         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
17650              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17651              Date: Tue, 28 Aug 2001 14:23:43 +0200
17652              Message-ID: <20010828142343.A19299@rafael>
17653      Branch: perl
17654            ! pod/perlvar.pod pp_ctl.c
17655 ____________________________________________________________________________
17656 [ 11770] By: ams                                   on 2001/08/28  10:13:21
17657         Log: Subject: [PATCH] odd typo in op.h
17658              From: Nicholas Clark <nick@ccl4.org>
17659              Date: Tue, 28 Aug 2001 12:10:26 +0100
17660              Message-Id: <20010828121026.V4950@plum.flirble.org>
17661      Branch: perl
17662            ! op.h
17663 ____________________________________________________________________________
17664 [ 11769] By: sky                                   on 2001/08/28  08:09:16
17665         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
17666              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
17667              Date: Tue, 28 Aug 2001 02:22:20 +0300
17668              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
17669      Branch: perl
17670            ! ext/B/B/Lint.pm
17671 ____________________________________________________________________________
17672 [ 11768] By: ams                                   on 2001/08/28  00:47:35
17673         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
17674              From: Michael G Schwern <schwern@pobox.com>
17675              Date: Mon, 27 Aug 2001 21:24:44 -0400
17676              Message-Id: <20010827212444.F12582@blackrider>
17677      Branch: perl
17678            ! pod/perlhack.pod t/op/pack.t
17679 ____________________________________________________________________________
17680 [ 11767] By: ams                                   on 2001/08/27  23:59:48
17681         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
17682              From: Michael G Schwern <schwern@pobox.com>
17683              Date: Mon, 27 Aug 2001 20:12:29 -0400
17684              Message-Id: <20010827201229.D12582@blackrider>
17685      Branch: perl
17686            ! pod/perlhack.pod t/op/pack.t
17687 ____________________________________________________________________________
17688 [ 11766] By: ams                                   on 2001/08/27  23:39:40
17689         Log: Update Changes.
17690      Branch: perl
17691            ! Changes
17692 ____________________________________________________________________________
17693 [ 11765] By: ams                                   on 2001/08/27  22:53:10
17694         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
17695              From: Michael G Schwern <schwern@pobox.com>
17696              Date: Mon, 27 Aug 2001 19:47:30 -0400
17697              Message-Id: <20010827194730.C12582@blackrider>
17698      Branch: perl
17699            ! t/op/inccode.t
17700 ____________________________________________________________________________
17701 [ 11764] By: ams                                   on 2001/08/27  22:46:21
17702         Log: Subject: [PATCH] new tests for the coderef-in-@INC
17703              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17704              Date: Mon, 27 Aug 2001 22:36:27 +0200
17705              Message-Id: <20010827223627.C690@rafael>
17706              
17707              Subject: Re: [PATCH] new tests for the coderef-in-@INC
17708              From: Nicholas Clark <nick@ccl4.org>
17709              Date: Tue, 28 Aug 2001 00:02:46 +0100
17710              Message-Id: <20010828000245.R4950@plum.flirble.org>
17711      Branch: perl
17712            + t/op/inccode.t
17713            ! MANIFEST
17714 ____________________________________________________________________________
17715 [ 11763] By: ams                                   on 2001/08/27  22:41:09
17716         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
17717              bleadperl on fire, Win95+4NT)
17718              From: Michael G Schwern <schwern@pobox.com>
17719              Date: Mon, 27 Aug 2001 16:54:42 -0400
17720              Message-Id: <20010827165442.F9436@blackrider>
17721      Branch: perl
17722            ! lib/warnings.t
17723 ____________________________________________________________________________
17724 [ 11762] By: sky                                   on 2001/08/27  19:19:17
17725         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
17726              avaible at compile time. This broke the compilation of 
17727              Net/Ping.pm
17728      Branch: perl
17729            ! lib/Net/Ping.pm
17730 ____________________________________________________________________________
17731 [ 11761] By: sky                                   on 2001/08/27  18:34:48
17732         Log: Removed tripple definitions of CUSTOM_OP functions.
17733      Branch: perl
17734            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
17735 ____________________________________________________________________________
17736 [ 11760] By: sky                                   on 2001/08/27  18:21:27
17737         Log: Regen headers
17738      Branch: perl
17739            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
17740            ! perlapi.h proto.h
17741 ____________________________________________________________________________
17742 [ 11759] By: ams                                   on 2001/08/27  16:31:53
17743         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
17744              From: "chromatic" <chromatic@rmci.net>
17745              Date: Mon, 27 Aug 2001 11:17:09 -0600
17746              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
17747      Branch: perl
17748            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
17749 ____________________________________________________________________________
17750 [ 11758] By: sky                                   on 2001/08/27  15:16:42
17751         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
17752              Thanks to H. Merijn Brand for the patch.
17753              Some of the comments and or guards might be removable in perl.h now.
17754      Branch: perl
17755            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
17756            ! Porting/Glossary Porting/config_H README.threads config_h.SH
17757            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
17758            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
17759            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
17760            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
17761            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
17762            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
17763            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
17764            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
17765            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
17766            ! win32/config_H.vc win32/perllib.c win32/win32.h
17767            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
17768            ! wince/config.h wince/config_H.ce wince/win32.h
17769            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
17770 ____________________________________________________________________________
17771 [ 11757] By: sky                                   on 2001/08/27  13:39:16
17772         Log: Subject: GNU ld parses arguments different
17773              From: H.Merijn Brand <h.m.brand@hccnet.nl>
17774              Date: Mon, 27 Aug 2001 16:25:51 +0200
17775              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
17776      Branch: perl
17777            ! hints/hpux.sh
17778 ____________________________________________________________________________
17779 [ 11756] By: sky                                   on 2001/08/27  13:18:45
17780         Log: Subject: Custom Ops
17781              From: Simon Cozens <simon@netthink.co.uk>
17782              Date: Sat, 25 Aug 2001 17:45:09 +0100
17783              Message-ID: <20010825174509.A5752@netthink.co.uk>
17784              I also added a fix to Opcode.pm to quite test cases.
17785      Branch: perl
17786            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
17787            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
17788 ____________________________________________________________________________
17789 [ 11755] By: sky                                   on 2001/08/27  05:37:17
17790         Log: Plugs a memory leak on destruction of regular expressions
17791              introcued by #11274.
17792              PL_regex_padav now has an AV as it's first entry with a list
17793              of freed regex_padav slots that it will reuse on creating
17794              new PMOPs.
17795      Branch: perl
17796            ! op.c perl.c
17797 ____________________________________________________________________________
17798 [ 11754] By: ams                                   on 2001/08/26  14:38:52
17799         Log: Subject: [PATCH] t/io/binmode.t
17800              From: Nicholas Clark <nick@ccl4.org>
17801              Date: Sun, 26 Aug 2001 12:03:05 +0100
17802              Message-Id: <20010826120305.C4950@plum.flirble.org>
17803              
17804              (Also a nitpick in #11752 to t/op/universal.t)
17805      Branch: perl
17806            ! t/io/binmode.t t/op/universal.t
17807 ____________________________________________________________________________
17808 [ 11753] By: ams                                   on 2001/08/26  08:19:34
17809         Log: Subject: [PATCH] op/universal.t failing
17810              From: Nicholas Clark <nick@ccl4.org>
17811              Date: Sun, 26 Aug 2001 09:48:22 +0100
17812              Message-Id: <20010826094822.B4950@plum.flirble.org>
17813      Branch: perl
17814            ! t/op/universal.t
17815 ____________________________________________________________________________
17816 [ 11752] By: ams                                   on 2001/08/25  22:46:13
17817         Log: Subject: Re: 'can' with undefined subs
17818              From: Tony Bowden <tony@kasei.com>
17819              Date: Sat, 25 Aug 2001 14:58:17 +0100
17820              Message-Id: <20010825145817.A11788@soto.kasei.com>
17821              (Applied with minor modifications.)
17822      Branch: perl
17823            ! t/op/universal.t
17824 ____________________________________________________________________________
17825 [ 11751] By: ams                                   on 2001/08/25  18:28:43
17826         Log: Subject: Re: 'can' with undefined subs
17827              From: Tony Bowden <tony@kasei.com>
17828              Date: Sat, 25 Aug 2001 15:13:14 +0100
17829              Message-Id: <20010825151314.B11788@soto.kasei.com>
17830      Branch: perl
17831            ! lib/UNIVERSAL.pm
17832 ____________________________________________________________________________
17833 [ 11750] By: nick                                  on 2001/08/25  15:24:15
17834         Log: Integrate mainline
17835      Branch: perlio
17836           +> t/io/binmode.t
17837           !> (integrate 26 files)
17838 ____________________________________________________________________________
17839 [ 11749] By: nick                                  on 2001/08/25  14:55:41
17840         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
17841              From:  John Peacock <jpeacock@rowman.com>
17842              Date:  Wed, 22 Aug 2001 12:05:28 -0400
17843              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
17844      Branch: perl
17845            ! pod/perlhack.pod
17846 ____________________________________________________________________________
17847 [ 11748] By: nick                                  on 2001/08/25  14:53:04
17848         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
17849              From:  Michael G Schwern <schwern@pobox.com>
17850              Date:  Wed, 22 Aug 2001 19:22:45 -0400
17851              Message-Id:  <20010822192245.U619@blackrider>
17852      Branch: perl
17853            ! MANIFEST
17854 ____________________________________________________________________________
17855 [ 11747] By: nick                                  on 2001/08/25  14:52:33
17856         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
17857              From:  Nicholas Clark <nick@ccl4.org>
17858              Date:  Wed, 22 Aug 2001 23:29:06 +0100
17859              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
17860      Branch: perl
17861            + t/io/binmode.t
17862            ! perlio.c pod/perlfunc.pod
17863 ____________________________________________________________________________
17864 [ 11744] By: nick                                  on 2001/08/25  14:37:33
17865         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
17866              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17867              Date:  Fri, 24 Aug 2001 22:10:42 +0200
17868              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
17869      Branch: perl
17870            ! x2p/a2py.c x2p/walk.c
17871 ____________________________________________________________________________
17872 [ 11743] By: nick                                  on 2001/08/25  14:32:47
17873         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
17874              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17875              Date:  Fri, 24 Aug 2001 23:34:13 +0200
17876              Message-Id:  <20010824233413.A1285@rafael>
17877      Branch: perl
17878            ! pod/perlfunc.pod pod/perlvar.pod
17879 ____________________________________________________________________________
17880 [ 11742] By: ams                                   on 2001/08/25  13:16:02
17881         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
17882              From: Nicholas Clark <nick@ccl4.org>
17883              Date: Sat, 25 Aug 2001 14:50:07 +0100
17884              Message-Id: <20010825145007.L41464@plum.flirble.org>
17885      Branch: perl
17886            ! pp_ctl.c
17887 ____________________________________________________________________________
17888 [ 11741] By: nick                                  on 2001/08/24  07:08:45
17889         Log: When applying patch via Porting/apply fails, do p4 refresh
17890              to get old files back.
17891      Branch: perl
17892            ! Porting/apply
17893 ____________________________________________________________________________
17894 [ 11740] By: ams                                   on 2001/08/24  04:47:24
17895         Log: #11739 was incomplete.
17896      Branch: perl
17897            ! pod/perldiag.pod
17898 ____________________________________________________________________________
17899 [ 11739] By: ams                                   on 2001/08/24  04:09:40
17900         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
17901              From: "Philip Newton" <Philip.Newton@gmx.net>
17902              Date: Fri, 24 Aug 2001 07:08:34 +0200
17903      Branch: perl
17904            ! pod/perldiag.pod
17905 ____________________________________________________________________________
17906 [ 11738] By: ams                                   on 2001/08/24  02:19:42
17907         Log: Fixed Doug Wilson's email address.
17908      Branch: perl
17909            ! AUTHORS
17910 ____________________________________________________________________________
17911 [ 11737] By: ams                                   on 2001/08/24  00:10:13
17912         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
17913              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17914              Date: Thu, 23 Aug 2001 22:22:58 +0200
17915              Message-Id: <20010823222258.A901@rafael>
17916      Branch: perl
17917            ! pod/perldiag.pod
17918 ____________________________________________________________________________
17919 [ 11736] By: ams                                   on 2001/08/24  00:05:02
17920         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
17921              From: "Craig A. Berry" <craigberry@mac.com>
17922              Date: Thu, 23 Aug 2001 19:07:45 -0500
17923              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
17924      Branch: perl
17925            ! configure.com
17926 ____________________________________________________________________________
17927 [ 11735] By: sky                                   on 2001/08/23  13:42:07
17928         Log: Backed out 11732, it breaks lib/strict.t 
17929      Branch: perl
17930            ! op.c
17931 ____________________________________________________________________________
17932 [ 11734] By: sky                                   on 2001/08/23  11:45:59
17933         Log: Removed toy from 17133 after Matt Sargeants request.
17934      Branch: perl
17935            ! pod/perlfaq4.pod
17936 ____________________________________________________________________________
17937 [ 11733] By: sky                                   on 2001/08/23  11:36:29
17938         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
17939              From: Robin Houston <robin@kitsite.com>
17940              Date: Wed, 22 Aug 2001 23:06:16 +0100
17941              Message-ID: <20010822230616.A254@robin.kitsite.com>
17942      Branch: perl
17943            ! pod/perlfaq4.pod
17944 ____________________________________________________________________________
17945 [ 11732] By: sky                                   on 2001/08/23  10:36:02
17946         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
17947              From: Simon Cozens <simon@netthink.co.uk>
17948              Date: Thu, 23 Aug 2001 12:06:36 +0100
17949              Message-ID: <20010823120636.A9961@netthink.co.uk>
17950      Branch: perl
17951            ! op.c
17952 ____________________________________________________________________________
17953 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
17954         Log: fix broken windows build
17955      Branch: perl
17956            ! perl.h
17957 ____________________________________________________________________________
17958 [ 11730] By: ams                                   on 2001/08/22  21:35:30
17959         Log: Subject: [PATCH] io/tell.t doesn't chdir t
17960              From: Nicholas Clark <nick@ccl4.org>
17961              Date: Wed, 22 Aug 2001 23:25:58 +0100
17962              Message-Id: <20010822232557.Y82818@plum.flirble.org>
17963      Branch: perl
17964            ! t/io/tell.t
17965 ____________________________________________________________________________
17966 [ 11729] By: ams                                   on 2001/08/22  20:32:21
17967         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
17968              questions)
17969              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17970              Date: Wed, 22 Aug 2001 17:09:04 -0400
17971              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
17972              (Oops, forgot File::Spec::Unix in the previous patch.)
17973      Branch: perl
17974            ! lib/File/Spec/Unix.pm
17975 ____________________________________________________________________________
17976 [ 11728] By: ams                                   on 2001/08/22  20:25:41
17977         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
17978              questions)
17979              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17980              Date: Wed, 22 Aug 2001 17:09:04 -0400
17981              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
17982      Branch: perl
17983            ! lib/File/Spec.pm
17984 ____________________________________________________________________________
17985 [ 11727] By: ams                                   on 2001/08/22  19:43:30
17986         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
17987              From: John Peacock <jpeacock@rowman.com>
17988              Date: Wed, 22 Aug 2001 12:35:52 -0400
17989              Message-Id: <3B83DF68.5D89DC81@rowman.com>
17990              (Adds proper tests for $], notwithstanding Subject. +nitpick)
17991      Branch: perl
17992            ! t/op/ver.t
17993 ____________________________________________________________________________
17994 [ 11726] By: ams                                   on 2001/08/22  19:36:39
17995         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
17996              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
17997              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
17998              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
17999      Branch: perl
18000            ! lib/diagnostics.pm lib/diagnostics.t
18001 ____________________________________________________________________________
18002 [ 11725] By: ams                                   on 2001/08/22  19:25:01
18003         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
18004              From: Nicholas Clark <nick@ccl4.org>
18005              Date: Wed, 22 Aug 2001 20:59:05 +0100
18006              Message-Id: <20010822205905.U82818@plum.flirble.org>
18007      Branch: perl
18008            ! pp.c t/op/64bitint.t t/op/arith.t
18009 ____________________________________________________________________________
18010 [ 11724] By: ams                                   on 2001/08/22  10:02:33
18011         Log: Subject: Configure blooper
18012              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18013              Date: Wed, 22 Aug 2001 12:38:35 +0200
18014              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
18015      Branch: perl
18016            ! Configure
18017 ____________________________________________________________________________
18018 [ 11723] By: ams                                   on 2001/08/21  16:17:53
18019         Log: Subject: [PATCH] installperl -help
18020              From: Nicholas Clark <nick@ccl4.org>
18021              Date: Tue, 21 Aug 2001 17:34:23 +0100
18022              Message-Id: <20010821173423.F82818@plum.flirble.org>
18023      Branch: perl
18024            ! installperl
18025 ____________________________________________________________________________
18026 [ 11722] By: ams                                   on 2001/08/20  07:46:31
18027         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
18028              From: Ilmari Karonen <iltzu@sci.fi>
18029              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
18030              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
18031      Branch: perl
18032            ! pod/perlvar.pod
18033 ____________________________________________________________________________
18034 [ 11721] By: nick                                  on 2001/08/20  06:24:31
18035         Log: Integrate mainline
18036      Branch: perlio
18037           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
18038           +> lib/Lingua/KO/Hangul/Util/Changes
18039           +> lib/Lingua/KO/Hangul/Util/README
18040           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
18041           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
18042           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
18043           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
18044           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
18045           +> lib/Unicode/Normalize/t/test.t
18046            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
18047           !> (integrate 55 files)
18048 ____________________________________________________________________________
18049 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
18050         Log: Integrate Change #11599 from maint-5.6/perl
18051      Branch: maint-5.6/macperl
18052           !> README.win32
18053 ____________________________________________________________________________
18054 [ 11719] By: ams                                   on 2001/08/18  21:21:42
18055         Log: Add Porting/apply to MANIFEST.
18056      Branch: perl
18057            ! MANIFEST
18058 ____________________________________________________________________________
18059 [ 11718] By: sky                                   on 2001/08/18  14:38:01
18060         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
18061              Better solution would be to make 5005threaded perl use
18062              the same system as ithreads do
18063      Branch: perl
18064            ! perl.h
18065 ____________________________________________________________________________
18066 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
18067         Log: New try for ID 20010407.006: detach the semantics
18068              "was the last match target UTF8" into its own variable.
18069      Branch: perl
18070            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
18071            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
18072 ____________________________________________________________________________
18073 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
18074         Log: UTF8 flag should be meaningful only when POK.
18075      Branch: perl
18076            ! dump.c
18077 ____________________________________________________________________________
18078 [ 11715] By: sky                                   on 2001/08/18  11:45:16
18079         Log: USE_THREADS and USE_ITHREADS are never true at the same time
18080      Branch: perl
18081            ! perl.h
18082 ____________________________________________________________________________
18083 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
18084         Log: Retract #11712 for now.  The real fix would probably
18085              be something like making PL_reg_sv a copy (PV + UTF8)
18086              of the matched/substituted string (note: not just a SvPOK
18087              string, for example the stringified form of a ROK would
18088              be applicable)  Beware of leaks.
18089      Branch: perl
18090            ! pp_hot.c t/op/pat.t
18091 ____________________________________________________________________________
18092 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
18093         Log: UTF8 wasn't printing for PVMGs.
18094      Branch: perl
18095            ! dump.c
18096 ____________________________________________________________________________
18097 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
18098         Log: (Retracted by #11714)
18099              
18100              Okay analysis, debatable fix.  (The fix will inc
18101              the refcount of all temporary match objects,
18102              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
18103              which will then cause griping at untie() time
18104              ("inner references remain").
18105              
18106              Fix for ID 20010407.006: PL_reg_sv got wiped out
18107              by freetemps if the match target was a temporary
18108              (like function_call() =~ /.../), which in turn meant
18109              that the $1 et al stopped working if they had UTF-8
18110              in them.  Therefore bump up the refcount of PL_reg_sv.
18111      Branch: perl
18112            ! pp_hot.c t/op/pat.t
18113 ____________________________________________________________________________
18114 [ 11711] By: ams                                   on 2001/08/17  20:32:08
18115         Log: Subject: [PATCH] doesn't compile, was perl@11710
18116              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18117              Date: Fri, 17 Aug 2001 23:21:10 +0200
18118              Message-Id: <20010817232110.C7041@rafael> 
18119      Branch: perl
18120            ! sharedsv.c
18121 ____________________________________________________________________________
18122 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
18123         Log: Update Changes.
18124      Branch: perl
18125            ! Changes patchlevel.h
18126 ____________________________________________________________________________
18127 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
18128         Log: Upgrade to libnet 1.0704.
18129      Branch: perl
18130            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
18131            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
18132            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
18133            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
18134            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
18135            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
18136            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
18137 ____________________________________________________________________________
18138 [ 11708] By: sky                                   on 2001/08/17  13:34:04
18139         Log: Let perl_clone copy PL_exit_flags
18140      Branch: perl
18141            ! sv.c
18142 ____________________________________________________________________________
18143 [ 11707] By: sky                                   on 2001/08/17  12:28:41
18144         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
18145      Branch: perl
18146            ! sharedsv.c sharedsv.h
18147 ____________________________________________________________________________
18148 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
18149         Log: The metaconfig unit change for #11705.
18150      Branch: metaconfig/U/perl
18151            ! Extensions.U
18152 ____________________________________________________________________________
18153 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
18154         Log: Allow the threads extension to be found if present.
18155      Branch: perl
18156            ! Configure
18157 ____________________________________________________________________________
18158 [ 11704] By: nick                                  on 2001/08/17  11:47:54
18159         Log: Mail -> change script (pre-alpha)
18160      Branch: perl
18161            + Porting/apply
18162 ____________________________________________________________________________
18163 [ 11703] By: sky                                   on 2001/08/17  07:11:24
18164         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
18165              Thanks to Tom Hospel for pointing out my error.
18166      Branch: perl
18167            ! op.h
18168 ____________________________________________________________________________
18169 [ 11702] By: sky                                   on 2001/08/17  04:18:11
18170         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.
18171      Branch: perl
18172            ! embed.pl miniperlmain.c perl.c perl.h proto.h
18173 ____________________________________________________________________________
18174 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
18175         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
18176              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
18177      Branch: perl
18178            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
18179            + lib/Lingua/KO/Hangul/Util/README
18180            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
18181            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
18182            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
18183            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
18184            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
18185            + lib/Unicode/Normalize/t/test.t
18186            ! MANIFEST
18187 ____________________________________________________________________________
18188 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
18189         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
18190              Date: Thu, 16 Aug 2001 22:46:15 -0500
18191              From: "Craig A. Berry" <craigberry@mac.com>
18192              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
18193      Branch: perl
18194            ! configure.com numeric.c
18195 ____________________________________________________________________________
18196 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
18197         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
18198              of the usual suspects (like getpwent) but not for others
18199              (like localtime and rand).  The _r versions are available
18200              for all of them, so let's use them.
18201      Branch: perl
18202            ! perl.h
18203 ____________________________________________________________________________
18204 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
18205         Log: (Accidental apply; thankfully empty.)
18206      Branch: perl
18207            ! hints/os390.sh
18208 ____________________________________________________________________________
18209 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
18210         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
18211              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18212              Date: Thu, 16 Aug 2001 16:27:49 +0100
18213              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
18214      Branch: perl
18215            ! regexec.c t/op/re_tests
18216 ____________________________________________________________________________
18217 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
18218         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
18219              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18220              Date: Thu, 16 Aug 2001 18:50:01 +0100
18221              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
18222      Branch: perl
18223            ! pp_hot.c t/op/pat.t
18224 ____________________________________________________________________________
18225 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
18226         Log: Subject: [PATCH] *time_r again
18227              From: "Arthur Bergman" <arthur@contiller.se>
18228              Date: Thu, 16 Aug 2001 16:01:54 +0200
18229              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
18230      Branch: perl
18231            ! op.h
18232 ____________________________________________________________________________
18233 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
18234         Log: system() and backtick error handling cleanup from Craig A. Berry.
18235      Branch: perl
18236            ! vms/vms.c
18237 ____________________________________________________________________________
18238 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
18239         Log: change#10334 leaks memory, copies string when it doesn't
18240              need to
18241      Branch: perl
18242            ! perl.c
18243 ____________________________________________________________________________
18244 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
18245         Log: One more twist to the sprintf + utf8 testing.
18246      Branch: perl
18247            ! t/op/misc.t
18248 ____________________________________________________________________________
18249 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
18250         Log: Fix for 20010407.008 sprintf removes utf8-ness.
18251      Branch: perl
18252            ! pp.c t/op/misc.t
18253 ____________________________________________________________________________
18254 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
18255         Log: Subject: [PATCH] *time_r fixes
18256              From: "Arthur Bergman" <arthur@contiller.se>
18257              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
18258              Date: Thu, 16 Aug 2001 14:22:27 +0200
18259      Branch: perl
18260            ! op.h
18261 ____________________________________________________________________________
18262 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
18263         Log: Upgrade to CGI.pm 2.77.
18264      Branch: perl
18265            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
18266            ! lib/CGI/t/function.t
18267 ____________________________________________________________________________
18268 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
18269         Log: Document the bytes-to-Unicode upgrading.
18270      Branch: perl
18271            ! pod/perlunicode.pod
18272 ____________________________________________________________________________
18273 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
18274         Log: Add a test for Unicode sprintf.
18275      Branch: perl
18276            ! t/op/misc.t
18277 ____________________________________________________________________________
18278 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
18279         Log: Add Unicode tests for index/rindex.
18280      Branch: perl
18281            ! t/op/index.t
18282 ____________________________________________________________________________
18283 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
18284         Log: Document a bit the art of minimizing the installation,
18285              based on the p5p discussion.
18286      Branch: perl
18287            ! INSTALL
18288 ____________________________________________________________________________
18289 [ 11684] By: nick                                  on 2001/08/15  15:03:31
18290         Log: Integrate mainline
18291      Branch: perlio
18292           +> sharedsv.c sharedsv.h
18293           !> (integrate 53 files)
18294 ____________________________________________________________________________
18295 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
18296         Log: Update Changes.
18297      Branch: perl
18298            ! Changes patchlevel.h
18299 ____________________________________________________________________________
18300 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
18301         Log: The #11673 necessitated a test tweak.
18302      Branch: perl
18303            ! t/io/utf8.t
18304 ____________________________________________________________________________
18305 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
18306         Log: Also UNICOS is in the general case unable to silently
18307              handle fp overflows.
18308      Branch: perl
18309            ! numeric.c
18310 ____________________________________________________________________________
18311 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
18312         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
18313              NV_EPSILON #defined.
18314      Branch: perl
18315            ! perl.h
18316 ____________________________________________________________________________
18317 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
18318         Log: Re-establish the fp overflow detection for VAX VMS; there
18319              is no easy way to have the IEEE fp silent overflow semantics.
18320              (in Alpha VMS we still will use IEEE fp by default-- but it
18321              is still possible to configure Perl to use G_FLOAT)
18322      Branch: perl
18323            ! numeric.c
18324 ____________________________________________________________________________
18325 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
18326         Log: Subject: [PATCH] pp_lock 
18327              From: "Arthur Bergman" <arthur@contiller.se>
18328              Date: Wed, 15 Aug 2001 11:52:16 +0200
18329              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
18330      Branch: perl
18331            ! pp.c
18332 ____________________________________________________________________________
18333 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
18334         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
18335              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18336              Date: Wed, 15 Aug 2001 11:32:11 +0100
18337              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
18338      Branch: perl
18339            ! regcomp.c t/op/re_tests
18340 ____________________________________________________________________________
18341 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
18342         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
18343              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18344              Date: Wed, 15 Aug 2001 10:33:49 +0100
18345              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
18346      Branch: perl
18347            ! regexec.c t/op/re_tests
18348 ____________________________________________________________________________
18349 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
18350         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
18351              From: Barrie Slaymaker <barries@slaysys.com>
18352              Date: Tue, 14 Aug 2001 14:32:25 -0400
18353              Message-ID: <20010814143225.A19822@jester.slaysys.com>
18354      Branch: perl
18355            ! lib/File/Spec.t lib/File/Spec/Unix.pm
18356 ____________________________________________________________________________
18357 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
18358         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
18359              From: Peter Prymmer <pvhp@forte.com>
18360              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
18361              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
18362      Branch: perl
18363            ! README.vms configure.com
18364 ____________________________________________________________________________
18365 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
18366         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
18367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18368              Date: Tue, 14 Aug 2001 21:23:27 +0200
18369              Message-ID: <20010814212327.A1919@rafael>
18370      Branch: perl
18371            ! doio.c
18372 ____________________________________________________________________________
18373 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
18374         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
18375              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
18376              Date: Tue, 14 Aug 2001 22:30:11 +0200
18377              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
18378              
18379              Combination of nmake, quoting, and Perl expanded $( in here-doc.
18380      Branch: perl
18381            ! ext/SDBM_File/Makefile.PL
18382 ____________________________________________________________________________
18383 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
18384         Log: Todo updates.
18385      Branch: perl
18386            ! pod/perltodo.pod
18387 ____________________________________________________________________________
18388 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
18389         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
18390              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
18391              Date: Mon, 13 Aug 2001 23:15:01 +0200
18392              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
18393      Branch: perl
18394            ! sv.c
18395 ____________________________________________________________________________
18396 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
18397         Log: Subject: [PATCH] [b-]showlex.t
18398              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18399              Date: Sun, 12 Aug 2001 22:24:51 +0200
18400              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
18401              
18402              The 4nt command shell will expand the % in command line
18403              no matter what quoting is attempted, changed the % to @.
18404      Branch: perl
18405            ! ext/B/Showlex.t
18406 ____________________________________________________________________________
18407 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
18408         Log: Subject: [PATCH] magic.t
18409              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
18410              Date: Sun, 12 Aug 2001 20:49:27 +0200
18411              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
18412      Branch: perl
18413            ! t/op/magic.t
18414 ____________________________________________________________________________
18415 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
18416         Log: Add sharedsv* to the DOSish platforms; plus add
18417              some WinCE files to the list of DOSish files.
18418      Branch: perl
18419            ! NetWare/Makefile Porting/makerel win32/Makefile
18420            ! win32/makefile.mk wince/Makefile.ce
18421 ____________________________________________________________________________
18422 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
18423         Log: More DOSish files.
18424      Branch: perl
18425            ! Porting/makerel
18426 ____________________________________________________________________________
18427 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
18428         Log: Strip CRs from the WinCE files.  Now we need to
18429              figure out in which CRs are really needed: probably
18430              Makefile.ce and the README files, at least, probably
18431              also the registry.bat.
18432      Branch: perl
18433            ! wince/Makefile.ce wince/README.compile wince/README.perlce
18434            ! wince/config.h wince/include/cectype.h wince/include/errno.h
18435            ! wince/include/sys/stat.h wince/include/sys/types.h
18436            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
18437            ! wince/perldll.def wince/registry.bat wince/wince.h
18438            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
18439 ____________________________________________________________________________
18440 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
18441         Log: Add some files to DOSish and writables.
18442      Branch: perl
18443            ! Porting/makerel
18444 ____________________________________________________________________________
18445 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
18446         Log: Compile failure message tidying.
18447      Branch: perl
18448            ! t/lib/1_compile.t
18449 ____________________________________________________________________________
18450 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
18451         Log: The new sharedsv* should be exported only if usethreads.
18452      Branch: perl
18453            ! makedef.pl
18454 ____________________________________________________________________________
18455 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
18456         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
18457              From: Peter Prymmer <pvhp@forte.com>
18458              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
18459              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
18460      Branch: perl
18461            ! README.os390
18462 ____________________________________________________________________________
18463 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
18464         Log: Update Changes.
18465      Branch: perl
18466            ! Changes patchlevel.h
18467 ____________________________________________________________________________
18468 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
18469         Log: Subject: [PATHC] sharedsv.[c|h]
18470              From: "Artur Bergman" <artur@contiller.se>
18471              Date: Mon, 13 Aug 2001 14:38:41 +0200
18472              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
18473              
18474              Subject: [PATCH] embed.pl
18475              From: Arthur Bergman <arthur@contiller.se>
18476              Date: Mon, 13 Aug 2001 14:38:14 +0200
18477              Message-ID: <B79D96D6.3088%arthur@contiller.se>
18478              
18479              Subject: [PATCH] sharedsv cleanups
18480              From: "Arthur Bergman" <arthur@contiller.se>
18481              Date: Mon, 13 Aug 2001 15:14:25 +0200
18482              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
18483              
18484              Plus few tweaks: _init needs to be Adp, the prototypes
18485              should not be revealed unless using ithreads, #endif FOO
18486              must be #endif /* FOO */, adding (parentheses) around
18487              do { } while doesn't work too well.
18488      Branch: perl
18489            + sharedsv.c sharedsv.h
18490            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
18491            ! perl.h perlapi.c pod/perlapi.pod proto.h
18492 ____________________________________________________________________________
18493 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
18494         Log: Subject: Re: END {} blocks run in perl_run
18495              From: Arthur Bergman <arthur@contiller.se>
18496              Date: Mon, 13 Aug 2001 11:11:30 +0200
18497              Message-ID: <B79D6661.3068%arthur@contiller.se>
18498      Branch: perl
18499            ! perl.c
18500 ____________________________________________________________________________
18501 [ 11657] By: nick                                  on 2001/08/13  09:03:02
18502         Log: Integrate mainline
18503      Branch: perlio
18504           +> (branch 326 files)
18505            - (delete 330 files)
18506           !> (integrate 85 files)
18507 ____________________________________________________________________________
18508 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
18509         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
18510              and the Perl will be built to do that by default (adding that
18511              will break scripts having non-UTF-8 binary data, such as Latin-1.)
18512      Branch: perl
18513            ! op.c toke.c utf8.h
18514 ____________________________________________________________________________
18515 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
18516         Log: Unnecessary downgrades.
18517      Branch: perl
18518            ! doop.c
18519 ____________________________________________________________________________
18520 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
18521         Log: Failure not true anymore (probably caused by my broken setup).
18522      Branch: perl
18523            ! t/op/pat.t
18524 ____________________________________________________________________________
18525 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
18526         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
18527              stopped working).
18528      Branch: perl
18529            ! op.h pp_ctl.c regcomp.c
18530 ____________________________________________________________________________
18531 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
18532         Log: There is no IN_UTF8.
18533      Branch: perl
18534            ! utf8.h
18535 ____________________________________________________________________________
18536 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
18537         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
18538      Branch: perl
18539            ! op.c op.h pp_ctl.c regcomp.c
18540 ____________________________________________________________________________
18541 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
18542         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
18543              and a test tweak.
18544      Branch: perl
18545            ! op.c t/pod/find.t
18546 ____________________________________________________________________________
18547 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
18548         Log: Todo updates and fixes.
18549      Branch: perl
18550            ! pod/perltodo.pod
18551 ____________________________________________________________________________
18552 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
18553         Log: Mark tests (and one module) having explicit Latin-1
18554              (and one file having explicit UTF-8) with an explicit
18555              'no utf8' (and one explicit 'use utf8').
18556              
18557              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
18558      Branch: perl
18559            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
18560            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
18561            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
18562 ____________________________________________________________________________
18563 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
18564         Log: Subject: SV: END {} blocks run in perl_run
18565              From: "Arthur Bergman" <arthur@contiller.se>
18566              Date: Sun, 12 Aug 2001 00:34:28 +0200 
18567              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
18568      Branch: perl
18569            ! miniperlmain.c perl.c
18570 ____________________________________________________________________________
18571 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
18572         Log: Typos in #11645.
18573      Branch: perl
18574            ! perl.h
18575 ____________________________________________________________________________
18576 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
18577         Log: On ithreads default to use_reentrant except on naturally
18578              threadsafe platforms.
18579      Branch: perl
18580            ! perl.h
18581 ____________________________________________________________________________
18582 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
18583         Log: (Hopefully) a fix for 20010723.004: make install needs
18584              write permission in build directory.  The problem was
18585              probably caused by overeager sprinkling of the lib/re.pm
18586              dependencies (which was done to guarantee lib/re.pm being
18587              uptodate for parallel makes: now solved by funneling that
18588              through an explicit recursive make in the preplibrary target).
18589      Branch: perl
18590            ! Makefile.SH
18591 ____________________________________________________________________________
18592 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
18593         Log: Dispell the "use utf8" superstition.
18594      Branch: perl
18595            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
18596            ! pod/perlunicode.pod
18597 ____________________________________________________________________________
18598 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
18599         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
18600              From: "Abigail" <abigail@foad.org> 
18601              Date: Sat, 11 Aug 2001 23:49:49 +0200
18602              Message-ID: <20010811214950.23255.qmail@foad.org>
18603      Branch: perl
18604            ! t/op/taint.t
18605 ____________________________________________________________________________
18606 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
18607         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
18608              From: Abhijit Menon-Sen <ams@wiw.org>
18609              Date: Sat, 11 Aug 2001 06:18:19 +0530
18610              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
18611      Branch: perl
18612            ! mg.c
18613 ____________________________________________________________________________
18614 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
18615         Log: Test for change #11639.
18616      Branch: perl
18617            ! t/op/tiehandle.t
18618 ____________________________________________________________________________
18619 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
18620         Log: Subject: Re: Can't localize *FH, then tie it
18621              From: Abhijit Menon-Sen <ams@wiw.org>
18622              Date: Sun, 12 Aug 2001 16:08:06 +0530
18623              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
18624      Branch: perl
18625            ! pp_hot.c pp_sys.c
18626 ____________________________________________________________________________
18627 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
18628         Log: Drop all the unnecessary "use utf8" clauses and some of
18629              the unnecessary "use bytes" ones.
18630              
18631              TODO: scour the documentation for unnecessary "use utf8"
18632              and prominently display it in perldelta when the time comes.
18633              ("use utf8" should be necessary ONLY if one wants the script
18634              to be in UTF-8.)  Also should be checked in some non-ASCII
18635              non-Latin-1 platform, like EBCDIC.
18636      Branch: perl
18637            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
18638            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
18639 ____________________________________________________________________________
18640 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
18641         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
18642              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
18643              in Unicode handling.
18644      Branch: perl
18645            + t/op/lc.t
18646            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
18647 ____________________________________________________________________________
18648 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
18649         Log: Thinko: we want the flags for native cc, not gcc.
18650      Branch: perl
18651            ! hints/dec_osf.sh
18652 ____________________________________________________________________________
18653 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
18654         Log: (retracted by 13077)
18655              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
18656              From: Robin Houston <robin@kitsite.com>
18657              Date: Fri, 10 Aug 2001 14:42:02 +0100
18658              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
18659      Branch: perl
18660            ! pp.c
18661 ____________________________________________________________________________
18662 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
18663         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
18664              From: Abhijit Menon-Sen <ams@wiw.org>
18665              Date: Sat, 11 Aug 2001 16:31:04 +0530
18666              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
18667      Branch: perl
18668            ! op.c
18669 ____________________________________________________________________________
18670 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
18671         Log: Get rid of indread, from Abhijit Menon-Sen.
18672      Branch: perl
18673            ! pp_sys.c
18674 ____________________________________________________________________________
18675 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
18676         Log: CRLFgngngn.
18677      Branch: perl
18678            ! win32/Makefile win32/makefile.mk
18679 ____________________________________________________________________________
18680 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
18681         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
18682      Branch: perl
18683            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
18684            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
18685            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
18686            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
18687            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
18688            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
18689            ! win32/Makefile win32/makefile.mk
18690 ____________________________________________________________________________
18691 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
18692         Log: Avoid #elif (less portable than #else #if).
18693      Branch: perl
18694            ! handy.h
18695 ____________________________________________________________________________
18696 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
18697         Log: Subject: patch for perlvar.pod
18698              From: mah@everybody.org (Mark A. Hershberger)
18699              Date: 08 Aug 2001 17:03:16 -0500
18700              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
18701      Branch: perl
18702            ! pod/perlvar.pod
18703 ____________________________________________________________________________
18704 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
18705         Log: cpp commands must start (the # must be) at the column #0.
18706      Branch: perl
18707            ! op.c
18708 ____________________________________________________________________________
18709 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
18710         Log: If using gcc -B/foo/bar makedepend would give
18711              unnecessary warnings about unused -B/foo/bar.
18712      Branch: perl
18713            ! makedepend.SH
18714 ____________________________________________________________________________
18715 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
18716         Log: Update Changes.
18717      Branch: perl
18718            ! Changes patchlevel.h
18719 ____________________________________________________________________________
18720 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
18721         Log: s/z/tz/
18722      Branch: perl
18723            ! pod/perlfaq2.pod
18724 ____________________________________________________________________________
18725 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
18726         Log: Article nit.
18727      Branch: perl
18728            ! pod/perlfaq2.pod
18729 ____________________________________________________________________________
18730 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
18731         Log: Rename lib/unicode files to lib/unicore to avoid
18732              conflicts between core lib/unicode and Unicode::
18733              files in case-ignoring filesystems.
18734      Branch: perl
18735            + (add 325 files)
18736            - (delete 324 files)
18737            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
18738 ____________________________________________________________________________
18739 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
18740         Log: Upgrade to Math::BigInt 1.41.
18741      Branch: perl
18742            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
18743 ____________________________________________________________________________
18744 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
18745         Log: Subject: [PATCH] remove PL_na from typemap
18746              From: James <james@rf.net>
18747              Date: Mon, 06 Aug 2001 20:23:15 -0700
18748              Message-ID: <3B6F5F23.A31A81B1@rf.net>
18749              
18750              (had to be manually applied)
18751      Branch: perl
18752            ! lib/ExtUtils/typemap
18753 ____________________________________________________________________________
18754 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
18755         Log: The metaconfig unit changes for #11618.
18756      Branch: metaconfig/U/perl
18757            + d_fpclassl.U i_fp.U
18758 ____________________________________________________________________________
18759 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
18760         Log: Forgot this from #11618.
18761              
18762              NOTE: wince/config_H.ce needs updating.
18763      Branch: perl
18764            ! wince/config.ce
18765 ____________________________________________________________________________
18766 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
18767         Log: Introduce more floating point classifying APIs;
18768              try to define (most importantly) Perl_is{inf,nan}(x).
18769              
18770              For this first cut, assume none such APIs exist in non-UNIXoid
18771              platforms-- this is of course too unkind: Win32 rumoredly has
18772              _fpclass() and _isnan(), and VMS/VOS very probably have some
18773              of the APIs available.     The only thing Perl uses at the moment
18774              is Perl_isnan() (has been in use for a while now).
18775              
18776              NOTE: the Win32 and NetWare config_h.?c need regenerating.
18777      Branch: perl
18778            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
18779            ! Porting/config_H config_h.SH configure.com epoc/config.sh
18780            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
18781            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18782            ! vos/config.ga.h win32/config.bc win32/config.gc
18783            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18784            ! win32/config_H.vc wince/config.ce wince/config.h
18785 ____________________________________________________________________________
18786 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
18787         Log: Integrate change #11519 from perlio:
18788              
18789              Avoid testing for (non-)existance of "encoding(xxxx)"
18790              layer is called "encoding" the (xxxx) is an argument.
18791      Branch: perl
18792           !> lib/open.pm
18793 ____________________________________________________________________________
18794 [ 11616] By: nick                                  on 2001/08/09  07:50:24
18795         Log: Integrate mainline
18796      Branch: perlio
18797           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
18798           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
18799           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
18800           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
18801            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
18802            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
18803           !> (integrate 79 files)
18804 ____________________________________________________________________________
18805 [ 11615] By: nick                                  on 2001/08/09  06:23:44
18806         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
18807              layer is called "encoding" the (xxxx) is an argument.
18808      Branch: perlio
18809            ! lib/open.pm
18810 ____________________________________________________________________________
18811 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
18812         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
18813              From: Paul Johnson <paul@pjcj.net>
18814              Date: Wed, 8 Aug 2001 23:54:17 +0200
18815              Message-ID: <20010808235417.O1006@pjcj.net>
18816      Branch: perl
18817            ! ext/B/B/Concise.pm
18818 ____________________________________________________________________________
18819 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
18820         Log: Make VMS use IEEE math by default; reorder Tru64 hints
18821              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
18822              exception semantics) is always set if using (the new) cc.
18823      Branch: perl
18824            ! configure.com hints/dec_osf.sh
18825 ____________________________________________________________________________
18826 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
18827         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
18828              From: Abhijit Menon-Sen <ams@wiw.org>
18829              Date: Tue, 7 Aug 2001 17:16:05 +0530
18830              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
18831      Branch: perl
18832            ! pp_sys.c
18833 ____________________________________________________________________________
18834 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
18835         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
18836              From: "Craig A. Berry" <craigberry@mac.com>
18837              Date: Tue, 07 Aug 2001 22:27:47 -0500
18838              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
18839      Branch: perl
18840            ! t/run/exit.t
18841 ____________________________________________________________________________
18842 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
18843         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
18844              From: "Craig A. Berry" <craigberry@mac.com>
18845              Date: Tue, 07 Aug 2001 20:01:53 -0500
18846              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
18847      Branch: perl
18848            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
18849 ____________________________________________________________________________
18850 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
18851         Log: Update the magazine information.
18852      Branch: perl
18853            ! pod/perlfaq2.pod
18854 ____________________________________________________________________________
18855 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
18856         Log: Ignore SIGFPE everywhere.
18857      Branch: perl
18858            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
18859 ____________________________________________________________________________
18860 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
18861         Log: With permission, change the licensing of the docs by
18862              TomC (and Gnat) to comply with the rest of Perl.
18863      Branch: perl
18864            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
18865            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18866            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
18867            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
18868            ! pod/perltootc.pod
18869 ____________________________________________________________________________
18870 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
18871         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
18872              From: Andy Dougherty <doughera@lafayette.edu>
18873              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
18874              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
18875      Branch: perl
18876            ! hints/openbsd.sh
18877 ____________________________________________________________________________
18878 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
18879         Log: Subject: [PATCH] Makefile.SH test_prep dependency
18880              From: Andy Dougherty <doughera@lafayette.edu>
18881              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
18882              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
18883      Branch: perl
18884            ! Makefile.SH
18885 ____________________________________________________________________________
18886 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
18887         Log: Don't autogenerate the headers et alia,
18888              make regen_headers explicitly.
18889      Branch: perl
18890            ! Makefile.SH
18891 ____________________________________________________________________________
18892 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
18893         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
18894              From: Gurusamy Sarathy <gsar@ActiveState.com> 
18895              Date: Tue, 07 Aug 2001 08:33:26 -0700
18896              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
18897              
18898              Unnecessary dependency.
18899      Branch: perl
18900            ! embed.pl
18901 ____________________________________________________________________________
18902 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
18903         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
18904              From: Abhijit Menon-Sen <ams@wiw.org>
18905              Date: Tue, 7 Aug 2001 09:10:54 +0530
18906              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
18907      Branch: perl
18908            ! pp_hot.c
18909 ____________________________________________________________________________
18910 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
18911         Log: Subject: [PATCH perl@11597] B && BEGIN handling
18912              From: "James A. Duncan" <jduncan@fotango.com>
18913              Date: Mon, 6 Aug 2001 17:29:11 +0100
18914              Message-ID: <20010806172911.A2071@fotango.com>
18915              
18916              (the intrpvar.h addition moved to the end for bincompat)
18917      Branch: perl
18918            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
18919 ____________________________________________________________________________
18920 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
18921         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
18922      Branch: perl
18923           !> README.win32
18924 ____________________________________________________________________________
18925 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
18926         Log: fix URLs for fcrypt.c
18927      Branch: maint-5.6/perl
18928            ! README.win32
18929 ____________________________________________________________________________
18930 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
18931         Log: Yet another way to say Infinity: HP-UX calls its "++".
18932      Branch: perl
18933            ! lib/Math/BigInt/t/bigintpm.t
18934 ____________________________________________________________________________
18935 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
18936         Log: Update Changes.
18937      Branch: perl
18938            ! Changes patchlevel.h
18939 ____________________________________________________________________________
18940 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
18941         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
18942      Branch: perl
18943            ! pod/perlfaq5.pod
18944 ____________________________________________________________________________
18945 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
18946         Log: The #11593 wasn't right.
18947      Branch: perl
18948            ! lib/Math/BigInt/t/bigintpm.t
18949 ____________________________________________________________________________
18950 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
18951         Log: Subject: [PATCH: perl@11564] introducing perlivp
18952              From: Prymmer/Kahn <pvhp@best.com>
18953              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
18954              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
18955              
18956              Subject: Re: [PATCH: perl@11564] introducing perlivp
18957              From: Prymmer/Kahn <pvhp@best.com>
18958              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
18959              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
18960      Branch: perl
18961            + utils/perlivp.PL
18962            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
18963            ! win32/Makefile win32/makefile.mk
18964 ____________________________________________________________________________
18965 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
18966         Log: libcs are confused what to call Infinity.
18967      Branch: perl
18968            ! lib/Math/BigInt/t/bigintpm.t
18969 ____________________________________________________________________________
18970 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
18971         Log: Avoid SIGFPE in Tru64.
18972      Branch: perl
18973            ! numeric.c
18974 ____________________________________________________________________________
18975 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
18976         Log: Upgrade to Math::BigInt 1.40.
18977              
18978              NOTE: this patch necessitates doing something about
18979              infinity handling since the new bigintpm.t tests use
18980              infinity, which causes SIGFPEs at least in Tru64.
18981      Branch: perl
18982            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18983            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
18984            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
18985            ! lib/Math/BigInt/t/mbimbf.t
18986 ____________________________________________________________________________
18987 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
18988         Log: remove hardcoded cmd shell in testsuite
18989      Branch: perl
18990            ! t/op/glob.t t/op/magic.t t/op/stat.t
18991 ____________________________________________________________________________
18992 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
18993         Log: 4-arg select() was busted on windows because change#8178 didn't
18994              make it into mainline
18995      Branch: perl
18996            ! perl.h win32/include/sys/socket.h
18997 ____________________________________________________________________________
18998 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
18999         Log: Rename the Getopt::Long tests to be as they are
19000              in the Getopt::Long official distribution.
19001      Branch: perl
19002            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
19003            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
19004            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
19005            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
19006            ! MANIFEST
19007 ____________________________________________________________________________
19008 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
19009         Log: Upgrade to Getopt::Long 2.26.
19010      Branch: perl
19011            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
19012            ! MANIFEST lib/Getopt/Long.pm
19013 ____________________________________________________________________________
19014 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
19015         Log: Retract #10874 (the hack should be unnecessary by now)
19016      Branch: perl
19017            ! lib/Test/Harness.pm
19018 ____________________________________________________________________________
19019 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
19020         Log: avoid temp file littering in tests
19021      Branch: perl
19022            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
19023 ____________________________________________________________________________
19024 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
19025         Log: Subject: warning in sv.c: double format, NV arg
19026              From: "Philip Newton" <Philip.Newton@gmx.net>
19027              Date: Sun, 5 Aug 2001 19:41:07 +0200
19028              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
19029      Branch: perl
19030            ! sv.c
19031 ____________________________________________________________________________
19032 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
19033         Log: fix POSIX.t#13 for windos
19034      Branch: perl
19035            ! ext/POSIX/POSIX.t
19036 ____________________________________________________________________________
19037 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
19038         Log: Add a test for PerlIO::Via.
19039      Branch: perl
19040            + ext/PerlIO/t/via.t
19041            ! MANIFEST ext/PerlIO/Via/Via.pm
19042 ____________________________________________________________________________
19043 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
19044         Log: flock() and link() are not available on Windows 9x
19045      Branch: perl
19046            ! win32/config_sh.PL
19047 ____________________________________________________________________________
19048 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
19049         Log: Some Tru64 C compilers have C++ components that confuse
19050              the ccversion parsing.
19051      Branch: perl
19052            ! hints/dec_osf.sh
19053 ____________________________________________________________________________
19054 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
19055         Log: (Reintroduce #11125)
19056              
19057              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
19058              From: Alan Burlison <Alan.Burlison@sun.com> 
19059              Date: Tue, 03 Jul 2001 15:20:13 +0100   
19060              Message-ID: <3B41D49D.A923D4F9@sun.com> 
19061      Branch: perl
19062            ! lib/ExtUtils/MM_Unix.pm
19063 ____________________________________________________________________________
19064 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
19065         Log: Little pointer juggling for HP-UX cc to avoid
19066              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
19067              followed by
19068              "error 1549: Modifiable lvalue required for assignment operator."
19069      Branch: perl
19070            ! hv.c
19071 ____________________________________________________________________________
19072 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
19073         Log: Continuation of #11575: SANY_SEEN completely deprecated,
19074              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
19075              plus a fix for the bug.
19076      Branch: perl
19077            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
19078 ____________________________________________________________________________
19079 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
19080         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
19081              From: Doug MacEachern <dougm@covalent.net>
19082              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
19083              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
19084      Branch: perl
19085            ! sv.c
19086 ____________________________________________________________________________
19087 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
19088         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
19089              the new CANY is the \C.  The problem reported and the
19090              test case supplied in
19091              
19092              Subject: UTF-8 bugs in string length & single line regex matches
19093              From: "Daniel P. Berrange" <dan@berrange.com>
19094              Date: Fri, 3 Aug 2001 11:39:33 +0100
19095              Message-ID: <20010803113932.A19318@berrange.com>
19096      Branch: perl
19097            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
19098            ! t/op/pat.t
19099 ____________________________________________________________________________
19100 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
19101         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
19102              From: Doug MacEachern <dougm@covalent.net>
19103              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
19104              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
19105      Branch: perl
19106            ! perl.c regexec.c
19107 ____________________________________________________________________________
19108 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
19109         Log: The #11572 didn't up the test count.
19110      Branch: perl
19111            ! t/op/length.t
19112 ____________________________________________________________________________
19113 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
19114         Log: Subject: UTF-8 bugs in string length & single line regex matches
19115              From: "Daniel P. Berrange" <dan@berrange.com>
19116              Date: Fri, 3 Aug 2001 11:39:33 +0100         
19117              Message-ID: <20010803113932.A19318@berrange.com>
19118              
19119              (the mg_length() fix)
19120      Branch: perl
19121            ! mg.c t/op/length.t
19122 ____________________________________________________________________________
19123 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
19124         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
19125              From: Abhijit Menon-Sen <ams@wiw.org>
19126              Date: Sat, 4 Aug 2001 16:56:35 +0530
19127              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
19128      Branch: perl
19129            ! hv.c
19130 ____________________________________________________________________________
19131 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
19132         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
19133              From: Abhijit Menon-Sen <ams@wiw.org>
19134              Date: Sat, 4 Aug 2001 16:16:03 +0530
19135              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
19136      Branch: perl
19137            ! hv.c
19138 ____________________________________________________________________________
19139 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
19140         Log: Subject: Re: [patch] refcount re ops
19141              From: Abhijit Menon-Sen <ams@wiw.org>
19142              Date: Sat, 4 Aug 2001 08:54:55 +0530
19143              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
19144      Branch: perl
19145            ! sv.c
19146 ____________________________________________________________________________
19147 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
19148         Log: Subject: [patch] refcount re ops
19149              From: Doug MacEachern <dougm@covalent.net>
19150              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
19151              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
19152      Branch: perl
19153            ! regcomp.c sv.c
19154 ____________________________________________________________________________
19155 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
19156         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
19157              From: Doug MacEachern <dougm@covalent.net>
19158              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
19159              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
19160      Branch: perl
19161            ! perl.c regexec.c
19162 ____________________________________________________________________________
19163 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
19164         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
19165              From: "Craig A. Berry" <craigberry@mac.com> 
19166              Date: Fri, 03 Aug 2001 16:16:16 -0500
19167              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
19168      Branch: perl
19169            ! t/op/misc.t
19170 ____________________________________________________________________________
19171 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
19172         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
19173              From: John Kristian <jmk2001@engineer.com>
19174              Date: Fri, 03 Aug 2001 00:59:08 -0700
19175              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
19176      Branch: perl
19177            ! win32/win32.c
19178 ____________________________________________________________________________
19179 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
19180         Log: Update Changes.
19181      Branch: perl
19182            ! Changes patchlevel.h
19183 ____________________________________________________________________________
19184 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
19185         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
19186              From: "Craig A. Berry" <craigberry@mac.com>
19187              Date: Thu, 02 Aug 2001 23:15:24 -0500
19188              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
19189      Branch: perl
19190            ! ext/B/Stash.t
19191 ____________________________________________________________________________
19192 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
19193         Log: Subject: [patch] plug PL_cshname leak
19194              From: Doug MacEachern <dougm@covalent.net>
19195              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
19196              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
19197      Branch: perl
19198            ! sv.c
19199 ____________________________________________________________________________
19200 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
19201         Log: Subject: [patch] plug PL_sh_path leak
19202              From: Doug MacEachern <dougm@covalent.net>
19203              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
19204              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
19205      Branch: perl
19206            ! sv.c
19207 ____________________________________________________________________________
19208 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
19209         Log: Subject: [patch] plug PL_regex_padav leaks
19210              From: Doug MacEachern <dougm@covalent.net>
19211              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
19212              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
19213      Branch: perl
19214            ! op.c op.h perl.c
19215 ____________________________________________________________________________
19216 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
19217         Log: Subject: [patch] plug PL_origargv leak
19218              From: Doug MacEachern <dougm@covalent.net>
19219              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
19220              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
19221      Branch: perl
19222            ! perl.c
19223 ____________________________________________________________________________
19224 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
19225         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
19226              From: Abhijit Menon-Sen <ams@wiw.org>
19227              Date: Fri, 3 Aug 2001 06:38:11 +0530
19228              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
19229      Branch: perl
19230            ! hv.c
19231 ____________________________________________________________________________
19232 [ 11557] By: nick                                  on 2001/08/03  08:17:38
19233         Log: Integrate mainline
19234      Branch: perlio
19235           +> (branch 47 files)
19236            - lib/Switch/test.pl
19237           !> (integrate 49 files)
19238 ____________________________________________________________________________
19239 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
19240         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
19241              From: "Craig A. Berry" <craigberry@mac.com>
19242              Date: Thu, 02 Aug 2001 12:56:19 -0500
19243              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
19244      Branch: perl
19245            ! ext/B/Showlex.t
19246 ____________________________________________________________________________
19247 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
19248         Log: Be more careful about non-existent files.
19249      Branch: perl
19250            ! lib/File/Copy.pm
19251 ____________________________________________________________________________
19252 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
19253         Log: Subject: [PATCH resend] deparse empty formats
19254              From: Robin Houston <robin@kitsite.com> 
19255              Date: Thu, 2 Aug 2001 14:32:36 +0100
19256              Message-ID: <20010802143236.A894@robin.kitsite.com>
19257      Branch: perl
19258            ! ext/B/B/Deparse.pm
19259 ____________________________________________________________________________
19260 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
19261         Log: Subject: [patch] ithreads + refto fix improvement
19262              From: Doug MacEachern <dougm@covalent.net>
19263              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
19264              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
19265      Branch: perl
19266            ! pp.c
19267 ____________________________________________________________________________
19268 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
19269         Log: Readability nit from Abhijit.
19270      Branch: perl
19271            ! op.c
19272 ____________________________________________________________________________
19273 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
19274         Log: setproctitle() API version nit from Anton Berezin.
19275      Branch: perl
19276            ! mg.c
19277 ____________________________________________________________________________
19278 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
19279         Log: Add PerlCE to the docs.
19280      Branch: perl
19281            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19282            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19283 ____________________________________________________________________________
19284 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
19285         Log: Integrate the PerlCE (WinCE Perl) port;
19286              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
19287      Branch: perl
19288            + README.ce wince/FindExt.pm wince/Makefile.ce
19289            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
19290            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
19291            + wince/bin/search.pl wince/config.ce wince/config.h
19292            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
19293            + wince/dl_win32.xs wince/include/arpa/inet.h
19294            + wince/include/cectype.h wince/include/errno.h
19295            + wince/include/netdb.h wince/include/sys/socket.h
19296            + wince/include/sys/stat.h wince/include/sys/types.h
19297            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
19298            + wince/perl.rc wince/perldll.def wince/perllib.c
19299            + wince/perlmain.c wince/registry.bat wince/runperl.c
19300            + wince/splittree.pl wince/win32.h wince/win32iop.h
19301            + wince/win32thread.c wince/win32thread.h wince/wince.c
19302            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
19303            + wince/xdistclean.ksh wince/xmakediffs.ksh
19304            ! MANIFEST perl.c perl.h perlio.c
19305 ____________________________________________________________________________
19306 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
19307         Log: setproctitle() made simpler.  (This assumes the string is
19308              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
19309              should be used.  Note len, not len + 1.)  BSD-fu from Anton
19310              Berezin.
19311      Branch: perl
19312            ! mg.c
19313 ____________________________________________________________________________
19314 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
19315         Log: Subject: [PATCH] -Wall cleanup: op.c
19316              From: Richard Soderberg <rs@oregonnet.com>
19317              Date: Thu, 2 Aug 2001 00:17:09 -0700
19318              Message-Id: <200108020717.AAA26895@oregonnet.com>
19319              
19320              Subject: [PATCH] -Wall cleanup: sv.c
19321              From: Richard Soderberg <rs@oregonnet.com>
19322              Date: Thu, 2 Aug 2001 00:49:21 -0700
19323              Message-Id: <200108020749.AAA27492@oregonnet.com>
19324      Branch: perl
19325            ! op.c sv.c
19326 ____________________________________________________________________________
19327 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
19328         Log: Update Changes.
19329      Branch: perl
19330            ! Changes patchlevel.h
19331 ____________________________________________________________________________
19332 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
19333         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
19334              From: Doug MacEachern <dougm@covalent.net>
19335              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
19336              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
19337      Branch: perl
19338            ! op.c
19339 ____________________________________________________________________________
19340 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
19341         Log: The #11541 didn't work under threads.
19342      Branch: perl
19343            ! op.c
19344 ____________________________________________________________________________
19345 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
19346         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
19347              From: Hugo <hv@crypt.compulink.co.uk>
19348              Date: Fri, 22 Jun 2001 01:19:08 +0100 
19349              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
19350              
19351              (Skip tests if accept() failed)
19352      Branch: perl
19353            ! ext/IO/lib/IO/t/io_unix.t
19354 ____________________________________________________________________________
19355 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
19356         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
19357              From: "Stian Seeberg" <sseeberg@nimsoft.no>
19358              Date: Mon, 30 Jul 2001 12:28:07 +0200
19359              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
19360      Branch: perl
19361            ! perl.h
19362 ____________________________________________________________________________
19363 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
19364         Log: Subject: Pluggable optimizer
19365              From: Simon Cozens <simon@netthink.co.uk>
19366              Date: Wed, 1 Aug 2001 13:57:02 -0700
19367              Message-ID: <20010801135702.I10442@netthink.co.uk>
19368      Branch: perl
19369            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
19370 ____________________________________________________________________________
19371 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
19372         Log: Subject: [ID 20010801.039] perlre.pod message typo
19373              From: Autrijus Tang <autrijus@geb.elixus.org>
19374              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
19375              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
19376      Branch: perl
19377            ! pod/perlre.pod
19378 ____________________________________________________________________________
19379 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
19380         Log: Test for change #11536.
19381      Branch: perl
19382            ! t/op/tiehandle.t
19383 ____________________________________________________________________________
19384 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
19385         Log: More test fixups for #11537.
19386      Branch: perl
19387            ! t/lib/warnings/4lint t/lib/warnings/9enabled
19388 ____________________________________________________________________________
19389 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
19390         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
19391              From: Doug MacEachern <dougm@covalent.net>
19392              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
19393              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
19394      Branch: perl
19395            ! op.c t/TestInit.pm
19396 ____________________________________________________________________________
19397 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
19398         Log: Subject: [patch] ithreads + refto bug
19399              From: Doug MacEachern <dougm@covalent.net>
19400              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
19401              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
19402              
19403              (Test in change #11539)
19404      Branch: perl
19405            ! pp.c
19406 ____________________________________________________________________________
19407 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
19408         Log: Subject: [PATCH: perl@11523] fixups for t/harness
19409              From: Prymmer/Kahn <pvhp@best.com>
19410              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
19411              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
19412      Branch: perl
19413            ! t/harness
19414 ____________________________________________________________________________
19415 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
19416         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
19417              From: Prymmer/Kahn <pvhp@best.com>
19418              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
19419              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
19420      Branch: perl
19421            ! win32/Makefile win32/makefile.mk
19422 ____________________________________________________________________________
19423 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
19424         Log: Need to know the number of tests.
19425      Branch: perl
19426            ! t/run/exit.t
19427 ____________________________________________________________________________
19428 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
19429         Log: Subject: Re: new exit tests on VMS
19430              From: "Craig A. Berry" <craigberry@mac.com>
19431              Date: Tue, 31 Jul 2001 12:19:29 -0500
19432              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
19433      Branch: perl
19434            ! t/run/exit.t
19435 ____________________________________________________________________________
19436 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
19437         Log: Retract #11530 (the dTHX is needed under threads)
19438      Branch: perl
19439            ! perlio.c
19440 ____________________________________________________________________________
19441 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
19442         Log: (Retracted by #11531)
19443      Branch: perl
19444            ! perlio.c
19445 ____________________________________________________________________________
19446 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
19447         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
19448              From: Richard Soderberg <rs@crystalflame.net>
19449              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
19450              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
19451      Branch: perl
19452            ! unixish.h
19453 ____________________________________________________________________________
19454 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
19455         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
19456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19457              Date: Tue, 31 Jul 2001 05:39:09 -0400
19458              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
19459              
19460              (with a note about the case of UV being equal to long long)
19461      Branch: perl
19462            ! utils/h2xs.PL
19463 ____________________________________________________________________________
19464 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
19465         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
19466              From: "Craig A. Berry" <craigberry@mac.com>
19467              Date: Tue, 31 Jul 2001 14:57:43 -0500
19468              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
19469      Branch: perl
19470            ! t/io/fs.t
19471 ____________________________________________________________________________
19472 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
19473         Log: Fix for
19474              
19475              Subject: [ID 20010116.001] File::Copy truncates orig file 
19476              From: arbor@al37al08.telecel.pt
19477              Date: Tue, 16 Jan 2001 11:43:02 GMT
19478              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
19479              
19480              (copy($foo, $foo) would truncate $foo)
19481      Branch: perl
19482            ! lib/File/Copy.pm lib/File/Copy.t
19483 ____________________________________________________________________________
19484 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
19485         Log: Metaconfig unit change for #11524.
19486      Branch: metaconfig/U/perl
19487            ! Extras.U
19488 ____________________________________________________________________________
19489 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
19490         Log: Multiple modules didn't work; plus typo fixes.
19491      Branch: perl
19492            ! Configure
19493 ____________________________________________________________________________
19494 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
19495         Log: Update Changes.
19496      Branch: perl
19497            ! Changes patchlevel.h
19498 ____________________________________________________________________________
19499 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
19500         Log: Regen perlapi.
19501      Branch: perl
19502            ! pod/perlapi.pod
19503 ____________________________________________________________________________
19504 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
19505         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
19506              From: Dave Mitchell <davem@fdgroup.co.uk>
19507              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
19508              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
19509      Branch: perl
19510            ! sv.c
19511 ____________________________________________________________________________
19512 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
19513         Log: Regen toc.
19514      Branch: perl
19515            ! pod/perltoc.pod
19516 ____________________________________________________________________________
19517 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
19518         Log: Regen Porting stuff.
19519      Branch: perl
19520            ! Porting/Glossary Porting/config.sh Porting/config_H
19521 ____________________________________________________________________________
19522 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
19523         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
19524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19525              Date: Tue, 31 Jul 2001 05:34:38 -0400
19526              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
19527      Branch: perl
19528            ! utils/h2xs.PL
19529 ____________________________________________________________________________
19530 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
19531         Log: Metaconfig unit change for #11516. 
19532      Branch: metaconfig/U/perl
19533            ! gccvers.U
19534 ____________________________________________________________________________
19535 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
19536         Log: Add -Wall in cflags, not in Configure.
19537              (This way -Wall affects only the core and the core XS,
19538              not user modules' XS.  Concern from Paul Marquess,
19539              implementation idea from Andy Dougherty.)
19540      Branch: perl
19541            ! Configure cflags.SH
19542 ____________________________________________________________________________
19543 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
19544         Log: Metaconfig unit changes for #11514.
19545      Branch: metaconfig
19546            + U/modified/sysman.U
19547            ! U/installdirs/man1dir.U
19548 ____________________________________________________________________________
19549 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
19550         Log: Subject: Configure's detection of system manual
19551              From: Sean Dague <sean@dague.net> 
19552              Date: Sun, 13 May 2001 15:53:15 -0400
19553              Message-ID: <20010513155315.A15833@underhill.dague.net>
19554      Branch: perl
19555            ! Configure
19556 ____________________________________________________________________________
19557 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
19558         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
19559              From: Autrijus Tang <autrijus@autrijus.org> 
19560              Date: Thu, 21 Jun 2001 23:56:48 +0800
19561              Message-Id: <20010621235648.A57340@not.autrijus.org>
19562      Branch: perl
19563            ! pod/perlobj.pod
19564 ____________________________________________________________________________
19565 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
19566         Log: Subject: Typo in DB_File.pm
19567              From: "Philip Newton" <Philip.Newton@gmx.net>
19568              Date: Tue, 31 Jul 2001 06:19:35 +0200
19569              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
19570      Branch: perl
19571            ! ext/DB_File/DB_File.pm
19572 ____________________________________________________________________________
19573 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
19574         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
19575              From: "Stephen P. Potter" <spp@spotter.yi.org>
19576              Date: Wed, 30 May 2001 13:59:34 -0400
19577              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
19578      Branch: perl
19579            ! pod/perlre.pod
19580 ____________________________________________________________________________
19581 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
19582         Log: eval "format foo=" would loop indefinitely; reported in
19583              
19584              Subject: A load of old rubbish
19585              From: Mike Guy <mjtg@cam.ac.uk>
19586              Date: Mon, 14 May 2001 16:12:22 +0100
19587              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
19588              
19589              (The core dumps reported in there already fixed.)
19590      Branch: perl
19591            ! toke.c
19592 ____________________________________________________________________________
19593 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
19594         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
19595      Branch: perl
19596            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
19597            + lib/Switch/t/switch_case.t
19598            - lib/Switch/test.pl
19599            ! MANIFEST lib/Switch.pm
19600 ____________________________________________________________________________
19601 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
19602         Log: Subject: [PATCH @11505] DB_File-1.78
19603              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
19604              Date: Mon, 30 Jul 2001 22:54:37 +0100
19605              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
19606      Branch: perl
19607            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19608            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
19609 ____________________________________________________________________________
19610 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
19611         Log: Explain in more detail why -pipe and -fno-common are good.
19612      Branch: perl
19613            ! hints/darwin.sh
19614 ____________________________________________________________________________
19615 [ 11506] By: nick                                  on 2001/07/30  14:32:23
19616         Log: Integrate mainline
19617      Branch: perlio
19618           !> INSTALL Makefile.SH doio.c hints/darwin.sh
19619 ____________________________________________________________________________
19620 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
19621         Log: Perl hasn't been putting man pages into $prefix/lib for
19622              a long time now; pointed out by Andy Dougherty. 
19623      Branch: perl
19624            ! hints/darwin.sh
19625 ____________________________________________________________________________
19626 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
19627         Log: Document the extras Configure option.
19628      Branch: perl
19629            ! INSTALL
19630 ____________________________________________________________________________
19631 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
19632         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
19633              everywhere.
19634      Branch: perl
19635           !> doio.c
19636 ____________________________________________________________________________
19637 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
19638         Log: Doubly guard against invoking CPAN if no extras defined,
19639              pointed out by H. Merijn Brand.
19640      Branch: perl
19641            ! Makefile.SH
19642 ____________________________________________________________________________
19643 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
19644         Log: Fix O_RDONLY check to check for O_RDONLY.
19645      Branch: maint-5.6/macperl
19646            ! doio.c
19647 ____________________________________________________________________________
19648 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
19649         Log: Integrate miscellaneous changes from maint-5.6/perl.
19650      Branch: maint-5.6/macperl
19651           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
19652 ____________________________________________________________________________
19653 [ 11499] By: nick                                  on 2001/07/30  06:52:42
19654         Log: Integrate mainline
19655      Branch: perlio
19656           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
19657           +> win32/sync_ext.pl
19658            - win32/sncfnmcs.pl
19659           !> (integrate 71 files)
19660 ____________________________________________________________________________
19661 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
19662         Log: Update Changes.
19663      Branch: perl
19664            ! Changes patchlevel.h
19665 ____________________________________________________________________________
19666 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
19667         Log: Now Configure -Dextras=Foo::Bar and "make install" will
19668              fetch and install Foo::Bar.
19669      Branch: perl
19670            ! Makefile.SH
19671 ____________________________________________________________________________
19672 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
19673         Log: Metaconfig unit change for #11495.
19674      Branch: metaconfig/U/perl
19675            ! Extras.U
19676 ____________________________________________________________________________
19677 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
19678         Log: extras.make, extras.test, and extras.install make targets.
19679      Branch: perl
19680            ! Configure Makefile.SH
19681 ____________________________________________________________________________
19682 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
19683         Log: Metaconfig unit change for #11493.
19684      Branch: metaconfig/U/perl
19685            ! Extras.U
19686 ____________________________________________________________________________
19687 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
19688         Log: Better to have the list of extras in $extras than 'define'.
19689      Branch: perl
19690            ! Configure
19691 ____________________________________________________________________________
19692 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
19693         Log: The metaconfig unit change for #11490.
19694      Branch: metaconfig/U/perl
19695            + Extras.U
19696 ____________________________________________________________________________
19697 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
19698         Log: Missed from #11490 (the required dependency).
19699      Branch: perl
19700            ! Makefile.SH
19701 ____________________________________________________________________________
19702 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
19703         Log: Add the support of asking for extra modules or bundles of modules
19704              to be fetched from the CPAN and installed as a part of the Perl
19705              build process.  None of this installation is yet really done;
19706              only the list is asked, and saved away in extras.lst for
19707              the build and installation process to worry about later.
19708      Branch: perl
19709            ! Configure
19710 ____________________________________________________________________________
19711 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
19712         Log: Beginnings of better Inf and NaN support.
19713              At least toke.c and sv.c still need quite a bit of work.
19714      Branch: perl
19715            ! numeric.c perl.h
19716 ____________________________________________________________________________
19717 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
19718         Log: Top-level Makefile didn't honour OPTIMIZE.
19719      Branch: perl
19720            ! Makefile.SH
19721 ____________________________________________________________________________
19722 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
19723         Log: Update Changes.
19724      Branch: perl
19725            ! Changes patchlevel.h
19726 ____________________________________________________________________________
19727 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
19728         Log: Use Search::Dict 1.02 interface for charinfo().
19729      Branch: perl
19730            ! lib/UnicodeCD.pm
19731 ____________________________________________________________________________
19732 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
19733         Log: Now also allow transforming the read lines before comparing them.
19734              (This will help UnicodeCD.) 
19735      Branch: perl
19736            ! lib/Search/Dict.pm
19737 ____________________________________________________________________________
19738 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
19739         Log: Remove tiehandle code.
19740      Branch: perl
19741            ! lib/UnicodeCD.pm
19742 ____________________________________________________________________________
19743 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
19744         Log: Allow specifying a comparison function for Search::Dict::look().
19745      Branch: perl
19746            ! lib/Search/Dict.pm
19747 ____________________________________________________________________________
19748 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
19749         Log: Small UnicodeCD tweaks.
19750      Branch: perl
19751            ! lib/UnicodeCD.pm lib/UnicodeCD.t
19752 ____________________________________________________________________________
19753 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
19754         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
19755              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19756              Date: Tue, 24 Jul 2001 01:51:32 +0900
19757              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
19758      Branch: perl
19759            ! lib/UnicodeCD.pm lib/UnicodeCD.t
19760 ____________________________________________________________________________
19761 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
19762         Log: Subject: [PATCH] installperl
19763              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
19764              Date: Fri, 27 Jul 2001 19:05:04 -0700
19765              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
19766      Branch: perl
19767            ! installperl
19768 ____________________________________________________________________________
19769 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
19770         Log: Subject: [PATCH] Set proper compatibility versions in core
19771              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
19772              Date: Fri, 27 Jul 2001 20:01:49 -0700
19773              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
19774      Branch: perl
19775            ! Makefile.SH
19776 ____________________________________________________________________________
19777 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
19778         Log: Metaconfig unit change for #11477.
19779      Branch: metaconfig/U/perl
19780            ! dlsrc.U
19781 ____________________________________________________________________________
19782 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
19783         Log: Subject: [PATCH] Darwin: -fpic not so good
19784              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
19785              Date: Fri, 27 Jul 2001 18:57:38 -0700
19786              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
19787      Branch: perl
19788            ! Configure
19789 ____________________________________________________________________________
19790 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
19791         Log: Subject: [PATCH] Clean up Darwin hints
19792              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
19793              Date: Fri, 27 Jul 2001 19:13:15 -0700
19794              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
19795      Branch: perl
19796            ! hints/darwin.sh
19797 ____________________________________________________________________________
19798 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
19799         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
19800              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
19801              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
19802              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
19803      Branch: perl
19804            ! pod/perlfunc.pod pp.c t/op/split.t
19805 ____________________________________________________________________________
19806 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
19807         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
19808              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
19809              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
19810              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
19811      Branch: perl
19812            ! pod/perlvar.pod
19813 ____________________________________________________________________________
19814 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
19815         Log: Subject: [PATCH] fixes to constant.pm documentation
19816              From: Ilmari Karonen <iltzu@sci.fi>
19817              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
19818              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
19819      Branch: perl
19820            ! lib/constant.pm
19821 ____________________________________________________________________________
19822 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
19823         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
19824              From: "Philip Newton" <Philip.Newton@gmx.net>
19825              Date: Fri, 27 Jul 2001 07:51:10 +0200
19826              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
19827      Branch: perl
19828            ! pod/perlport.pod
19829 ____________________________________________________________________________
19830 [ 11471] By: nick                                  on 2001/07/26  06:23:32
19831         Log: Subject:  [PATCH] Doc fix for perlguts / threading
19832              From:  Arthur Bergman <arthur@contiller.se>
19833              Date:  Wed, 25 Jul 2001 11:28:23 +0200
19834              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
19835      Branch: perl
19836            ! pod/perlguts.pod
19837 ____________________________________________________________________________
19838 [ 11470] By: nick                                  on 2001/07/26  06:21:06
19839         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
19840              From:  Philip Newton <Philip.Newton@gmx.net>
19841              Date:  Wed, 25 Jul 2001 08:19:47 +0200
19842              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
19843      Branch: perl
19844            ! INSTALL
19845 ____________________________________________________________________________
19846 [ 11469] By: nick                                  on 2001/07/26  06:20:25
19847         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
19848              From:  Philip Newton <Philip.Newton@gmx.net>
19849              Date:  Wed, 25 Jul 2001 08:12:48 +0200
19850              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
19851      Branch: perl
19852            ! INSTALL
19853 ____________________________________________________________________________
19854 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
19855         Log: More +x.
19856      Branch: perl
19857            ! Porting/makerel
19858 ____________________________________________________________________________
19859 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
19860         Log: Update Changes.
19861      Branch: perl
19862            ! Changes patchlevel.h
19863 ____________________________________________________________________________
19864 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
19865         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
19866              From: "Philip Newton" <Philip.Newton@gmx.net>
19867              Date: Tue, 24 Jul 2001 06:45:55 +0200
19868              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
19869      Branch: perl
19870            ! os2/perlrexx.c
19871 ____________________________________________________________________________
19872 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
19873         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
19874              From: Peter Prymmer <pvhp@forte.com>
19875              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
19876              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
19877      Branch: perl
19878            ! pod/perlport.pod t/io/fs.t vms/test.com
19879 ____________________________________________________________________________
19880 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
19881         Log: Workaround on Cwd bootstrap problem.
19882      Branch: perl
19883            ! lib/ExtUtils/MakeMaker.pm
19884 ____________________________________________________________________________
19885 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
19886         Log: When in Rome, quote like the Romans do.
19887      Branch: perl
19888            ! cflags.SH
19889 ____________________________________________________________________________
19890 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
19891         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
19892              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19893              Date: Mon, 23 Jul 2001 19:29:49 -0400
19894              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
19895      Branch: perl
19896            + os2/perlrexx.c
19897            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
19898            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
19899            ! t/op/write.t
19900 ____________________________________________________________________________
19901 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
19902         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
19903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19904              Date: Mon, 23 Jul 2001 18:43:42 -0400
19905              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
19906      Branch: perl
19907            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
19908 ____________________________________________________________________________
19909 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
19910         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
19911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19912              Date: Mon, 23 Jul 2001 18:33:16 -0400
19913              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
19914      Branch: perl
19915            ! lib/ExtUtils/MakeMaker.pm
19916 ____________________________________________________________________________
19917 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
19918         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
19919              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19920              Date: Mon, 23 Jul 2001 18:20:35 -0400
19921              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
19922      Branch: perl
19923            ! Makefile.SH cflags.SH
19924 ____________________________________________________________________________
19925 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
19926         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
19927              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
19928              Date: Mon, 23 Jul 2001 11:32:17 -0500
19929              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
19930      Branch: perl
19931            ! lib/ExtUtils/MakeMaker.pm
19932 ____________________________________________________________________________
19933 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
19934         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
19935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19936              Date: Mon, 23 Jul 2001 18:13:20 -0400
19937              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
19938      Branch: perl
19939            ! lib/perl5db.pl
19940 ____________________________________________________________________________
19941 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
19942         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
19943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19944              Date: Mon, 23 Jul 2001 18:07:40 -0400
19945              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
19946      Branch: perl
19947            ! op.c
19948 ____________________________________________________________________________
19949 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
19950         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
19951              From: "Craig A. Berry" <craigberry@mac.com>
19952              Date: Mon, 23 Jul 2001 15:35:06 -0500
19953              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
19954      Branch: perl
19955            ! util.c
19956 ____________________________________________________________________________
19957 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
19958         Log: Subject: [PATCH perlfaq9.pod typo]
19959              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
19960              Date: Mon, 23 Jul 2001 07:49:05 -0700
19961              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
19962      Branch: perl
19963            ! pod/perlfaq9.pod
19964 ____________________________________________________________________________
19965 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
19966         Log: Subject: win32\sncfnmcs.pl corrections
19967              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
19968              Date: Mon, 23 Jul 2001 12:56:54 +0200
19969              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
19970              
19971              Rename the script a little bit more sensibly.
19972      Branch: perl
19973            + win32/sync_ext.pl
19974            - win32/sncfnmcs.pl
19975            ! MANIFEST README.win32
19976 ____________________________________________________________________________
19977 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
19978         Log: Test tweak.
19979      Branch: perl
19980            ! ext/B/Deparse.t
19981 ____________________________________________________________________________
19982 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
19983         Log: Metaconfig unit tweak for #11450.
19984      Branch: metaconfig/U/perl
19985            ! Mksymlinks.U
19986 ____________________________________________________________________________
19987 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
19988         Log: Too volatile failsafe check.
19989      Branch: perl
19990            ! Configure
19991 ____________________________________________________________________________
19992 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
19993         Log: Further doc tweaks.
19994      Branch: perl
19995            ! lib/UnicodeCD.pm
19996 ____________________________________________________________________________
19997 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
19998         Log: Doc tweaks.
19999      Branch: perl
20000            ! lib/UnicodeCD.pm
20001 ____________________________________________________________________________
20002 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
20003         Log: Doc tweakery from Abhijit.
20004      Branch: perl
20005            ! Porting/repository.pod
20006 ____________________________________________________________________________
20007 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
20008         Log: An accidental empty line.
20009      Branch: perl
20010            ! MANIFEST
20011 ____________________________________________________________________________
20012 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
20013         Log: Missing MANIFESTations.
20014      Branch: perl
20015            ! MANIFEST
20016 ____________________________________________________________________________
20017 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
20018         Log: Update Changes.
20019      Branch: perl
20020            ! Changes patchlevel.h
20021 ____________________________________________________________________________
20022 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
20023         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
20024              From: Mike Guy <mjtg@cam.ac.uk>
20025              Date: Fri, 20 Jul 2001 16:12:49 +0100
20026              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
20027      Branch: perl
20028            ! Porting/pumpkin.pod
20029 ____________________________________________________________________________
20030 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
20031         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
20032              From: Peter Prymmer <pvhp@forte.com>
20033              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
20034              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
20035      Branch: perl
20036            ! pod/perlhack.pod
20037 ____________________________________________________________________________
20038 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
20039         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
20040              From: Michael G Schwern <schwern@pobox.com>
20041              Date: Fri, 20 Jul 2001 20:22:35 -0400
20042              Message-ID: <20010720202235.O4498@blackrider>
20043      Branch: perl
20044            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
20045            ! lib/Test/t/todo.t
20046 ____________________________________________________________________________
20047 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
20048         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
20049              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20050              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
20051              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
20052      Branch: perl
20053            ! ext/POSIX/POSIX.pod
20054 ____________________________________________________________________________
20055 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
20056         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
20057              From: Mark-Jason Dominus <mjd@plover.com>
20058              Date: Fri, 20 Jul 2001 23:16:54 -0400
20059              Message-ID: <20010721031654.21877.qmail@plover.com>
20060      Branch: perl
20061            ! ext/POSIX/POSIX.pod
20062 ____________________________________________________________________________
20063 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
20064         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
20065              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20066              Date: Sun, 22 Jul 2001 14:56:09 +0200
20067              Message-ID: <20010722145609.A766@rafael>
20068      Branch: perl
20069            ! ext/B/O.pm
20070 ____________________________________________________________________________
20071 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
20072         Log: Subject: regexec.c #define cleanup
20073              From: Mark-Jason Dominus <mjd@plover.com>
20074              Date: Sat, 21 Jul 2001 18:33:25 -0400
20075              Message-ID: <20010721223325.3069.qmail@plover.com>
20076      Branch: perl
20077            ! regexec.c
20078 ____________________________________________________________________________
20079 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
20080         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
20081              From: Prymmer/Kahn <pvhp@best.com>
20082              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
20083              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
20084      Branch: perl
20085            ! t/io/fs.t
20086 ____________________________________________________________________________
20087 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
20088         Log: Typo in #11432.
20089      Branch: perl
20090            ! ext/POSIX/POSIX.t
20091 ____________________________________________________________________________
20092 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
20093         Log: Integrate (manually) change #11424 from macperl.
20094      Branch: perl
20095            ! ext/Filter/t/call.t
20096 ____________________________________________________________________________
20097 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
20098         Log: Integrate change #11408 from macperl.
20099      Branch: perl
20100           !> README.macos pod/perlport.pod
20101 ____________________________________________________________________________
20102 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
20103         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
20104      Branch: perl
20105           +> macos/MacPerlTests.cmd macos/xsubpp.patch
20106            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
20107            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
20108            ! ext/POSIX/POSIX.t
20109 ____________________________________________________________________________
20110 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
20111         Log: pod/*.t tests not picked up by t/TEST either
20112      Branch: maint-5.6/perl
20113            ! t/TEST
20114 ____________________________________________________________________________
20115 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
20116         Log: better tweak for change#11429 (windows has both / and \ separated
20117              paths in @INC at that point)
20118      Branch: maint-5.6/perl
20119            ! t/pod/testp2pt.pl
20120 ____________________________________________________________________________
20121 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
20122         Log: MacOS pod test tweak needs \Escape
20123      Branch: maint-5.6/perl
20124            ! t/pod/testp2pt.pl
20125 ____________________________________________________________________________
20126 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
20127         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
20128              resulting duplicate output, but t/harness isn't)
20129      Branch: maint-5.6/perl
20130            ! t/run/runenv.t
20131 ____________________________________________________________________________
20132 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
20133         Log: t/harness wasn't picking up all the tests
20134      Branch: maint-5.6/perl
20135            ! t/harness
20136 ____________________________________________________________________________
20137 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
20138         Log: update MANIFEST for new file
20139      Branch: maint-5.6/perl
20140            ! MANIFEST
20141 ____________________________________________________________________________
20142 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
20143         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
20144              the exception of the macperl/macos/... tree
20145      Branch: maint-5.6/perl
20146           +> t/lib/filefind-taint.t
20147           !> (integrate 72 files)
20148 ____________________________________________________________________________
20149 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
20150         Log: Fix test.
20151      Branch: maint-5.6/macperl
20152            ! macos/bundled_ext/Filter/t/call.t
20153 ____________________________________________________________________________
20154 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
20155         Log: Make perl fork()-safe (in a slightly limited way) even on
20156              platforms that don't have pthread_atfork() (extension of
20157              the fix in change#11151).
20158              
20159              Note that this will not help extensions that call fork()
20160              directly in C, or that link to libraries that call fork()
20161              directly.  Such cases must be fixed to either call
20162              PerlProc_fork(), or call atfork_lock() in parent before the
20163              calling the function that forks and call atfork_unlock()
20164              in both parent and child immediately after the fork().
20165              (There are no worries if C code calls exec() in the child
20166              immediately after a fork().  Only cases where the child
20167              calls perl's API functions (including New()) after the
20168              fork() are problematic.)
20169              
20170              This change also eliminates the use of vfork() from perl,
20171              since all such uses were violating the severe restrictions
20172              on modifying the state of the process between the vfork()
20173              and the exec().
20174              
20175              This is a modified version of patches suggested by Abhijit
20176              Menon-Sen and Richard Soderberg.
20177      Branch: perl
20178            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
20179            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
20180 ____________________________________________________________________________
20181 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
20182         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
20183              Switch, and Text::Balanced.
20184      Branch: maint-5.6/macperl
20185            + macos/bundled_ext/Filter/Util/Call/Call.pm
20186            + macos/bundled_ext/Filter/Util/Call/Call.xs
20187            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
20188            + macos/bundled_ext/Filter/t/MyFilter.pm
20189            + macos/bundled_ext/Filter/t/call.t
20190            + macos/bundled_ext/Filter/t/filter-util.pl
20191            + macos/bundled_lib/blib/lib/Class/ISA.pm
20192            + macos/bundled_lib/blib/lib/Digest.pm
20193            + macos/bundled_lib/blib/lib/Filter/Simple.pm
20194            + macos/bundled_lib/blib/lib/Switch.pm
20195            + macos/bundled_lib/blib/lib/Text/Balanced.pm
20196            + macos/bundled_lib/blib/lib/Text/Balanced.pod
20197            + macos/bundled_lib/t/Class/ISA/test.pl
20198            + macos/bundled_lib/t/Digest/Digest.t
20199            + macos/bundled_lib/t/Filter/Simple/test.pl
20200            + macos/bundled_lib/t/Switch/test.pl
20201            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
20202            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
20203            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
20204            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
20205            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
20206            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
20207            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
20208            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
20209 ____________________________________________________________________________
20210 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
20211         Log: Add Filter::Util::Call to config/make files; edit utils
20212              to recognize the module (it was descended too far down).
20213              Bump version to 5.6.1a4.
20214      Branch: maint-5.6/macperl
20215            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
20216            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
20217            ! macos/macperl/Makefile.mk macos/xsubpp.patch
20218 ____________________________________________________________________________
20219 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
20220         Log: Make DB_File the default for MLDBM on MacOS.
20221      Branch: maint-5.6/macperl
20222            ! macos/bundled_lib/blib/lib/MLDBM.pm
20223 ____________________________________________________________________________
20224 [ 11419] By: nick                                  on 2001/07/20  14:51:03
20225         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
20226              From:  Simon Cozens <simon@netthink.co.uk>
20227              Date:  Fri, 20 Jul 2001 11:42:35 -0400
20228              Message-Id:  <20010720114235.A5235@netthink.co.uk>
20229      Branch: perl
20230            ! lib/UnicodeCD.pm
20231 ____________________________________________________________________________
20232 [ 11418] By: nick                                  on 2001/07/20  14:48:12
20233         Log: Subject:  [PATCH regcomp.h] adds a comment
20234              From:  Abhijit Menon-Sen <ams@wiw.org>
20235              Date:  Fri, 20 Jul 2001 21:05:37 +0530
20236              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
20237      Branch: perl
20238            ! regcomp.h
20239 ____________________________________________________________________________
20240 [ 11417] By: nick                                  on 2001/07/20  14:16:38
20241         Log: Subject:  [PATCH 5.7.2] INSTALL updates
20242              From:  Andy Dougherty <doughera@lafayette.edu>
20243              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
20244              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
20245      Branch: perl
20246            ! INSTALL
20247 ____________________________________________________________________________
20248 [ 11416] By: nick                                  on 2001/07/20  06:44:44
20249         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
20250              From:  Russ Allbery <rra@stanford.edu>
20251              Date:  19 Jul 2001 15:52:37 -0700
20252              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
20253      Branch: perl
20254            ! lib/Pod/Man.pm
20255 ____________________________________________________________________________
20256 [ 11415] By: nick                                  on 2001/07/20  06:35:11
20257         Log: Subject:  [PATCH] defer op_seq allocation
20258              From:  Abhijit Menon-Sen <ams@wiw.org>
20259              Date:  Thu, 19 Jul 2001 22:12:24 +0530
20260              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
20261      Branch: perl
20262            ! op.c
20263 ____________________________________________________________________________
20264 [ 11414] By: nick                                  on 2001/07/20  06:23:36
20265         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
20266              From:  Abhijit Menon-Sen <ams@wiw.org>
20267              Date:  Fri, 20 Jul 2001 01:18:50 +0530
20268              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
20269              (Private e-mail)
20270      Branch: perl
20271            ! ext/Time/HiRes/HiRes.xs
20272 ____________________________________________________________________________
20273 [ 11413] By: nick                                  on 2001/07/20  06:18:53
20274         Log: Integrate mainline
20275      Branch: perlio
20276           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
20277            - t/base/commonsense.t
20278           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
20279           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
20280           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
20281           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
20282           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
20283           !> win32/win32.c
20284 ____________________________________________________________________________
20285 [ 11412] By: nick                                  on 2001/07/19  06:44:27
20286         Log: Integrate win32/perlhost.h from maintenance branch.
20287              (Rest of $ENV{PATH} / system() fix.)
20288      Branch: perl
20289           !> win32/perlhost.h
20290 ____________________________________________________________________________
20291 [ 11411] By: nick                                  on 2001/07/19  06:41:34
20292         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
20293              From:  Philip Newton <Philip.Newton@gmx.net>
20294              Date:  Wed, 18 Jul 2001 21:43:57 +0200
20295              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
20296      Branch: perl
20297            ! pod/perlhack.pod
20298 ____________________________________________________________________________
20299 [ 11410] By: nick                                  on 2001/07/19  06:39:35
20300         Log: Subject:  Security hole in taint checking in open()
20301              From:  deekoo@tentacle.net
20302              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
20303              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
20304      Branch: perl
20305            ! doio.c
20306 ____________________________________________________________________________
20307 [ 11409] By: nick                                  on 2001/07/19  06:28:08
20308         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
20309              From:  Abhijit Menon-Sen <ams@wiw.org>
20310              Date:  Thu, 19 Jul 2001 04:30:43 +0530
20311              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
20312      Branch: perl
20313            ! ext/Time/HiRes/HiRes.xs
20314 ____________________________________________________________________________
20315 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
20316         Log: Update docs with latest implementation information and new URLs.
20317      Branch: maint-5.6/macperl
20318            ! README.macos pod/perlport.pod
20319 ____________________________________________________________________________
20320 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
20321         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
20322              Fix BuildRules to accept optimization variables.
20323      Branch: maint-5.6/macperl
20324            + macos/bundled_ext/Digest/MD5/Makefile.mk
20325            ! macos/BuildRules.mk macos/Makefile.mk
20326            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
20327            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
20328 ____________________________________________________________________________
20329 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
20330         Log: Integrate changes 11399,11401
20331      Branch: maint-5.6/macperl
20332           !> win32/perlhost.h win32/win32.c
20333 ____________________________________________________________________________
20334 [ 11405] By: nick                                  on 2001/07/18  06:50:33
20335         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
20336              from perl5.6*
20337      Branch: perl
20338           !> win32/perlhost.h win32/win32.c
20339 ____________________________________________________________________________
20340 [ 11404] By: nick                                  on 2001/07/18  06:43:59
20341         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
20342              From:  hv@crypt0.demon.co.uk
20343              Date:  Wed, 18 Jul 2001 05:58:46 +0100
20344              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
20345      Branch: perl
20346            ! ext/POSIX/POSIX.t
20347 ____________________________________________________________________________
20348 [ 11403] By: nick                                  on 2001/07/18  06:38:57
20349         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
20350              From:  hv@crypt0.demon.co.uk
20351              Date:  Wed, 18 Jul 2001 05:21:54 +0100
20352              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
20353      Branch: perl
20354            ! numeric.c t/op/arith.t
20355 ____________________________________________________________________________
20356 [ 11402] By: nick                                  on 2001/07/18  06:19:17
20357         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
20358              From:  mjd@plover.com
20359              Date:  17 Jul 2001 17:59:20 -0000
20360              Message-Id:  <20010717175920.8177.qmail@plover.com>
20361      Branch: perl
20362            ! pod/perlre.pod
20363 ____________________________________________________________________________
20364 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
20365         Log: thinko in change#11400 (duh)
20366      Branch: maint-5.6/perl
20367            ! win32/perlhost.h
20368 ____________________________________________________________________________
20369 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
20370         Log: change#11399 revealed another unrelated bug; this is just a temporary
20371              bandaid
20372      Branch: maint-5.6/perl
20373            ! win32/perlhost.h
20374 ____________________________________________________________________________
20375 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
20376         Log: fix bugs in handling of the virtualized environment under windows;
20377              there were bugs in propagating any changes to %ENV down to the real
20378              environment when such changes happened in the toplevel process
20379              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
20380              problem identification, and for a part of the fix)
20381      Branch: maint-5.6/perl
20382            ! win32/perlhost.h win32/win32.c
20383 ____________________________________________________________________________
20384 [ 11398] By: nick                                  on 2001/07/17  08:26:35
20385         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
20386              From: Peter Prymmer <pvhp@forte.com>
20387              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
20388              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
20389              
20390              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
20391              should not depend on existance of Config.pm
20392      Branch: perl
20393           +> t/lib/commonsense.t
20394            - t/base/commonsense.t
20395            ! MANIFEST t/README
20396 ____________________________________________________________________________
20397 [ 11397] By: nick                                  on 2001/07/17  08:09:58
20398         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
20399              From:  Michael G Schwern <schwern@pobox.com>
20400              Date:  Mon, 16 Jul 2001 18:20:31 -0400
20401              Message-Id:  <20010716182031.A1128@blackrider>
20402      Branch: perl
20403            ! pod/perlhack.pod
20404 ____________________________________________________________________________
20405 [ 11396] By: nick                                  on 2001/07/17  08:04:11
20406         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
20407              From:  Gwyn Judd <b.judd@xtra.co.nz>
20408              Date:  Tue, 17 Jul 2001 20:55:58 +1200
20409              Message-Id:  <20010717205558.A3107@thislove>
20410      Branch: perl
20411            ! pod/perlfunc.pod
20412 ____________________________________________________________________________
20413 [ 11395] By: nick                                  on 2001/07/17  08:02:22
20414         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
20415              From:  Peter Prymmer <pvhp@forte.com>
20416              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
20417              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
20418      Branch: perl
20419            ! t/op/sprintf.t
20420 ____________________________________________________________________________
20421 [ 11394] By: nick                                  on 2001/07/17  07:57:06
20422         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
20423              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
20424              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
20425              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
20426      Branch: perl
20427            ! gv.c
20428 ____________________________________________________________________________
20429 [ 11392] By: nick                                  on 2001/07/17  07:50:12
20430         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
20431              From:  Coral <coral@moonlight.crystalflame.net>
20432              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
20433              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
20434      Branch: perl
20435            ! pp_sys.c thread.h
20436 ____________________________________________________________________________
20437 [ 11391] By: nick                                  on 2001/07/17  07:34:28
20438         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
20439              From:  Jonathan Stowe <gellyfish@gellyfish.com>
20440              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
20441              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
20442      Branch: perl
20443            ! utils/h2xs.PL
20444 ____________________________________________________________________________
20445 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
20446         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
20447              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
20448              and Mac::Apps::Launch, which don't work, and Time::HiRes and
20449              Time::Piece, which don't yet work.
20450      Branch: maint-5.6/macperl
20451            + (add 154 files)
20452 ____________________________________________________________________________
20453 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
20454         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
20455              Also add hack to get around missing setenv for PERL5DB.
20456      Branch: maint-5.6/macperl
20457            ! macos/macish.c macos/macish.h
20458 ____________________________________________________________________________
20459 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
20460         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
20461      Branch: maint-5.6/macperl
20462            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
20463            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
20464 ____________________________________________________________________________
20465 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
20466         Log: Fix up some configuration and make options, add extra
20467              extensions.
20468      Branch: maint-5.6/macperl
20469            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
20470            ! macos/macperl/Makefile.mk
20471 ____________________________________________________________________________
20472 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
20473         Log: From Change 11374 in maintperl.
20474      Branch: maint-5.6/macperl
20475           !> utils/h2ph.PL
20476 ____________________________________________________________________________
20477 [ 11385] By: nick                                  on 2001/07/16  14:12:58
20478         Log: Back out change to h2xs till it passes its test.
20479      Branch: perl
20480            ! utils/h2xs.PL
20481 ____________________________________________________________________________
20482 [ 11384] By: nick                                  on 2001/07/16  14:00:10
20483         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
20484              From:  Jonathan Stowe <gellyfish@gellyfish.com>
20485              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
20486              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
20487      Branch: perl
20488            ! utils/h2xs.PL
20489 ____________________________________________________________________________
20490 [ 11383] By: nick                                  on 2001/07/16  13:53:12
20491         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
20492              From:  Robin Houston <robin@kitsite.com>
20493              Date:  Sun, 15 Jul 2001 18:22:31 +0100
20494              Message-Id:  <20010715182230.A11174@robin>
20495      Branch: perl
20496            ! hints/darwin.sh
20497 ____________________________________________________________________________
20498 [ 11382] By: nick                                  on 2001/07/16  13:52:49
20499         Log: Subject:  [PATCH perl@11372] re_dup
20500              From:  Radu Greab <radu@netsoft.ro>
20501              Date:  Sun, 15 Jul 2001 04:50:06 +0300
20502              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
20503      Branch: perl
20504            ! sv.c
20505 ____________________________________________________________________________
20506 [ 11379] By: nick                                  on 2001/07/16  13:35:39
20507         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
20508              From:  Robin Houston <robin@kitsite.com>
20509              Date:  Sat, 14 Jul 2001 14:28:50 +0100
20510              Message-Id:  <20010714142850.A10205@robin>
20511      Branch: perl
20512            ! ext/B/B/Deparse.pm
20513 ____________________________________________________________________________
20514 [ 11378] By: nick                                  on 2001/07/16  13:30:36
20515         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
20516              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
20517              Date:  Sat, 14 Jul 2001 22:17:42 +0900
20518              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
20519      Branch: perl
20520            + ext/Encode/Encode/euc-jp-0212.enc
20521            ! ext/Encode/Encode/Tcl.pm
20522 ____________________________________________________________________________
20523 [ 11377] By: nick                                  on 2001/07/16  13:17:28
20524         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
20525              From:  Andy Dougherty <doughera@lafayette.edu>
20526              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
20527              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
20528      Branch: perl
20529            ! hints/darwin.sh hints/rhapsody.sh
20530 ____________________________________________________________________________
20531 [ 11376] By: nick                                  on 2001/07/16  09:05:00
20532         Log: Integrate mainline
20533      Branch: perlio
20534           +> ext/Encode/Encode/7bit-greek.enc
20535           +> ext/Encode/Encode/7bit-latin1.enc
20536           +> ext/Encode/Encode/cns11643-1.enc
20537           +> ext/Encode/Encode/cns11643-2.enc
20538           +> ext/Encode/Encode/iso2022-cn.enc
20539           +> ext/Encode/Encode/iso2022-jp1.enc
20540           +> ext/Encode/Encode/iso2022-jp2.enc
20541           !> Changes Configure MANIFEST Makefile.SH
20542           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
20543           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
20544           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
20545           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
20546           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
20547 ____________________________________________________________________________
20548 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
20549         Log: integrate change#11374 from maint-5.6
20550              
20551              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
20552      Branch: perl
20553           !> utils/h2ph.PL
20554 ____________________________________________________________________________
20555 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
20556         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
20557      Branch: maint-5.6/perl
20558            ! utils/h2ph.PL
20559 ____________________________________________________________________________
20560 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
20561         Log: Update Changes.
20562      Branch: perl
20563            ! Changes patchlevel.h
20564 ____________________________________________________________________________
20565 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
20566         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
20567              From: Jonathan Stowe <gellyfish@gellyfish.com>
20568              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
20569              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
20570      Branch: perl
20571            ! utils/h2xs.PL
20572 ____________________________________________________________________________
20573 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
20574         Log: Subject: patch to add DEL to [:cntrl:]
20575              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20576              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
20577              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
20578      Branch: perl
20579            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
20580 ____________________________________________________________________________
20581 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
20582         Log: Metaconfig unit change for #11369; plus a dependency nit.
20583      Branch: metaconfig
20584            ! U/compline/nblock_io.U
20585      Branch: metaconfig/U/perl
20586            ! Extensions.U
20587 ____________________________________________________________________________
20588 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
20589         Log: #include <stdlib.h> so that exit() is prototyped,
20590              noticed by Hugo.
20591      Branch: perl
20592            ! Configure
20593 ____________________________________________________________________________
20594 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
20595         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
20596              From: Peter Prymmer <pvhp@forte.com>
20597              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
20598              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
20599      Branch: perl
20600            ! t/op/sprintf.t
20601 ____________________________________________________________________________
20602 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
20603         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
20604              From: Peter Prymmer <pvhp@forte.com>
20605              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
20606              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
20607      Branch: perl
20608            ! ext/Encode/Encode/Tcl.t
20609 ____________________________________________________________________________
20610 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
20611         Log: Add information about gcc 3.0 basic block profiling.
20612      Branch: perl
20613            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
20614 ____________________________________________________________________________
20615 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
20616         Log: Subject: Error in lib/PerlIO/Via.pm ?
20617              From: Mark-Jason Dominus <mjd@plover.com>
20618              Date: Fri, 13 Jul 2001 15:55:41 -0400
20619              Message-ID: <20010713195541.26751.qmail@plover.com>
20620      Branch: perl
20621            ! ext/PerlIO/Via/Via.pm
20622 ____________________________________________________________________________
20623 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
20624         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
20625              section from the Compiler section.
20626      Branch: perl
20627            ! myconfig.SH
20628 ____________________________________________________________________________
20629 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
20630         Log: Handle glibc style of constant definitions using enum
20631              with intervening #defines; from Brendan O'Dea.
20632      Branch: perl
20633            ! utils/h2ph.PL
20634 ____________________________________________________________________________
20635 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
20636         Log: Add LC_MESSAGES to the locale_h export tag (it already is
20637              in the Makefile.PL and thusly eligible for an XS constant)
20638              (see also maintperl #10543)
20639      Branch: perl
20640            ! ext/POSIX/POSIX.pm
20641 ____________________________________________________________________________
20642 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
20643         Log: Subject: Re: [patch] re_dup
20644              From: Abhijit Menon-Sen <ams@wiw.org>
20645              Date: Fri, 13 Jul 2001 21:41:09 +0530
20646              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
20647      Branch: perl
20648            ! sv.c
20649 ____________________________________________________________________________
20650 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
20651         Log: Subject: [patch] re_dup
20652              From: Doug MacEachern <dougm@covalent.net>
20653              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
20654              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
20655      Branch: perl
20656            ! sv.c
20657 ____________________________________________________________________________
20658 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
20659         Log: Update Changes.
20660      Branch: perl
20661            ! Changes patchlevel.h
20662 ____________________________________________________________________________
20663 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
20664         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
20665              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
20666              Date: Sat, 14 Jul 2001 00:06:30 +0900
20667              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
20668      Branch: perl
20669            + ext/Encode/Encode/7bit-greek.enc
20670            + ext/Encode/Encode/7bit-latin1.enc
20671            + ext/Encode/Encode/cns11643-1.enc
20672            + ext/Encode/Encode/cns11643-2.enc
20673            + ext/Encode/Encode/iso2022-cn.enc
20674            + ext/Encode/Encode/iso2022-jp1.enc
20675            + ext/Encode/Encode/iso2022-jp2.enc
20676            ! MANIFEST ext/Encode/Encode/Tcl.pm
20677            ! ext/Encode/Encode/iso2022-kr.enc
20678 ____________________________________________________________________________
20679 [ 11357] By: nick                                  on 2001/07/13  14:24:06
20680         Log: Blind integrate mainline (as of 5.7.2?)
20681      Branch: perlio
20682           !> AUTHORS Changes Porting/config.sh Porting/config_H
20683           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
20684           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
20685           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20686           !> win32/makefile.mk
20687 ____________________________________________________________________________
20688 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
20689         Log: Snip away the devel patchlevel.
20690      Branch: perl
20691            ! patchlevel.h
20692 ____________________________________________________________________________
20693 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
20694         Log: Bump the version to 5.7.2.
20695      Branch: perl
20696            ! Porting/config.sh Porting/config_H patchlevel.h
20697            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
20698            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20699            ! win32/makefile.mk
20700 ____________________________________________________________________________
20701 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
20702         Log: Update Changes.
20703      Branch: perl
20704            ! Changes
20705 ____________________________________________________________________________
20706 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
20707         Log: Reword.
20708      Branch: perl
20709            ! AUTHORS
20710 ____________________________________________________________________________
20711 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
20712         Log: AUTHORS update.
20713      Branch: perl
20714            ! AUTHORS
20715 ____________________________________________________________________________
20716 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
20717         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
20718              unless ithreads.
20719      Branch: perl
20720            ! makedef.pl
20721 ____________________________________________________________________________
20722 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
20723         Log: Integrate perlio.
20724      Branch: perl
20725           !> win32/distclean.bat
20726 ____________________________________________________________________________
20727 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
20728         Log: Test the encoding transform only iff we have PerlIO,
20729              noticed by H. Merijn Brand.
20730      Branch: perl
20731            ! ext/PerlIO/t/encoding.t
20732 ____________________________________________________________________________
20733 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
20734         Log: README.netware tweaks from Ananth Kesari.
20735      Branch: perl
20736            ! README.netware
20737 ____________________________________________________________________________
20738 [ 11346] By: nick                                  on 2001/07/13  09:18:51
20739         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
20740              to avoid /unicode vs /Unicode issues.
20741      Branch: perlio
20742            ! win32/distclean.bat
20743 ____________________________________________________________________________
20744 [ 11345] By: nick                                  on 2001/07/13  06:24:18
20745         Log: Integrate mainline
20746      Branch: perlio
20747           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
20748            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
20749           !> (integrate 63 files)
20750 ____________________________________________________________________________
20751 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
20752         Log: Add d_bincompat5005 information to perl -V.
20753      Branch: perl
20754            ! myconfig.SH
20755 ____________________________________________________________________________
20756 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
20757         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
20758              From: Abhijit Menon-Sen <ams@wiw.org>
20759              Date: Fri, 13 Jul 2001 07:12:36 +0530
20760              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
20761      Branch: perl
20762            ! sv.c
20763 ____________________________________________________________________________
20764 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
20765         Log: Remove unicode::distinct, as per Inaba Hiroto.
20766      Branch: perl
20767            - lib/unicode/distinct.pm
20768            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
20769            ! t/lib/1_compile.t
20770 ____________________________________________________________________________
20771 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
20772         Log: Paging for Dr Octothorpe.
20773      Branch: perl
20774            ! pod/perlfaq4.pod
20775 ____________________________________________________________________________
20776 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
20777         Log: cut-n-paste error noticed by mjd.
20778      Branch: perl
20779            ! pod/perlfaq4.pod
20780 ____________________________________________________________________________
20781 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
20782         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
20783              From: Peter Prymmer <pvhp@forte.com>
20784              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
20785              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
20786      Branch: perl
20787            ! pod/perlfaq4.pod
20788 ____________________________________________________________________________
20789 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
20790         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
20791              From: Randall Gellens <randy@qualcomm.com>
20792              Date: Thu, 12 Jul 2001 16:56:23 -0700
20793              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
20794      Branch: perl
20795            ! Porting/repository.pod
20796 ____________________________________________________________________________
20797 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
20798         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
20799      Branch: perl
20800            ! thread.h
20801 ____________________________________________________________________________
20802 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
20803         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
20804              From: coral <coral@moonlight.crystalflame.net>
20805              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
20806              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
20807      Branch: perl
20808            ! thread.h
20809 ____________________________________________________________________________
20810 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
20811         Log: Metaconfig unit change for #11134.
20812      Branch: metaconfig
20813            + U/threads/d_pthread_atfork.U
20814 ____________________________________________________________________________
20815 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
20816         Log: Add HAS_PTHREAD_ATFORK.
20817      Branch: perl
20818            ! Configure NetWare/config.wc NetWare/config_H.wc
20819            ! Porting/Glossary Porting/config.sh Porting/config_H
20820            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
20821            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
20822            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20823            ! win32/config.gc win32/config.vc win32/config_H.bc
20824            ! win32/config_H.gc win32/config_H.vc
20825 ____________________________________________________________________________
20826 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
20827         Log: Subject: [PATCH] File::Copy fails on tied handles
20828              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
20829              Date: Thu, 12 Jul 2001 15:18:51 -0700
20830              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
20831      Branch: perl
20832            ! lib/File/Copy.pm
20833 ____________________________________________________________________________
20834 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
20835         Log: Subject: [PATCH] Langinfo.t
20836              From: Nicholas Clark <nick@ccl4.org>
20837              Date: Thu, 12 Jul 2001 23:55:38 +0100
20838              Message-ID: <20010712235538.M5827@plum.flirble.org>
20839      Branch: perl
20840            ! ext/I18N/Langinfo/Langinfo.t
20841 ____________________________________________________________________________
20842 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
20843         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
20844              From: Peter Prymmer <pvhp@forte.com>
20845              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
20846              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
20847      Branch: perl
20848            ! pod/perl572delta.pod
20849 ____________________________________________________________________________
20850 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
20851         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
20852              From: Abhijit Menon-Sen <ams@wiw.org>
20853              Date: Fri, 13 Jul 2001 05:21:16 +0530
20854              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
20855      Branch: perl
20856            ! sv.c
20857 ____________________________________________________________________________
20858 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
20859         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
20860              From: Abhijit Menon-Sen <ams@wiw.org>
20861              Date: Fri, 13 Jul 2001 03:04:25 +0530
20862              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
20863      Branch: perl
20864            ! av.c
20865 ____________________________________________________________________________
20866 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
20867         Log: s/^M$//g
20868      Branch: perl
20869            ! win32/Makefile win32/makefile.mk
20870 ____________________________________________________________________________
20871 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
20872         Log: Update Changes.
20873      Branch: perl
20874            ! Changes patchlevel.h
20875 ____________________________________________________________________________
20876 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
20877         Log: Typo spotted by Philip Newton.
20878      Branch: perl
20879            ! pod/perl572delta.pod
20880 ____________________________________________________________________________
20881 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
20882         Log: Subject: [PATCH] fixes perl_clone of perl_clone
20883              From: Artur Bergman <artur@contiller.se>
20884              Date: Thu, 12 Jul 2001 20:57:09 +0200
20885              Message-ID: <B773BFA4.236B%artur@contiller.se>
20886      Branch: perl
20887            ! sv.c
20888 ____________________________________________________________________________
20889 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
20890         Log: Add README.uts from Hal Morris.
20891      Branch: perl
20892            + README.uts
20893            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
20894            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20895 ____________________________________________________________________________
20896 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
20897         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
20898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20899              Date: Thu, 12 Jul 2001 20:32:37 +0200
20900              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
20901      Branch: perl
20902            ! hints/aix.sh
20903 ____________________________________________________________________________
20904 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
20905         Log: Subject: Patch: document reg_data.what member
20906              From: Mark-Jason Dominus <mjd@plover.com>
20907              Message-ID: <20010712182532.14821.qmail@plover.com>
20908              Date: Thu, 12 Jul 2001 14:25:32 -0400
20909      Branch: perl
20910            ! regcomp.c regcomp.h
20911 ____________________________________________________________________________
20912 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
20913         Log: Subject: [PATCH] Perl_re_dup()
20914              From: Abhijit Menon-Sen <ams@wiw.org>
20915              Date: Thu, 12 Jul 2001 23:54:32 +0530
20916              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
20917      Branch: perl
20918            ! embed.h embed.pl perlapi.c proto.h sv.c
20919 ____________________________________________________________________________
20920 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
20921         Log: Regen Configure, modlib, toc.
20922      Branch: perl
20923            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20924            ! pod/perlmodlib.pod pod/perltoc.pod
20925 ____________________________________________________________________________
20926 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
20927         Log: The problem seems to be in PerlIO::Layer::->find() not
20928              accepting the ":encoding(blurflur)" arguments.
20929      Branch: perl
20930            ! lib/PerlIO.pm lib/open.pm
20931 ____________________________________________________________________________
20932 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
20933         Log: AIX doc update.
20934      Branch: perl
20935            ! README.aix pod/perl572delta.pod
20936 ____________________________________________________________________________
20937 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
20938         Log: Subject: AIX README update
20939              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20940              Date: Thu, 12 Jul 2001 19:28:30 +0200
20941              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
20942      Branch: perl
20943            ! README.aix
20944 ____________________________________________________________________________
20945 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
20946         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
20947              From: Norton Allen <allen@huarp.harvard.edu>
20948              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
20949              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
20950      Branch: perl
20951            ! ext/IO/lib/IO/t/io_unix.t
20952 ____________________________________________________________________________
20953 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
20954         Log: Subject: [PATCH README.qnx hints/qnx.sh]
20955              From: Norton Allen <allen@huarp.harvard.edu>
20956              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
20957              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
20958      Branch: perl
20959            ! README.qnx hints/qnx.sh
20960 ____________________________________________________________________________
20961 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
20962         Log: Subject: [patch] faster PM_GETRE
20963              From: Doug MacEachern <dougm@covalent.net>
20964              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
20965              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
20966      Branch: perl
20967            ! op.h
20968 ____________________________________________________________________________
20969 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
20970         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
20971              From: Doug MacEachern <dougm@covalent.net>
20972              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
20973              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
20974      Branch: perl
20975            ! op.c
20976 ____________________________________________________________________________
20977 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
20978         Log: Tell where the nice Estonian database is.
20979      Branch: perl
20980            ! lib/open.pm
20981 ____________________________________________________________________________
20982 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
20983         Log: Retract #11309 since #11310 is a better fix.
20984      Branch: perl
20985            ! t/lib/1_compile.t
20986 ____________________________________________________________________________
20987 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
20988         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
20989              change#11300 needs to return the status of failed win32_spawnvp())
20990              
20991              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
20992              splitting correctly; remove unused variables; 'require' at run time
20993              rather than 'use' at compile time for I18N::Langinfo, since it
20994              isn't everyware
20995      Branch: perl
20996            ! lib/open.pm win32/win32.c
20997 ____________________________________________________________________________
20998 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
20999         Log: Temporary workaround.
21000      Branch: perl
21001            ! t/lib/1_compile.t
21002 ____________________________________________________________________________
21003 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
21004         Log: UCD typo in #11306 and add also more known-to-be-tested
21005              modules to the skip list.
21006      Branch: perl
21007            ! t/lib/1_compile.t
21008 ____________________________________________________________________________
21009 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
21010         Log: Rename Unicode::UCD to UnicodeCD to avoid
21011              messups with case-insensitive filesystems.
21012      Branch: perl
21013            + lib/UnicodeCD.pm lib/UnicodeCD.t
21014            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
21015            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
21016 ____________________________________________________________________________
21017 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
21018         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
21019              From: daniel@biz.bitpusher.com
21020              Date: Wed, 11 Jul 2001 23:25:47 -0700
21021              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
21022      Branch: perl
21023            ! lib/Tie/Array.pm t/op/splice.t
21024 ____________________________________________________________________________
21025 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
21026         Log: Subject: [PATCH] More accurate line numbers in messages
21027              From: Paul Johnson <paul@pjcj.net>
21028              Date: Thu, 12 Jul 2001 04:14:11 +0200
21029              Message-ID: <20010712041411.A3467@pjcj.net>
21030              
21031              (With prototyping and multiplicity tweaks.)
21032      Branch: perl
21033            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
21034 ____________________________________________________________________________
21035 [ 11304] By: nick                                  on 2001/07/12  12:53:40
21036         Log: Integrate mainline
21037      Branch: perlio
21038           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
21039           !> regexec.c thread.h
21040 ____________________________________________________________________________
21041 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
21042         Log: Cut-and-pasto in #11298.
21043      Branch: perl
21044            ! ext/ByteLoader/bytecode.h
21045 ____________________________________________________________________________
21046 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
21047         Log: Update the AIX known problems section.
21048      Branch: perl
21049            ! pod/perl572delta.pod
21050 ____________________________________________________________________________
21051 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
21052         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
21053              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21054              Date: Thu, 12 Jul 2001 12:16:16 +0200
21055              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
21056      Branch: perl
21057            ! hints/aix.sh
21058 ____________________________________________________________________________
21059 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
21060         Log: Integrate perlio.
21061      Branch: perl
21062           !> makedef.pl win32/win32.c
21063 ____________________________________________________________________________
21064 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
21065         Log: Subject: [PATCH] fix for PMOP threadness failures
21066              From: Artur Bergman <artur@contiller.se>
21067              Date: Thu, 12 Jul 2001 09:48:06 +0200
21068              Message-ID: <B77322D6.22DD%artur@contiller.se>
21069      Branch: perl
21070            ! regexec.c
21071 ____________________________________________________________________________
21072 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
21073         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
21074              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21075              Date: Thu, 12 Jul 2001 09:09:48 +0200
21076              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
21077              
21078              More parentheses to keep bcc happy.
21079      Branch: perl
21080            ! ext/ByteLoader/bytecode.h
21081 ____________________________________________________________________________
21082 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
21083         Log: Subject: Re: [patch] pthread_atfork bandaid
21084              From: Doug MacEachern <dougm@covalent.net>
21085              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
21086              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
21087      Branch: perl
21088            ! thread.h
21089 ____________________________________________________________________________
21090 [ 11296] By: nick                                  on 2001/07/12  11:55:48
21091         Log: Exclude reentrant_buffer from .def file
21092      Branch: perlio
21093            ! makedef.pl
21094 ____________________________________________________________________________
21095 [ 11295] By: nick                                  on 2001/07/12  11:11:44
21096         Log: Honour void-ness of my_exit()
21097      Branch: perlio
21098            ! win32/win32.c
21099 ____________________________________________________________________________
21100 [ 11294] By: nick                                  on 2001/07/12  07:51:04
21101         Log: Integrate mainline
21102      Branch: perlio
21103           +> uts/sprintf_wrap.c
21104           !> (integrate 35 files)
21105 ____________________________________________________________________________
21106 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
21107         Log: Retract #11289.
21108      Branch: perl
21109            ! embed.h embed.pl perl.c proto.h thread.h
21110 ____________________________________________________________________________
21111 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
21112         Log: Now the :locale pseudolayer *almost* works...
21113      Branch: perl
21114            ! lib/open.pm
21115 ____________________________________________________________________________
21116 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
21117         Log: Locale encoding tweaks.
21118      Branch: perl
21119            ! lib/open.pm
21120 ____________________________________________________________________________
21121 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
21122         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
21123              From: Mark-Jason Dominus <mjd@plover.com>
21124              Date: Thu, 12 Jul 2001 00:59:31 -0400
21125              Message-ID: <20010712045931.8543.qmail@plover.com>
21126              
21127              Remove the chmod/umask leading zero warning.
21128      Branch: perl
21129            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
21130            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
21131 ____________________________________________________________________________
21132 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
21133         Log: (Retracted by #11289.)
21134      Branch: perl
21135            ! embed.h embed.pl perl.c proto.h thread.h
21136 ____________________________________________________________________________
21137 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
21138         Log: Needed by #11283.
21139      Branch: perl
21140            ! intrpvar.h
21141 ____________________________________________________________________________
21142 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
21143         Log: Metaconfig unit change for #11286.
21144      Branch: metaconfig/U/perl
21145            ! patchlevel.U
21146 ____________________________________________________________________________
21147 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
21148         Log: Subject: Re: [PATCH Configure] perl -V broken
21149              From: Andy Dougherty <doughera@lafayette.edu>
21150              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
21151              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
21152      Branch: perl
21153            ! Configure myconfig.SH
21154 ____________________________________________________________________________
21155 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
21156         Log: Retract #11166 (and #11237).
21157      Branch: perl
21158            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
21159            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
21160            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
21161 ____________________________________________________________________________
21162 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
21163         Log: UTS tweaks for Hal Morris.
21164      Branch: perl
21165            + uts/sprintf_wrap.c
21166            ! MANIFEST hints/uts.sh perl.h
21167 ____________________________________________________________________________
21168 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
21169         Log: Subject: [PATCH] Use reentrant API glibc
21170              From: Artur Bergman <artur@contiller.se>
21171              Date: Thu, 12 Jul 2001 00:58:21 +0200
21172              Message-ID: <B772A6AD.2288%artur@contiller.se>
21173      Branch: perl
21174            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
21175            ! sv.c
21176 ____________________________________________________________________________
21177 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
21178         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
21179              From: barries <barries@slaysys.com>
21180              Date: Wed, 11 Jul 2001 15:11:46 -0400
21181              Message-ID: <20010711151146.G24560@jester.slaysys.com>
21182      Branch: perl
21183            ! pp_sys.c t/lib/warnings/doio win32/win32.c
21184 ____________________________________________________________________________
21185 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
21186         Log: Subject: [patch] pthread_atfork bandaid
21187              From: Doug MacEachern <dougm@covalent.net>
21188              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
21189              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
21190      Branch: perl
21191            ! miniperlmain.c perl.c
21192 ____________________________________________________________________________
21193 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
21194         Log: Subject: [patch] perl_clone leaks
21195              From: Doug MacEachern <dougm@covalent.net>
21196              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
21197              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
21198      Branch: perl
21199            ! sv.c
21200 ____________________________________________________________________________
21201 [ 11279] By: nick                                  on 2001/07/11  15:49:38
21202         Log: Integrate mainline
21203      Branch: perlio
21204           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
21205           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
21206           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
21207           +> lib/Term/ANSIColor/README
21208           !> (integrate 54 files)
21209 ____________________________________________________________________________
21210 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
21211         Log: Update Changes.
21212      Branch: perl
21213            ! Changes patchlevel.h
21214 ____________________________________________________________________________
21215 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
21216         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
21217              From: Peter Prymmer <pvhp@forte.com>
21218              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
21219              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
21220              
21221              Backport of embed.pl to 5.003.
21222      Branch: perl
21223            ! embed.pl
21224 ____________________________________________________________________________
21225 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
21226         Log: Subject: Re: POSIX test #14 on UTS 
21227              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21228              Date: Wed, 11 Jul 2001 03:02:14 +0100
21229              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
21230      Branch: perl
21231            ! ext/POSIX/POSIX.t
21232 ____________________________________________________________________________
21233 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
21234         Log: Make the I32 an IV to preserve structure alignment and size.
21235      Branch: perl
21236            ! op.h
21237 ____________________________________________________________________________
21238 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
21239         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
21240              From: "Artur Bergman" <artur@contiller.se>
21241              Date: Wed, 11 Jul 2001 14:23:37 +0200
21242              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
21243              
21244              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
21245      Branch: perl
21246            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
21247            ! pod/perlapi.pod sv.c
21248 ____________________________________________________________________________
21249 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
21250         Log: Tweak until Pod::Parser gets updated.
21251      Branch: perl
21252            ! t/pod/special_seqs.xr
21253 ____________________________________________________________________________
21254 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
21255         Log: File::Spec usage tweak.
21256      Branch: perl
21257            ! lib/ExtUtils.t
21258 ____________________________________________________________________________
21259 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
21260         Log: Integrate #11263 from macperl; macos and macosx updates.
21261      Branch: perl
21262           !> pod/perlport.pod
21263 ____________________________________________________________________________
21264 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
21265         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
21266              From: Peter Prymmer <pvhp@forte.com>
21267              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
21268              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
21269      Branch: perl
21270            + ext/Time/HiRes/hints/dynixptx.pl
21271            ! MANIFEST hints/dynixptx.sh
21272 ____________________________________________________________________________
21273 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
21274         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
21275              From: Nicholas Clark <nick@ccl4.org>
21276              Date: Tue, 10 Jul 2001 23:17:43 +0100
21277              Message-ID: <20010710231742.B59620@plum.flirble.org>
21278      Branch: perl
21279            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
21280 ____________________________________________________________________________
21281 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
21282         Log: Subject: [DOC PATCH] Pluggable runops
21283              From: Paul Johnson <paul@pjcj.net>
21284              Date: Tue, 10 Jul 2001 21:53:28 +0200
21285              Message-ID: <20010710215328.B26577@pjcj.net>
21286      Branch: perl
21287            ! pod/perlguts.pod
21288 ____________________________________________________________________________
21289 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
21290         Log: Subject: [PATCH] Authors
21291              From: Artur Bergman <artur@contiller.se>
21292              Date: Tue, 10 Jul 2001 20:39:12 +0200
21293              Message-ID: <B771186F.21CD%artur@contiller.se>
21294      Branch: perl
21295            ! AUTHORS
21296 ____________________________________________________________________________
21297 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
21298         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
21299              From: Doug MacEachern <dougm@covalent.net>
21300              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
21301              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
21302      Branch: perl
21303            ! pp_ctl.c
21304 ____________________________________________________________________________
21305 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
21306         Log: Subject: doc patch; times() in scalar context
21307              From: mjd@plover.com
21308              Date: 10 Jul 2001 18:01:17 -0000
21309              Message-ID: <20010710180117.12477.qmail@plover.com>
21310      Branch: perl
21311            ! pod/perlfunc.pod
21312 ____________________________________________________________________________
21313 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
21314         Log: Subject: [PATCH] Small fix to pp_gmtime
21315              From: Artur Bergman <artur@contiller.se>
21316              Date: Tue, 10 Jul 2001 19:54:52 +0200
21317              Message-ID: <B7710E0B.21C5%artur@contiller.se>
21318      Branch: perl
21319            ! pp_sys.c
21320 ____________________________________________________________________________
21321 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
21322         Log: Integrate changes from mainline perl, add notes about
21323              Mac OS X and Mac OS.
21324      Branch: maint-5.6/macperl
21325            ! pod/perlport.pod
21326 ____________________________________________________________________________
21327 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
21328         Log: A proof of the dangers of package; ?
21329      Branch: perl
21330            ! t/lib/warnings/op
21331 ____________________________________________________________________________
21332 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
21333         Log: Regen toc and modlib.
21334      Branch: perl
21335            ! pod/perlmodlib.pod pod/perltoc.pod
21336 ____________________________________________________________________________
21337 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
21338         Log: Add compexcl(), casefold(), and casespec() interfaces;
21339              and make all interfaces to return hash references instead
21340              of hashes. 
21341      Branch: perl
21342            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
21343 ____________________________________________________________________________
21344 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
21345         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
21346              From: "Philip Newton" <Philip.Newton@gmx.net>
21347              Date: Tue, 10 Jul 2001 09:55:59 +0200
21348              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
21349              
21350              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
21351              From: "Philip Newton" <Philip.Newton@gmx.net>
21352              Date: Tue, 10 Jul 2001 09:56:37 +0200
21353              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
21354      Branch: perl
21355            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21356            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
21357 ____________________________________________________________________________
21358 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
21359         Log: Subject: [patch] undef &xsub for 1,2
21360              From: Doug MacEachern <dougm@covalent.net>
21361              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
21362              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
21363              
21364              (This version of the patch with a comment from Gisle.)
21365      Branch: perl
21366            ! op.c
21367 ____________________________________________________________________________
21368 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
21369         Log: Mention package; deprecation and the Win32 problems.
21370      Branch: perl
21371            ! pod/perl572delta.pod
21372 ____________________________________________________________________________
21373 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
21374         Log: Subject: [PATCH] deprecate package with no arguments
21375              From: Robin Houston <robin@kitsite.com>
21376              Date: Tue, 10 Jul 2001 13:33:40 +0100
21377              Message-ID: <20010710133340.A13452@robin.kitsite.com>
21378      Branch: perl
21379            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
21380 ____________________________________________________________________________
21381 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
21382         Log: Upgrade to podlators 1.10.
21383      Branch: perl
21384            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
21385            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
21386            ! pod/pod2man.PL pod/pod2text.PL
21387 ____________________________________________________________________________
21388 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
21389         Log: Upgrade to Term::ANSIColor 1.04.
21390      Branch: perl
21391            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
21392            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
21393 ____________________________________________________________________________
21394 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
21395         Log: Integrate perlio (the right fix for the ":layer(args)")
21396      Branch: perl
21397           !> perlio.c
21398 ____________________________________________________________________________
21399 [ 11252] By: nick                                  on 2001/07/10  06:58:14
21400         Log: Fix open(...,"...:layer(xxx)",...)
21401              - use memEQ not strEQ as there is '(' not '\0'
21402      Branch: perlio
21403            ! perlio.c
21404 ____________________________________________________________________________
21405 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
21406         Log: Telling the number of tests helps.
21407      Branch: perl
21408            ! ext/PerlIO/t/encoding.t
21409 ____________________________________________________________________________
21410 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
21411         Log: Require I18N::Langinfo, not use.
21412      Branch: perl
21413            ! lib/open.pm
21414 ____________________________________________________________________________
21415 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
21416         Log: Add a test for for PerlIO ":encoding(...)" layer.
21417      Branch: perl
21418            + ext/PerlIO/t/encoding.t
21419            ! MANIFEST ext/Encode/Encode.pm
21420 ____________________________________________________________________________
21421 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
21422         Log: PerlIO ":encoding(foobar)" temporary fix.
21423              Not really correct, I think, since the change means
21424              that prefixes match.
21425      Branch: perl
21426            ! perlio.c
21427 ____________________________________________________________________________
21428 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
21429         Log: Update to Math::BigInt 1.36.  The biggest news is
21430              the separation of the backend; now the pure Perl
21431              implementation is in Math::BigInt::Calc, but one
21432              can plugin, say, Math::BigInt::BitVect, and get
21433              considerable speedup.
21434      Branch: perl
21435            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
21436            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
21437            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
21438            ! lib/Math/BigInt/t/mbimbf.t
21439 ____________________________________________________________________________
21440 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
21441         Log: Subject: Re: compatibility question
21442              From: Peter Prymmer <pvhp@forte.com>
21443              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
21444              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
21445      Branch: perl
21446            ! lib/ExtUtils/MM_VMS.pm
21447 ____________________________________________________________________________
21448 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
21449         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
21450              From: Norton Allen <allen@huarp.harvard.edu>
21451              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
21452              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
21453      Branch: perl
21454            ! ext/File/Glob/t/basic.t
21455 ____________________________________________________________________________
21456 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
21457         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
21458              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21459              Date: Tue, 10 Jul 2001 00:29:55 +0900
21460              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
21461      Branch: perl
21462            + ext/Encode/Encode/HZ.enc
21463            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
21464            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
21465            ! ext/Encode/Encode/iso2022-jp.enc
21466            ! ext/Encode/Encode/iso2022-kr.enc
21467 ____________________________________________________________________________
21468 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
21469         Log: Add in all them there macos/ files.
21470      Branch: maint-5.6/macperl
21471            + (add 577 files)
21472 ____________________________________________________________________________
21473 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
21474         Log: Add the new modules to the list of having those own tests.
21475      Branch: perl
21476            ! t/lib/1_compile.t
21477 ____________________________________________________________________________
21478 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
21479         Log: Add INOUT to control both ways at the same time.
21480      Branch: perl
21481            ! lib/open.pm
21482 ____________________________________________________________________________
21483 [ 11240] By: nick                                  on 2001/07/09  16:33:50
21484         Log: Integrate mainline
21485      Branch: perlio
21486           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
21487           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
21488           !> (integrate 41 files)
21489 ____________________________________________________________________________
21490 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
21491         Log: More encoding mapping magic.
21492      Branch: perl
21493            ! lib/open.pm
21494 ____________________________________________________________________________
21495 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
21496         Log: Update Changes.
21497      Branch: perl
21498            ! Changes patchlevel.h
21499 ____________________________________________________________________________
21500 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
21501         Log: (Retracted by #11285).
21502              
21503              Subject: [PATCH] OPpCONST_OCTAL fixes
21504              From: Abhijit Menon-Sen <ams@wiw.org>
21505              Date: Mon, 9 Jul 2001 07:38:45 +0530
21506              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
21507      Branch: perl
21508            ! op.c
21509 ____________________________________________________________________________
21510 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
21511         Log: Add a pseudolayer ":locale" to the open pragma which
21512              will get the encoding from the locale.  Yet undocumented
21513              because I can't get the PerlIO :encoding(foobar) to work.
21514      Branch: perl
21515            ! ext/Encode/Encode.pm lib/open.pm
21516 ____________________________________________________________________________
21517 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
21518         Log: Add more encoding mappings.
21519      Branch: perl
21520            ! ext/Encode/Encode.pm
21521 ____________________________________________________________________________
21522 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
21523         Log: Document that using :encoding layer requires using Encode.
21524      Branch: perl
21525            ! ext/Encode/Encode.pm lib/PerlIO.pm
21526 ____________________________________________________________________________
21527 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
21528         Log: Netware tweak from Ananth Kesari.
21529      Branch: perl
21530            ! NetWare/netware.h
21531 ____________________________________________________________________________
21532 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
21533         Log: t/harness doesn't know about run/*.t
21534      Branch: perl
21535            ! t/harness
21536 ____________________________________________________________________________
21537 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
21538         Log: run/exit.t busted on windows
21539      Branch: perl
21540            ! t/run/exit.t
21541 ____________________________________________________________________________
21542 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
21543         Log: fix a couple of UCD.t tests that fail due to bad case
21544      Branch: perl
21545            ! lib/Unicode/UCD.t
21546 ____________________________________________________________________________
21547 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
21548         Log: test skip logic was broken
21549      Branch: perl
21550            ! ext/I18N/Langinfo/Langinfo.t
21551 ____________________________________________________________________________
21552 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
21553         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
21554              failure of ExtUtils.t#27 when built in debug mode)
21555      Branch: perl
21556            ! lib/ExtUtils/MM_Win32.pm
21557 ____________________________________________________________________________
21558 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
21559         Log: I18N::Langinfo is not available on windows
21560      Branch: perl
21561            ! win32/FindExt.pm
21562 ____________________________________________________________________________
21563 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
21564         Log: save a dTHX
21565      Branch: perl
21566            ! ext/POSIX/POSIX.xs
21567 ____________________________________________________________________________
21568 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
21569         Log: Update Changes.
21570      Branch: perl
21571            ! Changes patchlevel.h
21572 ____________________________________________________________________________
21573 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
21574         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
21575              as pointed out by Sarathy.
21576      Branch: perl
21577            ! ext/I18N/Langinfo/Langinfo.xs
21578 ____________________________________________________________________________
21579 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
21580         Log: Retract #11212.
21581      Branch: perl
21582            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
21583 ____________________________________________________________________________
21584 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
21585         Log: Bump up the VERSION of Cwd.xs.
21586      Branch: perl
21587            ! ext/Cwd/Makefile.PL
21588 ____________________________________________________________________________
21589 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
21590         Log: Retract #11220, the problem wasn't the missing leading zero.
21591              Here's the problem:
21592              $ ./perl -we 'chmod(oct("755"), ".")'
21593              Non-octal literal mode (493) specified at -e line 1.
21594              (Did you mean 0493 instead?)
21595      Branch: perl
21596            ! lib/ExtUtils/MM_Unix.pm
21597 ____________________________________________________________________________
21598 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
21599         Log: (Retracted by #11221)
21600              Change the PERM_RW and PERM_RWX to 0644 and 0755
21601              (add the leading zero).
21602      Branch: perl
21603            ! lib/ExtUtils/MM_Unix.pm
21604 ____________________________________________________________________________
21605 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
21606         Log: Integrate changes #11193, 11205, 11209 from macperl.
21607              
21608              Fix up AutoLoader to fudge for Mac paths in import().
21609              
21610              Allow symbols in try_symbol() to begin with "_".
21611              
21612              Small portability fix for Mac OS.
21613      Branch: perl
21614           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
21615 ____________________________________________________________________________
21616 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
21617         Log: Metaconfig unit change for #11217.
21618      Branch: metaconfig/U/perl
21619            ! Extensions.U
21620 ____________________________________________________________________________
21621 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
21622         Log: Detypo, problem noticed by Gerrit P. Haase.
21623      Branch: perl
21624            ! Configure config_h.SH
21625 ____________________________________________________________________________
21626 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
21627         Log: Cwd cleanups.
21628      Branch: perl
21629            ! ext/Cwd/Cwd.xs
21630 ____________________________________________________________________________
21631 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
21632         Log: Slight tweaks on #11213.
21633      Branch: perl
21634            ! toke.c
21635 ____________________________________________________________________________
21636 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
21637         Log: A missing dTHX noticed by Gerrit P. Haase.
21638      Branch: perl
21639            ! ext/POSIX/POSIX.xs
21640 ____________________________________________________________________________
21641 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
21642         Log: Subject: [PATCH toke.c] Simplify yytoke()
21643              From: Simon Cozens <simon@netthink.co.uk>
21644              Date: Sun, 8 Jul 2001 13:24:34 +0100
21645              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
21646              
21647              Split out pending_ident().
21648      Branch: perl
21649            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
21650 ____________________________________________________________________________
21651 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
21652         Log: (Retracted by #11223.)
21653              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
21654              Date: Wed, 05 Nov 1997 17:22:34 -0600
21655              From: Graham Barr <gbarr@ti.com>
21656              Message-Id: <3460FFBA.6DA51F46@ti.com>
21657      Branch: perl
21658            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
21659 ____________________________________________________________________________
21660 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
21661         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
21662      Branch: perl
21663            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
21664            ! pod/perllocale.pod
21665 ____________________________________________________________________________
21666 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
21667         Log: Really do the test under the C locale.
21668      Branch: perl
21669            ! ext/I18N/Langinfo/Langinfo.t
21670 ____________________________________________________________________________
21671 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
21672         Log: Small portability fix for Mac OS.
21673      Branch: maint-5.6/macperl
21674            ! lib/Cwd.pm
21675 ____________________________________________________________________________
21676 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
21677         Log: Metaconfig unit change for #11207.
21678      Branch: metaconfig/U/perl
21679            ! Extensions.U
21680 ____________________________________________________________________________
21681 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
21682         Log: Add I18N::Langinfo, which is basically a wrapper around
21683              nl_langinfo(), which is an additional way to query locale
21684              specific information.
21685      Branch: perl
21686            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
21687            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
21688            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
21689 ____________________________________________________________________________
21690 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
21691         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
21692              used in File::Find tests; replace with if.t.
21693      Branch: maint-5.6/macperl
21694            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
21695            ! t/pragma/warn/op
21696 ____________________________________________________________________________
21697 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
21698         Log: Allow symbols in try_symbol() to begin with "_".
21699      Branch: maint-5.6/macperl
21700            ! makedef.pl
21701 ____________________________________________________________________________
21702 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
21703         Log: Sync up the File::Find changes from the rewrite by
21704              Thomas Wegner, et al.
21705      Branch: maint-5.6/macperl
21706            + t/lib/filefind-taint.t
21707            ! lib/File/Find.pm t/lib/filefind.t
21708 ____________________________________________________________________________
21709 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
21710         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
21711              From: Thomas Wegner <wegner_thomas@yahoo.com>
21712              Date: Thu, 5 Jul 2001 20:31:25 +0200
21713              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
21714      Branch: maint-5.6/macperl
21715            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
21716 ____________________________________________________________________________
21717 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
21718         Log: Some more test portability fixes.
21719      Branch: maint-5.6/macperl
21720            ! t/lib/filecopy.t t/pragma/warn/pp_sys
21721 ____________________________________________________________________________
21722 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
21723         Log: The #11200 removed wrong (non-existent) target.  Duh.
21724      Branch: perl
21725            ! Makefile.SH
21726 ____________________________________________________________________________
21727 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
21728         Log: Zap the lib/re.pm before creating it.
21729      Branch: perl
21730            ! Makefile.SH
21731 ____________________________________________________________________________
21732 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
21733         Log: Another test.  Please ignore.
21734      Branch: maint-5.6/macperl
21735            ! README.macos
21736 ____________________________________________________________________________
21737 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
21738         Log: Portability fixes for a lot of tests, especially IO-related
21739              tests, and warnings, and the harness script.
21740      Branch: maint-5.6/macperl
21741            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
21742            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
21743            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
21744            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
21745            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
21746            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
21747            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
21748            ! t/pragma/warnings.t
21749 ____________________________________________________________________________
21750 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
21751         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
21752              From: Nicholas Clark <nick@ccl4.org>
21753              Date: Sat, 7 Jul 2001 21:00:17 +0100
21754              Message-ID: <20010707210017.H59620@plum.flirble.org>
21755      Branch: perl
21756            ! lib/h2xs.t
21757 ____________________________________________________________________________
21758 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
21759         Log: The UNICOS/mk SysV IPC problem has been fixed.
21760      Branch: perl
21761            ! pod/perl572delta.pod
21762 ____________________________________________________________________________
21763 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
21764         Log: Slight update tweaks on perlunicode.pod.
21765      Branch: perl
21766            ! pod/perlunicode.pod
21767 ____________________________________________________________________________
21768 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
21769         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
21770              From: Mark-Jason Dominus <mjd@plover.com>
21771              Date: Sat, 07 Jul 2001 13:04:04 -0400
21772              Message-ID: <20010707170404.32694.qmail@plover.com>
21773      Branch: perl
21774            ! ext/DB_File/DB_File.pm
21775 ____________________________________________________________________________
21776 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
21777         Log: Fix up AutoLoader to fudge for Mac paths in import().
21778      Branch: maint-5.6/macperl
21779            ! lib/AutoLoader.pm
21780 ____________________________________________________________________________
21781 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
21782         Log: Try to force the lib/re.pm to be there before entering
21783              the extensions builds, should help for parallel makes.
21784      Branch: perl
21785            ! Makefile.SH
21786 ____________________________________________________________________________
21787 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
21788         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
21789              From: Norton Allen <allen@huarp.harvard.edu>
21790              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
21791              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
21792      Branch: perl
21793            ! ext/POSIX/POSIX.xs
21794 ____________________________________________________________________________
21795 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
21796         Log: Subject: [PATCH] Re: op/arith.t
21797              From: Nicholas Clark <nick@ccl4.org>
21798              Date: Sat, 7 Jul 2001 13:04:54 +0100
21799              Message-ID: <20010707130454.D59620@plum.flirble.org>
21800      Branch: perl
21801            ! numeric.c toke.c
21802 ____________________________________________________________________________
21803 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
21804         Log: Subject: [PATCH] h2xs
21805              From: Nicholas Clark <nick@ccl4.org>
21806              Date: Fri, 6 Jul 2001 23:25:14 +0100
21807              Message-ID: <20010706232514.X59620@plum.flirble.org>
21808      Branch: perl
21809            ! utils/h2xs.PL
21810 ____________________________________________________________________________
21811 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
21812         Log: Subject: Re: bleedperl perl_alloc..free leakage
21813              From: Radu Greab <radu@netsoft.ro>
21814              Date: Fri, 6 Jul 2001 19:48:54 +0300
21815              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
21816              
21817              Leak-be-gone.
21818      Branch: perl
21819            ! op.c
21820 ____________________________________________________________________________
21821 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
21822         Log: Test again.  Please ignore.
21823      Branch: maint-5.6/macperl
21824            ! README.macos
21825 ____________________________________________________________________________
21826 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
21827         Log: Test.  Please ignore.
21828      Branch: maint-5.6/macperl
21829            ! README.macos
21830 ____________________________________________________________________________
21831 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
21832         Log: Include changes already sent in separately as patches,
21833              before branch was created.
21834      Branch: maint-5.6/macperl
21835            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
21836            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
21837            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
21838            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
21839            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
21840            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
21841            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
21842            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
21843            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
21844            ! t/pragma/strict.t
21845 ____________________________________________________________________________
21846 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
21847         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
21848              From: Norton Allen <allen@huarp.harvard.edu>
21849              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
21850              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
21851      Branch: perl
21852            ! utf8.h
21853 ____________________________________________________________________________
21854 [ 11183] By: nick                                  on 2001/07/06  16:27:40
21855         Log: Integrate mainline
21856      Branch: perlio
21857           +> (branch 42 files)
21858            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
21859            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
21860            - win32/bin/mdelete.bat
21861           !> (integrate 215 files)
21862 ____________________________________________________________________________
21863 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
21864         Log: The #11166 needed also these updated.
21865      Branch: perl
21866            ! lib/warnings.pm warnings.h
21867 ____________________________________________________________________________
21868 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
21869         Log: Update Changes.
21870      Branch: perl
21871            ! Changes patchlevel.h
21872 ____________________________________________________________________________
21873 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
21874         Log: Regen toc.
21875      Branch: perl
21876            ! pod/perltoc.pod
21877 ____________________________________________________________________________
21878 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
21879         Log: Nit from Abhijit.
21880      Branch: perl
21881            ! lib/CPAN.pm
21882 ____________________________________________________________________________
21883 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
21884         Log: Retract #11172.
21885      Branch: perl
21886            ! t/op/method.t
21887 ____________________________________________________________________________
21888 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
21889         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
21890              From: Norton Allen <allen@huarp.harvard.edu>
21891              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
21892              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
21893      Branch: perl
21894            ! lib/Cwd.pm
21895 ____________________________________________________________________________
21896 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
21897         Log: (Accidentally empty check-in.)
21898      Branch: perl
21899            ! utf8.h
21900 ____________________________________________________________________________
21901 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
21902         Log: Retract #11165 since Sarathy pointed out it'll not
21903              work properly under threads, the problem should be
21904              solved using "the savestack, either via SSNEW() or
21905              using a newSVpv()+SAVEFREESV() combo."
21906      Branch: perl
21907            ! ext/POSIX/POSIX.xs
21908 ____________________________________________________________________________
21909 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
21910         Log: Retract #11125 since NI-S pointed out it'll not work in
21911              cases where the extension has their own handcrafted INC
21912              et alia.
21913      Branch: perl
21914            ! lib/ExtUtils/MM_Unix.pm
21915 ____________________________________________________________________________
21916 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
21917         Log: Subject: RE: [PATCH] -I and MakeMaker again
21918              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21919              Date: Fri, 6 Jul 2001 09:18:29 +0200
21920              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
21921      Branch: perl
21922            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
21923            ! lib/ExtUtils/MM_Win32.pm
21924 ____________________________________________________________________________
21925 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
21926         Log: (Retracted by #11178)
21927              Subject: [PATCH t/op/method.t] SUPER:: strangeness
21928              From: Piers Cawley <pdcawley@iterative-software.com>
21929              Date: 06 Jul 2001 10:49:01 +0100
21930              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
21931      Branch: perl
21932            ! t/op/method.t
21933 ____________________________________________________________________________
21934 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
21935         Log: VOS README update from Paul Green.
21936      Branch: perl
21937            ! README.vos
21938 ____________________________________________________________________________
21939 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
21940         Log: Subject: [PATCH README.qnx hints/qnx.sh]
21941              From: Norton Allen <allen@huarp.harvard.edu>
21942              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
21943              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
21944      Branch: perl
21945            ! README.qnx hints/qnx.sh
21946 ____________________________________________________________________________
21947 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
21948         Log: Subject: [PATCH] Doc patch for Tie::Hash
21949              From: Artur Bergman <artur@contiller.se>
21950              Date: Thu, 05 Jul 2001 22:51:18 +0200
21951              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
21952      Branch: perl
21953            ! lib/Tie/Hash.pm
21954 ____________________________________________________________________________
21955 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
21956         Log: Subject: [PATCH] perlfaq4.pod
21957              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
21958              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
21959              Date: Thu, 5 Jul 2001 18:44:10 +0100 
21960      Branch: perl
21961            ! pod/perlfaq4.pod
21962 ____________________________________________________________________________
21963 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
21964         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
21965              From: Robin Houston <robin@kitsite.com>
21966              Date: Thu, 5 Jul 2001 18:33:21 +0100
21967              Message-ID: <20010705183321.A27345@robin.kitsite.com>
21968      Branch: perl
21969            ! ext/B/B/Deparse.pm
21970 ____________________________________________________________________________
21971 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
21972         Log: (Retracted by #11285.)
21973              
21974              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
21975              From: Abhijit Menon-Sen <ams@wiw.org>
21976              Date: Fri, 6 Jul 2001 01:26:32 +0530
21977              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
21978      Branch: perl
21979            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
21980            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
21981            ! warnings.pl
21982 ____________________________________________________________________________
21983 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
21984         Log: (Retracted by #11175)
21985              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
21986              From: Norton Allen <allen@huarp.harvard.edu>
21987              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
21988              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
21989      Branch: perl
21990            ! ext/POSIX/POSIX.xs
21991 ____________________________________________________________________________
21992 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
21993         Log: Unterminated C< (noticed by Richard Hatch), and few other
21994              small Unicode doc tweaks.
21995      Branch: perl
21996            ! pod/perlretut.pod
21997 ____________________________________________________________________________
21998 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
21999         Log: More flexible argument understanding; add charblocks() and
22000              charscripts(); make charblock() and charscript() two-way;
22001              add charinrange(); separate the $Unicode::UCD::VERSION and
22002              the version of the Unicode by adding UnicodeVersion().
22003      Branch: perl
22004            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22005 ____________________________________________________________________________
22006 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
22007         Log: Update Unicode::UCD on \p{In...}.
22008      Branch: perl
22009            ! lib/Unicode/UCD.pm
22010 ____________________________________________________________________________
22011 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
22012         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
22013              From: Norton Allen <allen@huarp.harvard.edu>
22014              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
22015              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
22016      Branch: perl
22017            ! lib/ExtUtils/MM_Unix.pm
22018 ____________________________________________________________________________
22019 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
22020         Log: POSIX-BC tweaks from Thomas Dorner.
22021      Branch: perl
22022            ! hints/posix-bc.sh perlio.h
22023 ____________________________________________________________________________
22024 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
22025         Log: Module updates for the delta.
22026      Branch: perl
22027            ! pod/perl572delta.pod
22028 ____________________________________________________________________________
22029 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
22030         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
22031              From: Norton Allen <allen@huarp.harvard.edu>
22032              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
22033              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
22034      Branch: perl
22035            ! ext/IO/lib/IO/t/io_sock.t
22036 ____________________________________________________________________________
22037 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
22038         Log: Subject: [PATCH perldiag.pod] Quick fixes
22039              From: Simon Cozens <simon@netthink.co.uk>
22040              Date: Wed, 4 Jul 2001 20:22:12 +0100
22041              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
22042      Branch: perl
22043            ! pod/perldiag.pod
22044 ____________________________________________________________________________
22045 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
22046         Log: (retracted by #13533)
22047              
22048              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
22049              From: Radu Greab <radu@netsoft.ro>
22050              Date: Wed, 4 Jul 2001 22:13:31 +0300
22051              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
22052      Branch: perl
22053            ! op.c sv.c t/op/pos.t
22054 ____________________________________________________________________________
22055 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
22056         Log: Subject: [PATCH] -I and MakeMaker again
22057              From: Michael G Schwern <schwern@pobox.com>
22058              Date: Wed, 4 Jul 2001 15:03:07 -0400
22059              Message-ID: <20010704150307.I20340@blackrider>
22060              
22061              (and retract #11145)
22062      Branch: perl
22063            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
22064            ! lib/ExtUtils/MakeMaker.pm
22065 ____________________________________________________________________________
22066 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
22067         Log: Subject: Re: PERFORCE change 11142 for review
22068              From: "Philip Newton" <Philip.Newton@gmx.net>
22069              Date: Wed, 4 Jul 2001 20:46:26 +0200
22070              Message-Id: <200107041841.VAA25380@taas.iki.fi>
22071      Branch: perl
22072            ! lib/ExtUtils/MakeMaker.pm
22073 ____________________________________________________________________________
22074 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
22075         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
22076              From: Jonathan Stowe <gellyfish@gellyfish.com>
22077              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
22078              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
22079      Branch: perl
22080            ! utils/pl2pm.PL
22081 ____________________________________________________________________________
22082 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
22083         Log: fix the binary compatibility issue when building with/without
22084              usemymalloc by exporting Perl_malloc() et al as simple wrappers
22085              around the system functions (this allows most extensions built
22086              using one mode to coexist with perls built in the other mode)
22087              
22088              XXX the Perl_mfree() wrapper might need to do return(free()) on
22089              platforms where Free_t isn't "void"
22090      Branch: perl
22091            ! embed.h embed.pl makedef.pl proto.h util.c
22092 ____________________________________________________________________________
22093 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
22094         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
22095              since it doesn't ensure threads other than the one calling fork()
22096              aren't holding any locks; the fix is to use pthread_atfork() to
22097              hold global locks
22098              
22099              building perl with -Dusemymalloc exacerbates the problem since
22100              Perl_malloc() holds a mutex, and perl's exec() calls New()
22101              
22102              XXX the code in win32thread.h may be needed on platforms that have
22103              no pthread_atfork()
22104      Branch: perl
22105            ! perl.c thread.h win32/win32thread.h
22106 ____________________________________________________________________________
22107 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
22108         Log: Integrate #11009 from maintperl.
22109      Branch: maint-5.6/macperl
22110           !> lib/ExtUtils/Manifest.pm
22111 ____________________________________________________________________________
22112 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
22113         Log: Flexing my Perforce muscles.
22114      Branch: maint-5.6/macperl
22115            ! README.macos
22116 ____________________________________________________________________________
22117 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
22118         Log: Update Changes.
22119      Branch: perl
22120            ! Changes patchlevel.h
22121 ____________________________________________________________________________
22122 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
22123         Log: Metaconfig unit change for #11146.
22124      Branch: metaconfig/U/perl
22125            ! d_fcntl_can_lock.U
22126 ____________________________________________________________________________
22127 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
22128         Log: Somehow the #ifdefs of the added code (in #11093) made
22129              HP-UX to fail the fcntl locking test, without the ifdefs
22130              the test seems to be working again.  Reason unknown:
22131              HP-UX cc doesn't complain either way.
22132      Branch: perl
22133            ! Configure
22134 ____________________________________________________________________________
22135 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
22136         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
22137      Branch: perl
22138            ! lib/ExtUtils/MM_Unix.pm
22139 ____________________________________________________________________________
22140 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
22141         Log: gcc -Wall nit.
22142      Branch: perl
22143            ! pp_hot.c
22144 ____________________________________________________________________________
22145 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
22146         Log: When removing tests updating the test count is a good idea, too.
22147      Branch: perl
22148            ! lib/Net/t/require.t
22149 ____________________________________________________________________________
22150 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
22151         Log: Document #11134 and add the new symbols to the list of
22152              of MakeMaker known ones.
22153      Branch: perl
22154            ! lib/ExtUtils/MakeMaker.pm
22155 ____________________________________________________________________________
22156 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
22157         Log: Microperl update.
22158      Branch: perl
22159            ! uconfig.h
22160 ____________________________________________________________________________
22161 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
22162         Log: Update the libnet tests as per #11138.
22163      Branch: perl
22164            - lib/Net/t/ph.t
22165            ! MANIFEST lib/Net/t/require.t
22166 ____________________________________________________________________________
22167 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
22168         Log: Regen toc and modlib.
22169      Branch: perl
22170            ! pod/perlmodlib.pod pod/perltoc.pod
22171 ____________________________________________________________________________
22172 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
22173         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
22174              Graham's request.
22175      Branch: perl
22176            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
22177            ! MANIFEST
22178 ____________________________________________________________________________
22179 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
22180         Log: Add the OS/390 harness results to the delta.
22181      Branch: perl
22182            ! pod/perl572delta.pod
22183 ____________________________________________________________________________
22184 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
22185         Log: Avoid the two study tests in OS/390 until the bug has been solved.
22186      Branch: perl
22187            ! t/op/study.t
22188 ____________________________________________________________________________
22189 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
22190         Log: DOS/DJGPP tweaks from Laszlo Molnar.
22191      Branch: perl
22192            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
22193 ____________________________________________________________________________
22194 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
22195         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
22196              From: Michael G Schwern <schwern@pobox.com>
22197              Date: Wed, 4 Jul 2001 00:01:16 -0400
22198              Message-ID: <20010704000116.C591@blackrider>
22199      Branch: perl
22200            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
22201 ____________________________________________________________________________
22202 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
22203         Log: The #11132 missed singleton characters (not part
22204              of a unilo..unihi range) in Unicode scripts.
22205      Branch: perl
22206            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
22207            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
22208            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
22209            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
22210            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
22211            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
22212            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
22213            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
22214            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
22215            ! lib/unicode/mktables.PL t/op/pat.t
22216 ____________________________________________________________________________
22217 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
22218         Log: Support preferentially the Unicode 'scripts' definition
22219              in the \p{In...} notation since according to Unicode the
22220              scripts concept is more natural for matching than using
22221              the somewhat artificial block names.  The block names are
22222              still available, though, and if there's a name conflict,
22223              the scripts one wins and the blocks one has to do with
22224              'Block' appended to its name.  For more information see
22225              
22226              http://www.unicode.org/unicode/reports/tr24/
22227      Branch: perl
22228            + lib/unicode/In/100.pl lib/unicode/In/101.pl
22229            + lib/unicode/In/102.pl lib/unicode/In/103.pl
22230            + lib/unicode/In/104.pl lib/unicode/In/105.pl
22231            + lib/unicode/In/106.pl lib/unicode/In/107.pl
22232            + lib/unicode/In/108.pl lib/unicode/In/109.pl
22233            + lib/unicode/In/110.pl lib/unicode/In/111.pl
22234            + lib/unicode/In/112.pl lib/unicode/In/113.pl
22235            + lib/unicode/In/114.pl lib/unicode/In/115.pl
22236            + lib/unicode/In/116.pl lib/unicode/In/117.pl
22237            + lib/unicode/In/118.pl lib/unicode/In/119.pl
22238            + lib/unicode/In/120.pl lib/unicode/In/121.pl
22239            + lib/unicode/In/122.pl lib/unicode/In/123.pl
22240            + lib/unicode/In/124.pl lib/unicode/In/125.pl
22241            + lib/unicode/In/126.pl lib/unicode/In/127.pl
22242            + lib/unicode/In/128.pl lib/unicode/In/129.pl
22243            + lib/unicode/In/130.pl lib/unicode/In/131.pl
22244            + lib/unicode/In/132.pl lib/unicode/In/133.pl
22245            + lib/unicode/In/134.pl lib/unicode/In/135.pl
22246            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
22247            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
22248            ! (edit 106 files)
22249 ____________________________________________________________________________
22250 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
22251         Log: Better document the difference between a block and a script.
22252      Branch: perl
22253            ! lib/Unicode/UCD.pm
22254 ____________________________________________________________________________
22255 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
22256         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
22257              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
22258              Date: Tue, 3 Jul 2001 15:04:23 -0500
22259              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
22260      Branch: perl
22261            ! lib/CPAN.pm
22262 ____________________________________________________________________________
22263 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
22264         Log: Add tests for charscript().
22265      Branch: perl
22266            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22267 ____________________________________________________________________________
22268 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
22269         Log: Add charscript() to get the UTR#24 script names of characters.
22270      Branch: perl
22271            ! lib/Unicode/UCD.pm
22272 ____________________________________________________________________________
22273 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
22274         Log: Todo updates.
22275      Branch: perl
22276            ! pod/perltodo.pod
22277 ____________________________________________________________________________
22278 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
22279         Log: Unicode::UCD updates.
22280      Branch: perl
22281            ! lib/Unicode/UCD.pm
22282 ____________________________________________________________________________
22283 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
22284         Log: (Retracted by #11174)
22285              Subject: MakeMaker should pass through DEFINE and INC to subdirs
22286              From: Alan Burlison <Alan.Burlison@sun.com>
22287              Date: Tue, 03 Jul 2001 15:20:13 +0100
22288              Message-ID: <3B41D49D.A923D4F9@sun.com>
22289      Branch: perl
22290            ! lib/ExtUtils/MM_Unix.pm
22291 ____________________________________________________________________________
22292 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
22293         Log: Subject: Patch needed for UTS
22294              From: hom00@utsglobal.com (Hal Morris)
22295              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
22296              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
22297              
22298              Replace #11113 with a better version.
22299      Branch: perl
22300            ! perl.h
22301 ____________________________________________________________________________
22302 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
22303         Log: Subject: Re: POINTERRIGOR
22304              From: Andy Dougherty <doughera@lafayette.edu>
22305              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
22306              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
22307      Branch: perl
22308            ! util.c
22309 ____________________________________________________________________________
22310 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
22311         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
22312              From: "Philip Newton" <pnewton@gmx.de>
22313              Date: Tue, 3 Jul 2001 17:03:34 +0200
22314              Message-ID: <3B41FAE6.29564.660E117@localhost>
22315      Branch: perl
22316            ! pp_hot.c
22317 ____________________________________________________________________________
22318 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
22319         Log: Typos.
22320      Branch: perl
22321            ! INSTALL
22322 ____________________________________________________________________________
22323 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
22324         Log: Subject: [PATCH 5.6.1] debugger fixes
22325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22326              Date: Tue, 3 Jul 2001 03:38:18 -0400
22327              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
22328              
22329              The $^S is working again.
22330      Branch: perl
22331            ! lib/perl5db.pl
22332 ____________________________________________________________________________
22333 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
22334         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
22335              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22336              Date: Tue, 3 Jul 2001 03:34:06 -0400
22337              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
22338      Branch: perl
22339            ! os2/OS2/Process/Process.pm
22340 ____________________________________________________________________________
22341 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
22342         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
22343              From: "Philip Newton" <Philip.Newton@gmx.net>
22344              Date: Tue, 3 Jul 2001 09:11:27 +0200
22345              Message-Id: <200107030706.KAA04596@taas.iki.fi>
22346      Branch: perl
22347            ! lib/FindBin.pm
22348 ____________________________________________________________________________
22349 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
22350         Log: Delta delta.
22351      Branch: perl
22352            ! pod/perl572delta.pod
22353 ____________________________________________________________________________
22354 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
22355         Log: Metaconfig unit change for 11115.
22356      Branch: metaconfig
22357            ! U/modified/libc.U
22358 ____________________________________________________________________________
22359 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
22360         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
22361              (from Richard Hatch) (this was the cause of pipes() and
22362              times() myeteriously not being found)
22363      Branch: perl
22364            ! Configure
22365 ____________________________________________________________________________
22366 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
22367         Log: Retract #10142, the real culprit found by Richard Hatch,
22368              coming soon to Configure near you.
22369      Branch: perl
22370            ! hints/aix.sh
22371 ____________________________________________________________________________
22372 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
22373         Log: (Replaced by #11124) UTS workaround from Hal Morris.
22374      Branch: perl
22375            ! perl.h
22376 ____________________________________________________________________________
22377 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
22378         Log: Subject: [PATCH] grok not grocking correctly
22379              From: Nicholas Clark <nick@ccl4.org>
22380              Date: Tue, 3 Jul 2001 00:19:08 +0100
22381              Message-ID: <20010703001908.H59620@plum.flirble.org>
22382      Branch: perl
22383            ! numeric.c
22384 ____________________________________________________________________________
22385 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
22386         Log: Subject: [PATCH Deparse.t] test just-posted patches
22387              From: Robin Houston <robin@kitsite.com>
22388              Date: Mon, 2 Jul 2001 23:46:15 +0100
22389              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
22390      Branch: perl
22391            ! ext/B/Deparse.t
22392 ____________________________________________________________________________
22393 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
22394         Log: Subject: [PATCH toke.c] autosplit into @F
22395              From: Robin Houston <robin@kitsite.com>
22396              Date: Mon, 2 Jul 2001 23:18:20 +0100
22397              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
22398      Branch: perl
22399            ! perl.c toke.c
22400 ____________________________________________________________________________
22401 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
22402         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
22403              From: Robin Houston <robin@kitsite.com>
22404              Date: Mon, 2 Jul 2001 23:00:48 +0100
22405              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
22406      Branch: perl
22407            ! ext/B/B/Deparse.pm
22408 ____________________________________________________________________________
22409 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
22410         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
22411              From: "Philip Newton" <Philip.Newton@gmx.net>
22412              Date: Mon, 2 Jul 2001 22:06:22 +0200
22413              (no Message-Id)
22414      Branch: perl
22415            ! ext/NDBM_File/hints/linux.pl
22416 ____________________________________________________________________________
22417 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
22418         Log: Subject: Re: Fixed pack problem - sort of
22419              From: Nicholas Clark <nick@ccl4.org>
22420              Date: Mon, 2 Jul 2001 20:59:20 +0100
22421              Message-ID: <20010702205919.F59620@plum.flirble.org>
22422      Branch: perl
22423            ! pp_pack.c t/op/pack.t
22424 ____________________________________________________________________________
22425 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
22426         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
22427              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22428              Date: Mon, 2 Jul 2001 15:45:41 -0400
22429              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
22430      Branch: perl
22431            ! os2/os2.c
22432 ____________________________________________________________________________
22433 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
22434         Log: (Mistaken retraction)
22435      Branch: perl
22436            ! utils/pl2pm.PL
22437 ____________________________________________________________________________
22438 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
22439         Log: Detypo in #11103.
22440      Branch: perl
22441            ! utils/pl2pm.PL
22442 ____________________________________________________________________________
22443 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
22444         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
22445              From: Jonathan Stowe <gellyfish@gellyfish.com>
22446              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
22447              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
22448      Branch: perl
22449            ! utils/pl2pm.PL
22450 ____________________________________________________________________________
22451 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
22452         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
22453              From: "Craig A. Berry" <craigberry@mac.com>
22454              Date: Mon, 02 Jul 2001 14:11:23 -0500
22455              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
22456      Branch: perl
22457            ! lib/Unicode/UCD.pm
22458 ____________________________________________________________________________
22459 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
22460         Log: Subject: [PATCH] Re: op/numconvert.t failures
22461              From: Nicholas Clark <nick@ccl4.org>
22462              Date: Mon, 2 Jul 2001 20:10:48 +0100
22463              Message-ID: <20010702201048.E59620@plum.flirble.org>
22464      Branch: perl
22465            ! t/op/numconvert.t
22466 ____________________________________________________________________________
22467 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
22468         Log: Update Changes.
22469      Branch: perl
22470            ! Changes patchlevel.h
22471 ____________________________________________________________________________
22472 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
22473         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
22474              The real fix must be more involved.  The line of code all the leaky
22475              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
22476              line of Perl_newPMOP().
22477      Branch: perl
22478            ! op.h
22479 ____________________________________________________________________________
22480 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
22481         Log: Based on
22482              
22483              Subject: Re: sizeof(struct sembuf)
22484              From: Nicholas Clark <nick@ccl4.org>
22485              Date: Sun, 1 Jul 2001 22:26:48 +0100
22486              Message-ID: <20010701222648.W59620@plum.flirble.org>
22487              
22488              but do semop() always the slow way.
22489      Branch: perl
22490            ! doio.c
22491 ____________________________________________________________________________
22492 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
22493         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
22494              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22495              Date: Tue, 03 Jul 2001 00:56:30 +0900
22496              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
22497      Branch: perl
22498            ! ext/Encode/Encode/Tcl.t
22499 ____________________________________________________________________________
22500 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
22501         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
22502              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22503              Date: Tue, 03 Jul 2001 00:55:46 +0900
22504              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
22505      Branch: perl
22506            ! ext/Encode/Encode/Tcl.pm
22507 ____________________________________________________________________________
22508 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
22509         Log: Regen api and toc.
22510      Branch: perl
22511            ! pod/perlapi.pod pod/perltoc.pod
22512 ____________________________________________________________________________
22513 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
22514         Log: Metaconfig unit change for #11093.
22515      Branch: metaconfig/U/perl
22516            ! d_fcntl_can_lock.U
22517 ____________________________________________________________________________
22518 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
22519         Log: The fcntl locking test may hang if NFS locking messed up;
22520              break out with alarm(10).
22521      Branch: perl
22522            ! Configure
22523 ____________________________________________________________________________
22524 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
22525         Log: Move the mdelete.bat from win32/bin to win32.
22526      Branch: perl
22527            ! MANIFEST
22528 ____________________________________________________________________________
22529 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
22530         Log: Typo in #11083.
22531      Branch: perl
22532            ! ext/Time/Piece/Piece.t
22533 ____________________________________________________________________________
22534 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
22535         Log: Netware tweaks from Guruprasad.
22536      Branch: perl
22537            - NetWare/perlsdio.h
22538            ! MANIFEST NetWare/Makefile NetWare/interface.c
22539            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
22540            ! perlsdio.h
22541 ____________________________________________________________________________
22542 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
22543         Log: Subject: Re: [PATH] shared -> unique;
22544              From: Abhijit Menon-Sen <ams@wiw.org>
22545              Date: Wed, 27 Jun 2001 03:51:27 +0530
22546              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
22547      Branch: perl
22548            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
22549 ____________________________________________________________________________
22550 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
22551         Log: Subject: Re: AIX / gcc-3.0
22552              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22553              Date: Mon, 02 Jul 2001 15:20:21 +0200
22554              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
22555      Branch: perl
22556            ! hints/aix.sh
22557 ____________________________________________________________________________
22558 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
22559         Log: Subject: Re: Bug report: split splits on wrong pattern
22560              From: Abhijit Menon-Sen <ams@wiw.org>
22561              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
22562              Date: Mon, 2 Jul 2001 16:31:33 +0530
22563      Branch: perl
22564            ! pp_ctl.c
22565 ____________________________________________________________________________
22566 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
22567         Log: Subject: [PATCH 5.6.1] test harness
22568              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22569              Date: Mon, 2 Jul 2001 06:29:21 -0400
22570              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
22571      Branch: perl
22572            ! lib/Test/Harness.pm
22573 ____________________________________________________________________________
22574 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
22575         Log: Subject: [PATCH 5.6.1] debugger goof
22576              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22577              Date: Mon, 2 Jul 2001 06:27:22 -0400
22578              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
22579      Branch: perl
22580            ! lib/perl5db.pl
22581 ____________________________________________________________________________
22582 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
22583         Log: Subject: [PATCH 5.6.1] OS/2 cwd
22584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22585              Date: Mon, 2 Jul 2001 06:21:17 -0400
22586              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
22587      Branch: perl
22588            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
22589 ____________________________________________________________________________
22590 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
22591         Log: Make #11082 more OS/2-specific.
22592      Branch: perl
22593            ! ext/Time/Piece/Piece.t
22594 ____________________________________________________________________________
22595 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
22596         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
22597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22598              Date: Mon, 2 Jul 2001 06:06:34 -0400
22599              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
22600      Branch: perl
22601            ! ext/Time/Piece/Piece.t
22602 ____________________________________________________________________________
22603 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
22604         Log: Subject: [PATCH B::Deparse] version number & changes
22605              From: Robin Houston <robin@kitsite.com>  
22606              Date: Sun, 1 Jul 2001 17:17:29 +0100
22607              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
22608      Branch: perl
22609            ! ext/B/B/Deparse.pm
22610 ____________________________________________________________________________
22611 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
22612         Log: Subject: a small fix.
22613              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22614              Date: Mon, 2 Jul 2001 12:17:53 +0200
22615              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
22616      Branch: perl
22617            ! ext/Thread/Thread.xs
22618 ____________________________________________________________________________
22619 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
22620         Log: Subject: RE: perl@10907
22621              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22622              Date: Mon, 2 Jul 2001 12:06:16 +0200
22623              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
22624              
22625              Borland C vs PerlIO.
22626      Branch: perl
22627            ! win32/config.bc win32/config_H.bc
22628 ____________________________________________________________________________
22629 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
22630         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
22631              From: "H.M. Brand" <merijn@l1.procura.nl>
22632              Date: Mon, 02 Jul 2001 11:18:57 +0200
22633              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
22634      Branch: perl
22635            ! t/op/write.t
22636 ____________________________________________________________________________
22637 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
22638         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
22639              From: Michael G Schwern <schwern@pobox.com>
22640              Date: Mon, 2 Jul 2001 00:26:24 -0400
22641              Message-ID: <20010702002624.A18302@blackrider>
22642      Branch: perl
22643            - ext/util/mkbootstrap
22644 ____________________________________________________________________________
22645 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
22646         Log: Subject: [PATCH op.h] v minor comment tweak
22647              From: Robin Houston <robin@puffinry.freeserve.co.uk>
22648              Date: Mon, 2 Jul 2001 00:42:01 +0100
22649              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
22650      Branch: perl
22651            ! op.h
22652 ____________________________________________________________________________
22653 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
22654         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
22655      Branch: perl
22656            ! pod/perlfunc.pod
22657 ____________________________________________________________________________
22658 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
22659         Log: Subject: Re: sizeof(struct sembuf)
22660              From: Nicholas Clark <nick@ccl4.org>
22661              Date: Sun, 1 Jul 2001 19:23:16 +0100
22662              Message-ID: <20010701192316.V59620@plum.flirble.org>
22663              
22664              s/signaling/signalling/
22665      Branch: perl
22666            ! pod/perlfunc.pod
22667 ____________________________________________________________________________
22668 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
22669         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
22670              From: "Philip Newton" <Philip.Newton@gmx.net>
22671              Date: Sun, 1 Jul 2001 09:37:56 +0200
22672              Message-Id: <200107010733.KAA03920@taas.iki.fi>
22673      Branch: perl
22674            ! pod/perlvar.pod
22675 ____________________________________________________________________________
22676 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
22677         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
22678              From: "Philip Newton" <Philip.Newton@gmx.net>
22679              Date: Sun, 1 Jul 2001 09:37:56 +0200
22680              Message-Id: <200107010733.KAA03925@taas.iki.fi>
22681      Branch: perl
22682            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
22683 ____________________________________________________________________________
22684 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
22685         Log: Metaconfig unit change for #11070.
22686      Branch: metaconfig
22687            ! U/compline/randfunc.U
22688 ____________________________________________________________________________
22689 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
22690         Log: Subject: [PATCH perlsnap] its --> it's --> its
22691              From: "Philip Newton" <Philip.Newton@gmx.net>
22692              Date: Sun, 1 Jul 2001 09:37:56 +0200
22693              Message-Id: <200107010733.KAA03914@taas.iki.fi>
22694      Branch: perl
22695            ! Porting/config_H
22696 ____________________________________________________________________________
22697 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
22698         Log: Sync with Sarathy; integrate with perlio.
22699      Branch: perl
22700           !> gv.c
22701 ____________________________________________________________________________
22702 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
22703         Log: regenerate win32/config_H.?c files
22704      Branch: perl
22705            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22706 ____________________________________________________________________________
22707 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
22708         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
22709              naming discipline
22710              
22711              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
22712              because of this)
22713              
22714              fix a warning about "fd" being used without being set in Cwd.xs
22715      Branch: perl
22716            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
22717            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
22718            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
22719            ! win32/config.vc
22720 ____________________________________________________________________________
22721 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
22722         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
22723              within macro arguments") and warnings ("unary minus applied to
22724              unsigned type", among others)
22725      Branch: perl
22726            ! gv.c hv.c op.c pp.c sv.c toke.c
22727 ____________________________________________________________________________
22728 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
22729         Log: win32 fixes: more spurious CRs
22730      Branch: perl
22731            ! win32/mdelete.bat
22732 ____________________________________________________________________________
22733 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
22734         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
22735              from win32/bin (or it gets deleted by distclean); don't delete
22736              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
22737              NT (should be made Win9x specific, and added to makefile.mk)
22738      Branch: perl
22739           +> win32/mdelete.bat
22740            - win32/bin/mdelete.bat
22741            ! win32/Makefile win32/makefile.mk
22742 ____________________________________________________________________________
22743 [ 11063] By: nick                                  on 2001/07/01  18:54:09
22744         Log: Quick for for #ifdef mess
22745      Branch: perlio
22746            ! gv.c
22747 ____________________________________________________________________________
22748 [ 11062] By: nick                                  on 2001/07/01  18:47:42
22749         Log: Raw integrate - does not build #if mess in gv.c
22750      Branch: perlio
22751           !> (integrate 29 files)
22752 ____________________________________________________________________________
22753 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
22754         Log: Make 'compile' target a little less broken.
22755              Still very broken, though: -Wall warnings from
22756              the generated code, boot_Foo prototypes missing,
22757              can't autoload Fcntl::SEEK_CUR et alia, ...
22758      Branch: perl
22759            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
22760            ! utils/perlcc.PL x2p/Makefile.SH
22761 ____________________________________________________________________________
22762 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
22763         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
22764      Branch: perl
22765            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22766            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
22767 ____________________________________________________________________________
22768 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
22769         Log: Update Changes.
22770      Branch: perl
22771            ! Changes patchlevel.h
22772 ____________________________________________________________________________
22773 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
22774         Log: Still one typo, regen toc.
22775      Branch: perl
22776            ! lib/Unicode/UCD.pm pod/perltoc.pod
22777 ____________________________________________________________________________
22778 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
22779         Log: Detypos and regen toc.
22780      Branch: perl
22781            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
22782 ____________________________________________________________________________
22783 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
22784         Log: VERSION tweak.
22785      Branch: perl
22786            ! ext/List/Util/lib/List/Util.pm
22787 ____________________________________________________________________________
22788 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
22789         Log: Attempt at plugging the leak under ithreads detected by Doug.
22790      Branch: perl
22791            ! op.h
22792 ____________________________________________________________________________
22793 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
22794         Log: gcc -Wall lint after #11051.
22795      Branch: perl
22796            ! pp_sys.c
22797 ____________________________________________________________________________
22798 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
22799         Log: Integrate perlio.
22800      Branch: perl
22801           !> lib/File/Find/taint.t
22802 ____________________________________________________________________________
22803 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
22804         Log: Don't use the v-strings for module VERSIONs.
22805      Branch: perl
22806            ! lib/Unicode/UCD.pm
22807 ____________________________________________________________________________
22808 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
22809         Log: Code cleanup based on turning off the -woffs in IRIX.
22810              Not all of the gripes cleaned up (hairy code in hv.c and
22811              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
22812              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
22813              to the IRIX hints)
22814      Branch: perl
22815            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
22816            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
22817            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
22818            ! regcomp.c sv.c
22819 ____________________________________________________________________________
22820 [ 11050] By: nick                                  on 2001/06/30  20:46:46
22821         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
22822      Branch: perlio
22823            ! lib/File/Find/taint.t
22824 ____________________________________________________________________________
22825 [ 11049] By: nick                                  on 2001/06/30  18:13:33
22826         Log: Integrate mainline
22827      Branch: perlio
22828           +> NetWare/nwstdio.h NetWare/perlsdio.h
22829           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
22830           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
22831           +> lib/Unicode/UCD.t t/run/exit.t
22832           !> (integrate 60 files)
22833 ____________________________________________________________________________
22834 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
22835         Log: Delta delta.
22836      Branch: perl
22837            ! pod/perl572delta.pod
22838 ____________________________________________________________________________
22839 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
22840         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
22841              by CPAN.pm, use rather _00.
22842      Branch: perl
22843            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
22844            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
22845            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
22846            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
22847            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
22848            ! lib/ExtUtils/Embed.pm lib/Test.pm
22849 ____________________________________________________________________________
22850 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
22851         Log: Add a simple Unicode character database interface, Unicode::UCD.
22852      Branch: perl
22853            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
22854            ! MANIFEST
22855 ____________________________________________________________________________
22856 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
22857         Log: Subject: [PATCH] op/numconver.t
22858              From: Nicholas Clark <nick@ccl4.org>
22859              Date: Sat, 30 Jun 2001 15:40:10 +0100
22860              Message-ID: <20010630154010.I59620@plum.flirble.org>
22861      Branch: perl
22862            ! t/op/numconvert.t
22863 ____________________________________________________________________________
22864 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
22865         Log: The $^N is now taken (by #11038).
22866      Branch: perl
22867            ! t/base/lex.t
22868 ____________________________________________________________________________
22869 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
22870         Log: The #11040 had slipped to a wrong function...
22871      Branch: perl
22872            ! sv.c
22873 ____________________________________________________________________________
22874 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
22875         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
22876              the Configure library symbol probe mysteriously finds all
22877              symbols but those of pipe() and times().
22878      Branch: perl
22879            ! hints/aix.sh
22880 ____________________________________________________________________________
22881 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
22882         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
22883              From: Nicholas Clark <nick@ccl4.org>
22884              Date: Fri, 29 Jun 2001 23:49:07 +0100
22885              Message-ID: <20010629234907.D59620@plum.flirble.org>
22886      Branch: perl
22887            ! lib/ExtUtils.t
22888 ____________________________________________________________________________
22889 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
22890         Log: Subject: [PATCH] weakref fix 2, not yet there
22891              From: Artur Bergman <artur@contiller.se>
22892              Date: Sat, 30 Jun 2001 01:18:16 +0200
22893              Message-ID: <B762D957.1CC9%artur@contiller.se>
22894      Branch: perl
22895            ! sv.c
22896 ____________________________________________________________________________
22897 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
22898         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
22899              From: Michael G Schwern <schwern@pobox.com>
22900              Date: Fri, 29 Jun 2001 19:39:11 -0400
22901              Message-ID: <20010629193910.D25304@blackrider>
22902      Branch: perl
22903            + t/run/exit.t
22904            ! MANIFEST
22905 ____________________________________________________________________________
22906 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
22907         Log: Add support for $^N, the most-recently closed group.
22908      Branch: perl
22909            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
22910            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
22911            ! thrdvar.h
22912 ____________________________________________________________________________
22913 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
22914         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
22915              From: lvirden@cas.org
22916              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
22917              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
22918              
22919              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
22920              From: lvirden@cas.org
22921              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
22922              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
22923      Branch: perl
22924            ! README.solaris
22925 ____________________________________________________________________________
22926 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
22927         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
22928              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22929              Date: Sat, 30 Jun 2001 07:33:37 +0900
22930              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
22931              
22932              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
22933              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22934              Date: Sat, 30 Jun 2001 21:38:14 +0900
22935              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
22936      Branch: perl
22937            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
22938            + ext/Encode/Encode/7bit-kr.enc
22939            ! MANIFEST ext/Encode/Encode/Tcl.pm
22940 ____________________________________________________________________________
22941 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
22942         Log: NetWare tweaks from Guruprasad.
22943      Branch: perl
22944            + NetWare/nwstdio.h NetWare/perlsdio.h
22945            ! MANIFEST NetWare/Makefile NetWare/config.wc
22946            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
22947            ! NetWare/t/Readme.txt
22948 ____________________________________________________________________________
22949 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
22950         Log: More module $VERSION bump-ups.
22951      Branch: perl
22952            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
22953            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
22954            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
22955 ____________________________________________________________________________
22956 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
22957         Log: Doc update due to #11032.
22958      Branch: perl
22959            ! pod/perl572delta.pod
22960 ____________________________________________________________________________
22961 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
22962         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
22963              From: Peter Prymmer <pvhp@forte.com>
22964              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
22965              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
22966      Branch: perl
22967            ! ext/Time/HiRes/HiRes.xs
22968 ____________________________________________________________________________
22969 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
22970         Log: -lpthreads missing in AIX.
22971      Branch: perl
22972            ! hints/aix.sh
22973 ____________________________________________________________________________
22974 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
22975         Log: Subject: [PATCH] CLONE && weakrefs
22976              From: Artur Bergman <artur@contiller.se>
22977              Date: Fri, 29 Jun 2001 17:02:00 +0200
22978              Message-ID: <B7626508.1CA0%artur@contiller.se>
22979      Branch: perl
22980            ! sv.c
22981 ____________________________________________________________________________
22982 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
22983         Log: Subject: Re: Bug report: split splits on wrong pattern
22984              From: Radu Greab <radu@netsoft.ro>
22985              Date: Wed, 27 Jun 2001 21:50:52 +0300
22986              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
22987      Branch: perl
22988            ! pp_ctl.c t/op/split.t
22989 ____________________________________________________________________________
22990 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
22991         Log: Metaconfig unit change for #11027.
22992      Branch: metaconfig/U/perl
22993            ! d_modfl.U
22994 ____________________________________________________________________________
22995 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
22996         Log: I thought this Configure glitch for AIX was just recently fixed?
22997      Branch: perl
22998            ! Configure
22999 ____________________________________________________________________________
23000 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
23001         Log: Update Changes.
23002      Branch: perl
23003            ! Changes patchlevel.h
23004 ____________________________________________________________________________
23005 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
23006         Log: Subject: Re: perl@10967, File::Find, and Cwd
23007              From: Mike Guy <mjtg@cam.ac.uk>
23008              Date: Fri, 29 Jun 2001 14:56:49 +0100
23009              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
23010      Branch: perl
23011            ! lib/File/Find/taint.t
23012 ____________________________________________________________________________
23013 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
23014         Log: Update the sv_pvprintify() spec.
23015      Branch: perl
23016            ! pod/perltodo.pod
23017 ____________________________________________________________________________
23018 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
23019         Log: Known test failures update.
23020      Branch: perl
23021            ! pod/perl572delta.pod
23022 ____________________________________________________________________________
23023 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
23024         Log: Based on
23025              
23026              Subject: [PATCH @11016] More );) fixes
23027              From: Richard Soderberg <rs@crystalflame.net>
23028              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
23029              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
23030      Branch: perl
23031            ! ext/Thread/Thread.xs ext/Thread/typemap
23032 ____________________________________________________________________________
23033 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
23034         Log: Subject: [PATCH @11016] Fixes compile errors in four files
23035              From: Richard Soderberg <rs@crystalflame.net>
23036              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
23037              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
23038      Branch: perl
23039            ! mg.c pp.c pp_hot.c util.c
23040 ____________________________________________________________________________
23041 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
23042         Log: AIX hints tweaking continues, from Merijn Brand.
23043      Branch: perl
23044            ! hints/aix.sh
23045 ____________________________________________________________________________
23046 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
23047         Log: HP-UX needs gccversion sooner, from Merijn Brand.
23048      Branch: perl
23049            ! hints/hpux.sh
23050 ____________________________________________________________________________
23051 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
23052         Log: Subject: [PATCH 5.6.1] OS/2 docs
23053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23054              Date: Fri, 29 Jun 2001 02:34:12 -0400
23055              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
23056      Branch: perl
23057            ! README.os2 os2/Changes
23058 ____________________________________________________________________________
23059 [ 11017] By: nick                                  on 2001/06/29  10:20:30
23060         Log: Integrate mainline
23061      Branch: perlio
23062           +> (branch 37 files)
23063            - ext/ODBM_File/sdbm.t
23064           !> (integrate 211 files)
23065 ____________________________________________________________________________
23066 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
23067         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
23068              the modules found using a script written by Larry Schatzer Jr.
23069      Branch: perl
23070            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
23071            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
23072            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23073            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
23074            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
23075            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
23076            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
23077            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
23078            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
23079            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
23080            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
23081            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
23082            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
23083            ! lib/constant.pm lib/fields.pm lib/strict.pm
23084 ____________________________________________________________________________
23085 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
23086         Log: The latest JPL from the anoncvs.
23087      Branch: perl
23088            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
23089 ____________________________________________________________________________
23090 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
23091         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
23092      Branch: perl
23093            ! t/op/pat.t
23094 ____________________________________________________________________________
23095 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
23096         Log: Worrying about insecure directories now is a bit too late.
23097      Branch: perl
23098            ! lib/File/Find/taint.t
23099 ____________________________________________________________________________
23100 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
23101         Log: Cannot DIE() in a void function,
23102              from Richard Hatch <rhatch@austin.ibm.com>.
23103      Branch: perl
23104            ! ext/IPC/SysV/SysV.xs
23105 ____________________________________________________________________________
23106 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
23107         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
23108              From: Peter Prymmer <pvhp@forte.com>
23109              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
23110              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
23111              
23112              (unfinished: time/hires tests 3, 5, 14 failing, but better
23113              than wholesale failure)
23114      Branch: perl
23115            ! ext/Time/HiRes/HiRes.xs
23116 ____________________________________________________________________________
23117 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
23118         Log: Subject: [PATCH 5.6.1] OS/2 improvements
23119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23120              Date: Thu, 28 Jun 2001 16:03:14 -0400
23121              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
23122      Branch: perl
23123            + os2/os2_base.t
23124            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
23125            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
23126            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
23127            ! os2/os2ish.h
23128 ____________________________________________________________________________
23129 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
23130         Log: Subject: Incrementing Extutils::Manifest's $VERSION
23131              From: Michael G Schwern <schwern@pobox.com>
23132              Date: Thu, 28 Jun 2001 13:13:49 -0400
23133              Message-ID: <20010628131349.A14738@blackrider>
23134      Branch: maint-5.6/perl
23135            ! lib/ExtUtils/Manifest.pm
23136 ____________________________________________________________________________
23137 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
23138         Log: AIX tweak from Merijn Brand.
23139      Branch: perl
23140            ! hints/aix.sh
23141 ____________________________________________________________________________
23142 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
23143         Log: Create the macperl branch.
23144      Branch: maint-5.6/macperl
23145           +> (branch 1728 files)
23146 ____________________________________________________________________________
23147 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
23148         Log: Update Changes.
23149      Branch: perl
23150            ! Changes patchlevel.h
23151 ____________________________________________________________________________
23152 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
23153         Log: More Perforce lore.
23154      Branch: perl
23155            ! Porting/repository.pod
23156 ____________________________________________________________________________
23157 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
23158         Log: Metaconfig unit changes for #11003.
23159      Branch: metaconfig/U/perl
23160            + d_nl_langinfo.U i_langinfo.U
23161 ____________________________________________________________________________
23162 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
23163         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
23164              Expected not to exist in non-UNIX excepting in VMS, where
23165              according to a quick web survey they just might.
23166      Branch: perl
23167            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
23168            ! Porting/config_H config_h.SH configure.com epoc/config.sh
23169            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
23170            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23171            ! win32/config.bc win32/config.gc win32/config.vc
23172 ____________________________________________________________________________
23173 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
23174         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
23175              in AIX is one is doing a 64-bit build.
23176      Branch: perl
23177            ! hints/aix.sh
23178 ____________________________________________________________________________
23179 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
23180         Log: Metaconfig unit changes for #11000.
23181      Branch: metaconfig/U/perl
23182            ! use64bits.U uselfs.U
23183 ____________________________________________________________________________
23184 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
23185         Log: Move use64bitint and use64bitall before uselargefiles.
23186      Branch: perl
23187            ! Configure
23188 ____________________________________________________________________________
23189 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
23190         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
23191              From: Robert Spier <rspier@pobox.com>
23192              Message-ID: <15162.41164.618712.841415@rls.cx>
23193              Date: Wed, 27 Jun 2001 23:13:16 -0400
23194      Branch: perl
23195            ! doio.c
23196 ____________________________________________________________________________
23197 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
23198         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
23199              From: Peter Prymmer <pvhp@forte.com>
23200              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
23201              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
23202      Branch: perl
23203            ! numeric.c
23204 ____________________________________________________________________________
23205 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
23206         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
23207              From: Peter Prymmer <pvhp@forte.com>
23208              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
23209              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
23210      Branch: perl
23211            ! configure.com ext/Digest/MD5/Makefile.PL
23212 ____________________________________________________________________________
23213 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
23214         Log: Update Changes.
23215      Branch: perl
23216            ! Changes patchlevel.h
23217 ____________________________________________________________________________
23218 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
23219         Log: Tiny EPOC updates.
23220      Branch: perl
23221            ! epoc/config.sh
23222 ____________________________________________________________________________
23223 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
23224         Log: The Test::More and Test::Simple tests required help
23225              thanks to our schizophrenic test scheme.
23226      Branch: perl
23227            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
23228            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
23229            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
23230            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
23231            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
23232 ____________________________________________________________________________
23233 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
23234         Log: Upgrade to Test::Simple 0.09.
23235      Branch: perl
23236            + lib/Test/Simple/Changes
23237            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
23238            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
23239            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
23240            ! lib/Test/Simple/t/plan_is_noplan.t
23241 ____________________________________________________________________________
23242 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
23243         Log: Upgrade to Test::More 0.07.
23244      Branch: perl
23245            + lib/Test/More/Changes
23246            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
23247            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
23248            ! lib/Test/More/t/skipall.t
23249 ____________________________________________________________________________
23250 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
23251         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
23252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23253              Date: Wed, 27 Jun 2001 18:40:04 +0200
23254              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
23255      Branch: perl
23256            ! hints/hpux.sh
23257 ____________________________________________________________________________
23258 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
23259         Log: Subject: [PATCH README.qnx hints/qnx.sh]
23260              From: Norton Allen <allen@huarp.harvard.edu>
23261              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
23262              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
23263      Branch: perl
23264            ! README.qnx hints/qnx.sh
23265 ____________________________________________________________________________
23266 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
23267         Log: Subject: [PATCH] two little documentation nits
23268              From: Abhijit Menon-Sen <ams@wiw.org>
23269              Date: Wed, 27 Jun 2001 20:07:50 +0530
23270              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
23271      Branch: perl
23272            ! sv.c sv.h
23273 ____________________________________________________________________________
23274 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
23275         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
23276              From: Norton Allen <allen@huarp.harvard.edu>
23277              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
23278              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
23279      Branch: perl
23280            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
23281 ____________________________________________________________________________
23282 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
23283         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
23284              From: Michael G Schwern <schwern@pobox.com>
23285              Date: Wed, 27 Jun 2001 02:34:58 -0400
23286              Message-ID: <20010627023458.K23874@blackrider>
23287      Branch: perl
23288            ! vms/test.com
23289 ____________________________________________________________________________
23290 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
23291         Log: Add perl_clone_host() for Netware.
23292      Branch: perl
23293            ! NetWare/nw5.c
23294 ____________________________________________________________________________
23295 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
23296         Log: GCC 3.0 hints for HP-UX.
23297      Branch: perl
23298            ! hints/hpux.sh
23299 ____________________________________________________________________________
23300 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
23301         Log: In some Linux distributions the libndbm is broken
23302              (no null key support), therefore link with libgdbm
23303              (if available), since it has a working ndbm emulation,
23304              from Jonathan Stowe.
23305      Branch: perl
23306            + ext/NDBM_File/hints/linux.pl
23307            ! MANIFEST
23308 ____________________________________________________________________________
23309 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
23310         Log: Subject: [PATCH perl@10930] find.t hack for VMS
23311              From: "Craig A. Berry" <craigberry@mac.com>
23312              Date: Tue, 26 Jun 2001 23:40:25 -0500
23313              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
23314      Branch: perl
23315            ! lib/File/Find/find.t
23316 ____________________________________________________________________________
23317 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
23318         Log: AUTHORS updates.
23319      Branch: perl
23320            ! AUTHORS
23321 ____________________________________________________________________________
23322 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
23323         Log: Metaconfig unit change like #10980.
23324      Branch: metaconfig
23325            ! U/compline/d_stdstdio.U
23326 ____________________________________________________________________________
23327 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
23328         Log: "lose the it's", from Abhijit Menon-Sen.
23329              ("It's" not searched, pods not searched.)
23330      Branch: perl
23331            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
23332            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
23333            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
23334            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
23335            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23336            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
23337 ____________________________________________________________________________
23338 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
23339         Log: "lose the looses", from Abhijit Menon-Sen.
23340      Branch: perl
23341            ! ext/B/B/Assembler.pm gv.c
23342 ____________________________________________________________________________
23343 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
23344         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
23345      Branch: perl
23346            ! hints/os390.sh
23347 ____________________________________________________________________________
23348 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
23349         Log: DEC C 5.3 on the VAX simply doesn't seem to like
23350              compiling the MD5 extension, disable it there for now,
23351              from Peter Prymmer.
23352      Branch: perl
23353            ! configure.com
23354 ____________________________________________________________________________
23355 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
23356         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
23357              From: Jonathan Stowe <gellyfish@gellyfish.com>
23358              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
23359              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
23360      Branch: perl
23361            ! pod/perlfaq3.pod
23362 ____________________________________________________________________________
23363 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
23364         Log: Subject: [PATCH 5.6.1] perlxs misprints
23365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23366              Date: Tue, 26 Jun 2001 17:20:00 -0400
23367              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
23368      Branch: perl
23369            ! pod/perlxs.pod
23370 ____________________________________________________________________________
23371 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
23372         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
23373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23374              Date: Tue, 26 Jun 2001 17:27:07 -0400
23375              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
23376      Branch: perl
23377            ! lib/ExtUtils/MM_Unix.pm
23378 ____________________________________________________________________________
23379 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
23380         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
23381              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23382              Date: Tue, 26 Jun 2001 17:23:24 -0400
23383              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
23384      Branch: perl
23385            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
23386 ____________________________________________________________________________
23387 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
23388         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
23389              by Olaf Flebbe.
23390      Branch: perl
23391            ! perl.h
23392 ____________________________________________________________________________
23393 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
23394         Log: Detypo.
23395      Branch: perl
23396            ! lib/Memoize/t/tie_sdbm.t
23397 ____________________________________________________________________________
23398 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
23399         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
23400      Branch: perl
23401            ! win32/perllib.c
23402 ____________________________________________________________________________
23403 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
23404         Log: Subject: [patch] perl_clone+CvFILE
23405              From: Doug MacEachern <dougm@covalent.net>
23406              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
23407              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
23408      Branch: perl
23409            ! sv.c
23410 ____________________________________________________________________________
23411 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
23412         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
23413              From: Mark-Jason Dominus <mjd@plover.com>
23414              Date: Tue, 26 Jun 2001 12:33:01 -0400
23415              Message-ID: <20010626163301.31298.qmail@plover.com>
23416      Branch: perl
23417            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
23418 ____________________________________________________________________________
23419 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
23420         Log: Update Changes.
23421      Branch: perl
23422            ! Changes patchlevel.h
23423 ____________________________________________________________________________
23424 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
23425         Log: Also catfile() needs now to explicitly exported.
23426      Branch: perl
23427            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
23428 ____________________________________________________________________________
23429 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
23430         Log: Regen toc.
23431      Branch: perl
23432            ! pod/perltoc.pod
23433 ____________________________________________________________________________
23434 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
23435         Log: Nonexistent pod command.
23436      Branch: perl
23437            ! pod/perl572delta.pod
23438 ____________________________________________________________________________
23439 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
23440         Log: Be more portable in the quest for tmpdir.
23441      Branch: perl
23442            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
23443 ____________________________________________________________________________
23444 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
23445         Log: Be more portable in finding out the home directory,
23446              and use File::Spec to do the concat.
23447              (Come to think of it, couldn't File::Spec provide
23448              for a ->homedir method?)
23449      Branch: perl
23450            ! lib/Net/Config.pm
23451 ____________________________________________________________________________
23452 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
23453         Log: Doc patch for #10959.
23454      Branch: perl
23455            ! pod/perlfunc.pod
23456 ____________________________________________________________________________
23457 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
23458         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
23459              From: "Philip Newton" <pnewton@gmx.de>
23460              Date: Tue, 26 Jun 2001 16:26:47 +0200
23461              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
23462      Branch: perl
23463            ! pod/perldata.pod
23464 ____________________________________________________________________________
23465 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
23466         Log: Subject: [PATH] shared -> unique;
23467              From: "Artur Bergman" <artur@contiller.se>
23468              Date: Tue, 26 Jun 2001 16:18:40 +0200
23469              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
23470              
23471              Because "shared" isn't: it's read-only.
23472      Branch: perl
23473            ! toke.c xsutils.c
23474 ____________________________________________________________________________
23475 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
23476         Log: Escape multiline croak messages.
23477      Branch: perl
23478            ! t/op/ver.t
23479 ____________________________________________________________________________
23480 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
23481         Log: No more pragma/*.t for minitest.
23482      Branch: perl
23483            ! Makefile.SH
23484 ____________________________________________________________________________
23485 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
23486         Log: AUTHORS updates.
23487      Branch: perl
23488            ! AUTHORS
23489 ____________________________________________________________________________
23490 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
23491         Log: delta updates.
23492      Branch: perl
23493            ! pod/perl572delta.pod
23494 ____________________________________________________________________________
23495 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
23496         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
23497              From: Artur Bergman <artur@contiller.se> 
23498              Date: Tue, 26 Jun 2001 15:32:53 +0200
23499              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
23500      Branch: perl
23501            ! makedef.pl sv.c sv.h win32/perllib.c
23502 ____________________________________________________________________________
23503 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
23504         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
23505              From: Jonathan Stowe <gellyfish@gellyfish.com>
23506              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
23507              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
23508              
23509              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
23510      Branch: perl
23511            + ext/Time/HiRes/hints/sco.pl
23512            ! MANIFEST
23513 ____________________________________________________________________________
23514 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
23515         Log: Subject: [PATCH 5.6.1] static build
23516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23517              Date: Tue, 26 Jun 2001 04:22:25 -0400
23518              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
23519      Branch: perl
23520            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
23521            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
23522 ____________________________________________________________________________
23523 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
23524         Log: DJGPP patches from Laszlo Molnar.
23525      Branch: perl
23526            ! djgpp/djgpp.c perl.c util.c
23527 ____________________________________________________________________________
23528 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
23529         Log: Netware patches from Ananth Kesari.
23530      Branch: perl
23531            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
23532            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
23533            ! NetWare/nwtinfo.h
23534 ____________________________________________________________________________
23535 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
23536         Log: Detypo.
23537      Branch: perl
23538            ! ext/Errno/Errno_pm.PL
23539 ____________________________________________________________________________
23540 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
23541         Log: There seems to be two ways of spelling the $^O in *STEP.
23542      Branch: perl
23543            ! ext/Errno/Errno_pm.PL
23544 ____________________________________________________________________________
23545 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
23546         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
23547              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
23548      Branch: perl
23549            ! ext/Errno/Errno_pm.PL
23550 ____________________________________________________________________________
23551 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
23552         Log: Known bugs update.
23553      Branch: perl
23554            ! pod/perl572delta.pod
23555 ____________________________________________________________________________
23556 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
23557         Log: The default installation of Cygwin has 500 as root's uid.
23558      Branch: perl
23559            ! lib/User/pwent.t
23560 ____________________________________________________________________________
23561 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
23562         Log: Be even more relaxed (re-allow having only one entry).
23563      Branch: perl
23564            ! t/op/grent.t t/op/pwent.t
23565 ____________________________________________________________________________
23566 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
23567         Log: Test failure updates.
23568      Branch: perl
23569            ! pod/perl572delta.pod
23570 ____________________________________________________________________________
23571 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
23572         Log: MPE/iX test tweaks from Mark Bixby.
23573      Branch: perl
23574            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
23575            ! t/io/fs.t t/op/stat.t
23576 ____________________________________________________________________________
23577 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
23578         Log: Microperl findings.
23579      Branch: perl
23580            ! perl.h pp_sys.c
23581 ____________________________________________________________________________
23582 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
23583         Log: Touch uconfig.h.
23584      Branch: perl
23585            ! uconfig.h
23586 ____________________________________________________________________________
23587 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
23588         Log: Subject: [PATCH] Proposed fix for Pod::Man
23589              From: Rob Napier <rnapier@employees.org>
23590              Date: Mon, 25 Jun 2001 15:49:24 -0400
23591              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
23592              
23593              Cater for Solaris nroff brokenness (shortchanges daisywheel
23594              printers, but hey, we also no more support PDPs.)
23595      Branch: perl
23596            ! lib/Pod/Man.pm
23597 ____________________________________________________________________________
23598 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
23599         Log: Typo in #10937.
23600      Branch: perl
23601            ! ext/POSIX/sigaction.t
23602 ____________________________________________________________________________
23603 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
23604         Log: SIGCONT not trappable in VMS.
23605      Branch: perl
23606            ! ext/POSIX/sigaction.t
23607 ____________________________________________________________________________
23608 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
23609         Log: Subject: [DRAFT] Encode-Tcl.t
23610              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23611              Date: Tue, 26 Jun 2001 03:38:08 +0900
23612              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
23613      Branch: perl
23614            + ext/Encode/Encode/Tcl.t
23615            ! MANIFEST ext/Encode/Encode/Tcl.pm
23616 ____________________________________________________________________________
23617 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
23618         Log: Because of #10932 retract also the perlfunc hunk of #10910.
23619      Branch: perl
23620            ! pod/perlfunc.pod
23621 ____________________________________________________________________________
23622 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
23623         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
23624              by Ilya Zakharevich in
23625              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
23626      Branch: perl
23627            ! XSUB.h
23628 ____________________________________________________________________________
23629 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
23630         Log: Typo in #10889.
23631      Branch: perl
23632            ! hints/uts.sh
23633 ____________________________________________________________________________
23634 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
23635         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
23636              From: Abhijit Menon-Sen <ams@wiw.org>
23637              Date: Mon, 25 Jun 2001 23:45:45 +0530
23638              Message-ID: <20010625234545.A5022@lustre.linux.in>
23639      Branch: perl
23640            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
23641 ____________________________________________________________________________
23642 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
23643         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
23644              From: Michael G Schwern <schwern@pobox.com>
23645              Date: Mon, 25 Jun 2001 14:35:51 -0400
23646              Message-ID: <20010625143551.H13819@blackrider>
23647      Branch: perl
23648            ! lib/Test.pm
23649 ____________________________________________________________________________
23650 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
23651         Log: Update Changes.
23652      Branch: perl
23653            ! Changes patchlevel.h
23654 ____________________________________________________________________________
23655 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
23656         Log: Regen toc and modlib.
23657      Branch: perl
23658            ! pod/perlmodlib.pod pod/perltoc.pod
23659 ____________________________________________________________________________
23660 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
23661         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
23662              for the benefit of C++ compilers, as suggested by Guruprasad.
23663      Branch: perl
23664            ! embed.pl proto.h
23665 ____________________________________________________________________________
23666 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
23667         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
23668              From: Jonathan Stowe <gellyfish@gellyfish.com>
23669              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
23670              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
23671      Branch: perl
23672            ! pod/perlfaq5.pod
23673 ____________________________________________________________________________
23674 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
23675         Log: Missed from #10925.
23676      Branch: perl
23677            ! gv.c
23678 ____________________________________________________________________________
23679 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
23680         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
23681              From: Robin Houston <robin@kitsite.com>
23682              Date: Sat, 19 May 2001 16:19:34 +0100
23683              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
23684      Branch: perl
23685            ! cv.h gv.h op.c
23686 ____________________________________________________________________________
23687 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
23688         Log: Netware README tweak.
23689      Branch: perl
23690            ! README.netware
23691 ____________________________________________________________________________
23692 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
23693         Log: Subject: [PATCH] Re: overload.t fails
23694              From: Abhijit Menon-Sen <ams@wiw.org>
23695              Date: Mon, 25 Jun 2001 14:52:20 +0530
23696              Message-ID: <20010625145220.A24114@lustre.linux.in>
23697      Branch: perl
23698            ! lib/overload.t
23699 ____________________________________________________________________________
23700 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
23701         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
23702              From: Mike Guy <mjtg@cam.ac.uk>
23703              Date: Mon, 25 Jun 2001 11:43:23 +0100
23704              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
23705      Branch: perl
23706            ! lib/Carp.pm
23707 ____________________________________________________________________________
23708 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
23709         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
23710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23711              Date: Sun, 24 Jun 2001 05:17:05 -0400
23712              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
23713      Branch: perl
23714            ! os2/os2ish.h
23715 ____________________________________________________________________________
23716 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
23717         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
23718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23719              Date: Mon, 25 Jun 2001 05:52:27 -0400
23720              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
23721      Branch: perl
23722            ! hints/os2.sh
23723 ____________________________________________________________________________
23724 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
23725         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
23726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23727              Date: Mon, 25 Jun 2001 05:23:35 -0400
23728              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
23729      Branch: perl
23730            ! os2/os2.c
23731 ____________________________________________________________________________
23732 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
23733         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
23734              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23735              Date: Mon, 25 Jun 2001 05:04:32 -0400
23736              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
23737      Branch: perl
23738            ! os2/OS2/REXX/DLL/DLL.pm
23739 ____________________________________________________________________________
23740 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
23741         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
23742              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23743              Date: Mon, 25 Jun 2001 05:02:36 -0400
23744              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
23745      Branch: perl
23746            ! mg.c os2/dl_os2.c os2/os2.c
23747 ____________________________________________________________________________
23748 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
23749         Log: Subject: Re: [PATCH 5.6.1] misprints
23750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23751              Date: Mon, 25 Jun 2001 04:50:50 -0400
23752              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
23753      Branch: perl
23754            ! os2/os2.c pp_sys.c
23755 ____________________________________________________________________________
23756 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
23757         Log: Add Test::More and Test::Simple to the delta.
23758      Branch: perl
23759            ! pod/perl572delta.pod
23760 ____________________________________________________________________________
23761 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
23762         Log: Add Test::More, from Michael G Schwern.
23763      Branch: perl
23764            + lib/Test/More.pm lib/Test/More/t/More.t
23765            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
23766            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
23767            + t/lib/Test/More/Catch.pm
23768            ! MANIFEST
23769 ____________________________________________________________________________
23770 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
23771         Log: Add Test::Simple from Michael G Schwern.
23772      Branch: perl
23773            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
23774            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
23775            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
23776            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
23777            + t/lib/Test/Simple/Catch.pm
23778            + t/lib/Test/Simple/sample_tests/death.plx
23779            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
23780            + t/lib/Test/Simple/sample_tests/extras.plx
23781            + t/lib/Test/Simple/sample_tests/five_fail.plx
23782            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
23783            + t/lib/Test/Simple/sample_tests/one_fail.plx
23784            + t/lib/Test/Simple/sample_tests/require.plx
23785            + t/lib/Test/Simple/sample_tests/success.plx
23786            + t/lib/Test/Simple/sample_tests/too_few.plx
23787            + t/lib/Test/Simple/sample_tests/two_fail.plx
23788            ! MANIFEST
23789 ____________________________________________________________________________
23790 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
23791         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
23792              From: "Craig A. Berry" <craigberry@mac.com>
23793              Date: Sun, 24 Jun 2001 23:41:36 -0500
23794              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
23795      Branch: perl
23796            ! pp_sys.c
23797 ____________________________________________________________________________
23798 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
23799         Log: Upgrade to Attribute::Handlers 0.70.
23800      Branch: perl
23801            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
23802            ! MANIFEST lib/Attribute/Handlers.pm
23803 ____________________________________________________________________________
23804 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
23805         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
23806              From: Abhijit Menon-Sen <ams@wiw.org>
23807              Date: Sat, 23 Jun 2001 05:17:44 +0530
23808              Message-ID: <20010623051744.A18583@lustre.linux.in>
23809              
23810              (Can't think of a good place to put tests.)
23811      Branch: perl
23812            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
23813 ____________________________________________________________________________
23814 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
23815         Log: Subject: [PATCH] t/op/pat.t typo fix
23816              From: Richard Soderberg <rs@crystalflame.net>
23817              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
23818              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
23819      Branch: perl
23820            ! t/op/pat.t
23821 ____________________________________________________________________________
23822 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
23823         Log: Move the pack warnings to their own file, as pointed
23824              out by Spider.
23825      Branch: perl
23826            + t/lib/warnings/pp_pack
23827            ! MANIFEST t/lib/warnings/pp
23828 ____________________________________________________________________________
23829 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
23830         Log: Update Changes.
23831      Branch: perl
23832            ! Changes patchlevel.h
23833 ____________________________________________________________________________
23834 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
23835         Log: Partially fix a problem noticed by IRIX compiler:
23836              the initialization of parse_start was bypassed by
23837              several gotos.  Now initialized to zero, which may
23838              not be the best choice.
23839      Branch: perl
23840            ! regcomp.c
23841 ____________________________________________________________________________
23842 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
23843         Log: Relax the group and password tests back to moaning only
23844              if no matches at all are found.  (Even with a small sample
23845              I could find many sites where there are, umm, anomalies in
23846              the said databases.)       
23847      Branch: perl
23848            ! t/op/grent.t t/op/pwent.t
23849 ____________________________________________________________________________
23850 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
23851         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
23852      Branch: perl
23853            ! pp_ctl.c
23854 ____________________________________________________________________________
23855 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
23856         Log: De-cut-and-pasto in #10902.
23857      Branch: perl
23858            ! pp_ctl.c
23859 ____________________________________________________________________________
23860 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
23861         Log: The #10771 didn't take?
23862      Branch: perl
23863            ! pp_ctl.c
23864 ____________________________________________________________________________
23865 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
23866         Log: Undo the filetests part of #10900, under multiplicity
23867              weird errors take place.
23868      Branch: perl
23869            ! pp_sys.c
23870 ____________________________________________________________________________
23871 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
23872         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
23873      Branch: perl
23874            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
23875 ____________________________________________________________________________
23876 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
23877         Log: (Replaced by #10922)
23878              
23879              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
23880              From: Tony Bowden <tony@kasei.com>
23881              Date: Sun, 24 Jun 2001 17:32:40 +0100
23882              Message-ID: <20010624173240.A16293@blackstar.co.uk>
23883              
23884              Document (well, mention) shortmess() and longmess()
23885              to rob people of their fun of reinventing the weel.
23886      Branch: perl
23887            ! lib/Carp.pm
23888 ____________________________________________________________________________
23889 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
23890         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
23891              From: Brian Jepson <bjepson@oreilly.com>
23892              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
23893              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
23894      Branch: perl
23895            ! pp_sys.c
23896 ____________________________________________________________________________
23897 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
23898         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
23899              From: Robin Barker <rmb1@cise.npl.co.uk> 
23900              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
23901              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
23902      Branch: perl
23903            ! lib/CPAN.pm
23904 ____________________________________________________________________________
23905 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
23906         Log: Memoize patch from mjd.
23907      Branch: perl
23908            ! lib/Memoize/t/tie_storable.t
23909 ____________________________________________________________________________
23910 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
23911         Log: Spec the sv_pvprintify() a bit more.
23912      Branch: perl
23913            ! pod/perltodo.pod
23914 ____________________________________________________________________________
23915 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
23916         Log: Upgrade to Memoize 0.65.
23917      Branch: perl
23918            + lib/Memoize/t/array_confusion.t
23919            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
23920            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
23921            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
23922            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
23923            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
23924            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
23925            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
23926            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
23927            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
23928            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
23929            ! lib/Memoize/t/tie_storable.t
23930 ____________________________________________________________________________
23931 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
23932         Log: Metaconfig unit change for #10892.
23933      Branch: metaconfig
23934            ! U/modified/Options.U
23935 ____________________________________________________________________________
23936 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
23937         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
23938              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23939              Date: Sun, 24 Jun 2001 05:24:40 -0400
23940              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
23941      Branch: perl
23942            ! Configure hints/os2.sh
23943 ____________________________________________________________________________
23944 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
23945         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
23946              From: Mike Guy <mjtg@cam.ac.uk>
23947              Date: Sun, 24 Jun 2001 15:28:39 +0100
23948              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
23949              
23950              Fix an ancient (5.002) bug.
23951      Branch: perl
23952            ! lib/Carp/Heavy.pm
23953 ____________________________________________________________________________
23954 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
23955         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
23956              variables.
23957      Branch: perl
23958            ! pp_sys.c
23959 ____________________________________________________________________________
23960 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
23961         Log: Make UTS as per #10888.
23962      Branch: perl
23963            ! hints/uts.sh
23964 ____________________________________________________________________________
23965 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
23966         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
23967      Branch: perl
23968            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
23969            ! mpeix/mpeixish.h perl.h unixish.h
23970 ____________________________________________________________________________
23971 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
23972         Log: AUTHORS update.
23973      Branch: perl
23974            ! AUTHORS
23975 ____________________________________________________________________________
23976 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
23977         Log: Subject: Encode::Tcl for multibyte doesnot work
23978              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23979              Date: Sun, 24 Jun 2001 22:48:21 +0900
23980              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
23981      Branch: perl
23982            ! ext/Encode/Encode/Tcl.pm
23983 ____________________________________________________________________________
23984 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
23985         Log: Subject: [PATCH] Remove tautology in error messages
23986              From: Mike Guy <mjtg@cam.ac.uk>
23987              Date: Sun, 24 Jun 2001 13:31:00 +0100
23988              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
23989      Branch: perl
23990            ! pp_sys.c
23991 ____________________________________________________________________________
23992 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
23993         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
23994      Branch: perl
23995            ! hints/darwin.sh
23996 ____________________________________________________________________________
23997 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
23998         Log: Subject: Re: [PATCH 5.6.1] test suite
23999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24000              Date: Sun, 24 Jun 2001 05:47:05 -0400
24001              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
24002              
24003              Test suite fixes.
24004      Branch: perl
24005            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
24006 ____________________________________________________________________________
24007 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
24008         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
24009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24010              Date: Sun, 24 Jun 2001 05:37:19 -0400
24011              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
24012      Branch: perl
24013            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
24014 ____________________________________________________________________________
24015 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
24016         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
24017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24018              Date: Sun, 24 Jun 2001 05:34:50 -0400
24019              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
24020              
24021              Pacify compiler warnings.
24022      Branch: perl
24023            ! pp_sys.c
24024 ____________________________________________________________________________
24025 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
24026         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
24027              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24028              Date: Sun, 24 Jun 2001 05:21:18 -0400
24029              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
24030              
24031              Enable compression of executables during link time.
24032      Branch: perl
24033            ! hints/os2.sh
24034 ____________________________________________________________________________
24035 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
24036         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
24037              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24038              Date: Sun, 24 Jun 2001 05:15:11 -0400
24039              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
24040              
24041              Add ordinals to the export list for Perl DLL.
24042              (Breaks intra-version DLL compatibility.)
24043      Branch: perl
24044            ! makedef.pl
24045 ____________________________________________________________________________
24046 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
24047         Log: Allow (displaying and) re-editing the Subject in perlbug.
24048              Also abstract the Subject quality control into a function.
24049      Branch: perl
24050            ! utils/perlbug.PL
24051 ____________________________________________________________________________
24052 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
24053         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
24054      Branch: perl
24055            ! utils/perlbug.PL
24056 ____________________________________________________________________________
24057 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
24058         Log: Regen toc and modlib.
24059      Branch: perl
24060            ! pod/perlmodlib.pod pod/perltoc.pod
24061 ____________________________________________________________________________
24062 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
24063         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
24064              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
24065              attribute semantics as much as possible, or 'ntsec' which uses
24066              native NTFS semantics.)  (See also #10877.)
24067      Branch: perl
24068            ! perl.c
24069 ____________________________________________________________________________
24070 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
24071         Log: (Retracted by #11586)
24072              
24073              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
24074      Branch: perl
24075            ! lib/Test/Harness.pm
24076 ____________________________________________________________________________
24077 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
24078         Log: Just zap the -uPerlio.
24079      Branch: perl
24080            ! ext/B/Stash.t
24081 ____________________________________________________________________________
24082 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
24083         Log: Do not test PerlIO if PerlIO not used.
24084      Branch: perl
24085            ! ext/PerlIO/PerlIO.t
24086 ____________________________________________________________________________
24087 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
24088         Log: Regen perlapi.
24089      Branch: perl
24090            ! pod/perlapi.pod
24091 ____________________________________________________________________________
24092 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
24093         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
24094              From: Nicholas Clark <nick@ccl4.org>
24095              Date: Sat, 23 Jun 2001 22:55:47 +0100
24096              Message-ID: <20010623225547.Z98663@plum.flirble.org>
24097      Branch: perl
24098            ! numeric.c
24099 ____________________________________________________________________________
24100 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
24101         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
24102              From: Prymmer/Kahn <pvhp@best.com>
24103              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
24104              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
24105      Branch: perl
24106            ! lib/h2xs.t
24107 ____________________________________________________________________________
24108 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
24109         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
24110              cygwin does not taint cwd, just like win32.
24111      Branch: perl
24112            ! lib/File/Find/taint.t t/op/taint.t
24113 ____________________________________________________________________________
24114 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
24115         Log: Retract #10865, the patch should be unnecessary.
24116              (But seemingly helpful in Cygwin?  Strange.)
24117      Branch: perl
24118            ! lib/Memoize/t/tie_ndbm.t
24119 ____________________________________________________________________________
24120 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
24121         Log: Misplaced test file; plus Cygwin filesystem semantics.
24122      Branch: perl
24123            + ext/SDBM_File/sdbm.t
24124            - ext/ODBM_File/sdbm.t
24125            ! MANIFEST
24126 ____________________________________________________________________________
24127 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
24128         Log: (Retracted by #10867.)
24129      Branch: perl
24130            ! lib/Memoize/t/tie_ndbm.t
24131 ____________________________________________________________________________
24132 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
24133         Log: Metaconfig unit change for #10863.
24134      Branch: metaconfig/U/perl
24135            ! Extensions.U
24136 ____________________________________________________________________________
24137 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
24138         Log: In Cygwin do not build NDBM_File and ODBM_File unless
24139              -lndbm and -ldbm are available.
24140      Branch: perl
24141            ! Configure config_h.SH
24142 ____________________________________________________________________________
24143 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
24144         Log: More Cygwin filesystem semantics.
24145      Branch: perl
24146            ! t/io/fs.t t/op/stat.t
24147 ____________________________________________________________________________
24148 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
24149         Log: More DOSish permission semantics for Cygwin.
24150      Branch: perl
24151            ! lib/AnyDBM_File.t
24152 ____________________________________________________________________________
24153 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
24154         Log: Cygwin too has different permission semantics.
24155      Branch: perl
24156            ! ext/GDBM_File/gdbm.t
24157 ____________________________________________________________________________
24158 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
24159         Log: The group (and assumedly passwd) databases can have
24160              only one entry (this is the case in cygwin).
24161      Branch: perl
24162            ! t/op/grent.t t/op/pwent.t
24163 ____________________________________________________________________________
24164 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
24165         Log: Also in Cygwin use Socket to figure out domainname
24166              (if any) (avoids trying to call external 'domainname',
24167              which doesn't at the moment exist in Cygwin)
24168      Branch: perl
24169            ! lib/Net/Domain.pm
24170 ____________________________________________________________________________
24171 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
24172         Log: Remove also the lib$Foo.def, not just $Foo.def.
24173      Branch: perl
24174            ! lib/ExtUtils/MM_Unix.pm
24175 ____________________________________________________________________________
24176 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
24177         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
24178      Branch: perl
24179            ! unixish.h
24180 ____________________________________________________________________________
24181 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
24182         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
24183              to match the whole isprint(), only the space character.
24184      Branch: perl
24185            ! handy.h pod/perlre.pod t/op/pat.t
24186 ____________________________________________________________________________
24187 [ 10854] By: nick                                  on 2001/06/23  08:09:33
24188         Log: Integrate mainline
24189      Branch: perlio
24190           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
24191           !> lib/ExtUtils.t lib/File/Find/taint.t
24192           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
24193           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
24194           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
24195 ____________________________________________________________________________
24196 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
24197         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
24198              with its floats    in os390 and s390 (UTS).
24199      Branch: perl
24200            ! lib/Math/BigInt/t/bigintpm.t
24201 ____________________________________________________________________________
24202 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
24203         Log: Add also UTS (s390) to the non-IEEE float platforms.
24204      Branch: perl
24205            ! t/op/sprintf.t
24206 ____________________________________________________________________________
24207 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
24208         Log: Subject: RFC: what are applicable standards for exponent sizes?
24209              From: Peter Prymmer <pvhp@forte.com>
24210              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
24211              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
24212      Branch: perl
24213            ! t/op/sprintf.t
24214 ____________________________________________________________________________
24215 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
24216         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
24217              From: Peter Prymmer <pvhp@forte.com>
24218              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
24219              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
24220      Branch: perl
24221            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
24222 ____________________________________________________________________________
24223 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
24224         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
24225              From: Peter Prymmer <pvhp@forte.com>
24226              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
24227              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
24228      Branch: perl
24229            ! lib/ExtUtils.t
24230 ____________________________________________________________________________
24231 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
24232         Log: Retract #10845.
24233      Branch: perl
24234            ! lib/File/Find/taint.t
24235 ____________________________________________________________________________
24236 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
24237         Log: Yet another error message.
24238      Branch: perl
24239            ! t/op/mkdir.t
24240 ____________________________________________________________________________
24241 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
24242         Log: The croak message for nonexistent socket functions may vary.
24243      Branch: perl
24244            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
24245 ____________________________________________________________________________
24246 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
24247         Log: (Retracted by #10848.)
24248      Branch: perl
24249            ! lib/File/Find/taint.t
24250 ____________________________________________________________________________
24251 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
24252         Log: Integrate perlio.
24253      Branch: perl
24254           !> lib/File/Find/taint.t t/op/write.t
24255 ____________________________________________________________________________
24256 [ 10843] By: nick                                  on 2001/06/22  21:24:51
24257         Log: Back out debug in taint.t
24258      Branch: perlio
24259            ! lib/File/Find/taint.t
24260 ____________________________________________________________________________
24261 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
24262         Log: setitimer() does not exist in Unicos, despite of what
24263              Configure thinks, from Mark P. Lutz.
24264      Branch: perl
24265            ! hints/unicos.sh
24266 ____________________________________________________________________________
24267 [ 10841] By: nick                                  on 2001/06/22  21:19:36
24268         Log: Skip cwd test on Win32 ???
24269      Branch: perlio
24270            ! lib/File/Find/taint.t
24271 ____________________________________________________________________________
24272 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
24273         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
24274              and Tru64 gcc -Wall happy.
24275      Branch: perl
24276            ! mg.c
24277 ____________________________________________________________________________
24278 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
24279         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
24280      Branch: perl
24281            ! ext/IPC/SysV/Semaphore.pm
24282 ____________________________________________________________________________
24283 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
24284         Log: Metaconfig unit change for #10837.
24285      Branch: metaconfig/U/perl
24286            ! Cross.U
24287 ____________________________________________________________________________
24288 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
24289         Log: Cleanup of the cross-compilation unit.
24290      Branch: perl
24291            ! Configure
24292 ____________________________________________________________________________
24293 [ 10836] By: nick                                  on 2001/06/22  20:45:12
24294         Log: Skip |- based op/write.t on Win32 as well as VMS
24295      Branch: perlio
24296            ! t/op/write.t
24297 ____________________________________________________________________________
24298 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
24299         Log: Integrate perlio.
24300      Branch: perl
24301           !> util.c
24302 ____________________________________________________________________________
24303 [ 10834] By: nick                                  on 2001/06/22  20:41:54
24304         Log: Integrate mainline
24305      Branch: perlio
24306           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24307           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
24308           !> vos/config.ga.h
24309 ____________________________________________________________________________
24310 [ 10833] By: nick                                  on 2001/06/22  20:22:58
24311         Log: Patcho fix.
24312      Branch: perlio
24313            ! util.c
24314 ____________________________________________________________________________
24315 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
24316         Log: Metaconfig unit changes for #10831.
24317      Branch: metaconfig
24318            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
24319 ____________________________________________________________________________
24320 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
24321         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
24322              From: Andy Dougherty <doughera@lafayette.edu>
24323              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
24324              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
24325      Branch: perl
24326            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24327            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
24328 ____________________________________________________________________________
24329 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
24330         Log: MPE/iX prototype nits from Mark Bixby.
24331      Branch: perl
24332            ! pp_sys.c
24333 ____________________________________________________________________________
24334 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
24335         Log: Detypo.
24336      Branch: perl
24337            ! util.c
24338 ____________________________________________________________________________
24339 [ 10828] By: nick                                  on 2001/06/22  15:33:37
24340         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
24341      Branch: perlio
24342           +> lib/h2xs.t
24343           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
24344           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
24345           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
24346           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
24347           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
24348           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
24349           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
24350           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
24351           !> vms/vmsish.h
24352 ____________________________________________________________________________
24353 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
24354         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
24355              Date: Fri, 22 Jun 2001 10:08:35 -0500
24356              From: "Craig A. Berry" <craigberry@mac.com>
24357              Message-Id: <a05101001b75908704194@[192.168.56.145]>
24358      Branch: perl
24359            ! vms/vms.c vms/vmsish.h
24360 ____________________________________________________________________________
24361 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
24362         Log: NetWare scripts tweak from Ananth Kesari.
24363      Branch: perl
24364            ! NetWare/t/NWScripts.pl
24365 ____________________________________________________________________________
24366 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
24367         Log: Update Changes.
24368      Branch: perl
24369            ! Changes patchlevel.h
24370 ____________________________________________________________________________
24371 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
24372         Log: Add .i and .s targets.
24373      Branch: perl
24374            ! Makefile.SH
24375 ____________________________________________________________________________
24376 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
24377         Log: Upgrade to Locale::Maketext 1.03.
24378      Branch: perl
24379            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
24380            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
24381 ____________________________________________________________________________
24382 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
24383         Log: Upgrade to I18N::LangTags 0.26.
24384      Branch: perl
24385            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
24386            ! lib/I18N/LangTags/test.pl
24387 ____________________________________________________________________________
24388 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
24389         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
24390              Philip Newton.
24391      Branch: perl
24392            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
24393            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24394 ____________________________________________________________________________
24395 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
24396         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
24397              From: Prymmer/Kahn <pvhp@best.com>
24398              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
24399              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
24400      Branch: perl
24401            + lib/h2xs.t
24402            ! MANIFEST utils/h2xs.PL
24403 ____________________________________________________________________________
24404 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
24405         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
24406              From: Prymmer/Kahn <pvhp@best.com>
24407              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
24408              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
24409      Branch: perl
24410            ! lib/ExtUtils.t
24411 ____________________________________________________________________________
24412 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
24413         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
24414              From: Prymmer/Kahn <pvhp@best.com>
24415              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
24416              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
24417      Branch: perl
24418            ! t/pod/plainer.t
24419 ____________________________________________________________________________
24420 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
24421         Log: AUTHORS update.
24422      Branch: perl
24423            ! AUTHORS
24424 ____________________________________________________________________________
24425 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
24426         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
24427              From: "Craig A. Berry" <craigberry@mac.com>
24428              Date: Thu, 21 Jun 2001 18:20:38 -0500
24429              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
24430      Branch: perl
24431            ! ext/POSIX/POSIX.xs
24432 ____________________________________________________________________________
24433 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
24434         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
24435              From: "Craig A. Berry" <craigberry@mac.com>
24436              Date: Thu, 21 Jun 2001 09:58:52 -0500
24437              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
24438      Branch: perl
24439            ! ext/B/Deparse.t t/op/write.t
24440 ____________________________________________________________________________
24441 [ 10814] By: nick                                  on 2001/06/22  08:13:09
24442         Log: Integrate mainline.
24443      Branch: perlio
24444           !> (integrate 46 files)
24445 ____________________________________________________________________________
24446 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
24447         Log: Change the prefixes only if $prefix is unset,
24448              as originally patched by Marcel Grunauer.
24449      Branch: perl
24450            ! hints/darwin.sh hints/rhapsody.sh
24451 ____________________________________________________________________________
24452 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
24453         Log: Subject: Re: Patch for hints/darwin.sh
24454              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
24455              Date: Thu, 21 Jun 2001 11:23:46 -0700
24456              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
24457      Branch: perl
24458            ! hints/darwin.sh hints/rhapsody.sh
24459 ____________________________________________________________________________
24460 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
24461         Log: Add .PHONY targets for non-file targets,
24462              from Wilfredo Sánchez.  Should help saying
24463              "make install" on case-insensitive filesystems.
24464      Branch: perl
24465            ! Makefile.SH
24466 ____________________________________________________________________________
24467 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
24468         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
24469              From: Doug MacEachern <dougm@covalent.net>
24470              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
24471              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
24472              
24473              plus reword the getcwd() comment, plus use getcwd() buffer
24474              size minus one.
24475      Branch: perl
24476            ! util.c
24477 ____________________________________________________________________________
24478 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
24479         Log: More gprofing from Doug MacEachern.
24480      Branch: perl
24481            ! Makefile.SH
24482 ____________________________________________________________________________
24483 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
24484         Log: Metaconfig unit change for #10807.
24485      Branch: metaconfig/U/perl
24486            ! d_sfio.U
24487 ____________________________________________________________________________
24488 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
24489         Log: Tell that you are removing the unneeded -lsfio.
24490      Branch: perl
24491            ! Configure
24492 ____________________________________________________________________________
24493 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
24494         Log: More MPE/iX tweaks from Mark Bixby.
24495      Branch: perl
24496            ! perl.c t/op/magic.t
24497 ____________________________________________________________________________
24498 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
24499         Log: The fchdir() proto is supposed to live in <unistd.h>.
24500      Branch: perl
24501            ! ext/Cwd/Cwd.xs
24502 ____________________________________________________________________________
24503 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
24504         Log: This town is too small for the Cwd extension and me,
24505              it would seem...
24506      Branch: perl
24507            ! ext/Cwd/Cwd.xs
24508 ____________________________________________________________________________
24509 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
24510         Log: Metaconfig unit change for #10802.
24511      Branch: metaconfig/U/perl
24512            ! d_modfl.U
24513 ____________________________________________________________________________
24514 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
24515         Log: More d'ohs.
24516      Branch: perl
24517            ! Configure
24518 ____________________________________________________________________________
24519 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
24520         Log: Off-by-one.  I'm so classic.
24521      Branch: perl
24522            ! util.c
24523 ____________________________________________________________________________
24524 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
24525         Log: Update Changes.
24526      Branch: perl
24527            ! Changes patchlevel.h
24528 ____________________________________________________________________________
24529 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
24530         Log: Subject: Documentation patch for Net::FTP
24531              From: Marcel Grunauer <marcel@codewerk.com>
24532              Date: Wed, 20 Jun 2001 23:03:26 +0200
24533              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
24534      Branch: perl
24535            ! lib/Net/FTP.pm
24536 ____________________________________________________________________________
24537 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
24538         Log: Retract the #10417 mg.c and embed.pl parts because of
24539              strange SEGVs in 64bit x86 FreeBSD observed by
24540              Nicholas Clark.
24541      Branch: perl
24542            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
24543 ____________________________________________________________________________
24544 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
24545         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
24546      Branch: perl
24547            ! Configure NetWare/config.wc NetWare/config_H.wc
24548            ! Porting/Glossary Porting/config.sh Porting/config_H
24549            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
24550            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24551            ! vos/config.ga.h win32/config.bc win32/config.gc
24552            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24553            ! win32/config_H.vc
24554 ____________________________________________________________________________
24555 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
24556         Log: Cwd tweak from Doug MacEachern.
24557      Branch: perl
24558            ! ext/Cwd/Cwd.xs
24559 ____________________________________________________________________________
24560 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
24561         Log: Protect the fchdir() and lstat() with ifdefs.
24562              fchdir() needs a Configure probe.
24563      Branch: perl
24564            ! ext/Cwd/Cwd.xs
24565 ____________________________________________________________________________
24566 [ 10794] By: nick                                  on 2001/06/21  17:11:35
24567         Log: Integrate mainline
24568      Branch: perlio
24569           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
24570           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
24571           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
24572           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
24573           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
24574           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
24575           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
24576           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
24577            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
24578            - lib/File/Glob/case.t lib/File/Glob/global.t
24579            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
24580            - lib/File/Temp/posix.t lib/File/Temp/security.t
24581            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
24582            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
24583            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
24584            - lib/Text/Wrap/wrap.t
24585           !> (integrate 41 files)
24586 ____________________________________________________________________________
24587 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
24588         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
24589              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
24590              Date: Thu, 21 Jun 2001 13:04:54 -0500
24591              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
24592      Branch: perl
24593            ! ext/Cwd/Cwd.xs
24594 ____________________________________________________________________________
24595 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
24596         Log: Subject: [PATCH pod] overlong =item
24597              From: Robin Barker <rmb1@cise.npl.co.uk>
24598              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
24599              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
24600      Branch: perl
24601            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
24602            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24603 ____________________________________________________________________________
24604 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
24605         Log: Subject: [PATCH perlio.c] format 
24606              From: Robin Barker <rmb1@cise.npl.co.uk>
24607              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
24608              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
24609      Branch: perl
24610            ! perlio.c
24611 ____________________________________________________________________________
24612 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
24613         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
24614              From: Radu Greab <radu@netsoft.ro>
24615              Date: Thu, 21 Jun 2001 19:06:02 +0300
24616              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
24617      Branch: perl
24618            ! pod/perlapi.pod sv.c
24619 ____________________________________________________________________________
24620 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
24621         Log: The metaconfig unit changes for #10788.
24622      Branch: metaconfig/U/perl
24623            ! Cross.U fflushall.U
24624 ____________________________________________________________________________
24625 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
24626         Log: Cross-configuration changes: make $from to rm the files
24627              before copying them over (this means that he rm can be
24628              removed from the fflushall test), create $targetmkdir      
24629              (not documented in install since it is supposed to internal
24630              use only), make $run to copy over the executable only if
24631              a stamp file .xok doesn't already exist (to avoid unnecessary
24632              copying of the executable)
24633      Branch: perl
24634            ! Configure Makefile.SH
24635 ____________________________________________________________________________
24636 [ 10787] By: nick                                  on 2001/06/21  14:16:18
24637         Log: Integrate mainline
24638      Branch: perlio
24639           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
24640           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
24641           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
24642            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
24643           !> (integrate 34 files)
24644 ____________________________________________________________________________
24645 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
24646         Log: Re-add the files as text.
24647      Branch: perl
24648            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
24649 ____________________________________________________________________________
24650 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
24651         Log: Delete the binary files.
24652      Branch: perl
24653            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
24654 ____________________________________________________________________________
24655 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
24656         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
24657              From: Andy Dougherty <doughera@lafayette.edu>
24658              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
24659              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
24660      Branch: perl
24661            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
24662            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
24663            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
24664            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
24665 ____________________________________________________________________________
24666 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
24667         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
24668              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
24669              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
24670              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
24671              
24672              Setting umask to something friendlier.
24673      Branch: perl
24674            ! installman installperl
24675 ____________________________________________________________________________
24676 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
24677         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
24678              Resort MANIFEST with sort -f, looks much better.
24679      Branch: perl
24680            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
24681            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
24682            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
24683            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
24684            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
24685            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
24686            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
24687            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
24688            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
24689            - lib/File/Glob/case.t lib/File/Glob/global.t
24690            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
24691            - lib/File/Temp/posix.t lib/File/Temp/security.t
24692            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
24693            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
24694            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
24695            - lib/Text/Wrap/wrap.t
24696            ! MANIFEST
24697 ____________________________________________________________________________
24698 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
24699         Log: Upgrade to I18N::LangTags 0.25.
24700      Branch: perl
24701            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
24702            ! lib/I18N/LangTags/List.pm
24703 ____________________________________________________________________________
24704 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
24705         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
24706              From: Richard Soderberg <rs@crystalflame.net>
24707              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
24708              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
24709      Branch: perl
24710            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
24711            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
24712 ____________________________________________________________________________
24713 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
24714         Log: Test obsoleted by change #10777.
24715      Branch: perl
24716            ! t/op/sub_lval.t
24717 ____________________________________________________________________________
24718 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
24719         Log: Case of confused test numbering.
24720      Branch: perl
24721            ! t/op/pat.t
24722 ____________________________________________________________________________
24723 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
24724         Log: Subject: Re: Opinion on undef lvalue
24725              From: Abhijit Menon-Sen <ams@wiw.org>
24726              Date: Sun, 17 Jun 2001 13:04:46 +0530
24727              Message-ID: <20010617130446.B27925@lustre.linux.in>
24728              
24729              Allow lvalue subs to return undef in array context.
24730      Branch: perl
24731            ! pp_hot.c
24732 ____________________________________________________________________________
24733 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
24734         Log: Just a guess that using the same hack for cygwin as
24735              for win32 might help.
24736      Branch: perl
24737            ! lib/File/Find/find.t
24738 ____________________________________________________________________________
24739 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
24740         Log: NetWare tweaks from Guruprasad.
24741      Branch: perl
24742            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
24743            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
24744            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
24745            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
24746 ____________________________________________________________________________
24747 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
24748         Log: Subject: Re: perl@10722: Bogus warnings on REs 
24749              From: Hugo <hv@crypt.compulink.co.uk>
24750              Date: Thu, 21 Jun 2001 09:51:17 +0100
24751              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
24752              
24753              Unroll to avoid a UTS compiler bug.
24754      Branch: perl
24755            ! regcomp.c
24756 ____________________________________________________________________________
24757 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
24758         Log: Subject: Re: [PATCH] Make /o work under i?threads
24759              From: Artur Bergman <artur@contiller.se>
24760              Date: Thu, 21 Jun 2001 14:38:03 +0200
24761              Message-ID: <B757B74A.184D%artur@contiller.se>
24762      Branch: perl
24763            ! t/op/pat.t
24764 ____________________________________________________________________________
24765 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
24766         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
24767              From: Artur Bergman <artur@contiller.se> 
24768              Date: Thu, 21 Jun 2001 14:27:33 +0200
24769              Message-ID: <B757B4D4.1849%artur@contiller.se>
24770              
24771              Plus extra parentheses.
24772      Branch: perl
24773            ! op.h
24774 ____________________________________________________________________________
24775 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
24776         Log: Subject: [PATCH] Make /o work under i?threads
24777              From: Richard Soderberg <rs@crystalflame.net>
24778              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
24779              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
24780      Branch: perl
24781            ! pp_ctl.c
24782 ____________________________________________________________________________
24783 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
24784         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
24785              From: Artur Bergman <artur@contiller.se>
24786              Date: Thu, 21 Jun 2001 14:04:54 +0200
24787              Message-ID: <B757AF86.1842%artur@contiller.se>
24788      Branch: perl
24789            ! op.h
24790 ____________________________________________________________________________
24791 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
24792         Log: Subject: Re: perl@10765: sv.c not OK on win32
24793              From: Artur Bergman <artur@contiller.se>
24794              Date: Thu, 21 Jun 2001 10:31:06 +0200
24795              Message-ID: <B7577D69.182C%artur@contiller.se>
24796      Branch: perl
24797            ! sv.c
24798 ____________________________________________________________________________
24799 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
24800         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
24801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24802              Date: Thu, 21 Jun 2001 06:23:56 -0400
24803              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
24804              
24805              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
24806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24807              Date: Thu, 21 Jun 2001 06:32:21 -0400
24808              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
24809      Branch: perl
24810            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
24811 ____________________________________________________________________________
24812 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
24813         Log: Subject: [PATCH] make syslog test more verbose
24814              From: Robert Spier <rspier@pobox.com>
24815              Date: Thu, 21 Jun 2001 00:54:32 -0400
24816              Message-ID: <15153.32264.295807.333073@rls.cx>
24817      Branch: perl
24818            ! ext/Sys/Syslog/syslog.t
24819 ____________________________________________________________________________
24820 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
24821         Log: Subject: op/study.t refinements
24822              From: Hugo <hv@crypt.compulink.co.uk>
24823              Date: Thu, 21 Jun 2001 00:29:07 +0100
24824              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
24825      Branch: perl
24826            ! t/op/study.t
24827 ____________________________________________________________________________
24828 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
24829         Log: Update Changes.
24830      Branch: perl
24831            ! Changes patchlevel.h
24832 ____________________________________________________________________________
24833 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
24834         Log: Subject: Re: [PATCH] djgpp updates
24835              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
24836              Date: Wed, 20 Jun 2001 10:05:15 +0200
24837              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
24838      Branch: perl
24839            ! djgpp/config.over
24840 ____________________________________________________________________________
24841 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
24842         Log: Fix for ID 20010619.002 "When building hash, hash keys that
24843              are function calls are not being called", from Abhijit.
24844      Branch: perl
24845            ! t/base/lex.t toke.c
24846 ____________________________________________________________________________
24847 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
24848         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
24849      Branch: perl
24850            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
24851            + lib/Locale/Maketext/test.pl
24852            - lib/Locale/Maketext.t
24853            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
24854            ! lib/Locale/Maketext/TPJ13.pod
24855 ____________________________________________________________________________
24856 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
24857         Log: Metaconfig unit change for #10760.
24858      Branch: metaconfig
24859            ! U/modified/Cppsym.U
24860 ____________________________________________________________________________
24861 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
24862         Log: Do not remove the ccsym* Cppsym* files since
24863              they are useful for metaconfig units coming after us.
24864              (This is the Configure nit mentioned in #10752.)
24865      Branch: perl
24866            ! Configure
24867 ____________________________________________________________________________
24868 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
24869         Log: Update to I18N::LangTags 0.24, from Sean Burke.
24870      Branch: perl
24871            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
24872            + lib/I18N/LangTags/README
24873            - lib/I18N/LangTags/List.pod
24874            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
24875 ____________________________________________________________________________
24876 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
24877         Log: Regen headers.
24878      Branch: perl
24879            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
24880            ! pod/perlapi.pod proto.h
24881 ____________________________________________________________________________
24882 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
24883         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
24884              From: Artur Bergman <artur@contiller.se>
24885              Date: Wed, 20 Jun 2001 11:31:32 +0200
24886              Message-ID: <B7563A14.17D8%artur@contiller.se>
24887      Branch: perl
24888            ! embed.pl hv.c intrpvar.h sv.c sv.h
24889 ____________________________________________________________________________
24890 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
24891         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
24892              From: Tim Sweetman <tim@aldigital.co.uk> 
24893              Date: Wed, 13 Jun 2001 14:25:17 +0100 
24894              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
24895      Branch: perl
24896            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
24897 ____________________________________________________________________________
24898 [ 10755] By: nick                                  on 2001/06/20  16:12:37
24899         Log: Integrate mainline
24900      Branch: perlio
24901           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
24902           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
24903           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
24904           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
24905           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
24906           !> t/op/study.t util.c
24907 ____________________________________________________________________________
24908 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
24909         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
24910              but not Makefile)
24911      Branch: maint-5.6/perl
24912            ! win32/Makefile
24913 ____________________________________________________________________________
24914 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
24915         Log: Security tweak on readlink().
24916      Branch: perl
24917            ! pp_sys.c
24918 ____________________________________________________________________________
24919 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
24920         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
24921      Branch: perl
24922            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
24923            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
24924            ! mpeix/relink t/op/pwent.t
24925 ____________________________________________________________________________
24926 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
24927         Log: Reinstate #10725 (with probe for alarm()).
24928      Branch: perl
24929            ! t/op/study.t
24930 ____________________________________________________________________________
24931 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
24932         Log: Replace our implementation of realpath() with OpenBSD's
24933              (src/lib/libc/stdlib/realpath.c 1.4).
24934      Branch: perl
24935            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
24936            ! pod/perldiag.pod proto.h util.c
24937 ____________________________________________________________________________
24938 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
24939         Log: Integrate perlio.
24940      Branch: perl
24941           !> perlio.c
24942 ____________________________________________________________________________
24943 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
24944         Log: No point in going into memory-saving contortions
24945              with getcwd() since there's a danger of buffer overflow.
24946              Also make the POSIX extension to use sv_getcwd().
24947              Finally, a missed proto.h fragment.
24948      Branch: perl
24949            ! ext/POSIX/POSIX.xs proto.h util.c
24950 ____________________________________________________________________________
24951 [ 10747] By: nick                                  on 2001/06/20  12:38:26
24952         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
24953      Branch: perlio
24954            ! perlio.c
24955 ____________________________________________________________________________
24956 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
24957         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
24958              From: Graham Barr <gbarr@pobox.com>
24959              Date: Wed, 20 Jun 2001 11:05:49 +0100
24960              Message-ID: <20010620110549.I19188@pobox.com>
24961              
24962              reported in        
24963              
24964              Subject: Bug in IO::Socket::INET module (repeat)
24965              From: "Harmon S. Nine" <hnine@netarx.com>
24966              Date: Tue, 19 Jun 2001 09:41:35 -0400
24967              Message-ID: <3B2F568F.8080605@netarx.com>
24968              
24969              The bug was that the IO::Socket::INET constructor
24970              did not allow a 'LocalPort' of 0.
24971      Branch: perl
24972            ! ext/IO/lib/IO/Socket/INET.pm
24973 ____________________________________________________________________________
24974 [ 10745] By: nick                                  on 2001/06/20  08:56:39
24975         Log: Integrate mainline.
24976      Branch: perlio
24977           !> (integrate 37 files)
24978 ____________________________________________________________________________
24979 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
24980         Log: After some reading I don't think we can blindly
24981              use systems' realpath().  Too many security problems,
24982              too many buggy implementations.
24983              
24984              TODO: the realpath() emulation code in util.c doesn't
24985              seem fully operational?  (readlink(), for example?)
24986      Branch: perl
24987            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
24988            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
24989            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
24990            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
24991            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
24992            ! win32/config_H.gc win32/config_H.vc
24993 ____________________________________________________________________________
24994 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
24995         Log: Metaconfig unit change for #10738.
24996      Branch: metaconfig
24997            ! U/compline/d_gconvert.U
24998 ____________________________________________________________________________
24999 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
25000         Log: Integrate change #10739 from maintperl:
25001              
25002              C<eval "/x$\r\n/x"> fails to compile correctly 
25003      Branch: perl
25004           !> t/op/pat.t toke.c
25005 ____________________________________________________________________________
25006 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
25007         Log: Retract #10725 (Hugo asked NOT to apply the patch)
25008      Branch: perl
25009            ! t/op/study.t
25010 ____________________________________________________________________________
25011 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
25012         Log: The test.third results were funnily named because of the
25013              new test scheme.
25014      Branch: perl
25015            ! t/TEST
25016 ____________________________________________________________________________
25017 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
25018         Log: C<eval "/x$\r\n/x"> fails to compile correctly
25019      Branch: maint-5.6/perl
25020            ! t/op/pat.t toke.c
25021 ____________________________________________________________________________
25022 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
25023         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
25024              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25025              Date: Tue, 19 Jun 2001 19:15:40 -0400
25026              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
25027              
25028              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
25029              because "1e+129" being expected but "1.e+129" being returned.
25030              The culprit (at least in Tru64) is the use of gcvt().
25031      Branch: perl
25032            ! Configure
25033 ____________________________________________________________________________
25034 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
25035         Log: Subject: [PATCH perl@10722] test hunting on VMS
25036              From: "Craig A. Berry" <craigberry@mac.com>
25037              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
25038              Date: Tue, 19 Jun 2001 18:59:01 -0500
25039      Branch: perl
25040            ! vms/test.com
25041 ____________________________________________________________________________
25042 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
25043         Log: Subject: [PATCH] s/typos//
25044              From: Abhijit Menon-Sen <ams@wiw.org>
25045              Date: Wed, 20 Jun 2001 02:15:02 +0530
25046              Message-ID: <20010620021502.A14541@lustre.linux.in>
25047              
25048              Without the op.h s/bearword/bareword/ hunk, see
25049              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
25050      Branch: perl
25051            ! util.c
25052 ____________________________________________________________________________
25053 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
25054         Log: Metaconfig unit change for #10732 and #10733.
25055      Branch: metaconfig/U/perl
25056            ! fflushall.U
25057 ____________________________________________________________________________
25058 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
25059         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
25060              From: "Craig A. Berry" <craigberry@mac.com>
25061              Date: Tue, 19 Jun 2001 17:19:48 -0500
25062              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
25063      Branch: perl
25064            ! configure.com vms/descrip_mms.template
25065 ____________________________________________________________________________
25066 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
25067         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
25068              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25069              Date: Tue, 19 Jun 2001 16:48:07 -0400
25070              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
25071              
25072              Further fixes to fflush(NULL) detection.
25073      Branch: perl
25074            ! Configure
25075 ____________________________________________________________________________
25076 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
25077         Log: AIX test -s hangs with non-existent files?
25078              (A genuine logic bug in Configure, but AIX also broken?)
25079      Branch: perl
25080            ! Configure
25081 ____________________________________________________________________________
25082 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
25083         Log: AUTHORS updates.
25084      Branch: perl
25085            ! AUTHORS
25086 ____________________________________________________________________________
25087 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
25088         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
25089              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25090              Date: Tue, 19 Jun 2001 15:33:25 -0400
25091              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
25092      Branch: perl
25093            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
25094            ! t/lib/warnings/pp
25095 ____________________________________________________________________________
25096 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
25097         Log: Integrate perlio.
25098      Branch: perl
25099           !> lib/File/Find/find.t win32/distclean.bat
25100 ____________________________________________________________________________
25101 [ 10728] By: nick                                  on 2001/06/19  18:24:53
25102         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
25103      Branch: perlio
25104            ! lib/File/Find/find.t win32/distclean.bat
25105 ____________________________________________________________________________
25106 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
25107         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
25108              also add information how to find out whether one has PerlIO.
25109      Branch: perl
25110            ! pod/perlfunc.pod
25111 ____________________________________________________________________________
25112 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
25113         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
25114              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
25115              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
25116              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
25117      Branch: perl
25118            ! pod/perlfunc.pod
25119 ____________________________________________________________________________
25120 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
25121         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
25122              From: Hugo <hv@crypt.compulink.co.uk>
25123              Date: Tue, 19 Jun 2001 12:37:30 +0100
25124              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
25125      Branch: perl
25126            ! t/op/study.t
25127 ____________________________________________________________________________
25128 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
25129         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
25130              From: Hugo <hv@crypt.compulink.co.uk>
25131              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
25132              Date: Tue, 19 Jun 2001 13:15:17 +0100
25133      Branch: perl
25134            ! util.c
25135 ____________________________________________________________________________
25136 [ 10723] By: nick                                  on 2001/06/19  14:46:15
25137         Log: Integrate mainline
25138      Branch: perlio
25139           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
25140           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
25141           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
25142           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
25143           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
25144           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
25145            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
25146            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
25147            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
25148            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
25149            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
25150            - ext/Thread/unsync4.t
25151           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
25152           !> djgpp/config.over djgpp/fixpmain
25153           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
25154           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
25155           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
25156 ____________________________________________________________________________
25157 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
25158         Log: Update Changes.
25159      Branch: perl
25160            ! Changes patchlevel.h
25161 ____________________________________________________________________________
25162 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
25163         Log: The existence shall be MANIFESted.
25164      Branch: perl
25165            ! MANIFEST
25166 ____________________________________________________________________________
25167 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
25168         Log: The old libnet.cfg is first searched from the current directory,
25169              only then from the module path.
25170      Branch: perl
25171            ! utils/libnetcfg.PL
25172 ____________________________________________________________________________
25173 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
25174         Log: NetWare tweaks from Guruprasad.
25175      Branch: perl
25176            ! NetWare/Makefile NetWare/config.wc
25177 ____________________________________________________________________________
25178 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
25179         Log: Subject: [PATCH] djgpp updates
25180              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
25181              Date: Tue, 19 Jun 2001 10:59:06 +0200
25182              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
25183      Branch: perl
25184            ! djgpp/config.over djgpp/fixpmain
25185 ____________________________________________________________________________
25186 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
25187         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
25188              From: Prymmer/Kahn <pvhp@best.com>
25189              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
25190              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
25191      Branch: perl
25192            ! win32/Makefile
25193 ____________________________________________________________________________
25194 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
25195         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
25196              to happen right after the inclusion of <inttypes.h>,
25197              from Edward Moy.
25198      Branch: perl
25199            ! handy.h perl.h
25200 ____________________________________________________________________________
25201 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
25202         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
25203              From: Doug MacEachern <dougm@covalent.net>
25204              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
25205              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
25206      Branch: perl
25207            ! ext/DynaLoader/DynaLoader_pm.PL
25208 ____________________________________________________________________________
25209 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
25210         Log: Revert #10656 for perfomance reasons but leave in the
25211              use of Hv*() macros -- in comments, so that grepping the
25212              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
25213              suggested by Sarathy, also by Abhijit.)
25214      Branch: perl
25215            ! hv.c
25216 ____________________________________________________________________________
25217 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
25218         Log: Subject: [patch] .s MakeMaker suffix
25219              From: Doug MacEachern <dougm@covalent.net>
25220              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
25221              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
25222      Branch: perl
25223            ! lib/ExtUtils/MM_Unix.pm
25224 ____________________________________________________________________________
25225 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
25226         Log: One test lost in the big shuffle restored.
25227      Branch: perl
25228            + ext/IPC/SysV/ipcsysv.t
25229            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
25230 ____________________________________________________________________________
25231 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
25232         Log: Rename the old non-standard threads tests so that
25233              they won't be invoked.
25234      Branch: perl
25235            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
25236            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
25237            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
25238            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
25239            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
25240            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
25241            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
25242            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
25243            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
25244            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
25245            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
25246            - ext/Thread/unsync4.t
25247            ! MANIFEST
25248 ____________________________________________________________________________
25249 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
25250         Log: Integrate perlio.
25251      Branch: perl
25252           !> win32/config_sh.PL
25253 ____________________________________________________________________________
25254 [ 10709] By: nick                                  on 2001/06/19  08:18:18
25255         Log: Integrate mainline
25256      Branch: perlio
25257           +> (branch 40 files)
25258            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
25259            - lib/strict/subs lib/strict/vars lib/warnings/1global
25260            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
25261            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
25262            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
25263            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
25264            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
25265            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
25266            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
25267            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
25268            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
25269            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
25270            - lib/warnings/utf8 lib/warnings/util
25271           !> (integrate 57 files)
25272 ____________________________________________________________________________
25273 [ 10708] By: nick                                  on 2001/06/19  07:57:10
25274         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
25275      Branch: perlio
25276            ! win32/config_sh.PL
25277 ____________________________________________________________________________
25278 [ 10707] By: nick                                  on 2001/06/19  07:05:07
25279         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
25280      Branch: perl
25281            ! perly.c perly.y perly_c.diff vms/perly_c.vms
25282 ____________________________________________________________________________
25283 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
25284         Log: More perl572delta tweaks.
25285      Branch: perl
25286            ! pod/perl572delta.pod
25287 ____________________________________________________________________________
25288 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
25289         Log: Update perl572delta.
25290      Branch: perl
25291            ! pod/perl572delta.pod
25292 ____________________________________________________________________________
25293 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
25294         Log: VOS updates from Paul Green.
25295      Branch: perl
25296            ! vos/Changes vos/build.cm vos/perl.bind
25297 ____________________________________________________________________________
25298 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
25299         Log: Update the vos/config.*.* files.
25300      Branch: perl
25301            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25302            ! vos/config.ga.h
25303 ____________________________________________________________________________
25304 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
25305         Log: Add a makefile for more painless adding of symbols to the
25306              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
25307              takes care of the adding)
25308      Branch: perl
25309            + vos/Makefile
25310 ____________________________________________________________________________
25311 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
25312         Log: Make libnetcfg by default display the libnet configuration,
25313              -c to change, add -i for old config, document all options,
25314              regen toc.
25315      Branch: perl
25316            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
25317 ____________________________________________________________________________
25318 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
25319         Log: gcc -Wall sweep.
25320      Branch: perl
25321            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
25322 ____________________________________________________________________________
25323 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
25324         Log: So there.
25325      Branch: perl
25326            ! universal.c
25327 ____________________________________________________________________________
25328 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
25329         Log: Document the need for sv_printify().
25330              
25331              Document that 'use utf8' has been considered.
25332              
25333              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
25334      Branch: perl
25335            ! pod/perltodo.pod universal.c
25336 ____________________________________________________________________________
25337 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
25338         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
25339              From: Nicholas Clark <nick@ccl4.org>
25340              Date: Mon, 18 Jun 2001 23:29:23 +0100
25341              Message-ID: <20010618232923.I98663@plum.flirble.org>
25342      Branch: perl
25343            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
25344            ! ext/Sys/Syslog/Makefile.PL
25345 ____________________________________________________________________________
25346 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
25347         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
25348              From: Scott.L.Miller@Compaq.com
25349              Date: Mon, 18 Jun 2001 10:12:27 -0500
25350              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
25351      Branch: perl
25352            ! lib/perl5db.pl pod/perldebug.pod
25353 ____________________________________________________________________________
25354 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
25355         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
25356              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25357              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
25358              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
25359      Branch: perl
25360            ! lib/Carp/Heavy.pm
25361 ____________________________________________________________________________
25362 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
25363         Log: Subject: [PATCH] Documentation changes for CLONE
25364              From: Artur Bergman <artur@contiller.se>
25365              Date: Mon, 18 Jun 2001 22:06:37 +0200
25366              Message-ID: <B7542BEC.1719%artur@contiller.se>
25367      Branch: perl
25368            ! pod/perlmod.pod pod/perlsub.pod
25369 ____________________________________________________________________________
25370 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
25371         Log: Subject: Re: configure.com
25372              From: "Craig A. Berry" <craigberry@mac.com>
25373              Date: Mon, 18 Jun 2001 16:04:38 -0500
25374              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
25375      Branch: perl
25376            ! configure.com
25377 ____________________________________________________________________________
25378 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
25379         Log: Subject: PL_nullstash + perl_clone()
25380              From: Doug MacEachern <dougm@covalent.net>
25381              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
25382              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
25383      Branch: perl
25384            ! sv.c
25385 ____________________________________________________________________________
25386 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
25387         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
25388              From: davem@fdgroup.co.uk
25389              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
25390              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
25391      Branch: perl
25392            ! embed.pl pod/perlapi.pod
25393 ____________________________________________________________________________
25394 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
25395         Log: More cross-compilation defaults gleaned from -Dcc
25396              if it is CPU-OS-gcc.
25397      Branch: metaconfig
25398            ! U/modified/libc.U
25399      Branch: metaconfig/U/perl
25400            ! Cross.U
25401      Branch: perl
25402            ! Configure INSTALL
25403 ____________________________________________________________________________
25404 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
25405         Log: Update Changes.
25406      Branch: perl
25407            ! Changes patchlevel.h
25408 ____________________________________________________________________________
25409 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
25410         Log: Subject: [PATCH 5.7.1] sv.c documentation
25411              From: davem@fdgroup.co.uk
25412              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
25413              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
25414      Branch: perl
25415            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
25416            ! sv.c sv.h
25417 ____________________________________________________________________________
25418 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
25419         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
25420              From: "Jon Gunnip" <jongunnip@hotmail.com>
25421              Date: Sun, 17 Jun 2001 18:24:29 -0400
25422              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
25423      Branch: perl
25424            ! pod/perlvar.pod
25425 ____________________________________________________________________________
25426 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
25427         Log: Move the locale/strict/warnings helper files back
25428              under the t/lib; this way the amount of non-installabled
25429              stuff under lib/ stays smaller.
25430      Branch: perl
25431            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
25432            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
25433            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
25434            + t/lib/warnings/5nolint t/lib/warnings/6default
25435            + t/lib/warnings/7fatal t/lib/warnings/8signal
25436            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
25437            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
25438            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
25439            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
25440            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
25441            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
25442            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
25443            + t/lib/warnings/taint t/lib/warnings/toke
25444            + t/lib/warnings/universal t/lib/warnings/utf8
25445            + t/lib/warnings/util
25446            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
25447            - lib/strict/subs lib/strict/vars lib/warnings/1global
25448            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
25449            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
25450            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
25451            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
25452            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
25453            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
25454            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
25455            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
25456            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
25457            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
25458            - lib/warnings/utf8 lib/warnings/util
25459            ! MANIFEST installperl lib/locale.t lib/strict.t
25460 ____________________________________________________________________________
25461 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
25462         Log: Split off the pack/unpack code, from Nicholas Clark.
25463      Branch: perl
25464            + pp_pack.c
25465            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
25466            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
25467            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
25468 ____________________________________________________________________________
25469 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
25470         Log: Guard the SysV IPC tests against being invoked in
25471              SysV-IPC-less places.
25472      Branch: perl
25473            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
25474 ____________________________________________________________________________
25475 [ 10683] By: nick                                  on 2001/06/18  12:24:42
25476         Log: Integrate mainline (new test scheme now ok on Linux).
25477      Branch: perlio
25478           +> lib/warnings.t
25479           !> dump.c sv.c
25480 ____________________________________________________________________________
25481 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
25482         Log: Add the locale.c and numeric.c to the microperl sources.
25483      Branch: perl
25484            ! Makefile.micro win32/Makefile
25485 ____________________________________________________________________________
25486 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
25487         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
25488              From: Abhijit Menon-Sen <ams@wiw.org>
25489              Date: Mon, 18 Jun 2001 14:23:44 +0530
25490              Message-ID: <20010618142344.A13136@lustre.linux.in>
25491      Branch: perl
25492            ! dump.c
25493 ____________________________________________________________________________
25494 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
25495         Log: Subject: Re: [PATCH] more anonymous stash cleanups
25496              From: Abhijit Menon-Sen <ams@wiw.org>
25497              Date: Mon, 18 Jun 2001 15:50:32 +0530
25498              Message-ID: <20010618155032.A13223@lustre.linux.in>
25499              
25500              Plus the comment left in as suggested by NI-S.
25501      Branch: perl
25502            ! sv.c
25503 ____________________________________________________________________________
25504 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
25505         Log: One missed file.
25506      Branch: perl
25507            + lib/warnings.t
25508 ____________________________________________________________________________
25509 [ 10678] By: nick                                  on 2001/06/18  08:05:29
25510         Log: Integrate mainline (part2 - the deletes)
25511      Branch: perlio
25512            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
25513            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
25514            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
25515            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
25516            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
25517            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
25518            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
25519            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
25520            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
25521            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
25522            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
25523 ____________________________________________________________________________
25524 [ 10677] By: nick                                  on 2001/06/18  08:04:44
25525         Log: Integrate mainline (part1)
25526      Branch: perlio
25527           +> (branch 376 files)
25528            - (delete 219 files)
25529           !> (integrate 151 files)
25530 ____________________________________________________________________________
25531 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
25532         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
25533              No doubt I made some mistakes like missed some files or
25534              misnamed some files.  The naming rules were more or less:
25535              (1) if the module is from CPAN, follows its ways, be it
25536              t/*.t or test.pl.
25537              (2) otherwise if there are multiple tests for a module
25538              put them in a t/
25539              (3) otherwise if there's only one test put it in Module.t
25540              (4) helper files go to module/ (locale, strict, warnings)
25541              (5) use longer filenames now that we can (but e.g. the
25542              compat-0.6.t and the Text::Balanced test files still
25543              were renamed to be more civil against the 8.3 people)
25544              installperl was updated appropriately not to install the
25545              *.t files or the help files from under lib.
25546              
25547              TODO: some helper files still remain under t/ that could
25548              follow their 'masters'.  UPDATE: On second thoughts, why
25549              should they.  They can continue to live under t/lib, and
25550              in fact the locale/strict/warnings helpers that were moved
25551              could be moved back.  This way the amount of non-installable
25552              stuff under lib/ stays smaller.
25553      Branch: perl
25554            + (add 253 files)
25555            - (delete 254 files)
25556            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
25557 ____________________________________________________________________________
25558 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
25559         Log: The warning no more comes from util.c, it comes from numeric.c.
25560      Branch: perl
25561            ! README.tru64
25562 ____________________________________________________________________________
25563 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
25564         Log: Subject: Re: anyone good at casting spells?
25565              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25566              Date: Sun, 17 Jun 2001 21:21:04 -0400
25567              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
25568      Branch: perl
25569            ! ext/POSIX/POSIX.xs hv.h
25570 ____________________________________________________________________________
25571 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
25572         Log: Protect the (original) thread tests against testing if no 5.005
25573              threads have been configured.
25574      Branch: perl
25575            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
25576            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
25577            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
25578            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
25579            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
25580            ! ext/Thread/unsync4.t
25581 ____________________________________________________________________________
25582 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
25583         Log: Try the new test scanning scheme on Text::Abbrev.
25584      Branch: perl
25585            + lib/Text/Abbrev.t
25586            - lib/Text/Abbrev/t/abbrev.t
25587            ! MANIFEST
25588 ____________________________________________________________________________
25589 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
25590         Log: Change the scan policy of the *.t and test.pl files,
25591              now the *.t do not need to live in a t/ directory.
25592      Branch: perl
25593            ! t/TEST t/harness
25594 ____________________________________________________________________________
25595 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
25596         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
25597              From: Ilmari Karonen <iltzu@sci.fi>
25598              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
25599              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
25600      Branch: perl
25601            ! pod/perlfaq7.pod
25602 ____________________________________________________________________________
25603 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
25604         Log: Quench the warnings from Tru64; the HP-UX is still
25605              broken because it really, REALLY, doesn't like the
25606              HvARRAY() being lvalue:
25607              
25608              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
25609              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
25610      Branch: perl
25611            ! hv.c
25612 ____________________________________________________________________________
25613 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
25614         Log: Integrate change #10667 from maintperl:
25615              
25616              change#10449 broke the special-case that makes lexicals inside the
25617              eval"" within DB::DB() visible
25618      Branch: perl
25619           !> op.c
25620 ____________________________________________________________________________
25621 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
25622         Log: change#10449 broke the special-case that makes lexicals inside the
25623              eval"" within DB::DB() visible
25624      Branch: maint-5.6/perl
25625            ! op.c
25626 ____________________________________________________________________________
25627 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
25628         Log: Still spurious output; indent the code a bit.
25629              
25630              TODO1: separate the utility functions like MkDir
25631              into a helper script?
25632              
25633              TODO2: I see a lot of repetition in the filepath()
25634              and dirpath() calls.
25635      Branch: perl
25636            ! t/lib/filefind.t t/lib/findtaint.t
25637 ____________________________________________________________________________
25638 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
25639         Log: Regen modlib, toc.
25640      Branch: perl
25641            ! pod/perlmodlib.pod pod/perltoc.pod
25642 ____________________________________________________________________________
25643 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
25644         Log: Add libnetcfg to perlutil.
25645      Branch: perl
25646            ! pod/perlutil.pod
25647 ____________________________________________________________________________
25648 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
25649         Log: Initial integration of libnet-1.0703.
25650              The Configure script renamed as libnetcfg, will be
25651              installed along other utilities.
25652      Branch: perl
25653            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
25654            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
25655            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
25656            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
25657            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
25658            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
25659            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
25660            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
25661            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
25662            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
25663            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
25664            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
25665            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
25666            + utils/libnetcfg.PL
25667            ! MANIFEST utils.lst utils/Makefile
25668 ____________________________________________________________________________
25669 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
25670         Log: Less potentially test-harness-confusing output.
25671      Branch: perl
25672            ! lib/Memoize/t/expire_module_t.t
25673 ____________________________________________________________________________
25674 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
25675         Log: The final print annoys make test.
25676      Branch: perl
25677            ! t/lib/filefind.t t/lib/findtaint.t
25678 ____________________________________________________________________________
25679 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
25680         Log: Add an option for handling dangling symbolic links.
25681      Branch: perl
25682            ! lib/File/Find.pm t/lib/filefind.t
25683 ____________________________________________________________________________
25684 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
25685         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
25686              From: Thomas Wegner <wegner_thomas@yahoo.com>
25687              Date: Sun, 17 Jun 2001 14:43:11 +0200
25688              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
25689      Branch: perl
25690            + t/lib/findtaint.t
25691            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
25692 ____________________________________________________________________________
25693 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
25694         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
25695              From: Jonathan Stowe <gellyfish@gellyfish.com>
25696              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
25697              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
25698      Branch: perl
25699            ! lib/ExtUtils/MM_Unix.pm
25700 ____________________________________________________________________________
25701 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
25702         Log: Subject: [PATCH] more anonymous stash cleanups
25703              From: Abhijit Menon-Sen <ams@wiw.org>
25704              Date: Sun, 17 Jun 2001 11:44:06 +0530
25705              Message-ID: <20010617114406.A25203@lustre.linux.in>
25706      Branch: perl
25707            ! op.c
25708 ____________________________________________________________________________
25709 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
25710         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
25711              From: Abhijit Menon-Sen <ams@wiw.org>
25712              Date: Sun, 17 Jun 2001 08:02:59 +0530
25713              Message-ID: <20010617080259.A28776@lustre.linux.in>
25714              
25715              Subject: [PATCH #2/7] xhv_eiter
25716              From: Abhijit Menon-Sen <ams@wiw.org>
25717              Date: Sun, 17 Jun 2001 08:13:18 +0530
25718              Message-ID: <20010617081318.B28776@lustre.linux.in>
25719              
25720              Subject: [PATCH #3/7] xhv_fill
25721              From: Abhijit Menon-Sen <ams@wiw.org>
25722              Date: Sun, 17 Jun 2001 08:25:16 +0530
25723              Message-ID: <20010617082516.C28776@lustre.linux.in>
25724              
25725              Subject: [PATCH #4/7] xhv_keys
25726              From: Abhijit Menon-Sen <ams@wiw.org>
25727              Date: Sun, 17 Jun 2001 08:36:17 +0530
25728              Message-ID: <20010617083617.D28776@lustre.linux.in>
25729              
25730              Subject: [PATCH #5/7] xhv_max
25731              From: Abhijit Menon-Sen <ams@wiw.org>
25732              Date: Sun, 17 Jun 2001 08:39:48 +0530
25733              Message-ID: <20010617083948.E28776@lustre.linux.in>
25734              
25735              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
25736              From: Abhijit Menon-Sen <ams@wiw.org>
25737              Date: Sun, 17 Jun 2001 08:51:11 +0530
25738              Message-ID: <20010617085111.F28776@lustre.linux.in>
25739      Branch: perl
25740            ! hv.c
25741 ____________________________________________________________________________
25742 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
25743         Log: Update Changes.
25744      Branch: perl
25745            ! Changes patchlevel.h
25746 ____________________________________________________________________________
25747 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
25748         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
25749              From: Abhijit Menon-Sen <ams@wiw.org>
25750              Date: Sat, 16 Jun 2001 07:41:19 +0530
25751              Message-ID: <20010616074119.A24720@lustre.linux.in>
25752      Branch: perl
25753            ! hv.c perl.c vms/vmsish.h win32/win32.h
25754 ____________________________________________________________________________
25755 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
25756         Log: Document tests failing when threaded, since we now have more.
25757      Branch: perl
25758            ! pod/perl572delta.pod
25759 ____________________________________________________________________________
25760 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
25761         Log: -Wall cleanup.
25762      Branch: perl
25763            ! ext/Thread/Thread.xs
25764 ____________________________________________________________________________
25765 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
25766         Log: pthread_attr_setstacksize() isn't absolutely necessary
25767              to call, only iff THREAD_CREATE_NEEDS_STACK.
25768      Branch: perl
25769            ! ext/Thread/Thread.xs
25770 ____________________________________________________________________________
25771 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
25772         Log: -Wall strays.
25773      Branch: perl
25774            ! perl.c util.c
25775 ____________________________________________________________________________
25776 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
25777         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
25778              (and INT64_MIN) brokenness.
25779      Branch: perl
25780            ! hints/darwin.sh perl.h
25781 ____________________________________________________________________________
25782 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
25783         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
25784              From: Nicholas Clark <nick@ccl4.org>
25785              Date: Sun, 17 Jun 2001 00:16:05 +0100
25786              Message-ID: <20010617001605.V98663@plum.flirble.org>
25787      Branch: perl
25788            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
25789            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
25790            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
25791 ____________________________________________________________________________
25792 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
25793         Log: Add perlnetware to docs; regen toc; supply skeleton
25794              docs for some Memoize submodules.
25795      Branch: perl
25796            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
25797            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
25798            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
25799            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
25800            ! win32/Makefile win32/makefile.mk
25801 ____________________________________________________________________________
25802 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
25803         Log: pod cleanup.
25804      Branch: perl
25805            ! README.netware
25806 ____________________________________________________________________________
25807 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
25808         Log: Integrate Memoize 0.64.  Few tweaks were required in
25809              the test scripts.  Note that the speed and expire*
25810              tests take several dozen seconds to run.
25811      Branch: perl
25812            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
25813            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
25814            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
25815            + lib/Memoize/README lib/Memoize/SDBM_File.pm
25816            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
25817            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
25818            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
25819            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
25820            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
25821            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
25822            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
25823            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
25824            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
25825            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
25826            ! MANIFEST t/lib/1_compile.t
25827 ____________________________________________________________________________
25828 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
25829         Log: Document the cross-compilation options.
25830      Branch: perl
25831            ! Cross/README INSTALL
25832 ____________________________________________________________________________
25833 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
25834         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
25835      Branch: perl
25836            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
25837            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
25838            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
25839            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
25840            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
25841            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
25842            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
25843            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
25844            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
25845            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
25846            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
25847            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
25848            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
25849            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
25850            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
25851            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
25852            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
25853            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
25854            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
25855            + lib/ExtUtils/MM_NW5.pm
25856            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
25857            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
25858            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
25859            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
25860            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
25861            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
25862            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
25863            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
25864            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
25865            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
25866            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
25867            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
25868            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
25869            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
25870            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
25871            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
25872            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
25873            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
25874            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
25875            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
25876            ! util.h x2p/a2py.c
25877 ____________________________________________________________________________
25878 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
25879         Log: Resort MANIFEST.
25880      Branch: perl
25881            ! MANIFEST
25882 ____________________________________________________________________________
25883 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
25884         Log: Integrate perlio.
25885      Branch: perl
25886           +> win32/win32io.c
25887           !> MANIFEST perlio.c perliol.h win32/makefile.mk
25888 ____________________________________________________________________________
25889 [ 10640] By: nick                                  on 2001/06/16  18:38:31
25890         Log: Disable :win32 layer as default till I get it working
25891      Branch: perlio
25892            ! MANIFEST perlio.c
25893 ____________________________________________________________________________
25894 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
25895         Log: Try the new scheme by moving the Text::Abbrev test
25896              to a new place under lib.
25897      Branch: perl
25898            + lib/Text/Abbrev/t/abbrev.t
25899            - t/lib/abbrev.t
25900            ! MANIFEST
25901 ____________________________________________________________________________
25902 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
25903         Log: Make the code even more dynamical so that testname
25904              suffix length can change.
25905      Branch: perl
25906            ! lib/Test/Harness.pm t/TEST
25907 ____________________________________________________________________________
25908 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
25909         Log: Allow for deeper t/ and also a single test.pl.
25910      Branch: perl
25911            ! t/TEST t/harness
25912 ____________________________________________________________________________
25913 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
25914         Log: #define fix from Nicholas Clark.
25915      Branch: perl
25916            ! ext/POSIX/POSIX.xs
25917 ____________________________________________________________________________
25918 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
25919         Log: Initialization is nice.
25920      Branch: perl
25921            ! lib/Test/Harness.pm
25922 ____________________________________________________________________________
25923 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
25924         Log: Make t/TEST and t/harness to test also the t/ tests
25925              under the main lib/ and ext/ directories.  Fix Test::Harness
25926              to dynamically change the width of its "foo/bar....ok" output.
25927      Branch: perl
25928            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
25929 ____________________________________________________________________________
25930 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
25931         Log: Subject: [PATCH] Re: perl@10611 
25932              From: Nicholas Clark <nick@ccl4.org>
25933              Date: Sat, 16 Jun 2001 16:52:47 +0100
25934              Message-ID: <20010616165247.O98663@plum.flirble.org>
25935              
25936              The .xs parts, too.
25937      Branch: perl
25938            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
25939            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
25940 ____________________________________________________________________________
25941 [ 10632] By: nick                                  on 2001/06/16  16:44:35
25942         Log: Work-in-progress win32 layer semi-functional, checking 
25943              for UNIX breakage.
25944      Branch: perlio
25945            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
25946 ____________________________________________________________________________
25947 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
25948         Log: Subject: [PATCH] Re: perl@10611 
25949              From: Nicholas Clark <nick@ccl4.org>
25950              Date: Sat, 16 Jun 2001 16:52:47 +0100
25951              Message-ID: <20010616165247.O98663@plum.flirble.org>
25952      Branch: perl
25953            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
25954            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
25955            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
25956            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
25957            ! lib/ExtUtils/Constant.pm
25958 ____________________________________________________________________________
25959 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
25960         Log: Metaconfig unit change for #10629.
25961      Branch: metaconfig
25962            ! U/modified/Finish.U
25963 ____________________________________________________________________________
25964 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
25965         Log: The extraction changed directories.
25966      Branch: perl
25967            ! Configure
25968 ____________________________________________________________________________
25969 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
25970         Log: Math::BigInt 1.35 from Tels.
25971      Branch: perl
25972            + t/lib/mbimbf.t
25973            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25974            ! t/lib/bigfltpm.t t/lib/bigintpm.t
25975 ____________________________________________________________________________
25976 [ 10627] By: nick                                  on 2001/06/16  14:54:52
25977         Log: Work in progress UNIX-side edit of win32 PerLIO layer
25978      Branch: perlio
25979            + win32/win32io.c
25980            ! perlio.c win32/makefile.mk
25981 ____________________________________________________________________________
25982 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
25983         Log: Subject: [PATCH 5.6.1] os2/diff-configure
25984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25985              Date: Fri, 15 Jun 2001 01:19:36 -0400
25986              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
25987              
25988              Empty all of it because I think #10624 made even the
25989              last patch hunk unnecessary.
25990      Branch: perl
25991            ! os2/diff.configure
25992 ____________________________________________________________________________
25993 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
25994         Log: Metaconfig unit change for 10624.
25995      Branch: metaconfig
25996            ! U/modified/libc.U
25997      Branch: perl
25998            ! config_h.SH
25999 ____________________________________________________________________________
26000 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
26001         Log: Move the initialization of libnames to the beginning so
26002              that can one 'seed' it (as OS/2 does.)
26003      Branch: perl
26004            ! Configure
26005 ____________________________________________________________________________
26006 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
26007         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
26008              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26009              Date: Fri, 15 Jun 2001 19:10:57 -0400
26010              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
26011      Branch: perl
26012            ! os2/OS2/REXX/DLL/DLL.pm
26013 ____________________________________________________________________________
26014 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
26015         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
26016              From: "Craig A. Berry" <craigberry@mac.com>
26017              Date: Fri, 15 Jun 2001 17:00:03 -0500
26018              Message-Id: <a05101007b750342599be@[172.16.52.1]>
26019      Branch: perl
26020            ! vms/descrip_mms.template
26021 ____________________________________________________________________________
26022 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
26023         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
26024              From: "Craig A. Berry" <craigberry@mac.com>
26025              Date: Fri, 15 Jun 2001 18:39:42 -0500
26026              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
26027      Branch: perl
26028            ! lib/File/Spec/VMS.pm t/lib/extutils.t
26029 ____________________________________________________________________________
26030 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
26031         Log: Integrate perlio.
26032      Branch: perl
26033           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
26034           !> t/io/utf8.t t/lib/io_scalar.t
26035 ____________________________________________________________________________
26036 [ 10619] By: nick                                  on 2001/06/15  21:05:19
26037         Log: Generated files
26038      Branch: perlio
26039            ! embed.h proto.h
26040 ____________________________________________________________________________
26041 [ 10618] By: nick                                  on 2001/06/15  20:27:42
26042         Log: Fix open.pm to work via XS-implemented method calls rather
26043              than *open::layers variables which caused all the HV/AV hassle.
26044      Branch: perlio
26045            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
26046            ! t/lib/io_scalar.t
26047 ____________________________________________________________________________
26048 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
26049         Log: Integrate perlio.
26050      Branch: perl
26051           !> lib/ExtUtils/Constant.pm
26052 ____________________________________________________________________________
26053 [ 10616] By: nick                                  on 2001/06/15  18:46:47
26054         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
26055      Branch: perlio
26056            ! lib/ExtUtils/Constant.pm
26057 ____________________________________________________________________________
26058 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
26059         Log: Integrate perlio.
26060      Branch: perl
26061           !> ext/Socket/Socket.xs
26062 ____________________________________________________________________________
26063 [ 10614] By: nick                                  on 2001/06/15  18:33:37
26064         Log: MULTIPLICITY fix for Socket.xs
26065      Branch: perlio
26066            ! ext/Socket/Socket.xs
26067 ____________________________________________________________________________
26068 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
26069         Log: Subject: Re: perl@10611
26070              From: Doug MacEachern <dougm@covalent.net>
26071              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
26072              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
26073      Branch: perl
26074            ! ext/Socket/Socket.xs
26075 ____________________________________________________________________________
26076 [ 10612] By: nick                                  on 2001/06/15  16:14:38
26077         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
26078      Branch: perlio
26079           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
26080           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
26081           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
26082           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
26083           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
26084           !> utils/h2ph.PL
26085 ____________________________________________________________________________
26086 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
26087         Log: Update Changes.
26088      Branch: perl
26089            ! Changes patchlevel.h
26090 ____________________________________________________________________________
26091 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
26092         Log: Upping the test count.
26093      Branch: perl
26094            ! t/lib/filefind.t
26095 ____________________________________________________________________________
26096 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
26097         Log: Integrate perlio.
26098      Branch: perl
26099           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26100 ____________________________________________________________________________
26101 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
26102         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
26103              From: andreas.koenig@anima.de (Andreas J. Koenig)
26104              Date: 15 Jun 2001 13:30:39 +0200
26105              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
26106              
26107              Record the grim history.
26108      Branch: perl
26109            ! lib/File/Find.pm
26110 ____________________________________________________________________________
26111 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
26112         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
26113              From: Brian McCauley <nobull@mail.com>
26114              Date: 15 Jun 2001 07:51:26 +0100
26115              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
26116      Branch: perl
26117            ! lib/File/Find.pm t/lib/filefind.t
26118 ____________________________________________________________________________
26119 [ 10606] By: nick                                  on 2001/06/15  14:00:08
26120         Log: regen_config_h for Win32.
26121      Branch: perlio
26122            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26123 ____________________________________________________________________________
26124 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
26125         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
26126              From: Peter Prymmer <pvhp@forte.com>
26127              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
26128              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
26129      Branch: perl
26130            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
26131 ____________________________________________________________________________
26132 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
26133         Log: Some filesystems require writability for rename/unlink.
26134      Branch: perl
26135            ! opcode.pl
26136 ____________________________________________________________________________
26137 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
26138         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
26139              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
26140              Date: Fri, 15 Jun 2001 12:08:53 +0200
26141              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
26142      Branch: perl
26143            ! perlio.c
26144 ____________________________________________________________________________
26145 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
26146         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
26147              From: Mike Guy <mjtg@cam.ac.uk>
26148              Date: Fri, 15 Jun 2001 14:11:49 +0100
26149              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
26150      Branch: perl
26151            ! opcode.pl
26152 ____________________________________________________________________________
26153 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
26154         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
26155              From: Nicholas Clark <nick@ccl4.org>
26156              Date: Thu, 14 Jun 2001 23:52:56 +0100
26157              Message-ID: <20010614235256.G98663@plum.flirble.org>
26158      Branch: perl
26159            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
26160            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26161 ____________________________________________________________________________
26162 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
26163         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
26164              From: Russ Allbery <rra@stanford.edu>
26165              Date: 14 Jun 2001 13:24:43 -0700
26166              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
26167      Branch: perl
26168            ! ext/GDBM_File/GDBM_File.pm
26169 ____________________________________________________________________________
26170 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
26171         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
26172              From: Nicholas Clark <nick@ccl4.org>
26173              Date: Thu, 14 Jun 2001 20:37:47 +0100
26174              Message-ID: <20010614203747.F98663@plum.flirble.org>
26175      Branch: perl
26176            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
26177            ! t/lib/gdbm.t
26178 ____________________________________________________________________________
26179 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
26180         Log: Integrate perlio.
26181      Branch: perl
26182           !> makedef.pl sv.c
26183 ____________________________________________________________________________
26184 [ 10597] By: nick                                  on 2001/06/15  11:08:13
26185         Log: Check that HVs with HvNAME() != NULL are really stashes before
26186              treating them as such. Also be more defensive on the GvCV.
26187              Win32 fork and dprof now working again. 
26188      Branch: perlio
26189            ! sv.c
26190 ____________________________________________________________________________
26191 [ 10596] By: nick                                  on 2001/06/15  10:11:20
26192         Log: Integrate mainline.
26193      Branch: perlio
26194           +> Cross/README
26195           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
26196           !> Porting/config_H config_h.SH configure.com epoc/config.sh
26197           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
26198           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26199           !> vos/config.ga.h win32/config.bc win32/config.gc
26200           !> win32/config.vc win32/config_H.bc win32/config_H.gc
26201           !> win32/config_H.vc
26202 ____________________________________________________________________________
26203 [ 10595] By: nick                                  on 2001/06/15  09:37:17
26204         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
26205              - Win32 (VC++) now builds but fails:
26206              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
26207              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
26208              write.t    - open(...,"|-") not implemented on Win32 
26209      Branch: perlio
26210            ! makedef.pl
26211 ____________________________________________________________________________
26212 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
26213         Log: Integrate perlio.
26214      Branch: perl
26215           !> perlio.c win32/makefile.mk
26216 ____________________________________________________________________________
26217 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
26218         Log: Metaconfig unit changes for #10592.
26219      Branch: metaconfig
26220            + U/modified/i_varhdr.U U/modified/startsh.U
26221            - U/a_dvisory/crosscompile.U U/target/Target.U
26222            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
26223            ! U/compline/bitpbyte.U U/compline/byteorder.U
26224            ! U/compline/ccflags.U U/compline/charsize.U
26225            ! U/compline/d_casti32.U U/compline/d_castneg.U
26226            ! U/compline/d_closedir.U U/compline/d_fd_set.U
26227            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
26228            ! U/compline/d_keepsig.U U/compline/d_open3.U
26229            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
26230            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
26231            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
26232            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
26233            ! U/compline/doublesize.U U/compline/floatsize.U
26234            ! U/compline/nblock_io.U U/compline/orderlib.U
26235            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
26236            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
26237            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
26238            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
26239            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
26240            ! U/modified/spitshell.U U/threads/archname.U
26241            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
26242            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
26243            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
26244            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
26245            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
26246      Branch: metaconfig/U/perl
26247            + Cross.U
26248            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
26249            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
26250            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
26251            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
26252            ! stdio_streams.U uselfs.U
26253 ____________________________________________________________________________
26254 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
26255         Log: The first steps towards cross-compilation.
26256              
26257              Abstract execution of compiled test executables with $run,
26258              and abstract transfer of files with $to and $from.
26259              
26260              Under cross-compilation the $run, $to, and $from will point
26261              to appropriate wrapper scripts, by default ssh and scp,
26262              but also rsh, rcp, and cp are supported.  If not
26263              cross-compiling, they will be set to '', ':', and ':',
26264              respectively.
26265              
26266              With these patches I was able to get Configure for
26267              iPAQ ARM Linux on an Intel Linux about 95% right
26268              (only a few tests failed to execute or they produced
26269              incorrect results), and I was able to compile
26270              a functional miniperl.
26271              
26272              The symbol crosscompile renamed to be usecrosscompile,
26273              the corresponding C symbol from CROSSCOMPILE to
26274              USE_CROSS_COMPILE.
26275      Branch: perl
26276            ! Configure Cross/README Makefile.SH Porting/Glossary
26277            ! Porting/config.sh Porting/config_H config_h.SH configure.com
26278            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
26279            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26280            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26281            ! win32/config.gc win32/config.vc win32/config_H.bc
26282            ! win32/config_H.gc win32/config_H.vc
26283 ____________________________________________________________________________
26284 [ 10591] By: nick                                  on 2001/06/14  20:00:12
26285         Log: Steps along the road toward Win32 building again.
26286      Branch: perlio
26287            ! perlio.c win32/makefile.mk
26288 ____________________________________________________________________________
26289 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
26290         Log: Integrate perlio.
26291      Branch: perl
26292           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26293 ____________________________________________________________________________
26294 [ 10589] By: nick                                  on 2001/06/14  13:54:07
26295         Log: Routine regen_config_h for Win32
26296      Branch: perlio
26297            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26298 ____________________________________________________________________________
26299 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
26300         Log: Integrate perlio.
26301      Branch: perl
26302           +> perlyline.pl
26303           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
26304 ____________________________________________________________________________
26305 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
26306         Log: A placeholder.
26307      Branch: perl
26308            + Cross/README
26309 ____________________________________________________________________________
26310 [ 10586] By: nick                                  on 2001/06/14  08:25:07
26311         Log: Add new step to run_byacc which:
26312              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
26313              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
26314      Branch: perlio
26315            + perlyline.pl
26316            ! MANIFEST Makefile.SH perly.c
26317 ____________________________________________________________________________
26318 [ 10585] By: nick                                  on 2001/06/14  08:22:29
26319         Log: Integrate mainline
26320      Branch: perlio
26321           +> locale.c numeric.c
26322           !> Changes cygwin/Makefile.SHs embed.h embed.pl
26323           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
26324           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
26325           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
26326           !> x2p/Makefile.SH
26327 ____________________________________________________________________________
26328 [ 10584] By: nick                                  on 2001/06/14  08:05:53
26329         Log: Hack to remove insecure directories from PATH so test will run.
26330      Branch: perlio
26331            ! t/lib/filefind.t
26332 ____________________________________________________________________________
26333 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
26334         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
26335      Branch: perl
26336            - t/lib/mbimbf.t
26337            ! MANIFEST
26338 ____________________________________________________________________________
26339 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
26340         Log: Detypo.
26341      Branch: perl
26342            ! x2p/Makefile.SH
26343 ____________________________________________________________________________
26344 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
26345         Log: de-$CONFIG continues.
26346      Branch: perl
26347            ! cygwin/Makefile.SHs x2p/Makefile.SH
26348 ____________________________________________________________________________
26349 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
26350         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
26351              From: Nicholas Clark <nick@ccl4.org>
26352              Date: Wed, 13 Jun 2001 21:20:13 +0100
26353              Message-ID: <20010613212013.D98663@plum.flirble.org>
26354      Branch: perl
26355            ! opcode.pl
26356 ____________________________________________________________________________
26357 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
26358         Log: Subject: splitting util.c
26359              From: Hugo <hv@crypt.compulink.co.uk>
26360              Date: Thu, 14 Jun 2001 00:41:08 +0100
26361              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
26362      Branch: perl
26363            + locale.c numeric.c
26364            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
26365            ! pod/perlapi.pod proto.h util.c
26366 ____________________________________________________________________________
26367 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
26368         Log: Upgrade to Math::BigInt 1.34 from Tels.
26369      Branch: perl
26370            + t/lib/mbimbf.t
26371            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26372            ! t/lib/bigfltpm.t t/lib/bigintpm.t
26373 ____________________________________________________________________________
26374 [ 10577] By: nick                                  on 2001/06/13  19:02:48
26375         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
26376      Branch: perlio
26377           !> (integrate 125 files)
26378 ____________________________________________________________________________
26379 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
26380         Log: Update Changes.
26381      Branch: perl
26382            ! Changes patchlevel.h
26383 ____________________________________________________________________________
26384 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
26385         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
26386              From: "Craig A. Berry" <craigberry@mac.com>
26387              Date: Wed, 13 Jun 2001 13:24:28 -0500
26388              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
26389      Branch: perl
26390            ! ext/re/Makefile.PL
26391 ____________________________________________________________________________
26392 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
26393         Log: Mc.u.c. for #10573.
26394      Branch: metaconfig
26395            ! U/threads/usethreads.U
26396 ____________________________________________________________________________
26397 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
26398         Log: It would be also be good if I could type.
26399      Branch: perl
26400            ! Configure
26401 ____________________________________________________________________________
26402 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
26403         Log: Metaconfig unit change for #10571.
26404      Branch: metaconfig
26405            ! U/threads/usethreads.U
26406 ____________________________________________________________________________
26407 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
26408         Log: A non-empty default is a good thing.
26409      Branch: perl
26410            ! Configure
26411 ____________________________________________________________________________
26412 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
26413         Log: Metaconfig unit change for #10569.
26414      Branch: metaconfig
26415            ! U/threads/usethreads.U
26416 ____________________________________________________________________________
26417 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
26418         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
26419              extremely experimental, not even prompted for.
26420      Branch: perl
26421            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26422            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
26423            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
26424            ! win32/config.bc win32/config.gc win32/config.vc
26425 ____________________________________________________________________________
26426 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
26427         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
26428      Branch: perl
26429            ! pod/perlfaq6.pod
26430 ____________________________________________________________________________
26431 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
26432         Log: Integrate perlio; conflicts, accept Nick's versions.
26433      Branch: perl
26434           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26435           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
26436 ____________________________________________________________________________
26437 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
26438         Log: Subject: Re: ext/ + -Wall
26439              From: Doug MacEachern <dougm@covalent.net>
26440              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
26441              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
26442      Branch: perl
26443            ! XSUB.h lib/ExtUtils/xsubpp perl.h
26444 ____________________________________________________________________________
26445 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
26446         Log: Similar logic as DB_File.xs, using the modern macros and
26447              defines them to older ones for older Perls where PERL_VERSION
26448              is not defined, from Doug MacEachern.
26449      Branch: perl
26450            ! ext/Storable/Storable.xs
26451 ____________________________________________________________________________
26452 [ 10564] By: nick                                  on 2001/06/13  15:22:01
26453         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
26454              and using that instead (name lookups are sequential search for now).
26455      Branch: perlio
26456            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26457            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
26458 ____________________________________________________________________________
26459 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
26460         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
26461              From: "Richard Soderberg" <rs@crystalflame.net>
26462              Date: Sat, 26 May 2001 06:44:20 -0700
26463              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
26464      Branch: perl
26465            ! sv.c t/op/glob.t
26466 ____________________________________________________________________________
26467 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
26468         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
26469              From: "Craig A. Berry" <craigberry@mac.com>
26470              Date: Tue, 12 Jun 2001 23:55:26 -0500
26471              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
26472      Branch: perl
26473            ! ext/re/Makefile.PL ext/re/re.xs
26474 ____________________________________________________________________________
26475 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
26476         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
26477              suggested by NI-S.
26478      Branch: perl
26479            ! XSUB.h malloc.c perl.h
26480 ____________________________________________________________________________
26481 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
26482         Log: Regen toc.
26483      Branch: perl
26484            ! pod/perltoc.pod
26485 ____________________________________________________________________________
26486 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
26487         Log: Subject: [patch] perl.gprof control
26488              From: Doug MacEachern <dougm@covalent.net>
26489              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
26490              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
26491      Branch: perl
26492            ! miniperlmain.c perl.h
26493 ____________________________________________________________________________
26494 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
26495         Log: Subject: Re: ext/ + -Wall
26496              From: Doug MacEachern <dougm@covalent.net>
26497              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
26498              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
26499              
26500              Document ax and break up dXSARGS.
26501      Branch: perl
26502            ! XSUB.h pod/perlapi.pod
26503 ____________________________________________________________________________
26504 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
26505         Log: More AIX tweakage from Merijn.
26506      Branch: perl
26507            ! hints/aix.sh
26508 ____________________________________________________________________________
26509 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
26510         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
26511              From: "Craig A. Berry" <craigberry@mac.com>
26512              Date: Tue, 12 Jun 2001 22:57:45 -0500
26513              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
26514      Branch: perl
26515            ! vms/descrip_mms.template
26516 ____________________________________________________________________________
26517 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
26518         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
26519              From: "Craig A. Berry" <craigberry@mac.com>
26520              Date: Tue, 12 Jun 2001 22:21:39 -0500
26521              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
26522      Branch: perl
26523            ! configure.com util.c
26524 ____________________________________________________________________________
26525 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
26526         Log: New AIX dynaloading code from Jens-Uwe Mager.
26527              Does break binary compatibility.
26528      Branch: perl
26529            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
26530 ____________________________________________________________________________
26531 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
26532         Log: VMS DEC C compiler found nits by Peter Prymmer.
26533      Branch: perl
26534            ! util.c
26535 ____________________________________________________________________________
26536 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
26537         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
26538              From: Peter Prymmer <pvhp@forte.com>
26539              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
26540              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
26541      Branch: perl
26542            ! t/lib/filecomp.t
26543 ____________________________________________________________________________
26544 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
26545         Log: I wonder how many $CONFIGs still lurk in the shadows.
26546      Branch: perl
26547            ! pod/Makefile.SH x2p/cflags.SH
26548 ____________________________________________________________________________
26549 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
26550         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
26551      Branch: perl
26552            ! pod/checkpods.PL
26553 ____________________________________________________________________________
26554 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
26555         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
26556      Branch: perl
26557            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
26558 ____________________________________________________________________________
26559 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
26560         Log: Subject: [patch] rid local_patches warnings
26561              From: Doug MacEachern <dougm@covalent.net>
26562              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
26563              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
26564      Branch: perl
26565            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
26566 ____________________________________________________________________________
26567 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
26568         Log: Subject: Re: ext/ + -Wall
26569              From: Doug MacEachern <dougm@covalent.net>
26570              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
26571              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
26572      Branch: perl
26573            ! ext/attrs/attrs.xs
26574 ____________________________________________________________________________
26575 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
26576         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
26577              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26578              Date: Tue, 12 Jun 2001 14:36:20 -0400
26579              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
26580      Branch: perl
26581            ! pod/perlretut.pod
26582 ____________________________________________________________________________
26583 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
26584         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
26585              From: Mike Guy <mjtg@cam.ac.uk>
26586              Date: Tue, 12 Jun 2001 19:10:31 +0100
26587              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
26588              
26589              Subject: Re: [ID 20010612.001] out of memory during regex compilation
26590              From: Mike Guy <mjtg@cam.ac.uk>
26591              Date: Tue, 12 Jun 2001 19:21:01 +0100
26592              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
26593      Branch: perl
26594            ! pod/perlop.pod
26595 ____________________________________________________________________________
26596 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
26597         Log: AIX tweaks from Merijn H. Brand.
26598      Branch: perl
26599            ! hints/aix.sh
26600 ____________________________________________________________________________
26601 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
26602         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
26603              From: "Brendan O'Dea" <bod@compusol.com.au>
26604              Date: Wed, 13 Jun 2001 05:16:47 +1000
26605              Message-ID: <20010613051647.A8945@compusol.com.au>
26606      Branch: maint-5.6/perl
26607            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
26608 ____________________________________________________________________________
26609 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
26610         Log: Subject: Small bcopy cleanup
26611              From: Andy Dougherty <doughera@lafayette.edu>
26612              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
26613              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
26614      Branch: perl
26615            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
26616 ____________________________________________________________________________
26617 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
26618         Log: Subject: [PATCH] Re: ext/ + -Wall
26619              From: Nicholas Clark <nick@ccl4.org>
26620              Date: Wed, 13 Jun 2001 00:04:30 +0100
26621              Message-ID: <20010613000430.M5901@plum.flirble.org>
26622      Branch: perl
26623            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
26624 ____________________________________________________________________________
26625 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
26626         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
26627              From: Nicholas Clark <nick@ccl4.org>
26628              Date: Tue, 12 Jun 2001 23:53:07 +0100
26629              Message-ID: <20010612235307.L5901@plum.flirble.org>
26630      Branch: perl
26631            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26632 ____________________________________________________________________________
26633 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
26634         Log: MPE/iX tweaks from Mark Bixby.
26635      Branch: perl
26636            ! hints/mpeix.sh mpeix/mpeixish.h util.c
26637 ____________________________________________________________________________
26638 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
26639         Log: Update Changes.
26640      Branch: perl
26641            ! Changes patchlevel.h
26642 ____________________________________________________________________________
26643 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
26644         Log: One less -Wall whine (found under DEBUGGING).
26645      Branch: perl
26646            ! x2p/Makefile.SH x2p/a2p.c
26647 ____________________________________________________________________________
26648 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
26649         Log: s/case-independent/case-insensitive/g
26650      Branch: perl
26651            ! pod/perldebug.pod
26652 ____________________________________________________________________________
26653 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
26654         Log: As suggested in    
26655              
26656              Subject: Re: ext/ + -Wall
26657              From: Gurusamy Sarathy <gsar@ActiveState.com>
26658              Date: Mon, 11 Jun 2001 23:34:31 -0700
26659              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
26660      Branch: perl
26661            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
26662            ! perl.h
26663 ____________________________________________________________________________
26664 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
26665         Log: Subject: ext/ + -Wall
26666              From: Doug MacEachern <dougm@covalent.net>
26667              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
26668              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
26669      Branch: perl
26670            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
26671            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
26672            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
26673            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
26674            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
26675            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
26676            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
26677            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
26678            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
26679            ! lib/ExtUtils/xsubpp
26680 ____________________________________________________________________________
26681 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
26682         Log: Subject: [PATCH] anonymous stashes
26683              From: Abhijit Menon-Sen <ams@wiw.org>
26684              Date: Tue, 12 Jun 2001 12:47:04 +0530
26685              Message-ID: <20010612124704.A29029@lustre.linux.in>
26686      Branch: perl
26687            ! dump.c gv.c sv.c xsutils.c
26688 ____________________________________________________________________________
26689 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
26690         Log: One more test for $^S.
26691      Branch: perl
26692            ! t/op/magic.t
26693 ____________________________________________________________________________
26694 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
26695         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
26696              From: Abhijit Menon-Sen <ams@wiw.org>
26697              Date: Tue, 12 Jun 2001 17:35:55 +0530
26698              Message-ID: <20010612173555.A32426@lustre.linux.in>
26699      Branch: perl
26700            ! mg.c t/op/magic.t
26701 ____________________________________________________________________________
26702 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
26703         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
26704              From: Mike Guy <mjtg@cam.ac.uk>
26705              Date: Tue, 12 Jun 2001 13:14:15 +0100
26706              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
26707      Branch: perl
26708            ! pod/perlop.pod
26709 ____________________________________________________________________________
26710 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
26711         Log: AUTHORS updates.
26712      Branch: perl
26713            ! AUTHORS
26714 ____________________________________________________________________________
26715 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
26716         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
26717              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
26718              Content-Transfer-Encoding: 7bit
26719              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
26720      Branch: perl
26721            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
26722 ____________________________________________________________________________
26723 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
26724         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
26725              From: "Philip Newton" <Philip.Newton@gmx.net>
26726              Date: Mon, 11 Jun 2001 07:08:03 +0200
26727              Message-Id: <200106120802.LAA08992@taas.iki.fi>
26728      Branch: perl
26729            ! t/base/term.t
26730 ____________________________________________________________________________
26731 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
26732         Log: Cleanup the a2p.c for -Wall.
26733      Branch: perl
26734            ! x2p/Makefile.SH x2p/a2p.c
26735 ____________________________________________________________________________
26736 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
26737         Log: File::Find update for MacOS from Chris Nandor.
26738      Branch: perl
26739            ! lib/File/Find.pm t/lib/filefind.t
26740 ____________________________________________________________________________
26741 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
26742         Log: gcc -Wall nits picked out by a non-UNIX system
26743              (courtesy of Mark Bixby)
26744      Branch: perl
26745            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
26746            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
26747            ! pp_sys.c util.c
26748 ____________________________________________________________________________
26749 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
26750         Log: Metaconfig unit change for #10522.  (The d_modfl changes
26751              placate metalint.)
26752      Branch: metaconfig/U/perl
26753            ! d_modfl.U d_u32align.U
26754 ____________________________________________________________________________
26755 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
26756         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
26757              be "./try 2>&1 >/dev/null".
26758      Branch: perl
26759            ! Configure
26760 ____________________________________________________________________________
26761 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
26762         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
26763              From: "Craig A. Berry" <craigberry@mac.com>
26764              Date: Mon, 11 Jun 2001 14:00:32 -0500
26765              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
26766      Branch: perl
26767            ! configure.com
26768 ____________________________________________________________________________
26769 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
26770         Log: Move the full \p\P lists to perlunicode.
26771      Branch: perl
26772            ! pod/perlretut.pod pod/perlunicode.pod
26773 ____________________________________________________________________________
26774 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
26775         Log: VOS build tweak for 5.6.1 from Paul Green.
26776      Branch: maint-5.6/perl
26777            ! vos/build.cm
26778 ____________________________________________________________________________
26779 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
26780         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
26781              From: "Craig A. Berry" <craigberry@mac.com>
26782              Date: Fri, 8 Jun 2001 18:08:18 -0500
26783              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
26784      Branch: perl
26785            ! vms/vms.c
26786 ____________________________________________________________________________
26787 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
26788         Log: Update Changes.
26789      Branch: perl
26790            ! Changes patchlevel.h
26791 ____________________________________________________________________________
26792 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
26793         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
26794      Branch: perl
26795            ! vos/config.alpha.h vos/config.ga.h
26796 ____________________________________________________________________________
26797 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
26798         Log: VOS updates from Paul Green for @10476.
26799      Branch: perl
26800            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
26801            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26802            ! vos/config.ga.h vos/configure_perl.cm
26803 ____________________________________________________________________________
26804 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
26805         Log: Subject: [PATCH] Not many people know this ...
26806              From: Mike Guy <mjtg@cam.ac.uk>
26807              Date: Mon, 11 Jun 2001 14:55:15 +0100
26808              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
26809      Branch: perl
26810            ! pod/perldebug.pod
26811 ____________________________________________________________________________
26812 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
26813         Log: Add final commas to lists as suggested by Philip Newton.
26814      Branch: perl
26815            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26816 ____________________________________________________________________________
26817 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
26818         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
26819              Date: Sun, 10 Jun 2001 23:35:38 -0400
26820              From: Chris Nandor <pudge@pobox.com>
26821              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
26822      Branch: perl
26823            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
26824            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
26825            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
26826            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
26827            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
26828            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
26829            ! t/op/write.t t/pragma/strict.t
26830 ____________________________________________________________________________
26831 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
26832         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
26833              From: Chris Nandor <pudge@pobox.com>
26834              Date: Mon, 11 Jun 2001 08:24:28 -0400
26835              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
26836      Branch: perl
26837            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
26838            ! t/lib/io_dir.t
26839 ____________________________________________________________________________
26840 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
26841         Log: One more run_byacc (a hand-tweaked version had slipped in).
26842      Branch: perl
26843            ! perly.c vms/perly_c.vms
26844 ____________________________________________________________________________
26845 [ 10509] By: nick                                  on 2001/06/11  07:49:15
26846         Log: Integrate mainline
26847      Branch: perlio
26848           !> Makefile.SH embed.h embed.pl global.sym
26849           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
26850           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
26851           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
26852           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
26853 ____________________________________________________________________________
26854 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
26855         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
26856              From: Mike Guy <mjtg@cam.ac.uk>
26857              Reply-To: mjtg@cam.ac.uk
26858              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
26859      Branch: perl
26860            ! lib/ExtUtils/Manifest.pm
26861 ____________________________________________________________________________
26862 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
26863         Log: Subject: [PATCH] ExtUtils::Constant
26864              From: Nicholas Clark <nick@ccl4.org>
26865              Date: Sun, 10 Jun 2001 23:25:41 +0100
26866              Message-ID: <20010610232540.C76396@plum.flirble.org>
26867      Branch: perl
26868            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26869 ____________________________________________________________________________
26870 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
26871         Log: Integrate perlio.
26872      Branch: perl
26873           !> iperlsys.h
26874 ____________________________________________________________________________
26875 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
26876         Log: Move the grok_number and its lieutenant grok_numeric_radix
26877              from sv.c statics to util.c and public.
26878      Branch: perl
26879            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
26880            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
26881 ____________________________________________________________________________
26882 [ 10504] By: nick                                  on 2001/06/10  17:47:06
26883         Log: Fix (valid) -Wall warnings in perlio.c
26884      Branch: perlio
26885            ! iperlsys.h
26886 ____________________________________________________________________________
26887 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
26888         Log: Update perly_c.diff, update perly.fixer to edit away
26889              some of the -Wall noise.
26890      Branch: perl
26891            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
26892 ____________________________________________________________________________
26893 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
26894         Log: Check the version of byacc.
26895      Branch: perl
26896            ! Makefile.SH
26897 ____________________________________________________________________________
26898 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
26899         Log: Subject: [PATCH] perly.y overhaul
26900              From: Simon Cozens <simon@netthink.co.uk>
26901              Date: Sun, 10 Jun 2001 16:56:54 +0100
26902              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
26903              
26904              Plus make run_byacc.
26905      Branch: perl
26906            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
26907 ____________________________________________________________________________
26908 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
26909         Log: Integrate perlio.
26910      Branch: perl
26911           !> perlio.c perlsfio.h
26912 ____________________________________________________________________________
26913 [ 10499] By: nick                                  on 2001/06/10  15:01:08
26914         Log: Integrate mainline
26915      Branch: perlio
26916           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
26917           !> t/pragma/locale.t util.c
26918 ____________________________________________________________________________
26919 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
26920         Log: Put some meat on the perl572delta bones.  The list of
26921              selected bug fixes needs more work, as does still the
26922              whole document.
26923      Branch: perl
26924            ! pod/perl572delta.pod
26925 ____________________________________________________________________________
26926 [ 10497] By: nick                                  on 2001/06/10  12:27:51
26927         Log: Paper over a crack or two with USE_SFIO
26928      Branch: perlio
26929            ! perlio.c perlsfio.h
26930 ____________________________________________________________________________
26931 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
26932         Log: Update Changes.
26933      Branch: perl
26934            ! Changes patchlevel.h
26935 ____________________________________________________________________________
26936 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
26937         Log: Subject: Re: pragma/locale.t #107
26938              From: Hugo <hv@crypt.compulink.co.uk>
26939              Date: Sun, 10 Jun 2001 11:23:30 +0100
26940              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
26941              
26942              Encapsulate the scan of the decimal radix separator.
26943      Branch: perl
26944            ! embed.h embed.pl proto.h sv.c
26945 ____________________________________________________________________________
26946 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
26947         Log: Try to grok numbers both with the locale specific separator
26948              and with the usual "." (if different from the lss); add a test
26949              to locale.t to do also a little bit of math in addition to just
26950              equalness testing; remove extraneous logic as suggested in
26951              
26952              Subject: Re: pragma/locale.t #107
26953              From: Nicholas Clark <nick@ccl4.org>
26954              Date: Sat, 9 Jun 2001 22:37:36 +0100
26955              Message-ID: <20010609223735.Y76396@plum.flirble.org>
26956      Branch: perl
26957            ! sv.c t/pragma/locale.t
26958 ____________________________________________________________________________
26959 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
26960         Log: Metaconfig unit change for #10492.
26961      Branch: metaconfig/U/perl
26962            ! Extensions.U
26963 ____________________________________________________________________________
26964 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
26965         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
26966              From: Artur Bergman <artur@contiller.se> 
26967              Date: Sat, 09 Jun 2001 21:03:51 +0200
26968              Message-ID: <B7483FB6.1398%artur@contiller.se>
26969      Branch: perl
26970            ! Configure
26971 ____________________________________________________________________________
26972 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
26973         Log: Integrate perlio.
26974      Branch: perl
26975           !> perlsfio.h
26976 ____________________________________________________________________________
26977 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
26978         Log: Do locale specific separator if only in locale.
26979      Branch: perl
26980            ! util.c
26981 ____________________________________________________________________________
26982 [ 10489] By: nick                                  on 2001/06/09  19:13:25
26983         Log: Make XS/Typemap compile (but fail) with sfio
26984      Branch: perlio
26985            ! perlsfio.h
26986 ____________________________________________________________________________
26987 [ 10488] By: nick                                  on 2001/06/09  19:12:51
26988         Log: Re-integrate mainline
26989      Branch: perlio
26990           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
26991           !> proto.h sv.c util.c
26992 ____________________________________________________________________________
26993 [ 10487] By: nick                                  on 2001/06/09  16:26:29
26994         Log: Integrate mainline
26995      Branch: perlio
26996           !> (integrate 31 files)
26997 ____________________________________________________________________________
26998 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
26999         Log: Subject: [PATCH] New attempt to clone callack
27000              From: Artur Bergman <artur@contiller.se> 
27001              Date: Thu, 07 Jun 2001 11:52:16 +0200
27002              Message-ID: <B7451B6F.12B7%artur@contiller.se>
27003      Branch: perl
27004            ! embedvar.h intrpvar.h perlapi.h sv.c
27005 ____________________________________________________________________________
27006 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
27007         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
27008      Branch: perl
27009            ! embed.h embed.pl perl.h proto.h sv.c util.c
27010 ____________________________________________________________________________
27011 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
27012         Log: Subject: Re: pragma/locale.t #107
27013              From: Nicholas Clark <nick@ccl4.org>
27014              Date: Sat, 9 Jun 2001 16:26:10 +0100
27015              Message-ID: <20010609162609.V76396@plum.flirble.org>
27016              
27017              A missing NVification.
27018      Branch: perl
27019            ! sv.c
27020 ____________________________________________________________________________
27021 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
27022         Log: Redo the #10482, there already was a test script for formats.
27023      Branch: perl
27024            - t/io/format.t
27025            ! MANIFEST t/op/write.t
27026 ____________________________________________________________________________
27027 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
27028         Log: Twisted format testing, from Merijn.
27029      Branch: perl
27030            + t/io/format.t
27031            ! MANIFEST
27032 ____________________________________________________________________________
27033 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
27034         Log: More \p{In...} testing, combined with \N{...}.
27035      Branch: perl
27036            ! lib/utf8_heavy.pl t/op/pat.t
27037 ____________________________________________________________________________
27038 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
27039         Log: Metaconfig changes for #10479.
27040      Branch: metaconfig
27041            ! U/Glossary.patch
27042      Branch: metaconfig/U/perl
27043            ! d_modfl.U
27044 ____________________________________________________________________________
27045 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
27046         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
27047      Branch: perl
27048            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27049            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
27050            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
27051            ! win32/config.bc win32/config.gc win32/config.vc
27052 ____________________________________________________________________________
27053 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
27054         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
27055              From: "Craig A. Berry" <craigberry@mac.com>
27056              Date: Thu, 7 Jun 2001 14:27:20 -0500
27057              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
27058      Branch: perl
27059            ! vms/perlvms.pod
27060 ____________________________________________________________________________
27061 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
27062         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
27063              From: Gisle Aas <gisle@ActiveState.com>
27064              Date: 07 Jun 2001 17:04:29 -0700
27065              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
27066      Branch: perl
27067            ! ext/re/re.xs
27068 ____________________________________________________________________________
27069 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
27070         Log: Update Changes.
27071      Branch: perl
27072            ! Changes patchlevel.h
27073 ____________________________________________________________________________
27074 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
27075         Log: Regen Glossary et alia.
27076      Branch: perl
27077            ! Porting/Glossary Porting/config.sh Porting/config_H
27078 ____________________________________________________________________________
27079 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
27080         Log: Metaconfig unit changes for #10473.
27081      Branch: metaconfig/U/perl
27082            ! d_modfl.U
27083 ____________________________________________________________________________
27084 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
27085         Log: Harumph, also AIX will spill its guts (i.e. dump core)
27086              if an executable contains modfl() but it hasn't been
27087              compiled right (in the case of AIX, with cc -qlongdouble).
27088      Branch: perl
27089            ! Configure
27090 ____________________________________________________________________________
27091 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
27092         Log: integrate change#10471 from mainline
27093              
27094              in change#10451, check that CvOUTSIDE is a CV before looking in
27095              (it can apparently be SVt_NULL during global destruction)
27096      Branch: maint-5.6/perl
27097           !> op.c
27098 ____________________________________________________________________________
27099 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
27100         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
27101              (it can apparently be SVt_NULL during global destruction)
27102      Branch: perl
27103            ! op.c
27104 ____________________________________________________________________________
27105 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
27106         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
27107              From: Robin Barker <rmb1@cise.npl.co.uk>
27108              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
27109              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
27110      Branch: perl
27111            ! lib/diagnostics.pm pod/perldiag.pod
27112 ____________________________________________________________________________
27113 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
27114         Log: Subject: [PATCH perl@10439] long =item
27115              From: Robin Barker <rmb1@cise.npl.co.uk>
27116              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
27117              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
27118      Branch: perl
27119            ! README.amiga lib/Attribute/Handlers.pm
27120            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
27121 ____________________________________________________________________________
27122 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
27123         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
27124              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
27125              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
27126              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
27127      Branch: perl
27128            ! pod/perlguts.pod
27129 ____________________________________________________________________________
27130 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
27131         Log: Integrate perlio.
27132      Branch: perl
27133           !> sv.c
27134 ____________________________________________________________________________
27135 [ 10466] By: nick                                  on 2001/06/07  10:25:40
27136         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
27137              whitespace tweaks.
27138              Still coredumps in pragma/overload.t - what a nice hard fail that is...
27139      Branch: perlio
27140            ! sv.c
27141 ____________________________________________________________________________
27142 [ 10465] By: nick                                  on 2001/06/07  08:41:58
27143         Log: Raw integrate of mainline for S_grok_number debug
27144              (sv.c has MULTIPLICITY issues as well as whatever else ...)
27145      Branch: perlio
27146            - plan9/perlplan9.doc plan9/perlplan9.pod
27147           !> (integrate 46 files)
27148 ____________________________________________________________________________
27149 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
27150         Log: The proper prototyping for #10463.
27151      Branch: perl
27152            ! embed.h embed.pl proto.h sv.c
27153 ____________________________________________________________________________
27154 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
27155         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
27156              From: Nicholas Clark <nick@ccl4.org>
27157              Date: Thu, 7 Jun 2001 00:29:59 +0100
27158              Message-ID: <20010607002959.Z76396@plum.flirble.org>
27159      Branch: perl
27160            ! sv.c
27161 ____________________________________________________________________________
27162 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
27163         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
27164              From: "Craig A. Berry" <craigberry@mac.com>
27165              Date: Wed, 06 Jun 2001 17:54:30 -0500
27166              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
27167      Branch: perl
27168            ! vms/perlvms.pod
27169 ____________________________________________________________________________
27170 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
27171         Log: Podify the remaining README.platform files;
27172              merge README.plan9 and plan9/perlplan9.pod;
27173              delete plan9/perlplan9.* (the perlplan.doc needs to
27174              be regenerated in Plan 9); make the =head1 and =head2
27175              in the README.platform to be a little more verbose
27176              (skipped README.os2 not to anger Ilya) so that they
27177              look better in the toc; regen toc.
27178      Branch: perl
27179            - plan9/perlplan9.doc plan9/perlplan9.pod
27180            ! MANIFEST README.aix README.amiga README.apollo README.beos
27181            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
27182            ! README.hpux README.hurd README.machten README.macos
27183            ! README.micro README.mint README.mpeix README.os390
27184            ! README.plan9 README.qnx README.solaris README.threads
27185            ! README.tru64 README.vmesa README.vms README.vos README.win32
27186            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
27187            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27188 ____________________________________________________________________________
27189 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
27190         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
27191              From: Mike Guy <mjtg@cam.ac.uk>
27192              Reply-To: mjtg@cam.ac.uk
27193              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
27194      Branch: perl
27195            ! pod/perlguts.pod
27196 ____________________________________________________________________________
27197 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
27198         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
27199              From: Mike Guy <mjtg@cam.ac.uk>
27200              Reply-To: mjtg@cam.ac.uk
27201              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
27202      Branch: perl
27203            ! pod/perlsec.pod
27204 ____________________________________________________________________________
27205 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
27206         Log: Disable long doubles from pre-5.0 Tru64s.
27207      Branch: perl
27208            ! README.tru64 hints/dec_osf.sh
27209 ____________________________________________________________________________
27210 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
27211         Log: The #10455 exposed that modfl() is fundamentally busted
27212              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
27213              testing it.
27214      Branch: perl
27215            ! hints/dec_osf.sh
27216 ____________________________________________________________________________
27217 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
27218         Log: Metaconfig unit change for #10455.
27219      Branch: metaconfig/U/perl
27220            ! d_modfl.U
27221 ____________________________________________________________________________
27222 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
27223         Log: Configure check for geborken modfl(), inspired by
27224              
27225              Subject: Re: [20010118.017] op/int.t failure 
27226              From: Hugo <hv@crypt.compulink.co.uk>
27227              Date: Tue, 05 Jun 2001 13:43:27 +0100
27228              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
27229      Branch: perl
27230            ! Configure
27231 ____________________________________________________________________________
27232 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
27233         Log: Integrate changes #10450 and #10451 from maintperl:
27234              
27235              optimize change#10448 slightly (don't repeat search in eval""s lexical
27236              scope, since that has already been searched)
27237              
27238              change#9108 needs subtler treatment for case of closures created
27239              within eval""
27240      Branch: perl
27241           !> op.c t/op/misc.t
27242 ____________________________________________________________________________
27243 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
27244         Log: MakeMaker magic to compile (when no dynamic loading)
27245              List/Util.xsc as (ListUtil.c and) ListUtil.o since
27246              POSIX-BC (BS2000) linker has an evil limitation of
27247              being unable to include in the same executable several
27248              object files with the same name - case-insensitively -
27249              because otherwise we conflict with util.c.
27250              Strictly speaking currently required only in POSIX-BC
27251              but probably will do no harm elsewhere where static
27252              linking is required.
27253      Branch: perl
27254            ! ext/List/Util/Makefile.PL
27255 ____________________________________________________________________________
27256 [ 10452] By: nick                                  on 2001/06/06  08:59:51
27257         Log: Integrate mainline.
27258      Branch: perlio
27259           +> lib/Attribute/Handlers/demo/Demo.pm
27260           +> lib/Attribute/Handlers/demo/Descriptions.pm
27261           +> lib/Attribute/Handlers/demo/MyClass.pm
27262           +> lib/Attribute/Handlers/demo/demo.pl
27263           +> lib/Attribute/Handlers/demo/demo2.pl
27264           +> lib/Attribute/Handlers/demo/demo3.pl
27265           +> lib/Attribute/Handlers/demo/demo4.pl
27266           +> lib/Attribute/Handlers/demo/demo_call.pl
27267           +> lib/Attribute/Handlers/demo/demo_chain.pl
27268           +> lib/Attribute/Handlers/demo/demo_cycle.pl
27269           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
27270           +> lib/Attribute/Handlers/demo/demo_phases.pl
27271           +> lib/Attribute/Handlers/demo/demo_range.pl
27272           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
27273           +> uts/strtol_wrap.c
27274           !> (integrate 91 files)
27275 ____________________________________________________________________________
27276 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
27277         Log: change#9108 needs subtler treatment for case of closures created
27278              within eval""
27279      Branch: maint-5.6/perl
27280            ! op.c t/op/misc.t
27281 ____________________________________________________________________________
27282 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
27283         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
27284              scope, since that has already been searched)
27285      Branch: maint-5.6/perl
27286            ! op.c
27287 ____________________________________________________________________________
27288 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
27289         Log: Integrate change #10448 from maintperl; lexicals
27290              outside an eval"" weren't resolved correctly inside a subroutine
27291              definition inside the eval"" if they were not already referenced
27292              in the toplevel of the eval""-ed code
27293      Branch: perl
27294           !> cop.h op.c pp_ctl.c t/op/misc.t
27295 ____________________________________________________________________________
27296 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
27297         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
27298              outside an eval"" weren't resolved correctly inside a subroutine
27299              definition inside the eval"" if they were not already referenced
27300              in the toplevel of the eval""-ed code
27301      Branch: maint-5.6/perl
27302            ! cop.h op.c pp_ctl.c t/op/misc.t
27303 ____________________________________________________________________________
27304 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
27305         Log: Subject: [PATCH] perl570delta.pod
27306              From: Peter Scott <Peter@PSDT.com> 
27307              Date: Tue, 05 Jun 2001 18:51:02 -0700
27308              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
27309      Branch: perl
27310            ! pod/perl570delta.pod
27311 ____________________________________________________________________________
27312 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
27313         Log: The fudge factor is no more needed.  I hope.
27314      Branch: perl
27315            ! t/lib/posix.t
27316 ____________________________________________________________________________
27317 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
27318         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
27319              From: Hugo <hv@crypt.compulink.co.uk>
27320              Date: Tue, 05 Jun 2001 12:58:19 +0100
27321              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
27322      Branch: perl
27323            ! util.c
27324 ____________________________________________________________________________
27325 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
27326         Log: Make up prototypes only for those who have the functions
27327              but not the prototypes.
27328      Branch: perl
27329            ! perl.h
27330 ____________________________________________________________________________
27331 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
27332         Log: Subject: Re: Not OK: perl@10439 on win32 
27333              From: Prymmer/Kahn <pvhp@best.com> 
27334              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
27335              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
27336      Branch: perl
27337            ! perl.h util.c
27338 ____________________________________________________________________________
27339 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
27340         Log: The metaconfig units changes for #10441.
27341      Branch: metaconfig
27342            ! U/modified/Extract.U U/modified/Extractall.U
27343            ! U/modified/Finish.U
27344 ____________________________________________________________________________
27345 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
27346         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
27347      Branch: perl
27348            ! Configure
27349 ____________________________________________________________________________
27350 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
27351         Log: Unnecessary fuzziness undone, noted by Mike Guy.
27352      Branch: perl
27353            ! t/op/tr.t
27354 ____________________________________________________________________________
27355 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
27356         Log: Update Changes.
27357      Branch: perl
27358            ! Changes patchlevel.h
27359 ____________________________________________________________________________
27360 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
27361         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
27362              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
27363              leakage patch.
27364      Branch: perl
27365            ! t/op/misc.t
27366 ____________________________________________________________________________
27367 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
27368         Log: Test case for #10433/#10424.
27369      Branch: perl
27370            ! t/op/misc.t
27371 ____________________________________________________________________________
27372 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
27373         Log: Subject: One fix for strtoul not setting errno
27374              From: hom00@utsglobal.com (Hal Morris)
27375              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
27376              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
27377      Branch: perl
27378            + uts/strtol_wrap.c
27379            ! MANIFEST hints/uts.sh
27380 ____________________________________________________________________________
27381 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
27382         Log: Metaconfig units changes for #10434.
27383      Branch: metaconfig
27384            ! U/modified/Cppsym.U
27385      Branch: metaconfig/U/perl
27386            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
27387            + d_syscallproto.U d_usleepproto.U
27388            ! longdblfio.U quadfio.U
27389 ____________________________________________________________________________
27390 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
27391         Log: Configure tweaks; add prototype probes, make the cpp symbols
27392              probe to cast, not whine; test for %Ld and %Lf before %lld and
27393              %llf because the L is the ANSI way.
27394      Branch: perl
27395            ! Configure config_h.SH configure.com epoc/config.sh
27396            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
27397            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
27398            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
27399 ____________________________________________________________________________
27400 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
27401         Log: Sigh.  This is what #10424 was supposed to check in.
27402      Branch: perl
27403            ! op.c sv.c sv.h
27404 ____________________________________________________________________________
27405 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
27406         Log: More verbose failure.
27407      Branch: perl
27408            ! t/op/ver.t
27409 ____________________________________________________________________________
27410 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
27411         Log: The .pm changes to go with #10428.
27412      Branch: perl
27413            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
27414            ! ext/Sys/Syslog/Syslog.pm
27415 ____________________________________________________________________________
27416 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
27417         Log: On second thoughts show to utf8 skippage message only
27418              on failures, it's too confusing otherwise,
27419      Branch: perl
27420            ! t/pragma/locale.t
27421 ____________________________________________________________________________
27422 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
27423         Log: Do not import anything from Encode.
27424      Branch: perl
27425            ! ext/MIME/Base64/QuotedPrint.pm
27426 ____________________________________________________________________________
27427 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
27428         Log: The #10402 didn't take.  Weird.
27429      Branch: perl
27430            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
27431            ! ext/Sys/Syslog/Syslog.xs
27432 ____________________________________________________________________________
27433 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
27434         Log: Eradicate traces of 'asciirange' re subpragma.
27435      Branch: perl
27436            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
27437            ! pod/perldiag.pod
27438 ____________________________________________________________________________
27439 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
27440         Log: use is a compile-time thing.
27441      Branch: perl
27442            ! ext/MIME/Base64/QuotedPrint.pm
27443 ____________________________________________________________________________
27444 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
27445         Log: Subject: [PATCH perl@10419] -Wall casting patch
27446              From: Robin Barker <rmb1@cise.npl.co.uk>
27447              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
27448              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
27449      Branch: perl
27450            ! ext/Devel/DProf/DProf.xs mg.c
27451 ____________________________________________________________________________
27452 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
27453         Log: Subject: [PATCH #2] introducing SVpad_TYPED
27454              From: Abhijit Menon-Sen <ams@wiw.org>
27455              Date: Mon, 4 Jun 2001 12:26:02 +0530
27456              Message-ID: <20010604122602.A5775@lustre.linux.in>
27457      Branch: perl
27458            ! op.c sv.c sv.h
27459 ____________________________________________________________________________
27460 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
27461         Log: testsuite for change#10192 (from Gisle Aas)
27462      Branch: perl
27463            + t/op/override.t
27464            ! MANIFEST
27465 ____________________________________________________________________________
27466 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
27467         Log: integrate changes#10414-10416 from mainline
27468              
27469              Potential buffer overrun if the radix separator is more than
27470              one byte.  Also, under locales, prefer the locale-specific
27471              separator over the old boring ".".
27472              
27473              "10.", that is, decimal numbers can have no decimal part at all.
27474              
27475              The non-locale places need love, too.
27476      Branch: maint-5.6/perl
27477           !> perl.h sv.c
27478 ____________________________________________________________________________
27479 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
27480         Log: Missed from #10420.
27481      Branch: perl
27482            ! epoc/config.sh
27483 ____________________________________________________________________________
27484 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
27485         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
27486              often this prototype goes with HAS_SETRESUID_PROTO.
27487      Branch: perl
27488            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27489            ! config_h.SH configure.com perl.h uconfig.h
27490 ____________________________________________________________________________
27491 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
27492         Log: Update Changes.
27493      Branch: perl
27494            ! Changes patchlevel.h
27495 ____________________________________________________________________________
27496 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
27497         Log: -Wall "subscript has type `char'" cleanup.
27498      Branch: perl
27499            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
27500 ____________________________________________________________________________
27501 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
27502         Log: Various "cast to pointer from integer of different size"
27503              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
27504              wide but I32 (int) only 32 bits wide).
27505              
27506              WARNING: the classnum and tagnum changes in Storable.xs
27507              may not be wise, they may be breaking binary compatibility
27508              (in 64-bit platforms), asked Raphael Manfredi about the changes.
27509      Branch: perl
27510            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
27511            ! mg.c proto.h
27512 ____________________________________________________________________________
27513 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
27514         Log: The non-locale places need love, too.
27515      Branch: perl
27516            ! perl.h
27517 ____________________________________________________________________________
27518 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
27519         Log: "10.", that is, decimal numbers can have no decimal part at all.
27520      Branch: perl
27521            ! perl.h
27522 ____________________________________________________________________________
27523 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
27524         Log: Potential buffer overrun if the radix separator is more than
27525              one byte.  Also, under locales, prefer the locale-specific
27526              separator over the old boring ".".
27527      Branch: perl
27528            ! perl.h sv.c
27529 ____________________________________________________________________________
27530 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
27531         Log: Integrate change #10412 from maintperl; locale is now
27532              per-cop, not per-op; plus retweak the locale.t to always
27533              list the skipped utf8 locales.
27534      Branch: perl
27535            ! t/pragma/locale.t
27536           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
27537           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
27538 ____________________________________________________________________________
27539 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
27540         Log: rationalize locale handling to fix the bugs uncovered by change#10394
27541              
27542              the major issue was that the runtime was looking at PL_hints rather
27543              than op_private to notice whether locale was enabled
27544              
27545              the secondary issue was that many locale-sensitive numeric ops didn't
27546              have HINT_LOCALE propagated into their op_private
27547              
27548              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
27549              instead of per-op, just like HINT_BYTE and the hints for lexical
27550              warnings (this makes the hint available to every op via PL_curcop)
27551              
27552              pragma/locale.t may need to be reworked with these fixes in mind
27553              (it currently passes its tests)
27554      Branch: maint-5.6/perl
27555            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
27556            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
27557 ____________________________________________________________________________
27558 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
27559         Log: More verbose debugging.
27560      Branch: perl
27561            ! t/pragma/locale.t
27562 ____________________________________________________________________________
27563 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
27564         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
27565              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
27566              Date: Sat, 2 Jun 2001 22:53:33 +0100
27567              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
27568      Branch: perl
27569            ! regcomp.c t/pragma/warn/regcomp
27570 ____________________________________________________________________________
27571 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
27572         Log: Mention that lexicalizing $a or $b is a bad idea if one
27573              wants to use sort().
27574      Branch: perl
27575            ! pod/perlvar.pod
27576 ____________________________________________________________________________
27577 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
27578         Log: Tweak the test to be happy if the accuracy is 'good enough'.
27579      Branch: perl
27580            ! t/lib/posix.t
27581 ____________________________________________________________________________
27582 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
27583         Log: Upgrade to Attribute::Handlers 0.70.
27584              
27585              NOTE: this unearthed the "too late for CHECK block" bug,
27586              that's why the 1_compile.t change.
27587      Branch: perl
27588            + lib/Attribute/Handlers/demo/Demo.pm
27589            + lib/Attribute/Handlers/demo/Descriptions.pm
27590            + lib/Attribute/Handlers/demo/MyClass.pm
27591            + lib/Attribute/Handlers/demo/demo.pl
27592            + lib/Attribute/Handlers/demo/demo2.pl
27593            + lib/Attribute/Handlers/demo/demo3.pl
27594            + lib/Attribute/Handlers/demo/demo4.pl
27595            + lib/Attribute/Handlers/demo/demo_call.pl
27596            + lib/Attribute/Handlers/demo/demo_chain.pl
27597            + lib/Attribute/Handlers/demo/demo_cycle.pl
27598            + lib/Attribute/Handlers/demo/demo_hashdir.pl
27599            + lib/Attribute/Handlers/demo/demo_phases.pl
27600            + lib/Attribute/Handlers/demo/demo_range.pl
27601            + lib/Attribute/Handlers/demo/demo_rawdata.pl
27602            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
27603            ! t/lib/attrhand.t
27604 ____________________________________________________________________________
27605 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
27606         Log: One less -Wall whine.
27607      Branch: perl
27608            ! regcomp.c
27609 ____________________________________________________________________________
27610 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
27611         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
27612      Branch: perl
27613           !> t/op/eval.t
27614 ____________________________________________________________________________
27615 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
27616         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
27617              aren't "normally" visible inside eval""s contained in subs unless
27618              a cloned reference to them already exists)
27619              
27620              strangely enough, t/harness didn't show this up as a failure
27621              (harness needs fixing?)
27622      Branch: maint-5.6/perl
27623            ! t/op/eval.t
27624 ____________________________________________________________________________
27625 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
27626         Log: Update to Text::Balanced 1.85.
27627      Branch: perl
27628            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
27629 ____________________________________________________________________________
27630 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
27631         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
27632              From: Nicholas Clark <nick@ccl4.org>
27633              Date: Sun, 3 Jun 2001 17:54:36 +0100
27634              Message-ID: <20010603175436.E76396@plum.flirble.org> 
27635      Branch: perl
27636            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
27637            ! ext/Sys/Syslog/Syslog.xs
27638 ____________________________________________________________________________
27639 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
27640         Log: Unused variables.
27641      Branch: perl
27642            ! util.c
27643 ____________________________________________________________________________
27644 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
27645         Log: Subject: [PATCH] APIfy op_clear 
27646              From: Simon Cozens <simon@netthink.co.uk>
27647              Date: Sun, 3 Jun 2001 13:51:46 +0100
27648              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
27649              
27650              (despite the subject line, op_null is APIfied by the patch)
27651      Branch: perl
27652            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
27653 ____________________________________________________________________________
27654 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
27655         Log: Subject: [PATCH] t/lib/extutils.t
27656              From: Nicholas Clark <nick@ccl4.org>
27657              Date: Sat, 2 Jun 2001 23:57:05 +0100
27658              Message-ID: <20010602235705.Q12698@plum.flirble.org>
27659      Branch: perl
27660            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27661 ____________________________________________________________________________
27662 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
27663         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
27664              From: Prymmer/Kahn <pvhp@best.com>
27665              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
27666              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
27667      Branch: perl
27668            ! win32/Makefile win32/makefile.mk
27669 ____________________________________________________________________________
27670 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
27671         Log: Subject: Re: 'decimal digits' macro? 
27672              From: Hugo <hv@crypt.compulink.co.uk>
27673              Date: Sun, 03 Jun 2001 04:26:36 +0100
27674              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
27675      Branch: perl
27676            ! handy.h t/lib/posix.t t/op/tr.t
27677 ____________________________________________________________________________
27678 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
27679         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
27680              From: Hugo <hv@crypt.compulink.co.uk>
27681              Date: Sun, 03 Jun 2001 14:56:30 +0100
27682              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
27683      Branch: perl
27684            ! util.c
27685 ____________________________________________________________________________
27686 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
27687         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
27688      Branch: perl
27689           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
27690           !> vms/perly_c.vms
27691 ____________________________________________________________________________
27692 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
27693         Log: fix leakage of lexicals at file scope into subroutines that were
27694              declared before them; this appears to be a longstanding bug that
27695              meant that lexicals at file scope were never "deintroduced", meaning
27696              their scope range was never properly closed, and their visibility
27697              extended to all subsequent eval""s or requires
27698              
27699              added a test case
27700              
27701              seems to also fix a case of bogus duplicate warnings
27702      Branch: maint-5.6/perl
27703            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
27704            ! vms/perly_c.vms
27705 ____________________________________________________________________________
27706 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
27707         Log: More VMS tweaks from Craig A. Berry.
27708      Branch: perl
27709            ! configure.com t/lib/extutils.t
27710 ____________________________________________________________________________
27711 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
27712         Log: -Wall cleanup continues.
27713      Branch: perl
27714            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
27715            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
27716            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
27717            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
27718            ! run.c toke.c util.c
27719 ____________________________________________________________________________
27720 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
27721         Log: The metaconfig unit change for #10390.
27722      Branch: metaconfig/U/perl
27723            ! gccvers.U
27724 ____________________________________________________________________________
27725 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
27726         Log: Drop the -ansi from the default gcc flags.
27727              
27728              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
27729              that struct cannot be compared with a flat integer, such as STRLEN.
27730              The -ansi will also cause a lot of noise in Solaris because of:
27731              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
27732      Branch: perl
27733            ! Configure
27734 ____________________________________________________________________________
27735 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
27736         Log: Integrate perlio.
27737      Branch: perl
27738           !> pod/perlapi.pod util.c
27739 ____________________________________________________________________________
27740 [ 10388] By: nick                                  on 2001/06/02  08:01:12
27741         Log: Integrate mainline
27742      Branch: perlio
27743           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
27744           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
27745           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
27746           !> t/lib/1_compile.t t/lib/mimeqp.t
27747 ____________________________________________________________________________
27748 [ 10387] By: nick                                  on 2001/06/02  07:39:17
27749         Log: Tweak util.c's atof2 for MULTIPLICITY
27750      Branch: perlio
27751            ! util.c
27752 ____________________________________________________________________________
27753 [ 10386] By: nick                                  on 2001/06/02  07:38:33
27754         Log: Integrate mainline
27755      Branch: perlio
27756           !> (integrate 41 files)
27757 ____________________________________________________________________________
27758 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
27759         Log: Add Attribute::Handlers 0.61 from Damian Conway.
27760      Branch: perl
27761            + lib/Attribute/Handlers.pm t/lib/attrhand.t
27762            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
27763 ____________________________________________________________________________
27764 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
27765         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
27766              From: Peter Prymmer <pvhp@forte.com>
27767              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
27768              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
27769      Branch: perl
27770            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
27771 ____________________________________________________________________________
27772 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
27773         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
27774              From: Jeff Pinyan <jeffp@crusoe.net>
27775              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
27776              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
27777      Branch: perl
27778            ! lib/File/Find.pm
27779 ____________________________________________________________________________
27780 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
27781         Log: Subject: [PATCH perl@10381] configure.com tweaks
27782              From: "Craig A. Berry" <craigberry@mac.com>
27783              Date: Fri, 1 Jun 2001 13:55:43 -0500
27784              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
27785      Branch: perl
27786            ! configure.com
27787 ____________________________________________________________________________
27788 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
27789         Log: Update Changes.
27790      Branch: perl
27791            ! Changes patchlevel.h
27792 ____________________________________________________________________________
27793 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
27794         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
27795              From: Mike Guy <mjtg@cam.ac.uk>
27796              Date: Fri, 01 Jun 2001 18:17:02 +0100
27797              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
27798      Branch: perl
27799            ! lib/perl5db.pl
27800 ____________________________________________________________________________
27801 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
27802         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
27803              From: Hugo <hv@crypt.compulink.co.uk>
27804              Date: Thu, 31 May 2001 20:49:48 +0100
27805              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
27806      Branch: perl
27807            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
27808            ! util.c
27809 ____________________________________________________________________________
27810 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
27811         Log: Zero() is not available in x2p (or, rather, some of its
27812              implementations like memzero() might not be available.)
27813      Branch: perl
27814            ! x2p/hash.c
27815 ____________________________________________________________________________
27816 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
27817         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
27818              From: Michael G Schwern <schwern@pobox.com>
27819              Date: Fri, 1 Jun 2001 12:00:29 +0100
27820              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
27821              
27822              (But use Zero() instead of memset.)
27823      Branch: perl
27824            ! x2p/hash.c
27825 ____________________________________________________________________________
27826 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
27827         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
27828              From: Jeff Pinyan <jeffp@crusoe.net>
27829              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
27830              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
27831      Branch: perl
27832            ! pod/perldiag.pod regcomp.c t/op/pat.t
27833 ____________________________________________________________________________
27834 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
27835         Log: Retract #10324 and #10333; not needed.
27836      Branch: perl
27837            ! hints/irix_6.sh hints/linux.sh
27838 ____________________________________________________________________________
27839 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
27840         Log: The #10370 wasn't quite right.
27841      Branch: perl
27842            ! ext/XS/Typemap/Typemap.xs
27843 ____________________________________________________________________________
27844 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
27845         Log: The metaconfig units changes for #10372.
27846      Branch: metaconfig/U/perl
27847            + d_realpath.U d_sresgproto.U d_sresuproto.U
27848            ! gccvers.U i_db.U
27849 ____________________________________________________________________________
27850 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
27851         Log: Configure tweaks; record the Berkeley DB version,
27852              probe for realpath(), for setresuid() and setresgid()
27853              prototypes; use realpath() (try to be paranoid enough),
27854              use the setres[ug]id prototypes because glibc has the functions
27855              but not their prototypes; add -Wall -ansi to gcc ccflags;
27856              regen toc.
27857      Branch: perl
27858            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27859            ! config_h.SH configure.com epoc/config.sh
27860            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
27861            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
27862            ! vos/config.ga.def win32/config.bc win32/config.gc
27863            ! win32/config.vc
27864 ____________________________________________________________________________
27865 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
27866         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
27867              From: Michael G Schwern <schwern@pobox.com>
27868              Date: Fri, 1 Jun 2001 11:28:14 +0100
27869              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
27870      Branch: perl
27871            ! lib/attributes.pm xsutils.c
27872 ____________________________________________________________________________
27873 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
27874         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
27875              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27876              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
27877              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
27878      Branch: perl
27879            ! ext/XS/Typemap/Typemap.xs
27880 ____________________________________________________________________________
27881 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
27882         Log: Subject: [patch] Cwd.xs optimizations/abstraction
27883              From: Doug MacEachern <dougm@covalent.net>
27884              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
27885              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
27886      Branch: perl
27887            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
27888            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
27889 ____________________________________________________________________________
27890 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
27891         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!])
27892              From: Nicholas Clark <nick@ccl4.org>
27893              Date: Thu, 31 May 2001 23:56:40 +0100
27894              Message-ID: <20010531235640.F12698@plum.flirble.org>
27895              
27896              Make the test work also under only static extensions
27897              (sh Configure -Uusedl fakes this nicely)
27898      Branch: perl
27899            ! t/lib/extutils.t
27900 ____________________________________________________________________________
27901 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
27902         Log: Subject: [PATCH hv.c] Eliminating trigraph
27903              From: Michael G Schwern <schwern@pobox.com>
27904              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
27905              Date: Fri, 1 Jun 2001 11:49:56 +0100
27906      Branch: perl
27907            ! hv.c
27908 ____________________________________________________________________________
27909 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
27910         Log: Subject: Re: [PATCH] Tests for File::Compare 
27911              From: "Philip Newton" <Philip.Newton@gmx.net>
27912              Date: Thu, 31 May 2001 19:44:05 +0200
27913              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
27914              
27915              Unnecessary "quotation marks".
27916      Branch: perl
27917            ! t/lib/filecomp.t
27918 ____________________________________________________________________________
27919 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
27920         Log: Integrate perlio.
27921      Branch: perl
27922           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
27923 ____________________________________________________________________________
27924 [ 10364] By: nick                                  on 2001/06/01  10:13:31
27925         Log: Cleanup dll.base and dll.exp created by GCC builds.
27926      Branch: perlio
27927            ! lib/ExtUtils/MM_Win32.pm
27928 ____________________________________________________________________________
27929 [ 10363] By: nick                                  on 2001/06/01  10:02:17
27930         Log: Make filecomp test work on CRLF platforms by adding binmode.
27931      Branch: perlio
27932            ! t/lib/filecomp.t
27933 ____________________________________________________________________________
27934 [ 10362] By: nick                                  on 2001/06/01  08:37:17
27935         Log: Integrate mainline
27936      Branch: perlio
27937           !> Changes Configure patchlevel.h perlio.c
27938 ____________________________________________________________________________
27939 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
27940         Log: panic:claustrophobia.
27941      Branch: perl
27942            ! perlio.c
27943 ____________________________________________________________________________
27944 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
27945         Log: Update Changes.
27946      Branch: perl
27947            ! Changes patchlevel.h
27948 ____________________________________________________________________________
27949 [ 10359] By: nick                                  on 2001/05/31  12:35:50
27950         Log: Integrate mainline.
27951      Branch: perlio
27952           +> t/lib/filecomp.t
27953           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
27954           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
27955 ____________________________________________________________________________
27956 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
27957         Log: Integrate perlio.
27958      Branch: perl
27959           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
27960           !> win32/config_H.vc
27961 ____________________________________________________________________________
27962 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
27963         Log: Metaconfig unit change for #10356.
27964      Branch: metaconfig
27965            ! U/installdirs/inc_version_list.U
27966 ____________________________________________________________________________
27967 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
27968         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
27969              (idea from Sarathy; implementation from Andy)
27970      Branch: perl
27971            ! Configure
27972 ____________________________________________________________________________
27973 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
27974         Log: More AUTHORS.
27975      Branch: perl
27976            ! AUTHORS
27977 ____________________________________________________________________________
27978 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
27979         Log: Subject: Re: [PATCH] Tests for File::Compare
27980              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
27981              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
27982              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
27983      Branch: perl
27984            + t/lib/filecomp.t
27985            ! MANIFEST t/lib/1_compile.t
27986 ____________________________________________________________________________
27987 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
27988         Log: Subject: [PATCH] DEBUG_* macro cleanups
27989              From: Abhijit Menon-Sen <ams@wiw.org>
27990              Date: Thu, 31 May 2001 12:16:22 +0530
27991              Message-ID: <20010531121622.B4829@lustre.linux.in>
27992              
27993              Subject: Re: [PATCH] DEBUG_* macro cleanups
27994              From: Abhijit Menon-Sen <ams@wiw.org>
27995              Date: Thu, 31 May 2001 13:57:01 +0530
27996              Message-ID: <20010531135701.A21775@lustre.linux.in>
27997              
27998              (The DEBUG_ definitions in perl.h changed to use the
27999              STMT_START and STMT_END.)
28000      Branch: perl
28001            ! perl.h pp_ctl.c sv.c toke.c
28002 ____________________________________________________________________________
28003 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
28004         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
28005              From: Abhijit Menon-Sen <ams@wiw.org>
28006              Date: Thu, 31 May 2001 08:27:55 +0530
28007              Message-ID: <20010531082755.A10018@lustre.linux.in>
28008      Branch: perl
28009            ! ext/Storable/Storable.xs gv.c perl.c
28010 ____________________________________________________________________________
28011 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
28012         Log: Subject: [PATCH] AUTHORS
28013              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28014              Date: Thu, 31 May 2001 01:27:59 -0500
28015              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
28016              
28017              Subject: Re: [PATCH] AUTHORS
28018              From: "Philip Newton" <Philip.Newton@gmx.net>
28019              Date: Thu, 31 May 2001 10:08:06 +0200
28020              (Message-Id missing?)
28021      Branch: perl
28022            ! AUTHORS
28023 ____________________________________________________________________________
28024 [ 10350] By: nick                                  on 2001/05/31  11:40:43
28025         Log: win32 - dmake regen_config_h
28026      Branch: perlio
28027            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28028 ____________________________________________________________________________
28029 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
28030         Log: Subject: Re: [PATCH util.c] More warning cleanups.
28031              From: "Philip Newton" <Philip.Newton@gmx.net>
28032              Date: Thu, 31 May 2001 07:41:36 +0200
28033              Message-Id: <200105310538.IAA25458@taku.hut.fi>
28034              
28035              Undo C++-ism that snekt in.
28036      Branch: perl
28037            ! util.c
28038 ____________________________________________________________________________
28039 [ 10348] By: nick                                  on 2001/05/31  11:36:46
28040         Log: Tolerate Win32 numerics
28041      Branch: perlio
28042            ! t/pragma/warn/toke
28043 ____________________________________________________________________________
28044 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
28045         Log: Integrate perlio.
28046      Branch: perl
28047           !> perlio.c win32/win32.h
28048 ____________________________________________________________________________
28049 [ 10346] By: nick                                  on 2001/05/31  10:54:55
28050         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
28051              perlio.c change 10255.
28052      Branch: perlio
28053            ! perlio.c
28054 ____________________________________________________________________________
28055 [ 10345] By: nick                                  on 2001/05/31  10:01:57
28056         Log: Conditionaly put back some "unused" dTHX which are used
28057              with PERL_IMPLICIT_SYS
28058      Branch: perlio
28059            ! perlio.c
28060 ____________________________________________________________________________
28061 [ 10344] By: nick                                  on 2001/05/31  10:00:59
28062         Log: Fix Win32 for new spelling IN_BYTES 
28063      Branch: perlio
28064            ! win32/win32.h
28065 ____________________________________________________________________________
28066 [ 10343] By: nick                                  on 2001/05/31  08:01:32
28067         Log: perlio.c -Wall cleaner under MULTIPLICITY
28068              - still minor noise with linux stdio
28069      Branch: perlio
28070            ! perlio.c
28071 ____________________________________________________________________________
28072 [ 10342] By: nick                                  on 2001/05/31  07:52:23
28073         Log: Integrate mainline.
28074      Branch: perlio
28075           !> (integrate 42 files)
28076 ____________________________________________________________________________
28077 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
28078         Log: AUTHORS updates.
28079      Branch: perl
28080            ! AUTHORS
28081 ____________________________________________________________________________
28082 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
28083         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
28084              From: Peter Prymmer <pvhp@forte.com>
28085              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
28086              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
28087      Branch: perl
28088            ! t/lib/md5-file.t
28089 ____________________________________________________________________________
28090 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
28091         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
28092              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
28093              to match the pragma name; various robustness cleanups.
28094      Branch: perl
28095            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
28096            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
28097 ____________________________________________________________________________
28098 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
28099         Log: More -Wall sweeping.
28100      Branch: perl
28101            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
28102            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
28103            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
28104            ! regcomp.c sv.c toke.c utf8.c
28105 ____________________________________________________________________________
28106 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
28107         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
28108              From: Nicholas Clark <nick@ccl4.org>
28109              Date: Wed, 30 May 2001 22:34:41 +0100
28110              Message-ID: <20010530223441.Y86445@plum.flirble.org>
28111      Branch: perl
28112            ! t/op/cmp.t
28113 ____________________________________________________________________________
28114 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
28115         Log: It's is not, it isn't ain't, and it's it's, not its,
28116              if you mean it is. If you don't, it's its. Then too,
28117              it's hers. It isn't her's. It isn't our's either.
28118              It's ours, and likewise yours and theirs.
28119              -- Oxford University Press, Edpress News
28120      Branch: perl
28121            ! lib/autouse.pm
28122 ____________________________________________________________________________
28123 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
28124         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
28125      Branch: perl
28126            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
28127            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
28128            ! x2p/str.c x2p/walk.c xsutils.c
28129 ____________________________________________________________________________
28130 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
28131         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
28132              From: Michael G Schwern <schwern@pobox.com>
28133              Date: Wed, 30 May 2001 17:10:38 +0100
28134              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
28135              
28136              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
28137              From: Abhijit Menon-Sen <ams@wiw.org>
28138              Date: Wed, 30 May 2001 23:16:13 +0530
28139              Message-ID: <20010530231613.A31933@lustre.linux.in>
28140      Branch: perl
28141            ! perl.c t/run/runenv.t
28142 ____________________________________________________________________________
28143 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
28144         Log: (Retracted by #10375.)
28145              
28146              IRIX hints patch from Merijn Broeren.
28147              
28148              TODO: (this and the earlier Linux hints patch) should be solved
28149              at Configure level.  Merijn: -ldb should not be used on any platform
28150              for perl, just when linking DBFile itself. Trying to be helpful here
28151              is counterproductive.
28152      Branch: perl
28153            ! hints/irix_6.sh
28154 ____________________________________________________________________________
28155 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
28156         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
28157              From: Nicholas Clark <nick@ccl4.org>
28158              Date: Wed, 30 May 2001 23:20:58 +0100
28159              Message-ID: <20010530232058.B86445@plum.flirble.org>
28160      Branch: perl
28161            ! doop.c
28162 ____________________________________________________________________________
28163 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
28164         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
28165              From: Michael G Schwern <schwern@pobox.com> 
28166              Date: Wed, 30 May 2001 15:24:20 +0100
28167              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
28168      Branch: perl
28169            ! t/pragma/autouse.t
28170 ____________________________________________________________________________
28171 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
28172         Log: The regex trick wasn't a good idea.
28173      Branch: perl
28174            ! pod/perlfaq4.pod
28175 ____________________________________________________________________________
28176 [ 10329] By: nick                                  on 2001/05/30  18:34:35
28177         Log: Integrate mainline
28178      Branch: perlio
28179           !> (integrate 40 files)
28180 ____________________________________________________________________________
28181 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
28182         Log: Update Changes.
28183      Branch: perl
28184            ! Changes patchlevel.h
28185 ____________________________________________________________________________
28186 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
28187         Log: The metaconfig unit change for #10325.
28188      Branch: metaconfig
28189            + U/modified/afs.U
28190 ____________________________________________________________________________
28191 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
28192         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
28193              is now wrong.
28194      Branch: perl
28195            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
28196 ____________________________________________________________________________
28197 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
28198         Log: Introduce $Config{afsroot}.
28199      Branch: perl
28200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28201            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
28202            ! win32/config.gc win32/config.vc
28203 ____________________________________________________________________________
28204 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
28205         Log: (Retracted by #10375.)
28206              
28207              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
28208      Branch: perl
28209            ! hints/linux.sh
28210 ____________________________________________________________________________
28211 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
28212         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
28213              (Also Configure tweaks needed; coming up soon.)
28214      Branch: perl
28215            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
28216 ____________________________________________________________________________
28217 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
28218         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
28219              From: Michael G Schwern <schwern@pobox.com>
28220              Date: Sun, 27 May 2001 10:29:43 +0100
28221              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
28222      Branch: perl
28223            ! lib/perl5db.pl
28224 ____________________________________________________________________________
28225 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
28226         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
28227              and Abhijit Menon-Sen.
28228      Branch: perl
28229            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
28230            ! perl.c pp_sys.c regcomp.c
28231 ____________________________________________________________________________
28232 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
28233         Log: Fix the BOOT section to call myU2time properly.
28234      Branch: perl
28235            ! ext/Time/HiRes/HiRes.xs
28236 ____________________________________________________________________________
28237 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
28238         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
28239              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
28240              Date: Wed, 30 May 2001 09:44:29 -0400
28241              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
28242              
28243              Detypo; plus add one more trick.
28244      Branch: perl
28245            ! pod/perlfaq4.pod
28246 ____________________________________________________________________________
28247 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
28248         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)
28249              From: Michael G Schwern <schwern@pobox.com>
28250              Date: Wed, 30 May 2001 14:39:06 +0100
28251              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
28252      Branch: perl
28253            ! lib/autouse.pm t/pragma/autouse.t
28254 ____________________________________________________________________________
28255 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
28256         Log: Subject: Re: AIX and gcc (moving targets)
28257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28258              Date: Wed, 30 May 2001 15:25:08 +0200
28259              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
28260      Branch: perl
28261            ! ext/Time/HiRes/HiRes.xs
28262 ____________________________________________________________________________
28263 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
28264         Log: Subject: [PATCH t/TEST] sorting tests
28265              From: Michael G Schwern <schwern@pobox.com>
28266              Date: Wed, 30 May 2001 10:24:02 +0100
28267              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
28268      Branch: perl
28269            ! t/TEST
28270 ____________________________________________________________________________
28271 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
28272         Log: Subject: [ID 20010529.002] typos in man page perlre
28273              From: bart@cg681574-a.adubn1.nj.home.com 
28274              Date: Tue, 29 May 2001 13:58:59 -0500
28275              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
28276      Branch: perl
28277            ! pod/perlre.pod
28278 ____________________________________________________________________________
28279 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
28280         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
28281              From: "Craig A. Berry" <craigberry@mac.com>
28282              Date: Tue, 29 May 2001 23:23:45 -0500
28283              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
28284      Branch: perl
28285            ! t/lib/extutils.t t/pragma/autouse.t
28286 ____________________________________________________________________________
28287 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
28288         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)
28289              From: David Dyck <dcd@tc.fluke.com>
28290              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
28291              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
28292      Branch: perl
28293            ! t/lib/filefind.t
28294 ____________________________________________________________________________
28295 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
28296         Log: AIX hints update for gcc from Merijn H. Brand.
28297      Branch: perl
28298            ! hints/aix.sh
28299 ____________________________________________________________________________
28300 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
28301         Log: Retract #10295 and #10296: a more generic solution
28302              is needed (there's something funny with gcc on AIX).
28303      Branch: perl
28304            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
28305 ____________________________________________________________________________
28306 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
28307         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
28308              From: Hugo <hv@crypt.compulink.co.uk>
28309              Date: Wed, 30 May 2001 11:59:19 +0100
28310              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
28311              
28312              localizing $@ has unfortunate semantics - if you die past
28313              a local $@, the die message is lost.
28314      Branch: perl
28315            ! lib/utf8_heavy.pl
28316 ____________________________________________________________________________
28317 [ 10309] By: nick                                  on 2001/05/30  08:23:02
28318         Log: Integrate mainline (autouse works again.)
28319      Branch: perlio
28320           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
28321           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
28322           !> pod/perlvar.pod t/op/cmp.t
28323 ____________________________________________________________________________
28324 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
28325         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
28326              From: David Dyck <dcd@tc.fluke.com>
28327              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
28328              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
28329      Branch: perl
28330            ! lib/File/Find.pm
28331 ____________________________________________________________________________
28332 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
28333         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
28334              From: Nicholas Clark <nick@ccl4.org>
28335              Date: Tue, 29 May 2001 23:16:09 +0100
28336              Message-ID: <20010529231609.U86445@plum.flirble.org>
28337              
28338              Make the test output slightly clearer by distinguishing
28339              between '' and undef.
28340      Branch: perl
28341            ! t/op/cmp.t
28342 ____________________________________________________________________________
28343 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
28344         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
28345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28346              Date: Tue, 29 May 2001 19:15:19 -0400
28347              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
28348      Branch: perl
28349            ! hints/os2.sh
28350 ____________________________________________________________________________
28351 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
28352         Log: Subject: perlvar.pod addition
28353              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
28354              Date: Fri, 25 May 2001 20:23:12 +0200
28355              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
28356              
28357              Subject: Re: perlvar.pod addition
28358              From: "Abigail" <abigail@foad.org> 
28359              Date: Fri, 25 May 2001 22:00:39 +0200
28360              Message-ID: <20010525200039.28029.qmail@foad.org>
28361              
28362              Mention $a and $b in perlvar.
28363      Branch: perl
28364            ! pod/perlvar.pod
28365 ____________________________________________________________________________
28366 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
28367         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
28368              From: Jeff Pinyan <jeffp@crusoe.net>
28369              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
28370              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
28371      Branch: perl
28372            ! pod/perlvar.pod
28373 ____________________________________________________________________________
28374 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
28375         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
28376              From: Jeff Pinyan <jeffp@crusoe.net>
28377              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
28378              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
28379      Branch: perl
28380            ! pod/perlfaq6.pod
28381 ____________________________________________________________________________
28382 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
28383         Log: Mention Time::localtime and Time::gmtime.
28384      Branch: perl
28385            ! ext/Time/Piece/Piece.pm
28386 ____________________________________________________________________________
28387 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
28388         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
28389              From: Michael G Schwern <schwern@pobox.com>
28390              Date: Tue, 29 May 2001 18:51:32 +0100
28391              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
28392      Branch: perl
28393            ! pod/perlfaq4.pod
28394 ____________________________________________________________________________
28395 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
28396         Log: Retract #10243.
28397      Branch: perl
28398            ! lib/autouse.pm
28399 ____________________________________________________________________________
28400 [ 10299] By: nick                                  on 2001/05/29  18:41:19
28401         Log: Post weekend integrate mainline (fails one test pragma/autouse).
28402      Branch: perlio
28403           +> (branch 29 files)
28404           !> (integrate 91 files)
28405 ____________________________________________________________________________
28406 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
28407         Log: Update Changes.
28408      Branch: perl
28409            ! Changes patchlevel.h
28410 ____________________________________________________________________________
28411 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
28412         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
28413              before Perl_load_module/Perl_call_method and restore the value
28414              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
28415      Branch: perl
28416            ! utf8.c
28417 ____________________________________________________________________________
28418 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
28419         Log: Subject: Re: AIX and gcc (moving targets)
28420              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28421              Date: Tue, 29 May 2001 17:59:40 +0200
28422              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
28423      Branch: perl
28424            ! ext/Storable/Makefile.PL
28425 ____________________________________________________________________________
28426 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
28427         Log: Subject: Re: AIX and gcc (moving targets)
28428              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28429              Date: Tue, 29 May 2001 12:32:57 +0200
28430              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
28431      Branch: perl
28432            ! ext/POSIX/Makefile.PL
28433 ____________________________________________________________________________
28434 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
28435         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
28436              From: Michael G Schwern <schwern@pobox.com>
28437              Date: Tue, 29 May 2001 09:53:29 +0100
28438              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
28439              
28440              (#10280 retracted)
28441      Branch: perl
28442            ! lib/Test/Harness.pm t/lib/test-harness.t
28443 ____________________________________________________________________________
28444 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
28445         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
28446              From: Michael G Schwern <schwern@pobox.com>
28447              Date: Tue, 29 May 2001 09:19:52 +0100
28448              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
28449      Branch: perl
28450            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
28451            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
28452            + t/lib/Test/todo.t
28453            ! MANIFEST lib/Test.pm t/TEST
28454 ____________________________________________________________________________
28455 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
28456         Log: From: Michael G Schwern <schwern@pobox.com>
28457              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
28458              Date: Tue, 29 May 2001 08:26:09 +0100
28459              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
28460      Branch: perl
28461            ! t/TEST
28462 ____________________________________________________________________________
28463 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
28464         Log: Add tests for Time::gmtime and Time::localtime.
28465      Branch: perl
28466            + t/lib/time-gmtime.t t/lib/time-localtime.t
28467            ! MANIFEST t/lib/1_compile.t
28468 ____________________________________________________________________________
28469 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
28470         Log: Add test for File::stat.
28471      Branch: perl
28472            + t/lib/filestat.t
28473            ! MANIFEST t/lib/1_compile.t
28474 ____________________________________________________________________________
28475 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
28476         Log: Add test for Net::servent.
28477      Branch: perl
28478            + t/lib/net-sent.t
28479            ! MANIFEST t/lib/1_compile.t
28480 ____________________________________________________________________________
28481 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
28482         Log: Add test for Net::protoent.
28483      Branch: perl
28484            + t/lib/net-pent.t
28485            ! MANIFEST t/lib/1_compile.t
28486 ____________________________________________________________________________
28487 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
28488         Log: Add test for Net::netent.
28489      Branch: perl
28490            + t/lib/net-nent.t
28491            ! MANIFEST t/lib/1_compile.t
28492 ____________________________________________________________________________
28493 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
28494         Log: Add test for User::grent.  Portability doubtful.
28495      Branch: perl
28496            + t/lib/user-grent.t
28497            ! MANIFEST t/lib/1_compile.t
28498 ____________________________________________________________________________
28499 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
28500         Log: Add test for User::pwent.
28501              Probably will fall down somewhere for portability reasons.
28502      Branch: perl
28503            + t/lib/user-pwent.t
28504            ! MANIFEST t/lib/1_compile.t
28505 ____________________________________________________________________________
28506 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
28507         Log: Metaconfig units changes for #10283.
28508      Branch: metaconfig
28509            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
28510            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
28511            ! U/installdirs/sitescript.U U/modified/Signal.U
28512 ____________________________________________________________________________
28513 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
28514         Log: Subject: [PATCH 5.6.1] signal names in Configure
28515              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28516              Date: Tue, 29 May 2001 03:52:25 -0400
28517              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
28518              
28519              Subject: [PATCH 5.6.1] older perl in Configure
28520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28521              Date: Tue, 29 May 2001 03:55:40 -0400
28522              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
28523              
28524              Subject: [PATCH 5.6.1] goofs in Configure
28525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28526              Date: Tue, 29 May 2001 04:13:07 -0400
28527              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
28528              
28529              Configure portability tweaks.
28530      Branch: perl
28531            ! Configure
28532 ____________________________________________________________________________
28533 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
28534         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
28535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28536              Date: Tue, 29 May 2001 04:07:06 -0400
28537              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
28538      Branch: perl
28539            ! os2/os2.c
28540 ____________________________________________________________________________
28541 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
28542         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
28543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28544              Date: Tue, 29 May 2001 04:01:38 -0400
28545              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
28546      Branch: perl
28547            ! hints/os2.sh os2/Makefile.SHs
28548 ____________________________________________________________________________
28549 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
28550         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
28551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28552              Date: Tue, 29 May 2001 03:50:18 -0400
28553              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
28554      Branch: perl
28555            ! lib/Test/Harness.pm
28556 ____________________________________________________________________________
28557 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
28558         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
28559      Branch: perl
28560            ! lib/utf8_heavy.pl
28561 ____________________________________________________________________________
28562 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
28563         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
28564              From: Hugo <hv@crypt.compulink.co.uk>
28565              Date: Tue, 29 May 2001 03:03:45 +0100
28566              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
28567              
28568              Explanation why the $@ always gets the UTF8 flag when under use utf8--
28569              because we told it to have the flag when under use utf8.
28570      Branch: perl
28571            ! pp_ctl.c
28572 ____________________________________________________________________________
28573 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
28574         Log: At least a partial fix for 20010528.004.
28575      Branch: perl
28576            ! lib/utf8_heavy.pl
28577 ____________________________________________________________________________
28578 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
28579         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
28580              From: Nicholas Clark <nick@ccl4.org> 
28581              Date: Mon, 28 May 2001 23:39:38 +0100
28582              Message-ID: <20010528233938.M86445@plum.flirble.org>
28583              
28584              More portable non-zero UV.
28585      Branch: perl
28586            ! t/lib/extutils.t
28587 ____________________________________________________________________________
28588 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
28589         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
28590              From: Nicholas Clark <nick@ccl4.org>
28591              Date: Mon, 28 May 2001 22:46:09 +0100
28592              Message-ID: <20010528224608.L86445@plum.flirble.org>
28593              
28594              Test also "make clean".
28595      Branch: perl
28596            ! t/lib/extutils.t
28597 ____________________________________________________________________________
28598 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
28599         Log: Subject: Re: Would -Wno-unused -Wall be better?
28600              From: Michael G Schwern <schwern@pobox.com>
28601              Date: Tue, 29 May 2001 00:55:54 +0100
28602              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
28603      Branch: perl
28604            ! pp.h
28605 ____________________________________________________________________________
28606 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
28607         Log: Add a test for 20010528.007, fixed in #10272.
28608      Branch: perl
28609            ! t/op/misc.t toke.c
28610 ____________________________________________________________________________
28611 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
28612         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
28613              From: Hugo <hv@crypt.compulink.co.uk>
28614              Date: Tue, 29 May 2001 00:23:23 +0100
28615              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
28616      Branch: perl
28617            ! toke.c
28618 ____________________________________________________________________________
28619 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
28620         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
28621              From: Michael G Schwern <schwern@pobox.com>
28622              Date: Tue, 29 May 2001 00:42:59 +0100
28623              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
28624      Branch: perl
28625            ! t/pragma/autouse.t
28626 ____________________________________________________________________________
28627 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
28628         Log: Some shells seemingly arrange the signal handlers differently
28629              (bug id 20010521.004).
28630      Branch: perl
28631            ! t/lib/sigaction.t
28632 ____________________________________________________________________________
28633 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
28634         Log: Regen perlmodlib.
28635      Branch: perl
28636            ! pod/perlmodlib.pod
28637 ____________________________________________________________________________
28638 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
28639         Log: Update Changes.
28640      Branch: perl
28641            ! Changes patchlevel.h
28642 ____________________________________________________________________________
28643 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
28644         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
28645              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28646              Date: Mon, 28 May 2001 14:56:35 -0500
28647              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
28648      Branch: perl
28649            ! pod/perlnewmod.pod
28650 ____________________________________________________________________________
28651 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
28652         Log: Regen toc.
28653      Branch: perl
28654            ! pod/perltoc.pod
28655 ____________________________________________________________________________
28656 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
28657         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
28658              From: "Richard Soderberg" <rs@crystalflame.net>
28659              Date: Mon, 28 May 2001 12:31:23 -0700
28660              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
28661      Branch: perl
28662            ! t/op/splice.t
28663 ____________________________________________________________________________
28664 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
28665         Log: The #10260 was too bold: locales and utf8 still do not mix.
28666      Branch: perl
28667            ! t/pragma/locale.t
28668 ____________________________________________________________________________
28669 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
28670         Log: Subject: [PATCH] Pod nitpicks
28671              From: "Richard Soderberg" <rs@crystalflame.net>
28672              Date: Mon, 28 May 2001 10:08:58 -0700
28673              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
28674      Branch: perl
28675            ! pod/perl571delta.pod pod/perlapi.pod sv.h
28676 ____________________________________________________________________________
28677 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
28678         Log: Upgrade to I18N::LangTags 0.22.
28679      Branch: perl
28680            + lib/I18N/LangTags/List.pod
28681            ! MANIFEST lib/I18N/LangTags.pm
28682 ____________________________________________________________________________
28683 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
28684         Log: A slightly more serious bug found by -Mutf8; op/misc and
28685              lib/complex dumped core.
28686      Branch: perl
28687            ! regexec.c
28688 ____________________________________________________________________________
28689 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
28690         Log: Various buglets shaken out by -Mutf8.
28691      Branch: perl
28692            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
28693            ! t/pragma/locale.t
28694 ____________________________________________________________________________
28695 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
28696         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
28697      Branch: perl
28698            ! t/lib/carp.t
28699 ____________________________________________________________________________
28700 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
28701         Log: Subject: [PATCH] todo patch
28702              From: Artur Bergman <artur@contiller.se> 
28703              Date: Mon, 28 May 2001 17:03:51 +0200
28704              Message-ID: <B7383577.F34%artur@contiller.se>
28705      Branch: perl
28706            ! pod/perltodo.pod
28707 ____________________________________________________________________________
28708 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
28709         Log: Subject: typo in perlguts.pod
28710              From: "John P. Linderman" <jpl@research.att.com>
28711              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
28712              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
28713      Branch: perl
28714            ! pod/perlguts.pod
28715 ____________________________________________________________________________
28716 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
28717         Log: Subject: AIX and gcc (moving targets)
28718              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28719              Date: Mon, 28 May 2001 12:54:04 +0200
28720              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
28721      Branch: perl
28722            ! hints/aix.sh
28723 ____________________________________________________________________________
28724 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
28725         Log: Subject: Re: perlio + multiple perl_alloc..destruct
28726              From: Doug MacEachern <dougm@covalent.net>
28727              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
28728              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
28729      Branch: perl
28730            ! perlio.c
28731 ____________________________________________________________________________
28732 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
28733         Log: The #10251 wasn't quite up-to-the-code.
28734      Branch: perl
28735            ! t/op/misc.t
28736 ____________________________________________________________________________
28737 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
28738         Log: Test case for bug 20010526.004, fixed in #10252.
28739      Branch: perl
28740            ! t/op/taint.t
28741 ____________________________________________________________________________
28742 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
28743         Log: Subject: Re: [ID 20010526.004] Taint looses value
28744              From: Hugo <hv@crypt.compulink.co.uk>
28745              Date: Sun, 27 May 2001 20:39:32 +0100
28746              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
28747      Branch: perl
28748            ! sv.c
28749 ____________________________________________________________________________
28750 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
28751         Log: Test case for 20010422.005, fixed by #10250.
28752      Branch: perl
28753            ! t/op/misc.t
28754 ____________________________________________________________________________
28755 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
28756         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
28757              From: Spider Boardman <spider@Orb.Nashua.NH.US>
28758              Date: Mon, 28 May 2001 06:39:12 -0400
28759              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
28760      Branch: perl
28761            ! toke.c
28762 ____________________________________________________________________________
28763 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
28764         Log: Linerewrapping.
28765      Branch: perl
28766            ! lib/open.pm
28767 ____________________________________________________________________________
28768 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
28769         Log: Updates on the modules list.
28770      Branch: perl
28771            ! t/lib/1_compile.t
28772 ____________________________________________________________________________
28773 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
28774         Log: Add a test for PerlIO.
28775              
28776              (I probably got the crlf/raw thing wrong for clrfy platforms...)
28777      Branch: perl
28778            + t/lib/perlio.t
28779            ! MANIFEST lib/PerlIO.pm
28780 ____________________________________________________________________________
28781 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
28782         Log: Add a test for carp et alia.
28783      Branch: perl
28784            + t/lib/carp.t
28785            ! MANIFEST
28786 ____________________________________________________________________________
28787 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
28788         Log: Adding the new test would be swell.
28789      Branch: perl
28790            + t/pragma/autouse.t
28791 ____________________________________________________________________________
28792 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
28793         Log: Add a test for the autouse pragma.
28794      Branch: perl
28795            ! MANIFEST
28796 ____________________________________________________________________________
28797 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
28798         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
28799              From: dLux <dlux@spam.sch.bme.hu>
28800              Date: Sun, 27 May 2001 16:14:26 +0200
28801              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
28802      Branch: perl
28803            ! lib/autouse.pm
28804 ____________________________________________________________________________
28805 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
28806         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
28807              From: "Richard Soderberg" <rs@crystalflame.net>
28808              Date: Mon, 28 May 2001 03:56:36 -0700
28809              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
28810      Branch: perl
28811            ! utils/dprofpp.PL
28812 ____________________________________________________________________________
28813 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
28814         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
28815              From: "Stephen P. Potter" <spp@spotter.yi.org>
28816              Date: Tue, 22 May 2001 11:40:25 -0400
28817              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
28818              
28819              Subject: Re: [ID 20010522.003] Time::Local module bug
28820              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
28821              Date: Tue, 22 May 2001 11:50:19 -0400
28822              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
28823      Branch: perl
28824            ! lib/Time/Local.pm
28825 ____________________________________________________________________________
28826 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
28827         Log: The PERL_DL_NONLAZY can have whitespace in front.
28828      Branch: perl
28829            ! t/lib/extutils.t
28830 ____________________________________________________________________________
28831 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
28832         Log: Document strftime() and strptime().
28833      Branch: perl
28834            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
28835 ____________________________________________________________________________
28836 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
28837         Log: Make Time::Piece::strptime() to be a function, not a method.
28838      Branch: perl
28839            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
28840 ____________________________________________________________________________
28841 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
28842         Log: Tweak the test to be more portable.
28843      Branch: perl
28844            ! t/lib/extutils.t
28845 ____________________________________________________________________________
28846 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
28847         Log: Subject: PATCH: Re: Re: Attributes that tie
28848              From: Leon Brocard <acme@astray.com>
28849              Date: Sun, 27 May 2001 12:37:29 +0100
28850              Message-ID: <20010527123729.A22663@ns0.astray.com>
28851              
28852              Document that variable attributes are not currently usable
28853              for tieing.  (An ugly limitation that should be fixed.)
28854      Branch: perl
28855            ! lib/attributes.pm
28856 ____________________________________________________________________________
28857 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
28858         Log: Microperl tweaks.
28859      Branch: perl
28860            ! Makefile.micro uconfig.h uconfig.sh
28861 ____________________________________________________________________________
28862 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
28863         Log: Add make target for microperl (kind of silly, but convenient).
28864      Branch: perl
28865            ! Makefile.SH
28866 ____________________________________________________________________________
28867 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
28868         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
28869              for microperl.)
28870      Branch: perl
28871            ! doio.c
28872 ____________________________________________________________________________
28873 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
28874         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
28875              From: rspier@pobox.com (Robert Spier)
28876              Date: Sat, 26 May 2001 20:05:23 -0400
28877              Message-ID: <15120.17603.148648.12430@rls.cx>
28878              
28879              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
28880              From: rspier@pobox.com (Robert Spier)
28881              Date: Sun, 27 May 2001 00:23:12 -0400
28882              Message-ID: <15120.33072.511966.767230@rls.cx>
28883      Branch: perl
28884            ! doio.c pod/perlfunc.pod
28885 ____________________________________________________________________________
28886 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
28887         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
28888      Branch: perl
28889            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28890 ____________________________________________________________________________
28891 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
28892         Log: Add README.tru64.
28893      Branch: perl
28894            + README.tru64
28895 ____________________________________________________________________________
28896 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
28897         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
28898      Branch: perl
28899            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
28900            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
28901            ! MANIFEST
28902 ____________________________________________________________________________
28903 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
28904         Log: Integrate I18N::LangTags from Sean Burke.
28905              
28906              TODO: the language list from RFC 3066 needs to be integrated
28907              and made available somehow.  The list is included in the
28908              I18N-LangTags 0.21 distribution, but it is undocumented
28909              and unconnected to the module.
28910      Branch: perl
28911            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
28912            ! MANIFEST
28913 ____________________________________________________________________________
28914 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
28915         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
28916              envisioned by Sarathy.
28917      Branch: perl
28918            ! t/op/ver.t toke.c
28919 ____________________________________________________________________________
28920 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
28921         Log: Subject: [ID 20010525.001] Pod typo nits fixed
28922              From: lvirden@cas.org
28923              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
28924              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
28925              
28926              minus the perlsolaris decimation plus the
28927              
28928              Subject: Re: [ID 20010525.001] Pod typo nits fixed
28929              From: "Philip Newton" <Philip.Newton@gmx.net>
28930              Date: Fri, 25 May 2001 18:05:55 +0200
28931              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
28932      Branch: perl
28933            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
28934            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
28935            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
28936            ! pod/perlutil.pod pod/perlxstut.pod
28937 ____________________________________________________________________________
28938 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
28939         Log: return clauses are nice.
28940      Branch: perl
28941            ! sv.c
28942 ____________________________________________________________________________
28943 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
28944         Log: Subject: change 10199 backwards?
28945              From: Doug MacEachern <dougm@covalent.net>
28946              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
28947              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
28948      Branch: perl
28949            ! sv.c
28950 ____________________________________________________________________________
28951 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
28952         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
28953              From: Hugo <hv@crypt.compulink.co.uk>
28954              Date: Sat, 26 May 2001 17:05:12 +0100
28955              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
28956      Branch: perl
28957            + t/op/gmagic.t
28958            ! MANIFEST doop.c embed.h embed.pl global.sym
28959            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
28960            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
28961 ____________________________________________________________________________
28962 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
28963         Log: Regen headers for #10221.
28964      Branch: perl
28965            ! global.sym objXSUB.h perlapi.c
28966 ____________________________________________________________________________
28967 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
28968         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
28969              From: Juha Laiho <juha.laiho@Elma.Net>
28970              Date: Thu, 3 May 2001 09:51:30 +0300
28971              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
28972      Branch: perl
28973            ! embed.pl
28974 ____________________________________________________________________________
28975 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
28976         Log: Subject: Re: [PATCH] Re: stability of sort()?
28977              From: "John P. Linderman" <jpl@research.att.com>
28978              Date: Sat, 26 May 2001 13:27:19 -0400
28979              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
28980      Branch: perl
28981            ! pod/perlfunc.pod
28982 ____________________________________________________________________________
28983 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
28984         Log: Integrate perlio.
28985      Branch: perl
28986           !> pod/perlguts.pod
28987 ____________________________________________________________________________
28988 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
28989         Log: Subject: [PATCH perl@10210] PerlIO for VMS
28990              From: "Craig A. Berry" <craigberry@mac.com>
28991              Date: Sat, 26 May 2001 09:34:11 -0500
28992              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
28993      Branch: perl
28994            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
28995            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
28996            ! vms/vmsish.h
28997 ____________________________________________________________________________
28998 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
28999         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
29000              From: David Dyck <dcd@tc.fluke.com>
29001              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
29002              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
29003      Branch: perl
29004            ! lib/perl5db.pl
29005 ____________________________________________________________________________
29006 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
29007         Log: Subject: utf8 regexp tests
29008              From: Hugo <hv@crypt.compulink.co.uk>
29009              Date: Fri, 25 May 2001 22:35:01 +0100
29010              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
29011      Branch: perl
29012            ! t/op/regexp.t
29013 ____________________________________________________________________________
29014 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
29015         Log: Subject: [PATCH] Re: stability of sort()?
29016              From: Nicholas Clark <nick@ccl4.org>
29017              Date: Fri, 25 May 2001 22:40:19 +0100
29018              Message-ID: <20010525224019.B86445@plum.flirble.org>
29019      Branch: perl
29020            ! pod/perlfunc.pod
29021 ____________________________________________________________________________
29022 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
29023         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
29024              From: John Peacock <jpeacock@rowman.com>
29025              Date: Thu, 24 May 2001 22:14:01 -0400
29026              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
29027      Branch: perl
29028            ! mg.c scope.c sv.c
29029 ____________________________________________________________________________
29030 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
29031         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
29032              From: Nicholas Clark <nick@ccl4.org>
29033              Date: Sun, 20 May 2001 19:24:13 +0100
29034              Message-ID: <20010520192413.G83222@plum.flirble.org>
29035      Branch: perl
29036            + lib/ExtUtils/Constant.pm t/lib/extutils.t
29037            ! MANIFEST utils/h2xs.PL
29038 ____________________________________________________________________________
29039 [ 10212] By: nick                                  on 2001/05/26  09:49:28
29040         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
29041              add a few more notes there on use of mortals on the stack.
29042      Branch: perlio
29043            ! pod/perlguts.pod
29044 ____________________________________________________________________________
29045 [ 10211] By: nick                                  on 2001/05/26  09:05:36
29046         Log: Integrate mainline
29047      Branch: perlio
29048           +> t/lib/fcntl.t t/pragma/vars.t
29049           !> (integrate 49 files)
29050 ____________________________________________________________________________
29051 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
29052         Log: Update Changes.
29053      Branch: perl
29054            ! Changes patchlevel.h
29055 ____________________________________________________________________________
29056 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
29057         Log: Based on
29058              
29059              Subject: [PATCH pp.c] Wrapping pack("C",256)
29060              From: Simon Cozens <simon@netthink.co.uk>
29061              Date: Sat, 12 May 2001 17:58:41 +0100
29062              Message-ID: <20010512175841.A6132@netthink.co.uk>
29063      Branch: perl
29064            ! pod/perldiag.pod pp.c t/pragma/warn/pp
29065 ____________________________________________________________________________
29066 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
29067         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
29068              From: "Brendan O'Dea" <bod@compusol.com.au>
29069              Date: Fri, 25 May 2001 11:18:29 +1000
29070              Message-ID: <20010525111829.A28411@compusol.com.au>
29071              
29072              (Slightly modified.)
29073      Branch: perl
29074            ! lib/Term/Cap.pm
29075 ____________________________________________________________________________
29076 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
29077         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
29078              From: Hugo <hv@crypt.compulink.co.uk>
29079              Date: Fri, 25 May 2001 02:13:25 +0100
29080              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
29081      Branch: perl
29082            ! t/op/misc.t
29083 ____________________________________________________________________________
29084 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
29085         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
29086              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
29087              Date: Fri, 25 May 2001 10:25:36 +0900
29088              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
29089      Branch: perl
29090            ! regcomp.c regexec.c
29091 ____________________________________________________________________________
29092 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
29093         Log: Subject: [PATCH #2] stash autovivification and method call error messages
29094              From: Ilmari Karonen <iltzu@sci.fi>
29095              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
29096              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
29097      Branch: perl
29098            ! gv.c pp_hot.c t/op/method.t
29099 ____________________________________________________________________________
29100 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
29101         Log: Add make target and documentation for gprof profiling.
29102      Branch: perl
29103            ! Makefile.SH pod/perlhack.pod
29104 ____________________________________________________________________________
29105 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
29106         Log: Subject: Don't think about UTF8 
29107              From: Mike Guy <mjtg@cam.ac.uk> 
29108              Date: Tue, 22 May 2001 14:35:39 +0100
29109              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
29110      Branch: perl
29111            ! sv.h
29112 ____________________________________________________________________________
29113 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
29114         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
29115              From: Geraint A Edwards <gedge@serf.org> 
29116              Date: Thu, 24 May 2001 22:51:24 +0100
29117              Message-Id: <20010524225124.A34981@cymru.serf.org>
29118      Branch: perl
29119            ! x2p/find2perl.PL
29120 ____________________________________________________________________________
29121 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
29122         Log: DB_File has its own attribute story.
29123      Branch: perl
29124            ! ext/DB_File/DB_File.xs
29125 ____________________________________________________________________________
29126 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
29127         Log: Subject: Re: Making perl with -Wall
29128              From: Andy Dougherty <doughera@lafayette.edu>
29129              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
29130              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
29131      Branch: perl
29132            ! perl.h
29133 ____________________________________________________________________________
29134 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
29135         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
29136              From: "Richard Soderberg" <rs@crystalflame.net>
29137              Date: Thu, 24 May 2001 08:58:16 -0700
29138              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
29139      Branch: perl
29140            ! sv.c
29141 ____________________________________________________________________________
29142 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
29143         Log: IV/UV casting fixes from Nicholas Clark.
29144      Branch: perl
29145            ! perl.h pp_sys.c util.c
29146 ____________________________________________________________________________
29147 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
29148         Log: Subject: Re: Making perl with -Wall
29149              From: Michael G Schwern <schwern@pobox.com>
29150              Date: Thu, 24 May 2001 15:40:28 +0100
29151              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
29152      Branch: perl
29153            ! malloc.c perl.h
29154 ____________________________________________________________________________
29155 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
29156         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
29157              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29158              Date: Tue, 22 May 2001 11:49:37 +0200
29159              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
29160      Branch: metaconfig
29161            ! U/modified/Oldsym.U
29162      Branch: metaconfig/U/perl
29163            ! patchlevel.U
29164      Branch: perl
29165            ! Configure config_h.SH myconfig.SH
29166 ____________________________________________________________________________
29167 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
29168         Log: Under versiononly install also the scripts with the version suffix.
29169              (e.g. .../bin/h2xs5.7.1)
29170      Branch: perl
29171            ! installperl
29172 ____________________________________________________________________________
29173 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
29174         Log: Subject: [PATCH] Stop segfault in mg.c:636
29175              From: "Richard Soderberg" <rs@crystalflame.net>
29176              Date: Thu, 24 May 2001 05:51:52 -0700
29177              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
29178      Branch: perl
29179            ! mg.c
29180 ____________________________________________________________________________
29181 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
29182         Log: Iteration continues; hopefully convergently.
29183      Branch: perl
29184            ! t/lib/b-stash.t
29185 ____________________________________________________________________________
29186 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
29187         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
29188              From: Gisle Aas <gisle@ActiveState.com>
29189              Date: 23 May 2001 16:13:10 -0700
29190              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
29191      Branch: perl
29192            ! op.c toke.c
29193 ____________________________________________________________________________
29194 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
29195         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
29196              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29197              Date: Thu, 24 May 2001 05:05:22 -0500
29198              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
29199      Branch: perl
29200            ! lib/dumpvar.pl lib/perl5db.pl
29201 ____________________________________________________________________________
29202 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
29203         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
29204              From: David Dyck <dcd@tc.fluke.com>
29205              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
29206              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
29207      Branch: perl
29208            ! lib/perl5db.pl
29209 ____________________________________________________________________________
29210 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
29211         Log: Tiny pod nits on READMEs, mostly whitespace issues.
29212      Branch: perl
29213            ! README.amiga README.dos README.macos README.mpeix README.vmesa
29214            ! README.win32
29215 ____________________________________________________________________________
29216 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
29217         Log: The DG/UX part of the 20010521.005.
29218      Branch: perl
29219            ! README.dgux
29220 ____________________________________________________________________________
29221 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
29222         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
29223              From: Hugo <hv@crypt.compulink.co.uk>
29224              Date: Mon, 21 May 2001 16:32:02 +0100
29225              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
29226      Branch: perl
29227            ! regcomp.c t/op/misc.t
29228 ____________________________________________________________________________
29229 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
29230         Log: Subject: [PATCH] Extra UNIVERSAL tests
29231              From: Mike Guy <mjtg@cam.ac.uk>
29232              Date: Wed, 23 May 2001 12:29:20 +0100
29233              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
29234      Branch: perl
29235            ! t/op/universal.t
29236 ____________________________________________________________________________
29237 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
29238         Log: Subject: [PATCH] Remove EQ keyword
29239              From: Mike Guy <mjtg@cam.ac.uk>
29240              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
29241              Date: Wed, 23 May 2001 11:17:29 +0100
29242      Branch: perl
29243            ! keywords.h keywords.pl
29244 ____________________________________________________________________________
29245 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
29246         Log: Subject: [PATCH] lib/perl5db.pl
29247              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29248              Date: Wed, 23 May 2001 02:18:03 -0500
29249              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
29250      Branch: perl
29251            ! lib/perl5db.pl
29252 ____________________________________________________________________________
29253 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
29254         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
29255              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29256              Date: Tue, 22 May 2001 23:34:41 -0500
29257              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
29258      Branch: perl
29259            ! lib/Term/Cap.pm
29260 ____________________________________________________________________________
29261 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
29262         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
29263              From: davem@fdgroup.co.uk
29264              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
29265              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
29266      Branch: perl
29267            ! emacs/e2ctags.pl
29268 ____________________________________________________________________________
29269 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
29270         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
29271              From: Michael G Schwern <schwern@pobox.com>
29272              Date: Tue, 22 May 2001 14:15:09 +0100
29273              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
29274      Branch: perl
29275            ! lib/vars.pm
29276 ____________________________________________________________________________
29277 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
29278         Log: Subject: [PATCH lib/vars.pm] Odd code nit
29279              From: Michael G Schwern <schwern@pobox.com>
29280              Date: Tue, 22 May 2001 14:14:28 +0100
29281              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
29282      Branch: perl
29283            ! lib/vars.pm
29284 ____________________________________________________________________________
29285 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
29286         Log: Use the new use vars feature.
29287      Branch: perl
29288            ! t/lib/b-stash.t
29289 ____________________________________________________________________________
29290 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
29291         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
29292              From: Mike Guy <mjtg@cam.ac.uk>
29293              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29294              Date: Tue, 22 May 2001 13:11:39 +0100
29295      Branch: perl
29296            + t/pragma/vars.t
29297            ! MANIFEST lib/vars.pm t/lib/1_compile.t
29298 ____________________________________________________________________________
29299 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
29300         Log: -qlongdouble considered harmful by Merijn.
29301      Branch: perl
29302            ! hints/aix.sh
29303 ____________________________________________________________________________
29304 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
29305         Log: Update Changes.
29306      Branch: perl
29307            ! Changes patchlevel.h
29308 ____________________________________________________________________________
29309 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
29310         Log: Add a test of its very own for Fcntl.  Hopefully portable.
29311      Branch: perl
29312            + t/lib/fcntl.t
29313            ! MANIFEST
29314 ____________________________________________________________________________
29315 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
29316         Log: Must be trickier for 'minitest' not to die.
29317      Branch: perl
29318            ! t/op/taint.t
29319 ____________________________________________________________________________
29320 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
29321         Log: Can't declare other people's variables.
29322      Branch: perl
29323            ! t/lib/b-stash.t
29324 ____________________________________________________________________________
29325 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
29326         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
29327      Branch: perl
29328            ! doio.c t/op/taint.t
29329 ____________________________________________________________________________
29330 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
29331         Log: The OS/2 variable needs to be declared.
29332      Branch: perl
29333            ! t/lib/b-stash.t
29334 ____________________________________________________________________________
29335 [ 10170] By: nick                                  on 2001/05/20  16:48:29
29336         Log: Integrate mainline
29337      Branch: perlio
29338           !> (integrate 41 files)
29339 ____________________________________________________________________________
29340 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
29341         Log: Small perlsec updates: clarify the taintedness of filename
29342              globbing; suggest using Scalar::Util::tainted().
29343      Branch: perl
29344            ! pod/perlsec.pod
29345 ____________________________________________________________________________
29346 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
29347         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
29348              From: Dave Mitchell <davem@fdgroup.co.uk>
29349              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
29350              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
29351      Branch: perl
29352            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
29353            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
29354            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
29355            ! xsutils.c
29356 ____________________________________________________________________________
29357 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
29358         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
29359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29360              Date: Sat, 19 May 2001 04:08:46 -0400
29361              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
29362      Branch: perl
29363            ! lib/ExtUtils/Mksymlists.pm makedef.pl
29364 ____________________________________________________________________________
29365 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
29366         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
29367              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29368              Date: Sat, 19 May 2001 04:30:45 -0400
29369              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
29370      Branch: perl
29371            ! os2/os2.c
29372 ____________________________________________________________________________
29373 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
29374         Log: Subject: [PATCH 5.6.1] build bugs OS/2
29375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29376              Date: Sat, 19 May 2001 04:35:28 -0400
29377              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
29378      Branch: perl
29379            ! os2/Makefile.SHs os2/os2.c
29380 ____________________________________________________________________________
29381 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
29382         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
29383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29384              Date: Sat, 19 May 2001 04:04:23 -0400
29385              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
29386              
29387              (In bleadperl patched b-stash.t instead of b.t)
29388      Branch: perl
29389            ! t/lib/b-stash.t t/lib/bigfltpm.t
29390 ____________________________________________________________________________
29391 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
29392         Log: Subject: [PATCH 5.6.1] perl5db
29393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29394              Date: Sat, 19 May 2001 03:49:09 -0400
29395              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
29396      Branch: perl
29397            ! lib/perl5db.pl
29398 ____________________________________________________________________________
29399 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
29400         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
29401              From: Gisle Aas <gisle@ActiveState.com>
29402              Date: 18 May 2001 14:24:51 -0700
29403              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
29404      Branch: perl
29405            ! pp_ctl.c
29406 ____________________________________________________________________________
29407 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
29408         Log: Subject: [PATCH] Chomp should not always stringify
29409              From: Gisle Aas <gisle@ActiveState.com>
29410              Date: 18 May 2001 07:55:25 -0700
29411              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
29412      Branch: perl
29413            ! doop.c t/op/chop.t
29414 ____________________________________________________________________________
29415 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
29416         Log: Integrate perlio.
29417      Branch: perl
29418           !> pod/perlfunc.pod
29419 ____________________________________________________________________________
29420 [ 10159] By: nick                                  on 2001/05/20  09:39:46
29421         Log: Document some more of open's features.
29422      Branch: perlio
29423            ! pod/perlfunc.pod
29424 ____________________________________________________________________________
29425 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
29426         Log: back out change#10153 (it has compatibility issues such as the
29427              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
29428              benefit for 5.6.x doesn't seem worth the risk)
29429      Branch: maint-5.6/perl
29430            ! toke.c
29431 ____________________________________________________________________________
29432 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
29433         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
29434      Branch: perl
29435            ! x2p/s2p.PL
29436 ____________________________________________________________________________
29437 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
29438         Log: Update Changes.
29439      Branch: perl
29440            ! Changes patchlevel.h
29441 ____________________________________________________________________________
29442 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
29443         Log: Integrate change #10144 from maintperl.
29444              
29445              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
29446      Branch: perl
29447           !> win32/config.bc win32/config.gc win32/config.vc
29448           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29449 ____________________________________________________________________________
29450 [ 10154] By: nick                                  on 2001/05/18  07:23:03
29451         Log: Integrate mainline.
29452      Branch: perlio
29453           +> README.dgux t/lib/i18n-collate.t utils.lst
29454           !> (integrate 49 files)
29455 ____________________________________________________________________________
29456 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
29457         Log: Integrate change #7224 from mainline into maintperl.
29458              
29459              Allow @+ and @- to be doublequoted, from Simon Cozens. 
29460              (Approved by Larry, see Tom's comment in 20000830.005.)
29461      Branch: maint-5.6/perl
29462           !> toke.c
29463 ____________________________________________________________________________
29464 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
29465         Log: Subject: [PATCH bleadperl] small lookbehind fix
29466              From: Hugo <hv@crypt.compulink.co.uk>
29467              Date: Fri, 18 May 2001 00:07:19 +0100
29468              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
29469      Branch: perl
29470            ! regexec.c
29471 ____________________________________________________________________________
29472 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
29473         Log: Detypos.
29474      Branch: perl
29475            ! installman utils.lst
29476 ____________________________________________________________________________
29477 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
29478         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
29479              in 20001222.001.
29480      Branch: perl
29481            ! t/lib/glob-basic.t
29482 ____________________________________________________________________________
29483 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
29484         Log: Subject: [PATCH] Test for bug 20010515.004
29485              From: Benjamin Sugars <bsugars@canoe.ca>
29486              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
29487              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
29488      Branch: perl
29489            ! t/op/misc.t
29490 ____________________________________________________________________________
29491 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
29492         Log: Integrate #10145 from maintperl.
29493              
29494              fix for ID 20010515.004 (needs test)
29495      Branch: perl
29496           !> pp_hot.c
29497 ____________________________________________________________________________
29498 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
29499         Log: Thinko noticed by Doug MacEachern.
29500      Branch: perl
29501            ! thread.h
29502 ____________________________________________________________________________
29503 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
29504         Log: Subject: Re: [PATCH] HERE mark in regex
29505              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29506              Date: Thu, 17 May 2001 12:20:33 -0400
29507              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
29508      Branch: perl
29509            ! t/op/re_tests
29510 ____________________________________________________________________________
29511 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
29512         Log: fix for ID 20010515.004 (needs test)
29513      Branch: maint-5.6/perl
29514            ! pp_hot.c
29515 ____________________________________________________________________________
29516 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
29517         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
29518      Branch: maint-5.6/perl
29519            ! win32/config.bc win32/config.gc win32/config.vc
29520            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29521 ____________________________________________________________________________
29522 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
29523         Log: Macrofy the getspecific (and use it also in util.c)
29524      Branch: perl
29525            ! thread.h util.c
29526 ____________________________________________________________________________
29527 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
29528         Log: Use the unchecked thread-specific key fetch also in Tru64.
29529      Branch: perl
29530            ! thread.h
29531 ____________________________________________________________________________
29532 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
29533         Log: Subject: [PATCH 5.6.1]Quick thread speedup
29534              From: Dan Sugalski <dan@sidhe.org> 
29535              Date: Wed, 16 May 2001 18:05:19 -0400
29536              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
29537      Branch: perl
29538            ! thread.h util.c
29539 ____________________________________________________________________________
29540 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
29541         Log: I think this is quite enough testing for a deprecated feature.
29542      Branch: perl
29543            + t/lib/i18n-collate.t
29544            ! MANIFEST t/lib/1_compile.t
29545 ____________________________________________________________________________
29546 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
29547         Log: More HP-UX lore from Jeff Okamoto.
29548      Branch: perl
29549            ! README.hpux
29550 ____________________________________________________________________________
29551 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
29552         Log: Sort utils.lst for easier maintenance.
29553      Branch: perl
29554            ! utils.lst
29555 ____________________________________________________________________________
29556 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
29557         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
29558              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29559              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
29560              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
29561              
29562              Add pod2latex to utils.lst.
29563      Branch: perl
29564            ! MANIFEST utils.lst
29565 ____________________________________________________________________________
29566 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
29567         Log: Subject: Re: [PATCH] HERE mark in regex
29568              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29569              Date: Wed, 16 May 2001 13:04:43 -0400
29570              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
29571      Branch: perl
29572            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
29573            ! t/op/regmesg.t t/pragma/warn/regcomp
29574 ____________________________________________________________________________
29575 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
29576         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
29577              From: Simon Cozens <simon@netthink.co.uk>
29578              Date: Wed, 16 May 2001 18:02:08 +0100
29579              Message-ID: <20010516180208.A6458@netthink.co.uk>
29580      Branch: perl
29581            ! installman utils.lst
29582 ____________________________________________________________________________
29583 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
29584         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
29585              From: "Philip Newton" <pnewton@gmx.de>
29586              Date: Tue, 15 May 2001 15:09:30 +0200
29587              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
29588              
29589              Test case for #10128.
29590      Branch: perl
29591            ! t/pragma/warn/pp_hot
29592 ____________________________________________________________________________
29593 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
29594         Log: Update Changes.
29595      Branch: perl
29596            ! Changes patchlevel.h
29597 ____________________________________________________________________________
29598 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
29599         Log: Deprecate pseudo-hashes.
29600      Branch: perl
29601            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
29602 ____________________________________________________________________________
29603 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
29604         Log: HP-UX hints update from Merijn.
29605      Branch: perl
29606            ! hints/hpux.sh
29607 ____________________________________________________________________________
29608 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
29609         Log: README.hpux update from Merijn.
29610      Branch: perl
29611            ! README.hpux
29612 ____________________________________________________________________________
29613 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
29614         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
29615              From: Simon Cozens <simon@netthink.co.uk>
29616              Date: Wed, 16 May 2001 15:57:55 +0100
29617              Message-ID: <20010516155755.A4728@netthink.co.uk>
29618      Branch: perl
29619            + utils.lst
29620            ! MANIFEST installman installperl
29621 ____________________________________________________________________________
29622 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
29623         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
29624              From: "Philip Newton" <pnewton@gmx.de>
29625              Date: Tue, 15 May 2001 16:31:05 +0200
29626              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
29627              
29628              Fix PERL_Y2KWARN test to check before rather than after appending.
29629      Branch: perl
29630            ! pp_hot.c
29631 ____________________________________________________________________________
29632 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
29633         Log: Regen Porting stuff.
29634      Branch: perl
29635            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29636            ! config_h.SH
29637 ____________________________________________________________________________
29638 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
29639         Log: Metaconfig unit change for #10125.
29640      Branch: metaconfig
29641            ! U/modified/Oldconfig.U
29642 ____________________________________________________________________________
29643 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
29644         Log: Use OSVERS.
29645      Branch: perl
29646            ! Configure config_h.SH perl.c
29647 ____________________________________________________________________________
29648 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
29649         Log: Regen toc.
29650      Branch: perl
29651            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29652 ____________________________________________________________________________
29653 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
29654         Log: Adding the README.dgux to the MANIFEST would be a good idea.
29655      Branch: perl
29656            ! MANIFEST
29657 ____________________________________________________________________________
29658 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
29659         Log: Move the stack desire definition to thread.h.
29660      Branch: perl
29661            ! ext/Thread/Thread.xs thread.h
29662 ____________________________________________________________________________
29663 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
29664         Log: DG-UX threading patches, including a README.dgux,
29665              from Takis Psarogiannakopoulos.
29666      Branch: perl
29667            + README.dgux
29668            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
29669 ____________________________________________________________________________
29670 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
29671         Log: Subject: [PATCH B::Deparse] More on /x regexes
29672              From: Robin Houston <robin@kitsite.com>
29673              Date: Tue, 15 May 2001 19:09:35 +0100
29674              Message-ID: <20010515190935.A27268@penderel>
29675      Branch: perl
29676            ! ext/B/B/Deparse.pm
29677 ____________________________________________________________________________
29678 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
29679         Log: Document that the core time() may be rounding rather
29680              than truncating, would have saved at least my confusion.
29681      Branch: perl
29682            ! ext/Time/HiRes/HiRes.pm
29683 ____________________________________________________________________________
29684 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
29685         Log: Subject: perl-current/t/time-hires.t
29686              From: John Peacock <jpeacock@rowman.com>
29687              Date: Fri, 11 May 2001 14:09:41 -0400
29688              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
29689      Branch: perl
29690            ! t/lib/time-hires.t
29691 ____________________________________________________________________________
29692 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
29693         Log: Subject: [PATCH dump.c] Op private flags
29694              From: Simon Cozens <simon@netthink.co.uk>
29695              Date: Sun, 13 May 2001 20:20:36 +0100
29696              Message-ID: <20010513202036.A21896@netthink.co.uk>
29697      Branch: perl
29698            ! dump.c
29699 ____________________________________________________________________________
29700 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
29701         Log: Upgrade to Switch 2.03.
29702      Branch: perl
29703            ! lib/Switch.pm
29704 ____________________________________________________________________________
29705 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
29706         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
29707              to PERL_CONFIG_SH and use it consistently.
29708      Branch: maint-5.6/perl
29709           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
29710           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
29711           !> myconfig.SH writemain.SH
29712 ____________________________________________________________________________
29713 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
29714         Log: Metaconfig units changes for #10113.
29715      Branch: metaconfig
29716            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
29717 ____________________________________________________________________________
29718 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
29719         Log: The problem described in 20010514.031 still wasn't
29720              fully cured, there were remnants of $CONFIG when
29721              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
29722              to avoid future conflicts.
29723      Branch: perl
29724            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
29725            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
29726            ! myconfig.SH writemain.SH
29727 ____________________________________________________________________________
29728 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
29729         Log: Half of #10107 got lost.
29730      Branch: perl
29731            ! ext/B/B/Deparse.pm
29732 ____________________________________________________________________________
29733 [ 10111] By: nick                                  on 2001/05/15  08:39:14
29734         Log: Integrate mainline.
29735      Branch: perlio
29736           +> ext/POSIX/hints/uts.pl
29737            - Todo Todo-5.6 t/camel-III/vstring.t
29738           !> (integrate 48 files)
29739 ____________________________________________________________________________
29740 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
29741         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
29742              From: Robin Houston <robin@kitsite.com>
29743              Date: Mon, 14 May 2001 22:27:08 +0100
29744              Message-ID: <20010514222708.A22963@penderel>
29745      Branch: perl
29746            ! t/TestInit.pm
29747 ____________________________________________________________________________
29748 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
29749         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
29750              From: Robin Houston <robin@kitsite.com>
29751              Date: Mon, 14 May 2001 22:16:43 +0100
29752              Message-ID: <20010514221643.A22437@penderel>
29753      Branch: perl
29754            ! ext/B/B/Deparse.pm
29755 ____________________________________________________________________________
29756 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
29757         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
29758              From: Robin Houston <robin@kitsite.com>
29759              Date: Mon, 14 May 2001 22:03:44 +0100
29760              Message-ID: <20010514220344.A20643@penderel>
29761      Branch: perl
29762            ! ext/B/B/Deparse.pm
29763 ____________________________________________________________________________
29764 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
29765         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
29766              From: Robin Houston <robin@kitsite.com>
29767              Date: Mon, 14 May 2001 22:10:07 +0100
29768              Message-ID: <20010514221007.A21118@penderel>
29769      Branch: perl
29770            ! ext/B/B/Deparse.pm
29771 ____________________________________________________________________________
29772 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
29773         Log: Fix for 20010514.037; substr() didn't invalidate the locale
29774              collation magic.
29775      Branch: perl
29776            ! pp.c
29777 ____________________________________________________________________________
29778 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
29779         Log: Update Changes.
29780      Branch: perl
29781            ! Changes patchlevel.h
29782 ____________________________________________________________________________
29783 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
29784         Log: Retract #10094.
29785      Branch: perl
29786            ! lib/Pod/Text.pm
29787 ____________________________________________________________________________
29788 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
29789         Log: Integrate change #10100 from maintperl.
29790              
29791              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
29792              bug ID 20010514.027)
29793      Branch: perl
29794           !> mg.c pp_ctl.c
29795 ____________________________________________________________________________
29796 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
29797         Log: Document the deprecatedness of suidperl.
29798      Branch: perl
29799            ! INSTALL pod/perlfaq1.pod
29800 ____________________________________________________________________________
29801 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
29802         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
29803              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29804              Date: Mon, 14 May 2001 09:38:59 -0400
29805              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
29806      Branch: perl
29807            ! lib/ExtUtils/MM_Unix.pm
29808 ____________________________________________________________________________
29809 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
29810         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
29811              bug ID 20010514.027)
29812              
29813              TODO: this needs a testsuite addition
29814      Branch: maint-5.6/perl
29815            ! mg.c pp_ctl.c
29816 ____________________________________________________________________________
29817 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
29818         Log: More DWIMminess for Class::Struct: calling the array or hash
29819              accessors only with one argument, an array or a hash reference,
29820              sets the underlying array or hash.  This mirrors nicely also
29821              the usage in the constructor.
29822              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
29823      Branch: perl
29824            ! lib/Class/Struct.pm t/lib/class-struct.t
29825 ____________________________________________________________________________
29826 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
29827         Log: Reference cmp'ing should go through the whole stringification
29828              process shebang, as pointed out by Sarathy in #10091.
29829      Branch: perl
29830            ! pp.c
29831 ____________________________________________________________________________
29832 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
29833         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
29834              From: Simon Cozens <simon@netthink.co.uk>
29835              Date: Sat, 12 May 2001 16:36:27 +0100
29836              Message-ID: <20010512163627.A5522@netthink.co.uk>
29837              
29838              with some additions salvaged from Todo and Todo-5.6 before
29839              retiring them.
29840      Branch: perl
29841            - Todo Todo-5.6
29842            ! MANIFEST pod/perltodo.pod
29843 ____________________________________________________________________________
29844 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
29845         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
29846              From: "Golubev I. N." <gin@mo.msk.ru>
29847              Date: Mon, 07 May 2001 14:33:34 (GMT)
29848              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
29849      Branch: perl
29850            ! perl.h
29851 ____________________________________________________________________________
29852 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
29853         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
29854              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
29855              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
29856              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
29857      Branch: perl
29858            ! lib/ExtUtils/MM_Unix.pm
29859 ____________________________________________________________________________
29860 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
29861         Log: (Retracted by #10104.)
29862              
29863              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
29864              From: barries <barries@slaysys.com>
29865              Date: Sat, 12 May 2001 01:28:10 -0400
29866              Message-ID: <20010512012810.B26358@jester.slaysys.com>
29867      Branch: perl
29868            ! lib/Pod/Text.pm
29869 ____________________________________________________________________________
29870 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
29871         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
29872              From: Mike Guy <mjtg@cam.ac.uk>
29873              Date: Sat, 12 May 2001 19:24:33 +0100
29874              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
29875      Branch: perl
29876            ! lib/AutoSplit.pm
29877 ____________________________________________________________________________
29878 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
29879         Log: Yet another HP-UX hints tweak from Merijn.
29880      Branch: perl
29881            ! hints/hpux.sh
29882 ____________________________________________________________________________
29883 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
29884         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
29885              isn't defined (changes#9366,9368,9370 from mainline without the
29886              pp_scmp() change)
29887      Branch: maint-5.6/perl
29888            ! pp.c pp.h pp_hot.c
29889 ____________________________________________________________________________
29890 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
29891         Log: The sorting seems to happen now automatically.
29892      Branch: perl
29893            ! t/lib/glob-basic.t
29894 ____________________________________________________________________________
29895 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
29896         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
29897              From: Benjamin Sugars <bsugars@canoe.ca>
29898              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
29899              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
29900      Branch: perl
29901            ! pod/perlfunc.pod
29902 ____________________________________________________________________________
29903 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
29904         Log: Subject: Re: undef(&foo) does not work for XS functions
29905              From: Doug MacEachern <dougm@covalent.net>
29906              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
29907              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
29908      Branch: perl
29909            ! op.c
29910 ____________________________________________________________________________
29911 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
29912         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
29913              From: Peter Prymmer <pvhp@forte.com>
29914              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
29915              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
29916      Branch: perl
29917            ! t/op/append.t
29918 ____________________________________________________________________________
29919 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
29920         Log: Update Changes.
29921      Branch: perl
29922            ! Changes patchlevel.h
29923 ____________________________________________________________________________
29924 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
29925         Log: Remove the 'asciir' re subpragma.  Should instead implement
29926              the 'physical vs logical' range scheme:
29927              
29928              \xAA-\xCC is a native physical range, you want that range of
29929              codepoints in your native encoding.  In EBCDIC the codepoints
29930              in the gaps (between i-j and r-s) should be included.
29931              
29932              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
29933              codepoints in Unicode.
29934              
29935              a-z is a logical range, you want that range of 'logical' codepoints
29936              in your native encoding.  In EBCDIC the codepoints in the gaps
29937              (between i-j and r-s) should not be included.
29938              
29939              Mixed cases (a-\xAA, etc) should either be errors, or maybe
29940              the 'logical' endpoints should be converted to native/Unicode
29941              codepoints, and the range handled as a physical range.
29942              
29943              'Logical endpoints' are to be recognized only in the A-Z, a-z,
29944              and 0-9 ranges.  Probably a warning should be given for mixed
29945              cases like A-z or a-9 (since such expressions are encoding
29946              dependent), with a recommendation to use physical ranges.
29947      Branch: perl
29948            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
29949            ! t/op/regexp.t
29950 ____________________________________________________________________________
29951 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
29952         Log: Make the test to cleanup the test directory tree
29953              both before and after the testing so that we always
29954              have a clean slate to work with.
29955      Branch: perl
29956            ! t/lib/filefind.t
29957 ____________________________________________________________________________
29958 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
29959         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
29960              From: Jon Eveland <jweveland@yahoo.com>
29961              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
29962              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
29963      Branch: perl
29964            ! pod/perlfunc.pod
29965 ____________________________________________________________________________
29966 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
29967         Log: Merge the camel-III/vstring.t with op/ver.t.
29968      Branch: perl
29969            - t/camel-III/vstring.t
29970            ! MANIFEST t/TEST t/harness t/op/ver.t
29971 ____________________________________________________________________________
29972 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
29973         Log: Add test.deparse make target.
29974      Branch: perl
29975            ! Makefile.SH
29976 ____________________________________________________________________________
29977 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
29978         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
29979              From: Robin Houston <robin@kitsite.com>
29980              Date: Fri, 11 May 2001 12:02:22 +0100
29981              Message-ID: <20010511120222.A11529@penderel>
29982      Branch: perl
29983            ! ext/B/B/Deparse.pm t/op/method.t
29984 ____________________________________________________________________________
29985 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
29986         Log: A nicely working combination for UTS from Hal Morris.
29987      Branch: perl
29988            + ext/POSIX/hints/uts.pl
29989            ! MANIFEST hints/uts.sh
29990 ____________________________________________________________________________
29991 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
29992         Log: i_ieeefp=undef for UTS.
29993      Branch: perl
29994            ! hints/uts.sh
29995 ____________________________________________________________________________
29996 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
29997         Log: Subject: RE: rand(0) is rand(1)
29998              From: Larry Shatzer <lshatzer@islanddata.com>
29999              Date: Thu, 10 May 2001 11:09:27 -0700
30000              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
30001      Branch: perl
30002            ! pod/perlfunc.pod
30003 ____________________________________________________________________________
30004 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
30005         Log: Subject: [patch] make op_{clear,null} public
30006              From: Doug MacEachern <dougm@covalent.net>
30007              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
30008              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
30009      Branch: perl
30010            ! embed.h embed.pl op.c proto.h
30011 ____________________________________________________________________________
30012 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
30013         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
30014              From: Robin Houston <robin@kitsite.com>
30015              Date: Thu, 10 May 2001 18:54:59 +0100
30016              Message-ID: <20010510185459.A5995@penderel>
30017      Branch: perl
30018            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
30019 ____________________________________________________________________________
30020 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
30021         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
30022              From: Robin Houston <robin@kitsite.com>
30023              Date: Thu, 10 May 2001 12:56:39 +0100
30024              Message-ID: <20010510125639.A2119@penderel>
30025      Branch: perl
30026            ! ext/B/B/Deparse.pm
30027 ____________________________________________________________________________
30028 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
30029         Log: Retract #10070, not ready yet.
30030      Branch: perl
30031            ! ext/B/B/Deparse.pm
30032 ____________________________________________________________________________
30033 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
30034         Log: The metaconfig unit change for #10071.
30035      Branch: metaconfig
30036            ! U/modified/mallocsrc.U
30037 ____________________________________________________________________________
30038 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
30039         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
30040      Branch: perl
30041            ! Configure
30042 ____________________________________________________________________________
30043 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
30044         Log: (Retracted by #10073)
30045              
30046              Subject: Re: [PATCH t/TEST] B::Deparse tester 
30047              From: Hugo <hv@crypt.compulink.co.uk>
30048              Date: Thu, 10 May 2001 05:48:09 +0100
30049              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
30050      Branch: perl
30051            ! ext/B/B/Deparse.pm
30052 ____________________________________________________________________________
30053 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
30054         Log: Add a for(func()) test.
30055      Branch: perl
30056            ! t/cmd/for.t
30057 ____________________________________________________________________________
30058 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
30059         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
30060              From: Robin Houston <robin@kitsite.com>
30061              Date: Thu, 10 May 2001 13:50:08 +0100
30062              Message-ID: <20010510135008.A2454@penderel>
30063      Branch: perl
30064            ! ext/B/B/Deparse.pm
30065 ____________________________________________________________________________
30066 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
30067         Log: A thinko in #10065.
30068      Branch: perl
30069            ! hv.c
30070 ____________________________________________________________________________
30071 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
30072         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
30073              From: Robin Houston <robin@kitsite.com>
30074              Date: Thu, 10 May 2001 02:10:34 +0100
30075              Message-ID: <20010510021034.A19421@penderel>
30076      Branch: perl
30077            ! ext/B/B.xs ext/B/B/Deparse.pm
30078 ____________________________________________________________________________
30079 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
30080         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
30081              From: Doug MacEachern <dougm@covalent.net>
30082              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
30083              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
30084      Branch: perl
30085            ! hv.c
30086 ____________________________________________________________________________
30087 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
30088         Log: One more workaround for the UTS compiler from Hal Morris.
30089      Branch: perl
30090            ! perl.h
30091 ____________________________________________________________________________
30092 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
30093         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
30094              From: Robin Houston <robin@kitsite.com>
30095              Date: Thu, 10 May 2001 01:02:08 +0100
30096              Message-ID: <20010510010208.A18200@penderel>
30097      Branch: perl
30098            ! ext/B/B/Debug.pm
30099 ____________________________________________________________________________
30100 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
30101         Log: Subject: [PATCH] Simplify deb_curcv() a bit
30102              From: Benjamin Sugars <bsugars@canoe.ca>
30103              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
30104              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
30105      Branch: perl
30106            ! run.c
30107 ____________________________________________________________________________
30108 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
30109         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
30110              From: Benjamin Sugars <bsugars@canoe.ca>
30111              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
30112              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
30113      Branch: perl
30114            ! t/lib/io_scalar.t
30115 ____________________________________________________________________________
30116 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
30117         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
30118              From: Peter Prymmer <pvhp@forte.com>
30119              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
30120              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
30121      Branch: perl
30122            ! t/lib/md5-file.t
30123 ____________________________________________________________________________
30124 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
30125         Log: Subject: [PATCH t/TEST] B::Deparse tester
30126              From: Robin Houston <robin@kitsite.com>
30127              Date: Wed, 9 May 2001 19:17:50 +0100
30128              Message-ID: <20010509191750.A16940@penderel>
30129      Branch: perl
30130            ! ext/B/O.pm t/TEST
30131 ____________________________________________________________________________
30132 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
30133         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
30134              From: Jeff Pinyan <jeffp@crusoe.net>
30135              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
30136              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
30137      Branch: perl
30138            ! lib/Pod/Html.pm
30139 ____________________________________________________________________________
30140 [ 10057] By: nick                                  on 2001/05/09  18:37:56
30141         Log: Integrate mainline.
30142      Branch: perlio
30143           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
30144           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
30145 ____________________________________________________________________________
30146 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
30147         Log: Update Changes.
30148      Branch: perl
30149            ! Changes patchlevel.h
30150 ____________________________________________________________________________
30151 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
30152         Log: Integrate perlio.
30153      Branch: perl
30154           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
30155 ____________________________________________________________________________
30156 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
30157         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
30158              From: Benjamin Sugars <bsugars@canoe.ca>
30159              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
30160              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
30161      Branch: perl
30162            ! perlio.c
30163 ____________________________________________________________________________
30164 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
30165         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
30166              From: Benjamin Sugars <bsugars@canoe.ca>
30167              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
30168              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
30169      Branch: perl
30170            ! ext/PerlIO/Scalar/Scalar.xs
30171 ____________________________________________________________________________
30172 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
30173         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
30174              From: Jeff Pinyan <jeffp@crusoe.net>
30175              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
30176              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
30177      Branch: perl
30178            ! lib/Pod/Html.pm
30179 ____________________________________________________________________________
30180 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
30181         Log: EPOC tweak from Olaf Flebbe.
30182      Branch: perl
30183            ! epoc/epocish.h
30184 ____________________________________________________________________________
30185 [ 10050] By: nick                                  on 2001/05/09  14:37:57
30186         Log: win32, regen_config_h
30187      Branch: perlio
30188            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30189 ____________________________________________________________________________
30190 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
30191         Log: Integrate perlio.
30192      Branch: perl
30193           !> pp_sys.c
30194 ____________________________________________________________________________
30195 [ 10048] By: nick                                  on 2001/05/09  11:59:50
30196         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
30197              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
30198      Branch: perlio
30199            ! pp_sys.c
30200 ____________________________________________________________________________
30201 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
30202         Log: Integrate perlio.
30203      Branch: perl
30204           !> run.c
30205 ____________________________________________________________________________
30206 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
30207         Log: Subject: Re: Less warnings during configure
30208              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30209              Date: Wed, 09 May 2001 13:12:49 +0200
30210              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
30211      Branch: perl
30212            ! hints/hpux.sh
30213 ____________________________________________________________________________
30214 [ 10045] By: nick                                  on 2001/05/09  09:56:59
30215         Log: MULTIPLICITY/DEBUGGING build fix.
30216      Branch: perlio
30217            ! run.c
30218 ____________________________________________________________________________
30219 [ 10044] By: nick                                  on 2001/05/09  09:46:37
30220         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
30221      Branch: perlio
30222           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
30223            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
30224           !> (integrate 65 files)
30225 ____________________________________________________________________________
30226 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
30227         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
30228              From: Robin Houston <robin@kitsite.com>
30229              Date: Tue, 8 May 2001 19:38:00 +0100
30230              Message-ID: <20010508193800.A4389@penderel>
30231              
30232              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
30233              From: Robin Houston <robin@kitsite.com>
30234              Date: Tue, 8 May 2001 20:03:57 +0100
30235              Message-ID: <20010508200357.A4614@penderel>
30236              
30237              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
30238              From: Robin Houston <robin@kitsite.com>
30239              Date: Wed, 9 May 2001 00:12:05 +0100
30240              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
30241      Branch: perl
30242            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
30243 ____________________________________________________________________________
30244 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
30245         Log: Retract #10031.
30246      Branch: perl
30247            ! pod/perlfunc.pod
30248 ____________________________________________________________________________
30249 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
30250         Log: The metaconfig unit changes for #10040.
30251      Branch: metaconfig/U/perl
30252            ! Checkcc.U d_dlsymun.U dlsrc.U
30253 ____________________________________________________________________________
30254 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
30255         Log: The Configure half of
30256              
30257              Subject: Less warnings during configure
30258              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30259              Date: Tue, 08 May 2001 08:44:02 +0200
30260              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
30261      Branch: perl
30262            ! Configure
30263 ____________________________________________________________________________
30264 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
30265         Log: Subject: Less warnings during configure
30266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30267              Date: Tue, 08 May 2001 08:44:02 +0200
30268              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
30269      Branch: perl
30270            ! hints/hpux.sh
30271 ____________________________________________________________________________
30272 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
30273         Log: Don't forget to whine about \d__\d.
30274      Branch: perl
30275            ! t/pragma/warn/toke toke.c
30276 ____________________________________________________________________________
30277 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
30278         Log: Allow underscores also in the exponent part.
30279      Branch: perl
30280            ! t/pragma/warn/toke toke.c
30281 ____________________________________________________________________________
30282 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
30283         Log: CodeMagicCD doesn't look like an *I*DE.
30284      Branch: perl
30285            ! pod/perlfaq3.pod
30286 ____________________________________________________________________________
30287 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
30288         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
30289              to be consistently down).
30290      Branch: perl
30291            ! pod/perlfaq3.pod
30292 ____________________________________________________________________________
30293 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
30294         Log: Upgrade to Text::Balanced 1.84.
30295      Branch: perl
30296            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
30297 ____________________________________________________________________________
30298 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
30299         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
30300              From: Benjamin Sugars <bsugars@canoe.ca>
30301              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
30302              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
30303      Branch: perl
30304            ! run.c
30305 ____________________________________________________________________________
30306 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
30307         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
30308              From: Peter Prymmer <pvhp@forte.com>
30309              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
30310              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
30311      Branch: perl
30312            ! t/pod/plainer.t
30313 ____________________________________________________________________________
30314 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
30315         Log: (Retracted by #10042)
30316              
30317              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
30318              From: "Philip Newton" <pnewton@gmx.de>
30319              Date: Tue, 8 May 2001 09:18:10 +0200
30320              Message-ID: <3AF7B9D2.28861.603732@localhost>
30321      Branch: perl
30322            ! pod/perlfunc.pod
30323 ____________________________________________________________________________
30324 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
30325         Log: Subject: [PATCH B::Deparse] Document known bugs
30326              From: Robin Houston <robin@kitsite.com>
30327              Date: Tue, 8 May 2001 01:53:34 +0100
30328              Message-ID: <20010508015334.A32394@penderel>
30329      Branch: perl
30330            ! ext/B/B/Deparse.pm
30331 ____________________________________________________________________________
30332 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
30333         Log: Subject: Re: Perl book, magazine and website updates.
30334              From: "Philip Newton" <pnewton@gmx.de>
30335              Date: Mon, 7 May 2001 17:03:58 +0200
30336              Message-ID: <3AF6D57E.5387.1E29930@localhost>
30337      Branch: perl
30338            ! pod/perlfaq2.pod
30339 ____________________________________________________________________________
30340 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
30341         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
30342              From: Peter Prymmer <pvhp@forte.com>
30343              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
30344              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
30345      Branch: perl
30346            ! t/io/fflush.t
30347 ____________________________________________________________________________
30348 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
30349         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
30350              From: Robin Houston <robin@kitsite.com>
30351              Date: Tue, 8 May 2001 01:14:55 +0100
30352              Message-ID: <20010508011455.A32162@penderel>
30353      Branch: perl
30354            ! ext/B/B/Deparse.pm
30355 ____________________________________________________________________________
30356 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
30357         Log: Typo in #10025.
30358      Branch: perl
30359            ! hints/uts.sh
30360 ____________________________________________________________________________
30361 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
30362         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
30363      Branch: perl
30364            ! hints/uts.sh
30365 ____________________________________________________________________________
30366 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
30367         Log: Subject: Re: [ID 20010506.045] question about hash syntax
30368              From: Peter Scott <Peter@PSDT.com>
30369              Date: Sun, 06 May 2001 13:10:40 -0700
30370              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
30371      Branch: perl
30372            ! pod/perl56delta.pod
30373 ____________________________________________________________________________
30374 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
30375         Log: Configure should figure out the list of dynamic extensions
30376              just fine in UTS-- and in fact it does, as reported by Hal Morris.
30377      Branch: perl
30378            ! hints/uts.sh
30379 ____________________________________________________________________________
30380 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
30381         Log: Update Changes.
30382      Branch: perl
30383            ! Changes patchlevel.h
30384 ____________________________________________________________________________
30385 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
30386         Log: Subject: [PATCH regcomp.c] Insecure regexes
30387              From: Robin Houston <robin@kitsite.com>
30388              Date: Mon, 7 May 2001 21:56:12 +0100
30389              Message-ID: <20010507215612.A31114@penderel>
30390      Branch: perl
30391            ! regcomp.c
30392 ____________________________________________________________________________
30393 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
30394         Log: Drop the foobar.perl.com references for now until Simon
30395              gets them sorted out.
30396      Branch: perl
30397            ! pod/perlfaq2.pod
30398 ____________________________________________________________________________
30399 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
30400         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
30401              From: Prymmer/Kahn <pvhp@best.com>
30402              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
30403              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
30404      Branch: perl
30405            ! lib/Devel/SelfStubber.pm
30406 ____________________________________________________________________________
30407 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
30408         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
30409              From: Prymmer/Kahn <pvhp@best.com>
30410              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
30411              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
30412      Branch: perl
30413            ! win32/Makefile
30414 ____________________________________________________________________________
30415 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
30416         Log: s/WebTechnique's/WebTechniques/
30417      Branch: perl
30418            ! pod/perlfaq2.pod
30419 ____________________________________________________________________________
30420 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
30421         Log: Llama 3 updates from Randal.
30422      Branch: perl
30423            ! pod/perlfaq2.pod
30424 ____________________________________________________________________________
30425 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
30426         Log: Subject: [PATCH] Help -Dt show correct pad variables
30427              From: Benjamin Sugars <ben.sugars@home.com>
30428              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
30429              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
30430      Branch: perl
30431            ! embed.h embed.pl proto.h run.c
30432 ____________________________________________________________________________
30433 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
30434         Log: Subject: [PATCH] Document C<our $foo : shared>
30435              From: Benjamin Sugars <ben.sugars@home.com>
30436              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
30437              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
30438      Branch: perl
30439            ! pod/perlfunc.pod
30440 ____________________________________________________________________________
30441 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
30442         Log: Subject: [PATCH B::Deparse] undefined folded constants
30443              From: Robin Houston <robin@kitsite.com>
30444              Date: Sun, 6 May 2001 17:19:09 +0100
30445              Message-ID: <20010506171909.A7046@penderel>
30446      Branch: perl
30447            ! ext/B/B/Deparse.pm
30448 ____________________________________________________________________________
30449 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
30450         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
30451              From: Robin Houston <robin@kitsite.com>
30452              Message-ID: <20010506164654.A6848@penderel>
30453              Date: Sun, 6 May 2001 16:46:54 +0100
30454      Branch: perl
30455            ! ext/B/B/Deparse.pm
30456 ____________________________________________________________________________
30457 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
30458         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
30459              From: Robin Houston <robin@kitsite.com>
30460              Date: Sun, 6 May 2001 14:47:02 +0100
30461              Message-ID: <20010506144702.A6308@penderel>
30462      Branch: perl
30463            ! t/op/my_stash.t
30464 ____________________________________________________________________________
30465 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
30466         Log: Subject: Perl book, magazine and website updates.
30467              From: Simon Cozens <simon@netthink.co.uk>
30468              Date: Sun, 6 May 2001 16:55:36 +0100
30469              Message-ID: <20010506165536.A1795@netthink.co.uk>
30470      Branch: perl
30471            ! pod/perlbook.pod pod/perlfaq2.pod
30472 ____________________________________________________________________________
30473 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
30474         Log: Tweaks on the Tru64 prof options.
30475      Branch: perl
30476            ! pod/perlhack.pod
30477 ____________________________________________________________________________
30478 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
30479         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
30480              From: Robin Houston <robin@kitsite.com>
30481              Date: Sun, 6 May 2001 14:40:51 +0100
30482              Message-ID: <20010506144051.A6279@penderel>
30483      Branch: perl
30484            ! t/pod/testp2pt.pl
30485 ____________________________________________________________________________
30486 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
30487         Log: Subject: [PATCH B::Deparse] scoping
30488              From: Robin Houston <robin@kitsite.com>
30489              Date: Sun, 6 May 2001 14:36:56 +0100
30490              Message-ID: <20010506143656.A4006@penderel>
30491      Branch: perl
30492            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
30493 ____________________________________________________________________________
30494 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
30495         Log: Document the undefinedness of bitshifting out of range.
30496      Branch: perl
30497            ! pod/perlop.pod
30498 ____________________________________________________________________________
30499 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
30500         Log: Retract #10003 and update the IDE descriptions a bit.
30501      Branch: perl
30502            ! pod/perlfaq3.pod
30503 ____________________________________________________________________________
30504 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
30505         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
30506              From: Prymmer/Kahn <pvhp@best.com>
30507              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
30508              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
30509      Branch: perl
30510            ! win32/Makefile win32/buildext.pl win32/config.bc
30511            ! win32/config.gc win32/config.vc
30512 ____________________________________________________________________________
30513 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
30514         Log: (Retracted by #10005.)
30515      Branch: perl
30516            ! pod/perlfaq3.pod
30517 ____________________________________________________________________________
30518 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
30519         Log: It's "psed", not "sed".
30520      Branch: perl
30521            ! x2p/s2p.PL
30522 ____________________________________________________________________________
30523 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
30524         Log: Update Changes.
30525      Branch: perl
30526            ! Changes patchlevel.h
30527 ____________________________________________________________________________
30528 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
30529         Log: Subject: Re: bleadperl make install fails due to "psed"
30530              From: andreas.koenig@anima.de (Andreas J. Koenig)
30531              Date: 05 May 2001 18:23:28 +0200
30532              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
30533      Branch: perl
30534            ! x2p/Makefile.SH x2p/s2p.PL
30535 ____________________________________________________________________________
30536 [  9999] By: jhi                                   on 2001/05/05  18:28:09
30537         Log: AUTHORS updates.
30538      Branch: perl
30539            ! AUTHORS
30540 ____________________________________________________________________________
30541 [  9998] By: jhi                                   on 2001/05/05  18:16:00
30542         Log: Updates on the pods related to the modules included since 5.6.
30543              
30544              TODO: perltodo really could use major updating.
30545      Branch: perl
30546            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
30547            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
30548            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
30549            ! pod/perlsyn.pod pod/perltodo.pod
30550 ____________________________________________________________________________
30551 [  9997] By: jhi                                   on 2001/05/05  17:35:17
30552         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
30553              from Kurt Skauen.
30554      Branch: perl
30555            + hints/atheos.sh
30556            ! MANIFEST
30557 ____________________________________________________________________________
30558 [  9996] By: jhi                                   on 2001/05/05  17:25:00
30559         Log: Add preemptive #undefs for some of the shorter and more prone
30560              to collision regcomp.h #defines.  (Background: the MASK collided
30561              with a system header #define in Rhapsody.)
30562      Branch: perl
30563            ! regcomp.h
30564 ____________________________________________________________________________
30565 [  9995] By: jhi                                   on 2001/05/05  13:24:21
30566         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
30567              From: Nicholas Clark <nick@ccl4.org>
30568              Date: Sat, 5 May 2001 14:46:39 +0100
30569              Message-ID: <20010505144639.O53513@plum.flirble.org>
30570              
30571              Add a test for the constants (if any) being processed correctly.
30572      Branch: perl
30573            ! utils/h2xs.PL
30574 ____________________________________________________________________________
30575 [  9994] By: jhi                                   on 2001/05/05  02:11:03
30576         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
30577              From: Peter Prymmer <pvhp@forte.com>
30578              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
30579              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
30580      Branch: perl
30581            ! t/lib/b-stash.t
30582 ____________________________________________________________________________
30583 [  9993] By: jhi                                   on 2001/05/05  02:03:49
30584         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
30585              From: Peter Prymmer <pvhp@forte.com>
30586              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
30587              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
30588      Branch: perl
30589            ! perlio.c vms/vmsish.h
30590 ____________________________________________________________________________
30591 [  9992] By: jhi                                   on 2001/05/04  17:21:12
30592         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
30593              From: Robin Barker <rmb1@cise.npl.co.uk>
30594              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
30595              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
30596      Branch: perl
30597            + t/pod/plainer.t
30598            ! MANIFEST
30599 ____________________________________________________________________________
30600 [  9991] By: jhi                                   on 2001/05/04  16:47:45
30601         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
30602              From: Robin Barker <rmb1@cise.npl.co.uk>
30603              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
30604              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
30605      Branch: perl
30606            ! regcomp.c
30607 ____________________________________________________________________________
30608 [  9990] By: jhi                                   on 2001/05/04  14:37:20
30609         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
30610              From: Prymmer/Kahn <pvhp@best.com>
30611              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
30612              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
30613      Branch: perl
30614            ! t/lib/b-stash.t
30615 ____________________________________________________________________________
30616 [  9989] By: jhi                                   on 2001/05/04  14:03:58
30617         Log: Introduce perl572delta, update Todo, add the missing
30618              mention about signal safety since 5.7.1 (though this
30619              requires verification and more details.)
30620      Branch: perl
30621            + pod/perl572delta.pod
30622            ! MANIFEST Todo pod/perl571delta.pod
30623 ____________________________________________________________________________
30624 [  9988] By: jhi                                   on 2001/05/04  12:41:51
30625         Log: Subject: [PATCH perl@9944] long =item
30626              From: Robin Barker <rmb1@cise.npl.co.uk>
30627              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
30628              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
30629      Branch: perl
30630            ! ext/Time/HiRes/HiRes.pm
30631 ____________________________________________________________________________
30632 [  9987] By: jhi                                   on 2001/05/04  12:39:19
30633         Log: The #9901 had removed one line essential for EBCDIC.
30634      Branch: perl
30635            ! regcomp.c
30636 ____________________________________________________________________________
30637 [  9986] By: jhi                                   on 2001/05/04  12:30:23
30638         Log: Subject: cygwin/Makefile.SHs INSTALL patch
30639              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
30640              Date: Mon, 08 Jan 2001 04:59:21 +0200
30641              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
30642      Branch: perl
30643            ! cygwin/Makefile.SHs
30644 ____________________________________________________________________________
30645 [  9985] By: jhi                                   on 2001/05/04  03:51:39
30646         Log: Encode/IO doc tweaks.
30647      Branch: perl
30648            ! ext/Encode/Encode.pm
30649 ____________________________________________________________________________
30650 [  9984] By: jhi                                   on 2001/05/04  03:29:34
30651         Log: Remove GDBM_File from the dynamic extensions for UTS,
30652              GDBM is not a standard feature.
30653      Branch: perl
30654            ! hints/uts.sh
30655 ____________________________________________________________________________
30656 [  9983] By: jhi                                   on 2001/05/04  03:22:59
30657         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
30658      Branch: perl
30659            ! pod/perlretut.pod
30660 ____________________________________________________________________________
30661 [  9982] By: jhi                                   on 2001/05/03  23:21:03
30662         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
30663              From: Benjamin Sugars <bsugars@canoe.ca>
30664              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
30665              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
30666      Branch: perl
30667            ! dump.c
30668 ____________________________________________________________________________
30669 [  9981] By: jhi                                   on 2001/05/03  23:20:05
30670         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
30671              From: Benjamin Sugars <bsugars@canoe.ca>
30672              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
30673              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
30674      Branch: perl
30675            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
30676 ____________________________________________________________________________
30677 [  9980] By: jhi                                   on 2001/05/03  23:15:29
30678         Log: Integrate perlio.
30679      Branch: perl
30680           !> ext/Encode/Encode.pm
30681 ____________________________________________________________________________
30682 [  9979] By: jhi                                   on 2001/05/03  16:54:59
30683         Log: Install psed man page.
30684      Branch: perl
30685            ! installman
30686 ____________________________________________________________________________
30687 [  9978] By: jhi                                   on 2001/05/03  16:45:58
30688         Log: Remove unused files; noted by Sarathy.
30689      Branch: perl
30690            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
30691            ! MANIFEST
30692 ____________________________________________________________________________
30693 [  9977] By: jhi                                   on 2001/05/03  16:42:30
30694         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
30695              From: Andy Dougherty <doughera@lafayette.edu>
30696              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
30697              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
30698      Branch: perl
30699            ! INSTALL
30700 ____________________________________________________________________________
30701 [  9976] By: nick                                  on 2001/05/03  16:40:42
30702         Log: Allow $answer = encode($object,$text); like it says in docs.
30703      Branch: perlio
30704            ! ext/Encode/Encode.pm
30705 ____________________________________________________________________________
30706 [  9975] By: nick                                  on 2001/05/03  16:22:30
30707         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
30708              to be in scope (fair enough), and also a package variable (our) for eval to see it.
30709      Branch: perlio
30710            ! ext/Encode/Encode.pm
30711 ____________________________________________________________________________
30712 [  9974] By: nick                                  on 2001/05/03  15:48:17
30713         Log: Integrate mainline.
30714      Branch: perlio
30715           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
30716           +> t/lib/filter-simple.t t/lib/next.t
30717           !> (integrate 70 files)
30718 ____________________________________________________________________________
30719 [  9973] By: jhi                                   on 2001/05/03  13:09:09
30720         Log: Update Changes.
30721      Branch: perl
30722            ! Changes patchlevel.h
30723 ____________________________________________________________________________
30724 [  9972] By: jhi                                   on 2001/05/03  12:58:33
30725         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
30726              From: Prymmer/Kahn <pvhp@best.com>
30727              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
30728              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
30729      Branch: perl
30730            ! t/io/fflush.t
30731 ____________________________________________________________________________
30732 [  9971] By: jhi                                   on 2001/05/03  12:57:26
30733         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
30734              From: Prymmer/Kahn <pvhp@best.com>
30735              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
30736              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
30737      Branch: perl
30738            ! win32/FindExt.pm
30739 ____________________________________________________________________________
30740 [  9970] By: jhi                                   on 2001/05/03  02:42:46
30741         Log: Can't croak sans thread context, from Doug MacEachern.
30742      Branch: perl
30743            ! toke.c
30744 ____________________________________________________________________________
30745 [  9969] By: jhi                                   on 2001/05/03  01:23:48
30746         Log: Subject: Random input test and Perl
30747              From: Ilya Zakharevich <ilya@math.berkeley.edu>
30748              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
30749              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
30750      Branch: perl
30751            ! toke.c
30752 ____________________________________________________________________________
30753 [  9968] By: jhi                                   on 2001/05/02  22:17:21
30754         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
30755              From: Peter Prymmer <pvhp@forte.com>
30756              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
30757              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
30758      Branch: perl
30759            ! pod/perlfunc.pod pod/perlport.pod
30760 ____________________________________________________________________________
30761 [  9967] By: jhi                                   on 2001/05/02  20:12:45
30762         Log: Workaround for UTS compiler casting bug from Hal Morris.
30763      Branch: perl
30764            ! perl.h
30765 ____________________________________________________________________________
30766 [  9966] By: jhi                                   on 2001/05/02  18:31:37
30767         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
30768              From: Dan Sugalski <dan@sidhe.org>
30769              Date: Wed, 02 May 2001 15:23:22 -0400
30770              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
30771      Branch: perl
30772            ! perl.c vms/vms.c
30773 ____________________________________________________________________________
30774 [  9965] By: jhi                                   on 2001/05/02  18:21:29
30775         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
30776      Branch: perl
30777            ! pod/perlfunc.pod
30778 ____________________________________________________________________________
30779 [  9964] By: jhi                                   on 2001/05/02  18:15:01
30780         Log: Document large files in INSTALL, document also the %x
30781              limitation if not use64bitint, closes bug 20010326.007.
30782      Branch: perl
30783            ! INSTALL
30784 ____________________________________________________________________________
30785 [  9963] By: jhi                                   on 2001/05/02  17:24:47
30786         Log: perlmodlib tweaks; regen pods.
30787      Branch: perl
30788            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
30789            ! pod/perltoc.pod
30790 ____________________________________________________________________________
30791 [  9962] By: jhi                                   on 2001/05/02  17:14:00
30792         Log: Fix for a segfault, from Marc Lehmann.
30793      Branch: perl
30794            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
30795 ____________________________________________________________________________
30796 [  9961] By: jhi                                   on 2001/05/02  15:55:53
30797         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
30798              From: "Philip Newton" <pnewton@gmx.de>
30799              Date: Wed, 2 May 2001 18:39:03 +0200
30800              Message-ID: <3AF05447.15525.173B588@localhost>
30801      Branch: perl
30802            ! pod/perlop.pod
30803 ____________________________________________________________________________
30804 [  9960] By: jhi                                   on 2001/05/02  15:35:37
30805         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
30806              From: Dan Sugalski <dan@sidhe.org>
30807              Date: Wed, 02 May 2001 11:37:27 -0400
30808              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
30809      Branch: perl
30810            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
30811            ! thread.h vms/vms.c vms/vmsish.h
30812 ____________________________________________________________________________
30813 [  9959] By: jhi                                   on 2001/05/02  15:21:08
30814         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
30815              From: Benjamin Sugars <bsugars@canoe.ca>
30816              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
30817              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
30818      Branch: perl
30819            ! ext/PerlIO/Scalar/Scalar.xs
30820 ____________________________________________________________________________
30821 [  9958] By: jhi                                   on 2001/05/02  15:15:53
30822         Log: Bug in #9915, spotted by Mike Guy.
30823      Branch: perl
30824            ! installperl
30825 ____________________________________________________________________________
30826 [  9957] By: jhi                                   on 2001/05/02  13:26:01
30827         Log: Add a test for not griping about references as array
30828              indices if the reference has magic in it (overloaded
30829              methods).
30830      Branch: perl
30831            ! pod/perldiag.pod t/pragma/warn/pp_hot
30832 ____________________________________________________________________________
30833 [  9956] By: jhi                                   on 2001/05/02  13:07:01
30834         Log: Retracted a bit too much in #9952.
30835      Branch: perl
30836            ! t/pragma/sub_lval.t
30837 ____________________________________________________________________________
30838 [  9955] By: jhi                                   on 2001/05/02  13:05:38
30839         Log: Test for #9952.
30840      Branch: perl
30841            ! t/op/tie.t
30842 ____________________________________________________________________________
30843 [  9954] By: jhi                                   on 2001/05/02  11:48:18
30844         Log: Additional note on the encoding example: one cannot
30845              convert string constants in-place.
30846      Branch: perl
30847            ! ext/Encode/Encode.pm
30848 ____________________________________________________________________________
30849 [  9953] By: jhi                                   on 2001/05/02  11:43:51
30850         Log: Note that if you have recent enough Perl you already
30851              have Filter::Util::Call.
30852      Branch: perl
30853            ! lib/Filter/Simple.pm
30854 ____________________________________________________________________________
30855 [  9952] By: jhi                                   on 2001/05/02  11:31:53
30856         Log: Retract changes #8254 and #8255, causes coredump in
30857              'tie FH, "main"', reported by Abigail, culprit found by
30858              Benjamin Sugars.  Mirrors maintperl change #9950.
30859      Branch: perl
30860            ! op.c t/pragma/sub_lval.t
30861 ____________________________________________________________________________
30862 [  9951] By: jhi                                   on 2001/05/02  11:14:29
30863         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
30864      Branch: perl
30865            + t/lib/MyFilter.pm
30866 ____________________________________________________________________________
30867 [  9950] By: gsar                                  on 2001/05/02  03:17:11
30868         Log: revert integration of changes#8254,8255 in change#8620 (causes
30869              a coredump in C<tie FH, 'foo'>; the idea itself may need better
30870              rationalization)
30871      Branch: maint-5.6/perl
30872            ! op.c t/pragma/sub_lval.t
30873 ____________________________________________________________________________
30874 [  9949] By: gsar                                  on 2001/05/02  02:56:32
30875         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
30876              
30877              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
30878              
30879              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
30880      Branch: maint-5.6/perl
30881           !> hints/svr5.sh
30882 ____________________________________________________________________________
30883 [  9948] By: gsar                                  on 2001/05/02  02:49:15
30884         Log: pod/find.t breaks on VMS (from Craig Berry)
30885      Branch: maint-5.6/perl
30886            ! t/pod/find.t
30887 ____________________________________________________________________________
30888 [  9947] By: jhi                                   on 2001/05/02  02:43:09
30889         Log: Add an encoding conversion example.
30890      Branch: perl
30891            ! ext/Encode/Encode.pm
30892 ____________________________________________________________________________
30893 [  9946] By: jhi                                   on 2001/05/02  01:34:22
30894         Log: Another coat of paint but still nowhere finished.
30895              Need to decide on the semantics of strptime(): should
30896              strptime() be a function instead of a method?  To do
30897              the week/monthname-strptiming the i18n/l10n bullet needs
30898              to be bitten with gusto.
30899      Branch: perl
30900            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
30901 ____________________________________________________________________________
30902 [  9945] By: jhi                                   on 2001/05/01  23:40:52
30903         Log: Update Changes.
30904      Branch: perl
30905            ! Changes patchlevel.h
30906 ____________________________________________________________________________
30907 [  9944] By: jhi                                   on 2001/05/01  23:33:37
30908         Log: Add known-to-be-tested modules to the list-to-be-skipped.
30909      Branch: perl
30910            ! t/lib/1_compile.t
30911 ____________________________________________________________________________
30912 [  9943] By: jhi                                   on 2001/05/01  23:24:40
30913         Log: Subject: BorlandC++ fix
30914              From: "Vadim Konovalov" <watman@inbox.ru>
30915              Date: Mon, 30 Apr 2001 20:12:26 -0700
30916              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
30917      Branch: perl
30918            ! win32/makefile.mk
30919 ____________________________________________________________________________
30920 [  9942] By: jhi                                   on 2001/05/01  23:18:02
30921         Log: Update to Filter::Simple 0.60, create a test for it.
30922      Branch: perl
30923            + t/lib/filter-simple.t
30924            ! MANIFEST lib/Filter/Simple.pm
30925 ____________________________________________________________________________
30926 [  9941] By: jhi                                   on 2001/05/01  19:47:24
30927         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
30928              From: Hugo <hv@crypt.compulink.co.uk>
30929              Date: Tue, 01 May 2001 20:12:20 +0100
30930              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
30931      Branch: perl
30932            ! pp_hot.c t/op/re_tests
30933 ____________________________________________________________________________
30934 [  9940] By: jhi                                   on 2001/05/01  19:42:16
30935         Log: Integrate perlio.
30936      Branch: perl
30937           !> lib/base.pm t/lib/fields.t
30938 ____________________________________________________________________________
30939 [  9939] By: jhi                                   on 2001/05/01  19:39:51
30940         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
30941              From: Benjamin Sugars <bsugars@canoe.ca>
30942              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
30943              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
30944      Branch: perl
30945            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
30946 ____________________________________________________________________________
30947 [  9938] By: jhi                                   on 2001/05/01  19:34:09
30948         Log: Add NEXT, a pseudo-class for method redispatching.
30949              <Damian>NEXT.pm probably offers more bang-for-buck
30950              than anything else I've ever written.</Damian>
30951      Branch: perl
30952            + lib/NEXT.pm t/lib/next.t
30953            ! MANIFEST
30954 ____________________________________________________________________________
30955 [  9937] By: jhi                                   on 2001/05/01  19:21:41
30956         Log: Update to Switch 2.02.
30957      Branch: perl
30958            ! lib/Switch.pm t/lib/switch.t
30959 ____________________________________________________________________________
30960 [  9936] By: nick                                  on 2001/05/01  19:09:21
30961         Log: Fix for base.pm clobbering $VERSION
30962      Branch: perlio
30963            ! lib/base.pm
30964 ____________________________________________________________________________
30965 [  9935] By: nick                                  on 2001/05/01  18:54:38
30966         Log: Test for base.pm clobbering $VERSION.
30967      Branch: perlio
30968            ! t/lib/fields.t
30969 ____________________________________________________________________________
30970 [  9934] By: jhi                                   on 2001/05/01  18:39:10
30971         Log: Add information about Scalar::Util::blessed.
30972      Branch: perl
30973            ! pod/perlobj.pod
30974 ____________________________________________________________________________
30975 [  9933] By: jhi                                   on 2001/05/01  18:33:51
30976         Log: Subject: Extra UNIVERSAL documentation
30977              From: Mike Guy <mjtg@cam.ac.uk>
30978              Date: Tue, 01 May 2001 20:12:11 +0100
30979              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
30980      Branch: perl
30981            ! pod/perlobj.pod
30982 ____________________________________________________________________________
30983 [  9932] By: jhi                                   on 2001/05/01  18:26:54
30984         Log: Subject: Autoflush in tests as appropriate
30985              From: Mike Guy <mjtg@cam.ac.uk>
30986              Date: Tue, 01 May 2001 20:05:31 +0100
30987              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
30988      Branch: perl
30989            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
30990            ! t/op/taint.t
30991 ____________________________________________________________________________
30992 [  9931] By: jhi                                   on 2001/05/01  18:02:29
30993         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
30994              From: Benjamin Sugars <bsugars@canoe.ca>
30995              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
30996              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
30997      Branch: perl
30998            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
30999 ____________________________________________________________________________
31000 [  9930] By: jhi                                   on 2001/05/01  15:12:26
31001         Log: Subject: Re: Finally got a round tuit
31002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31003              Date: Tue, 01 May 2001 14:14:10 +0200
31004              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
31005              
31006              The -DP part, slightly modified.
31007      Branch: perl
31008            ! perl.c
31009 ____________________________________________________________________________
31010 [  9929] By: jhi                                   on 2001/05/01  14:17:15
31011         Log: Subject: Re: Finally got a round tuit
31012              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31013              Date: Tue, 01 May 2001 16:34:06 +0200
31014              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
31015              
31016              cpp and optimization tweaks for HP-UX.
31017      Branch: perl
31018            ! hints/hpux.sh
31019 ____________________________________________________________________________
31020 [  9928] By: jhi                                   on 2001/05/01  13:24:20
31021         Log: Tune the scan_num() comments to reality.
31022      Branch: perl
31023            ! toke.c
31024 ____________________________________________________________________________
31025 [  9927] By: jhi                                   on 2001/05/01  13:14:01
31026         Log: Subject: [PATCH B::Deparse] optimised sort
31027              From: Robin Houston <robin@kitsite.com>
31028              Date: Tue, 1 May 2001 14:07:12 +0100
31029              Message-ID: <20010501140712.A4266@penderel>
31030      Branch: perl
31031            ! ext/B/B/Deparse.pm
31032 ____________________________________________________________________________
31033 [  9926] By: jhi                                   on 2001/05/01  13:10:53
31034         Log: Subject: [PATCH t/lib/b-deparse.t] 
31035              From: Robin Houston <robin@kitsite.com>
31036              Date: Tue, 1 May 2001 13:37:42 +0100
31037              Message-ID: <20010501133742.A4082@penderel>
31038      Branch: perl
31039            ! t/lib/b-deparse.t
31040 ____________________________________________________________________________
31041 [  9925] By: jhi                                   on 2001/05/01  13:10:13
31042         Log: Subject: [PATCH B::Deparse] for(;;), sort
31043              From: Robin Houston <robin@kitsite.com>
31044              Date: Tue, 1 May 2001 13:35:00 +0100
31045              Message-ID: <20010501133500.A4061@penderel>
31046      Branch: perl
31047            ! ext/B/B/Deparse.pm
31048 ____________________________________________________________________________
31049 [  9924] By: jhi                                   on 2001/05/01  13:09:22
31050         Log: Subject: [PATCH B::Deparse] do, warn, use
31051              From: Robin Houston <robin@kitsite.com>
31052              Date: Tue, 1 May 2001 13:31:03 +0100
31053              Message-ID: <20010501133103.A4041@penderel>
31054      Branch: perl
31055            ! ext/B/B/Deparse.pm
31056 ____________________________________________________________________________
31057 [  9923] By: jhi                                   on 2001/05/01  11:45:36
31058         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
31059              From: Benjamin Sugars <ben.sugars@home.com>
31060              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
31061              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
31062      Branch: perl
31063            + t/io/fflush.t
31064            ! MANIFEST
31065 ____________________________________________________________________________
31066 [  9922] By: jhi                                   on 2001/05/01  11:35:42
31067         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
31068              From: Peter Prymmer <pvhp@forte.com>
31069              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
31070              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
31071      Branch: perl
31072            ! t/lib/selfstubber.t
31073 ____________________________________________________________________________
31074 [  9921] By: jhi                                   on 2001/04/30  16:34:33
31075         Log: Subject: [PATCH B::Concise] suppress warning
31076              From: Robin Houston <robin@kitsite.com>
31077              Date: Mon, 30 Apr 2001 16:09:49 +0100
31078              Message-ID: <20010430160949.A25086@penderel>
31079      Branch: perl
31080            ! ext/B/B/Concise.pm
31081 ____________________________________________________________________________
31082 [  9920] By: jhi                                   on 2001/04/30  13:56:04
31083         Log: Strip the *markers* from #9919.
31084      Branch: perl
31085            ! pod/perlfaq.pod pod/perlfaq5.pod
31086 ____________________________________________________________________________
31087 [  9919] By: jhi                                   on 2001/04/30  13:54:04
31088         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
31089              From: Gwyn Judd <b.judd@xtra.co.nz>
31090              Date: Sun, 29 Apr 2001 01:47:49 +1200
31091              Message-ID: <20010429014749.A4418@thislove>
31092      Branch: perl
31093            ! pod/perlfaq.pod pod/perlfaq5.pod
31094 ____________________________________________________________________________
31095 [  9918] By: jhi                                   on 2001/04/30  13:13:54
31096         Log: More_tweakage.
31097      Branch: perl
31098            ! pod/perldata.pod pod/perldiag.pod
31099 ____________________________________________________________________________
31100 [  9917] By: jhi                                   on 2001/04/30  13:01:27
31101         Log: Update Changes.
31102      Branch: perl
31103            ! Changes patchlevel.h
31104 ____________________________________________________________________________
31105 [  9916] By: jhi                                   on 2001/04/30  12:57:03
31106         Log: T_w_e_a_k_a_g_e.
31107      Branch: perl
31108            ! pod/perldata.pod pod/perldiag.pod
31109 ____________________________________________________________________________
31110 [  9915] By: jhi                                   on 2001/04/30  12:39:29
31111         Log: Install s2p also as psed.
31112              
31113              TODO: psed documentation?
31114      Branch: perl
31115            ! installperl
31116 ____________________________________________________________________________
31117 [  9914] By: jhi                                   on 2001/04/30  12:29:21
31118         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
31119              From: Jens Hamisch <jens@Strawberry.COM>
31120              Date: Fri, 27 Apr 2001 17:00:36 +0200
31121              Message-ID: <20010427170036.K1372@Strawberry.COM>
31122              
31123              SOCKS5_VERSION_NAME is the right symbol to detect
31124              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
31125              function called socks5_init() is available, and even that is
31126              not universal, most SOCKS5 installations use SOCKSinit()).
31127      Branch: perl
31128            ! perlio.c
31129 ____________________________________________________________________________
31130 [  9913] By: jhi                                   on 2001/04/30  12:22:15
31131         Log: Allow a zero timeout on IO::Socket accept and connect--
31132              though one really shouldn't do that.  Based on
31133              
31134              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
31135              From: "John Holdsworth" <coldwave@bigfoot.com>
31136              Date: Sun, 4 Feb 2001 12:48:18 +0100
31137              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
31138      Branch: perl
31139            ! ext/IO/lib/IO/Socket.pm
31140 ____________________________________________________________________________
31141 [  9912] By: jhi                                   on 2001/04/30  11:27:27
31142         Log: Save the spot of regprev (see #9911) for binary compatibility;
31143              regen API.
31144      Branch: perl
31145            ! embedvar.h perlapi.h thrdvar.h
31146 ____________________________________________________________________________
31147 [  9911] By: jhi                                   on 2001/04/30  11:22:03
31148         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
31149              From: Hugo <hv@crypt.compulink.co.uk>
31150              Date: Sun, 29 Apr 2001 17:09:30 +0100
31151              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
31152      Branch: perl
31153            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
31154 ____________________________________________________________________________
31155 [  9910] By: jhi                                   on 2001/04/30  11:15:12
31156         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
31157              a dummy for PL_numeric_radix); no pressing reason to break
31158              binary compatibility; regen API.
31159      Branch: perl
31160            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
31161            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
31162 ____________________________________________________________________________
31163 [  9909] By: jhi                                   on 2001/04/30  10:56:08
31164         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
31165              From: Walt Mankowski <waltman@netaxs.com>
31166              Date: Sun, 29 Apr 2001 21:53:48 -0400
31167              Message-ID: <20010429215348.A3971@netaxs.com>
31168      Branch: perl
31169            ! pod/perlfunc.pod
31170 ____________________________________________________________________________
31171 [  9908] By: jhi                                   on 2001/04/30  10:49:40
31172         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
31173      Branch: perl
31174            ! t/lib/selfstubber.t
31175 ____________________________________________________________________________
31176 [  9907] By: nick                                  on 2001/04/30  09:26:50
31177         Log: Integrate mainline.
31178      Branch: perlio
31179           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
31180 ____________________________________________________________________________
31181 [  9906] By: jhi                                   on 2001/04/29  23:24:20
31182         Log: Abigail spotted a thinko in #9905.
31183      Branch: perl
31184            ! pod/perldiag.pod
31185 ____________________________________________________________________________
31186 [  9905] By: jhi                                   on 2001/04/29  15:55:39
31187         Log: Changed the underscore/undebar syntax in numeric constants;
31188              now any grouping will do, as long as the underscores are not
31189              consecutive (so "zero-grouping" is out), and they do not begin
31190              or end the integer or fractional parts.
31191      Branch: perl
31192            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
31193 ____________________________________________________________________________
31194 [  9904] By: nick                                  on 2001/04/29  15:43:22
31195         Log: Integrate mainline.
31196      Branch: perlio
31197           +> (branch 98 files)
31198            - lib/unicode/Block.pl
31199            - lib/unicode/In/AlphabeticPresentationForms.pl
31200            - lib/unicode/In/Arabic.pl
31201            - lib/unicode/In/ArabicPresentationForms-A.pl
31202            - lib/unicode/In/ArabicPresentationForms-B.pl
31203            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
31204            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
31205            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
31206            - lib/unicode/In/BopomofoExtended.pl
31207            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
31208            - lib/unicode/In/CJKCompatibility.pl
31209            - lib/unicode/In/CJKCompatibilityForms.pl
31210            - lib/unicode/In/CJKCompatibilityIdeographs.pl
31211            - lib/unicode/In/CJKRadicalsSupplement.pl
31212            - lib/unicode/In/CJKSymbolsandPunctuation.pl
31213            - lib/unicode/In/CJKUnifiedIdeographs.pl
31214            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
31215            - lib/unicode/In/Cherokee.pl
31216            - lib/unicode/In/CombiningDiacriticalMarks.pl
31217            - lib/unicode/In/CombiningHalfMarks.pl
31218            - lib/unicode/In/CombiningMarksforSymbols.pl
31219            - lib/unicode/In/ControlPictures.pl
31220            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
31221            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
31222            - lib/unicode/In/EnclosedAlphanumerics.pl
31223            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
31224            - lib/unicode/In/Ethiopic.pl
31225            - lib/unicode/In/GeneralPunctuation.pl
31226            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
31227            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
31228            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
31229            - lib/unicode/In/HalfwidthandFullwidthForms.pl
31230            - lib/unicode/In/HangulCompatibilityJamo.pl
31231            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
31232            - lib/unicode/In/Hebrew.pl
31233            - lib/unicode/In/HighPrivateUseSurrogates.pl
31234            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
31235            - lib/unicode/In/IPAExtensions.pl
31236            - lib/unicode/In/IdeographicDescriptionCharacters.pl
31237            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
31238            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
31239            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
31240            - lib/unicode/In/Latin-1Supplement.pl
31241            - lib/unicode/In/LatinExtended-A.pl
31242            - lib/unicode/In/LatinExtended-B.pl
31243            - lib/unicode/In/LatinExtendedAdditional.pl
31244            - lib/unicode/In/LetterlikeSymbols.pl
31245            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
31246            - lib/unicode/In/MathematicalOperators.pl
31247            - lib/unicode/In/MiscellaneousSymbols.pl
31248            - lib/unicode/In/MiscellaneousTechnical.pl
31249            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
31250            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
31251            - lib/unicode/In/OpticalCharacterRecognition.pl
31252            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
31253            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
31254            - lib/unicode/In/SmallFormVariants.pl
31255            - lib/unicode/In/SpacingModifierLetters.pl
31256            - lib/unicode/In/Specials.pl
31257            - lib/unicode/In/SuperscriptsandSubscripts.pl
31258            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
31259            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
31260            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
31261            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
31262            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
31263           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
31264           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
31265           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
31266           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
31267           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
31268           !> utf8.c win32/Makefile
31269 ____________________________________________________________________________
31270 [  9903] By: jhi                                   on 2001/04/29  14:30:53
31271         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
31272              From: Prymmer/Kahn <pvhp@best.com>
31273              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
31274              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
31275      Branch: perl
31276            ! win32/Makefile
31277 ____________________________________________________________________________
31278 [  9902] By: jhi                                   on 2001/04/29  02:52:44
31279         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
31280              From: "Abigail" <abigail@foad.org>
31281              Date: Sun, 29 Apr 2001 03:14:25 +0200
31282              Message-ID: <20010429011425.24503.qmail@foad.org>
31283      Branch: perl
31284            ! ext/IO/lib/IO/Seekable.pm
31285 ____________________________________________________________________________
31286 [  9901] By: jhi                                   on 2001/04/29  02:04:46
31287         Log: In character classes one couldn't have 0x80..0xff characters
31288              at the left hand side if there were 0x100.. characters in the
31289              character class.
31290      Branch: perl
31291            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
31292            ! t/op/pat.t utf8.c
31293 ____________________________________________________________________________
31294 [  9900] By: jhi                                   on 2001/04/28  22:55:04
31295         Log: Forgot the latest mktables.PL from #9899.
31296      Branch: perl
31297            ! lib/unicode/mktables.PL
31298 ____________________________________________________________________________
31299 [  9899] By: jhi                                   on 2001/04/28  22:53:28
31300         Log: Explain the \p{} and \P{} error message better and
31301              have prettier prettyprint in In.pl.
31302      Branch: perl
31303            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
31304            ! pod/perldiag.pod
31305 ____________________________________________________________________________
31306 [  9898] By: jhi                                   on 2001/04/28  21:03:34
31307         Log: Add one possible explanation for the "Invalid [] range" error.
31308      Branch: perl
31309            ! pod/perldiag.pod
31310 ____________________________________________________________________________
31311 [  9897] By: jhi                                   on 2001/04/28  17:18:26
31312         Log: Add a level of indirection to the implementation of \p{InFoo}
31313              so that we don't have to have long filenames.  (Nothing changes
31314              in the user interface.)   The indirection is defined in
31315              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
31316              Also rename some the character classes by removing '-' from
31317              the classnames, and finally renamed Block.pl as Blocks.pl.
31318      Branch: perl
31319            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
31320            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
31321            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
31322            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
31323            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
31324            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
31325            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
31326            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
31327            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
31328            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
31329            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
31330            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
31331            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
31332            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
31333            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
31334            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
31335            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
31336            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
31337            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
31338            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
31339            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
31340            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
31341            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
31342            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
31343            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
31344            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
31345            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
31346            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
31347            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
31348            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
31349            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
31350            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
31351            + lib/unicode/In/94.pl lib/unicode/In/95.pl
31352            - lib/unicode/Block.pl
31353            - lib/unicode/In/AlphabeticPresentationForms.pl
31354            - lib/unicode/In/Arabic.pl
31355            - lib/unicode/In/ArabicPresentationForms-A.pl
31356            - lib/unicode/In/ArabicPresentationForms-B.pl
31357            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
31358            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
31359            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
31360            - lib/unicode/In/BopomofoExtended.pl
31361            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
31362            - lib/unicode/In/CJKCompatibility.pl
31363            - lib/unicode/In/CJKCompatibilityForms.pl
31364            - lib/unicode/In/CJKCompatibilityIdeographs.pl
31365            - lib/unicode/In/CJKRadicalsSupplement.pl
31366            - lib/unicode/In/CJKSymbolsandPunctuation.pl
31367            - lib/unicode/In/CJKUnifiedIdeographs.pl
31368            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
31369            - lib/unicode/In/Cherokee.pl
31370            - lib/unicode/In/CombiningDiacriticalMarks.pl
31371            - lib/unicode/In/CombiningHalfMarks.pl
31372            - lib/unicode/In/CombiningMarksforSymbols.pl
31373            - lib/unicode/In/ControlPictures.pl
31374            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
31375            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
31376            - lib/unicode/In/EnclosedAlphanumerics.pl
31377            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
31378            - lib/unicode/In/Ethiopic.pl
31379            - lib/unicode/In/GeneralPunctuation.pl
31380            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
31381            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
31382            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
31383            - lib/unicode/In/HalfwidthandFullwidthForms.pl
31384            - lib/unicode/In/HangulCompatibilityJamo.pl
31385            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
31386            - lib/unicode/In/Hebrew.pl
31387            - lib/unicode/In/HighPrivateUseSurrogates.pl
31388            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
31389            - lib/unicode/In/IPAExtensions.pl
31390            - lib/unicode/In/IdeographicDescriptionCharacters.pl
31391            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
31392            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
31393            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
31394            - lib/unicode/In/Latin-1Supplement.pl
31395            - lib/unicode/In/LatinExtended-A.pl
31396            - lib/unicode/In/LatinExtended-B.pl
31397            - lib/unicode/In/LatinExtendedAdditional.pl
31398            - lib/unicode/In/LetterlikeSymbols.pl
31399            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
31400            - lib/unicode/In/MathematicalOperators.pl
31401            - lib/unicode/In/MiscellaneousSymbols.pl
31402            - lib/unicode/In/MiscellaneousTechnical.pl
31403            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
31404            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
31405            - lib/unicode/In/OpticalCharacterRecognition.pl
31406            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
31407            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
31408            - lib/unicode/In/SmallFormVariants.pl
31409            - lib/unicode/In/SpacingModifierLetters.pl
31410            - lib/unicode/In/Specials.pl
31411            - lib/unicode/In/SuperscriptsandSubscripts.pl
31412            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
31413            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
31414            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
31415            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
31416            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
31417            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
31418            ! pod/perlunicode.pod
31419 ____________________________________________________________________________
31420 [  9896] By: jhi                                   on 2001/04/28  14:33:17
31421         Log: Update the information on shared library path on HP-UX.
31422      Branch: perl
31423            ! INSTALL
31424 ____________________________________________________________________________
31425 [  9895] By: jhi                                   on 2001/04/28  14:32:30
31426         Log: Because #9894 seems to do the trick, this workaround can be removed.
31427      Branch: perl
31428            ! t/lib/selfstubber.t
31429 ____________________________________________________________________________
31430 [  9894] By: jhi                                   on 2001/04/28  14:26:13
31431         Log: For PerlIO flush the children's file handles (on fork/exec/system).
31432      Branch: perl
31433            ! perl.h
31434 ____________________________________________________________________________
31435 [  9893] By: jhi                                   on 2001/04/28  14:23:15
31436         Log: Test tweak for #9891.
31437      Branch: perl
31438            ! t/lib/b-deparse.t
31439 ____________________________________________________________________________
31440 [  9892] By: jhi                                   on 2001/04/28  14:10:13
31441         Log: New HP-UX hints from Merijn.
31442      Branch: perl
31443            ! hints/hpux.sh
31444 ____________________________________________________________________________
31445 [  9891] By: jhi                                   on 2001/04/28  14:07:27
31446         Log: Subject: [PATCH B::Deparse] non-block scopes
31447              From: Robin Houston <robin@kitsite.com>
31448              Date: Fri, 27 Apr 2001 19:15:14 +0100
31449              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
31450      Branch: perl
31451            ! ext/B/B/Deparse.pm
31452 ____________________________________________________________________________
31453 [  9890] By: nick                                  on 2001/04/27  19:41:25
31454         Log: Integrate mainline
31455      Branch: perlio
31456           +> t/lib/selfstubber.t
31457           !> (integrate 50 files)
31458 ____________________________________________________________________________
31459 [  9889] By: jhi                                   on 2001/04/27  18:23:46
31460         Log: Subject: Re: selfstubber test fail on bleadperl
31461              From: Mike Guy <mjtg@cam.ac.uk>
31462              Date: Fri, 27 Apr 2001 19:31:18 +0100
31463              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
31464      Branch: perl
31465            ! t/lib/selfstubber.t
31466 ____________________________________________________________________________
31467 [  9888] By: jhi                                   on 2001/04/27  16:20:54
31468         Log: Test tweak for #9886.
31469      Branch: perl
31470            ! t/lib/b-deparse.t
31471 ____________________________________________________________________________
31472 [  9887] By: jhi                                   on 2001/04/27  16:16:33
31473         Log: Buffering issue at least in Solaris (even with perlio).
31474      Branch: perl
31475            ! t/lib/selfstubber.t
31476 ____________________________________________________________________________
31477 [  9886] By: jhi                                   on 2001/04/27  14:59:23
31478         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
31479              From: Robin Houston <robin@kitsite.com>
31480              Date: Fri, 27 Apr 2001 16:53:20 +0100
31481              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
31482      Branch: perl
31483            ! ext/B/B/Deparse.pm
31484 ____________________________________________________________________________
31485 [  9885] By: jhi                                   on 2001/04/27  14:23:51
31486         Log: Update Changes.
31487      Branch: perl
31488            ! Changes patchlevel.h
31489 ____________________________________________________________________________
31490 [  9884] By: jhi                                   on 2001/04/27  14:14:12
31491         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
31492              From: "Philip Newton" <pnewton@gmx.de>
31493              Date: Fri, 27 Apr 2001 16:40:13 +0200
31494              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
31495      Branch: perl
31496            ! pod/perldata.pod
31497 ____________________________________________________________________________
31498 [  9883] By: jhi                                   on 2001/04/27  13:28:19
31499         Log: Add LOG_PERROR; prettify the "removed".
31500      Branch: perl
31501            ! ext/Sys/Syslog/Syslog.xs
31502 ____________________________________________________________________________
31503 [  9882] By: jhi                                   on 2001/04/27  13:13:18
31504         Log: h2xs tweaks: use NV instead of double, "quote" the removed
31505              prefixes for clarity (especially when nothing is removed),
31506              slight pod reformats.
31507      Branch: perl
31508            ! utils/h2xs.PL
31509 ____________________________________________________________________________
31510 [  9881] By: jhi                                   on 2001/04/27  12:58:48
31511         Log: Don't bother creating existing directories.
31512      Branch: perl
31513            ! utils/h2xs.PL
31514 ____________________________________________________________________________
31515 [  9880] By: jhi                                   on 2001/04/27  12:45:39
31516         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
31517              From: Mike Schilli <m@perlmeister.com>
31518              Date: Wed, 25 Apr 2001 01:29:21 -0700
31519              Message-id: <3AE68AE1.6A981723@perlmeister.com>
31520      Branch: perl
31521            ! utils/h2xs.PL
31522 ____________________________________________________________________________
31523 [  9879] By: jhi                                   on 2001/04/27  12:40:55
31524         Log: break is not yet Perl.  Added the template license also to README.
31525      Branch: perl
31526            ! utils/h2xs.PL
31527 ____________________________________________________________________________
31528 [  9878] By: jhi                                   on 2001/04/27  03:08:20
31529         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
31530              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31531              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
31532              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
31533      Branch: perl
31534            ! t/lib/xs-typemap.t
31535 ____________________________________________________________________________
31536 [  9877] By: jhi                                   on 2001/04/26  23:54:40
31537         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
31538              From: "Abigail" <abigail@foad.org>
31539              Date: Fri, 27 Apr 2001 01:44:28 +0200
31540              Message-ID: <20010426234428.19786.qmail@foad.org>
31541      Branch: perl
31542            ! utils/h2xs.PL
31543 ____________________________________________________________________________
31544 [  9876] By: jhi                                   on 2001/04/26  23:52:06
31545         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
31546              From: Peter Prymmer <pvhp@forte.com>
31547              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
31548              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
31549      Branch: perl
31550            ! t/lib/selfstubber.t
31551 ____________________________________________________________________________
31552 [  9875] By: jhi                                   on 2001/04/26  23:48:10
31553         Log: Deparse nits.
31554      Branch: perl
31555            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
31556 ____________________________________________________________________________
31557 [  9874] By: jhi                                   on 2001/04/26  22:46:05
31558         Log: Document ANYOF_CLASS.
31559      Branch: perl
31560            ! regcomp.h
31561 ____________________________________________________________________________
31562 [  9873] By: jhi                                   on 2001/04/26  22:35:03
31563         Log: Subject: Re: [PATCH @9846] dumping ANYOF
31564              From: Hugo <hv@crypt.compulink.co.uk>
31565              Date: Thu, 26 Apr 2001 23:33:38 +0100
31566              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
31567      Branch: perl
31568            ! regcomp.c regcomp.h
31569 ____________________________________________________________________________
31570 [  9872] By: jhi                                   on 2001/04/26  22:34:31
31571         Log: Subject: [PATCH] more for Devel::SelfStubber
31572              From: Nicholas Clark <nick@ccl4.org>
31573              Date: Fri, 27 Apr 2001 00:13:52 +0100
31574              Message-ID: <20010427001351.K88186@plum.flirble.org>
31575      Branch: perl
31576            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
31577 ____________________________________________________________________________
31578 [  9871] By: jhi                                   on 2001/04/26  21:59:17
31579         Log: Subject: [PATCH B::Deparse] formats must be flush left
31580              From: Robin Houston <robin@kitsite.com>
31581              Date: Thu, 26 Apr 2001 23:54:29 +0100
31582              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
31583      Branch: perl
31584            ! ext/B/B/Deparse.pm
31585 ____________________________________________________________________________
31586 [  9870] By: jhi                                   on 2001/04/26  21:57:37
31587         Log: If some of the constants are prefixes of others,
31588              the prefixes may never get recognized.  (See 20010426.006.)
31589      Branch: perl
31590            ! utils/h2xs.PL
31591 ____________________________________________________________________________
31592 [  9869] By: jhi                                   on 2001/04/26  21:50:42
31593         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
31594              From: Chris Bongaarts <cab@tc.umn.edu>
31595              Date: Thu, 26 Apr 2001 17:10:31 -0500
31596              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
31597      Branch: perl
31598            ! ext/Sys/Syslog/Syslog.xs
31599 ____________________________________________________________________________
31600 [  9868] By: jhi                                   on 2001/04/26  21:35:12
31601         Log: Further cuts and more docs from Graham Barr.
31602      Branch: perl
31603            ! ext/List/Util/lib/List/Util.pm
31604            ! ext/List/Util/lib/Scalar/Util.pm
31605 ____________________________________________________________________________
31606 [  9867] By: jhi                                   on 2001/04/26  21:18:57
31607         Log: Subject: [PATCH 5.7.1] DB_File-1.77
31608              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
31609              Date: Thu, 26 Apr 2001 22:37:53 +0100
31610              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
31611      Branch: perl
31612            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31613            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
31614 ____________________________________________________________________________
31615 [  9866] By: jhi                                   on 2001/04/26  21:12:31
31616         Log: Subject: [PATCH B::Deparse] fix easy bugs
31617              From: Robin Houston <robin@kitsite.com>
31618              Date: Thu, 26 Apr 2001 23:03:33 +0100
31619              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
31620      Branch: perl
31621            ! ext/B/B/Deparse.pm
31622 ____________________________________________________________________________
31623 [  9865] By: jhi                                   on 2001/04/26  20:26:13
31624         Log: Update Changes.
31625      Branch: perl
31626            ! Changes patchlevel.h
31627 ____________________________________________________________________________
31628 [  9864] By: jhi                                   on 2001/04/26  19:27:48
31629         Log: Dethinko from Robin Houston.
31630      Branch: perl
31631            ! ext/B/B/Deparse.pm
31632 ____________________________________________________________________________
31633 [  9863] By: jhi                                   on 2001/04/26  19:10:35
31634         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
31635              From: Robin Houston <robin@kitsite.com>
31636              Date: Thu, 26 Apr 2001 21:08:32 +0100
31637              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
31638      Branch: perl
31639            ! ext/B/B/Deparse.pm
31640 ____________________________________________________________________________
31641 [  9862] By: jhi                                   on 2001/04/26  19:04:23
31642         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
31643              From: Robin Houston <robin@kitsite.com>
31644              Date: Thu, 26 Apr 2001 20:52:50 +0100
31645              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
31646      Branch: perl
31647            ! ext/B/B/Deparse.pm
31648 ____________________________________________________________________________
31649 [  9861] By: jhi                                   on 2001/04/26  18:56:14
31650         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
31651              From: Mike Guy <mjtg@cam.ac.uk>
31652              Date: Thu, 26 Apr 2001 14:22:40 +0100
31653              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
31654      Branch: perl
31655            ! pod/perlobj.pod
31656 ____________________________________________________________________________
31657 [  9860] By: jhi                                   on 2001/04/26  18:46:42
31658         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
31659              From: Robin Houston <robin@kitsite.com>
31660              Date: Thu, 26 Apr 2001 20:34:29 +0100
31661              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
31662              
31663              Hashes do not interpolate.
31664      Branch: perl
31665            ! ext/B/B/Deparse.pm
31666 ____________________________________________________________________________
31667 [  9859] By: jhi                                   on 2001/04/26  18:43:51
31668         Log: Subject: The Time::Piece conspiracy unmasked!!!
31669              From: Mike Guy <mjtg@cam.ac.uk>
31670              Date: Thu, 26 Apr 2001 19:02:50 +0100
31671              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
31672              
31673              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
31674              From: Mike Guy <mjtg@cam.ac.uk>
31675              Date: Thu, 26 Apr 2001 19:08:21 +0100
31676              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
31677              
31678              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
31679              From: Graham Barr <gbarr@pobox.com>
31680              Date: Thu, 26 Apr 2001 19:12:03 +0100
31681              Message-ID: <20010426191203.A70835@pobox.com>
31682              
31683              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
31684      Branch: perl
31685            ! ext/List/Util/lib/List/Util.pm
31686            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
31687 ____________________________________________________________________________
31688 [  9858] By: jhi                                   on 2001/04/26  18:17:42
31689         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
31690              From: Robin Houston <robin@kitsite.com>
31691              Date: Thu, 26 Apr 2001 16:09:35 +0100
31692              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
31693      Branch: perl
31694            ! t/comp/proto.t
31695 ____________________________________________________________________________
31696 [  9857] By: jhi                                   on 2001/04/26  18:04:59
31697         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
31698              From: barries <barries@slaysys.com>
31699              Date: Thu, 26 Apr 2001 12:01:10 -0400
31700              Message-ID: <20010426120110.E29698@jester.slaysys.com>
31701      Branch: perl
31702            ! pod/perldiag.pod
31703 ____________________________________________________________________________
31704 [  9856] By: jhi                                   on 2001/04/26  18:03:33
31705         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
31706              Date: Thu, 26 Apr 2001 17:13:41 +0100
31707              From: Robin Houston <robin@kitsite.com>
31708              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
31709              
31710              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
31711              From: Robin Houston <robin@kitsite.com>
31712              Date: Thu, 26 Apr 2001 18:44:29 +0100
31713              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
31714      Branch: perl
31715            ! ext/B/B/Deparse.pm
31716 ____________________________________________________________________________
31717 [  9855] By: jhi                                   on 2001/04/26  17:56:04
31718         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
31719              From: Robin Houston <robin@kitsite.com>
31720              Date: Thu, 26 Apr 2001 17:04:08 +0100
31721              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
31722      Branch: perl
31723            ! ext/B/B/Deparse.pm
31724 ____________________________________________________________________________
31725 [  9854] By: jhi                                   on 2001/04/26  17:47:26
31726         Log: Subject: Re: Short test case for undef %stash:: crash
31727              From: Benjamin Sugars <bsugars@canoe.ca> 
31728              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
31729              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
31730              Changed and moved the perldiag entry.
31731      Branch: perl
31732            ! gv.c pod/perldiag.pod
31733 ____________________________________________________________________________
31734 [  9853] By: jhi                                   on 2001/04/26  14:35:16
31735         Log: Beginnings of strptime().  Do not touch the wet paint.
31736      Branch: perl
31737            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
31738 ____________________________________________________________________________
31739 [  9852] By: jhi                                   on 2001/04/26  13:17:21
31740         Log: Retract #9851, core dumps from pod2man.
31741      Branch: perl
31742            ! regcomp.c
31743 ____________________________________________________________________________
31744 [  9851] By: jhi                                   on 2001/04/26  11:54:41
31745         Log: (Retracted by #9852.)
31746              
31747              Subject: [PATCH @9846] dumping ANYOF
31748              From: Hugo <hv@crypt.compulink.co.uk>
31749              Date: Thu, 26 Apr 2001 05:32:38 +0100
31750              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
31751      Branch: perl
31752            ! regcomp.c
31753 ____________________________________________________________________________
31754 [  9850] By: jhi                                   on 2001/04/26  02:34:44
31755         Log: If ccflags was empty the _previous_ $* containing all the
31756              environment variables and Configure variables was used,
31757              which lead, among other bad things, into $ccflags being your
31758              uname -a output, which lead into test compile with cc failing,
31759              which lead into gcc being selected, which didn't work that well
31760              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
31761              with large files, et cetera.
31762      Branch: perl
31763            ! hints/hpux.sh
31764 ____________________________________________________________________________
31765 [  9849] By: jhi                                   on 2001/04/26  01:44:57
31766         Log: Make selfstubber test more portable.
31767      Branch: perl
31768            ! t/lib/selfstubber.t
31769 ____________________________________________________________________________
31770 [  9848] By: jhi                                   on 2001/04/26  00:50:26
31771         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
31772              From: Benjamin Sugars <ben.sugars@home.com>
31773              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
31774              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
31775      Branch: perl
31776            ! ext/Cwd/Cwd.xs
31777 ____________________________________________________________________________
31778 [  9847] By: jhi                                   on 2001/04/26  00:46:58
31779         Log: Subject: [PATCH: perl@9841] VMS updates
31780              From: Peter Prymmer <pvhp@forte.com>
31781              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
31782              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
31783      Branch: perl
31784            ! README.vms configure.com vms/descrip_mms.template
31785            ! vms/ext/filespec.t
31786 ____________________________________________________________________________
31787 [  9846] By: jhi                                   on 2001/04/26  00:11:56
31788         Log: re 'debug' was broken by #9084.
31789      Branch: perl
31790            ! ext/re/re.xs
31791 ____________________________________________________________________________
31792 [  9845] By: jhi                                   on 2001/04/25  22:33:17
31793         Log: Subject: [PATCH] test for Devel::SelfStubber
31794              From: Nicholas Clark <nick@ccl4.org>
31795              Date: Thu, 26 Apr 2001 00:00:54 +0100
31796              Message-ID: <20010426000054.D89026@plum.flirble.org>
31797      Branch: perl
31798            + t/lib/selfstubber.t
31799            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
31800 ____________________________________________________________________________
31801 [  9844] By: jhi                                   on 2001/04/25  22:29:32
31802         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
31803              From: Paul Johnson <paul@pjcj.net>
31804              Date: Thu, 26 Apr 2001 00:46:08 +0200
31805              Message-ID: <20010426004608.H2338@pjcj.net>
31806      Branch: perl
31807            ! ext/B/B/Concise.pm
31808 ____________________________________________________________________________
31809 [  9843] By: jhi                                   on 2001/04/25  22:28:28
31810         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
31811              From: Peter Prymmer <pvhp@forte.com>
31812              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
31813              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
31814      Branch: perl
31815            ! ext/Cwd/Cwd.xs
31816 ____________________________________________________________________________
31817 [  9842] By: jhi                                   on 2001/04/25  20:58:12
31818         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
31819              From: John Peacock <jpeacock@rowman.com>
31820              Date: Wed, 25 Apr 2001 17:30:26 -0400
31821              Message-ID: <3AE741F2.B3217464@rowman.com>
31822      Branch: perl
31823            ! lib/Math/BigInt.pm t/lib/bigintpm.t
31824 ____________________________________________________________________________
31825 [  9841] By: jhi                                   on 2001/04/25  20:07:05
31826         Log: Update Changes.
31827      Branch: perl
31828            ! Changes patchlevel.h
31829 ____________________________________________________________________________
31830 [  9840] By: jhi                                   on 2001/04/25  19:56:51
31831         Log: Yet another HP-UX hints version from Merijn.
31832      Branch: perl
31833            ! hints/hpux.sh
31834 ____________________________________________________________________________
31835 [  9839] By: jhi                                   on 2001/04/25  19:53:04
31836         Log: abs_path() didn't terminate the filename correctly,
31837              in DIRNAMLENless systems like HP-UX this would fail.
31838      Branch: perl
31839            ! ext/Cwd/Cwd.xs
31840 ____________________________________________________________________________
31841 [  9838] By: jhi                                   on 2001/04/25  16:37:26
31842         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
31843              From: Mike Guy <mjtg@cam.ac.uk>
31844              Date: Wed, 25 Apr 2001 18:31:47 +0100
31845              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
31846      Branch: perl
31847            ! op.c
31848 ____________________________________________________________________________
31849 [  9837] By: jhi                                   on 2001/04/25  16:21:53
31850         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
31851              From: Jon Eveland <jweveland@yahoo.com>
31852              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
31853              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
31854      Branch: perl
31855            ! lib/perl5db.pl
31856 ____________________________________________________________________________
31857 [  9836] By: jhi                                   on 2001/04/25  14:17:50
31858         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
31859              From: "Philip Newton" <pnewton@gmx.de>
31860              Date: Wed, 25 Apr 2001 17:05:58 +0200
31861              Message-ID: <3AE703F6.3234.1833C45@localhost>
31862      Branch: perl
31863            ! Porting/patching.pod
31864 ____________________________________________________________________________
31865 [  9835] By: jhi                                   on 2001/04/25  13:58:07
31866         Log: It would seem that both ar and full_ar need to be overridden
31867              for HP-UX to avoid the GNU ar.
31868      Branch: perl
31869            ! hints/hpux.sh
31870 ____________________________________________________________________________
31871 [  9834] By: jhi                                   on 2001/04/25  13:50:40
31872         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
31873              From: "Philip Newton" <pnewton@gmx.de>
31874              Date: Wed, 25 Apr 2001 16:09:23 +0200
31875              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
31876              
31877              Detypo.
31878      Branch: perl
31879            ! t/op/misc.t
31880 ____________________________________________________________________________
31881 [  9833] By: jhi                                   on 2001/04/25  12:36:11
31882         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
31883      Branch: perl
31884            ! hints/hpux.sh
31885 ____________________________________________________________________________
31886 [  9832] By: jhi                                   on 2001/04/25  12:33:36
31887         Log: New version of HP-UX hints from Merijn.
31888      Branch: perl
31889            ! hints/hpux.sh
31890 ____________________________________________________________________________
31891 [  9831] By: jhi                                   on 2001/04/25  03:39:45
31892         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
31893      Branch: perl
31894            ! hints/hpux.sh
31895 ____________________________________________________________________________
31896 [  9830] By: jhi                                   on 2001/04/25  02:53:25
31897         Log: The tzname[] bit is not needed by util.c -- and causes
31898              heartburn in VMS (and it missing was probably the cause of
31899              the Mac OS X trouble).  Ouch.
31900      Branch: perl
31901            ! ext/POSIX/POSIX.xs util.c
31902 ____________________________________________________________________________
31903 [  9829] By: jhi                                   on 2001/04/25  00:10:06
31904         Log: Metaconfig unit change for #9828.
31905      Branch: metaconfig
31906            ! U/compline/ccflags.U
31907 ____________________________________________________________________________
31908 [  9828] By: jhi                                   on 2001/04/25  00:04:18
31909         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
31910              (which is actually the reason for the change, we need to pass
31911              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
31912              EP/IX, OS/2, and TitanOS, based on the hints files.
31913      Branch: perl
31914            ! Configure config_h.SH
31915 ____________________________________________________________________________
31916 [  9827] By: jhi                                   on 2001/04/24  23:49:20
31917         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
31918              the $cat must have an absolute path.
31919      Branch: perl
31920            ! makedepend.SH
31921 ____________________________________________________________________________
31922 [  9826] By: jhi                                   on 2001/04/24  23:40:53
31923         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
31924      Branch: perl
31925            ! README.amiga
31926 ____________________________________________________________________________
31927 [  9825] By: jhi                                   on 2001/04/24  23:35:35
31928         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
31929              From: "Philip Newton" <pnewton@gmx.de>
31930              Date: Tue, 24 Apr 2001 18:52:49 +0200
31931              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
31932      Branch: perl
31933            ! x2p/find2perl.PL
31934 ____________________________________________________________________________
31935 [  9824] By: jhi                                   on 2001/04/24  23:33:07
31936         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
31937              Some gcc specifics dropped out due to extensive rewriting;
31938              will be put back later as needed.
31939      Branch: perl
31940            ! hints/hpux.sh
31941 ____________________________________________________________________________
31942 [  9823] By: jhi                                   on 2001/04/24  23:27:57
31943         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
31944      Branch: perl
31945            ! ext/POSIX/POSIX.xs
31946 ____________________________________________________________________________
31947 [  9822] By: jhi                                   on 2001/04/24  23:25:21
31948         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
31949              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31950              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
31951              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
31952      Branch: perl
31953            ! ext/XS/Typemap/Typemap.xs
31954 ____________________________________________________________________________
31955 [  9821] By: jhi                                   on 2001/04/24  23:24:10
31956         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
31957              From: "Abigail" <abigail@foad.org>
31958              Date: Tue, 24 Apr 2001 23:12:03 +0200
31959              Message-ID: <20010424211203.7901.qmail@foad.org>
31960      Branch: perl
31961            ! pod/perlport.pod
31962 ____________________________________________________________________________
31963 [  9820] By: jhi                                   on 2001/04/24  23:23:15
31964         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
31965              From: Matt Sergeant <matt@sergeant.org>
31966              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
31967              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
31968      Branch: perl
31969            ! pod/perlfaq4.pod
31970 ____________________________________________________________________________
31971 [  9819] By: nick                                  on 2001/04/24  18:49:43
31972         Log: Integrate mainline.
31973      Branch: perlio
31974           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
31975           !> (integrate 37 files)
31976 ____________________________________________________________________________
31977 [  9818] By: jhi                                   on 2001/04/24  14:35:23
31978         Log: Update Changes.
31979      Branch: perl
31980            ! Changes patchlevel.h
31981 ____________________________________________________________________________
31982 [  9817] By: jhi                                   on 2001/04/24  14:09:17
31983         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
31984              From: "Philip Newton" <pnewton@gmx.de>
31985              Date: Tue, 24 Apr 2001 12:58:12 +0200
31986              Message-ID: <3AE57864.8304.B77A0A@localhost> 
31987              
31988              plus add CPAN to the list of modules that have their own tests.
31989      Branch: perl
31990            ! t/lib/1_compile.t
31991 ____________________________________________________________________________
31992 [  9816] By: jhi                                   on 2001/04/24  14:07:03
31993         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
31994              From: Michael G Schwern <schwern@pobox.com>
31995              Date: Sat, 21 Apr 2001 22:35:00 +0100
31996              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
31997      Branch: perl
31998            ! t/lib/1_compile.t
31999 ____________________________________________________________________________
32000 [  9815] By: jhi                                   on 2001/04/24  13:54:32
32001         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
32002              From: Robin Houston <robin@kitsite.com>
32003              Date: Tue, 24 Apr 2001 15:51:18 +0100
32004              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
32005      Branch: perl
32006            ! ext/B/B/Deparse.pm
32007 ____________________________________________________________________________
32008 [  9814] By: jhi                                   on 2001/04/24  13:17:34
32009         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32010              From: Bill Glicker <billg@burrelles.com>
32011              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
32012              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
32013      Branch: perl
32014            ! hints/svr5.sh
32015 ____________________________________________________________________________
32016 [  9813] By: jhi                                   on 2001/04/24  12:54:23
32017         Log: Prevent path disclosure (probing for existence of filenames)
32018              using suidperl; bug id 20010322.218.
32019      Branch: perl
32020            ! perl.c pod/perldiag.pod
32021 ____________________________________________________________________________
32022 [  9812] By: jhi                                   on 2001/04/24  12:08:36
32023         Log: Retract #9811.
32024      Branch: perl
32025            ! ext/POSIX/POSIX.xs
32026 ____________________________________________________________________________
32027 [  9811] By: jhi                                   on 2001/04/24  11:57:35
32028         Log: (Retracted by #9812.)
32029      Branch: perl
32030            ! ext/POSIX/POSIX.xs
32031 ____________________________________________________________________________
32032 [  9810] By: jhi                                   on 2001/04/24  03:32:35
32033         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
32034      Branch: perl
32035            ! util.c
32036 ____________________________________________________________________________
32037 [  9809] By: jhi                                   on 2001/04/24  03:16:13
32038         Log: The Math::BigFloat::import() was broken.
32039              (Fixes bug id 20010422.002.)
32040      Branch: perl
32041            ! lib/Math/BigFloat.pm
32042 ____________________________________________________________________________
32043 [  9808] By: jhi                                   on 2001/04/24  01:11:40
32044         Log: Additional dependencies; should help for parallel makes
32045              not to fail on missing lib/lib.pm or lib/re.pm.
32046      Branch: perl
32047            ! Makefile.SH
32048 ____________________________________________________________________________
32049 [  9807] By: jhi                                   on 2001/04/24  00:57:01
32050         Log: Update the test failure disclaimer.
32051      Branch: perl
32052            ! t/pragma/warn/pp_hot
32053 ____________________________________________________________________________
32054 [  9806] By: jhi                                   on 2001/04/24  00:54:04
32055         Log: Add make target "install-all" which is alias for "install"
32056              to cater for case-preserving filesystems like HFS+.
32057      Branch: perl
32058            ! INSTALL Makefile.SH
32059 ____________________________________________________________________________
32060 [  9805] By: jhi                                   on 2001/04/24  00:47:28
32061         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
32062              From: Peter Prymmer <pvhp@forte.com>
32063              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
32064              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
32065              
32066              (Ken William's message forwarded from macosx@perl.org)
32067      Branch: perl
32068            ! hints/darwin.sh
32069 ____________________________________________________________________________
32070 [  9804] By: jhi                                   on 2001/04/23  23:57:35
32071         Log: Cut-and-pasto.
32072      Branch: perl
32073            ! perlio.c
32074 ____________________________________________________________________________
32075 [  9803] By: jhi                                   on 2001/04/23  23:52:25
32076         Log: More PerlIO robustness.
32077      Branch: perl
32078            ! perlio.c
32079 ____________________________________________________________________________
32080 [  9802] By: jhi                                   on 2001/04/23  23:43:35
32081         Log: Make the "STD* opened only for ..." errors more consistent.
32082      Branch: perl
32083            ! doio.c
32084 ____________________________________________________________________________
32085 [  9801] By: jhi                                   on 2001/04/23  23:34:26
32086         Log: Test case for #9800.
32087      Branch: perl
32088            ! t/op/misc.t
32089 ____________________________________________________________________________
32090 [  9800] By: jhi                                   on 2001/04/23  23:14:43
32091         Log: Avoid coredump on 'close STDERR; die' by making
32092              the PerlIO calls more robust.  Also use SETERRNO()
32093              instead of errno = to be more VMS-ready.
32094      Branch: perl
32095            ! perlio.c
32096 ____________________________________________________________________________
32097 [  9799] By: jhi                                   on 2001/04/23  21:41:10
32098         Log: Subject: test for ID 20010423.002
32099              From: Robin Houston <robin@kitsite.com>
32100              Date: Mon, 23 Apr 2001 16:52:21 +0100
32101              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
32102      Branch: perl
32103            ! t/op/avhv.t
32104 ____________________________________________________________________________
32105 [  9798] By: jhi                                   on 2001/04/23  21:40:07
32106         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
32107              From: David Dyck <dcd@tc.fluke.com>
32108              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
32109              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
32110      Branch: perl
32111            ! installperl
32112 ____________________________________________________________________________
32113 [  9797] By: jhi                                   on 2001/04/23  21:37:56
32114         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
32115              From: Benjamin Sugars <bsugars@canoe.ca>
32116              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
32117              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
32118      Branch: perl
32119            ! ext/Cwd/Cwd.xs lib/Cwd.pm
32120 ____________________________________________________________________________
32121 [  9796] By: jhi                                   on 2001/04/23  21:29:24
32122         Log: Synchronize h2xs and pod2man some more on the documentation
32123              templates they propose.
32124      Branch: perl
32125            ! pod/pod2man.PL utils/h2xs.PL
32126 ____________________________________________________________________________
32127 [  9795] By: jhi                                   on 2001/04/23  17:30:40
32128         Log: Add one more naughty test for base64; make encoding logic cleaner.
32129      Branch: perl
32130            ! t/lib/mimeb64.t
32131 ____________________________________________________________________________
32132 [  9794] By: jhi                                   on 2001/04/23  13:51:32
32133         Log: Update Changes.
32134      Branch: perl
32135            ! Changes patchlevel.h
32136 ____________________________________________________________________________
32137 [  9793] By: jhi                                   on 2001/04/23  13:44:18
32138         Log: Duplicate lines.
32139      Branch: perl
32140            ! MANIFEST
32141 ____________________________________________________________________________
32142 [  9792] By: jhi                                   on 2001/04/23  13:39:13
32143         Log: Subject: Re: PATCH 5.7.1
32144              From: Mark-Jason Dominus <mjd@plover.com>
32145              Date: Mon, 23 Apr 2001 10:30:21 -0400
32146              Message-ID: <20010423143021.17335.qmail@plover.com>
32147      Branch: perl
32148            ! perl.h sv.c
32149 ____________________________________________________________________________
32150 [  9791] By: jhi                                   on 2001/04/23  13:32:40
32151         Log: Add the CPAN.pm 1.59_54 tests.
32152      Branch: perl
32153            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
32154            ! MANIFEST
32155 ____________________________________________________________________________
32156 [  9790] By: jhi                                   on 2001/04/23  13:21:55
32157         Log: Subject: Deparse nit
32158              From: Robin Houston <robin@kitsite.com>
32159              Date: Mon, 23 Apr 2001 12:38:20 +0100
32160              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
32161      Branch: perl
32162            ! ext/B/B/Deparse.pm
32163 ____________________________________________________________________________
32164 [  9789] By: jhi                                   on 2001/04/23  13:19:07
32165         Log: Subject: [PATCH] bug 20010423.002
32166              From: Robin Houston <robin@kitsite.com>
32167              Date: Mon, 23 Apr 2001 13:12:30 +0100
32168              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
32169      Branch: perl
32170            ! pp.c
32171 ____________________________________________________________________________
32172 [  9788] By: jhi                                   on 2001/04/23  13:02:49
32173         Log: Subject: PATCH [5.7.1] hv.c unused #define
32174              From: Mark-Jason Dominus <mjd@plover.com>
32175              Date: Sun, 22 Apr 2001 14:17:49 -0400
32176              Message-ID: <20010422181749.26976.qmail@plover.com>
32177      Branch: perl
32178            ! hv.c
32179 ____________________________________________________________________________
32180 [  9787] By: jhi                                   on 2001/04/23  13:02:02
32181         Log: Subject: PATCH 5.7.1
32182              From: Mark-Jason Dominus <mjd@plover.com>
32183              Date: Sun, 22 Apr 2001 15:12:57 -0400
32184              Message-ID: <20010422191258.6539.qmail@plover.com>
32185              
32186              plus Sarathy's STMT_START + STMT_END suggestion.
32187      Branch: perl
32188            ! perl.h
32189 ____________________________________________________________________________
32190 [  9786] By: jhi                                   on 2001/04/23  12:53:25
32191         Log: Fix for
32192              
32193              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
32194              From: dLux <dlux@spam.sch.bme.hu>
32195              Date: Mon, 23 Apr 2001 01:25:26 +0200
32196              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
32197              
32198              (SvGROW really does return a char *.)
32199      Branch: perl
32200            ! pod/perlapi.pod sv.h
32201 ____________________________________________________________________________
32202 [  9785] By: jhi                                   on 2001/04/23  04:34:04
32203         Log: Time::Piece work continues.  $t->day removed since
32204              I think it's too confusing.  Now has normal and
32205              abbreviated length weekday names and month names,
32206              the names change with _names(), not _list().
32207              Now has strftime() in Perl, _strftime() is
32208              the libc version (to which strftime() falls back
32209              if it doesn't know the format.  To do: the reverse
32210              of strftime, strptime(), and the localisation of both.
32211      Branch: perl
32212            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
32213            ! t/lib/time-piece.t
32214 ____________________________________________________________________________
32215 [  9784] By: jhi                                   on 2001/04/23  02:41:46
32216         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
32217              From: andreas.koenig@anima.de (Andreas J. Koenig)
32218              Date: 23 Apr 2001 05:20:55 +0200
32219              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
32220      Branch: perl
32221            ! t/pragma/overload.t
32222 ____________________________________________________________________________
32223 [  9783] By: jhi                                   on 2001/04/22  23:32:42
32224         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
32225              From: Robin Houston <robin@kitsite.com>
32226              Date: Mon, 23 Apr 2001 00:38:18 +0100
32227              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
32228      Branch: perl
32229            ! ext/B/B/Deparse.pm
32230 ____________________________________________________________________________
32231 [  9782] By: jhi                                   on 2001/04/22  20:55:43
32232         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
32233              From: Simon Cozens <simon@netthink.co.uk>
32234              Date: Sun, 22 Apr 2001 18:47:25 +0100
32235              Message-ID: <20010422184725.A14411@netthink.co.uk>
32236      Branch: perl
32237            ! sv.c t/pragma/overload.t
32238 ____________________________________________________________________________
32239 [  9781] By: jhi                                   on 2001/04/22  20:52:13
32240         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
32241              From: Robin Houston <robin@kitsite.com>
32242              Date: Sun, 22 Apr 2001 22:14:50 +0100
32243              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
32244      Branch: perl
32245            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
32246 ____________________________________________________________________________
32247 [  9780] By: nick                                  on 2001/04/22  20:40:31
32248         Log: Integrate mainline.
32249      Branch: perlio
32250           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
32251           +> t/lib/b-stash.t
32252           !> (integrate 38 files)
32253 ____________________________________________________________________________
32254 [  9779] By: jhi                                   on 2001/04/22  15:16:03
32255         Log: Subject: IO::Socket::INET patch
32256              From: andrew deryabin <djsf@technarchy.ru>
32257              Date: Sat, 21 Apr 2001 17:46:52 +0400
32258              Message-ID: <20010421174652.B1426@technarchy>
32259      Branch: perl
32260            ! ext/IO/lib/IO/Socket/INET.pm
32261 ____________________________________________________________________________
32262 [  9778] By: jhi                                   on 2001/04/22  15:14:33
32263         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
32264              From: Mark-Jason Dominus <mjd@plover.com>
32265              Date: Sat, 21 Apr 2001 21:27:49 -0400
32266              Message-ID: <20010422012749.27024.qmail@plover.com>
32267      Branch: perl
32268            ! regcomp.c
32269 ____________________________________________________________________________
32270 [  9777] By: jhi                                   on 2001/04/22  15:10:51
32271         Log: Subject: Re: Regex debugger patch 
32272              From: Mark-Jason Dominus <mjd@plover.com>
32273              Date: Sat, 21 Apr 2001 21:48:51 -0400
32274              Message-ID: <20010422014851.27165.qmail@plover.com>
32275      Branch: perl
32276            ! pod/perldebguts.pod
32277 ____________________________________________________________________________
32278 [  9776] By: jhi                                   on 2001/04/22  15:09:48
32279         Log: Subject: Re: Regex debugger patch
32280              From: Mark-Jason Dominus <mjd@plover.com>
32281              Date: Sat, 21 Apr 2001 14:24:39 -0400
32282              Message-ID: <20010421182439.16508.qmail@plover.com>
32283              
32284              Regex debugger backend.
32285      Branch: perl
32286            ! regcomp.c regexp.h
32287 ____________________________________________________________________________
32288 [  9775] By: jhi                                   on 2001/04/21  16:45:40
32289         Log: Subject: [PATCH] Typo in utf8.h
32290              From: Jesús Quiroga <jquiroga@pobox.com>
32291              Date: Sat, 21 Apr 2001 19:25:33 +0200
32292              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
32293      Branch: perl
32294            ! utf8.h
32295 ____________________________________________________________________________
32296 [  9774] By: jhi                                   on 2001/04/21  16:43:52
32297         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32298              From: Joe Orton <jorton@redhat.com>
32299              Date: Tue, 17 Apr 2001 15:50:43 +0100
32300              Message-Id: <20010417155043.D19132@eu.c2.net>
32301      Branch: perl
32302            ! hints/svr5.sh
32303 ____________________________________________________________________________
32304 [  9773] By: jhi                                   on 2001/04/21  15:30:15
32305         Log: Subject: Patch utils/h2xs.PL
32306              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
32307              Date: Sat, 21 Apr 2001 10:32:16 -0500
32308              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
32309              
32310              Add MAILING list and LICENSE templates.
32311      Branch: perl
32312            ! utils/h2xs.PL
32313 ____________________________________________________________________________
32314 [  9772] By: jhi                                   on 2001/04/21  15:28:36
32315         Log: Subject: perlfaq2.patch for 5.7.1
32316              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
32317              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
32318              Date: Fri, 20 Apr 2001 16:42:19 -0500
32319              
32320              rm an extra tab, a blurb about the xx.cpan to clarify
32321              which countries actually have that and dejanews is history
32322              as well as most of that nonsensical entry.
32323      Branch: perl
32324            ! pod/perlfaq2.pod
32325 ____________________________________________________________________________
32326 [  9771] By: jhi                                   on 2001/04/21  15:27:17
32327         Log: Subject: perlfaq1.patch for 5.7.1
32328              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
32329              Date: Fri, 20 Apr 2001 16:57:36 -0500
32330              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
32331              
32332              Evil URLs must die. Especially when they are broken.
32333      Branch: perl
32334            ! pod/perlfaq1.pod
32335 ____________________________________________________________________________
32336 [  9770] By: jhi                                   on 2001/04/21  15:23:38
32337         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
32338              From: Michael G Schwern <schwern@pobox.com>
32339              Date: Sat, 21 Apr 2001 16:11:12 +0100
32340              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
32341      Branch: perl
32342            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
32343            + t/lib/b-stash.t
32344            ! MANIFEST ext/B/B.pm t/lib/b.t
32345 ____________________________________________________________________________
32346 [  9769] By: jhi                                   on 2001/04/21  15:03:32
32347         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
32348              From: Michael G Schwern <schwern@pobox.com>
32349              Date: Sat, 21 Apr 2001 09:48:00 +0100
32350              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
32351      Branch: perl
32352            ! utils/h2ph.PL
32353 ____________________________________________________________________________
32354 [  9768] By: jhi                                   on 2001/04/21  14:33:49
32355         Log: PerlIO and Encode doc cleanup and tweaks.
32356      Branch: perl
32357            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
32358            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
32359 ____________________________________________________________________________
32360 [  9767] By: jhi                                   on 2001/04/21  12:40:16
32361         Log: Integrate perlio.
32362      Branch: perl
32363           !> doio.c
32364 ____________________________________________________________________________
32365 [  9766] By: nick                                  on 2001/04/20  18:28:35
32366         Log: Avoid core dump on
32367              open(STDOUT,">",\$foo);
32368      Branch: perlio
32369            ! doio.c
32370 ____________________________________________________________________________
32371 [  9765] By: jhi                                   on 2001/04/20  13:23:43
32372         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
32373              From: Robin Houston <robin@kitsite.com>
32374              Date: Fri, 20 Apr 2001 14:29:22 +0100
32375              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
32376      Branch: perl
32377            ! ext/B/B.pm ext/B/B/Deparse.pm
32378 ____________________________________________________________________________
32379 [  9764] By: jhi                                   on 2001/04/20  13:19:33
32380         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
32381              From: Peter Prymmer <pvhp@forte.com>
32382              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
32383              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
32384      Branch: perl
32385            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
32386            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
32387            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
32388            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
32389 ____________________________________________________________________________
32390 [  9763] By: jhi                                   on 2001/04/20  12:36:39
32391         Log: Subject: Re: A new PerlIO coredump
32392              From: Nick Ing-Simmons <nik@tiuk.ti.com>
32393              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
32394              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
32395      Branch: perl
32396            ! doio.c
32397 ____________________________________________________________________________
32398 [  9762] By: jhi                                   on 2001/04/19  23:02:30
32399         Log: Update Changes.
32400      Branch: perl
32401            ! Changes patchlevel.h
32402 ____________________________________________________________________________
32403 [  9761] By: jhi                                   on 2001/04/19  22:59:19
32404         Log: More cleanup cleanup.
32405      Branch: perl
32406            ! Makefile.SH win32/Makefile win32/makefile.mk
32407 ____________________________________________________________________________
32408 [  9760] By: jhi                                   on 2001/04/19  22:50:31
32409         Log: lib/Time is non-empty, let's not rmdir it.
32410      Branch: perl
32411            ! Makefile.SH
32412 ____________________________________________________________________________
32413 [  9759] By: jhi                                   on 2001/04/19  22:36:51
32414         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
32415              From: Robin Houston <robin@kitsite.com>
32416              Date: Fri, 20 Apr 2001 00:18:53 +0100
32417              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
32418      Branch: perl
32419            ! ext/B/B/Deparse.pm
32420 ____________________________________________________________________________
32421 [  9758] By: jhi                                   on 2001/04/19  22:36:00
32422         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
32423              From: Peter Prymmer <pvhp@forte.com>
32424              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
32425              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
32426      Branch: perl
32427            ! ext/Cwd/Cwd.xs
32428 ____________________________________________________________________________
32429 [  9757] By: nick                                  on 2001/04/19  18:53:54
32430         Log: Blind (untested) integrate of mainline.
32431      Branch: perlio
32432           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
32433           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
32434           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
32435           !> (integrate 53 files)
32436 ____________________________________________________________________________
32437 [  9756] By: jhi                                   on 2001/04/19  16:59:23
32438         Log: Document and test Time::Piece.
32439      Branch: perl
32440            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
32441            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
32442 ____________________________________________________________________________
32443 [  9755] By: jhi                                   on 2001/04/19  12:13:29
32444         Log: A better fix for the \x{12345678} trouble from NI-S.
32445      Branch: perl
32446            ! utf8.c
32447 ____________________________________________________________________________
32448 [  9754] By: jhi                                   on 2001/04/19  11:56:07
32449         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
32450              From: Robin Houston <robin@kitsite.com>
32451              Date: Wed, 18 Apr 2001 17:58:33 +0100
32452              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
32453      Branch: perl
32454            ! ext/B/B/Deparse.pm op.c
32455 ____________________________________________________________________________
32456 [  9753] By: jhi                                   on 2001/04/19  04:21:52
32457         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
32458              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
32459              Date: Thu, 19 Apr 2001 01:11:41 -0400
32460              Message-ID: <20010419011141.A5798@cpan.org>
32461      Branch: perl
32462            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
32463 ____________________________________________________________________________
32464 [  9752] By: jhi                                   on 2001/04/19  02:41:10
32465         Log: The new time utils need to be thread-aware, too.
32466      Branch: perl
32467            ! util.c
32468 ____________________________________________________________________________
32469 [  9751] By: jhi                                   on 2001/04/19  02:26:47
32470         Log: Compilation nit noticed by AIX compiler.
32471      Branch: perl
32472            ! perlio.c
32473 ____________________________________________________________________________
32474 [  9750] By: jhi                                   on 2001/04/19  02:20:06
32475         Log: The new time utils need to be public.
32476      Branch: perl
32477            ! embed.pl
32478 ____________________________________________________________________________
32479 [  9749] By: jhi                                   on 2001/04/19  01:42:39
32480         Log: Regen toc.
32481      Branch: perl
32482            ! pod/perltoc.pod
32483 ____________________________________________________________________________
32484 [  9748] By: jhi                                   on 2001/04/19  01:41:10
32485         Log: Add Time::Piece, a slight rewrite of Time::Object,
32486              from Matt Sergeant.
32487      Branch: perl
32488            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
32489            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
32490            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
32491            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
32492            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
32493            ! win32/makefile.mk
32494 ____________________________________________________________________________
32495 [  9747] By: jhi                                   on 2001/04/19  00:55:35
32496         Log: The new metaconfig unit from strftime.
32497      Branch: metaconfig/U/perl
32498            + d_strftime.U
32499 ____________________________________________________________________________
32500 [  9746] By: jhi                                   on 2001/04/19  00:54:54
32501         Log: Move the strftime() wrapper from POSIX.xs to util.c
32502              as my_strftime(), requires HAS_STRFTIME.
32503      Branch: perl
32504            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32505            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
32506            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
32507            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32508            ! vos/config.ga.h win32/config.bc win32/config.gc
32509            ! win32/config.vc
32510 ____________________________________________________________________________
32511 [  9745] By: jhi                                   on 2001/04/18  23:11:03
32512         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
32513              in preparation of Time::Piece.
32514      Branch: perl
32515            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
32516 ____________________________________________________________________________
32517 [  9744] By: jhi                                   on 2001/04/18  22:33:12
32518         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
32519              From: Peter Prymmer <pvhp@forte.com>
32520              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
32521              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
32522      Branch: perl
32523            ! t/lib/exporter.t
32524 ____________________________________________________________________________
32525 [  9743] By: jhi                                   on 2001/04/18  22:32:23
32526         Log: Subject: Fwd: pod2html leaves cache files lying around?
32527              From: Rajesh Vaidheeswarran <rv@gnu.org>
32528              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
32529              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
32530      Branch: perl
32531            ! lib/Pod/Html.pm
32532 ____________________________________________________________________________
32533 [  9742] By: jhi                                   on 2001/04/18  20:31:49
32534         Log: Update Changes.
32535      Branch: perl
32536            ! Changes patchlevel.h
32537 ____________________________________________________________________________
32538 [  9741] By: jhi                                   on 2001/04/18  20:23:02
32539         Log: Declare hints only if needed.
32540      Branch: perl
32541            ! ext/B/B/Deparse.pm
32542 ____________________________________________________________________________
32543 [  9740] By: jhi                                   on 2001/04/18  19:06:05
32544         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
32545              bug noticed by Robin Houston; basically the code of detecting
32546              value wraparound was acting differently under different compilers
32547              and platforms.  The workaround is to remove the overflow check
32548              for now, a real fix would be to do the overflow (portably) right.
32549      Branch: perl
32550            ! t/op/pat.t utf8.c
32551 ____________________________________________________________________________
32552 [  9739] By: jhi                                   on 2001/04/18  19:01:23
32553         Log: Subject: [PATCH B::Deparse] some pragma support
32554              From: Robin Houston <robin@kitsite.com>
32555              Date: Wed, 18 Apr 2001 19:32:12 +0100
32556              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
32557      Branch: perl
32558            ! ext/B/B/Deparse.pm
32559 ____________________________________________________________________________
32560 [  9738] By: jhi                                   on 2001/04/18  15:16:37
32561         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
32562              From: Benjamin Sugars <bsugars@canoe.ca>
32563              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
32564              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
32565      Branch: perl
32566            ! t/op/glob.t
32567 ____________________________________________________________________________
32568 [  9737] By: jhi                                   on 2001/04/18  13:24:50
32569         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
32570              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32571              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
32572              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
32573      Branch: perl
32574            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32575            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
32576 ____________________________________________________________________________
32577 [  9736] By: jhi                                   on 2001/04/18  04:15:14
32578         Log: The #9735 also changes the subtest 12.
32579      Branch: perl
32580            ! t/lib/b.t
32581 ____________________________________________________________________________
32582 [  9735] By: jhi                                   on 2001/04/18  03:55:17
32583         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
32584              From: David Dyck <dcd@tc.fluke.com>
32585              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
32586              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
32587      Branch: perl
32588            ! ext/B/B/Deparse.pm
32589 ____________________________________________________________________________
32590 [  9734] By: jhi                                   on 2001/04/18  03:54:11
32591         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
32592              From: Gisle Aas <gisle@ActiveState.com>
32593              Date: 17 Apr 2001 19:06:45 -0700
32594              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
32595      Branch: perl
32596            ! pp_hot.c t/op/misc.t
32597 ____________________________________________________________________________
32598 [  9733] By: jhi                                   on 2001/04/17  22:25:22
32599         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
32600              From: "Abigail" <abigail@foad.org>
32601              Date: Wed, 18 Apr 2001 01:17:46 +0200
32602              Message-ID: <20010417231746.21657.qmail@foad.org>
32603      Branch: perl
32604            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
32605 ____________________________________________________________________________
32606 [  9732] By: jhi                                   on 2001/04/17  20:47:56
32607         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
32608              From: Robin Houston <robin@kitsite.com>
32609              Date: Tue, 17 Apr 2001 22:37:42 +0100
32610              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
32611      Branch: perl
32612            ! ext/B/B/Deparse.pm
32613 ____________________________________________________________________________
32614 [  9731] By: nick                                  on 2001/04/17  20:46:35
32615         Log: Re-sync for t/lib/b.t fix
32616      Branch: perlio
32617           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
32618 ____________________________________________________________________________
32619 [  9730] By: jhi                                   on 2001/04/17  20:45:29
32620         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
32621              From: Robin Houston <robin@kitsite.com>
32622              Date: Tue, 17 Apr 2001 22:29:36 +0100
32623              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
32624      Branch: perl
32625            ! ext/B/B.xs ext/B/B/Deparse.pm
32626 ____________________________________________________________________________
32627 [  9729] By: jhi                                   on 2001/04/17  20:43:11
32628         Log: Subject: Deparse - parenthesise args to undeclared subs
32629              From: Robin Houston <robin@kitsite.com>
32630              Date: Tue, 17 Apr 2001 21:31:05 +0100
32631              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
32632      Branch: perl
32633            ! ext/B/B/Deparse.pm
32634 ____________________________________________________________________________
32635 [  9728] By: jhi                                   on 2001/04/17  18:57:30
32636         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
32637              From: Benjamin Sugars <ben.sugars@home.com>
32638              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
32639              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
32640      Branch: perl
32641            ! t/lib/cwd.t
32642 ____________________________________________________________________________
32643 [  9727] By: jhi                                   on 2001/04/17  18:20:20
32644         Log: Subject: [PATCH B::Deparse] ambient pragmas
32645              From: Robin Houston <robin@kitsite.com>
32646              Date: Tue, 17 Apr 2001 20:01:59 +0100
32647              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
32648      Branch: perl
32649            ! ext/B/B/Deparse.pm t/lib/b.t
32650 ____________________________________________________________________________
32651 [  9726] By: nick                                  on 2001/04/17  16:33:51
32652         Log: Integrate mainline (t/lib/b.t fails test 2...)
32653      Branch: perlio
32654           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
32655           +> ext/List/Util/README ext/List/Util/Util.xs
32656           +> ext/List/Util/lib/List/Util.pm
32657           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
32658           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
32659           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
32660           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
32661           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
32662           !> (integrate 31 files)
32663 ____________________________________________________________________________
32664 [  9725] By: jhi                                   on 2001/04/17  12:14:24
32665         Log: Subject: multiple B::* changes
32666              From: Robin Houston <robin@kitsite.com>
32667              Date: Thu, 12 Apr 2001 20:12:27 +0100
32668              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
32669      Branch: perl
32670            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
32671 ____________________________________________________________________________
32672 [  9724] By: jhi                                   on 2001/04/17  11:59:05
32673         Log: Thread-awareness from Doug MacEachern.
32674      Branch: perl
32675            ! ext/List/Util/Util.xs
32676 ____________________________________________________________________________
32677 [  9723] By: jhi                                   on 2001/04/17  11:57:41
32678         Log: Make the test more portable.
32679      Branch: perl
32680            ! t/lib/cwd.t
32681 ____________________________________________________________________________
32682 [  9722] By: jhi                                   on 2001/04/17  11:53:50
32683         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
32684              From: Benjamin Sugars <ben.sugars@home.com>
32685              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
32686              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
32687      Branch: perl
32688            ! t/lib/cwd.t
32689 ____________________________________________________________________________
32690 [  9721] By: jhi                                   on 2001/04/17  11:52:17
32691         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
32692              From: Benjamin Sugars <bsugars@canoe.ca>
32693              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
32694              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
32695      Branch: perl
32696            ! op.c
32697 ____________________________________________________________________________
32698 [  9720] By: jhi                                   on 2001/04/17  11:35:42
32699         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
32700              From: Chris Nandor <pudge@pobox.com>
32701              Date: Tue, 17 Apr 2001 00:30:49 -0400
32702              Message-Id: <p05100207b701768712de@[10.0.1.177]>
32703      Branch: perl
32704            ! ext/File/Glob/bsd_glob.c gv.c
32705 ____________________________________________________________________________
32706 [  9719] By: jhi                                   on 2001/04/17  11:32:13
32707         Log: Subject: [PATCH] Tweten->West
32708              From: Casey West <casey@geeknest.com>
32709              Date: Mon, 16 Apr 2001 12:11:22 -0400
32710              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
32711      Branch: perl
32712            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
32713            ! pod/perltie.pod
32714 ____________________________________________________________________________
32715 [  9718] By: jhi                                   on 2001/04/16  03:22:52
32716         Log: Update Changes.
32717      Branch: perl
32718            ! Changes patchlevel.h
32719 ____________________________________________________________________________
32720 [  9717] By: jhi                                   on 2001/04/16  03:06:28
32721         Log: Regen toc.
32722      Branch: perl
32723            ! pod/perltoc.pod
32724 ____________________________________________________________________________
32725 [  9716] By: jhi                                   on 2001/04/16  02:58:42
32726         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
32727              From: Prymmer/Kahn <pvhp@best.com>
32728              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
32729              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
32730      Branch: perl
32731            ! utf8.c
32732 ____________________________________________________________________________
32733 [  9715] By: jhi                                   on 2001/04/15  23:40:35
32734         Log: Subject: Re: Net::Ping patch, adds stream protocol
32735              From: bronson@rinspin.com (Scott Bronson)
32736              Date: Tue, 10 Apr 2001 23:58:33 -0700
32737              Message-ID: <20010410235833.N29719@rinspin.com>
32738      Branch: perl
32739            ! lib/Net/Ping.pm
32740 ____________________________________________________________________________
32741 [  9714] By: jhi                                   on 2001/04/15  23:31:46
32742         Log: Printing out the ok messages helps successful testing.
32743      Branch: perl
32744            ! t/lib/time-hires.t
32745 ____________________________________________________________________________
32746 [  9713] By: jhi                                   on 2001/04/15  21:43:24
32747         Log: Update Douglas Wegscheid's email.
32748      Branch: perl
32749            ! AUTHORS
32750 ____________________________________________________________________________
32751 [  9712] By: jhi                                   on 2001/04/15  21:40:41
32752         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
32753              From: Michael G Schwern <schwern@pobox.com>
32754              Date: Sat, 14 Apr 2001 22:40:50 +0100
32755              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
32756      Branch: perl
32757            + t/lib/exporter.t
32758            ! MANIFEST lib/Exporter/Heavy.pm
32759 ____________________________________________________________________________
32760 [  9711] By: jhi                                   on 2001/04/15  21:39:21
32761         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
32762              From: Michael G Schwern <schwern@pobox.com>
32763              Date: Sat, 14 Apr 2001 22:13:59 +0100
32764              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
32765      Branch: perl
32766            ! t/op/loopctl.t
32767 ____________________________________________________________________________
32768 [  9710] By: jhi                                   on 2001/04/15  21:30:19
32769         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
32770              From: Michael G Schwern <schwern@pobox.com>
32771              Date: Sat, 14 Apr 2001 22:05:32 +0100
32772              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
32773      Branch: perl
32774            ! t/pragma/warnings.t
32775 ____________________________________________________________________________
32776 [  9709] By: jhi                                   on 2001/04/15  19:34:09
32777         Log: Integrate changes #9706,9707 from maintperl into mainline.
32778              
32779              change#7210 broke .packlist generation
32780              
32781              ExtUtils::Installed doesn't quote regex metacharacters in paths
32782              before using them in match; also make it work for dosish platforms
32783      Branch: perl
32784           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
32785 ____________________________________________________________________________
32786 [  9708] By: jhi                                   on 2001/04/15  19:31:01
32787         Log: Test also the scalar aspect of getitimer().
32788      Branch: perl
32789            ! t/lib/time-hires.t
32790 ____________________________________________________________________________
32791 [  9707] By: gsar                                  on 2001/04/15  17:24:20
32792         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
32793              before using them in match; also make it work for dosish platforms
32794      Branch: maint-5.6/perl
32795            ! lib/ExtUtils/Installed.pm
32796 ____________________________________________________________________________
32797 [  9706] By: gsar                                  on 2001/04/15  17:21:59
32798         Log: change#7210 broke .packlist generation (listed only filename
32799              rather than fully qualified path name)
32800      Branch: maint-5.6/perl
32801            ! lib/ExtUtils/Install.pm
32802 ____________________________________________________________________________
32803 [  9705] By: jhi                                   on 2001/04/15  12:36:33
32804         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
32805      Branch: perl
32806            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
32807            ! t/lib/time-hires.t
32808 ____________________________________________________________________________
32809 [  9704] By: jhi                                   on 2001/04/15  10:49:08
32810         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
32811              From: Prymmer/Kahn <pvhp@best.com>
32812              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
32813              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
32814      Branch: perl
32815            ! lib/utf8.pm pod/perlebcdic.pod
32816 ____________________________________________________________________________
32817 [  9703] By: jhi                                   on 2001/04/15  02:26:26
32818         Log: I keep forgetting to sort MANIFEST.
32819      Branch: perl
32820            ! MANIFEST
32821 ____________________________________________________________________________
32822 [  9702] By: jhi                                   on 2001/04/15  02:07:47
32823         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
32824              Now we have blessed, reftype, tainted, first, reduce, ...
32825      Branch: perl
32826            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
32827            + ext/List/Util/README ext/List/Util/Util.xs
32828            + ext/List/Util/lib/List/Util.pm
32829            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
32830            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
32831            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
32832            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
32833            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
32834            ! MANIFEST
32835 ____________________________________________________________________________
32836 [  9701] By: jhi                                   on 2001/04/14  15:05:25
32837         Log: Subject: RE: dprofpp.pl updates 
32838              From: Carl Eklof <CEklof@endeca.com>
32839              Date: Thu, 12 Apr 2001 18:45:46 -0400
32840              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
32841      Branch: perl
32842            ! utils/dprofpp.PL
32843 ____________________________________________________________________________
32844 [  9700] By: jhi                                   on 2001/04/14  14:44:55
32845         Log: Do not just blindly add CR.
32846      Branch: perl
32847            ! Porting/makerel
32848 ____________________________________________________________________________
32849 [  9699] By: jhi                                   on 2001/04/13  13:17:01
32850         Log: Update Changes.
32851      Branch: perl
32852            ! Changes patchlevel.h
32853 ____________________________________________________________________________
32854 [  9698] By: jhi                                   on 2001/04/13  12:44:48
32855         Log: Integrate perlio.
32856      Branch: perl
32857           !> ext/PerlIO/Scalar/Scalar.xs
32858 ____________________________________________________________________________
32859 [  9697] By: jhi                                   on 2001/04/13  12:29:15
32860         Log: Add more debug output to the test.
32861      Branch: perl
32862            ! t/lib/cwd.t
32863 ____________________________________________________________________________
32864 [  9696] By: nick                                  on 2001/04/13  10:14:29
32865         Log: Fix core dump on binmode($fh,'Scalar')
32866      Branch: perlio
32867            ! ext/PerlIO/Scalar/Scalar.xs
32868 ____________________________________________________________________________
32869 [  9695] By: nick                                  on 2001/04/13  09:05:42
32870         Log: Integrate mainline
32871      Branch: perlio
32872           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32873           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32874           +> t/lib/time-hires.t
32875           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
32876           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
32877           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
32878           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
32879           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
32880           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
32881           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
32882 ____________________________________________________________________________
32883 [  9694] By: jhi                                   on 2001/04/12  22:23:35
32884         Log: Integrate change #9693 from maintperl into mainline.
32885              
32886              $VERSION and Version() on the same line provokes a warning from
32887              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
32888      Branch: perl
32889           !> lib/Devel/SelfStubber.pm
32890 ____________________________________________________________________________
32891 [  9693] By: gsar                                  on 2001/04/12  21:55:56
32892         Log: $VERSION and Version() on the same line provokes a warning from
32893              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
32894      Branch: maint-5.6/perl
32895            ! lib/Devel/SelfStubber.pm
32896 ____________________________________________________________________________
32897 [  9692] By: jhi                                   on 2001/04/12  13:54:00
32898         Log: This is at least 5.005.
32899      Branch: perl
32900            ! ext/Time/HiRes/HiRes.xs
32901 ____________________________________________________________________________
32902 [  9691] By: jhi                                   on 2001/04/12  13:37:20
32903         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
32904      Branch: perl
32905            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
32906            ! win32/Makefile win32/makefile.mk
32907 ____________________________________________________________________________
32908 [  9690] By: jhi                                   on 2001/04/12  01:34:46
32909         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
32910      Branch: perl
32911            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32912            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32913            + t/lib/time-hires.t
32914            ! MANIFEST
32915 ____________________________________________________________________________
32916 [  9689] By: jhi                                   on 2001/04/12  00:28:39
32917         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
32918              From: Gisle Aas <gisle@ActiveState.com>
32919              Date: 11 Apr 2001 16:36:11 -0700
32920              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
32921      Branch: perl
32922            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
32923 ____________________________________________________________________________
32924 [  9688] By: jhi                                   on 2001/04/12  00:27:39
32925         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
32926              From: Gisle Aas <gisle@ActiveState.com>
32927              Date: 11 Apr 2001 11:13:24 -0700
32928              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
32929      Branch: perl
32930            ! ext/MIME/Base64/Base64.xs
32931 ____________________________________________________________________________
32932 [  9687] By: jhi                                   on 2001/04/11  19:51:47
32933         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
32934      Branch: perl
32935            ! Todo-5.6
32936 ____________________________________________________________________________
32937 [  9686] By: jhi                                   on 2001/04/11  16:54:25
32938         Log: Subject: [PATCH opcode.pl] Documentation of table format
32939              From: Simon Cozens <simon@netthink.co.uk>
32940              Date: Wed, 11 Apr 2001 12:59:31 +0100
32941              Message-ID: <20010411125931.A25681@netthink.co.uk>
32942      Branch: perl
32943            ! opcode.pl
32944 ____________________________________________________________________________
32945 [  9685] By: jhi                                   on 2001/04/11  16:53:15
32946         Log: Subject: [PATCH] prototype("CORE::recv")
32947              From: Simon Cozens <simon@netthink.co.uk>
32948              Date: Wed, 11 Apr 2001 13:24:35 +0100
32949              Message-ID: <20010411132435.A26169@netthink.co.uk>
32950      Branch: perl
32951            ! pp.c t/comp/proto.t
32952 ____________________________________________________________________________
32953 [  9684] By: jhi                                   on 2001/04/11  16:47:13
32954         Log: FAQ (and AUTHORS) update from Dan Carson: the information
32955              was several years obsolete, Term::Readkey has been updated
32956              to have the functionality.
32957      Branch: perl
32958            ! AUTHORS pod/perlfaq5.pod
32959 ____________________________________________________________________________
32960 [  9683] By: jhi                                   on 2001/04/11  12:15:46
32961         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
32962              From: Calle Dybedahl <calle@lysator.liu.se>
32963              Date: 10 Apr 2001 16:44:16 +0200
32964              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
32965      Branch: perl
32966            ! ext/MIME/Base64/Base64.xs
32967 ____________________________________________________________________________
32968 [  9682] By: jhi                                   on 2001/04/11  12:12:26
32969         Log: A more minimal fix for 20010410.006 from Hugo.
32970      Branch: perl
32971            ! regexec.c
32972 ____________________________________________________________________________
32973 [  9681] By: jhi                                   on 2001/04/11  11:34:23
32974         Log: Integrate changes #9678,9679 from maintline into mainperl.
32975              
32976              addendum to change#9676
32977              
32978              up $File::Glob::VERSION; add a note pointing out the version of
32979              the OpenBSD glob bsd_glob.c resembles
32980      Branch: perl
32981           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
32982           !> ext/File/Glob/bsd_glob.h
32983 ____________________________________________________________________________
32984 [  9680] By: jhi                                   on 2001/04/11  11:30:38
32985         Log: Bad test numbering in integrate in #9677.
32986              Fixes ID 20010411.001.
32987      Branch: perl
32988            ! t/op/pat.t
32989 ____________________________________________________________________________
32990 [  9679] By: gsar                                  on 2001/04/11  03:38:40
32991         Log: up $File::Glob::VERSION; add a note pointing out the version of
32992              the OpenBSD glob bsd_glob.c resembles
32993      Branch: maint-5.6/perl
32994            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
32995            ! ext/File/Glob/bsd_glob.h
32996 ____________________________________________________________________________
32997 [  9678] By: gsar                                  on 2001/04/11  03:09:48
32998         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
32999              revision 1.8.10.1 found here:
33000              
33001              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
33002      Branch: maint-5.6/perl
33003            ! ext/File/Glob/bsd_glob.c
33004 ____________________________________________________________________________
33005 [  9677] By: jhi                                   on 2001/04/11  02:54:39
33006         Log: Integrate changes #9675,9676 from maintperl into mainline.
33007              
33008              fix for bug 20010410.006, undo change#7115
33009              
33010              port the OpenBSD glob() security patch
33011      Branch: perl
33012           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
33013           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
33014           !> t/op/pat.t
33015 ____________________________________________________________________________
33016 [  9676] By: gsar                                  on 2001/04/11  02:19:02
33017         Log: port the glob() security patch found at:
33018              
33019              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
33020              
33021              CERT advisory for the issue is here:
33022              
33023              http://www.cert.org/advisories/CA-2001-07.html
33024              
33025              Note that the security scare is only relevant for those who are
33026              foolish enough to build suidperl (which is now officially discouraged)
33027      Branch: maint-5.6/perl
33028            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
33029            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
33030 ____________________________________________________________________________
33031 [  9675] By: gsar                                  on 2001/04/10  23:52:11
33032         Log: fix for bug 20010410.006
33033              
33034              undo change#7115 (came into maint-5.6 as change#8156)
33035              
33036              add tests to keep it from coming back
33037      Branch: maint-5.6/perl
33038            ! regexec.c t/op/pat.t
33039 ____________________________________________________________________________
33040 [  9674] By: nick                                  on 2001/04/10  20:39:31
33041         Log: Integrate mainline
33042      Branch: perlio
33043           +> Porting/testall.atom
33044           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
33045           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
33046           !> t/lib/lc-uk.t t/pod/find.t
33047 ____________________________________________________________________________
33048 [  9673] By: nick                                  on 2001/04/10  18:46:14
33049         Log: Integrate against change 9670 aka perl-5.7.1
33050      Branch: perlio
33051           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33052           !> (integrate 53 files)
33053 ____________________________________________________________________________
33054 [  9672] By: jhi                                   on 2001/04/10  13:45:01
33055         Log: Add a script for doing cumulative profile of the test suite.
33056              (Requires ATOM, that is, Tru64.)
33057      Branch: perl
33058            + Porting/testall.atom
33059            ! MANIFEST
33060 ____________________________________________________________________________
33061 [  9671] By: jhi                                   on 2001/04/10  12:38:53
33062         Log: Missing std block.
33063      Branch: perl
33064            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
33065            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
33066            ! t/pod/find.t
33067 ____________________________________________________________________________
33068 [  9670] By: jhi                                   on 2001/04/10  01:25:58
33069         Log: This is 5.7.1.
33070      Branch: perl
33071            ! patchlevel.h
33072 ____________________________________________________________________________
33073 [  9669] By: jhi                                   on 2001/04/10  01:09:14
33074         Log: Update Changes.
33075      Branch: perl
33076            ! Changes patchlevel.h
33077 ____________________________________________________________________________
33078 [  9668] By: jhi                                   on 2001/04/10  01:00:38
33079         Log: Regen toc.
33080      Branch: perl
33081            ! pod/perltoc.pod
33082 ____________________________________________________________________________
33083 [  9667] By: jhi                                   on 2001/04/10  00:52:16
33084         Log: Update perlhist.
33085      Branch: perl
33086            ! pod/perlhist.pod
33087 ____________________________________________________________________________
33088 [  9666] By: jhi                                   on 2001/04/09  23:38:59
33089         Log: Slight wording tweaks from Damian to #9658.
33090      Branch: perl
33091            ! pod/perlobj.pod
33092 ____________________________________________________________________________
33093 [  9665] By: jhi                                   on 2001/04/09  19:56:06
33094         Log: Subject: [PATCH perlutil.pod] Nit
33095              From: Simon Cozens <simon@netthink.co.uk>
33096              Date: Mon, 9 Apr 2001 20:29:44 +0100
33097              Message-ID: <20010409202944.A14796@the.earth.li>
33098      Branch: perl
33099            ! pod/perlutil.pod
33100 ____________________________________________________________________________
33101 [  9664] By: jhi                                   on 2001/04/09  19:54:42
33102         Log: Subject: Re: perl571delta.pod@9631
33103              From: Mike Guy <mjtg@cam.ac.uk>
33104              Date: Mon, 09 Apr 2001 18:09:14 +0100
33105              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
33106      Branch: perl
33107            ! pod/perl571delta.pod
33108 ____________________________________________________________________________
33109 [  9663] By: jhi                                   on 2001/04/09  13:43:35
33110         Log: Update Changes.
33111      Branch: perl
33112            ! Changes patchlevel.h
33113 ____________________________________________________________________________
33114 [  9662] By: jhi                                   on 2001/04/09  13:24:46
33115         Log: tweak tweak.
33116      Branch: perl
33117            ! AUTHORS pod/perl571delta.pod
33118 ____________________________________________________________________________
33119 [  9661] By: jhi                                   on 2001/04/09  13:15:13
33120         Log: Thinko in manual patch applying.
33121      Branch: perl
33122            ! sv.c
33123 ____________________________________________________________________________
33124 [  9660] By: jhi                                   on 2001/04/09  13:07:53
33125         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
33126              From: Robin Barker <rmb1@cise.npl.co.uk> 
33127              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
33128              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
33129              
33130              (This corrects the case where the "isn't numeric" string contains \0s
33131              and is longer than the temporary buffer, and contains \0 at the point
33132              the string would be truncated by "...".) 
33133      Branch: perl
33134            ! sv.c
33135 ____________________________________________________________________________
33136 [  9659] By: jhi                                   on 2001/04/09  12:57:41
33137         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
33138      Branch: perl
33139            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
33140            ! t/lib/cgi-function.t t/lib/cgi-html.t
33141 ____________________________________________________________________________
33142 [  9658] By: jhi                                   on 2001/04/09  12:48:47
33143         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
33144              From: Ilmari Karonen <iltzu@sci.fi>
33145              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
33146              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
33147              
33148              Rearrange and rewrite the Method Invocation section
33149              to explain the concepts in nicer order.
33150      Branch: perl
33151            ! pod/perlobj.pod
33152 ____________________________________________________________________________
33153 [  9657] By: jhi                                   on 2001/04/09  12:35:58
33154         Log: Upgrade to podlators 1.09, from Russ Allbery.
33155      Branch: perl
33156            ! lib/Pod/Man.pm lib/Pod/Text.pm
33157 ____________________________________________________________________________
33158 [  9656] By: jhi                                   on 2001/04/09  12:31:53
33159         Log: perl571delta.
33160      Branch: perl
33161            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
33162 ____________________________________________________________________________
33163 [  9655] By: jhi                                   on 2001/04/09  12:20:09
33164         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
33165              From: Prymmer/Kahn <pvhp@best.com>
33166              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
33167              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
33168      Branch: perl
33169            ! lib/utf8.pm pod/perlunicode.pod
33170 ____________________________________________________________________________
33171 [  9654] By: gsar                                  on 2001/04/09  03:38:33
33172         Log: here lies 5.6.1
33173      Branch: maint-5.6/perl
33174            ! Changes
33175 ____________________________________________________________________________
33176 [  9653] By: jhi                                   on 2001/04/09  03:25:24
33177         Log: Update perlhist.
33178      Branch: perl
33179            ! pod/perlhist.pod
33180 ____________________________________________________________________________
33181 [  9652] By: jhi                                   on 2001/04/09  03:18:49
33182         Log: perl571delta tweaking continues.
33183      Branch: perl
33184            ! pod/perl571delta.pod
33185 ____________________________________________________________________________
33186 [  9651] By: gsar                                  on 2001/04/09  03:11:19
33187         Log: update Changes, patchlevel.h &c.
33188      Branch: maint-5.6/perl
33189            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
33190            ! pod/perltoc.pod
33191 ____________________________________________________________________________
33192 [  9650] By: jhi                                   on 2001/04/09  02:40:24
33193         Log: Integrate the perlfork half of #9513 from maintperl into mainline
33194              (the perlunicode half is obsolete)
33195      Branch: perl
33196            ! pod/perlfork.pod
33197 ____________________________________________________________________________
33198 [  9649] By: gsar                                  on 2001/04/09  02:35:43
33199         Log: tweak perldelta as suggested by Jarkko
33200      Branch: maint-5.6/perl
33201            ! pod/perldelta.pod
33202 ____________________________________________________________________________
33203 [  9648] By: jhi                                   on 2001/04/09  02:13:04
33204         Log: Integrate change #9646 from maintperl into mainline.
33205              
33206              add note about ithreads and Thread.pm
33207      Branch: perl
33208           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
33209 ____________________________________________________________________________
33210 [  9647] By: jhi                                   on 2001/04/09  02:10:18
33211         Log: Bad assumption that shortsize == 2.
33212      Branch: perl
33213            ! t/lib/xs-typemap.t
33214 ____________________________________________________________________________
33215 [  9646] By: gsar                                  on 2001/04/09  00:48:04
33216         Log: add note about ithreads and Thread.pm (too many people are
33217              confused by the fact that Thread.pm is built and installed
33218              under non-5005threads but doesn't work)
33219      Branch: maint-5.6/perl
33220            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
33221 ____________________________________________________________________________
33222 [  9645] By: gsar                                  on 2001/04/09  00:19:03
33223         Log: update perldelta.pod for changes in 5.6.1
33224      Branch: maint-5.6/perl
33225            ! Changes pod/perldelta.pod
33226 ____________________________________________________________________________
33227 [  9644] By: jhi                                   on 2001/04/08  20:37:00
33228         Log: Integrate change #9639 from maintperl into mainline:
33229              on windows, many of the README.* pods were being copied to
33230              the wrong location
33231      Branch: perl
33232           !> win32/Makefile win32/makefile.mk
33233 ____________________________________________________________________________
33234 [  9643] By: jhi                                   on 2001/04/08  20:07:11
33235         Log: Integrate change #9624 from maintperl into mainline:
33236              the pod tests were not okay.  (t/pod/find.t changes ignored)
33237      Branch: perl
33238           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
33239           !> t/pod/include.t t/pod/included.t t/pod/lref.t
33240           !> t/pod/multiline_items.t t/pod/nested_items.t
33241           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
33242           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
33243 ____________________________________________________________________________
33244 [  9642] By: jhi                                   on 2001/04/08  19:57:17
33245         Log: Integrate change #9638 from maintperl into mainline:
33246              update to latest JPL from the anoncvs repository
33247      Branch: perl
33248           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33249           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33250           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
33251 ____________________________________________________________________________
33252 [  9641] By: jhi                                   on 2001/04/08  19:53:30
33253         Log: perl571delta updates.
33254      Branch: perl
33255            ! lib/Filter/Simple.pm pod/perl571delta.pod
33256 ____________________________________________________________________________
33257 [  9640] By: gsar                                  on 2001/04/08  19:20:46
33258         Log: integrate change#9634 from mainline
33259              
33260              Fix the perlmodlib generation (didn't understand separate .pod
33261              files; didn't understand -- as the name-thing separator).
33262              Update the CPAN mirrors list.
33263      Branch: maint-5.6/perl
33264            ! pod/perlmodlib.pod
33265           !> pod/perlmodlib.PL
33266 ____________________________________________________________________________
33267 [  9639] By: gsar                                  on 2001/04/08  18:57:31
33268         Log: on windows, many of the README.* pods were being copied to the wrong
33269              location
33270      Branch: maint-5.6/perl
33271            ! win32/Makefile win32/makefile.mk
33272 ____________________________________________________________________________
33273 [  9638] By: gsar                                  on 2001/04/08  18:38:25
33274         Log: update to latest JPL from the anoncvs repository
33275      Branch: maint-5.6/perl
33276            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33277            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33278            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
33279 ____________________________________________________________________________
33280 [  9637] By: jhi                                   on 2001/04/08  17:53:53
33281         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
33282      Branch: perl
33283            ! pod/perl571delta.pod
33284 ____________________________________________________________________________
33285 [  9636] By: jhi                                   on 2001/04/08  17:18:32
33286         Log: Regen toc.
33287      Branch: perl
33288            ! pod/perltoc.pod
33289 ____________________________________________________________________________
33290 [  9635] By: jhi                                   on 2001/04/08  17:16:33
33291         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
33292              From: "Craig A. Berry" <craigberry@mac.com>
33293              Date: Sun, 08 Apr 2001 12:30:16 -0500
33294              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
33295      Branch: perl
33296            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
33297 ____________________________________________________________________________
33298 [  9634] By: jhi                                   on 2001/04/08  17:09:19
33299         Log: Fix the perlmodlib generation (didn't understand separate .pod
33300              files; didn't understand -- as the name-thing separator).
33301              
33302              Update the CPAN mirrors list.
33303      Branch: perl
33304            ! pod/perlmodlib.PL pod/perlmodlib.pod
33305 ____________________________________________________________________________
33306 [  9633] By: jhi                                   on 2001/04/08  16:49:17
33307         Log: Sort MANIFEST.
33308      Branch: perl
33309            ! MANIFEST
33310 ____________________________________________________________________________
33311 [  9632] By: gsar                                  on 2001/04/08  16:36:06
33312         Log: add $Tie::RefHash::VERSION
33313      Branch: maint-5.6/perl
33314            ! lib/Tie/RefHash.pm
33315 ____________________________________________________________________________
33316 [  9631] By: jhi                                   on 2001/04/08  16:10:15
33317         Log: perl571delta updates based on p5p feedback; still needs
33318              lots of examples.
33319      Branch: perl
33320            ! pod/perl571delta.pod
33321 ____________________________________________________________________________
33322 [  9630] By: jhi                                   on 2001/04/08  15:59:13
33323         Log: Update the list of supported platforms to talk about 5.7.1
33324              (and 5.6.1)
33325      Branch: perl
33326            ! pod/perlport.pod
33327 ____________________________________________________________________________
33328 [  9629] By: jhi                                   on 2001/04/08  15:55:41
33329         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
33330              from maintperl into mainline: perlport updates.
33331      Branch: perl
33332            ! pod/perlport.pod
33333 ____________________________________________________________________________
33334 [  9628] By: jhi                                   on 2001/04/08  15:53:17
33335         Log: perlsolaris.pod copied to wrong directory.
33336      Branch: perl
33337            ! win32/makefile.mk
33338 ____________________________________________________________________________
33339 [  9627] By: jhi                                   on 2001/04/08  14:48:18
33340         Log: Subject: Typos in perl571delta.pod
33341              From: "Stephen P. Potter" <spp@spotter.yi.org>
33342              Date: Sat, 07 Apr 2001 20:37:05 -0400
33343              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
33344      Branch: perl
33345            ! pod/perl571delta.pod
33346 ____________________________________________________________________________
33347 [  9626] By: jhi                                   on 2001/04/08  14:39:04
33348         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
33349      Branch: perl
33350            ! gv.c
33351 ____________________________________________________________________________
33352 [  9625] By: nick                                  on 2001/04/08  10:14:23
33353         Log: Integrate mainline
33354      Branch: perlio
33355           +> pod/perl570delta.pod pod/perl571delta.pod
33356           !> (integrate 27 files)
33357 ____________________________________________________________________________
33358 [  9624] By: gsar                                  on 2001/04/08  06:08:17
33359         Log: test in t/pod/* were busted
33360              
33361              these tests are still not enabled in t/{harness,TEST}
33362      Branch: maint-5.6/perl
33363            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
33364            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
33365            ! t/pod/multiline_items.t t/pod/nested_items.t
33366            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
33367            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
33368 ____________________________________________________________________________
33369 [  9623] By: gsar                                  on 2001/04/08  03:37:01
33370         Log: integrate change#9470 from mainline
33371              
33372              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
33373      Branch: maint-5.6/perl
33374           !> ext/Socket/Socket.xs
33375 ____________________________________________________________________________
33376 [  9622] By: jhi                                   on 2001/04/07  22:40:47
33377         Log: Update Changes.
33378      Branch: perl
33379            ! Changes patchlevel.h
33380 ____________________________________________________________________________
33381 [  9621] By: jhi                                   on 2001/04/07  22:34:16
33382         Log: Update AUTHORS.
33383      Branch: perl
33384            ! AUTHORS
33385 ____________________________________________________________________________
33386 [  9620] By: jhi                                   on 2001/04/07  22:12:47
33387         Log: Forgot to bump the number of tests in #9164.
33388      Branch: perl
33389            ! t/op/array.t
33390 ____________________________________________________________________________
33391 [  9619] By: jhi                                   on 2001/04/07  22:09:50
33392         Log: Bump patchlevel to 5.7.1.
33393      Branch: perl
33394            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33395            ! config_h.SH patchlevel.h
33396 ____________________________________________________________________________
33397 [  9618] By: jhi                                   on 2001/04/07  22:02:41
33398         Log: Populate perl571delta.
33399      Branch: perl
33400            ! pod/perl571delta.pod
33401 ____________________________________________________________________________
33402 [  9617] By: jhi                                   on 2001/04/07  22:01:23
33403         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
33404              to forget it later; do not change patchlevel.h yet or regenerate
33405              Configure yet.
33406      Branch: perl
33407            ! epoc/config.sh win32/Makefile win32/config_H.bc
33408            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
33409 ____________________________________________________________________________
33410 [  9616] By: jhi                                   on 2001/04/07  17:46:33
33411         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
33412      Branch: perl
33413            ! pod/perl571delta.pod
33414 ____________________________________________________________________________
33415 [  9615] By: jhi                                   on 2001/04/07  17:33:21
33416         Log: Change the toc configuration.
33417      Branch: perl
33418            ! pod/buildtoc.PL pod/perl.pod
33419 ____________________________________________________________________________
33420 [  9614] By: jhi                                   on 2001/04/07  17:29:47
33421         Log: Subject: PATCH: $[
33422              From: Robin Houston <robin@kitsite.com>
33423              Date: Fri, 6 Apr 2001 18:10:14 +0100
33424              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
33425      Branch: perl
33426            ! op.c t/op/array.t
33427 ____________________________________________________________________________
33428 [  9613] By: jhi                                   on 2001/04/07  17:28:26
33429         Log: Subject: [PATCH perl@9424] isn't numeric warning
33430              From: Robin Barker <rmb1@cise.npl.co.uk>
33431              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
33432              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
33433      Branch: perl
33434            ! sv.c t/pragma/warn/sv
33435 ____________________________________________________________________________
33436 [  9612] By: jhi                                   on 2001/04/07  17:26:45
33437         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
33438              From: Mike Guy <mjtg@cam.ac.uk>
33439              Date: Fri, 06 Apr 2001 12:47:06 +0100
33440              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
33441      Branch: perl
33442            ! dump.c t/lib/peek.t
33443 ____________________________________________________________________________
33444 [  9611] By: jhi                                   on 2001/04/07  17:21:35
33445         Log: Create perl571delta and seed it off with the perldelta changes
33446              since 5.7.0; remove those changes from perldelta and rename it
33447              as perl570delta; recreate perldelta but leave it almost empty.
33448      Branch: perl
33449            + pod/perl570delta.pod pod/perl571delta.pod
33450            ! MANIFEST pod/perldelta.pod
33451 ____________________________________________________________________________
33452 [  9610] By: jhi                                   on 2001/04/07  16:56:32
33453         Log: Denit.
33454      Branch: perl
33455            ! pod/perldelta.pod
33456 ____________________________________________________________________________
33457 [  9609] By: jhi                                   on 2001/04/07  16:38:32
33458         Log: Retract #9523: needs more thought.
33459      Branch: perl
33460            ! Makefile.SH
33461 ____________________________________________________________________________
33462 [  9608] By: jhi                                   on 2001/04/07  14:59:20
33463         Log: atmark() code cleanaup.
33464      Branch: perl
33465            ! ext/IO/IO.xs
33466 ____________________________________________________________________________
33467 [  9607] By: jhi                                   on 2001/04/07  14:48:14
33468         Log: Integrate change #9605 from maintperl into mainline.
33469              
33470              can't optimize away scope entry if tr/// is present
33471      Branch: perl
33472           !> op.c t/op/tr.t
33473 ____________________________________________________________________________
33474 [  9606] By: jhi                                   on 2001/04/07  14:43:59
33475         Log: Integrate perlio.
33476      Branch: perl
33477           +> win32/FindExt.pm
33478           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
33479           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
33480 ____________________________________________________________________________
33481 [  9605] By: gsar                                  on 2001/04/07  11:52:40
33482         Log: can't optimize away scope entry if tr/// is present
33483      Branch: maint-5.6/perl
33484            ! op.c t/op/tr.t
33485 ____________________________________________________________________________
33486 [  9604] By: nick                                  on 2001/04/07  11:39:45
33487         Log: Split out extension finding code from buildext.pl into FindExt.pm
33488              Use it to get Config.pm's idea of available extensions in line
33489              with what is built.
33490      Branch: perlio
33491            + win32/FindExt.pm
33492            ! MANIFEST win32/buildext.pl win32/config_sh.PL
33493            ! win32/makefile.mk
33494 ____________________________________________________________________________
33495 [  9603] By: nick                                  on 2001/04/07  09:11:38
33496         Log: Cleanup correction for failed :Via() layer, also set an error code.
33497      Branch: perlio
33498            ! ext/PerlIO/Via/Via.xs
33499 ____________________________________________________________________________
33500 [  9602] By: nick                                  on 2001/04/07  08:38:04
33501         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
33502              style. So don't use binmode() on the handles so that Win32 etc. see
33503              same sequence and produce same digests.
33504      Branch: perlio
33505            ! t/lib/md5-file.t
33506 ____________________________________________________________________________
33507 [  9601] By: nick                                  on 2001/04/07  08:36:26
33508         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
33509              Else it complains and so crlf layer (say) does not get pushed.
33510      Branch: perlio
33511            ! perlio.c
33512 ____________________________________________________________________________
33513 [  9600] By: jhi                                   on 2001/04/06  23:00:09
33514         Log: Integrate change #9599 from perlio into mainline.
33515      Branch: perl
33516           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
33517           !> win32/config_H.vc
33518 ____________________________________________________________________________
33519 [  9599] By: nick                                  on 2001/04/06  21:42:43
33520         Log: Quote $VERSION in Encode.pm.
33521              regen_config_h as requested.
33522      Branch: perlio
33523            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
33524            ! win32/config_H.vc
33525 ____________________________________________________________________________
33526 [  9598] By: nick                                  on 2001/04/06  20:34:59
33527         Log: Integrate mainline
33528      Branch: perlio
33529           +> README.macos
33530           !> (integrate 39 files)
33531 ____________________________________________________________________________
33532 [  9597] By: gsar                                  on 2001/04/06  18:06:35
33533         Log: integrate change#9464 from mainline (addendum to change#8313)
33534              
33535              Subject: [PATCH @9452] Better peep()ing for foreach() loops
33536      Branch: maint-5.6/perl
33537           !> op.c
33538 ____________________________________________________________________________
33539 [  9596] By: jhi                                   on 2001/04/06  17:26:03
33540         Log: The d_casti32=undef is good for you even when not use64bitall.
33541      Branch: perl
33542            ! hints/hpux.sh
33543 ____________________________________________________________________________
33544 [  9595] By: gsar                                  on 2001/04/06  14:57:17
33545         Log: add a low-impact fix to accomodate darwin-ism
33546      Branch: maint-5.6/perl
33547            ! ext/Errno/Errno_pm.PL
33548 ____________________________________________________________________________
33549 [  9594] By: jhi                                   on 2001/04/06  14:55:14
33550         Log: Integrate changes #9528,9593 from mainline into maintperl;
33551              tweaking the editor/IDE/shell list.
33552      Branch: maint-5.6/perl
33553           !> pod/perlfaq3.pod
33554 ____________________________________________________________________________
33555 [  9593] By: jhi                                   on 2001/04/06  14:51:39
33556         Log: Make the editor/IDE/shell list a little bit airier.
33557      Branch: perl
33558            ! pod/perlfaq3.pod
33559 ____________________________________________________________________________
33560 [  9592] By: gsar                                  on 2001/04/06  14:45:18
33561         Log: integrate change#9477 from mainline (base.pm doc tweak)
33562              
33563              missing doc entry for fmod()
33564      Branch: maint-5.6/perl
33565            ! lib/Math/BigFloat.pm
33566           !> lib/base.pm
33567 ____________________________________________________________________________
33568 [  9591] By: jhi                                   on 2001/04/06  13:55:48
33569         Log: Regen toc.
33570      Branch: perl
33571            ! pod/perltoc.pod
33572 ____________________________________________________________________________
33573 [  9590] By: jhi                                   on 2001/04/06  13:54:52
33574         Log: Math::BigFloat patches from John Peacock.  The equivalent
33575              of #9586 from maintperl but reworked by John to work with
33576              the bleadperl.
33577      Branch: perl
33578            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
33579 ____________________________________________________________________________
33580 [  9589] By: jhi                                   on 2001/04/06  13:42:23
33581         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
33582      Branch: perl
33583            ! ext/Digest/MD5/Makefile.PL
33584 ____________________________________________________________________________
33585 [  9588] By: jhi                                   on 2001/04/06  13:31:45
33586         Log: Integrate changes #9584,9587 from maintperl into mainline.
33587              
33588              keep eval"" CVs alive until the end of the statement in which
33589              they're called
33590              
33591              add README.macos (from Chris Nandor)
33592              
33593              tyop in change#9555
33594      Branch: perl
33595           +> README.macos
33596           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
33597           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
33598           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
33599           !> win32/makefile.mk
33600 ____________________________________________________________________________
33601 [  9587] By: gsar                                  on 2001/04/06  07:31:30
33602         Log: add README.macos (from Chris Nandor)
33603              
33604              tyop in change#9555
33605      Branch: maint-5.6/perl
33606            + README.macos
33607            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
33608            ! win32/Makefile win32/makefile.mk
33609 ____________________________________________________________________________
33610 [  9586] By: gsar                                  on 2001/04/06  07:08:54
33611         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
33612      Branch: maint-5.6/perl
33613            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
33614 ____________________________________________________________________________
33615 [  9585] By: gsar                                  on 2001/04/06  06:58:44
33616         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
33617              from mainline
33618              
33619              Subject: [PATCH] Base64 update to perlfaq9.pod
33620              
33621              Subject: [PATCH AUTHORS] Housekeeping
33622              
33623              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
33624              Mac OS X (Darwin) has extra pwent fields.
33625              
33626              Subject: [PATCH B::*] print control-character vars readably
33627              Needs EBCDICification.
33628              
33629              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
33630              
33631              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
33632              
33633              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
33634              
33635              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
33636              
33637              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
33638              
33639              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
33640              
33641              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
33642              
33643              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
33644              
33645              FreeBSD hints tweak from Anton Berezin.
33646              
33647              Subject: [PATCH foolperl & bleadperl] README.vms update
33648              
33649              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
33650      Branch: maint-5.6/perl
33651           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
33652           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
33653           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
33654 ____________________________________________________________________________
33655 [  9584] By: gsar                                  on 2001/04/06  04:09:00
33656         Log: keep eval"" CVs alive until the end of the statement in which
33657              they're called; this avoids a coredump ensuing from search for
33658              lexicals in code such as:
33659              
33660              sub bug {
33661              my $s = @_;
33662              eval q[sub { eval 'sub { &$s }' }];
33663              }
33664              bug("x")->()->();
33665              
33666              this code still doesn't work as intended (as it has remained
33667              since time immemorial), but it doesn't provoke a coredump anymore
33668      Branch: maint-5.6/perl
33669            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33670            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
33671 ____________________________________________________________________________
33672 [  9583] By: jhi                                   on 2001/04/05  23:52:51
33673         Log: Update Changes.
33674      Branch: perl
33675            ! Changes patchlevel.h
33676 ____________________________________________________________________________
33677 [  9582] By: jhi                                   on 2001/04/05  23:11:23
33678         Log: Slight doc tweak.
33679      Branch: perl
33680            ! pod/perlunicode.pod
33681 ____________________________________________________________________________
33682 [  9581] By: jhi                                   on 2001/04/05  23:04:11
33683         Log: Integrate perlio.
33684      Branch: perl
33685           !> pod/perlunicode.pod
33686 ____________________________________________________________________________
33687 [  9580] By: jhi                                   on 2001/04/05  23:03:29
33688         Log: Test for #9579.
33689      Branch: perl
33690            ! t/op/do.t
33691 ____________________________________________________________________________
33692 [  9579] By: jhi                                   on 2001/04/05  22:54:17
33693         Log: Subject: [PATCH] Propagate calling context for do '...'
33694              From: Gisle Aas <gisle@ActiveState.com>
33695              Date: 04 Apr 2001 20:17:29 -0700
33696              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
33697      Branch: perl
33698            ! pod/perlfunc.pod pp_ctl.c
33699 ____________________________________________________________________________
33700 [  9578] By: jhi                                   on 2001/04/05  22:52:51
33701         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
33702              From: Peter Prymmer <pvhp@forte.com>
33703              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
33704              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
33705      Branch: perl
33706            ! README.vms
33707 ____________________________________________________________________________
33708 [  9577] By: jhi                                   on 2001/04/05  22:48:22
33709         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
33710              From: "Craig A. Berry" <craigberry@mac.com>
33711              Date: Thu, 5 Apr 2001 13:43:28 -0500
33712              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
33713      Branch: perl
33714            ! README.vms
33715 ____________________________________________________________________________
33716 [  9576] By: jhi                                   on 2001/04/05  22:31:38
33717         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
33718              From: Michael G Schwern <schwern@pobox.com>
33719              Date: Thu, 5 Apr 2001 21:53:21 +0100
33720              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
33721      Branch: perl
33722            ! lib/base.pm t/lib/fields.t
33723 ____________________________________________________________________________
33724 [  9575] By: jhi                                   on 2001/04/05  22:26:10
33725         Log: FreeBSD hints tweak from Anton Berezin.
33726      Branch: perl
33727            ! hints/freebsd.sh
33728 ____________________________________________________________________________
33729 [  9574] By: jhi                                   on 2001/04/05  22:24:03
33730         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
33731              From: David Dyck <dcd@tc.fluke.com>
33732              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
33733              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
33734      Branch: perl
33735            ! t/op/oct.t
33736 ____________________________________________________________________________
33737 [  9573] By: jhi                                   on 2001/04/05  22:23:06
33738         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
33739              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
33740              From: David Dyck <dcd@tc.fluke.com>
33741              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
33742      Branch: perl
33743            ! pp.c
33744 ____________________________________________________________________________
33745 [  9572] By: jhi                                   on 2001/04/05  22:14:47
33746         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
33747              From: Robin Houston <robin@kitsite.com>
33748              Date: Thu, 5 Apr 2001 20:56:48 +0100
33749              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
33750      Branch: perl
33751            ! ext/B/B/Deparse.pm
33752 ____________________________________________________________________________
33753 [  9571] By: jhi                                   on 2001/04/05  22:12:53
33754         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
33755              From: Robin Houston <robin@kitsite.com>
33756              Date: Thu, 5 Apr 2001 19:55:51 +0100
33757              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
33758      Branch: perl
33759            ! ext/B/B/Deparse.pm
33760 ____________________________________________________________________________
33761 [  9570] By: jhi                                   on 2001/04/05  22:11:06
33762         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
33763              From: Robin Houston <robin@kitsite.com>
33764              Date: Thu, 5 Apr 2001 20:16:29 +0100
33765              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
33766      Branch: perl
33767            ! ext/B/B/Deparse.pm
33768 ____________________________________________________________________________
33769 [  9569] By: nick                                  on 2001/04/05  21:32:26
33770         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
33771      Branch: perlio
33772            ! pod/perlunicode.pod
33773 ____________________________________________________________________________
33774 [  9568] By: nick                                  on 2001/04/05  19:38:09
33775         Log: Integrate mainline
33776      Branch: perlio
33777           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
33778           !> (integrate 35 files)
33779 ____________________________________________________________________________
33780 [  9567] By: jhi                                   on 2001/04/05  18:31:45
33781         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
33782              From: Robin Houston <robin@kitsite.com>
33783              Date: Thu, 5 Apr 2001 18:03:23 +0100
33784              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
33785      Branch: perl
33786            ! ext/B/B/Deparse.pm
33787 ____________________________________________________________________________
33788 [  9566] By: jhi                                   on 2001/04/05  18:29:35
33789         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
33790              From: Robin Houston <robin@kitsite.com>
33791              Date: Thu, 5 Apr 2001 16:45:18 +0100
33792              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
33793      Branch: perl
33794            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
33795 ____________________________________________________________________________
33796 [  9565] By: jhi                                   on 2001/04/05  18:24:23
33797         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
33798              From: Robin Houston <robin@kitsite.com>
33799              Date: Thu, 5 Apr 2001 14:50:09 +0100
33800              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
33801      Branch: perl
33802            ! ext/B/B/Deparse.pm
33803 ____________________________________________________________________________
33804 [  9564] By: jhi                                   on 2001/04/05  18:23:03
33805         Log: Subject: [PATCH B::*] print control-character vars readably
33806              From: Robin Houston <robin@kitsite.com>
33807              Date: Thu, 5 Apr 2001 14:27:38 +0100
33808              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
33809              
33810              Needs EBCDICification.
33811      Branch: perl
33812            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
33813            ! ext/B/B/Terse.pm
33814 ____________________________________________________________________________
33815 [  9563] By: jhi                                   on 2001/04/05  18:20:32
33816         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
33817              Date: Thu, 5 Apr 2001 13:21:42 -0400
33818              From: Paul Schinder <schinder@pobox.com>
33819              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
33820              
33821              Mac OS X (Darwin) has extra pwent fields.
33822      Branch: perl
33823            ! t/op/pwent.t
33824 ____________________________________________________________________________
33825 [  9562] By: jhi                                   on 2001/04/05  17:57:51
33826         Log: Regen toc.
33827      Branch: perl
33828            ! pod/perltoc.pod
33829 ____________________________________________________________________________
33830 [  9561] By: jhi                                   on 2001/04/05  17:47:33
33831         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
33832      Branch: metaconfig
33833            ! U/Glossary.patch
33834      Branch: metaconfig/U/perl
33835            + d_u32align.U
33836            ! d_cmsghdr_s.U d_msghdr_s.U
33837 ____________________________________________________________________________
33838 [  9560] By: jhi                                   on 2001/04/05  17:47:01
33839         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
33840              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
33841              Introduce probes for struct msghdr, struct cmsghdr,
33842              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
33843              ualarm, usleep, for possible later extension work.
33844      Branch: perl
33845            + t/lib/md5-align.t
33846            ! Configure MANIFEST Porting/Glossary Porting/config.sh
33847            ! Porting/config_H config_h.SH configure.com epoc/config.sh
33848            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
33849            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33850            ! vos/config.ga.h win32/config.bc win32/config.gc
33851            ! win32/config.vc
33852 ____________________________________________________________________________
33853 [  9559] By: jhi                                   on 2001/04/05  13:03:04
33854         Log: Be traditional in your cpp (for the Errno extension).
33855      Branch: perl
33856            ! hints/darwin.sh
33857 ____________________________________________________________________________
33858 [  9558] By: jhi                                   on 2001/04/05  13:00:05
33859         Log: Add $Config{cppflags} to the gcc incantation.
33860      Branch: perl
33861            ! ext/Errno/Errno_pm.PL
33862 ____________________________________________________________________________
33863 [  9557] By: jhi                                   on 2001/04/05  04:22:39
33864         Log: Introduce Sean Burke's Class::ISA 0.32.
33865      Branch: perl
33866            + lib/Class/ISA.pm t/lib/class-isa.t
33867            ! MANIFEST
33868 ____________________________________________________________________________
33869 [  9556] By: jhi                                   on 2001/04/05  04:09:50
33870         Log: Subject: [PATCH AUTHORS] Housekeeping
33871              From: Paul Johnson <paul@pjcj.net> 
33872              Date: Wed, 4 Apr 2001 22:45:47 +0200
33873              Message-ID: <20010404224547.D9548@pjcj.net>
33874      Branch: perl
33875            ! AUTHORS
33876 ____________________________________________________________________________
33877 [  9555] By: jhi                                   on 2001/04/05  04:06:33
33878         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
33879              From: Gisle Aas <gisle@ActiveState.com>
33880              Date: 04 Apr 2001 14:23:04 -0700
33881              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
33882      Branch: perl
33883            ! pod/perlfaq9.pod
33884 ____________________________________________________________________________
33885 [  9554] By: jhi                                   on 2001/04/05  04:05:49
33886         Log: Downgrade also the "Wide character" diagnostic.
33887      Branch: perl
33888            ! pod/perldiag.pod
33889 ____________________________________________________________________________
33890 [  9553] By: jhi                                   on 2001/04/05  04:00:33
33891         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
33892              maintperl into mainline.
33893              
33894              "double" should be "NV"; standard typemap is missing entry
33895              for NV
33896              
33897              s/djSP/dSP/
33898              
33899              Downgrade "Wide character in print" to a warning.
33900              
33901              B::Deparse fix for ${^FOO} and documentation for PVX() method
33902              (from Robin Houston)
33903              
33904              tr/// doesn't null-terminate the result in some situations
33905              (from Gisle Aas)
33906      Branch: perl
33907           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
33908           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
33909           !> t/io/utf8.t t/op/tr.t
33910 ____________________________________________________________________________
33911 [  9552] By: jhi                                   on 2001/04/05  03:52:50
33912         Log: Retract changes #9542 and #9538 (from maintperl, integrated
33913              at #9540), shouldn't be needed because of the perlio changes.
33914      Branch: perl
33915            ! util.c
33916 ____________________________________________________________________________
33917 [  9551] By: gsar                                  on 2001/04/05  00:18:34
33918         Log: tr/// doesn't null-terminate the result in some situations
33919              (from Gisle Aas)
33920      Branch: maint-5.6/perl
33921            ! doop.c t/op/tr.t
33922 ____________________________________________________________________________
33923 [  9550] By: gsar                                  on 2001/04/04  20:04:17
33924         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
33925              (from Robin Houston)
33926      Branch: maint-5.6/perl
33927            ! ext/B/B.pm ext/B/B/Deparse.pm
33928 ____________________________________________________________________________
33929 [  9549] By: nick                                  on 2001/04/04  18:56:15
33930         Log: Downgrade "Wide character in print" to a warning.
33931      Branch: perlio
33932            ! doio.c t/io/utf8.t
33933 ____________________________________________________________________________
33934 [  9548] By: gsar                                  on 2001/04/04  18:51:49
33935         Log: integrate changes#9460,9462,9482,9521,9522
33936              
33937              Subject: PATCH: B::Debug should show LOOP-specific fields
33938              
33939              Subject: B::Deparse precedence bug. (Patch included.)
33940              
33941              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
33942              
33943              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
33944              
33945              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
33946      Branch: maint-5.6/perl
33947           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
33948           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
33949 ____________________________________________________________________________
33950 [  9547] By: gsar                                  on 2001/04/04  18:49:16
33951         Log: s/djSP/dSP/
33952      Branch: maint-5.6/perl
33953            ! ext/Thread/Thread.xs
33954 ____________________________________________________________________________
33955 [  9546] By: nick                                  on 2001/04/04  18:44:00
33956         Log: Integrate mainline.
33957      Branch: perlio
33958           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
33959           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
33960 ____________________________________________________________________________
33961 [  9545] By: gsar                                  on 2001/04/04  18:38:52
33962         Log: integrate change#8837 from mainline
33963              
33964              Subject: [patch] -Wall cleanup round 2
33965      Branch: maint-5.6/perl
33966           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
33967           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
33968           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
33969           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
33970           !> ext/SDBM_File/SDBM_File.xs
33971 ____________________________________________________________________________
33972 [  9544] By: gsar                                  on 2001/04/04  17:49:57
33973         Log: "double" should be "NV"; standard typemap is missing entry
33974              for NV
33975      Branch: maint-5.6/perl
33976            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
33977 ____________________________________________________________________________
33978 [  9543] By: jhi                                   on 2001/04/04  14:13:18
33979         Log: Thou shalt not (just) match for English error messages.
33980      Branch: perl
33981            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
33982            ! os2/OS2/Process/Process.pm
33983 ____________________________________________________________________________
33984 [  9542] By: jhi                                   on 2001/04/04  13:20:39
33985         Log: Make the stdio tricks of fflush_all() to exist only if
33986              stdio is being used.
33987      Branch: perl
33988            ! util.c
33989 ____________________________________________________________________________
33990 [  9541] By: jhi                                   on 2001/04/04  04:20:24
33991         Log: Subject: Re: [PATCH] Lighten up glob
33992              From: Benjamin Sugars <bsugars@canoe.ca>
33993              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
33994              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
33995      Branch: perl
33996            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
33997            ! util.c
33998 ____________________________________________________________________________
33999 [  9540] By: jhi                                   on 2001/04/04  04:03:57
34000         Log: Integrate changes #9538,9539 from maintperl into mainline.
34001              
34002              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
34003              for use with _fwalk() (fix for change#7705)
34004              
34005              another tweak needed for SunOS 4.1.x build (from Mike Guy)
34006              (cp -f is not portable)
34007      Branch: perl
34008           !> Makefile.SH util.c
34009 ____________________________________________________________________________
34010 [  9539] By: gsar                                  on 2001/04/04  03:01:14
34011         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
34012      Branch: maint-5.6/perl
34013            ! Makefile.SH
34014 ____________________________________________________________________________
34015 [  9538] By: gsar                                  on 2001/04/04  01:00:38
34016         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
34017              for use with _fwalk() (fix for change#7705)
34018      Branch: maint-5.6/perl
34019            ! util.c
34020 ____________________________________________________________________________
34021 [  9537] By: nick                                  on 2001/04/03  19:24:55
34022         Log: Integrate mainline
34023      Branch: perlio
34024           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
34025           +> lib/unicode/PropList.html
34026            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
34027           !> (integrate 69 files)
34028 ____________________________________________________________________________
34029 [  9536] By: jhi                                   on 2001/04/03  18:02:31
34030         Log: Integrate change #9533 from maintperl into mainline.
34031              
34032              better fix for change#9517 to accomodate UNC paths like
34033              \\server\share\foo, and paths with trailing backslash
34034              like c:\this\
34035      Branch: perl
34036           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34037 ____________________________________________________________________________
34038 [  9535] By: jhi                                   on 2001/04/03  17:58:07
34039         Log: Change the push/unshift warning to be of class syntax, not misc.
34040      Branch: perl
34041            ! op.c pod/perldiag.pod t/pragma/warn/op
34042 ____________________________________________________________________________
34043 [  9534] By: jhi                                   on 2001/04/03  15:03:46
34044         Log: Change the push/unshift warning (#9532) to talk about "no values"
34045              instead of "no arguments".
34046      Branch: perl
34047            ! op.c pod/perldiag.pod t/pragma/warn/op
34048 ____________________________________________________________________________
34049 [  9533] By: gsar                                  on 2001/04/03  14:30:07
34050         Log: better fix for change#9517 to accomodate UNC paths like
34051              \\server\share\foo, and paths with trailing backslash
34052              like c:\this\
34053      Branch: maint-5.6/perl
34054            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34055 ____________________________________________________________________________
34056 [  9532] By: jhi                                   on 2001/04/03  13:11:46
34057         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
34058              From: Robin Houston <robin@kitsite.com>
34059              Date: Mon, 2 Apr 2001 15:03:29 +0100
34060              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
34061      Branch: perl
34062            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
34063 ____________________________________________________________________________
34064 [  9531] By: jhi                                   on 2001/04/03  13:06:34
34065         Log: Integrate change #9530 from maintperl into mainline.
34066              
34067              accomodate VMS "mailbox overflow" quirk in testsuite (from
34068              Craig Berry)
34069      Branch: perl
34070           !> t/lib/socket.t
34071 ____________________________________________________________________________
34072 [  9530] By: gsar                                  on 2001/04/03  04:56:41
34073         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
34074              Craig Berry)
34075      Branch: maint-5.6/perl
34076            ! t/lib/socket.t
34077 ____________________________________________________________________________
34078 [  9529] By: jhi                                   on 2001/04/03  02:34:34
34079         Log: Update Changes.
34080      Branch: perl
34081            ! Changes patchlevel.h
34082 ____________________________________________________________________________
34083 [  9528] By: jhi                                   on 2001/04/03  01:27:57
34084         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
34085              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
34086              To: perl5-porters@perl.org
34087              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
34088      Branch: perl
34089            ! pod/perlfaq3.pod
34090 ____________________________________________________________________________
34091 [  9527] By: jhi                                   on 2001/04/03  01:22:09
34092         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
34093              From: Peter Prymmer <pvhp@forte.com>
34094              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
34095              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
34096      Branch: perl
34097            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
34098 ____________________________________________________________________________
34099 [  9526] By: jhi                                   on 2001/04/03  01:18:25
34100         Log: The metaconfig unit changes for #9525.
34101      Branch: metaconfig
34102            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
34103      Branch: metaconfig/U/perl
34104            ! use64bits.U
34105 ____________________________________________________________________________
34106 [  9525] By: jhi                                   on 2001/04/03  01:17:30
34107         Log: Configure sanity checks:
34108              * if use64bitall is attempted but pointers are only 32-bit,
34109              'downgrade' to use64bitint
34110              * if use64bitint is attempted but there's no quad type,
34111              forget about use64bitint (well, the default for it is 'n',
34112              the user can still override this)
34113              * if pointers are 64 bits, do not try to use Perl's malloc
34114      Branch: perl
34115            ! Configure
34116 ____________________________________________________________________________
34117 [  9524] By: gsar                                  on 2001/04/03  01:09:12
34118         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
34119      Branch: maint-5.6/perl
34120            ! pp_sys.c
34121 ____________________________________________________________________________
34122 [  9523] By: jhi                                   on 2001/04/03  00:02:31
34123         Log: (Retracted by #9609)
34124              
34125              Make it harder for parallel makes to enter 'test' before
34126              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
34127              should be unhappy enough, but sometimes parallel makes seem
34128              to sneak past both in Tru64 and AIX.)
34129      Branch: perl
34130            ! Makefile.SH
34131 ____________________________________________________________________________
34132 [  9522] By: jhi                                   on 2001/04/02  22:35:31
34133         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
34134              Date: Mon, 2 Apr 2001 22:54:10 +0100
34135              From: Robin Houston <robin@kitsite.com>
34136              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
34137      Branch: perl
34138            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
34139 ____________________________________________________________________________
34140 [  9521] By: jhi                                   on 2001/04/02  22:32:23
34141         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
34142              From: Robin Houston <robin@kitsite.com>
34143              Date: Mon, 2 Apr 2001 20:24:03 +0100
34144              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
34145      Branch: perl
34146            ! ext/B/B/Concise.pm
34147 ____________________________________________________________________________
34148 [  9520] By: jhi                                   on 2001/04/02  22:30:43
34149         Log: Subject: [PATCH] REALLY pedantic hv.h nit
34150              From: Simon Cozens <simon@netthink.co.uk>
34151              Date: Mon, 2 Apr 2001 15:43:06 +0100
34152              Message-ID: <20010402154306.A21711@netthink.co.uk>
34153      Branch: perl
34154            ! hv.h
34155 ____________________________________________________________________________
34156 [  9519] By: jhi                                   on 2001/04/02  22:28:04
34157         Log: Based on
34158              
34159              Subject: [foolperl] EPOC fix
34160              From: Olaf Flebbe <O.Flebbe@science-computing.de>
34161              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
34162              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
34163      Branch: perl
34164            ! pp_sys.c
34165 ____________________________________________________________________________
34166 [  9518] By: jhi                                   on 2001/04/02  22:22:34
34167         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
34168              
34169              README.win32 tweaks; add a note about alternative location for
34170              getting a gcc-2.95.2 that will build perl properly on windows
34171              
34172              add some notes about gutsy threading matters
34173              
34174              many of the utilities interpolate literal paths within doublequotes
34175              (fails on dosish platforms where path contains backslashes)
34176      Branch: perl
34177           !> README.win32 pod/perlguts.pod utils/perldoc.PL
34178           !> x2p/find2perl.PL x2p/s2p.PL
34179 ____________________________________________________________________________
34180 [  9517] By: gsar                                  on 2001/04/02  19:52:21
34181         Log: many of the utilities interpolate literal paths within doublequotes
34182              (fails on dosish platforms where path contains backslashes)
34183      Branch: maint-5.6/perl
34184            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34185 ____________________________________________________________________________
34186 [  9516] By: gsar                                  on 2001/04/02  05:49:37
34187         Log: a foolish release
34188      Branch: maint-5.6/perl
34189            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
34190            ! pod/perltoc.pod
34191 ____________________________________________________________________________
34192 [  9515] By: gsar                                  on 2001/04/02  05:04:29
34193         Log: add missing changelog summaries
34194      Branch: maint-5.6/perl
34195            ! Changes
34196 ____________________________________________________________________________
34197 [  9514] By: gsar                                  on 2001/04/02  04:07:13
34198         Log: add some notes about gutsy threading matters
34199      Branch: maint-5.6/perl
34200            ! pod/perlguts.pod
34201 ____________________________________________________________________________
34202 [  9513] By: gsar                                  on 2001/04/02  03:25:21
34203         Log: add more prominent caveat notices about experimental features
34204      Branch: maint-5.6/perl
34205            ! pod/perlfork.pod pod/perlunicode.pod
34206 ____________________________________________________________________________
34207 [  9512] By: gsar                                  on 2001/04/02  02:54:33
34208         Log: integrate changes#9479,9509 from mainline
34209              
34210              [PATCH] File::Glob stuff for Mac OS
34211              
34212              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
34213      Branch: maint-5.6/perl
34214           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34215           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
34216           !> t/lib/glob-taint.t
34217 ____________________________________________________________________________
34218 [  9511] By: gsar                                  on 2001/04/02  02:38:24
34219         Log: README.win32 tweaks; add a note about alternative location for
34220              getting a gcc-2.95.2 that will build perl properly on windows
34221      Branch: maint-5.6/perl
34222            ! README.win32
34223 ____________________________________________________________________________
34224 [  9510] By: jhi                                   on 2001/04/01  20:45:10
34225         Log: An ambiguosity warning.
34226      Branch: perl
34227            ! t/lib/trig.t
34228 ____________________________________________________________________________
34229 [  9509] By: jhi                                   on 2001/04/01  19:53:47
34230         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
34231              From: Jonathan Stowe <gellyfish@gellyfish.com>
34232              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
34233              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
34234      Branch: perl
34235            ! ext/File/Glob/bsd_glob.c
34236 ____________________________________________________________________________
34237 [  9508] By: jhi                                   on 2001/04/01  19:35:03
34238         Log: Update Changes.
34239      Branch: perl
34240            ! Changes patchlevel.h
34241 ____________________________________________________________________________
34242 [  9507] By: jhi                                   on 2001/04/01  19:24:01
34243         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
34244              from mainline to maintperl: pod tweaks.
34245      Branch: maint-5.6/perl
34246           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
34247           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
34248           !> pod/perlvar.pod
34249 ____________________________________________________________________________
34250 [  9506] By: jhi                                   on 2001/04/01  19:11:53
34251         Log: Commit Sarathy to April release of 5.6.1 :-)
34252      Branch: perl
34253            ! pod/perlfaq1.pod
34254 ____________________________________________________________________________
34255 [  9505] By: jhi                                   on 2001/04/01  19:03:15
34256         Log: Subject: PATCH 5.6.0 (perldebug.pod)
34257              From: Mark-Jason Dominus <mjd@plover.com>
34258              Date: Sun, 01 Apr 2001 14:25:11 -0400
34259              Message-ID: <20010401182511.9247.qmail@plover.com>
34260      Branch: perl
34261            ! pod/perldebug.pod
34262 ____________________________________________________________________________
34263 [  9504] By: jhi                                   on 2001/04/01  18:43:09
34264         Log: Add great_circle_direction().
34265      Branch: perl
34266            ! lib/Math/Trig.pm t/lib/trig.t
34267 ____________________________________________________________________________
34268 [  9503] By: jhi                                   on 2001/04/01  17:29:12
34269         Log: Unicode ReadMe update for Unicode 3.1.
34270      Branch: perl
34271            ! lib/unicode/ReadMe.txt
34272 ____________________________________________________________________________
34273 [  9502] By: jhi                                   on 2001/04/01  17:18:40
34274         Log: Integrate change #9501 from maintperl into mainline.
34275              
34276              fix the perlembed notes on multiple interpreters
34277              
34278              fix ExtUtils::Embed to work passably on Windows
34279      Branch: perl
34280           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
34281 ____________________________________________________________________________
34282 [  9501] By: gsar                                  on 2001/04/01  07:21:57
34283         Log: fix the perlembed notes on multiple interpreters
34284              
34285              fix ExtUtils::Embed to work passably on Windows
34286      Branch: maint-5.6/perl
34287            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
34288 ____________________________________________________________________________
34289 [  9500] By: jhi                                   on 2001/04/01  05:58:23
34290         Log: Test for #9499.
34291      Branch: perl
34292            ! t/op/tr.t
34293 ____________________________________________________________________________
34294 [  9499] By: jhi                                   on 2001/04/01  05:55:46
34295         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
34296      Branch: perl
34297            ! embed.h embed.pl op.c proto.h
34298 ____________________________________________________________________________
34299 [  9498] By: jhi                                   on 2001/04/01  05:44:34
34300         Log: Protect the workaround hunk more.
34301      Branch: perl
34302            ! toke.c
34303 ____________________________________________________________________________
34304 [  9497] By: jhi                                   on 2001/04/01  00:24:25
34305         Log: Integrate changes #9493,9494,9495,9496 from maintperl
34306              into mainline.
34307              
34308              fix a broken workaround for Borland compiler in change#4739
34309              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
34310              
34311              nits spotted by Borland compiler
34312              
34313              avoid redefinition warnings under Borland 5.02
34314              
34315              various nits identified by the Borland 5.5 compiler; remove suppression
34316              of a few warnings
34317      Branch: perl
34318           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
34319           !> win32/win32.h
34320 ____________________________________________________________________________
34321 [  9496] By: gsar                                  on 2001/03/31  23:22:28
34322         Log: various nits identified by the Borland 5.5 compiler; remove suppression
34323              of a few warnings
34324      Branch: maint-5.6/perl
34325            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
34326 ____________________________________________________________________________
34327 [  9495] By: gsar                                  on 2001/03/31  21:03:08
34328         Log: avoid redefinition warnings under Borland 5.02
34329      Branch: maint-5.6/perl
34330            ! win32/makefile.mk
34331 ____________________________________________________________________________
34332 [  9494] By: gsar                                  on 2001/03/31  20:18:59
34333         Log: nits spotted by Borland compiler
34334      Branch: maint-5.6/perl
34335            ! utf8.h win32/win32.h
34336 ____________________________________________________________________________
34337 [  9493] By: gsar                                  on 2001/03/31  20:18:05
34338         Log: fix a broken workaround for Borland compiler in change#4739
34339              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
34340      Branch: maint-5.6/perl
34341            ! toke.c
34342 ____________________________________________________________________________
34343 [  9492] By: jhi                                   on 2001/03/31  18:36:24
34344         Log: Integrate change #9491 from maintperl into mainline.
34345              
34346              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
34347              directory is relative (need to fetch the full path name *before*
34348              the chdir!)
34349      Branch: perl
34350           !> lib/Cwd.pm
34351 ____________________________________________________________________________
34352 [  9491] By: gsar                                  on 2001/03/31  17:01:56
34353         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
34354              directory is relative (need to fetch the full path name *before*
34355              the chdir!)
34356              
34357              this is a followup patch for change#6749
34358      Branch: maint-5.6/perl
34359            ! lib/Cwd.pm
34360 ____________________________________________________________________________
34361 [  9490] By: jhi                                   on 2001/03/31  15:50:18
34362         Log: Subject: Re: [PATCH] av.h cosmetics
34363              From: Simon Cozens <simon@netthink.co.uk>
34364              Date: Sat, 31 Mar 2001 13:09:59 +0100
34365              Message-ID: <20010331130959.A22000@netthink.co.uk>
34366              
34367              Document AvALLOC.
34368      Branch: perl
34369            ! pod/perlguts.pod
34370 ____________________________________________________________________________
34371 [  9489] By: jhi                                   on 2001/03/31  15:48:44
34372         Log: Subject: [PATCH] Re: Math::Big* v1.21
34373              From: Tels <perl_dummy@bloodgate.com>
34374              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
34375              Message-Id: <200103311125.GAA377738@www08.hway.net>
34376      Branch: perl
34377            ! pod/perlop.pod
34378 ____________________________________________________________________________
34379 [  9488] By: jhi                                   on 2001/03/31  03:39:51
34380         Log: Debug output tweak.
34381      Branch: perl
34382            ! t/lib/cwd.t
34383 ____________________________________________________________________________
34384 [  9487] By: jhi                                   on 2001/03/31  03:33:02
34385         Log: OverVMSification.
34386      Branch: perl
34387            ! t/lib/cwd.t
34388 ____________________________________________________________________________
34389 [  9486] By: jhi                                   on 2001/03/31  03:01:40
34390         Log: Missed MANIFESTations in #9483.
34391      Branch: perl
34392            ! MANIFEST
34393 ____________________________________________________________________________
34394 [  9485] By: jhi                                   on 2001/03/31  02:58:17
34395         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
34396              From: Peter Prymmer <pvhp@forte.com>
34397              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
34398              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
34399      Branch: perl
34400            ! regexec.c t/lib/cwd.t
34401 ____________________________________________________________________________
34402 [  9484] By: jhi                                   on 2001/03/31  01:04:41
34403         Log: Obsolete file (see #3938)
34404      Branch: perl
34405            - lib/unicode/README.Ethiopic
34406            ! MANIFEST
34407 ____________________________________________________________________________
34408 [  9483] By: jhi                                   on 2001/03/31  00:52:42
34409         Log: Update to Unicode 3.1.
34410              (Rename Names.txt to NamesList.txt.)
34411      Branch: perl
34412            + lib/unicode/NamesList.txt lib/unicode/PropList.html
34413            - lib/unicode/Names.txt
34414            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
34415            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
34416            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
34417            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
34418            ! lib/unicode/UCD.html lib/unicode/Unicode.html
34419            ! lib/unicode/rename lib/unicode/version
34420 ____________________________________________________________________________
34421 [  9482] By: jhi                                   on 2001/03/30  23:33:44
34422         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
34423              From: Robin Houston <robin@kitsite.com>
34424              Date: Fri, 30 Mar 2001 20:07:22 +0100
34425              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
34426      Branch: perl
34427            ! ext/B/B/Deparse.pm
34428 ____________________________________________________________________________
34429 [  9481] By: jhi                                   on 2001/03/30  23:20:25
34430         Log: Subject: Re: [PATCH] CwdXS, Take 2
34431              From: Benjamin Sugars <bsugars@canoe.ca>
34432              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
34433              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
34434      Branch: perl
34435            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
34436            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
34437 ____________________________________________________________________________
34438 [  9480] By: jhi                                   on 2001/03/30  22:52:38
34439         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
34440              From: David Dyck <dcd@tc.fluke.com>
34441              Date: Fri, 30 Mar 2001 14:44:13 -0800
34442              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
34443              
34444              The t/rantests flags file creation was accidentally
34445              removed by #9217.
34446      Branch: perl
34447            ! Makefile.SH
34448 ____________________________________________________________________________
34449 [  9479] By: jhi                                   on 2001/03/30  22:45:45
34450         Log: Subject: [PATCH] File::Glob stuff for Mac OS
34451              From: Chris Nandor <pudge@pobox.com>
34452              Date: Fri, 30 Mar 2001 16:51:00 -0500
34453              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
34454      Branch: perl
34455            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34456            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
34457            ! t/lib/glob-taint.t
34458 ____________________________________________________________________________
34459 [  9478] By: jhi                                   on 2001/03/30  22:43:12
34460         Log: Subject: fix for win32/buildext.pl
34461              From: "Vadim Konovalov" <watman@inbox.ru>
34462              Date: Sat, 31 Mar 2001 00:50:36 +0400
34463              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
34464      Branch: perl
34465            ! win32/buildext.pl
34466 ____________________________________________________________________________
34467 [  9477] By: jhi                                   on 2001/03/30  22:41:16
34468         Log: Subject: small base.pm doc patch
34469              From: Leon Brocard <acme@astray.com>
34470              Date: Fri, 30 Mar 2001 21:49:57 +0100
34471              Message-ID: <20010330214957.B8733@ns0.astray.com>
34472      Branch: perl
34473            ! lib/base.pm
34474 ____________________________________________________________________________
34475 [  9476] By: jhi                                   on 2001/03/30  18:16:57
34476         Log: Subject: [PATCH] av.h cosmetics
34477              From: Simon Cozens <simon@netthink.co.uk>
34478              Date: Fri, 30 Mar 2001 18:12:28 +0100
34479              Message-ID: <20010330181228.A9319@netthink.co.uk>
34480      Branch: perl
34481            ! av.h
34482 ____________________________________________________________________________
34483 [  9475] By: jhi                                   on 2001/03/30  18:15:50
34484         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
34485              From: "Philip Newton" <pnewton@gmx.de>
34486              Date: Fri, 30 Mar 2001 19:06:57 +0200
34487              Message-ID: <3AC4D951.14815.1AC7068@localhost>
34488      Branch: perl
34489            ! pod/perlhack.pod
34490 ____________________________________________________________________________
34491 [  9474] By: jhi                                   on 2001/03/30  18:14:02
34492         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
34493              From: Benjamin Sugars <bsugars@canoe.ca>
34494              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
34495              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
34496      Branch: perl
34497            ! t/lib/glob-basic.t
34498 ____________________________________________________________________________
34499 [  9473] By: jhi                                   on 2001/03/30  16:09:24
34500         Log: Update Changes.
34501      Branch: perl
34502            ! Changes patchlevel.h
34503 ____________________________________________________________________________
34504 [  9472] By: jhi                                   on 2001/03/30  15:16:08
34505         Log: Integrate perlio.
34506      Branch: perl
34507           !> t/lib/cwd.t t/lib/glob-basic.t
34508 ____________________________________________________________________________
34509 [  9471] By: nick                                  on 2001/03/30  14:47:10
34510         Log: Should be (^O eq 'MSWin32') not 'Win32'
34511              Fail #12 seems real - chdir is in wrong dir.
34512      Branch: perlio
34513            ! t/lib/cwd.t
34514 ____________________________________________________________________________
34515 [  9470] By: jhi                                   on 2001/03/30  14:41:11
34516         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
34517              From: Radu Greab <radu@netsoft.ro>
34518              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
34519              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
34520              
34521              Replace #9352.
34522      Branch: perl
34523            ! ext/Socket/Socket.xs pp_sys.c
34524 ____________________________________________________________________________
34525 [  9469] By: jhi                                   on 2001/03/30  14:37:51
34526         Log: Subject: PATCH pod/perldiag.pod
34527              From: Robin Houston <robin@kitsite.com>
34528              Date: Fri, 30 Mar 2001 14:10:36 +0100
34529              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
34530      Branch: perl
34531            ! pod/perldiag.pod t/lib/glob-basic.t
34532 ____________________________________________________________________________
34533 [  9468] By: jhi                                   on 2001/03/30  14:36:36
34534         Log: Subject: Better diagnostic in io/fs.t
34535              From: andreas.koenig@anima.de (Andreas J. Koenig)
34536              Date: 30 Mar 2001 10:11:43 +0200
34537              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
34538      Branch: perl
34539            ! t/io/fs.t
34540 ____________________________________________________________________________
34541 [  9467] By: nick                                  on 2001/03/30  14:25:43
34542         Log: Skip order test of glob if case-ignoring system cannot 
34543              create a.test and A.test
34544      Branch: perlio
34545            ! t/lib/glob-basic.t
34546 ____________________________________________________________________________
34547 [  9466] By: nick                                  on 2001/03/30  13:03:12
34548         Log: Integrate mainline.
34549      Branch: perlio
34550            - ext/re/hints/aix.pl
34551           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
34552           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
34553           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
34554           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
34555 ____________________________________________________________________________
34556 [  9465] By: jhi                                   on 2001/03/30  03:53:37
34557         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
34558              the tests sometimes hang, sometimes not.)
34559      Branch: perl
34560            ! t/lib/io_multihomed.t t/lib/io_sock.t
34561 ____________________________________________________________________________
34562 [  9464] By: jhi                                   on 2001/03/30  02:56:04
34563         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
34564              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
34565              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
34566              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
34567      Branch: perl
34568            ! op.c
34569 ____________________________________________________________________________
34570 [  9463] By: jhi                                   on 2001/03/30  02:34:48
34571         Log: Test for #9462.
34572      Branch: perl
34573            ! t/lib/b.t
34574 ____________________________________________________________________________
34575 [  9462] By: jhi                                   on 2001/03/30  02:29:37
34576         Log: Subject: B::Deparse precedence bug. (Patch included.)
34577              From: Jeremy Madea <jmadea@inktomi.com>
34578              Date: Thu, 29 Mar 2001 12:05:02 -0800
34579              Message-ID: <20010329120502.A24881@dr.inktomi.com>
34580      Branch: perl
34581            ! ext/B/B/Deparse.pm
34582 ____________________________________________________________________________
34583 [  9461] By: jhi                                   on 2001/03/30  02:18:41
34584         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
34585              From: Peter Prymmer <pvhp@forte.com>
34586              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
34587              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
34588      Branch: perl
34589            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
34590            ! t/lib/md5-file.t
34591 ____________________________________________________________________________
34592 [  9460] By: jhi                                   on 2001/03/30  02:17:07
34593         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
34594              From: Robin Houston <robin@kitsite.com>
34595              Date: Thu, 29 Mar 2001 20:47:56 +0100
34596              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
34597      Branch: perl
34598            ! ext/B/B/Debug.pm
34599 ____________________________________________________________________________
34600 [  9459] By: jhi                                   on 2001/03/30  02:16:05
34601         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
34602              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
34603              Date: Wed, 28 Mar 2001 18:02:20 -0600
34604              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
34605      Branch: perl
34606            ! lib/ExtUtils/MM_VMS.pm
34607 ____________________________________________________________________________
34608 [  9458] By: jhi                                   on 2001/03/30  02:07:58
34609         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
34610              From: "Joshua E. Rodd" <jrodd@pbs.org>
34611              Date: Wed, 28 Mar 2001 17:29:12 -0500
34612              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
34613      Branch: perl
34614            ! pod/perlop.pod
34615 ____________________________________________________________________________
34616 [  9457] By: jhi                                   on 2001/03/30  02:04:33
34617         Log: Subject: ext/re/aix.pl can go
34618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34619              Date: Thu, 29 Mar 2001 12:03:28 +0200
34620              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
34621      Branch: perl
34622            - ext/re/hints/aix.pl
34623            ! MANIFEST
34624 ____________________________________________________________________________
34625 [  9456] By: jhi                                   on 2001/03/30  02:03:32
34626         Log: Integrate perlio.
34627      Branch: perl
34628           !> ext/Encode/Encode.xs installperl
34629 ____________________________________________________________________________
34630 [  9455] By: nick                                  on 2001/03/29  21:11:46
34631         Log: DLL name has changed so installperl needs to know
34632              (Why isn't it working it out or passed it?)
34633      Branch: perlio
34634            ! installperl
34635 ____________________________________________________________________________
34636 [  9454] By: nick                                  on 2001/03/29  20:56:12
34637         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
34638              and we don't get undef warnings.
34639      Branch: perlio
34640            ! ext/Encode/Encode.xs
34641 ____________________________________________________________________________
34642 [  9453] By: nick                                  on 2001/03/29  17:58:48
34643         Log: Integrate mainline
34644      Branch: perlio
34645           !> Changes patchlevel.h
34646 ____________________________________________________________________________
34647 [  9452] By: jhi                                   on 2001/03/29  16:44:55
34648         Log: Update Changes.
34649      Branch: perl
34650            ! Changes patchlevel.h
34651 ____________________________________________________________________________
34652 [  9451] By: nick                                  on 2001/03/29  16:31:38
34653         Log: Integrate mainline
34654      Branch: perlio
34655           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
34656           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
34657           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
34658           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
34659           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
34660 ____________________________________________________________________________
34661 [  9450] By: jhi                                   on 2001/03/29  16:29:17
34662         Log: Integrate perlio.
34663      Branch: perl
34664           !> win32/buildext.pl
34665 ____________________________________________________________________________
34666 [  9449] By: jhi                                   on 2001/03/29  15:50:01
34667         Log: Update Changes.
34668      Branch: perl
34669            ! Changes patchlevel.h
34670 ____________________________________________________________________________
34671 [  9448] By: nick                                  on 2001/03/29  15:47:15
34672         Log: Make sure buildext.pl finds Errno.pm
34673      Branch: perlio
34674            ! win32/buildext.pl
34675 ____________________________________________________________________________
34676 [  9447] By: jhi                                   on 2001/03/29  15:39:34
34677         Log: Integrate perlio.
34678      Branch: perl
34679           !> win32/makefile.mk
34680 ____________________________________________________________________________
34681 [  9446] By: nick                                  on 2001/03/29  15:30:03
34682         Log: Integrate win32/makefile.mk with mainline.
34683      Branch: perlio
34684           !> win32/makefile.mk
34685 ____________________________________________________________________________
34686 [  9445] By: nick                                  on 2001/03/29  15:27:32
34687         Log: Fix breakage ... 
34688      Branch: perlio
34689            ! win32/makefile.mk
34690 ____________________________________________________________________________
34691 [  9444] By: jhi                                   on 2001/03/29  15:03:08
34692         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
34693              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34694              Date: Thu, 29 Mar 2001 10:32:59 +0400
34695              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
34696      Branch: perl
34697            ! win32/makefile.mk
34698 ____________________________________________________________________________
34699 [  9443] By: jhi                                   on 2001/03/29  15:02:12
34700         Log: Integrate perlio.
34701      Branch: perl
34702           +> win32/buildext.pl
34703           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
34704           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
34705 ____________________________________________________________________________
34706 [  9442] By: nick                                  on 2001/03/29  14:59:11
34707         Log: Work in progress - determine win32 extensions to build via script.
34708      Branch: perlio
34709            + win32/buildext.pl
34710            ! MANIFEST win32/makefile.mk
34711 ____________________________________________________________________________
34712 [  9441] By: jhi                                   on 2001/03/29  14:51:47
34713         Log: Reintroduce the use of external pwd.
34714      Branch: perl
34715            ! t/lib/cwd.t
34716 ____________________________________________________________________________
34717 [  9440] By: jhi                                   on 2001/03/29  14:42:58
34718         Log: use warnings instead of -w.
34719      Branch: perl
34720            ! utils/h2xs.PL
34721 ____________________________________________________________________________
34722 [  9439] By: jhi                                   on 2001/03/29  14:41:52
34723         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
34724              From: Jonathan Stowe <gellyfish@gellyfish.com>
34725              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
34726              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
34727      Branch: perl
34728            ! utils/h2xs.PL
34729 ____________________________________________________________________________
34730 [  9438] By: jhi                                   on 2001/03/29  14:39:38
34731         Log: Subject: [PATCH perl@9424] minor pod nits
34732              From: Robin Barker <rmb1@cise.npl.co.uk>
34733              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
34734              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
34735      Branch: perl
34736            ! pod/perlhack.pod pod/perliol.pod
34737 ____________________________________________________________________________
34738 [  9437] By: jhi                                   on 2001/03/29  14:29:16
34739         Log: Subject: [PATCH perl@9424] typemap cast warning
34740              From: Robin Barker <rmb1@cise.npl.co.uk>
34741              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
34742              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
34743      Branch: perl
34744            ! lib/ExtUtils/typemap
34745 ____________________________________________________________________________
34746 [  9436] By: jhi                                   on 2001/03/29  14:26:03
34747         Log: Subject: [PATCH perl@9424] printf warning
34748              From: Robin Barker <rmb1@cise.npl.co.uk>
34749              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
34750              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
34751      Branch: perl
34752            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
34753            ! ext/Storable/Storable.xs toke.c
34754 ____________________________________________________________________________
34755 [  9435] By: nick                                  on 2001/03/29  14:23:31
34756         Log: Win32 has name conflict with ERROR
34757      Branch: perlio
34758            ! ext/PerlIO/Via/Via.xs
34759 ____________________________________________________________________________
34760 [  9434] By: jhi                                   on 2001/03/29  14:17:48
34761         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
34762              From: Peter Prymmer <pvhp@forte.com>
34763              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
34764              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
34765      Branch: perl
34766            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
34767 ____________________________________________________________________________
34768 [  9433] By: jhi                                   on 2001/03/29  13:52:44
34769         Log: test-prep target was missing.
34770      Branch: perl
34771            ! Makefile.SH
34772 ____________________________________________________________________________
34773 [  9432] By: nick                                  on 2001/03/29  12:40:03
34774         Log: Make as-shipped compiler default to MSVC6 
34775      Branch: perlio
34776            ! win32/makefile.mk
34777 ____________________________________________________________________________
34778 [  9431] By: nick                                  on 2001/03/29  12:12:16
34779         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
34780              akin to PerlIO::Scalar.
34781      Branch: perlio
34782            ! perlio.c perlio.h
34783 ____________________________________________________________________________
34784 [  9430] By: nick                                  on 2001/03/29  10:56:35
34785         Log: Integrate mainline.
34786      Branch: perlio
34787           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
34788           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
34789           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
34790           !> win32/makefile.mk win32/win32sck.c
34791 ____________________________________________________________________________
34792 [  9429] By: nick                                  on 2001/03/29  09:03:43
34793         Log: Noticed that two tests were skipped as perlio:: package
34794              isn't there any more. Changed the skip condition.
34795              Avoid core-dump if sv_utf8_upgrade() called on something
34796              that does not become SvPOK after SvPV() (e.g. a ref).
34797      Branch: perlio
34798            ! sv.c t/io/utf8.t t/lib/io_scalar.t
34799 ____________________________________________________________________________
34800 [  9428] By: jhi                                   on 2001/03/29  01:31:47
34801         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
34802              From: Benjamin Sugars <bsugars@canoe.ca> 
34803              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
34804              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
34805      Branch: perl
34806            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
34807            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
34808            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
34809 ____________________________________________________________________________
34810 [  9427] By: jhi                                   on 2001/03/29  00:49:30
34811         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
34812              From: "Vadim Konovalov" <watman@inbox.ru>
34813              Date: Thu, 29 Mar 2001 01:50:12 +0400
34814              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
34815      Branch: perl
34816            ! win32/makefile.mk win32/win32sck.c
34817 ____________________________________________________________________________
34818 [  9426] By: gsar                                  on 2001/03/29  00:28:04
34819         Log: dmake can only handle == and != in comparisons; support building
34820              with Borland's VCL libraries (from Vadim Konovalov)
34821      Branch: maint-5.6/perl
34822            ! win32/makefile.mk
34823 ____________________________________________________________________________
34824 [  9425] By: nick                                  on 2001/03/28  19:29:56
34825         Log: Integrate (@snapshot)
34826      Branch: perlio
34827           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
34828 ____________________________________________________________________________
34829 [  9424] By: jhi                                   on 2001/03/28  19:03:16
34830         Log: Update Changes.
34831      Branch: perl
34832            ! Changes patchlevel.h
34833 ____________________________________________________________________________
34834 [  9423] By: jhi                                   on 2001/03/28  18:52:09
34835         Log: Rmdir lib/XS on cleanup.
34836      Branch: perl
34837            ! Makefile.SH
34838 ____________________________________________________________________________
34839 [  9422] By: jhi                                   on 2001/03/28  18:49:34
34840         Log: Integrate perlio.
34841      Branch: perl
34842           !> t/op/utf8decode.t
34843 ____________________________________________________________________________
34844 [  9421] By: nick                                  on 2001/03/28  18:46:44
34845         Log: Loose duplicate chunk.
34846      Branch: perlio
34847            ! t/op/utf8decode.t
34848 ____________________________________________________________________________
34849 [  9420] By: nick                                  on 2001/03/28  18:44:11
34850         Log: Integrate mainline.
34851      Branch: perlio
34852           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
34853           !> vms/vmsish.h
34854 ____________________________________________________________________________
34855 [  9419] By: jhi                                   on 2001/03/28  18:42:05
34856         Log: Can't trust external pwds
34857              (either shell builtins or external programs)
34858      Branch: perl
34859            ! t/lib/cwd.t
34860 ____________________________________________________________________________
34861 [  9418] By: jhi                                   on 2001/03/28  18:34:05
34862         Log: Integrate perlio.
34863      Branch: perl
34864            - lib/perlio.pm
34865           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
34866           !> t/op/utf8decode.t
34867 ____________________________________________________________________________
34868 [  9417] By: nick                                  on 2001/03/28  18:24:02
34869         Log: PerlIO.pm / perlio.pm conflict.
34870              Update some pods.
34871              Make t/op/utf8decode.t a text file.
34872      Branch: perlio
34873            - lib/perlio.pm
34874            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
34875            ! t/op/utf8decode.t
34876 ____________________________________________________________________________
34877 [  9416] By: jhi                                   on 2001/03/28  18:06:07
34878         Log: Integrate change #9409 from mainline to maintperl.
34879              
34880              Yet another tweak on AIX dynaloading.
34881      Branch: maint-5.6/perl
34882           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
34883 ____________________________________________________________________________
34884 [  9415] By: gsar                                  on 2001/03/28  17:13:01
34885         Log: integrate changes#9377,9385,9401 from mainline
34886              
34887              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
34888              
34889              If directory entries compare equal case-insensitively,
34890              retry case-sensitively.
34891              
34892              Subject: [PATCH] B::Terse and warnings
34893      Branch: maint-5.6/perl
34894           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
34895           !> t/pragma/warn/perl
34896 ____________________________________________________________________________
34897 [  9414] By: jhi                                   on 2001/03/28  17:11:12
34898         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
34899              From: "Craig A. Berry" <craigberry@mac.com>
34900              Date: Wed, 28 Mar 2001 10:55:20 -0600
34901              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
34902      Branch: perl
34903            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
34904 ____________________________________________________________________________
34905 [  9413] By: jhi                                   on 2001/03/28  17:03:12
34906         Log: Dup hunk.
34907      Branch: perl
34908            ! t/op/utf8decode.t
34909 ____________________________________________________________________________
34910 [  9412] By: jhi                                   on 2001/03/28  17:02:36
34911         Log: Forced integrate from perlio.
34912      Branch: perl
34913           !> t/op/utf8decode.t
34914 ____________________________________________________________________________
34915 [  9411] By: nick                                  on 2001/03/28  16:50:03
34916         Log: Integrate mainline.
34917      Branch: perlio
34918           +> t/lib/cwd.t
34919           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
34920           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
34921           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
34922           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
34923           !> t/pragma/warn/perl
34924 ____________________________________________________________________________
34925 [  9410] By: jhi                                   on 2001/03/28  16:44:23
34926         Log: Subject: Re: [PATCH] 9403 cannot be tested
34927              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34928              Date: Wed, 28 Mar 2001 18:33:56 +0200
34929              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
34930      Branch: perl
34931            ! makedef.pl
34932 ____________________________________________________________________________
34933 [  9409] By: jhi                                   on 2001/03/28  16:12:45
34934         Log: Yet another tweak on AIX dynaloading.
34935      Branch: perl
34936            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
34937 ____________________________________________________________________________
34938 [  9408] By: jhi                                   on 2001/03/28  15:52:55
34939         Log: Subject: [PATCH] 9403 cannot be tested
34940              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
34941              Date: Wed, 28 Mar 2001 17:23:00 +0200
34942              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
34943              
34944              A missing symbol.
34945      Branch: perl
34946            ! makedef.pl
34947 ____________________________________________________________________________
34948 [  9407] By: jhi                                   on 2001/03/28  15:47:43
34949         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
34950      Branch: perl
34951            ! t/op/utf8decode.t
34952           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
34953           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
34954 ____________________________________________________________________________
34955 [  9406] By: jhi                                   on 2001/03/28  15:37:08
34956         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
34957              From: Benjamin Sugars <bsugars@canoe.ca> 
34958              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
34959              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
34960      Branch: perl
34961            + t/lib/cwd.t
34962            ! MANIFEST
34963 ____________________________________________________________________________
34964 [  9405] By: jhi                                   on 2001/03/28  15:13:18
34965         Log: pp_ne() needs a CORRECT boolean.
34966      Branch: perl
34967            ! pp.c
34968 ____________________________________________________________________________
34969 [  9404] By: jhi                                   on 2001/03/28  15:09:23
34970         Log: pp_ne() needs a boolean, not an integer.
34971      Branch: perl
34972            ! pp.c
34973 ____________________________________________________________________________
34974 [  9403] By: jhi                                   on 2001/03/28  14:47:43
34975         Log: (Retracted by #9404.)
34976      Branch: perl
34977            ! pp.c
34978 ____________________________________________________________________________
34979 [  9402] By: jhi                                   on 2001/03/28  14:43:59
34980         Log: Subject: Re: [PATCH] Typemap testing
34981              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
34982              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
34983              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
34984      Branch: perl
34985            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
34986            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
34987 ____________________________________________________________________________
34988 [  9401] By: jhi                                   on 2001/03/28  14:42:14
34989         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
34990              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34991              Date: Sun, 25 Mar 2001 21:59:15 +0100
34992              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
34993              
34994              A variable will be checked for the "use once" warnings if:
34995              
34996              1. It is in the scope of a use warnings 'once'
34997              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
34998              
34999              Otherwise it won't be checked at all.
35000              
35001              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
35002              
35003              The enclosed patch partially fixes this issue. What I didn't
35004              get to work was the case where the "used once" warning is enabled
35005              in any file other than the main file.
35006      Branch: perl
35007            ! gv.c t/pragma/warn/perl
35008 ____________________________________________________________________________
35009 [  9400] By: nick                                  on 2001/03/28  14:38:24
35010         Log: More EBCDIC tweaks:
35011              - one more swash issue &~(0xA0-1) did not do the right thing,
35012              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
35013              - add "use re 'asciirange'" to make [!-~] etc. work
35014              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
35015              - Choose a key for t/op/each.t test which gets encoded.
35016              - Skip utf8decode if this is UTF-EBCDIC.
35017      Branch: perlio
35018            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
35019            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
35020 ____________________________________________________________________________
35021 [  9399] By: jhi                                   on 2001/03/28  14:21:00
35022         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
35023              Andreas Schwab.
35024      Branch: perl
35025            ! pp.c
35026 ____________________________________________________________________________
35027 [  9398] By: jhi                                   on 2001/03/28  00:55:56
35028         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
35029              From: David Dyck <dcd@tc.fluke.com>
35030              Date: Tue, 27 Mar 2001 15:16:24 -0800
35031              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
35032      Branch: perl
35033            ! ext/IO/lib/IO/Socket.pm
35034 ____________________________________________________________________________
35035 [  9397] By: jhi                                   on 2001/03/27  21:52:49
35036         Log: Integrate perlio.
35037      Branch: perl
35038           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
35039           +> ext/PerlIO/Via/Via.xs
35040           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
35041 ____________________________________________________________________________
35042 [  9396] By: nick                                  on 2001/03/27  21:45:13
35043         Log: Integrate mainline.
35044      Branch: perlio
35045           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
35046           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
35047 ____________________________________________________________________________
35048 [  9395] By: nick                                  on 2001/03/27  21:18:58
35049         Log: Outline docs for PerlIO and PerlIO::Scalar
35050      Branch: perlio
35051            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
35052 ____________________________________________________________________________
35053 [  9394] By: nick                                  on 2001/03/27  20:50:13
35054         Log: PerlIO::Via layer (alpha-ish).
35055      Branch: perlio
35056            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
35057            + ext/PerlIO/Via/Via.xs
35058            ! MANIFEST
35059 ____________________________________________________________________________
35060 [  9393] By: jhi                                   on 2001/03/27  20:49:55
35061         Log: Retract #9329 now that 9390 should take care of the matter.
35062      Branch: perl
35063            ! utils/h2xs.PL
35064 ____________________________________________________________________________
35065 [  9390] By: jhi                                   on 2001/03/27  20:47:50
35066         Log: Subject: Autoloading Errno.pm when %! is encountered
35067              From: Robin Houston <robin@kitsite.com>
35068              Date: Tue, 27 Mar 2001 20:57:11 +0100
35069              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
35070      Branch: perl
35071            ! embed.h embed.pl gv.c proto.h t/op/magic.t
35072 ____________________________________________________________________________
35073 [  9389] By: jhi                                   on 2001/03/27  20:24:31
35074         Log: Integrate perlio.
35075      Branch: perl
35076           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
35077           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
35078           !> utf8.c
35079 ____________________________________________________________________________
35080 [  9388] By: jhi                                   on 2001/03/27  20:21:38
35081         Log: Better have a three-element array if one is going to assign
35082              to the third element of that array. (from Tim Jenness)
35083      Branch: perl
35084            ! ext/XS/Typemap/Typemap.xs
35085 ____________________________________________________________________________
35086 [  9387] By: nick                                  on 2001/03/27  20:15:43
35087         Log: Integrate mainline.
35088      Branch: perlio
35089           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
35090           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
35091           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
35092           +> t/lib/xs-typemap.t
35093           !> (integrate 34 files)
35094 ____________________________________________________________________________
35095 [  9386] By: jhi                                   on 2001/03/27  20:04:18
35096         Log: Subject: Re: perl@9359 breaks HTML::Parser
35097              From: Gisle Aas <gisle@ActiveState.com>
35098              Date: 27 Mar 2001 11:30:24 -0800
35099              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
35100              
35101              Clarify the UTF-8 issues of the API docs.
35102              (Slightly reworded and expanded.)
35103      Branch: perl
35104            ! pod/perlapi.pod sv.c sv.h
35105 ____________________________________________________________________________
35106 [  9385] By: jhi                                   on 2001/03/27  19:44:25
35107         Log: If directory entries compare equal case-insensitively,
35108              retry case-sensitively.
35109      Branch: perl
35110            ! ext/File/Glob/bsd_glob.c
35111 ____________________________________________________________________________
35112 [  9384] By: nick                                  on 2001/03/27  19:38:50
35113         Log: Various EBCDIC fixes:
35114              - major revelation that swash code is encoding aware,
35115              (or thought it was) - now it is ;-)
35116              - With that out of the way fix a slab of tr/// cases.
35117              - Fix Encode 'Unicode' to be true Unicode so tests pass.
35118              - As anticipated Base64.xs needed tweaks.
35119              - Until tr/// works right avoid old_encode64 in MIME tests.
35120      Branch: perlio
35121            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
35122            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
35123 ____________________________________________________________________________
35124 [  9383] By: jhi                                   on 2001/03/27  18:34:41
35125         Log: Add the std test suite BEGIN block.
35126      Branch: perl
35127            ! t/lib/xs-typemap.t
35128 ____________________________________________________________________________
35129 [  9382] By: jhi                                   on 2001/03/27  15:16:07
35130         Log: Add debugging output to the test.
35131      Branch: perl
35132            ! t/lib/glob-basic.t
35133 ____________________________________________________________________________
35134 [  9381] By: jhi                                   on 2001/03/27  15:08:10
35135         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
35136      Branch: perl
35137            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
35138            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
35139            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
35140            + t/lib/xs-typemap.t
35141            ! MANIFEST
35142 ____________________________________________________________________________
35143 [  9380] By: jhi                                   on 2001/03/27  14:48:34
35144         Log: Subject: [PATCH] Typemap testing
35145              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
35146              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
35147              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
35148              
35149              (The first part of the patch.)
35150      Branch: perl
35151            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
35152 ____________________________________________________________________________
35153 [  9379] By: jhi                                   on 2001/03/27  14:44:56
35154         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
35155              From: Benjamin Sugars <bsugars@canoe.ca> 
35156              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
35157              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
35158      Branch: perl
35159            ! t/lib/glob-basic.t
35160 ____________________________________________________________________________
35161 [  9378] By: jhi                                   on 2001/03/27  14:42:30
35162         Log: Subject: [PATCH] perlvar nit
35163              From: Simon Cozens <simon@netthink.co.uk>
35164              Date: Tue, 27 Mar 2001 01:12:01 +0100
35165              Message-ID: <20010327011201.A19179@netthink.co.uk>
35166      Branch: perl
35167            ! pod/perlvar.pod
35168 ____________________________________________________________________________
35169 [  9377] By: jhi                                   on 2001/03/27  14:36:26
35170         Log: Subject: [PATCH] B::Terse and warnings
35171              From: Benjamin Sugars <ben.sugars@home.com>
35172              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
35173              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
35174      Branch: perl
35175            ! ext/B/B.pm ext/B/B/Terse.pm
35176 ____________________________________________________________________________
35177 [  9376] By: jhi                                   on 2001/03/27  14:31:31
35178         Log: Document sockatmark() some.
35179      Branch: perl
35180            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
35181            ! pod/perltoc.pod
35182 ____________________________________________________________________________
35183 [  9375] By: jhi                                   on 2001/03/27  14:00:24
35184         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
35185              noted by Gisle and fixed by NI-S.
35186      Branch: perl
35187            ! sv.c
35188 ____________________________________________________________________________
35189 [  9374] By: jhi                                   on 2001/03/27  05:50:01
35190         Log: Regen toc.
35191      Branch: perl
35192            ! pod/perltoc.pod
35193 ____________________________________________________________________________
35194 [  9373] By: jhi                                   on 2001/03/27  05:43:51
35195         Log: Pixie documenting.
35196      Branch: perl
35197            ! Makefile.SH pod/perlhack.pod
35198 ____________________________________________________________________________
35199 [  9372] By: jhi                                   on 2001/03/27  05:29:34
35200         Log: Metaconfig unit changes for #9371.
35201      Branch: metaconfig
35202            ! U/modified/myhostname.U
35203      Branch: metaconfig/U/perl
35204            + d_sockatmark.U
35205            ! gccvers.U
35206 ____________________________________________________________________________
35207 [  9371] By: jhi                                   on 2001/03/27  05:29:07
35208         Log: Add sockatmark() probing.
35209      Branch: perl
35210            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35211            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
35212            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35213            ! vos/config.ga.h win32/config.bc win32/config.gc
35214            ! win32/config.vc
35215 ____________________________________________________________________________
35216 [  9370] By: jhi                                   on 2001/03/26  22:01:18
35217         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
35218              Really need to benchmark this.
35219      Branch: perl
35220            ! pp.c
35221 ____________________________________________________________________________
35222 [  9369] By: nick                                  on 2001/03/26  21:59:30
35223         Log: Integrate mainline.
35224      Branch: perlio
35225            ! ext/MIME/Base64/QuotedPrint.pm
35226           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
35227           !> patchlevel.h pod/perlhack.pod pp_sys.c
35228 ____________________________________________________________________________
35229 [  9368] By: jhi                                   on 2001/03/26  21:47:03
35230         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
35231              
35232              TODO1: perlbench.
35233              TODO2: le, lt, ge, gt?  Yech.
35234      Branch: perl
35235            ! pp.c
35236 ____________________________________________________________________________
35237 [  9367] By: jhi                                   on 2001/03/26  21:34:57
35238         Log: Too much cut-and-paste in #9363.
35239      Branch: perl
35240            ! pp_sys.c
35241 ____________________________________________________________________________
35242 [  9366] By: jhi                                   on 2001/03/26  21:20:53
35243         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
35244              From: Andreas Schwab <schwab@suse.de>
35245              Date: 26 Mar 2001 17:29:04 +0200
35246              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
35247              
35248              (The patch for 5.6.0 or so, this is a guess for bleadperl)
35249      Branch: perl
35250            ! pp_hot.c
35251 ____________________________________________________________________________
35252 [  9365] By: jhi                                   on 2001/03/26  21:07:54
35253         Log: Integrate perlio.
35254      Branch: perl
35255           !> perlio.c
35256 ____________________________________________________________________________
35257 [  9364] By: nick                                  on 2001/03/26  20:30:48
35258         Log: REFCNT botch in layer name cache hash.
35259      Branch: perlio
35260            ! perlio.c
35261 ____________________________________________________________________________
35262 [  9363] By: jhi                                   on 2001/03/26  18:44:32
35263         Log: Subject: [PATCH] socket() leaks file descriptors
35264              From: Benjamin Sugars <bsugars@canoe.ca>
35265              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
35266              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
35267              
35268              Also sockpair() fixed similarly.
35269      Branch: perl
35270            ! pp_sys.c
35271 ____________________________________________________________________________
35272 [  9362] By: jhi                                   on 2001/03/26  18:37:52
35273         Log: Integrate perlio.
35274      Branch: perl
35275           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
35276 ____________________________________________________________________________
35277 [  9361] By: nick                                  on 2001/03/26  17:32:06
35278         Log: Implement flush of linebuffered streams on read of a tty.
35279      Branch: perlio
35280            ! perlio.c perliol.h
35281 ____________________________________________________________________________
35282 [  9360] By: nick                                  on 2001/03/26  17:12:32
35283         Log: Memory tweaks and notes for OEMVS.
35284      Branch: perlio
35285            ! README.os390 miniperlmain.c t/op/pat.t
35286 ____________________________________________________________________________
35287 [  9359] By: jhi                                   on 2001/03/26  02:12:54
35288         Log: Update Changes.
35289      Branch: perl
35290            ! Changes patchlevel.h
35291 ____________________________________________________________________________
35292 [  9358] By: jhi                                   on 2001/03/26  02:05:32
35293         Log: Document the most common pixie options.
35294      Branch: perl
35295            ! pod/perlhack.pod
35296 ____________________________________________________________________________
35297 [  9357] By: jhi                                   on 2001/03/26  01:25:28
35298         Log: For perl.pixie check *before* compiling that optimize is -g,
35299              as for perl.third.
35300      Branch: perl
35301            ! Makefile.SH
35302 ____________________________________________________________________________
35303 [  9356] By: jhi                                   on 2001/03/26  01:13:41
35304         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
35305      Branch: perl
35306            ! Makefile.SH
35307 ____________________________________________________________________________
35308 [  9355] By: jhi                                   on 2001/03/26  01:11:19
35309         Log: Remove t/perl.third.
35310      Branch: perl
35311            ! Makefile.SH
35312 ____________________________________________________________________________
35313 [  9354] By: jhi                                   on 2001/03/26  00:23:38
35314         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
35315              IO::Sockatmark().
35316      Branch: perl
35317            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
35318 ____________________________________________________________________________
35319 [  9353] By: jhi                                   on 2001/03/25  22:25:04
35320         Log: Integrate perlio.
35321      Branch: perl
35322           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
35323           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
35324           !> pp_hot.c win32/makefile.mk
35325 ____________________________________________________________________________
35326 [  9352] By: jhi                                   on 2001/03/25  22:21:41
35327         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
35328              From: Radu Greab <radu@netsoft.ro>
35329              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
35330              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
35331      Branch: perl
35332            ! pp_sys.c
35333 ____________________________________________________________________________
35334 [  9351] By: nick                                  on 2001/03/25  22:15:02
35335         Log: Fix readline in list mode to tell rest of world that it has
35336              things on the stack. Otherwise if perl code gets invoked
35337              underneath it it scribbles over results-so-far.
35338              (Why TIEHANDLE has not tripped on this is a mystery.)
35339      Branch: perlio
35340            ! pp_hot.c
35341 ____________________________________________________________________________
35342 [  9350] By: nick                                  on 2001/03/25  22:10:13
35343         Log: win32/makefile.mk typos
35344      Branch: perlio
35345            ! win32/makefile.mk
35346 ____________________________________________________________________________
35347 [  9349] By: nick                                  on 2001/03/25  21:31:14
35348         Log: Integrate now-non-binary file.
35349      Branch: perlio
35350           !> t/lib/mimeqp.t
35351 ____________________________________________________________________________
35352 [  9348] By: nick                                  on 2001/03/25  21:27:24
35353         Log: Make it text
35354      Branch: perlio
35355            ! t/lib/mimeqp.t
35356 ____________________________________________________________________________
35357 [  9347] By: nick                                  on 2001/03/25  21:25:37
35358         Log: Integrate mainline.
35359      Branch: perlio
35360           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
35361           !> lib/Term/ReadLine.pm t/lib/md5-file.t
35362 ____________________________________________________________________________
35363 [  9346] By: nick                                  on 2001/03/25  20:58:15
35364         Log: Add destruct time hook to PerlIO (for work-in-process implementing
35365              layers in perl code. In such cases layers need to be popped before
35366              we loose the ability to run perl code.)
35367              Also back-out "PerlIO::object" hook - it isn't going to work like that...
35368      Branch: perlio
35369            ! perl.c perlio.c perlio.h perliol.h
35370 ____________________________________________________________________________
35371 [  9345] By: nick                                  on 2001/03/25  20:49:11
35372         Log: Avoid at leasy one of undefined warnings in Encode.
35373      Branch: perlio
35374            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
35375 ____________________________________________________________________________
35376 [  9344] By: jhi                                   on 2001/03/25  20:37:43
35377         Log: A workaround for using Term::ReadLine in emacs minibuffer
35378              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
35379              additional tweaks from Ilya Zakharevich.
35380      Branch: perl
35381            ! lib/Term/ReadLine.pm
35382 ____________________________________________________________________________
35383 [  9343] By: nick                                  on 2001/03/25  20:21:14
35384         Log: Missing return value.
35385      Branch: perlio
35386            ! ext/PerlIO/Scalar/Scalar.xs
35387 ____________________________________________________________________________
35388 [  9342] By: jhi                                   on 2001/03/25  16:21:00
35389         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
35390              to equal the CPAN versions since no code changes have been made.
35391      Branch: perl
35392            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
35393            ! t/lib/md5-file.t
35394 ____________________________________________________________________________
35395 [  9341] By: jhi                                   on 2001/03/25  16:01:48
35396         Log: Escape 8-bit characters.
35397      Branch: perl
35398            ! t/lib/mimeqp.t
35399 ____________________________________________________________________________
35400 [  9340] By: gsar                                  on 2001/03/25  15:50:53
35401         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
35402              chars)
35403      Branch: perl
35404            + t/lib/mimeqp.t
35405 ____________________________________________________________________________
35406 [  9339] By: gsar                                  on 2001/03/25  15:48:50
35407         Log: delete mimeqp.t for later add with text mode set
35408      Branch: perl
35409            - t/lib/mimeqp.t
35410 ____________________________________________________________________________
35411 [  9338] By: nick                                  on 2001/03/25  09:01:57
35412         Log: Integrate mainline.
35413      Branch: perlio
35414           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
35415           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
35416           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
35417           +> t/lib/mimeb64u.t t/lib/mimeqp.t
35418           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
35419           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
35420           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
35421 ____________________________________________________________________________
35422 [  9337] By: jhi                                   on 2001/03/25  04:23:24
35423         Log: Add MIME::Base64 here and there.  Again, a lot of
35424              optimism is in the air.
35425      Branch: perl
35426            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
35427            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
35428 ____________________________________________________________________________
35429 [  9336] By: jhi                                   on 2001/03/25  04:12:43
35430         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
35431              this by ear as I do not do Win32 programming.)
35432      Branch: perl
35433            ! win32/Makefile win32/makefile.mk
35434 ____________________________________________________________________________
35435 [  9335] By: jhi                                   on 2001/03/25  04:03:50
35436         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
35437      Branch: perl
35438            ! t/lib/md5-file.t
35439 ____________________________________________________________________________
35440 [  9334] By: jhi                                   on 2001/03/25  03:58:53
35441         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
35442      Branch: perl
35443            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
35444            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
35445            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
35446            + t/lib/mimeb64u.t t/lib/mimeqp.t
35447            ! MANIFEST
35448 ____________________________________________________________________________
35449 [  9333] By: jhi                                   on 2001/03/24  20:14:37
35450         Log: Integrate perlio.
35451      Branch: perl
35452           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
35453 ____________________________________________________________________________
35454 [  9332] By: nick                                  on 2001/03/24  19:40:34
35455         Log: Fix un-init variable leading to spurious "Out of Memory!"
35456      Branch: perlio
35457            ! doio.c
35458 ____________________________________________________________________________
35459 [  9331] By: nick                                  on 2001/03/24  19:09:59
35460         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
35461              and update layers internals doc.
35462      Branch: perlio
35463            ! pod/perlfunc.pod pod/perliol.pod
35464 ____________________________________________________________________________
35465 [  9330] By: jhi                                   on 2001/03/24  18:42:11
35466         Log: The length might be uninitialized garbage if the *svp is the undef.
35467      Branch: perl
35468            ! doio.c
35469 ____________________________________________________________________________
35470 [  9329] By: jhi                                   on 2001/03/24  18:26:57
35471         Log: (Retracted by #9393)
35472              
35473              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
35474              From: Simon Cozens <simon@netthink.co.uk>
35475              Date: Sat, 24 Mar 2001 17:13:17 +0000
35476              Message-ID: <20010324171317.A13406@netthink.co.uk>
35477      Branch: perl
35478            ! utils/h2xs.PL
35479 ____________________________________________________________________________
35480 [  9328] By: nick                                  on 2001/03/24  17:22:02
35481         Log: Integrate mainline.
35482      Branch: perlio
35483           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
35484           !> lib/unicode/version
35485 ____________________________________________________________________________
35486 [  9327] By: nick                                  on 2001/03/24  17:16:02
35487         Log: Integrate mainline.
35488      Branch: perlio
35489           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35490           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
35491           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
35492           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
35493           +> t/lib/md5-file.t
35494           !> MANIFEST Makefile.SH configure.com djgpp/config.over
35495           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
35496           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
35497           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
35498           !> win32/makefile.mk
35499 ____________________________________________________________________________
35500 [  9326] By: jhi                                   on 2001/03/24  17:00:42
35501         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
35502      Branch: perl
35503            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
35504            ! lib/unicode/version
35505 ____________________________________________________________________________
35506 [  9325] By: jhi                                   on 2001/03/24  16:22:33
35507         Log: Subject: Re: B::Deparse bug (5.6.0)
35508              From: Robin Houston <robin@kitsite.com>
35509              Date: Sat, 24 Mar 2001 14:33:09 +0000
35510              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
35511      Branch: perl
35512            ! op.c pp.c t/lib/b.t t/op/repeat.t
35513 ____________________________________________________________________________
35514 [  9324] By: jhi                                   on 2001/03/24  16:21:56
35515         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
35516              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
35517              these additions may be too optimistic.
35518      Branch: perl
35519            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
35520            ! hints/uwin.sh hints/vmesa.sh
35521 ____________________________________________________________________________
35522 [  9323] By: jhi                                   on 2001/03/24  16:06:01
35523         Log: Integrate perlio.
35524      Branch: perl
35525           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
35526           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
35527            ! Makefile.SH
35528           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
35529           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
35530           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
35531           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35532           !> win32/makefile.mk win32/perlhost.h win32/win32.c
35533           !> win32/win32iop.h
35534 ____________________________________________________________________________
35535 [  9322] By: nick                                  on 2001/03/24  14:39:12
35536         Log: Routine Win32 regen_config_h - no real changes.
35537      Branch: perlio
35538            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35539 ____________________________________________________________________________
35540 [  9321] By: nick                                  on 2001/03/24  14:31:49
35541         Log: PerlIO fixups for Win32:
35542              - provide win33_popenlist() - non-functional as yet.
35543              - avoid need for aTHX in PerlIO_debug calls - even if not 
35544              enabled args are still evaluated so Win32 has trouble during fork().
35545              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
35546              - Fixup makedef.pl for latest set of symbols.
35547      Branch: perlio
35548            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
35549            ! win32/perlhost.h win32/win32.c win32/win32iop.h
35550 ____________________________________________________________________________
35551 [  9320] By: nick                                  on 2001/03/24  14:26:58
35552         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
35553              was gibberish - broke it on WIn32 at least.
35554      Branch: perlio
35555            ! ext/POSIX/POSIX.xs
35556 ____________________________________________________________________________
35557 [  9319] By: nick                                  on 2001/03/24  11:29:41
35558         Log: Generated files.
35559      Branch: perlio
35560            ! embed.h global.sym objXSUB.h perlapi.c proto.h
35561 ____________________________________________________________________________
35562 [  9318] By: nick                                  on 2001/03/24  10:29:37
35563         Log: Implement:
35564              1.  open($fh,"+<",undef);  # add test to t/io/open.t
35565              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
35566      Branch: perlio
35567            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
35568            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
35569            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
35570            ! t/io/open.t t/io/utf8.t
35571 ____________________________________________________________________________
35572 [  9317] By: jhi                                   on 2001/03/23  23:41:25
35573         Log: AIX does seems to have optimization problems with its C compilers.
35574      Branch: perl
35575            ! hints/aix.sh
35576 ____________________________________________________________________________
35577 [  9316] By: jhi                                   on 2001/03/23  23:40:46
35578         Log: Integrate perlio.
35579      Branch: perl
35580           +> lib/PerlIO.pm
35581           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
35582           !> perliol.h
35583 ____________________________________________________________________________
35584 [  9315] By: jhi                                   on 2001/03/23  22:16:30
35585         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
35586      Branch: perl
35587            ! t/lib/md5-file.t
35588 ____________________________________________________________________________
35589 [  9314] By: nick                                  on 2001/03/23  20:49:02
35590         Log: Perlio internals re-organized.
35591              - open process creates AV of layer/arg pairs
35592              (appends layers from open() or open.pm to default list).
35593              - push arg is now an SV.
35594              - layer ->Open get passed the AV
35595              - open is no longer mandatory method.
35596              - topmost layer that has ->Open method does the open
35597              - any layers above are pushed once that returns.
35598              - vtable re-ordered so dummy layers need only provide push/pop methods.
35599      Branch: perlio
35600            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
35601 ____________________________________________________________________________
35602 [  9313] By: nick                                  on 2001/03/23  16:27:41
35603         Log: Check in a stable (working) version before next round of tweaks.
35604              Changes include:
35605              - Move default layers code out of doio.c and into perlio.c
35606              - Single routine for parsing layer specification strings.
35607              - Skeleton support for demand loading of layers
35608              - Core-dump avoidance if PERLIO environment specifies loadable layer
35609              (does not _work_ as need IO to load and need load to do IO ...)
35610      Branch: perlio
35611            + lib/PerlIO.pm
35612            ! MANIFEST doio.c perlio.c
35613 ____________________________________________________________________________
35614 [  9312] By: gsar                                  on 2001/03/23  16:25:25
35615         Log: add execute bit to files with shebang lines in the repository;
35616              avoid clobbering execute bit in Porting/makerel 
35617      Branch: maint-5.6/perl
35618            ! (edit 144 files)
35619 ____________________________________________________________________________
35620 [  9311] By: jhi                                   on 2001/03/23  14:25:35
35621         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
35622      Branch: perl
35623            ! MANIFEST
35624 ____________________________________________________________________________
35625 [  9310] By: jhi                                   on 2001/03/23  13:45:04
35626         Log: Subject: [PATCH] Net::Ping
35627              From: Colin McMillen <mcmi0037@tc.umn.edu>
35628              Date: Thu, 22 Mar 2001 19:30:31 -0600
35629              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
35630      Branch: perl
35631            ! lib/Net/Ping.pm
35632 ____________________________________________________________________________
35633 [  9309] By: jhi                                   on 2001/03/23  13:39:13
35634         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
35635      Branch: perl
35636            ! t/lib/md5-aaa.t t/lib/md5-file.t
35637 ____________________________________________________________________________
35638 [  9308] By: jhi                                   on 2001/03/23  13:20:34
35639         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
35640              - bump the version to 2.14
35641              - drop the base64 tests since they require MIME::Base64
35642              - drop the rfc1321.txt
35643              - drop the hints/dec_osf.pl since it's only needed for
35644              pre-5.005_03 Perls
35645              Todo:
35646              - the U32 alignment testing is now removed; it needs to
35647              be reintroduced as as a Config variable (meaning also
35648              as a Configure test)
35649              - get the new EBCDIC md5sum for MD5.pm
35650              - test in Win32 to see how badly I botched the makefiles
35651      Branch: perl
35652            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35653            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
35654            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
35655            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
35656            + t/lib/md5-file.t
35657            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
35658            ! win32/Makefile win32/makefile.mk
35659 ____________________________________________________________________________
35660 [  9307] By: jhi                                   on 2001/03/23  12:56:14
35661         Log: Integrate change #9306 from maintperl into mainline,
35662              AIX dynaloader for AIXes without <load.h>.
35663      Branch: perl
35664           !> ext/DynaLoader/hints/aix.pl
35665 ____________________________________________________________________________
35666 [  9306] By: jhi                                   on 2001/03/23  12:51:36
35667         Log: There are AIXes without /usr/include/load.h,
35668              patch from H.Merijn Brand.
35669      Branch: maint-5.6/perl
35670            ! ext/DynaLoader/hints/aix.pl
35671 ____________________________________________________________________________
35672 [  9305] By: nick                                  on 2001/03/23  11:00:42
35673         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
35674      Branch: perlio
35675            ! ext/Encode/Encode.xs perlio.c perlio.h
35676 ____________________________________________________________________________
35677 [  9304] By: nick                                  on 2001/03/23  10:20:46
35678         Log: Render -Duseperlio functional again.
35679              - this is "quick fix" which calls PerlIO_apply_layers after opening,
35680              which is what old scheme did. New scheme needs to change that
35681              to make open(...,\$scalar) etc. work but this will do for now.
35682      Branch: perlio
35683            ! perlio.c
35684 ____________________________________________________________________________
35685 [  9303] By: nick                                  on 2001/03/23  09:53:20
35686         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
35687              -Uuseperlio now works again.
35688              -Duseperlio is still poorly. Don't merge yet...
35689      Branch: perlio
35690            ! doio.c perlio.h
35691 ____________________________________________________________________________
35692 [  9302] By: nick                                  on 2001/03/22  22:26:51
35693         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
35694              type code.
35695              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
35696              is its main caller. In particular now has access to "extra" args, and
35697              can tell when an open handle is "reopened" (or duped?).
35698              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
35699              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
35700              PerlIO_open() et. al. (i.e. other way round).
35701              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
35702              with args close to PerlIO_openn().
35703      Branch: perlio
35704            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
35705 ____________________________________________________________________________
35706 [  9301] By: jhi                                   on 2001/03/22  20:58:04
35707         Log: Integrate perlio.
35708      Branch: perl
35709           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
35710           !> t/io/open.t util.c
35711 ____________________________________________________________________________
35712 [  9300] By: nick                                  on 2001/03/22  17:36:32
35713         Log: Don't include $@ in not ok message.
35714      Branch: perlio
35715            ! t/io/open.t
35716 ____________________________________________________________________________
35717 [  9299] By: gsar                                  on 2001/03/22  16:53:45
35718         Log: back out changes#7532,7521 for now (appears to have problems
35719              on IRIX)
35720      Branch: maint-5.6/perl
35721            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
35722            ! ext/POSIX/typemap pod/perlvar.pod
35723 ____________________________________________________________________________
35724 [  9298] By: nick                                  on 2001/03/22  14:35:46
35725         Log: Give a meaning to '&' in n-arg open case:
35726              open($fh,"<&",$scalar);
35727              $scalar can be:
35728              - an integer which does "fdopen"
35729              open($fh,"<&",2); # like open($fh,"<&2")
35730              - something that will yield a file handle via sv_2io()
35731              useful for dup'ing anonymous handles.
35732              e.g.:
35733              open(my $fh,"<&",\*STDIN);
35734              open(my $dup,"<&",$fh);
35735      Branch: perlio
35736            ! doio.c t/io/open.t
35737 ____________________________________________________________________________
35738 [  9297] By: nick                                  on 2001/03/22  13:34:35
35739         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
35740      Branch: perlio
35741            ! util.c
35742 ____________________________________________________________________________
35743 [  9296] By: nick                                  on 2001/03/22  12:51:20
35744         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
35745      Branch: perlio
35746            ! perl.c
35747 ____________________________________________________________________________
35748 [  9295] By: nick                                  on 2001/03/22  11:59:44
35749         Log: If stdin, stdout or stderr get opened in unexpected read/write state
35750              then warn at time of open not at time of use.
35751      Branch: perlio
35752            ! doio.c pp_hot.c pp_sys.c
35753 ____________________________________________________________________________
35754 [  9294] By: nick                                  on 2001/03/22  10:54:35
35755         Log: Die on n-arg open(...,"",xxx,yyy,...)
35756              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
35757              - die on read/write cases so we can decide what it means later.
35758      Branch: perlio
35759            ! doio.c embed.pl iperlsys.h util.c
35760 ____________________________________________________________________________
35761 [  9293] By: nick                                  on 2001/03/22  09:02:45
35762         Log: perlio tweaks (reported by Nick Clark)
35763              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
35764              error check in Pendinf_read().
35765      Branch: perlio
35766            ! perlio.c
35767 ____________________________________________________________________________
35768 [  9292] By: gsar                                  on 2001/03/22  07:12:00
35769         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
35770              fixes)
35771      Branch: maint-5.6/perl
35772           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
35773 ____________________________________________________________________________
35774 [  9291] By: jhi                                   on 2001/03/22  06:06:44
35775         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
35776      Branch: perl
35777            ! t/op/re_tests
35778 ____________________________________________________________________________
35779 [  9290] By: jhi                                   on 2001/03/22  05:57:01
35780         Log: Move MacOS Classic higher in the list of supported platforms.
35781      Branch: maint-5.6/perl
35782            ! pod/perlport.pod
35783 ____________________________________________________________________________
35784 [  9289] By: gsar                                  on 2001/03/22  05:35:04
35785         Log: revert part of change#6438 for compatibility (av_reify()
35786              appears to be needed to implement av_splice()ish things
35787              in XS)
35788      Branch: maint-5.6/perl
35789            ! embed.pl global.sym objXSUB.h perlapi.c
35790 ____________________________________________________________________________
35791 [  9288] By: gsar                                  on 2001/03/22  03:09:19
35792         Log: update copyright year
35793      Branch: maint-5.6/perl
35794            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
35795            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
35796            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
35797            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
35798            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
35799            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
35800            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
35801            ! x2p/walk.c
35802 ____________________________________________________________________________
35803 [  9287] By: jhi                                   on 2001/03/21  20:30:54
35804         Log: Integrate perlio.
35805      Branch: perl
35806           !> ext/Data/Dumper/Dumper.xs
35807 ____________________________________________________________________________
35808 [  9286] By: gsar                                  on 2001/03/21  19:49:54
35809         Log: makefile.mk tweak
35810      Branch: maint-5.6/perl
35811            ! win32/Makefile win32/makefile.mk
35812 ____________________________________________________________________________
35813 [  9285] By: nick                                  on 2001/03/21  19:07:13
35814         Log: Multiplicity fix for Dumper.
35815      Branch: perlio
35816            ! ext/Data/Dumper/Dumper.xs
35817 ____________________________________________________________________________
35818 [  9284] By: nick                                  on 2001/03/21  19:01:07
35819         Log: Integrate mainline - (does not build xTHX issue in Dumper).
35820      Branch: perlio
35821           !> (integrate 27 files)
35822 ____________________________________________________________________________
35823 [  9283] By: jhi                                   on 2001/03/21  17:17:35
35824         Log: Integrate change #9282 from mainline into maintperl,
35825              4-arg UTF-8 substr().
35826      Branch: maint-5.6/perl
35827           !> pp.c
35828 ____________________________________________________________________________
35829 [  9282] By: jhi                                   on 2001/03/21  17:15:43
35830         Log: The #9270 would have leaked a scalar if pp_substr()
35831              returned early.
35832      Branch: perl
35833            ! pp.c
35834 ____________________________________________________________________________
35835 [  9281] By: gsar                                  on 2001/03/21  17:03:14
35836         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
35837      Branch: maint-5.6/perl
35838            ! win32/makefile.mk
35839 ____________________________________________________________________________
35840 [  9280] By: gsar                                  on 2001/03/21  17:01:20
35841         Log: some tweaks to change#9278 (fork() emulation should be enabled
35842              by setting BUILD_FLAVOR instead of changing the defaults)
35843      Branch: maint-5.6/perl
35844            ! win32/makefile.mk
35845 ____________________________________________________________________________
35846 [  9279] By: gsar                                  on 2001/03/21  16:47:19
35847         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
35848      Branch: maint-5.6/perl
35849            ! ext/File/Glob/Glob.pm
35850           !> lib/Cwd.pm
35851 ____________________________________________________________________________
35852 [  9278] By: jhi                                   on 2001/03/21  14:35:10
35853         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
35854              From: "Vadim Konovalov" <watman@inbox.ru>
35855              Date: Wed, 21 Mar 2001 01:53:51 +0300
35856              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
35857      Branch: maint-5.6/perl
35858            ! win32/makefile.mk win32/win32sck.c
35859 ____________________________________________________________________________
35860 [  9277] By: jhi                                   on 2001/03/21  13:58:28
35861         Log: Integrate change #9270 from mainline to maintperl:
35862              continued 4-arg UTF-8 substr() fixing.
35863      Branch: maint-5.6/perl
35864           !> pp.c t/op/substr.t
35865 ____________________________________________________________________________
35866 [  9276] By: jhi                                   on 2001/03/21  13:33:00
35867         Log: More pixie cleaning.
35868      Branch: perl
35869            ! Makefile.SH
35870 ____________________________________________________________________________
35871 [  9275] By: jhi                                   on 2001/03/21  03:54:17
35872         Log: Update Changes.
35873      Branch: perl
35874            ! Changes patchlevel.h
35875 ____________________________________________________________________________
35876 [  9274] By: jhi                                   on 2001/03/21  03:48:24
35877         Log: First stab at making Data::Dumper to grok Unicode.
35878              
35879              TODO: tests, EBCDICify.
35880      Branch: perl
35881            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
35882 ____________________________________________________________________________
35883 [  9273] By: jhi                                   on 2001/03/21  02:23:00
35884         Log: Fix for
35885              
35886              Subject: Memory leak in unquoted print   
35887              From: Benjamin Sugars <bsugars@canoe.ca> 
35888              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
35889              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
35890      Branch: perl
35891            ! perlio.c
35892 ____________________________________________________________________________
35893 [  9272] By: jhi                                   on 2001/03/21  01:33:17
35894         Log: Subject: Re: [PATCH] POSIX::getcwd()
35895              From: Benjamin Sugars <bsugars@canoe.ca> 
35896              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
35897              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
35898      Branch: perl
35899            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
35900 ____________________________________________________________________________
35901 [  9271] By: jhi                                   on 2001/03/21  01:22:52
35902         Log: Subject: [PATCH] Cwd.pm docs
35903              From: Benjamin Sugars <bsugars@canoe.ca>
35904              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
35905              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
35906      Branch: perl
35907            ! lib/Cwd.pm
35908 ____________________________________________________________________________
35909 [  9270] By: jhi                                   on 2001/03/21  01:16:29
35910         Log: Continue 4-arg substr() UTF-8 fixage.
35911      Branch: perl
35912            ! pp.c t/op/substr.t
35913 ____________________________________________________________________________
35914 [  9269] By: jhi                                   on 2001/03/21  00:46:14
35915         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
35916              
35917              revert the leak fix in change#9142 (problem needs a more experimental
35918              fix unsuitable for 5.6.1)
35919              
35920              do alphabetical sorting by default (for csh compatibility)
35921              
35922              cut-n-paste goof in change#9264
35923              
35924              VMS piping fixes (from Charles Lane)
35925      Branch: perl
35926           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
35927           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
35928           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
35929 ____________________________________________________________________________
35930 [  9268] By: jhi                                   on 2001/03/21  00:37:04
35931         Log: Integrate perlio.
35932      Branch: perl
35933           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
35934           !> utf8.c utf8.h utfebcdic.h
35935 ____________________________________________________________________________
35936 [  9267] By: nick                                  on 2001/03/20  20:04:39
35937         Log: More EBCDIC stuff:
35938              - Loose the extra level of function on ASCII.
35939              - spotted a chr(0) issue in sv.c
35940              - re-work of UTF-X tr/// ranges to work in Unicode
35941              space. Still issues with the "0xff is illegal UTF-8" hack.
35942              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
35943              (why do it once when you can do it all over the place :-(
35944              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
35945              need utf8.pm for swashes.
35946              - Simplified and commented scan_const() in toke.c
35947              Still something wrong regexp and tr (swashes?).
35948      Branch: perlio
35949            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
35950            ! utf8.c utf8.h utfebcdic.h
35951 ____________________________________________________________________________
35952 [  9266] By: gsar                                  on 2001/03/20  19:16:43
35953         Log: VMS piping fixes (from Charles Lane)
35954      Branch: maint-5.6/perl
35955            ! vms/vms.c vms/vmspipe.com
35956 ____________________________________________________________________________
35957 [  9265] By: gsar                                  on 2001/03/20  17:53:52
35958         Log: cut-n-paste goof in change#9264
35959      Branch: maint-5.6/perl
35960            ! ext/File/Glob/Glob.xs
35961 ____________________________________________________________________________
35962 [  9264] By: gsar                                  on 2001/03/20  17:43:47
35963         Log: do alphabetical sorting by default (for csh compatibility);
35964              bsd_glob() does ASCII sort by default as usual, unless
35965              GLOB_ALPHASORT was specified
35966      Branch: maint-5.6/perl
35967            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
35968            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
35969            ! ext/File/Glob/bsd_glob.h
35970 ____________________________________________________________________________
35971 [  9263] By: gsar                                  on 2001/03/20  16:40:08
35972         Log: integrate change#9255 from mainline (unicode fix)
35973              
35974              substr($bytestr, i, n, $charstr)
35975      Branch: maint-5.6/perl
35976           !> Todo-5.6 pp.c t/op/substr.t
35977 ____________________________________________________________________________
35978 [  9262] By: gsar                                  on 2001/03/20  15:57:41
35979         Log: revert the leak fix in change#9142 (problem needs a more experimental
35980              fix unsuitable for 5.6.1)
35981      Branch: maint-5.6/perl
35982            ! scope.c
35983 ____________________________________________________________________________
35984 [  9261] By: jhi                                   on 2001/03/20  14:26:25
35985         Log: Integrate changes #9259,9260 from maintperl into mainline.
35986              
35987              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
35988              
35989              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
35990      Branch: perl
35991           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
35992 ____________________________________________________________________________
35993 [  9260] By: jhi                                   on 2001/03/20  14:05:46
35994         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
35995              From: Robin Barker <rmb1@cise.npl.co.uk>
35996              Date: Tue, 20 Mar 2001 10:12:04 GMT
35997              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
35998      Branch: maint-5.6/perl
35999            ! run.c
36000 ____________________________________________________________________________
36001 [  9259] By: jhi                                   on 2001/03/20  14:04:39
36002         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
36003              From: Chris Nandor <pudge@pobox.com>
36004              Date: Tue, 20 Mar 2001 00:40:56 -0500
36005              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
36006      Branch: maint-5.6/perl
36007            ! ext/POSIX/POSIX.xs lib/File/Path.pm
36008 ____________________________________________________________________________
36009 [  9258] By: jhi                                   on 2001/03/20  05:09:34
36010         Log: Update Changes.
36011      Branch: perl
36012            ! Changes patchlevel.h
36013 ____________________________________________________________________________
36014 [  9257] By: jhi                                   on 2001/03/20  05:04:25
36015         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
36016      Branch: perl
36017            ! t/op/tr.t
36018 ____________________________________________________________________________
36019 [  9256] By: jhi                                   on 2001/03/20  04:43:12
36020         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
36021              From: Peter Prymmer <pvhp@forte.com>
36022              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
36023              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
36024      Branch: maint-5.6/perl
36025            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
36026 ____________________________________________________________________________
36027 [  9255] By: jhi                                   on 2001/03/19  23:17:17
36028         Log: substr($bytestr, i, n, $charstr)
36029              
36030              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
36031      Branch: perl
36032            ! Todo-5.6 pp.c t/op/substr.t
36033 ____________________________________________________________________________
36034 [  9254] By: jhi                                   on 2001/03/19  22:25:09
36035         Log: Rearrange the make test target prerequisites so that
36036              in a parallel make 'all' is finished before 'test'.
36037      Branch: perl
36038            ! Makefile.SH
36039 ____________________________________________________________________________
36040 [  9253] By: jhi                                   on 2001/03/19  21:48:07
36041         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
36042              From: Robin Houston <robin@kitsite.com>
36043              Date: Mon, 19 Mar 2001 15:48:41 +0000
36044              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
36045      Branch: perl
36046            ! pp_ctl.c
36047 ____________________________________________________________________________
36048 [  9252] By: jhi                                   on 2001/03/19  21:42:27
36049         Log: Integrate perlio.
36050      Branch: perl
36051           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
36052           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
36053           !> utfebcdic.h vms/perly_c.vms
36054 ____________________________________________________________________________
36055 [  9251] By: jhi                                   on 2001/03/19  21:31:28
36056         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
36057              
36058              Dynaloading in 64-bit AIX with vac.
36059      Branch: perl
36060           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36061           !> hints/aix.sh
36062 ____________________________________________________________________________
36063 [  9250] By: jhi                                   on 2001/03/19  21:18:00
36064         Log: A more robust solution for the 64bitall AIX dynaloading
36065              problem, from Jens-Uwe Mager.
36066      Branch: maint-5.6/perl
36067            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36068 ____________________________________________________________________________
36069 [  9249] By: nick                                  on 2001/03/19  20:59:37
36070         Log: Integrate mainline.
36071      Branch: perlio
36072           !> (integrate 42 files)
36073 ____________________________________________________________________________
36074 [  9248] By: nick                                  on 2001/03/19  20:22:07
36075         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
36076              (Building on OS390 uses native YACC and YYDEBUG has other
36077              side effects.)
36078      Branch: perlio
36079            ! perly.c perly.y vms/perly_c.vms
36080 ____________________________________________________________________________
36081 [  9247] By: jhi                                   on 2001/03/19  19:59:53
36082         Log: 64-bit AIX dynaloading problem (see #9244) idea
36083              from Jens-Uwe Mager.
36084      Branch: maint-5.6/perl
36085            ! ext/DynaLoader/dl_aix.xs
36086 ____________________________________________________________________________
36087 [  9246] By: nick                                  on 2001/03/19  19:27:57
36088         Log: More EBCDIC fixes.
36089      Branch: perlio
36090            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
36091            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
36092 ____________________________________________________________________________
36093 [  9245] By: jhi                                   on 2001/03/19  19:05:19
36094         Log: Integrate change #9243 from mainline into maintperl.
36095              
36096              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
36097      Branch: maint-5.6/perl
36098           !> README.vmesa
36099 ____________________________________________________________________________
36100 [  9244] By: jhi                                   on 2001/03/19  19:03:15
36101         Log: Get 64bitall AIX building, but still does not test okay:
36102              dynaloading anything fails, for example for op/defins:
36103              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
36104              (update: fixed by #9247,9250)
36105      Branch: maint-5.6/perl
36106            ! hints/aix.sh
36107 ____________________________________________________________________________
36108 [  9243] By: jhi                                   on 2001/03/19  19:00:16
36109         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
36110              From: Robin Barker <rmb1@cise.npl.co.uk>
36111              Date: Mon, 19 Mar 2001 18:01:57 GMT
36112              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
36113      Branch: perl
36114            ! README.vmesa
36115 ____________________________________________________________________________
36116 [  9242] By: jhi                                   on 2001/03/19  18:58:43
36117         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
36118              
36119              TODO: tests.
36120      Branch: perl
36121            ! doop.c op.c
36122 ____________________________________________________________________________
36123 [  9241] By: gsar                                  on 2001/03/19  17:34:46
36124         Log: VMSify tests (from Charles Lane)
36125      Branch: maint-5.6/perl
36126            ! t/lib/filehand.t t/lib/texttabs.t
36127 ____________________________________________________________________________
36128 [  9240] By: jhi                                   on 2001/03/19  14:24:26
36129         Log: Integrate change #9233 from maintperl into mainline.
36130              
36131              some refcounts were incorrect in perl_clone()
36132      Branch: perl
36133           !> sv.c
36134 ____________________________________________________________________________
36135 [  9239] By: gsar                                  on 2001/03/19  09:23:17
36136         Log: this is 5.6.1-trial3
36137      Branch: maint-5.6/perl
36138            ! Changes
36139 ____________________________________________________________________________
36140 [  9238] By: gsar                                  on 2001/03/19  08:47:04
36141         Log: some new symbols are only available under ithreads
36142      Branch: maint-5.6/perl
36143            ! makedef.pl
36144 ____________________________________________________________________________
36145 [  9237] By: gsar                                  on 2001/03/19  08:42:28
36146         Log: update patchlevel.h, Changes, &c.
36147      Branch: maint-5.6/perl
36148            ! Changes patchlevel.h pod/perlhist.pod
36149           !> AUTHORS
36150 ____________________________________________________________________________
36151 [  9236] By: gsar                                  on 2001/03/19  08:17:49
36152         Log: integrate changes#8068,8717 from mainline
36153              
36154              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
36155              
36156              [PATCH CPAN 1.59_51] warning message (not!)
36157      Branch: maint-5.6/perl
36158           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
36159           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
36160           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
36161           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
36162           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
36163 ____________________________________________________________________________
36164 [  9235] By: gsar                                  on 2001/03/19  08:07:09
36165         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
36166              
36167              [PATCH] Add missing CV flags to dump.c
36168              
36169              Re: [patch] Re: PL_ptr_table
36170              
36171              Fixup non-ithread build after 8713
36172              
36173              Generated files form 8713 etc.
36174              
36175              Correct the correction :-(
36176              
36177              Documenting coderef @INC (Re: CPAN "make this script work" feature)
36178              
36179              Subject: Re: sync sync sync: have I missed any patches?
36180              Replace djSP with dSP.
36181      Branch: maint-5.6/perl
36182           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
36183           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
36184           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
36185           !> sv.c sv.h win32/perlhost.h
36186 ____________________________________________________________________________
36187 [  9234] By: gsar                                  on 2001/03/19  07:22:05
36188         Log: revert the change#9090 integrate for now (change looks somewhat
36189              incomplete in that [ha]v_exists() need something similar; lacks
36190              tests; &c.)
36191      Branch: maint-5.6/perl
36192            ! hv.c
36193 ____________________________________________________________________________
36194 [  9233] By: gsar                                  on 2001/03/19  07:10:01
36195         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
36196              destruction when there are unreferenced scalars (SvREFCNT==0)
36197      Branch: maint-5.6/perl
36198            ! sv.c
36199 ____________________________________________________________________________
36200 [  9232] By: jhi                                   on 2001/03/19  05:11:02
36201         Log: Regen api and toc.
36202      Branch: maint-5.6/perl
36203            ! pod/perlapi.pod pod/perltoc.pod
36204 ____________________________________________________________________________
36205 [  9231] By: jhi                                   on 2001/03/19  04:06:03
36206         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
36207              add a lost line in pp.c:pp_chop(), update to new op/chop.
36208              
36209              Clarify the description differentiating for and while; inspired by
36210              
36211              Subject: [ID 20010306.004] || != named unary operator
36212              
36213              The $Is_MacOS needs to be declared.
36214      Branch: maint-5.6/perl
36215            ! pp.c t/op/chop.t
36216           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
36217 ____________________________________________________________________________
36218 [  9230] By: jhi                                   on 2001/03/19  03:48:16
36219         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
36220              9079,9083,9089,9090,9091 from mainline to maintperl.
36221              
36222              Quieten some noise in Win32 builds
36223              
36224              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
36225              
36226              The perlretut was still talking about the old \p and \P
36227              definitions.
36228              
36229              More tweakage on the Unicode character class descriptions.
36230              
36231              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
36232              
36233              Subject: 'no *POSIX' Patch speeding up make on BS2000 
36234              
36235              Subject: [PATCH] perldata.pod here-doc docs
36236              
36237              Add /sbin and /usr/sbin to the list of directories scanned
36238              for setuid programs.  Takes care of bug id 20010309.003.
36239              
36240              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
36241              
36242              In op/stat #35 better to scan all the potential directories
36243              for setuids, not just the first one.
36244      Branch: maint-5.6/perl
36245            ! Makefile.SH
36246           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
36247           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
36248           !> t/op/stat.t toke.c win32/win32.h
36249 ____________________________________________________________________________
36250 [  9229] By: jhi                                   on 2001/03/19  02:31:50
36251         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
36252              From: Chris Nandor <pudge@pobox.com>
36253              Date: Sat, 10 Mar 2001 14:22:19 -0500
36254              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
36255      Branch: maint-5.6/perl
36256            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
36257            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
36258            ! t/lib/b.t t/lib/errno.t
36259 ____________________________________________________________________________
36260 [  9228] By: jhi                                   on 2001/03/19  02:29:59
36261         Log: Integrate changes #9113,9122 from mainline into maintperl.
36262              
36263              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?)
36264      Branch: maint-5.6/perl
36265           !> Configure README.os390 hints/os390.sh
36266 ____________________________________________________________________________
36267 [  9227] By: jhi                                   on 2001/03/19  02:22:35
36268         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
36269              into maintperl.
36270              
36271              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
36272              
36273              Forgot to check-in the larger part of #9120, duh.
36274              
36275              Subject: Another patch for integer.pm POD 
36276              
36277              h2ph strictness and cleanliness from Kurt Starsinic.
36278              
36279              Borland filename case problem.
36280              
36281              h2ph strictness and cleanliness from Kurt Starsinic.
36282              
36283              Subject: [PATCH] the uncontroversial doc patches
36284      Branch: maint-5.6/perl
36285           +> win32/sncfnmcs.pl
36286           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
36287           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
36288           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
36289           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
36290           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
36291           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
36292           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
36293 ____________________________________________________________________________
36294 [  9226] By: jhi                                   on 2001/03/19  02:10:21
36295         Log: Integrate changes #9207,9214 from mainline into maintperl.
36296              
36297              podchecker relaxations: =over has an *optional* number after it,
36298              and whitespace in L<> is okay.
36299      Branch: maint-5.6/perl
36300           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
36301           !> t/pod/poderrs.xr
36302 ____________________________________________________________________________
36303 [  9225] By: jhi                                   on 2001/03/19  02:07:38
36304         Log: Integrate change #9219 from maintperl into mainline.
36305              
36306              remove duplicated tests
36307      Branch: perl
36308           !> t/op/re_tests
36309 ____________________________________________________________________________
36310 [  9224] By: jhi                                   on 2001/03/19  02:06:11
36311         Log: Integrate change #9223 from mainline to maintperl.
36312              
36313              Document -Dmksymlinks.
36314      Branch: maint-5.6/perl
36315           !> INSTALL
36316 ____________________________________________________________________________
36317 [  9223] By: jhi                                   on 2001/03/19  02:01:25
36318         Log: Document -Dmksymlinks.
36319      Branch: perl
36320            ! INSTALL
36321 ____________________________________________________________________________
36322 [  9222] By: jhi                                   on 2001/03/19  01:15:35
36323         Log: The -Dmksymlinks wasn't working for maintperl.
36324      Branch: maint-5.6/perl
36325            ! Configure
36326 ____________________________________________________________________________
36327 [  9221] By: jhi                                   on 2001/03/19  00:49:43
36328         Log: Cleanup pixie residue.
36329      Branch: perl
36330            ! Makefile.SH
36331 ____________________________________________________________________________
36332 [  9220] By: jhi                                   on 2001/03/19  00:44:47
36333         Log: Document the use of pixie/prof; create make targets for it.
36334              
36335              TODO: make t/TEST pixie-aware.
36336      Branch: perl
36337            ! Makefile.SH pod/perlhack.pod
36338 ____________________________________________________________________________
36339 [  9219] By: gsar                                  on 2001/03/19  00:16:55
36340         Log: remove duplicated tests
36341      Branch: maint-5.6/perl
36342            ! t/op/re_tests
36343 ____________________________________________________________________________
36344 [  9218] By: jhi                                   on 2001/03/18  23:59:31
36345         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
36346      Branch: perl
36347            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
36348 ____________________________________________________________________________
36349 [  9217] By: jhi                                   on 2001/03/18  23:25:20
36350         Log: Rewrite the tests section of Makefile to be less redundant
36351              and to allow for more flexible test targets, many recursive
36352              make calls introduced.
36353      Branch: perl
36354            ! Makefile.SH
36355 ____________________________________________________________________________
36356 [  9216] By: jhi                                   on 2001/03/18  22:30:04
36357         Log: Document the use of Third Degree (sparsely).
36358      Branch: perl
36359            ! pod/perlhack.pod t/TEST
36360 ____________________________________________________________________________
36361 [  9215] By: jhi                                   on 2001/03/18  22:10:30
36362         Log: Make targets for testing with Third Degree.
36363      Branch: perl
36364            ! Makefile.SH
36365 ____________________________________________________________________________
36366 [  9214] By: jhi                                   on 2001/03/18  21:08:53
36367         Log: The podchecker relaxations need to mirrored also at the tests.
36368      Branch: perl
36369            ! t/pod/poderrs.xr
36370 ____________________________________________________________________________
36371 [  9213] By: jhi                                   on 2001/03/18  20:56:21
36372         Log: Update Changes.
36373      Branch: perl
36374            ! Changes patchlevel.h
36375 ____________________________________________________________________________
36376 [  9212] By: jhi                                   on 2001/03/18  20:36:59
36377         Log: Looking for config.sh in parent directories isn't
36378              very useful for the toplevel Makefile.
36379      Branch: perl
36380            ! Makefile.SH
36381 ____________________________________________________________________________
36382 [  9211] By: jhi                                   on 2001/03/18  20:33:37
36383         Log: On "make clean" take care of Third Degree droppings.
36384      Branch: perl
36385            ! Makefile.SH
36386 ____________________________________________________________________________
36387 [  9210] By: jhi                                   on 2001/03/18  20:21:34
36388         Log: Add a hook for running the tests under the Third Degree
36389              debugging tool (set $ENV{PERL_3LOG} to non-zero)
36390              
36391              TODO: Document the use of Third Degree.
36392      Branch: perl
36393            ! t/TEST
36394 ____________________________________________________________________________
36395 [  9209] By: jhi                                   on 2001/03/18  20:19:07
36396         Log: Regen toc and api pods.
36397      Branch: perl
36398            ! pod/perlapi.pod pod/perltoc.pod
36399 ____________________________________________________________________________
36400 [  9208] By: jhi                                   on 2001/03/18  20:12:12
36401         Log: Integrate changes #8128,9132 from mainline into maintperl,
36402              Tie::SubstrHash fixes.
36403      Branch: maint-5.6/perl
36404           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
36405 ____________________________________________________________________________
36406 [  9207] By: jhi                                   on 2001/03/18  20:07:43
36407         Log: podchecker relaxations from Michael Stevens.
36408      Branch: perl
36409            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
36410 ____________________________________________________________________________
36411 [  9206] By: jhi                                   on 2001/03/18  20:04:24
36412         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
36413      Branch: perl
36414            ! lib/Locale/Constants.pm lib/Locale/Country.pm
36415            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
36416            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
36417 ____________________________________________________________________________
36418 [  9205] By: jhi                                   on 2001/03/18  19:54:45
36419         Log: Integrate changes #9161,9162 from maintperl to mainline.
36420              
36421              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
36422              results
36423      Branch: perl
36424           !> t/op/magic.t
36425 ____________________________________________________________________________
36426 [  9204] By: jhi                                   on 2001/03/18  19:37:46
36427         Log: Make perl.third checks more understandable to the builder.
36428      Branch: perl
36429            ! Makefile.SH
36430 ____________________________________________________________________________
36431 [  9203] By: jhi                                   on 2001/03/18  19:20:54
36432         Log: Re-integrate #9138 from maintperl to mainline,
36433              the squelching of the unneeded "Scalars leaked" messages.
36434      Branch: perl
36435           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
36436           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
36437           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
36438 ____________________________________________________________________________
36439 [  9202] By: jhi                                   on 2001/03/18  18:48:36
36440         Log: More robust and more paranoid perl.third target.
36441      Branch: perl
36442            ! Makefile.SH
36443 ____________________________________________________________________________
36444 [  9201] By: jhi                                   on 2001/03/18  18:39:21
36445         Log: Integrate change #9197 from maintperl to mainline.
36446              
36447              more thorough cleaning of arenas.
36448      Branch: perl
36449           !> embed.pl perl.c proto.h sv.c t/op/sort.t
36450 ____________________________________________________________________________
36451 [  9200] By: jhi                                   on 2001/03/18  18:25:17
36452         Log: Integrate perlio.
36453      Branch: perl
36454           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
36455           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
36456           !> t/lib/encode.t toke.c universal.c utf8.c
36457 ____________________________________________________________________________
36458 [  9199] By: nick                                  on 2001/03/18  15:23:51
36459         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
36460              is the sense of the test being done. Avoid some magical 127 and 128 values
36461              by using macros.
36462      Branch: perlio
36463            ! doop.c pp_ctl.c sv.c toke.c
36464 ____________________________________________________________________________
36465 [  9198] By: nick                                  on 2001/03/18  14:18:12
36466         Log: UTF-X encoding invariance for Encode:
36467              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
36468              - move the XS code for those to universal.c (so in miniperl)
36469              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
36470              - change ext/Encode/compile to use above.
36471              - Fix t/lib/encode.t for above
36472              - Teach t/lib/b.t to expect -uutf8
36473              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
36474              utf8.pm is needed.
36475      Branch: perlio
36476            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
36477            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
36478 ____________________________________________________________________________
36479 [  9197] By: gsar                                  on 2001/03/18  12:15:57
36480         Log: more thorough cleaning of arenas--keep going until no more
36481              SvREFCNT_dec()s occur (this fixes the problem that causes the
36482              pesky "Scalars leaked" warnings)
36483      Branch: maint-5.6/perl
36484            ! embed.pl perl.c proto.h sv.c t/op/sort.t
36485 ____________________________________________________________________________
36486 [  9196] By: nick                                  on 2001/03/18  10:57:29
36487         Log: Fix pragma/utf8.t # 15
36488              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
36489              are SvUTF8 as well.
36490      Branch: perlio
36491            ! toke.c
36492 ____________________________________________________________________________
36493 [  9195] By: nick                                  on 2001/03/18  09:27:06
36494         Log: Integrate mainline
36495      Branch: perlio
36496           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
36497           !> t/op/pat.t
36498 ____________________________________________________________________________
36499 [  9194] By: jhi                                   on 2001/03/18  05:29:59
36500         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
36501              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
36502      Branch: perl
36503            ! op.c op.h t/op/misc.t t/op/pat.t
36504 ____________________________________________________________________________
36505 [  9193] By: jhi                                   on 2001/03/18  05:15:06
36506         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
36507      Branch: perl
36508            ! mg.c t/op/pat.t
36509 ____________________________________________________________________________
36510 [  9192] By: jhi                                   on 2001/03/18  04:22:43
36511         Log: tr/// UTF-8 patches from Inaba Hiroto.
36512      Branch: perl
36513            ! doop.c op.c
36514 ____________________________________________________________________________
36515 [  9191] By: jhi                                   on 2001/03/18  04:21:17
36516         Log: Integrate perlio.
36517      Branch: perl
36518           !> utf8.c utfebcdic.h
36519 ____________________________________________________________________________
36520 [  9190] By: nick                                  on 2001/03/17  20:32:01
36521         Log: Correct #if EBCDIC side typos.
36522              Builds and passes many tests on OS390.
36523      Branch: perlio
36524            ! utf8.c utfebcdic.h
36525 ____________________________________________________________________________
36526 [  9189] By: jhi                                   on 2001/03/17  18:55:49
36527         Log: Add prerequisites for the perl.third target.
36528      Branch: perl
36529            ! Makefile.SH
36530 ____________________________________________________________________________
36531 [  9188] By: jhi                                   on 2001/03/17  18:46:00
36532         Log: Integrate perlio.
36533      Branch: perl
36534           +> utfebcdic.h
36535           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
36536 ____________________________________________________________________________
36537 [  9187] By: jhi                                   on 2001/03/17  18:38:47
36538         Log: Add a make rule for perl.third (the Third Degree memory debugging
36539              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
36540      Branch: perl
36541            ! Makefile.SH
36542 ____________________________________________________________________________
36543 [  9186] By: nick                                  on 2001/03/17  18:34:48
36544         Log: MANIFEST addition :-(
36545      Branch: perlio
36546            ! MANIFEST
36547 ____________________________________________________________________________
36548 [  9185] By: nick                                  on 2001/03/17  18:29:50
36549         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
36550              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
36551              a superset of ASCII are invariant under the encoding. This is EBCDIC
36552              friendly as an encoded string can be looked at as being EBCDIC by lexer
36553              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
36554              ASCII on ASCII machines.
36555              
36556              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
36557              seperate.
36558              - Add some more macros to comprehend different shift amounts and
36559              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
36560              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
36561              and conditionaly #include it.
36562              
36563              EBCDIC build as yet untested.  ASCII still fails the one test.
36564      Branch: perlio
36565            + utfebcdic.h
36566            ! utf8.c utf8.h
36567 ____________________________________________________________________________
36568 [  9184] By: nick                                  on 2001/03/17  17:44:16
36569         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
36570      Branch: perlio
36571            ! doop.c perl.h pp.c utf8.h
36572 ____________________________________________________________________________
36573 [  9183] By: jhi                                   on 2001/03/17  15:55:42
36574         Log: Integrate perlio.
36575      Branch: perl
36576            ! MANIFEST
36577           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
36578 ____________________________________________________________________________
36579 [  9182] By: nick                                  on 2001/03/17  09:16:06
36580         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
36581      Branch: perlio
36582            ! t/op/pat.t
36583 ____________________________________________________________________________
36584 [  9181] By: nick                                  on 2001/03/17  09:15:11
36585         Log: Integrate mainline.
36586      Branch: perlio
36587           +> lib/Locale/Constants.pm lib/Locale/Country.pm
36588           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
36589           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
36590           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
36591           !> (integrate 83 files)
36592 ____________________________________________________________________________
36593 [  9180] By: nick                                  on 2001/03/16  17:23:21
36594         Log: EBCDIC Fixes.
36595      Branch: perlio
36596            ! perl.h sv.c toke.c utf8.c utf8.h
36597 ____________________________________________________________________________
36598 [  9179] By: jhi                                   on 2001/03/16  14:10:12
36599         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
36600              a change needed to work around an AIX compiler bug.
36601      Branch: perl
36602            ! ext/Storable/Storable.xs
36603 ____________________________________________________________________________
36604 [  9178] By: jhi                                   on 2001/03/16  03:19:59
36605         Log: With Damian's approval synchronize damian's modules'
36606              licensing with Perl's standard module licensing.
36607      Branch: perl
36608            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
36609 ____________________________________________________________________________
36610 [  9177] By: jhi                                   on 2001/03/16  03:15:34
36611         Log: Make the Filter::Util:Call files have their own copies
36612              of the Perl standard module licensing, from Paul Marquess.
36613      Branch: perl
36614            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
36615 ____________________________________________________________________________
36616 [  9176] By: jhi                                   on 2001/03/16  02:56:04
36617         Log: Subject: [PATCH] more pod patches
36618              From: Michael Stevens <michael@etla.org>
36619              Date: Thu, 15 Mar 2001 21:25:18 +0000
36620              Message-ID: <20010315212518.A18870@firedrake.org>
36621      Branch: perl
36622            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
36623            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
36624            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
36625            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
36626            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
36627            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
36628            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
36629            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
36630            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
36631            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
36632            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
36633            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
36634            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
36635            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
36636            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
36637            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
36638            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
36639            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
36640            ! lib/Locale/Country.pm lib/Locale/Language.pm
36641            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
36642            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
36643            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
36644            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
36645            ! os2/OS2/Process/Process.pm
36646 ____________________________________________________________________________
36647 [  9175] By: jhi                                   on 2001/03/16  02:53:32
36648         Log: Subject: [PATCH] the uncontroversial doc patches
36649              From: Michael Stevens <michael@etla.org>
36650              Date: Thu, 15 Mar 2001 20:01:12 +0000
36651              Message-ID: <20010315200112.A7636@firedrake.org>
36652      Branch: perl
36653            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
36654            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
36655            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
36656            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
36657            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
36658 ____________________________________________________________________________
36659 [  9174] By: jhi                                   on 2001/03/16  02:50:49
36660         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
36661              From: Paul Lindner <lindner@inuus.com>
36662              Date: Fri, 16 Mar 2001 11:28:03 -0800
36663              Message-ID: <20010316112803.A7577@inuus.com>
36664      Branch: perl
36665            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
36666 ____________________________________________________________________________
36667 [  9173] By: nick                                  on 2001/03/15  20:21:03
36668         Log: 1st day's EBCDIC fixes:
36669              - toke.c's parsing of strings needed attention
36670              needed to conditionally e2a if string was already UTF-8
36671              - e2a/a2e tables where wrong way round.
36672              - new macros in utf8.h
36673      Branch: perlio
36674            ! perl.h toke.c utf8.h
36675 ____________________________________________________________________________
36676 [  9172] By: jhi                                   on 2001/03/15  15:17:17
36677         Log: Update Changes.
36678      Branch: perl
36679            ! Changes patchlevel.h
36680 ____________________________________________________________________________
36681 [  9171] By: jhi                                   on 2001/03/15  15:09:32
36682         Log: Subject: Re: Another Borland C++ problem.
36683              From: "Vadim Konovalov" <watman@inbox.ru>
36684              Date: Sat, 10 Mar 2001 19:26:07 +0300
36685              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
36686              
36687              Borland filename case problem.
36688      Branch: perl
36689            + win32/sncfnmcs.pl
36690            ! MANIFEST README.win32
36691 ____________________________________________________________________________
36692 [  9170] By: jhi                                   on 2001/03/15  14:54:23
36693         Log: Add Locale::Codes 1.06, from Neil Bowers.
36694      Branch: perl
36695            + lib/Locale/Constants.pm lib/Locale/Country.pm
36696            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
36697            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
36698            + t/lib/lc-language.t t/lib/lc-uk.t
36699            ! MANIFEST
36700 ____________________________________________________________________________
36701 [  9169] By: jhi                                   on 2001/03/15  14:19:01
36702         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
36703      Branch: perl
36704            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36705            ! ext/Storable/Storable.xs
36706 ____________________________________________________________________________
36707 [  9168] By: jhi                                   on 2001/03/15  14:13:22
36708         Log: Integrate changes #9120,9167 from mainline to maintperl.
36709              
36710              Subject: [PATCH 5.6.1] OS/2 docs
36711              
36712              Subject: [PATCH 5.6.1] perldoc
36713      Branch: maint-5.6/perl
36714           !> os2/Changes utils/perldoc.PL
36715 ____________________________________________________________________________
36716 [  9167] By: jhi                                   on 2001/03/15  14:07:42
36717         Log: Subject: [PATCH 5.6.1] perldoc
36718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36719              Date: Wed, 14 Mar 2001 23:46:52 -0500
36720              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
36721      Branch: perl
36722            ! utils/perldoc.PL
36723 ____________________________________________________________________________
36724 [  9166] By: jhi                                   on 2001/03/15  13:53:15
36725         Log: sigaction test condition tweakage.
36726      Branch: perl
36727            ! t/lib/sigaction.t
36728 ____________________________________________________________________________
36729 [  9165] By: alanbur                               on 2001/03/15  03:49:17
36730         Log: Resynchronised with parent
36731      Branch: maint-5.6/pureperl
36732           +> os2/os2add.sym t/op/anonsub.t
36733           !> (integrate 72 files)
36734 ____________________________________________________________________________
36735 [  9164] By: jhi                                   on 2001/03/15  01:05:01
36736         Log: Avoid stomping off the beginning of an array in tr///.
36737      Branch: perl
36738            ! op.c
36739 ____________________________________________________________________________
36740 [  9163] By: jhi                                   on 2001/03/15  00:58:57
36741         Log: h2ph strictness and cleanliness from Kurt Starsinic.
36742      Branch: perl
36743            ! utils/h2ph.PL
36744 ____________________________________________________________________________
36745 [  9162] By: gsar                                  on 2001/03/15  00:56:53
36746         Log: avoid warnings
36747      Branch: maint-5.6/perl
36748            ! t/op/magic.t
36749 ____________________________________________________________________________
36750 [  9161] By: gsar                                  on 2001/03/15  00:52:09
36751         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
36752              results
36753      Branch: maint-5.6/perl
36754            ! t/op/magic.t
36755 ____________________________________________________________________________
36756 [  9160] By: jhi                                   on 2001/03/14  22:02:10
36757         Log: Do not use the Perl malloc in IRIX, suggested by
36758              Helmus Jarausch.
36759      Branch: perl
36760            ! hints/irix_6.sh
36761 ____________________________________________________________________________
36762 [  9159] By: nick                                  on 2001/03/14  21:45:59
36763         Log: Integrate mainline
36764      Branch: perlio
36765           +> t/op/loopctl.t
36766           !> (integrate 41 files)
36767 ____________________________________________________________________________
36768 [  9158] By: jhi                                   on 2001/03/14  21:10:09
36769         Log: The Day of the Retractions continues: the #9138
36770              (integrated in #9144) doesn't work well in mainline.
36771      Branch: perl
36772            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
36773            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
36774            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
36775 ____________________________________________________________________________
36776 [  9157] By: jhi                                   on 2001/03/14  20:58:12
36777         Log: The #9145 CANNOT be enabled: the clear_pmop code still
36778              dumps core all over in Tru64.
36779      Branch: perl
36780            ! op.c op.h t/op/pat.t
36781 ____________________________________________________________________________
36782 [  9156] By: jhi                                   on 2001/03/14  20:48:06
36783         Log: Integrate change #9154 from maintperl to mainline.
36784              
36785              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
36786              (caused Storable 1.0.10 to break on windows)
36787      Branch: perl
36788           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
36789           !> perlapi.c proto.h
36790 ____________________________________________________________________________
36791 [  9155] By: jhi                                   on 2001/03/14  20:23:53
36792         Log: Retract #9136: breaks threading (and binary compatibility).
36793      Branch: perl
36794            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
36795 ____________________________________________________________________________
36796 [  9154] By: gsar                                  on 2001/03/14  17:48:18
36797         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
36798              (caused Storable 1.0.10 to break on windows)
36799      Branch: maint-5.6/perl
36800            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
36801            ! perlapi.c proto.h
36802 ____________________________________________________________________________
36803 [  9153] By: jhi                                   on 2001/03/14  13:35:21
36804         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
36805      Branch: perl
36806            ! t/lib/sigaction.t
36807 ____________________________________________________________________________
36808 [  9152] By: gsar                                  on 2001/03/14  07:29:40
36809         Log: back out changes#9012,9010,9009 and parts of change#9016
36810              (causes ABRs under purify, and some prerequisites don't
36811              seem to be there in 5.6.x)
36812      Branch: maint-5.6/perl
36813            ! doop.c op.c t/op/tr.t toke.c
36814 ____________________________________________________________________________
36815 [  9151] By: gsar                                  on 2001/03/14  07:01:29
36816         Log: reenable change#9145 (the test was busted due to a missing
36817              C<print "ok 27\n">)
36818      Branch: perl
36819            ! op.c op.h t/op/pat.t
36820 ____________________________________________________________________________
36821 [  9150] By: jhi                                   on 2001/03/14  06:38:36
36822         Log: Retract #9145.
36823      Branch: perl
36824            ! op.c op.h t/op/pat.t
36825 ____________________________________________________________________________
36826 [  9149] By: jhi                                   on 2001/03/14  06:14:56
36827         Log: Retract #9143.
36828      Branch: perl
36829            ! op.c
36830 ____________________________________________________________________________
36831 [  9148] By: gsar                                  on 2001/03/14  06:13:02
36832         Log: Uninitialized Memory Read in regexec.c
36833      Branch: perl
36834            ! regexec.c
36835 ____________________________________________________________________________
36836 [  9147] By: jhi                                   on 2001/03/14  04:59:54
36837         Log: Subject: PATCH: make goto work in nested eval ""
36838              From: Robin Houston <robin@kitsite.com>
36839              Date: Wed, 14 Mar 2001 04:16:10 +0000
36840              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
36841      Branch: perl
36842            ! pp_ctl.c t/op/goto.t
36843 ____________________________________________________________________________
36844 [  9146] By: jhi                                   on 2001/03/14  04:42:54
36845         Log: Preserve the #ifdef PERL_CORE in perly.h.
36846      Branch: perl
36847            ! perly.fixer
36848 ____________________________________________________________________________
36849 [  9145] By: jhi                                   on 2001/03/14  03:57:41
36850         Log: (Retracted by #9150.)
36851      Branch: perl
36852            ! op.c op.h t/op/pat.t
36853 ____________________________________________________________________________
36854 [  9144] By: jhi                                   on 2001/03/14  03:50:38
36855         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
36856              
36857              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
36858              
36859              remove squelch controls for "Scalars leaked" messages in most places
36860              (these are now cured)
36861              
36862              fix another memory leak reported by purify (tie callbacks that
36863              croak can leak when wiping out magic)
36864      Branch: perl
36865           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
36866           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
36867           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
36868           !> t/pragma/warnings.t
36869 ____________________________________________________________________________
36870 [  9143] By: jhi                                   on 2001/03/14  03:37:53
36871         Log: (Retracted by #9149.)
36872      Branch: perl
36873            ! op.c
36874 ____________________________________________________________________________
36875 [  9142] By: gsar                                  on 2001/03/14  03:20:48
36876         Log: fix another memory leak reported by purify (tie callbacks that
36877              croak can leak when wiping out magic)
36878      Branch: maint-5.6/perl
36879            ! scope.c
36880 ____________________________________________________________________________
36881 [  9141] By: jhi                                   on 2001/03/14  02:55:00
36882         Log: Subject: PATCH for [ID 20010305.003]
36883              From: Robin Houston <robin@kitsite.com>
36884              Date: Wed, 14 Mar 2001 02:45:51 +0000
36885              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
36886      Branch: perl
36887            ! pp_ctl.c t/op/eval.t
36888 ____________________________________________________________________________
36889 [  9140] By: jhi                                   on 2001/03/14  02:41:54
36890         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
36891              Date: Wed, 14 Mar 2001 01:52:51 +0000
36892              From: Robin Houston <robin@kitsite.com>
36893              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
36894              
36895              Fix for 2000313.004.
36896      Branch: perl
36897            ! pp_ctl.c t/op/goto.t
36898 ____________________________________________________________________________
36899 [  9139] By: jhi                                   on 2001/03/14  02:40:50
36900         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
36901              From: Robin Houston <robin@kitsite.com>
36902              Date: Wed, 14 Mar 2001 00:43:45 +0000
36903              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
36904      Branch: perl
36905            + t/op/loopctl.t
36906            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
36907            ! vms/perly_c.vms
36908 ____________________________________________________________________________
36909 [  9138] By: gsar                                  on 2001/03/14  01:18:00
36910         Log: remove squelch controls for "Scalars leaked" messages in most places
36911              (these are now cured)
36912      Branch: maint-5.6/perl
36913            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
36914            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
36915            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
36916 ____________________________________________________________________________
36917 [  9137] By: gsar                                  on 2001/03/14  00:57:04
36918         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
36919      Branch: maint-5.6/perl
36920            ! regcomp.c
36921 ____________________________________________________________________________
36922 [  9136] By: jhi                                   on 2001/03/13  23:12:24
36923         Log: (Retracted by #9155)
36924              
36925              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
36926              From: Jens-Uwe Mager <jum@helios.de>
36927              Date: Wed, 21 Feb 2001 21:32:04 +0100
36928              Message-ID: <20010221213203.A18340@ans.helios.de>
36929      Branch: perl
36930            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
36931 ____________________________________________________________________________
36932 [  9135] By: jhi                                   on 2001/03/13  22:50:05
36933         Log: Integrate perlio.
36934      Branch: perl
36935           !> pp.c
36936 ____________________________________________________________________________
36937 [  9134] By: jhi                                   on 2001/03/13  22:49:05
36938         Log: Integrate change #9131 from maintperl into mainline.
36939              
36940              make the error text look more consistent in hints/hpux.sh
36941      Branch: perl
36942           !> hints/hpux.sh
36943 ____________________________________________________________________________
36944 [  9133] By: gsar                                  on 2001/03/13  22:46:20
36945         Log: integrate change#9067 from mainline
36946              
36947              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
36948      Branch: maint-5.6/perl
36949           !> lib/ExtUtils/MM_Unix.pm
36950 ____________________________________________________________________________
36951 [  9132] By: jhi                                   on 2001/03/13  22:41:21
36952         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
36953              From: "John P. Linderman" <jpl@research.att.com>
36954              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
36955              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
36956              
36957              A more correct prime finder.
36958      Branch: perl
36959            ! lib/Tie/SubstrHash.pm
36960 ____________________________________________________________________________
36961 [  9131] By: gsar                                  on 2001/03/13  22:30:42
36962         Log: make the error text look more consistent in hints/hpux.sh
36963      Branch: maint-5.6/perl
36964            ! hints/hpux.sh
36965 ____________________________________________________________________________
36966 [  9130] By: jhi                                   on 2001/03/13  22:23:44
36967         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
36968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36969              Date: Tue, 13 Mar 2001 18:41:26 +0100
36970              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
36971              
36972              If the test is run non-interactively the default handler
36973              is different.
36974      Branch: perl
36975            ! t/lib/sigaction.t
36976 ____________________________________________________________________________
36977 [  9129] By: jhi                                   on 2001/03/13  22:20:21
36978         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
36979              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36980              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
36981              Date:     Tue, 13 Mar 2001 16:44:32 EST
36982      Branch: perl
36983            ! t/lib/1_compile.t
36984 ____________________________________________________________________________
36985 [  9128] By: jhi                                   on 2001/03/13  22:18:34
36986         Log: Subject: Another patch for integer.pm POD 
36987              From: "John L. Allen" <allen@grumman.com>
36988              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
36989              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
36990      Branch: perl
36991            ! lib/integer.pm
36992 ____________________________________________________________________________
36993 [  9127] By: nick                                  on 2001/03/13  21:26:30
36994         Log: Integrate mainline.
36995      Branch: perlio
36996           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
36997           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
36998           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
36999           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
37000           !> Changes Configure MANIFEST README.os2 README.os390
37001           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
37002           !> os2/Changes patchlevel.h win32/perlhost.h
37003 ____________________________________________________________________________
37004 [  9126] By: nick                                  on 2001/03/13  20:39:51
37005         Log: #ifdef'ed out code to make packed side of pack/unpack
37006              octets. (i.e. pack('U') => encode_utf8).
37007      Branch: perlio
37008            ! pp.c
37009 ____________________________________________________________________________
37010 [  9125] By: jhi                                   on 2001/03/13  15:07:16
37011         Log: Update Changes.
37012      Branch: perl
37013            ! Changes patchlevel.h
37014 ____________________________________________________________________________
37015 [  9124] By: jhi                                   on 2001/03/13  14:22:45
37016         Log: Workaround for the buggy ("internal compiler error")
37017              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
37018              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
37019              of Andreas König.
37020      Branch: perl
37021            ! ext/re/Makefile.PL hints/aix.sh
37022 ____________________________________________________________________________
37023 [  9123] By: jhi                                   on 2001/03/13  03:24:34
37024         Log: Typo in #9114.
37025      Branch: metaconfig
37026            ! U/modified/myhostname.U
37027 ____________________________________________________________________________
37028 [  9122] By: jhi                                   on 2001/03/13  03:24:06
37029         Log: Typo in #9113.
37030      Branch: perl
37031            ! Configure
37032 ____________________________________________________________________________
37033 [  9121] By: jhi                                   on 2001/03/13  01:53:05
37034         Log: Forgot to check-in the larger part of #9120, duh.
37035      Branch: perl
37036            ! README.os2
37037 ____________________________________________________________________________
37038 [  9120] By: jhi                                   on 2001/03/13  01:51:31
37039         Log: Subject: [PATCH 5.6.1] OS/2 docs
37040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37041              Date: Mon, 12 Mar 2001 03:27:32 -0500
37042              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
37043      Branch: perl
37044            ! os2/Changes
37045 ____________________________________________________________________________
37046 [  9119] By: jhi                                   on 2001/03/13  01:49:41
37047         Log: Integrate change #9116 from maintperl into mainline.
37048              
37049              Win32::GetCwd() returns C: instead of C:\ in the root directory
37050              under ithreads
37051      Branch: perl
37052           !> win32/perlhost.h
37053 ____________________________________________________________________________
37054 [  9118] By: jhi                                   on 2001/03/13  01:13:39
37055         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
37056      Branch: perl
37057            + lib/Switch.pm t/lib/switch.t
37058            ! MANIFEST
37059 ____________________________________________________________________________
37060 [  9117] By: jhi                                   on 2001/03/13  01:03:17
37061         Log: Add Text::Balanced 1.83.
37062      Branch: perl
37063            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
37064            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
37065            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
37066            + t/lib/tb-xvari.t
37067            ! MANIFEST
37068 ____________________________________________________________________________
37069 [  9116] By: gsar                                  on 2001/03/13  00:55:53
37070         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
37071              under ithreads
37072      Branch: maint-5.6/perl
37073            ! win32/perlhost.h
37074 ____________________________________________________________________________
37075 [  9115] By: jhi                                   on 2001/03/13  00:54:09
37076         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
37077              From: "John L. Allen" <allen@grumman.com>
37078              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
37079              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
37080              
37081              use integer document clarification.
37082      Branch: perl
37083            ! lib/integer.pm
37084 ____________________________________________________________________________
37085 [  9114] By: jhi                                   on 2001/03/13  00:38:54
37086         Log: Metaconfig unit change for #9113.
37087      Branch: metaconfig
37088            ! U/modified/myhostname.U
37089 ____________________________________________________________________________
37090 [  9113] By: jhi                                   on 2001/03/13  00:38:35
37091         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?)
37092              From: Peter Prymmer <pvhp@forte.com>
37093              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
37094              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
37095      Branch: perl
37096            ! Configure README.os390 hints/os390.sh
37097 ____________________________________________________________________________
37098 [  9112] By: jhi                                   on 2001/03/13  00:29:00
37099         Log: Integrate perlio.
37100      Branch: perl
37101           !> sv.c utf8.h
37102 ____________________________________________________________________________
37103 [  9111] By: nick                                  on 2001/03/12  21:16:33
37104         Log: Integrate mainline.
37105      Branch: perlio
37106           +> t/op/anonsub.t
37107           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
37108           !> proto.h sv.c
37109 ____________________________________________________________________________
37110 [  9110] By: nick                                  on 2001/03/12  21:00:13
37111         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
37112      Branch: perlio
37113            ! sv.c utf8.h
37114 ____________________________________________________________________________
37115 [  9109] By: jhi                                   on 2001/03/12  16:04:47
37116         Log: Integrate change #9108 from maintperl to mainline.
37117              
37118              fix memory leak in C<sub X { sub {} }> arising from a refcount
37119              loop between the outer sub and the inner prototype anonsub
37120              
37121              this also enables closures returned by subroutines that
37122              subsequently get redefined to work without generating coredumps :)
37123              
37124              completely removed the free_closures() hack--it shouldn't be
37125              needed anymore
37126      Branch: perl
37127           +> t/op/anonsub.t
37128           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
37129           !> proto.h sv.c
37130 ____________________________________________________________________________
37131 [  9108] By: gsar                                  on 2001/03/12  10:21:31
37132         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
37133              loop between the outer sub and the inner prototype anonsub
37134              
37135              this also enables closures returned by subroutines that
37136              subsequently get redefined to work without generating coredumps :)
37137              
37138              completely removed the free_closures() hack--it shouldn't be
37139              needed anymore
37140      Branch: maint-5.6/perl
37141            + t/op/anonsub.t
37142            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
37143            ! proto.h sv.c
37144 ____________________________________________________________________________
37145 [  9107] By: jhi                                   on 2001/03/12  05:15:31
37146         Log: Integrate perlio.
37147      Branch: perl
37148           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
37149 ____________________________________________________________________________
37150 [  9106] By: nick                                  on 2001/03/11  20:10:12
37151         Log: regcomp.c is working in native space, not Unicode space (if different)
37152              as it is doing compare against 'W' in \W etc.
37153      Branch: perlio
37154            ! regcomp.c
37155 ____________________________________________________________________________
37156 [  9105] By: nick                                  on 2001/03/11  19:39:34
37157         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
37158              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
37159      Branch: perlio
37160            ! regcomp.c toke.c utf8.c
37161 ____________________________________________________________________________
37162 [  9104] By: nick                                  on 2001/03/11  18:15:44
37163         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
37164      Branch: perlio
37165            ! sv.c
37166 ____________________________________________________________________________
37167 [  9103] By: nick                                  on 2001/03/11  18:03:28
37168         Log: Integrate mainline (for regexp stuff).
37169      Branch: perlio
37170           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
37171           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
37172           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
37173           !> t/lib/errno.t t/op/pat.t
37174 ____________________________________________________________________________
37175 [  9102] By: nick                                  on 2001/03/11  17:44:20
37176         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
37177              - exclude layer syms in makedef.pl for sfio
37178              - also inhibit Encode from trying to build ":encode()" layer.
37179      Branch: perlio
37180            ! ext/Encode/Encode.xs makedef.pl
37181 ____________________________________________________________________________
37182 [  9101] By: jhi                                   on 2001/03/10  22:38:13
37183         Log: The $Is_MacOS needs to be declared.
37184      Branch: perl
37185            ! lib/ExtUtils/Manifest.pm
37186 ____________________________________________________________________________
37187 [  9100] By: jhi                                   on 2001/03/10  22:14:29
37188         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
37189              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
37190              pollute the symbolspace if using sfio.
37191      Branch: perl
37192            ! ext/Encode/Encode.xs
37193 ____________________________________________________________________________
37194 [  9099] By: jhi                                   on 2001/03/10  21:58:48
37195         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
37196              Date: Sat, 10 Mar 2001 14:23:55 -0500
37197              From: Chris Nandor <pudge@pobox.com>
37198              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
37199      Branch: perl
37200            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
37201            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
37202            ! t/lib/errno.t
37203 ____________________________________________________________________________
37204 [  9098] By: jhi                                   on 2001/03/10  21:38:30
37205         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
37206      Branch: perl
37207            ! regcomp.c regexec.c t/op/pat.t
37208 ____________________________________________________________________________
37209 [  9097] By: jhi                                   on 2001/03/10  14:38:07
37210         Log: Integrate perlio.
37211      Branch: perl
37212           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
37213           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
37214           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
37215 ____________________________________________________________________________
37216 [  9096] By: nick                                  on 2001/03/10  11:55:43
37217         Log: EBCDIC sanity - phase I
37218              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
37219              - use utf8n_xxxx (c.f. pvn) for forms which take length.
37220              - back out vN.N and $^V exceptions to e2a/a2e
37221              - make "locale" isxxx macros be uvchr (may be redundant?)
37222              
37223              Not clear yet that toUPPER_uni et. al. return being handled correctly.
37224              The tr// and rexexp stuff still needs an audit, assumption is they are working
37225              in Unicode space.
37226              
37227              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
37228      Branch: perlio
37229            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
37230            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
37231            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
37232 ____________________________________________________________________________
37233 [  9095] By: jhi                                   on 2001/03/09  22:10:01
37234         Log: Integrate perlio.
37235      Branch: perl
37236           !> dump.c
37237 ____________________________________________________________________________
37238 [  9094] By: nick                                  on 2001/03/09  17:36:38
37239         Log: Builds an passes all tests after integrate and this tweak.
37240      Branch: perlio
37241            ! dump.c
37242 ____________________________________________________________________________
37243 [  9093] By: nick                                  on 2001/03/09  17:16:03
37244         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
37245      Branch: perlio
37246           +> lib/unicode/Scripts.txt t/lib/sigaction.t
37247           !> (integrate 79 files)
37248 ____________________________________________________________________________
37249 [  9092] By: jhi                                   on 2001/03/09  15:28:26
37250         Log: Update Changes.
37251      Branch: perl
37252            ! Changes patchlevel.h
37253 ____________________________________________________________________________
37254 [  9091] By: jhi                                   on 2001/03/09  15:25:05
37255         Log: In op/stat #35 better to scan all the potential directories
37256              for setuids, not just the first one.
37257      Branch: perl
37258            ! t/op/stat.t
37259 ____________________________________________________________________________
37260 [  9090] By: jhi                                   on 2001/03/09  15:01:27
37261         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
37262              From: rspier@pobox.com (Robert Spier)
37263              Date: Fri, 9 Mar 2001 03:30:20 -0500
37264              Message-ID: <15016.38044.381174.160189@rls.cx>
37265              
37266              EXISTS() returning undef mistakenly triggered a FETCH().
37267      Branch: perl
37268            ! hv.c
37269 ____________________________________________________________________________
37270 [  9089] By: jhi                                   on 2001/03/09  14:59:02
37271         Log: Add /sbin and /usr/sbin to the list of directories scanned
37272              for setuid programs.  Takes care of bug id 20010309.003.
37273      Branch: perl
37274            ! t/op/stat.t
37275 ____________________________________________________________________________
37276 [  9088] By: jhi                                   on 2001/03/09  14:48:32
37277         Log: Regen perlapi, perltoc.
37278      Branch: perl
37279            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
37280 ____________________________________________________________________________
37281 [  9087] By: jhi                                   on 2001/03/09  14:38:56
37282         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
37283              From: David Mitchell <davem@fdgroup.co.uk>
37284              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
37285              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
37286      Branch: perl
37287            ! dump.c perl.c perl.h pod/perlrun.pod
37288 ____________________________________________________________________________
37289 [  9086] By: jhi                                   on 2001/03/09  01:47:16
37290         Log: A modified version of
37291              
37292              Subject: [ID 20010307.005] POSIX::sigaction has various problems
37293              From: anders@broadcom.com
37294              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
37295              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
37296              
37297              Currently the sigaction.t test #6 fails (and is fudged to look
37298              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
37299              This may well be a genuine bug in Linux sigaction() (since at
37300              least Tru64, Solaris, and HP-UX disagree with Linux).
37301              Anyone with POSIX / SUSv2 tome handy?  The problem is that
37302              the flags of the oldaction don't match with the flags in
37303              the previously installed disposition.
37304      Branch: perl
37305            + t/lib/sigaction.t
37306            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
37307 ____________________________________________________________________________
37308 [  9085] By: jhi                                   on 2001/03/09  01:30:13
37309         Log: Subject: Re: mission impossible for the day
37310              From: Alex Gough <alex@rcon.org>
37311              Date: Thu, 08 Mar 2001 17:18:19 +0000
37312              Message-ID: <3AA7BEDB.8070409@rcon.org>
37313              
37314              If references (are overloaded) and can be directly stringified,
37315              show that instead of "stringified".
37316              
37317              (The problem, infinite mutual recursion caused by overloaded bool
37318              in Switch.pm, tracked by David Mitchell)
37319      Branch: perl
37320            ! lib/Carp/Heavy.pm
37321 ____________________________________________________________________________
37322 [  9084] By: jhi                                   on 2001/03/09  01:20:39
37323         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
37324              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
37325              From: David Mitchell <davem@fdgroup.co.uk>
37326              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
37327      Branch: perl
37328            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
37329            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
37330 ____________________________________________________________________________
37331 [  9083] By: jhi                                   on 2001/03/09  01:16:51
37332         Log: Subject: [PATCH] perldata.pod here-doc docs
37333              From: Jeff Pinyan <jeffp@crusoe.net>
37334              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
37335              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
37336      Branch: perl
37337            ! pod/perldata.pod
37338 ____________________________________________________________________________
37339 [  9082] By: jhi                                   on 2001/03/09  01:01:27
37340         Log: Subject: Re: Unicode/EBCDIC
37341              From: Peter Prymmer <pvhp@forte.com>
37342              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
37343              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
37344      Branch: perl
37345            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
37346 ____________________________________________________________________________
37347 [  9081] By: jhi                                   on 2001/03/08  13:41:30
37348         Log: Subject: Ooops, wrong 'no *POSIX' Patch
37349              From: Dorner Thomas <Thomas.Dorner@start.de>
37350              Date: Thu, 8 Mar 2001 08:43:28 +0100
37351              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
37352      Branch: perl
37353            ! hints/posix-bc.sh
37354 ____________________________________________________________________________
37355 [  9080] By: jhi                                   on 2001/03/08  13:11:42
37356         Log: It's Scripts.txt, not Script.txt.
37357      Branch: perl
37358            ! MANIFEST
37359 ____________________________________________________________________________
37360 [  9079] By: jhi                                   on 2001/03/08  12:59:05
37361         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
37362              From: Dorner Thomas <Thomas.Dorner@start.de>
37363              Date: Wed, 7 Mar 2001 14:13:31 +0100
37364              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
37365      Branch: perl
37366            ! makedepend.SH
37367 ____________________________________________________________________________
37368 [  9078] By: jhi                                   on 2001/03/08  12:57:43
37369         Log: Retract #9069, wrong patch.
37370      Branch: perl
37371            ! Makefile.SH
37372 ____________________________________________________________________________
37373 [  9077] By: jhi                                   on 2001/03/08  01:06:13
37374         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
37375      Branch: perl
37376            + lib/unicode/Scripts.txt
37377            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
37378            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
37379            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
37380            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
37381            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
37382            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
37383            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
37384            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
37385            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
37386            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
37387            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
37388            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
37389            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
37390            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
37391            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
37392            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
37393            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
37394            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
37395            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
37396            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
37397            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
37398            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
37399            ! lib/unicode/version
37400 ____________________________________________________________________________
37401 [  9076] By: jhi                                   on 2001/03/07  22:59:39
37402         Log: Integrate change #7784 from mainline into maintperl.
37403              
37404              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
37405      Branch: maint-5.6/perl
37406           !> pp_ctl.c t/op/pat.t
37407 ____________________________________________________________________________
37408 [  9075] By: jhi                                   on 2001/03/07  22:05:11
37409         Log: More UTF-8 test tweaks.
37410      Branch: perl
37411            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
37412 ____________________________________________________________________________
37413 [  9074] By: nick                                  on 2001/03/07  21:39:29
37414         Log: Integrate mainline.
37415      Branch: perlio
37416           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
37417           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
37418           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
37419           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
37420           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
37421 ____________________________________________________________________________
37422 [  9073] By: jhi                                   on 2001/03/07  16:37:09
37423         Log: Update Changes.
37424      Branch: perl
37425            ! Changes patchlevel.h
37426 ____________________________________________________________________________
37427 [  9072] By: jhi                                   on 2001/03/07  16:32:30
37428         Log: Subject: [ID 20010306.004] || != named unary operator
37429              From: abela@geneanet.org
37430              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
37431              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
37432      Branch: perl
37433            ! pod/perlop.pod
37434 ____________________________________________________________________________
37435 [  9071] By: jhi                                   on 2001/03/07  15:14:11
37436         Log: Subject: downgrading to bytes for common functions
37437              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
37438              Date: Wed, 7 Mar 2001 02:36:55 -0500
37439              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
37440      Branch: perl
37441            ! pp_sys.c
37442 ____________________________________________________________________________
37443 [  9070] By: jhi                                   on 2001/03/07  15:04:58
37444         Log: Clarify the description differentiating for and while; inspired by
37445              
37446              Subject: [ID 20010306.002] for/while difference in for definition
37447              From: abela@geneanet.org
37448              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
37449              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
37450      Branch: perl
37451            ! pod/perlsyn.pod
37452 ____________________________________________________________________________
37453 [  9069] By: jhi                                   on 2001/03/07  14:55:30
37454         Log: (Retracted by #9078.)
37455      Branch: perl
37456            ! Makefile.SH
37457 ____________________________________________________________________________
37458 [  9068] By: jhi                                   on 2001/03/07  14:51:17
37459         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
37460              From: Radu Greab <radu@netsoft.ro>
37461              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
37462              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
37463      Branch: perl
37464            ! pp.c t/op/chop.t
37465 ____________________________________________________________________________
37466 [  9067] By: jhi                                   on 2001/03/07  14:48:57
37467         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
37468              From: Simon Cozens <simon@netthink.co.uk>
37469              Date: Wed, 7 Mar 2001 13:59:28 +0000
37470              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
37471              
37472              In order to allow MakeMaker to build correct Makefiles,
37473              you need to change the order of the arguments in MM_Unix.pm
37474              as well. (Unless you have C89_CCMODE set, but we're trying
37475              to be POSIXly correct)
37476              
37477              Thanks to Merijn Broeren for tracking this down.
37478      Branch: perl
37479            ! lib/ExtUtils/MM_Unix.pm
37480 ____________________________________________________________________________
37481 [  9066] By: jhi                                   on 2001/03/07  14:30:02
37482         Log: Floating point too messy.
37483      Branch: perl
37484            ! t/camel-III/vstring.t
37485 ____________________________________________________________________________
37486 [  9065] By: jhi                                   on 2001/03/07  14:17:44
37487         Log: Integrate change #9064 from maintperl into mainline.
37488              
37489              fix memory leak in pack("Bb",...)
37490      Branch: perl
37491           !> perl.c
37492 ____________________________________________________________________________
37493 [  9064] By: gsar                                  on 2001/03/07  06:29:24
37494         Log: fix memory leak in pack("Bb",...)
37495      Branch: maint-5.6/perl
37496            ! perl.c
37497 ____________________________________________________________________________
37498 [  9063] By: jhi                                   on 2001/03/07  00:55:04
37499         Log: Major utf8 test reorganisation and rewrite.
37500              Hopefully no tests were lost in the shuffle.
37501              (The beginning of pragma/utf8 was lost intentionally,
37502              the tests were rather bogus and incomplete.)
37503      Branch: perl
37504            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
37505            ! t/pragma/utf8.t
37506 ____________________________________________________________________________
37507 [  9062] By: jhi                                   on 2001/03/07  00:41:16
37508         Log: More tweakage on the Unicode character class descriptions.
37509      Branch: perl
37510            ! lib/unicode/mktables.PL pod/perlretut.pod
37511 ____________________________________________________________________________
37512 [  9061] By: jhi                                   on 2001/03/06  23:12:38
37513         Log: The perlretut was still talking about the old \p and \P
37514              definitions.
37515      Branch: perl
37516            ! pod/perlretut.pod
37517 ____________________________________________________________________________
37518 [  9060] By: nick                                  on 2001/03/06  20:52:37
37519         Log: Integrate mainline (make test works again now).
37520      Branch: perlio
37521           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
37522 ____________________________________________________________________________
37523 [  9059] By: jhi                                   on 2001/03/06  15:36:14
37524         Log: 0.999... does equal 1.0, doesn't it?
37525      Branch: perl
37526            ! t/camel-III/vstring.t
37527 ____________________________________________________________________________
37528 [  9058] By: jhi                                   on 2001/03/06  15:34:00
37529         Log: Make /x{abcd}/ to work without use utf8.
37530      Branch: perl
37531            ! regcomp.c
37532 ____________________________________________________________________________
37533 [  9057] By: jhi                                   on 2001/03/06  03:02:36
37534         Log: Easier to outcomment all the three reset() tests for now.
37535      Branch: perl
37536            ! t/op/pat.t
37537 ____________________________________________________________________________
37538 [  9056] By: jhi                                   on 2001/03/06  02:30:02
37539         Log: Comment out the deadly reset; until the 20010301.005
37540              is finally fixed.
37541      Branch: perl
37542            ! t/op/pat.t
37543 ____________________________________________________________________________
37544 [  9055] By: jhi                                   on 2001/03/06  02:21:26
37545         Log: Integrate the change #9054 from mainline:
37546              retract the PMOP cleanup patch pending further investigation.
37547      Branch: maint-5.6/perl
37548           !> op.c op.h
37549 ____________________________________________________________________________
37550 [  9054] By: jhi                                   on 2001/03/06  02:19:57
37551         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
37552              with oddly familiar stack traces.
37553      Branch: perl
37554            ! op.c op.h
37555 ____________________________________________________________________________
37556 [  9053] By: jhi                                   on 2001/03/05  23:20:28
37557         Log: Integrate perlio.
37558      Branch: perl
37559           +> ext/Encode/Encode/koi8-r.ucm
37560           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
37561           !> makedef.pl
37562 ____________________________________________________________________________
37563 [  9052] By: nick                                  on 2001/03/05  23:08:17
37564         Log: skipping USE_PERLIO symbols correction.
37565      Branch: perlio
37566            ! makedef.pl
37567 ____________________________________________________________________________
37568 [  9051] By: nick                                  on 2001/03/05  22:35:07
37569         Log: More Encode alias tidying.
37570      Branch: perlio
37571            + ext/Encode/Encode/koi8-r.ucm
37572            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
37573 ____________________________________________________________________________
37574 [  9050] By: jhi                                   on 2001/03/05  21:44:29
37575         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
37576              Sarathy's fix for ID 20010301.005.
37577      Branch: maint-5.6/perl
37578           !> op.c op.h
37579 ____________________________________________________________________________
37580 [  9049] By: nick                                  on 2001/03/05  19:54:04
37581         Log: Integrate Jarkko's Encode.pm tweak.
37582      Branch: perlio
37583           !> ext/Encode/Encode.pm
37584 ____________________________________________________________________________
37585 [  9048] By: nick                                  on 2001/03/05  19:47:57
37586         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
37587      Branch: perlio
37588           +> os2/os2add.sym
37589           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
37590           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
37591           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
37592           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
37593           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
37594 ____________________________________________________________________________
37595 [  9047] By: jhi                                   on 2001/03/05  19:25:26
37596         Log: Regen perlapi.
37597      Branch: perl
37598            ! pod/perlapi.pod
37599 ____________________________________________________________________________
37600 [  9046] By: jhi                                   on 2001/03/05  19:12:14
37601         Log: Integrate perlio.
37602      Branch: perl
37603           +> t/camel-III/vstring.t
37604           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
37605 ____________________________________________________________________________
37606 [  9045] By: jhi                                   on 2001/03/05  19:10:36
37607         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
37608      Branch: perl
37609            ! ext/Encode/Encode.pm
37610 ____________________________________________________________________________
37611 [  9044] By: jhi                                   on 2001/03/05  18:49:12
37612         Log: Forgot the other half of the PMOP patch (#9033).
37613      Branch: perl
37614            ! op.h
37615 ____________________________________________________________________________
37616 [  9043] By: nick                                  on 2001/03/05  18:14:47
37617         Log: Update MANIFEST for new test.
37618      Branch: perlio
37619            ! MANIFEST
37620 ____________________________________________________________________________
37621 [  9042] By: nick                                  on 2001/03/05  18:12:41
37622         Log: Some tests for Camel 3rd edition features.
37623              Make gethostbyaddr() test in above work.
37624      Branch: perlio
37625            + t/camel-III/vstring.t
37626            ! pp.h pp_sys.c t/TEST t/harness
37627 ____________________________________________________________________________
37628 [  9041] By: jhi                                   on 2001/03/05  17:41:48
37629         Log: Add more ISO 8859 encoding aliases.
37630      Branch: perl
37631            ! ext/Encode/Encode.pm
37632 ____________________________________________________________________________
37633 [  9040] By: jhi                                   on 2001/03/05  17:30:43
37634         Log: Integrate perlio.
37635      Branch: perl
37636           !> MANIFEST sv.c
37637 ____________________________________________________________________________
37638 [  9039] By: nick                                  on 2001/03/05  17:11:36
37639         Log: Missed added file.
37640      Branch: perlio
37641            ! MANIFEST
37642 ____________________________________________________________________________
37643 [  9038] By: jhi                                   on 2001/03/05  15:58:01
37644         Log: Add tr tests for EBCDIC, from Karsten Sperling.
37645      Branch: perl
37646            ! t/op/tr.t
37647 ____________________________________________________________________________
37648 [  9037] By: nick                                  on 2001/03/05  15:56:35
37649         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
37650              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
37651              
37652              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
37653              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
37654              - uses SvPV() rather than sv_2pv() in case it isn't a string.
37655      Branch: perlio
37656            ! sv.c
37657 ____________________________________________________________________________
37658 [  9036] By: jhi                                   on 2001/03/05  15:49:15
37659         Log: Add matching tests currently failing in EBCDIC,
37660              suggested by Karsten Sperling.
37661      Branch: perl
37662            ! t/op/pat.t
37663 ____________________________________________________________________________
37664 [  9035] By: jhi                                   on 2001/03/05  15:36:55
37665         Log: The #9034 needs a MANIFESTation.
37666      Branch: perl
37667            ! MANIFEST
37668 ____________________________________________________________________________
37669 [  9034] By: jhi                                   on 2001/03/05  15:35:14
37670         Log: Integrate perlio.
37671      Branch: perl
37672           +> ext/Encode/Encode/Tcl.pm
37673           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
37674           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
37675           !> ext/Encode/Encode/iso8859-1.ucm
37676           !> ext/Encode/Encode/iso8859-10.ucm
37677           !> ext/Encode/Encode/iso8859-13.ucm
37678           !> ext/Encode/Encode/iso8859-14.ucm
37679           !> ext/Encode/Encode/iso8859-15.ucm
37680           !> ext/Encode/Encode/iso8859-16.ucm
37681           !> ext/Encode/Encode/iso8859-2.ucm
37682           !> ext/Encode/Encode/iso8859-3.ucm
37683           !> ext/Encode/Encode/iso8859-4.ucm
37684           !> ext/Encode/Encode/iso8859-5.ucm
37685           !> ext/Encode/Encode/iso8859-6.ucm
37686           !> ext/Encode/Encode/iso8859-7.ucm
37687           !> ext/Encode/Encode/iso8859-8.ucm
37688           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
37689           !> t/lib/encode.t
37690 ____________________________________________________________________________
37691 [  9033] By: jhi                                   on 2001/03/05  15:33:18
37692         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
37693              From: Gurusamy Sarathy <gsar@ActiveState.com>
37694              Date: Sun, 04 Mar 2001 22:33:15 -0800
37695              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
37696              
37697              PMOPs need to remember their own stash so that they can
37698              gracefully remove themselves from their linked list.
37699      Branch: perl
37700            ! op.c
37701 ____________________________________________________________________________
37702 [  9032] By: nick                                  on 2001/03/05  14:51:50
37703         Log: Encode implementation "completion"
37704              Implement and document define_encoding()
37705              Implement and document encoding aliases including define_alias()
37706              Make Encode::XS use define_encoding() rather than back-door.
37707              Move run-time *.enc to separate Encode::Tcl module.
37708              Make 'compile' honour <codeset_name>
37709              Change canonical names of to iso-8859-* and US-ascii.
37710      Branch: perlio
37711            + ext/Encode/Encode/Tcl.pm
37712            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
37713            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
37714            ! ext/Encode/Encode/iso8859-1.ucm
37715            ! ext/Encode/Encode/iso8859-10.ucm
37716            ! ext/Encode/Encode/iso8859-13.ucm
37717            ! ext/Encode/Encode/iso8859-14.ucm
37718            ! ext/Encode/Encode/iso8859-15.ucm
37719            ! ext/Encode/Encode/iso8859-16.ucm
37720            ! ext/Encode/Encode/iso8859-2.ucm
37721            ! ext/Encode/Encode/iso8859-3.ucm
37722            ! ext/Encode/Encode/iso8859-4.ucm
37723            ! ext/Encode/Encode/iso8859-5.ucm
37724            ! ext/Encode/Encode/iso8859-6.ucm
37725            ! ext/Encode/Encode/iso8859-7.ucm
37726            ! ext/Encode/Encode/iso8859-8.ucm
37727            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
37728            ! t/lib/encode.t
37729 ____________________________________________________________________________
37730 [  9031] By: jhi                                   on 2001/03/05  13:51:17
37731         Log: Integrate change #9030 from maintperl into mainline.
37732              
37733              Subject: [PATCH 5.6.1] OS/2 cleanup
37734      Branch: perl
37735           +> os2/os2add.sym
37736           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
37737           !> makedef.pl os2/Changes os2/Makefile.SHs
37738           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
37739           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
37740           !> os2/os2.sym os2/os2ish.h
37741 ____________________________________________________________________________
37742 [  9030] By: jhi                                   on 2001/03/05  13:46:49
37743         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
37744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37745              Date: Mon, 5 Mar 2001 02:29:44 -0500
37746              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
37747      Branch: maint-5.6/perl
37748            + os2/os2add.sym
37749            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
37750            ! makedef.pl os2/Changes os2/Makefile.SHs
37751            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
37752            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
37753            ! os2/os2.sym os2/os2ish.h
37754 ____________________________________________________________________________
37755 [  9029] By: jhi                                   on 2001/03/05  13:40:35
37756         Log: Integrate change #9028 from maintperl into mainline.
37757              
37758              various nits in MM_Unix.pm found by disabling SelfLoader
37759      Branch: perl
37760           !> lib/ExtUtils/MM_Unix.pm
37761 ____________________________________________________________________________
37762 [  9028] By: gsar                                  on 2001/03/05  09:58:38
37763         Log: various nits in MM_Unix.pm found by disabling SelfLoader
37764      Branch: maint-5.6/perl
37765            ! lib/ExtUtils/MM_Unix.pm
37766 ____________________________________________________________________________
37767 [  9027] By: nick                                  on 2001/03/05  08:35:22
37768         Log: Integrate mainline
37769      Branch: perlio
37770           !> (integrate 28 files)
37771 ____________________________________________________________________________
37772 [  9026] By: jhi                                   on 2001/03/05  02:14:59
37773         Log: Integrate change #9025 from mainline to maintperl,
37774              retract \N{U+HHHH}.
37775      Branch: maint-5.6/perl
37776           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
37777           !> t/lib/charnames.t toke.c
37778 ____________________________________________________________________________
37779 [  9025] By: jhi                                   on 2001/03/05  02:13:09
37780         Log: Retracting \N{U+HHHH}.
37781      Branch: perl
37782            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
37783            ! t/lib/charnames.t toke.c
37784 ____________________________________________________________________________
37785 [  9024] By: jhi                                   on 2001/03/04  20:51:07
37786         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
37787              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
37788              Date: Fri, 02 Mar 2001 18:25:26 +0100
37789              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
37790              
37791              Casting problem.
37792      Branch: perl
37793            ! ext/Storable/Storable.xs
37794 ____________________________________________________________________________
37795 [  9023] By: jhi                                   on 2001/03/04  19:46:45
37796         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
37797              From: nick@talking.bollo.cx
37798              Date: Sat, 03 Mar 2001 21:41:33 +0000
37799              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
37800              
37801              Revert the workaround.
37802      Branch: perl
37803            ! perlio.c
37804 ____________________________________________________________________________
37805 [  9022] By: jhi                                   on 2001/03/04  19:36:28
37806         Log: Update Changes.
37807      Branch: perl
37808            ! Changes patchlevel.h
37809 ____________________________________________________________________________
37810 [  9021] By: jhi                                   on 2001/03/04  18:41:00
37811         Log: makedef.pl updates suggested by Chris Nandor; double-checking
37812              the changes in AIX, OS/2 Win32 would be nice.
37813      Branch: perl
37814            ! makedef.pl
37815 ____________________________________________________________________________
37816 [  9020] By: jhi                                   on 2001/03/04  18:23:58
37817         Log: Integrate change #9012 from maintperl into mainline,
37818              quench a compiler warning.
37819      Branch: perl
37820           !> toke.c
37821 ____________________________________________________________________________
37822 [  9019] By: jhi                                   on 2001/03/04  18:18:43
37823         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
37824              
37825              \N{U+HHHH} fix.
37826              
37827              pattern in G_ARRAY context
37828      Branch: maint-5.6/perl
37829           !> pp_hot.c t/op/pat.t toke.c
37830 ____________________________________________________________________________
37831 [  9018] By: jhi                                   on 2001/03/04  18:07:48
37832         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
37833              From: Jeff Pinyan <jeffp@crusoe.net>
37834              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
37835              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
37836      Branch: perl
37837            ! pp_hot.c t/op/pat.t
37838 ____________________________________________________________________________
37839 [  9017] By: jhi                                   on 2001/03/04  18:06:21
37840         Log: I thought I tested the #9014.
37841      Branch: perl
37842            ! toke.c
37843 ____________________________________________________________________________
37844 [  9016] By: jhi                                   on 2001/03/04  17:41:22
37845         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
37846              
37847              Tweak the get*ent() OS/2 prototypes.
37848              
37849              Add the \N{U+HHHH} syntax.
37850              
37851              More tr/// UTF-8 fixes from Inaba Hiroto.
37852      Branch: maint-5.6/perl
37853           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
37854           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
37855 ____________________________________________________________________________
37856 [  9015] By: jhi                                   on 2001/03/04  17:36:04
37857         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
37858      Branch: perl
37859            ! doop.c t/op/tr.t
37860 ____________________________________________________________________________
37861 [  9014] By: jhi                                   on 2001/03/04  17:24:49
37862         Log: Add the \N{U+HHHH} syntax.
37863      Branch: perl
37864            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
37865            ! t/lib/charnames.t toke.c
37866 ____________________________________________________________________________
37867 [  9013] By: jhi                                   on 2001/03/04  17:20:45
37868         Log: Tweak the get*ent() OS/2 prototypes.
37869      Branch: perl
37870            ! os2/os2.c
37871 ____________________________________________________________________________
37872 [  9012] By: gsar                                  on 2001/03/04  06:26:14
37873         Log: avoid warning (nit in change#9009)
37874      Branch: maint-5.6/perl
37875            ! toke.c
37876 ____________________________________________________________________________
37877 [  9011] By: gsar                                  on 2001/03/04  06:15:24
37878         Log: lib/charnames.t fails in 5.6.x because of older Unicode
37879              data
37880              
37881              TODO: need to revisit this after updating lib/unicode/...
37882      Branch: maint-5.6/perl
37883            ! t/lib/charnames.t
37884 ____________________________________________________________________________
37885 [  9010] By: gsar                                  on 2001/03/04  06:08:36
37886         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
37887      Branch: maint-5.6/perl
37888            ! toke.c
37889 ____________________________________________________________________________
37890 [  9009] By: jhi                                   on 2001/03/03  19:27:20
37891         Log: Integrate change #9008 from mainline to maintperl,
37892              UTF-8 tr/// fixes from Inaba Hiroto.
37893      Branch: maint-5.6/perl
37894           !> doop.c op.c t/op/tr.t toke.c
37895 ____________________________________________________________________________
37896 [  9008] By: jhi                                   on 2001/03/03  19:19:42
37897         Log: UTF8 tr/// fixes from Inaba Hiroto.
37898      Branch: perl
37899            ! doop.c op.c t/op/tr.t toke.c
37900 ____________________________________________________________________________
37901 [  9007] By: jhi                                   on 2001/03/03  19:00:30
37902         Log: Integrate change #9006 from maintperl to mainline,
37903              more robust quest for the infinite.
37904      Branch: perl
37905           !> lib/Math/Complex.pm
37906 ____________________________________________________________________________
37907 [  9006] By: jhi                                   on 2001/03/03  18:58:06
37908         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
37909              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37910              Date: Sat, 3 Mar 2001 12:51:50 -0500
37911              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
37912              
37913              Be more robust in our quest for the infinite.
37914      Branch: maint-5.6/perl
37915            ! lib/Math/Complex.pm
37916 ____________________________________________________________________________
37917 [  9005] By: jhi                                   on 2001/03/03  17:55:50
37918         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
37919      Branch: maint-5.6/perl
37920            ! doio.c
37921 ____________________________________________________________________________
37922 [  9004] By: jhi                                   on 2001/03/03  17:40:14
37923         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
37924              so that picky compilers like IRIX won't get huffy about
37925              "statements without effect" (like 1;).
37926      Branch: perl
37927            ! toke.c
37928 ____________________________________________________________________________
37929 [  9003] By: jhi                                   on 2001/03/03  17:15:52
37930         Log: Integrate change #9002 from mainline to maintperl.
37931              
37932              Subject: [perl-5.6.x, perl-current] accept for EPOC
37933      Branch: maint-5.6/perl
37934           !> pp_sys.c
37935 ____________________________________________________________________________
37936 [  9002] By: jhi                                   on 2001/03/03  17:14:30
37937         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
37938              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37939              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
37940              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
37941      Branch: perl
37942            ! pp_sys.c
37943 ____________________________________________________________________________
37944 [  9001] By: jhi                                   on 2001/03/03  17:13:13
37945         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
37946              From: "Craig A. Berry" <craigberry@mac.com>
37947              Date: Fri, 02 Mar 2001 17:44:40 -0600
37948              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
37949      Branch: perl
37950            ! t/pod/find.t
37951 ____________________________________________________________________________
37952 [  9000] By: jhi                                   on 2001/03/03  17:11:55
37953         Log: Integrate changes #8997,8999 from maintperl.
37954              
37955              Subject: [PATCH 5.6.1] compiling on OS/2
37956              (Better error message from hints/os2.sh)
37957              
37958              Subject: [PATCH 5.6.1] syslog.t
37959      Branch: perl
37960           !> hints/os2.sh t/lib/syslog.t
37961 ____________________________________________________________________________
37962 [  8999] By: jhi                                   on 2001/03/03  17:09:28
37963         Log: Subject: [PATCH 5.6.1] syslog.t
37964              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37965              Date: Sat, 3 Mar 2001 02:11:17 -0500
37966              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
37967      Branch: maint-5.6/perl
37968            ! t/lib/syslog.t
37969 ____________________________________________________________________________
37970 [  8998] By: jhi                                   on 2001/03/03  17:07:50
37971         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
37972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37973              Date: Sat, 3 Mar 2001 01:53:52 -0500
37974              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
37975      Branch: maint-5.6/perl
37976            ! opcode.pl os2/os2.c
37977 ____________________________________________________________________________
37978 [  8997] By: jhi                                   on 2001/03/03  17:03:30
37979         Log: Subject: [PATCH 5.6.1] compiling on OS/2
37980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37981              Date: Sat, 3 Mar 2001 01:59:59 -0500
37982              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
37983      Branch: maint-5.6/perl
37984            ! hints/os2.sh
37985 ____________________________________________________________________________
37986 [  8996] By: jhi                                   on 2001/03/03  00:55:58
37987         Log: Regen files for mainline.
37988      Branch: perl
37989            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37990            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
37991 ____________________________________________________________________________
37992 [  8995] By: jhi                                   on 2001/03/03  00:35:22
37993         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
37994              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
37995              to maintperl.
37996              
37997              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
37998              
37999              Add Configure option -Dmksymlinks which will create a symlink
38000              forest if the current/build differs from the source directory.
38001              (8218,8220,8221,8317,8318,8971)
38002              
38003              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
38004              (Document APPLLIB_EXP in INSTALL.)
38005              
38006              If running byacc write-enable also perly.h.
38007              
38008              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
38009              
38010              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
38011              
38012              Sanity check for conflicting thread flavours.
38013              
38014              Fix the sys/fcntl.h problem reported by Peter Prymmer.
38015              
38016              Add few CPUs/architectures to the Cppsym scan,
38017              add -perlio to archname if so selected (modified 8890)
38018              
38019              Be more helpful for devel builders, suggested by John L. Allen.
38020              (admittedly pointless change for maintperl, but the usedevel
38021              code is there already)
38022      Branch: maint-5.6/perl
38023           !> Configure INSTALL Makefile.SH Porting/Glossary
38024           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
38025           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
38026           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
38027           !> win32/config.bc win32/config.gc win32/config.vc
38028 ____________________________________________________________________________
38029 [  8994] By: jhi                                   on 2001/03/02  23:31:41
38030         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
38031      Branch: metaconfig/U/perl
38032            ! gccvers.U
38033 ____________________________________________________________________________
38034 [  8993] By: jhi                                   on 2001/03/02  23:22:12
38035         Log: Regenerate various files for maint.
38036      Branch: maint-5.6/perl
38037            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
38038            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
38039 ____________________________________________________________________________
38040 [  8992] By: alanbur                               on 2001/03/02  22:48:34
38041         Log: Resync wuth parent
38042      Branch: maint-5.6/pureperl
38043           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
38044           !> (integrate 60 files)
38045 ____________________________________________________________________________
38046 [  8991] By: jhi                                   on 2001/03/02  21:00:08
38047         Log: Retract the #8742 part of #8986, backward compat.
38048      Branch: maint-5.6/perl
38049            ! embed.pl
38050 ____________________________________________________________________________
38051 [  8990] By: jhi                                   on 2001/03/02  20:40:07
38052         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
38053      Branch: maint-5.6/perl
38054            ! hv.c
38055 ____________________________________________________________________________
38056 [  8989] By: jhi                                   on 2001/03/02  19:59:56
38057         Log: Update Changes.
38058      Branch: perl
38059            ! Changes patchlevel.h
38060 ____________________________________________________________________________
38061 [  8988] By: jhi                                   on 2001/03/02  19:57:08
38062         Log: Integrate perlio.
38063      Branch: perl
38064           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
38065           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
38066           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
38067           !> ext/Encode/Encode/iso8859-10.ucm
38068           !> ext/Encode/Encode/iso8859-13.ucm
38069           !> ext/Encode/Encode/iso8859-14.ucm
38070           !> ext/Encode/Encode/iso8859-15.ucm
38071           !> ext/Encode/Encode/iso8859-16.ucm
38072           !> ext/Encode/Encode/iso8859-2.ucm
38073           !> ext/Encode/Encode/iso8859-3.ucm
38074           !> ext/Encode/Encode/iso8859-4.ucm
38075           !> ext/Encode/Encode/iso8859-5.ucm
38076           !> ext/Encode/Encode/iso8859-6.ucm
38077           !> ext/Encode/Encode/iso8859-7.ucm
38078           !> ext/Encode/Encode/iso8859-8.ucm
38079           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
38080           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
38081 ____________________________________________________________________________
38082 [  8987] By: jhi                                   on 2001/03/02  19:43:40
38083         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
38084              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
38085              8950,8952,8955 from mainline to maintperl.
38086              
38087              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
38088              
38089              Put to rest the 20010205.001, the email address checking (not) regex.
38090              
38091              fork() not everywhere, cleanup temp files.
38092              
38093              The #8843 wasn't quite right: %Config needs to imported.
38094              
38095              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
38096              (#8849: the glob-basic hunk needed massaging as it depended
38097              on Schwern's large-scale (unintegrated) patches)
38098              
38099              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
38100              
38101              Upgrade to CGI.pm 2.752, from Lincoln Stein.
38102              (Note: there were some conflicts due to EBCDIC and EPOC
38103              patches, in general I preferred the repository code.)
38104              (When 2.753 comes out, we need to synchronize.)
38105              
38106              Subject: [PATCH] fix for charnames above FFFF
38107              
38108              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
38109              
38110              If no sfio, no -lsfio.
38111              
38112              Run run/*.t also in minitest.
38113              
38114              Subject:  [PATCH perl 5.7.0] malloc message address offset
38115              
38116              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
38117              
38118              Subject: fix for parameter -Dm (for perl@8867)
38119              
38120              Subject: [PATCH: perl@8892] was Re: hashing order difference?
38121              (make the test more portable)
38122              
38123              Subject: Re: [PATCH] fix for charnames above FFFF
38124              
38125              Subject: Re: I'm losing the war...
38126              (hv_store() not working correctly in ENV_IS_CASELESS case.)
38127              
38128              Subject: Modified README.bs2000 
38129              
38130              Subject: [PATCH: perl@8935] -Dt padsv($var)
38131              
38132              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
38133              
38134              Subject: PATCH: extra tests to check on negative float to unsigned cast
38135              
38136              Subject: [PATCH] XPUSH[insp] was Re: progress
38137              
38138              Subject: Re: Compile with perlcc..
38139      Branch: maint-5.6/perl
38140           !> (integrate 36 files)
38141 ____________________________________________________________________________
38142 [  8986] By: jhi                                   on 2001/03/02  18:51:25
38143         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
38144              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
38145              to maintperl.
38146              
38147              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
38148              
38149              Subject: [DOC PATCH] overload.pm nits
38150              
38151              Add header for LIB$ prototypes (C. Berry)
38152              
38153              Convert fwrite()s to sockets to write()s, since some socket stacks
38154              don't take kindly to stdio.
38155              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
38156              (for often optional LNMs)
38157              Correct a few typos
38158              (C. Bailey)
38159              
38160              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
38161              
38162              De-cut-and-pasto.
38163              
38164              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
38165              
38166              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
38167              
38168              Upgrade to CPAN 1.59_54, from Andreas König.
38169              
38170              Bogus shebang.
38171              
38172              Subject: [PATCH] Document makepatch in Porting/patching
38173              
38174              UTF-8 documentation.
38175              
38176              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
38177              
38178              Sort the MANIFEST.
38179              
38180              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
38181              
38182              Subject: [PATCH @8807] toke.c cleanup: scan_str()
38183              
38184              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
38185              
38186              Add run/*.t to testables.
38187              
38188              TODO: integrate #8784.
38189      Branch: maint-5.6/perl
38190           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
38191           !> (integrate 28 files)
38192 ____________________________________________________________________________
38193 [  8985] By: nick                                  on 2001/03/02  18:15:45
38194         Log: Integrate mainline
38195      Branch: perlio
38196           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
38197           !> vms/vms.c
38198 ____________________________________________________________________________
38199 [  8984] By: jhi                                   on 2001/03/02  16:00:17
38200         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
38201              
38202              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
38203              5.004_05, and mention the suidperl August 2000 security problem.
38204              (#8978,#8981)
38205              
38206              Subject: [ID 20010301.004] Technically speaking in perldata
38207              
38208              Subject: [PATCH] File::Copy for bleadperl, maintperl
38209              
38210              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
38211              
38212              (The #8982, fix for 20010221.005 and 20010221.008,
38213              would be nice too but it didn't integrate cleanly.)
38214      Branch: maint-5.6/perl
38215           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
38216 ____________________________________________________________________________
38217 [  8983] By: jhi                                   on 2001/03/02  15:51:16
38218         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
38219              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38220              Date:     Thu, 1 Mar 2001 15:54:09 EST
38221              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
38222      Branch: perl
38223            ! vms/vms.c
38224 ____________________________________________________________________________
38225 [  8982] By: jhi                                   on 2001/03/02  15:43:31
38226         Log: Subject: Re: sync sync sync: have I missed any patches?
38227              From: Radu Greab <radu@netsoft.ro> 
38228              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
38229              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
38230              
38231              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
38232              was checking argv[0] regardless of whether a different pathname
38233              will actually be executed."  Test case not supplied because 
38234              drafting that, ironically enough, revealed another bug
38235              (or a feature).
38236      Branch: perl
38237            ! doio.c
38238 ____________________________________________________________________________
38239 [  8981] By: jhi                                   on 2001/03/02  15:28:03
38240         Log: Misdate in #8978.
38241      Branch: perl
38242            ! pod/perlfaq1.pod
38243 ____________________________________________________________________________
38244 [  8980] By: jhi                                   on 2001/03/02  15:24:20
38245         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
38246              From: Chris Nandor <pudge@pobox.com>
38247              Date: Wed, 28 Feb 2001 22:10:15 -0500
38248              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
38249      Branch: perl
38250            ! lib/File/Copy.pm
38251 ____________________________________________________________________________
38252 [  8979] By: jhi                                   on 2001/03/02  15:17:16
38253         Log: Subject: [ID 20010301.004] Technically speaking in perldata
38254              From: abela@geneanet.org
38255              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
38256              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
38257      Branch: perl
38258            ! pod/perldata.pod
38259 ____________________________________________________________________________
38260 [  8978] By: jhi                                   on 2001/03/02  15:15:27
38261         Log: Subject: [ID 20010301.003] ref to 5.004
38262              From: abela@geneanet.org
38263              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
38264              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
38265              
38266              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
38267              and mention the suidperl August 2000 security problem.
38268      Branch: perl
38269            ! pod/perlfaq1.pod
38270 ____________________________________________________________________________
38271 [  8977] By: alanbur                               on 2001/03/02  14:17:45
38272         Log: Resynchronised with parent
38273      Branch: maint-5.6/pureperl
38274           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
38275           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
38276           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
38277           !> vms/descrip_mms.template win32/win32.c win32/win32.h
38278           !> win32/win32iop.h
38279 ____________________________________________________________________________
38280 [  8976] By: nick                                  on 2001/03/01  23:25:30
38281         Log: Integrate mainline.
38282      Branch: perlio
38283            - t/op/qu.t
38284           !> (integrate 55 files)
38285 ____________________________________________________________________________
38286 [  8975] By: jhi                                   on 2001/03/01  16:51:34
38287         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
38288      Branch: perl
38289           !> toke.c
38290 ____________________________________________________________________________
38291 [  8974] By: gsar                                  on 2001/03/01  16:28:21
38292         Log: fix for bugid 20010226.008
38293              
38294              the problem was that some of the pointers (PL_last_lop and
38295              PL_last_uni specifically) into the lex buffers weren't correctly
38296              being invalidated when the buffer changed; this would leave the
38297              pointers pointing at an arbitrary location in the buffer if
38298              the buffer didn't need to be reallocated, or point into freed
38299              memory if the buffer had to be realloced
38300              
38301              TODO item for bugdb maintainers: check other seemingly random
38302              parser-related bugs--they might be cured by this
38303      Branch: maint-5.6/perl
38304            ! toke.c
38305 ____________________________________________________________________________
38306 [  8973] By: jhi                                   on 2001/03/01  02:23:25
38307         Log: Retract #8970 because of a completely mysterious core dump:
38308              adding the tests 241..244 causes op/pat dump core at test #25.
38309              The test needs a lot of whittling down before the bug can be solved.
38310      Branch: perl
38311            ! t/op/pat.t
38312 ____________________________________________________________________________
38313 [  8972] By: jhi                                   on 2001/03/01  01:58:38
38314         Log: Regen perlapi.
38315      Branch: perl
38316            ! pod/perlapi.pod
38317 ____________________________________________________________________________
38318 [  8971] By: jhi                                   on 2001/03/01  01:34:09
38319         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))
38320              From: Nicholas Clark <nick@ccl4.org>
38321              Date: Wed, 28 Feb 2001 23:28:49 +0000
38322              Message-ID: <20010228232849.A55187@plum.flirble.org>
38323              
38324              Allow a completely write protected source code tree
38325              when using the Configure -Dmksymlinks.
38326      Branch: perl
38327            ! embed.pl warnings.pl
38328 ____________________________________________________________________________
38329 [  8970] By: jhi                                   on 2001/03/01  01:32:04
38330         Log: Add back the EBCDIC character range tests (for matching).
38331      Branch: perl
38332            ! t/op/pat.t
38333 ____________________________________________________________________________
38334 [  8969] By: nick                                  on 2001/02/28  18:18:01
38335         Log: Add charname comments to .ucm files writen by 'compile',
38336              also order charmaps in those files by source encoding.
38337              regenerate distrubuted .ucm files
38338      Branch: perlio
38339            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
38340            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
38341            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
38342            ! ext/Encode/Encode/iso8859-10.ucm
38343            ! ext/Encode/Encode/iso8859-13.ucm
38344            ! ext/Encode/Encode/iso8859-14.ucm
38345            ! ext/Encode/Encode/iso8859-15.ucm
38346            ! ext/Encode/Encode/iso8859-16.ucm
38347            ! ext/Encode/Encode/iso8859-2.ucm
38348            ! ext/Encode/Encode/iso8859-3.ucm
38349            ! ext/Encode/Encode/iso8859-4.ucm
38350            ! ext/Encode/Encode/iso8859-5.ucm
38351            ! ext/Encode/Encode/iso8859-6.ucm
38352            ! ext/Encode/Encode/iso8859-7.ucm
38353            ! ext/Encode/Encode/iso8859-8.ucm
38354            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
38355            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
38356 ____________________________________________________________________________
38357 [  8968] By: jhi                                   on 2001/02/28  16:26:37
38358         Log: Expand usemorebits early if d_casti32 needs to be undefined.
38359      Branch: perl
38360            ! hints/hpux.sh hints/irix_6.sh
38361 ____________________________________________________________________________
38362 [  8967] By: jhi                                   on 2001/02/28  16:22:26
38363         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
38364              retract toke.c/qu parts of #8583, retract #8485, retract
38365              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
38366              op/length.t, and MANIFEST, and delete t/op/qu.t.
38367      Branch: perl
38368            - t/op/qu.t
38369            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
38370            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
38371            ! t/op/length.t toke.c
38372 ____________________________________________________________________________
38373 [  8966] By: jhi                                   on 2001/02/28  15:00:27
38374         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
38375              by not changing from pre-Unicode days into being Unicode-aware.
38376              Sniff.
38377      Branch: perl
38378            ! pp.c t/op/pack.t t/op/qu.t
38379 ____________________________________________________________________________
38380 [  8965] By: jhi                                   on 2001/02/28  14:37:55
38381         Log: Subject: Re: Errors in core PODs
38382              From: Michael Stevens <michael@etla.org> 
38383              Date: Fri, 23 Feb 2001 15:47:56 +0000
38384              Message-ID: <20010223154756.A7723@firedrake.org> 
38385      Branch: perl
38386            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
38387            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
38388            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
38389            ! x2p/a2p.pod
38390 ____________________________________________________________________________
38391 [  8964] By: jhi                                   on 2001/02/28  14:35:35
38392         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
38393              (The #8961 was too bold.)
38394      Branch: perl
38395            ! hints/hpux.sh hints/irix_6.sh
38396 ____________________________________________________________________________
38397 [  8963] By: jhi                                   on 2001/02/28  14:33:39
38398         Log: Subject: Re: sync sync sync: have I missed any patches?
38399              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38400              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
38401              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
38402              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
38403              
38404              Replace djSP with dSP.
38405      Branch: perl
38406            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
38407            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
38408            ! win32/perlhost.h
38409 ____________________________________________________________________________
38410 [  8962] By: jhi                                   on 2001/02/27  23:21:14
38411         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
38412      Branch: perl
38413            ! lib/Filter/Simple.pm
38414 ____________________________________________________________________________
38415 [  8961] By: jhi                                   on 2001/02/27  22:55:26
38416         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
38417              and this would be it.
38418      Branch: perl
38419            ! hints/hpux.sh hints/irix_6.sh
38420 ____________________________________________________________________________
38421 [  8960] By: jhi                                   on 2001/02/27  22:51:33
38422         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
38423              From: "Craig A. Berry" <craigberry@mac.com>
38424              Date: Tue, 27 Feb 2001 16:11:44 -0600
38425              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
38426      Branch: maint-5.6/perl
38427            ! configure.com vms/descrip_mms.template
38428 ____________________________________________________________________________
38429 [  8959] By: jhi                                   on 2001/02/27  22:47:23
38430         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
38431              From: "Craig A. Berry" <craigberry@mac.com>
38432              Date: Tue, 27 Feb 2001 16:11:44 -0600
38433              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
38434      Branch: perl
38435            ! configure.com vms/descrip_mms.template
38436 ____________________________________________________________________________
38437 [  8958] By: jhi                                   on 2001/02/27  15:16:42
38438         Log: Update Changes.
38439      Branch: perl
38440            ! Changes patchlevel.h
38441 ____________________________________________________________________________
38442 [  8957] By: jhi                                   on 2001/02/27  06:15:07
38443         Log: Subject: [5.6.x] EPOC additions
38444              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38445              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
38446              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
38447      Branch: maint-5.6/perl
38448            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
38449 ____________________________________________________________________________
38450 [  8956] By: jhi                                   on 2001/02/27  06:12:11
38451         Log: Subject: [perl-current] EPOC 
38452              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38453              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
38454              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
38455      Branch: perl
38456            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
38457            ! epoc/epocish.c epoc/epocish.h pp_sys.c
38458 ____________________________________________________________________________
38459 [  8955] By: jhi                                   on 2001/02/27  05:59:50
38460         Log: Subject: Re: Compile with perlcc..
38461              From: Edward Peschko <edwardp@excitehome.net>
38462              Date: Mon, 26 Feb 2001 18:51:58 -0800
38463              Message-ID: <20010226185158.A9871@excitehome.net>
38464              
38465              plus add a simple usage message if no arguments given.
38466      Branch: perl
38467            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
38468            ! utils/Makefile utils/perlcc.PL win32/pod.mak
38469 ____________________________________________________________________________
38470 [  8954] By: nick                                  on 2001/02/26  21:02:59
38471         Log: Integrate mainline
38472      Branch: perlio
38473           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
38474           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
38475           !> t/op/sprintf.t
38476 ____________________________________________________________________________
38477 [  8953] By: jhi                                   on 2001/02/26  14:43:54
38478         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
38479              From: Nicholas Clark <nick@ccl4.org>
38480              Date: Mon, 26 Feb 2001 00:42:07 +0000
38481              Message-ID: <20010226004207.F23333@plum.flirble.org>
38482      Branch: perl
38483            ! pp_ctl.c
38484 ____________________________________________________________________________
38485 [  8952] By: jhi                                   on 2001/02/26  14:42:13
38486         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
38487              From: Simon Cozens <simon@netthink.co.uk>
38488              Date: Mon, 26 Feb 2001 12:23:48 +0000
38489              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
38490      Branch: perl
38491            ! pod/perlguts.pod
38492 ____________________________________________________________________________
38493 [  8951] By: jhi                                   on 2001/02/26  14:39:15
38494         Log: Subject: [PATCH] perlio - unknown layer
38495              From: Nicholas Clark <nick@ccl4.org>
38496              Date: Mon, 26 Feb 2001 00:27:19 +0000
38497              Message-ID: <20010226002719.E23333@plum.flirble.org>
38498      Branch: perl
38499            ! perlio.c
38500 ____________________________________________________________________________
38501 [  8950] By: jhi                                   on 2001/02/26  14:38:04
38502         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
38503              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
38504              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
38505              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
38506      Branch: perl
38507            ! t/op/bop.t
38508 ____________________________________________________________________________
38509 [  8949] By: jhi                                   on 2001/02/26  14:37:07
38510         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
38511              From: Peter Prymmer <pvhp@forte.com>
38512              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
38513              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
38514      Branch: perl
38515            ! lib/Test.pm
38516 ____________________________________________________________________________
38517 [  8948] By: jhi                                   on 2001/02/26  14:35:53
38518         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
38519              From: Radu Greab <radu@netsoft.ro>
38520              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
38521              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
38522      Branch: perl
38523            ! pod/perlop.pod
38524 ____________________________________________________________________________
38525 [  8947] By: jhi                                   on 2001/02/26  14:34:46
38526         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
38527              From: David Mitchell <davem@fdgroup.co.uk>
38528              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
38529              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
38530      Branch: perl
38531            ! run.c
38532 ____________________________________________________________________________
38533 [  8946] By: jhi                                   on 2001/02/26  14:32:37
38534         Log: Subject: Modified README.bs2000 
38535              From: Dorner Thomas <Thomas.Dorner@start.de>
38536              Date: Mon, 26 Feb 2001 09:22:17 +0100
38537              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
38538      Branch: perl
38539            ! README.bs2000
38540 ____________________________________________________________________________
38541 [  8945] By: jhi                                   on 2001/02/26  14:19:53
38542         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
38543              to maintperl, listing the known failures on the tests 129 and 130.
38544      Branch: maint-5.6/perl
38545           !> t/op/sprintf.t
38546 ____________________________________________________________________________
38547 [  8944] By: jhi                                   on 2001/02/26  14:14:15
38548         Log: Add more known sprintf failures.
38549      Branch: perl
38550            ! t/op/sprintf.t
38551 ____________________________________________________________________________
38552 [  8943] By: jhi                                   on 2001/02/26  13:56:22
38553         Log: perlglob.exe needs to be found in Win32, patch from
38554              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
38555              which needs external glob at mini-perl time."
38556      Branch: perl
38557            ! ext/Encode/compile
38558 ____________________________________________________________________________
38559 [  8942] By: jhi                                   on 2001/02/26  13:52:19
38560         Log: A missing dTHX from Vadim Konovalov.
38561      Branch: perl
38562            ! perlio.c
38563 ____________________________________________________________________________
38564 [  8941] By: jhi                                   on 2001/02/26  13:37:05
38565         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
38566      Branch: perl
38567            ! op.c
38568 ____________________________________________________________________________
38569 [  8940] By: jhi                                   on 2001/02/26  13:35:40
38570         Log: Integrate perlio.
38571      Branch: perl
38572           !> ext/Encode/Encode.pm
38573 ____________________________________________________________________________
38574 [  8939] By: nick                                  on 2001/02/25  23:47:09
38575         Log: Integrate mainline.
38576      Branch: perlio
38577           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
38578           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
38579 ____________________________________________________________________________
38580 [  8938] By: nick                                  on 2001/02/25  19:36:28
38581         Log: Encode implementations docs.
38582      Branch: perlio
38583            ! ext/Encode/Encode.pm
38584 ____________________________________________________________________________
38585 [  8937] By: jhi                                   on 2001/02/25  19:26:16
38586         Log: Script wasn't aligned with reality.
38587      Branch: perl
38588            ! t/pod/find.t
38589 ____________________________________________________________________________
38590 [  8936] By: jhi                                   on 2001/02/25  18:54:55
38591         Log: Update Changes.
38592      Branch: perl
38593            ! Changes patchlevel.h
38594 ____________________________________________________________________________
38595 [  8935] By: jhi                                   on 2001/02/25  18:46:36
38596         Log: Retract #8929,8930,8932,8933 for now.
38597      Branch: perl
38598            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
38599 ____________________________________________________________________________
38600 [  8934] By: jhi                                   on 2001/02/25  17:34:35
38601         Log: Integrate perlio.
38602      Branch: perl
38603           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
38604           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
38605           !> t/lib/encode.t
38606 ____________________________________________________________________________
38607 [  8933] By: jhi                                   on 2001/02/25  17:33:12
38608         Log: (Retracted by #8395.)
38609              
38610              Slight tweaks in scan_const(), not fixes yet, it seems like
38611              lots of work remains to be done...
38612      Branch: perl
38613            ! toke.c
38614 ____________________________________________________________________________
38615 [  8932] By: jhi                                   on 2001/02/25  17:27:11
38616         Log: (Retracted by #8395.)
38617              
38618              Missing from #8930.
38619      Branch: perl
38620            ! perl.h
38621 ____________________________________________________________________________
38622 [  8931] By: jhi                                   on 2001/02/25  17:26:19
38623         Log: A comment tweak.
38624      Branch: perl
38625            ! utf8.c
38626 ____________________________________________________________________________
38627 [  8930] By: jhi                                   on 2001/02/25  17:25:47
38628         Log: (Retracted by #8395.)
38629              
38630              Attempt to fix the EBCDIC character range problwm with //.
38631      Branch: perl
38632            ! regcomp.c
38633 ____________________________________________________________________________
38634 [  8929] By: jhi                                   on 2001/02/25  17:23:45
38635         Log: (Retracted by #8395.)
38636              
38637              Expand the EBCDIC character range tests, and add few nasty
38638              tr tests from Karsten Sperling.
38639      Branch: perl
38640            ! t/op/pat.t t/op/tr.t
38641 ____________________________________________________________________________
38642 [  8928] By: jhi                                   on 2001/02/25  17:18:49
38643         Log: Missing check-in.
38644      Branch: perl
38645            ! lib/Pod/Find.pm
38646 ____________________________________________________________________________
38647 [  8927] By: nick                                  on 2001/02/25  11:30:22
38648         Log: Change method names in Encode implementation classes to something
38649              less confusing (preparing to "go public").
38650      Branch: perlio
38651            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
38652 ____________________________________________________________________________
38653 [  8926] By: nick                                  on 2001/02/25  10:53:24
38654         Log: GCC __atribute__ / printf fix
38655      Branch: perlio
38656            ! perl.h
38657 ____________________________________________________________________________
38658 [  8925] By: nick                                  on 2001/02/25  10:52:25
38659         Log: Checked in the wrong one ...
38660      Branch: perlio
38661            ! ext/Encode/Encode.pm
38662 ____________________________________________________________________________
38663 [  8924] By: nick                                  on 2001/02/24  18:46:51
38664         Log: Integrate mainline - to see what Jarkko has in ...
38665      Branch: perlio
38666           +> t/pod/testpods/lib/Pod/Stuff.pm
38667           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
38668 ____________________________________________________________________________
38669 [  8923] By: nick                                  on 2001/02/24  17:05:23
38670         Log: Encode API documentation nd tidy up.
38671              Minor additions to test.
38672              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
38673              Adds STRLEN to standard typemap.
38674      Branch: perlio
38675            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
38676            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
38677 ____________________________________________________________________________
38678 [  8922] By: jhi                                   on 2001/02/24  16:38:12
38679         Log: Add a test for the "character range should match in EBCDIC
38680              if specified using explicit numerics" bug found by Karsten
38681              Sperling.
38682      Branch: perl
38683            ! t/op/pat.t
38684 ____________________________________________________________________________
38685 [  8921] By: jhi                                   on 2001/02/24  16:30:16
38686         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
38687              From: schwern@pobox.com
38688              Date: Fri, 23 Feb 2001 03:21:37 -0500
38689              Message-ID: <20010223032137.A26022@magnonel.guild.net>
38690              
38691              plus Charles Lane's fixes, plus tweaks.
38692      Branch: perl
38693            + t/pod/testpods/lib/Pod/Stuff.pm
38694            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
38695 ____________________________________________________________________________
38696 [  8920] By: nick                                  on 2001/02/24  10:30:11
38697         Log: Integrate mainline
38698      Branch: perlio
38699           !> (integrate 33 files)
38700 ____________________________________________________________________________
38701 [  8919] By: jhi                                   on 2001/02/24  00:23:35
38702         Log: Subject: Re: I'm losing the war...
38703              From: "Vadim Konovalov" <watman@inbox.ru>
38704              Date: Sat, 24 Feb 2001 00:10:14 +0300
38705              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
38706              
38707              hv_store() not working correctly in ENV_IS_CASELESS case.
38708      Branch: perl
38709            ! hv.c
38710 ____________________________________________________________________________
38711 [  8918] By: jhi                                   on 2001/02/24  00:20:09
38712         Log: Subject: Re: [PATCH] fix for charnames above FFFF
38713              From: andreas.koenig@anima.de (Andreas J. Koenig)
38714              Date: 23 Feb 2001 02:39:03 +0100
38715              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
38716              
38717              A further efficiency tweak.
38718      Branch: perl
38719            ! lib/charnames.pm
38720 ____________________________________________________________________________
38721 [  8917] By: jhi                                   on 2001/02/23  20:27:51
38722         Log: Integrate change #8916 from mainline,
38723              do away with USE_WIN32_RTL_ENV.
38724      Branch: maint-5.6/perl
38725           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
38726 ____________________________________________________________________________
38727 [  8916] By: jhi                                   on 2001/02/23  20:02:25
38728         Log: Abolish USE_WIN32_RTL_ENV.
38729      Branch: perl
38730            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
38731 ____________________________________________________________________________
38732 [  8915] By: jhi                                   on 2001/02/23  19:36:00
38733         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
38734              later protected by some #define.
38735      Branch: perl
38736            ! gv.c
38737 ____________________________________________________________________________
38738 [  8914] By: jhi                                   on 2001/02/23  19:31:38
38739         Log: Retract #8902 for now, requested by Charles Lane, the correct
38740              fix will be something else.
38741      Branch: perl
38742            ! op.c
38743 ____________________________________________________________________________
38744 [  8913] By: jhi                                   on 2001/02/23  19:11:36
38745         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
38746              From: Peter Prymmer <pvhp@forte.com>
38747              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
38748              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
38749      Branch: perl
38750            ! t/op/lex_assign.t
38751 ____________________________________________________________________________
38752 [  8912] By: jhi                                   on 2001/02/23  18:38:20
38753         Log: Subject: [patch] perlio + useithreads
38754              From: Doug MacEachern <dougm@covalent.net>
38755              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
38756              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
38757              
38758              Gets things running but not complete.
38759      Branch: perl
38760            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
38761 ____________________________________________________________________________
38762 [  8911] By: jhi                                   on 2001/02/23  04:20:02
38763         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
38764              
38765              Duplicated environment freeing, File::Temp 0.12,
38766              op/append portability (EBCDIC) tweak.
38767      Branch: maint-5.6/perl
38768           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
38769           !> t/op/append.t
38770 ____________________________________________________________________________
38771 [  8910] By: jhi                                   on 2001/02/23  02:07:33
38772         Log: Integrate change #8909 from mainline, a better Borland
38773              putenv() workaround.
38774      Branch: maint-5.6/perl
38775           !> perl.c
38776 ____________________________________________________________________________
38777 [  8909] By: jhi                                   on 2001/02/23  02:05:46
38778         Log: A better workaround for Borland putenv() brokenness from Sarathy.
38779      Branch: perl
38780            ! perl.c
38781 ____________________________________________________________________________
38782 [  8908] By: jhi                                   on 2001/02/23  02:04:14
38783         Log: Subject: fix for parameter -Dm (for perl@8867)
38784              From: "Vadim Konovalov" <watman@inbox.ru>
38785              Date: Thu, 22 Feb 2001 17:30:12 +0300
38786              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
38787      Branch: perl
38788            ! perl.h
38789 ____________________________________________________________________________
38790 [  8907] By: jhi                                   on 2001/02/23  01:58:20
38791         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
38792              From: Peter Prymmer <pvhp@forte.com>
38793              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
38794              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
38795      Branch: perl
38796            ! t/op/append.t
38797 ____________________________________________________________________________
38798 [  8906] By: jhi                                   on 2001/02/23  01:48:34
38799         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
38800      Branch: perl
38801            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
38802 ____________________________________________________________________________
38803 [  8905] By: jhi                                   on 2001/02/23  01:43:30
38804         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
38805              From: Peter Prymmer <pvhp@forte.com>
38806              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
38807              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
38808      Branch: perl
38809            ! t/lib/st-06compat.t
38810 ____________________________________________________________________________
38811 [  8904] By: jhi                                   on 2001/02/23  01:42:39
38812         Log: Metaconfig unit change for #8903.
38813      Branch: metaconfig/U/perl
38814            ! Devel.U
38815 ____________________________________________________________________________
38816 [  8903] By: jhi                                   on 2001/02/23  01:42:12
38817         Log: Be more helpful for devel builders, suggested by John L. Allen.
38818      Branch: perl
38819            ! Configure
38820 ____________________________________________________________________________
38821 [  8902] By: jhi                                   on 2001/02/23  01:37:41
38822         Log: (Retracted by #8914)
38823              (Wrongly, reinstated by #8941)
38824              
38825              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
38826              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38827              Date:     Thu, 22 Feb 2001 09:43:57 EST
38828              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
38829      Branch: perl
38830            ! op.c
38831 ____________________________________________________________________________
38832 [  8901] By: jhi                                   on 2001/02/23  01:20:32
38833         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
38834              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38835              Date:     Thu, 22 Feb 2001 08:01:35 EST
38836              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
38837      Branch: perl
38838            ! malloc.c
38839 ____________________________________________________________________________
38840 [  8900] By: jhi                                   on 2001/02/23  01:18:02
38841         Log: Integrate changes #8898,8899 from mainline, environ handling.
38842      Branch: maint-5.6/perl
38843           !> perl.c
38844 ____________________________________________________________________________
38845 [  8899] By: jhi                                   on 2001/02/23  01:16:25
38846         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
38847              putenv() is not to be relied on, they are either broken or leaky
38848              or both.)
38849      Branch: perl
38850            ! perl.c
38851 ____________________________________________________________________________
38852 [  8898] By: jhi                                   on 2001/02/22  23:36:59
38853         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
38854              and safesysfree() must be used.
38855      Branch: perl
38856            ! perl.c
38857 ____________________________________________________________________________
38858 [  8897] By: jhi                                   on 2001/02/22  23:25:45
38859         Log: With environ one must use safesysmalloc()/safesysfree().
38860      Branch: perl
38861            ! perl.c
38862 ____________________________________________________________________________
38863 [  8896] By: jhi                                   on 2001/02/22  22:13:18
38864         Log: If we have a duplicated environment free it
38865              if PERL_DESTRUCT_LEVEL.
38866      Branch: perl
38867            ! perl.c
38868 ____________________________________________________________________________
38869 [  8895] By: alanbur                               on 2001/02/22  19:31:57
38870         Log: Synchronised with parent
38871      Branch: maint-5.6/pureperl
38872           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
38873 ____________________________________________________________________________
38874 [  8894] By: gsar                                  on 2001/02/22  19:06:18
38875         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
38876              
38877              fix memory leak in method call optimization (change#3768);
38878              made C<eval "$x->foo()"> leak
38879              
38880              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
38881      Branch: maint-5.6/perl
38882           !> op.c
38883 ____________________________________________________________________________
38884 [  8893] By: jhi                                   on 2001/02/22  18:35:27
38885         Log: (Retracted by #8915.)
38886              
38887              Third Degree finding:
38888              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
38889      Branch: perl
38890            ! gv.c
38891 ____________________________________________________________________________
38892 [  8892] By: jhi                                   on 2001/02/22  14:28:32
38893         Log: Update Changes.
38894      Branch: perl
38895            ! Changes patchlevel.h
38896 ____________________________________________________________________________
38897 [  8891] By: jhi                                   on 2001/02/22  13:22:45
38898         Log: Metaconfig unit changes for #8890.
38899      Branch: metaconfig
38900            ! U/modified/Cppsym.U U/threads/archname.U
38901 ____________________________________________________________________________
38902 [  8890] By: jhi                                   on 2001/02/22  13:22:12
38903         Log: Add -stdio to the archname if no perlio selected,
38904              no -perlio added since that is now the default.
38905              
38906              Add few CPUs/architectures to the Cppsym scan.
38907      Branch: perl
38908            ! Configure config_h.SH
38909 ____________________________________________________________________________
38910 [  8889] By: jhi                                   on 2001/02/22  13:05:59
38911         Log: Metaconfig unit change for #8888.
38912      Branch: metaconfig/U/perl
38913            ! useperlio.U
38914 ____________________________________________________________________________
38915 [  8888] By: jhi                                   on 2001/02/22  13:05:28
38916         Log: *drum roll*  Make perlio the default.
38917      Branch: perl
38918            ! Configure config_h.SH
38919 ____________________________________________________________________________
38920 [  8887] By: jhi                                   on 2001/02/22  12:50:52
38921         Log: Integrate change #8665 from maintperl to mainline,
38922              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
38923      Branch: perl
38924           !> ext/POSIX/POSIX.xs
38925 ____________________________________________________________________________
38926 [  8886] By: jhi                                   on 2001/02/22  12:49:24
38927         Log: Integrate changes #8883,8884 from mainline to maintperl.
38928              
38929              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
38930              Subject: Re: File::Temp::_gettemp warning
38931      Branch: maint-5.6/perl
38932           !> embed.h embed.pl lib/File/Temp.pm
38933 ____________________________________________________________________________
38934 [  8885] By: jhi                                   on 2001/02/22  12:43:59
38935         Log: Based on
38936              
38937              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
38938              From: schwab@suse.de
38939              Date: Thu, 22 Feb 2001 13:08:09 +0100
38940              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
38941              
38942              but the fix done slightly differently because the other
38943              half was already done in #8664.
38944      Branch: maint-5.6/perl
38945            ! ext/POSIX/POSIX.xs
38946 ____________________________________________________________________________
38947 [  8884] By: jhi                                   on 2001/02/22  12:37:15
38948         Log: Subject: Re: File::Temp::_gettemp warning
38949              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38950              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
38951              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
38952              
38953              This patch to File::Temp does two things:
38954              
38955              1. Fixes the problem with CGI::Carp when determining
38956              the Fcntl constants
38957              
38958              2. Removes most of the carps and consolidates them so that all the
38959              reasons are included in a single die that is caught by the test. This
38960              means that the correct skipping behaviour is displayed by the test.
38961      Branch: perl
38962            ! lib/File/Temp.pm
38963 ____________________________________________________________________________
38964 [  8883] By: jhi                                   on 2001/02/22  12:29:19
38965         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
38966              From: Peter Prymmer <pvhp@forte.com>
38967              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
38968              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
38969      Branch: perl
38970            ! embed.h embed.pl
38971 ____________________________________________________________________________
38972 [  8882] By: jhi                                   on 2001/02/21  19:41:33
38973         Log: Integrate change #8881 from mainlin to maintperl.
38974              
38975              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
38976      Branch: maint-5.6/perl
38977           !> op.c
38978 ____________________________________________________________________________
38979 [  8881] By: jhi                                   on 2001/02/21  19:38:57
38980         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
38981              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38982              Date:     Wed, 21 Feb 2001 13:08:03 EST
38983              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
38984      Branch: perl
38985            ! op.c
38986 ____________________________________________________________________________
38987 [  8880] By: jhi                                   on 2001/02/21  19:34:34
38988         Log: Retract #8875, cannot let go of the old semantics of unpack U
38989              without rethinking utf8decode.t.
38990      Branch: perl
38991            ! pp.c t/op/pack.t
38992 ____________________________________________________________________________
38993 [  8879] By: jhi                                   on 2001/02/21  19:08:02
38994         Log: Run run/*.t also in minitest.
38995      Branch: perl
38996            ! Makefile.SH
38997 ____________________________________________________________________________
38998 [  8878] By: nick                                  on 2001/02/21  18:55:37
38999         Log: Integrate mainline
39000      Branch: perlio
39001           !> (integrate 76 files)
39002 ____________________________________________________________________________
39003 [  8877] By: jhi                                   on 2001/02/21  15:09:33
39004         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
39005      Branch: metaconfig
39006            ! U/compline/nblock_io.U
39007      Branch: perl
39008            ! Configure config_h.SH
39009 ____________________________________________________________________________
39010 [  8876] By: jhi                                   on 2001/02/21  14:54:45
39011         Log: If no sfio, no -lsfio.
39012      Branch: metaconfig/U/perl
39013            ! d_sfio.U
39014      Branch: perl
39015            ! Configure config_h.SH
39016 ____________________________________________________________________________
39017 [  8875] By: jhi                                   on 2001/02/21  14:54:00
39018         Log: Make unpack C and unpack U truly equivalent.
39019      Branch: perl
39020            ! pp.c t/op/pack.t
39021 ____________________________________________________________________________
39022 [  8874] By: jhi                                   on 2001/02/21  14:26:02
39023         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
39024              From: Peter Prymmer <pvhp@forte.com>
39025              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
39026              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
39027      Branch: perl
39028            ! pod/perlport.pod
39029 ____________________________________________________________________________
39030 [  8873] By: jhi                                   on 2001/02/21  14:24:31
39031         Log: Subject: [PATCH] fix for charnames above FFFF
39032              From: andreas.koenig@anima.de (Andreas J. Koenig)
39033              Date: 21 Feb 2001 07:05:45 +0100
39034              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
39035      Branch: perl
39036            ! lib/charnames.pm t/lib/charnames.t
39037 ____________________________________________________________________________
39038 [  8872] By: jhi                                   on 2001/02/21  14:15:25
39039         Log: Integrate change #8868 from pureperl to mainline.
39040              
39041              Fixed reference count loop caused by sv_magic.
39042      Branch: perl
39043           !> sv.c
39044 ____________________________________________________________________________
39045 [  8871] By: jhi                                   on 2001/02/21  14:07:29
39046         Log: Integrate change #8868 from pureperl to maintperl.
39047              
39048              Fixed reference count loop caused by sv_magic.
39049      Branch: maint-5.6/perl
39050           !> sv.c
39051 ____________________________________________________________________________
39052 [  8870] By: jhi                                   on 2001/02/21  14:04:41
39053         Log: Put back the #8840, it was innocent.
39054      Branch: perl
39055            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39056            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
39057 ____________________________________________________________________________
39058 [  8869] By: jhi                                   on 2001/02/21  14:00:03
39059         Log: unpack("C", ...) was left slightly unfinished by #8865.
39060      Branch: perl
39061            ! pp.c t/op/pack.t
39062 ____________________________________________________________________________
39063 [  8868] By: alanbur                               on 2001/02/21  01:33:45
39064         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
39065              from gv_fetchpv to create single-character magic variables (e.g. $!),
39066              and it is passed a sv and the gv that contains the sv as the mg_obj
39067              value.  When sv_magic stores the mg_obj pointer it increments the gv
39068              refcount, thus causing a sv-gv pair that can't be freed.  There is
39069              already a check for sv == obj which is used to prevent such reference
39070              loops.  This change extends the check to cover the case described above.
39071      Branch: maint-5.6/pureperl
39072            ! sv.c
39073 ____________________________________________________________________________
39074 [  8867] By: jhi                                   on 2001/02/21  00:52:39
39075         Log: Update Changes.
39076      Branch: perl
39077            ! Changes patchlevel.h
39078 ____________________________________________________________________________
39079 [  8866] By: jhi                                   on 2001/02/21  00:34:20
39080         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
39081              (Note: there were some conflicts due to EBCDIC and EPOC
39082              patches, in general I preferred the repository code.)
39083              (When 2.753 comes out, we need to synchronize.)
39084      Branch: perl
39085            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
39086            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
39087            ! t/lib/cgi-html.t
39088 ____________________________________________________________________________
39089 [  8865] By: jhi                                   on 2001/02/21  00:24:22
39090         Log: Make pack("C", 0x100) to create Unicode, unless under the
39091              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
39092              will understand Unicode, unless you under know what.
39093      Branch: perl
39094            ! pp.c t/op/pack.t t/op/qu.t
39095 ____________________________________________________________________________
39096 [  8864] By: alanbur                               on 2001/02/20  22:35:34
39097         Log: Resynchronised with parent
39098      Branch: maint-5.6/pureperl
39099           !> README.win32 ext/GDBM_File/GDBM_File.pm
39100           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
39101           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
39102           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
39103           !> t/lib/sdbm.t util.c
39104 ____________________________________________________________________________
39105 [  8863] By: jhi                                   on 2001/02/20  20:55:11
39106         Log: Integrate change #8860,8861 from mainline into maintperl.
39107              
39108              "pseudo-literal j"
39109              
39110              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
39111      Branch: maint-5.6/perl
39112           !> lib/Test.pm pod/perlop.pod
39113 ____________________________________________________________________________
39114 [  8862] By: jhi                                   on 2001/02/20  20:30:07
39115         Log: Don't do casting between pointers pointing to differently sized
39116              integers.
39117      Branch: perl
39118            ! hv.c sv.c
39119 ____________________________________________________________________________
39120 [  8861] By: jhi                                   on 2001/02/20  19:53:44
39121         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
39122              From: Peter Prymmer <pvhp@forte.com>
39123              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
39124              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
39125      Branch: perl
39126            ! lib/Test.pm
39127 ____________________________________________________________________________
39128 [  8860] By: jhi                                   on 2001/02/20  19:48:02
39129         Log: "pseudo-literal j", a documentation glitch reported to Debian.
39130              The text recovered from Perl 5.005_03, and pseudo-literal replaced
39131              by "backtick string".
39132      Branch: perl
39133            ! pod/perlop.pod
39134 ____________________________________________________________________________
39135 [  8859] By: jhi                                   on 2001/02/20  19:15:46
39136         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
39137              from Chris Nandor.
39138      Branch: perl
39139            ! makedef.pl
39140 ____________________________________________________________________________
39141 [  8858] By: jhi                                   on 2001/02/20  17:36:53
39142         Log: Integrate pureperl changes #8844,8845,8850 to mainline
39143              (via maintperl #8855).
39144              
39145              Fixed %^H scoping bug
39146              
39147              Removed GV <-> CV refcount loop
39148              
39149              Removed %ENV refcount loop
39150      Branch: perl
39151           !> gv.c op.c perl.c pp.c scope.c
39152 ____________________________________________________________________________
39153 [  8857] By: jhi                                   on 2001/02/20  17:34:32
39154         Log: Integrate changes #8853,8854 from maintperl to mainline.
39155              
39156              EBDIC fixes, README.win32 Borland update.
39157      Branch: perl
39158           !> README.win32 handy.h util.c
39159 ____________________________________________________________________________
39160 [  8856] By: jhi                                   on 2001/02/20  17:33:16
39161         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
39162      Branch: maint-5.6/perl
39163           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
39164           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
39165           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
39166 ____________________________________________________________________________
39167 [  8855] By: jhi                                   on 2001/02/20  17:32:13
39168         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
39169              
39170              Fixed %^H scoping bug
39171              
39172              Removed GV <-> CV refcount loop
39173              
39174              Removed %ENV refcount loop
39175      Branch: maint-5.6/perl
39176           !> gv.c op.c perl.c pp.c scope.c
39177 ____________________________________________________________________________
39178 [  8854] By: jhi                                   on 2001/02/20  17:25:06
39179         Log: Subject: Addition to readme.win32 for Borland C++ compilers
39180              Date: Tue, 20 Feb 2001 02:15:25 +0300
39181              From: "Vadim Konovalov" <watman@inbox.ru>
39182              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
39183              
39184              Document Borland compiler misbehaviour.
39185      Branch: maint-5.6/perl
39186            ! README.win32
39187 ____________________________________________________________________________
39188 [  8853] By: jhi                                   on 2001/02/20  17:22:25
39189         Log: The assimilation of ebcdic.c didn't quite work at the first try,
39190              patches from Thomas Dorner.
39191      Branch: maint-5.6/perl
39192            ! handy.h util.c
39193 ____________________________________________________________________________
39194 [  8852] By: jhi                                   on 2001/02/20  17:20:15
39195         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
39196              From: Chris Nandor <pudge@pobox.com>
39197              Date: Tue, 20 Feb 2001 08:32:45 -0500
39198              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
39199      Branch: maint-5.6/perl
39200            ! makedef.pl mg.c
39201 ____________________________________________________________________________
39202 [  8851] By: jhi                                   on 2001/02/20  17:15:52
39203         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
39204      Branch: perl
39205            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
39206            ! t/lib/filter-util.t
39207 ____________________________________________________________________________
39208 [  8850] By: alanbur                               on 2001/02/20  17:12:40
39209         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
39210              and the magic pointer points back to the GV that contains the
39211              %ENV hash.  This creates a refcount loop that prevents members
39212              of %ENV from being freed correctly.  This change removes the
39213              refcount loop - the magic pointer was never used anyway, the
39214              only use of the magic was to check the type ('E') so that the
39215              appropriate environment manipulation code is called when %ENV
39216              is modified.
39217      Branch: maint-5.6/pureperl
39218            ! perl.c
39219 ____________________________________________________________________________
39220 [  8849] By: jhi                                   on 2001/02/20  17:12:20
39221         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
39222              From: "Craig A. Berry" <craigberry@mac.com>
39223              Date: Mon, 19 Feb 2001 23:36:12 -0600
39224              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
39225              
39226              Case-forgiving systems match TestInit.pm with TES*.
39227      Branch: perl
39228            ! t/lib/glob-basic.t
39229 ____________________________________________________________________________
39230 [  8848] By: jhi                                   on 2001/02/20  17:10:02
39231         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
39232      Branch: perl
39233            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
39234            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
39235            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
39236 ____________________________________________________________________________
39237 [  8847] By: jhi                                   on 2001/02/20  15:34:41
39238         Log: The #8843 wasn't quite right: %Config needs to imported.
39239      Branch: perl
39240            ! t/run/runenv.t
39241 ____________________________________________________________________________
39242 [  8846] By: jhi                                   on 2001/02/20  15:31:50
39243         Log: Retract the #8838 and #8840 for now because of
39244              the DB_File tie problem.
39245      Branch: perl
39246            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
39247            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
39248            ! proto.h sv.c
39249 ____________________________________________________________________________
39250 [  8845] By: alanbur                               on 2001/02/20  14:25:41
39251         Log: Removed GV <-> CV refcount loop
39252              CvGV(mycv) points to the parent GV of the CV, and was previously
39253              refcounted.  The pointer remains, but the refcounting has been removed
39254              as it causes a refcount loop between the CV and GV that means the CV
39255              can't ever be deleted.
39256      Branch: maint-5.6/pureperl
39257            ! gv.c op.c pp.c
39258 ____________________________________________________________________________
39259 [  8844] By: alanbur                               on 2001/02/20  14:23:13
39260         Log: Fixed %^H scoping bug
39261      Branch: maint-5.6/pureperl
39262            ! scope.c
39263 ____________________________________________________________________________
39264 [  8843] By: jhi                                   on 2001/02/19  13:38:08
39265         Log: fork() not everywhere, cleanup temp files.
39266      Branch: perl
39267            ! t/run/runenv.t
39268 ____________________________________________________________________________
39269 [  8842] By: alanbur                               on 2001/02/19  12:42:07
39270         Log: Resynchronised with parent
39271      Branch: maint-5.6/pureperl
39272           !> pod/perlfaq4.pod sv.c utf8.c
39273 ____________________________________________________________________________
39274 [  8841] By: jhi                                   on 2001/02/19  03:35:51
39275         Log: Update Changes.
39276      Branch: perl
39277            ! Changes patchlevel.h
39278 ____________________________________________________________________________
39279 [  8840] By: jhi                                   on 2001/02/19  00:23:41
39280         Log: Subject: [patch] add sv_setref_uv
39281              From: Doug MacEachern <dougm@covalent.net>
39282              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
39283              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
39284      Branch: perl
39285            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39286            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
39287 ____________________________________________________________________________
39288 [  8839] By: jhi                                   on 2001/02/19  00:01:38
39289         Log: Put to rest the 20010205.001, the email address checking (not) regex.
39290      Branch: perl
39291            ! pod/perlfaq9.pod
39292 ____________________________________________________________________________
39293 [  8838] By: jhi                                   on 2001/02/18  22:17:54
39294         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
39295              From: Doug MacEachern <dougm@covalent.net>
39296              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
39297              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
39298      Branch: perl
39299            ! lib/ExtUtils/xsubpp
39300 ____________________________________________________________________________
39301 [  8837] By: jhi                                   on 2001/02/18  22:16:50
39302         Log: Subject: [patch] -Wall cleanup round 2
39303              From: Doug MacEachern <dougm@covalent.net>
39304              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
39305              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
39306      Branch: perl
39307            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
39308            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
39309            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
39310            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
39311            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
39312            ! ext/SDBM_File/SDBM_File.xs
39313 ____________________________________________________________________________
39314 [  8836] By: jhi                                   on 2001/02/18  22:11:20
39315         Log: Misapplied regex optimizations when \C is present.
39316              Fixes 20001230.002.
39317              
39318              What still remains broken is that the submatches that
39319              have \C in them get their UTF8 flag on because their
39320              parent SV has it on.  This will result in malformed
39321              UTF8 if a \C happened to match a non-ASCII byte.
39322      Branch: perl
39323            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
39324            ! t/pragma/utf8.t
39325 ____________________________________________________________________________
39326 [  8835] By: jhi                                   on 2001/02/18  20:12:02
39327         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
39328              
39329              The hash key got wrongly UTF8fied.
39330      Branch: perl
39331            ! pod/perlapi.pod toke.c utf8.c
39332 ____________________________________________________________________________
39333 [  8834] By: jhi                                   on 2001/02/18  19:44:25
39334         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
39335              don't warn on magical or overloaded things.
39336      Branch: perl
39337            ! pp_hot.c
39338 ____________________________________________________________________________
39339 [  8833] By: nick                                  on 2001/02/18  19:31:22
39340         Log: Integrate mainline
39341      Branch: perlio
39342           +> t/TestInit.pm t/run/runenv.t
39343            - t/UTEST
39344           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
39345           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
39346           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
39347           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
39348           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
39349           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
39350           !> utf8.c
39351 ____________________________________________________________________________
39352 [  8832] By: jhi                                   on 2001/02/18  19:21:18
39353         Log: Integrate perlio.
39354      Branch: perl
39355           !> perlio.c pod/perldiag.pod
39356 ____________________________________________________________________________
39357 [  8831] By: jhi                                   on 2001/02/18  19:14:20
39358         Log: Integrate change #8827 from mainline.
39359              
39360              UTF8 tweaks.
39361      Branch: maint-5.6/perl
39362           !> sv.c utf8.c
39363 ____________________________________________________________________________
39364 [  8830] By: nick                                  on 2001/02/18  19:10:34
39365         Log: Apply the spirit of patch from Nick Clark:
39366              Subject: [PATCH] Re: extensions that provide layers
39367              From: Nicholas Clark <nick@ccl4.org>
39368              Date: Mon, 12 Feb 2001 16:43:51 +0000
39369              Message-Id: <20010212164350.Q3652@plum.flirble.org>
39370      Branch: perlio
39371            ! perlio.c pod/perldiag.pod
39372 ____________________________________________________________________________
39373 [  8829] By: jhi                                   on 2001/02/18  19:03:25
39374         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
39375              From: schwern@pobox.com 
39376              Date: Sun, 18 Feb 2001 13:44:35 -0500
39377              Message-ID: <20010218134435.A17544@magnonel.guild.net>
39378              
39379              Applied, but as t/TestInit.pm.
39380      Branch: perl
39381            + t/TestInit.pm
39382            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
39383            ! t/op/subst_wamp.t
39384 ____________________________________________________________________________
39385 [  8828] By: jhi                                   on 2001/02/18  18:43:52
39386         Log: Integrate perlio.
39387      Branch: perl
39388           !> perlio.c
39389 ____________________________________________________________________________
39390 [  8827] By: jhi                                   on 2001/02/18  18:41:33
39391         Log: UTF-8 tweaks.
39392      Branch: perl
39393            ! sv.c utf8.c
39394 ____________________________________________________________________________
39395 [  8826] By: nick                                  on 2001/02/18  17:40:59
39396         Log: Fix [ID 20010217.002]
39397              open FOO, "<:raw:perlio", ...
39398              :raw now inserts default base layer below itself.
39399              Also
39400              open FOO, "<:unix", ...
39401              works as well - but leaves buffer layer on stack under the unix layer.
39402      Branch: perlio
39403            ! perlio.c
39404 ____________________________________________________________________________
39405 [  8825] By: jhi                                   on 2001/02/18  17:15:39
39406         Log: Integrate perlio.
39407      Branch: perl
39408           !> perlio.c perliol.h
39409 ____________________________________________________________________________
39410 [  8824] By: jhi                                   on 2001/02/18  17:10:53
39411         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
39412              From: schwern@pobox.com
39413              Date: Sun, 18 Feb 2001 01:48:50 -0500
39414              Message-ID: <20010218014850.C19957@magnonel.guild.net>
39415      Branch: perl
39416            ! lib/Test/Harness.pm t/TEST t/op/chop.t
39417 ____________________________________________________________________________
39418 [  8823] By: jhi                                   on 2001/02/18  17:01:06
39419         Log: Add run/*.t to testables.
39420      Branch: perl
39421            ! t/TEST
39422 ____________________________________________________________________________
39423 [  8822] By: jhi                                   on 2001/02/18  16:58:58
39424         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
39425              From: schwern@pobox.com
39426              Date: Sun, 18 Feb 2001 01:11:35 -0500
39427              Message-ID: <20010218011135.A19957@magnonel.guild.net>
39428              
39429              Revive mjd's and Simon's PERL5OPT fix.
39430      Branch: perl
39431            + t/run/runenv.t
39432            ! MANIFEST perl.c
39433 ____________________________________________________________________________
39434 [  8821] By: jhi                                   on 2001/02/18  16:53:46
39435         Log: Subject: Re: Why t/TEST and not Test::Harness?
39436              From: schwern@pobox.com
39437              Date: Sat, 17 Feb 2001 22:44:44 -0500
39438              Message-ID: <20010217224444.A6679@magnonel.guild.net>
39439              
39440              Replace UTEST with TEST -utf8.
39441      Branch: perl
39442            - t/UTEST
39443            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
39444            ! t/lib/glob-basic.t
39445 ____________________________________________________________________________
39446 [  8820] By: nick                                  on 2001/02/18  13:06:16
39447         Log: Clean up a few core dumps when layers are used in unexpected ways.
39448              (Still not "right"...)
39449      Branch: perlio
39450            ! perlio.c perliol.h
39451 ____________________________________________________________________________
39452 [  8819] By: jhi                                   on 2001/02/18  02:25:55
39453         Log: Integrate change #8818 from maintperl, a FAQ nit.
39454      Branch: perl
39455           !> pod/perlfaq4.pod
39456 ____________________________________________________________________________
39457 [  8818] By: jhi                                   on 2001/02/18  02:24:50
39458         Log: FAQ nit from Chris Fedde.
39459      Branch: maint-5.6/perl
39460            ! pod/perlfaq4.pod
39461 ____________________________________________________________________________
39462 [  8817] By: nick                                  on 2001/02/17  18:20:14
39463         Log: Integrate mainline
39464      Branch: perlio
39465           +> lib/unicode/UCD.html lib/unicode/Unicode.html
39466           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
39467           +> pod/perlclib.pod
39468            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
39469            - lib/unicode/Unicode.301
39470           !> (integrate 324 files)
39471 ____________________________________________________________________________
39472 [  8816] By: jhi                                   on 2001/02/17  16:56:58
39473         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
39474      Branch: perl
39475            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39476            ! ext/Storable/Storable.xs t/lib/st-06compat.t
39477            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
39478 ____________________________________________________________________________
39479 [  8815] By: jhi                                   on 2001/02/17  16:40:07
39480         Log: Subject: [patch] -Wall
39481              From: Doug MacEachern <dougm@covalent.net>
39482              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
39483              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
39484      Branch: perl
39485            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
39486            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
39487 ____________________________________________________________________________
39488 [  8814] By: jhi                                   on 2001/02/16  19:27:18
39489         Log: Document qu better.
39490      Branch: perl
39491            ! pod/perlop.pod
39492 ____________________________________________________________________________
39493 [  8813] By: jhi                                   on 2001/02/15  13:54:37
39494         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
39495              From: Hugo <hv@crypt.compulink.co.uk>
39496              Date: Thu, 15 Feb 2001 13:39:49 +0000
39497              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
39498      Branch: perl
39499            ! toke.c
39500 ____________________________________________________________________________
39501 [  8812] By: alanbur                               on 2001/02/15  13:52:16
39502         Log: Resynchronised with parent
39503      Branch: maint-5.6/pureperl
39504            - ebcdic.c
39505           !> (integrate 36 files)
39506 ____________________________________________________________________________
39507 [  8811] By: jhi                                   on 2001/02/15  13:51:16
39508         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
39509              
39510              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
39511              From: Jan Dubois <JanD@ActiveState.com>
39512              Date: Wed, 31 Jan 2001 21:17:03 -0800
39513              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
39514              
39515              tweak change#8659 to keep it simple
39516              
39517              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
39518              From: Russ Allbery <rra@stanford.edu>
39519              Date: 14 Feb 2001 10:15:41 -0800
39520              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
39521              
39522              (8809 empty)
39523              
39524              Upgrade to podlators 1.08, from Russ Allbery.
39525      Branch: perl
39526           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
39527           !> utils/perldoc.PL
39528 ____________________________________________________________________________
39529 [  8810] By: jhi                                   on 2001/02/15  13:35:08
39530         Log: Upgrade to podlators 1.08, from Russ Allbery.
39531      Branch: maint-5.6/perl
39532            ! lib/Pod/Man.pm lib/Pod/Text.pm
39533 ____________________________________________________________________________
39534 [  8809] By: jhi                                   on 2001/02/15  13:26:38
39535         Log: (accidentally empty check-in)
39536      Branch: maint-5.6/perl
39537            ! lib/Test/Harness.pm
39538 ____________________________________________________________________________
39539 [  8808] By: jhi                                   on 2001/02/15  13:23:47
39540         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
39541              From: Russ Allbery <rra@stanford.edu>
39542              Date: 14 Feb 2001 10:15:41 -0800
39543              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
39544              
39545              perldoc was hardcoding $Config{installscript}, which breaks
39546              when install* isn't where Perl ends up (such as with AFS).
39547              
39548              Use $Config{scriptdir} instead.
39549      Branch: maint-5.6/perl
39550            ! utils/perldoc.PL
39551 ____________________________________________________________________________
39552 [  8807] By: jhi                                   on 2001/02/14  14:37:27
39553         Log: Update Changes.
39554      Branch: perl
39555            ! Changes patchlevel.h
39556 ____________________________________________________________________________
39557 [  8806] By: jhi                                   on 2001/02/14  14:25:31
39558         Log: Integrate changes #8803,8804,8805 from mainline.
39559              
39560              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
39561              
39562              Don't skip too much of the locale error message if no environ array,
39563              from Chris Nandor.
39564              
39565              More MacOS Classic fixes from Chris Nandor.
39566      Branch: maint-5.6/perl
39567           !> doop.c lib/Cwd.pm perl.c perl.h util.c
39568 ____________________________________________________________________________
39569 [  8805] By: jhi                                   on 2001/02/14  03:29:01
39570         Log: More MacOS Classic fixes from Chris Nandor.
39571      Branch: perl
39572            ! doop.c lib/Cwd.pm
39573 ____________________________________________________________________________
39574 [  8804] By: jhi                                   on 2001/02/14  03:18:35
39575         Log: Don't skip too much of the locale error message if no environ array,
39576              from Chris Nandor.
39577      Branch: perl
39578            ! util.c
39579 ____________________________________________________________________________
39580 [  8803] By: jhi                                   on 2001/02/14  03:14:14
39581         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
39582      Branch: perl
39583            ! perl.c perl.h
39584 ____________________________________________________________________________
39585 [  8802] By: jhi                                   on 2001/02/13  18:31:33
39586         Log: AUTHORS update.
39587      Branch: perl
39588            ! AUTHORS
39589 ____________________________________________________________________________
39590 [  8801] By: jhi                                   on 2001/02/13  17:55:19
39591         Log: Integrate change #8792 from mainline.
39592              
39593              Subject: buncha MacPerl patches for bleadperl
39594              From: Chris Nandor <pudge@pobox.com>
39595              Date: Tue, 13 Feb 2001 00:02:43 -0500
39596              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
39597      Branch: maint-5.6/perl
39598           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
39599           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
39600           !> t/lib/basename.t toke.c util.h
39601 ____________________________________________________________________________
39602 [  8800] By: jhi                                   on 2001/02/13  17:46:43
39603         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
39604              to be forced to Off_t.
39605              
39606              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
39607              From: nick@ccl4.org
39608              Date: Thu, 1 Feb 2001 12:01:04 +0000
39609              Message-Id: <20010201120103.E11401@plum.flirble.org>
39610      Branch: maint-5.6/perl
39611            ! iperlsys.h perlio.c
39612 ____________________________________________________________________________
39613 [  8799] By: jhi                                   on 2001/02/13  16:52:51
39614         Log: Duplex duplex hunk hunk.
39615      Branch: maint-5.6/perl
39616            ! Makefile.SH
39617 ____________________________________________________________________________
39618 [  8797] By: jhi                                   on 2001/02/13  14:52:04
39619         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
39620              From: "Craig A. Berry" <craigberry@mac.com>
39621              Date: Mon, 12 Feb 2001 11:05:25 -0600
39622              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
39623      Branch: perl
39624            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
39625 ____________________________________________________________________________
39626 [  8796] By: jhi                                   on 2001/02/13  14:36:47
39627         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
39628              From: simon.cozens@pembroke.oxford.ac.uk 
39629              Date: Sat, 10 Feb 2001 17:57:02 +0000
39630              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
39631              
39632              Now it does include.
39633      Branch: perl
39634            ! pod/perldiag.pod
39635 ____________________________________________________________________________
39636 [  8795] By: jhi                                   on 2001/02/13  14:30:11
39637         Log: Sort the MANIFEST.
39638      Branch: perl
39639            ! MANIFEST
39640 ____________________________________________________________________________
39641 [  8794] By: jhi                                   on 2001/02/13  14:26:51
39642         Log: Integrate change #8793 from mainline, FAQ updates.
39643      Branch: maint-5.6/perl
39644           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
39645 ____________________________________________________________________________
39646 [  8793] By: jhi                                   on 2001/02/13  14:25:13
39647         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
39648      Branch: perl
39649            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
39650 ____________________________________________________________________________
39651 [  8792] By: jhi                                   on 2001/02/13  14:22:50
39652         Log: Subject: buncha MacPerl patches for bleadperl
39653              From: Chris Nandor <pudge@pobox.com>
39654              Date: Tue, 13 Feb 2001 00:02:43 -0500
39655              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
39656      Branch: perl
39657            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
39658            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
39659            ! t/lib/basename.t toke.c util.h
39660 ____________________________________________________________________________
39661 [  8791] By: jhi                                   on 2001/02/13  14:10:39
39662         Log: Integrate change #8790 from mainline.
39663              
39664              environ array wrongly assumed in Perl_init_i18nl10n(),
39665      Branch: maint-5.6/perl
39666           !> util.c
39667 ____________________________________________________________________________
39668 [  8790] By: jhi                                   on 2001/02/13  14:06:15
39669         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
39670              noticed by Chris Nandor in MacOS Classic.
39671      Branch: perl
39672            ! util.c
39673 ____________________________________________________________________________
39674 [  8789] By: jhi                                   on 2001/02/13  13:58:07
39675         Log: Integrate changes #8373,8487,8544,8783 from mainline.
39676              
39677              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
39678              hints files, the dynaloading, assimilate ebcdic into util.c.
39679      Branch: maint-5.6/perl
39680            - ebcdic.c
39681            ! MANIFEST hints/posix-bc.sh
39682           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
39683           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
39684           !> perlapi.c proto.h util.c
39685 ____________________________________________________________________________
39686 [  8788] By: alanbur                               on 2001/02/13  10:33:13
39687         Log: Integrated changes from maint-5.6
39688      Branch: maint-5.6/pureperl
39689           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
39690           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
39691           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39692           !> vos/config.ga.h vos/configure_perl.cm
39693 ____________________________________________________________________________
39694 [  8787] By: jhi                                   on 2001/02/13  05:56:36
39695         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
39696      Branch: perl
39697           !> Makefile.SH
39698 ____________________________________________________________________________
39699 [  8786] By: jhi                                   on 2001/02/13  05:54:34
39700         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
39701              From: Dorner Thomas <Thomas.Dorner@start.de>
39702              Date: Mon, 12 Feb 2001 15:06:26 +0100
39703              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
39704      Branch: maint-5.6/perl
39705            ! Makefile.SH
39706 ____________________________________________________________________________
39707 [  8785] By: jhi                                   on 2001/02/13  05:29:04
39708         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
39709      Branch: perl
39710           !> hints/openbsd.sh
39711 ____________________________________________________________________________
39712 [  8784] By: jhi                                   on 2001/02/13  02:25:24
39713         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
39714              From: Peter Prymmer <pvhp@forte.com>
39715              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
39716              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
39717      Branch: perl
39718            ! pod/perlclib.pod
39719 ____________________________________________________________________________
39720 [  8783] By: jhi                                   on 2001/02/13  02:22:36
39721         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
39722      Branch: perl
39723            - ebcdic.c
39724            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
39725            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
39726            ! util.c
39727 ____________________________________________________________________________
39728 [  8782] By: jhi                                   on 2001/02/13  02:00:07
39729         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
39730      Branch: maint-5.6/perl
39731            ! pod/perlport.pod
39732 ____________________________________________________________________________
39733 [  8781] By: jhi                                   on 2001/02/13  01:58:44
39734         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
39735      Branch: maint-5.6/perl
39736            ! hints/openbsd.sh
39737 ____________________________________________________________________________
39738 [  8780] By: jhi                                   on 2001/02/13  01:57:33
39739         Log: Synchronize the regexp tests between maintperl and mainline.
39740      Branch: maint-5.6/perl
39741           !> t/op/re_tests
39742 ____________________________________________________________________________
39743 [  8779] By: jhi                                   on 2001/02/13  01:49:35
39744         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
39745              From: Hugo <hv@crypt.compulink.co.uk>
39746              Date: Tue, 13 Feb 2001 00:11:11 +0000
39747              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
39748      Branch: perl
39749            ! regcomp.c t/op/re_tests
39750 ____________________________________________________________________________
39751 [  8778] By: jhi                                   on 2001/02/13  00:23:10
39752         Log: Comments do not nest.
39753      Branch: perl
39754            ! perl.h
39755 ____________________________________________________________________________
39756 [  8777] By: jhi                                   on 2001/02/13  00:17:54
39757         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
39758              From: Hugo <hv@crypt.compulink.co.uk>
39759              Date: Tue, 13 Feb 2001 00:11:11 +0000
39760              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
39761      Branch: maint-5.6/perl
39762            ! regcomp.c t/op/re_tests
39763 ____________________________________________________________________________
39764 [  8776] By: jhi                                   on 2001/02/12  23:25:52
39765         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
39766      Branch: maint-5.6/perl
39767            ! pod/perlport.pod
39768 ____________________________________________________________________________
39769 [  8775] By: jhi                                   on 2001/02/12  23:04:28
39770         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
39771      Branch: maint-5.6/perl
39772            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
39773            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39774            ! vos/configure_perl.cm
39775 ____________________________________________________________________________
39776 [  8774] By: jhi                                   on 2001/02/12  22:59:11
39777         Log: Subject: Re: [patch] context for 'U' magic functions
39778              From: Doug MacEachern <dougm@covalent.net>
39779              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
39780              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
39781              
39782              plus the suggestion by Nick Ing-Simmons to name the macro
39783              as PERL_MG_UFUNC to avoid namespace pollution, plus add
39784              the advice by Doug for XS writers to perl.h
39785      Branch: perl
39786            ! mg.c perl.h
39787 ____________________________________________________________________________
39788 [  8773] By: jhi                                   on 2001/02/11  20:14:12
39789         Log: Update Changes.
39790      Branch: perl
39791            ! Changes patchlevel.h
39792 ____________________________________________________________________________
39793 [  8772] By: jhi                                   on 2001/02/11  18:47:52
39794         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
39795              From: Simon Cozens <simon@cozens.net>
39796              Date: Wed, 31 Jan 2001 16:31:43 +0000
39797              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
39798      Branch: perl
39799            + pod/perlclib.pod
39800            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
39801            ! pod/perltoc.pod
39802 ____________________________________________________________________________
39803 [  8771] By: jhi                                   on 2001/02/11  18:36:48
39804         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
39805              
39806              Blocks-4d3.beta.txt
39807              CaseFolding-3d4.beta.txt
39808              CompositionExclusions-3d6.beta.txt
39809              EastAsianWidth-4d4.beta.txt
39810              LineBreak-6d3.beta.txt
39811              NamesList-3.1.0d1.beta.txt
39812              PropList-3.1.0d4.beta.txt
39813              SpecialCasing-4d1.beta.txt
39814              UnicodeData-3.1.0d6.beta.txt
39815      Branch: perl
39816            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
39817           +> lib/unicode/UCD.html lib/unicode/Unicode.html
39818            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
39819            - lib/unicode/Unicode.301
39820            ! (edit 257 files)
39821 ____________________________________________________________________________
39822 [  8770] By: jhi                                   on 2001/02/11  17:26:22
39823         Log: UTF-8 documentation.
39824      Branch: perl
39825            ! utf8.h
39826 ____________________________________________________________________________
39827 [  8769] By: jhi                                   on 2001/02/11  17:12:49
39828         Log: Retract #8762.
39829      Branch: perl
39830            ! regexec.c
39831 ____________________________________________________________________________
39832 [  8768] By: jhi                                   on 2001/02/11  16:54:45
39833         Log: Subject: [PATCH] Test::Harness
39834              From: andreas.koenig@anima.de (Andreas J. Koenig)
39835              Date: 11 Feb 2001 14:37:00 +0100
39836              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
39837      Branch: perl
39838            ! lib/Test/Harness.pm
39839 ____________________________________________________________________________
39840 [  8767] By: jhi                                   on 2001/02/11  16:53:52
39841         Log: Subject: [PATCH] Document makepatch in Porting/patching
39842              From: andreas.koenig@anima.de (Andreas J. Koenig)
39843              Date: 11 Feb 2001 16:46:28 +0100
39844              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
39845      Branch: perl
39846            ! Porting/patching.pod
39847 ____________________________________________________________________________
39848 [  8766] By: jhi                                   on 2001/02/11  06:30:23
39849         Log: Subject: Re: [patch] GvSHARED
39850              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
39851              From: Doug MacEachern <dougm@covalent.net>
39852              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
39853              
39854              Subject: Re: [patch] GvSHARED
39855              From: Doug MacEachern <dougm@covalent.net>
39856              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
39857              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
39858              
39859              Subject: [patch] attributes.pm support for `shared'
39860              From: Doug MacEachern <dougm@covalent.net>
39861              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
39862              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
39863              
39864              our() attributes were ignored, our :shared pieces missing,
39865              allow attributes.pm to turn on shared.
39866      Branch: perl
39867            ! op.c t/op/attrs.t toke.c xsutils.c
39868 ____________________________________________________________________________
39869 [  8765] By: alanbur                               on 2001/02/10  23:11:19
39870         Log: Resync with parent (hopefully sucessfully this time)
39871      Branch: maint-5.6/pureperl
39872           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
39873           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
39874           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
39875           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
39876           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
39877           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
39878           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
39879 ____________________________________________________________________________
39880 [  8764] By: jhi                                   on 2001/02/10  22:54:38
39881         Log: Make TEST and UTEST more verbose in case something goes
39882              wrong in running/compiling a script, suggested by Doug
39883              MacEachern.
39884      Branch: perl
39885            ! t/TEST t/UTEST
39886 ____________________________________________________________________________
39887 [  8763] By: jhi                                   on 2001/02/10  22:11:34
39888         Log: Bogus shebang.
39889      Branch: perl
39890            ! t/lib/texttabs.t
39891 ____________________________________________________________________________
39892 [  8762] By: jhi                                   on 2001/02/10  21:56:02
39893         Log: (Retracted by #8769)
39894      Branch: perl
39895            ! regexec.c
39896 ____________________________________________________________________________
39897 [  8761] By: jhi                                   on 2001/02/10  21:26:15
39898         Log: Subject: Re: [patch] GvSHARED 
39899              From: Doug MacEachern <dougm@covalent.net>
39900              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
39901              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
39902              
39903              our @EXPORT : shared = (...);
39904      Branch: perl
39905            ! toke.c
39906 ____________________________________________________________________________
39907 [  8760] By: jhi                                   on 2001/02/10  21:25:07
39908         Log: Subject: [patch] GvSHARED
39909              From: Doug MacEachern <dougm@covalent.net>
39910              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
39911              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
39912      Branch: perl
39913            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
39914 ____________________________________________________________________________
39915 [  8759] By: alanbur                               on 2001/02/10  21:24:27
39916         Log: Backed out mismerge.
39917      Branch: maint-5.6/pureperl
39918            ! MANIFEST README.hpux README.vmesa gv.c installhtml
39919            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
39920            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
39921            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
39922            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
39923            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
39924            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
39925 ____________________________________________________________________________
39926 [  8758] By: jhi                                   on 2001/02/10  18:01:17
39927         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
39928              
39929              Fixed UMRs and leak in Perl_pmtrans()
39930              
39931              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
39932              associated UTFied tr/// code.  Also fixed scoping leak of
39933              PL_reg_start_tmp.
39934              
39935              newATTRSUB leaks when an attempt to redefine the active sort sub is
39936              made.
39937      Branch: maint-5.6/perl
39938           !> op.c regcomp.c
39939 ____________________________________________________________________________
39940 [  8757] By: alanbur                               on 2001/02/10  17:56:46
39941         Log: Resynchronised with parent
39942      Branch: maint-5.6/pureperl
39943           +> README.bs2000
39944            - README.posix-bc
39945            ! gv.c perl.c sv.c
39946           !> MANIFEST README.hpux README.vmesa installhtml
39947           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
39948           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
39949           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
39950           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
39951           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
39952           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
39953 ____________________________________________________________________________
39954 [  8756] By: alanbur                               on 2001/02/10  17:51:15
39955         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
39956              made.
39957      Branch: maint-5.6/pureperl
39958            ! op.c
39959 ____________________________________________________________________________
39960 [  8755] By: jhi                                   on 2001/02/09  22:41:35
39961         Log: Upgrade to CPAN 1.59_54, from Andreas König.
39962      Branch: perl
39963            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39964 ____________________________________________________________________________
39965 [  8754] By: jhi                                   on 2001/02/09  22:29:20
39966         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
39967              
39968              Didn't upgrade the fill.t since it has a dependency to File::Slurp
39969              purely for debugging purposes, the actual test hasn't changed.
39970      Branch: perl
39971            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
39972            ! t/lib/textwrap.t
39973 ____________________________________________________________________________
39974 [  8753] By: jhi                                   on 2001/02/09  20:17:50
39975         Log: Integrate change #8682 from maintperl.
39976              
39977              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
39978              to work correctly.
39979      Branch: perl
39980           !> hints/irix_6.sh
39981 ____________________________________________________________________________
39982 [  8752] By: jhi                                   on 2001/02/09  20:00:46
39983         Log: Update Changes.
39984      Branch: perl
39985            ! Changes patchlevel.h
39986 ____________________________________________________________________________
39987 [  8751] By: nick                                  on 2001/02/09  19:48:37
39988         Log: Integrate mainline
39989      Branch: perlio
39990           +> README.bs2000 t/lib/cgi-esc.t
39991            - README.posix-bc
39992           !> (integrate 53 files)
39993 ____________________________________________________________________________
39994 [  8750] By: nick                                  on 2001/02/09  19:25:16
39995         Log: Subject: RE: Biannual Competition to Improve Hashing Function
39996              From: Fisher Mark <fisherm@tce.com>
39997              Date: Thu, 8 Feb 2001 10:44:00 -0500
39998              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
39999              Date: Thu, 8 Feb 2001 15:02:47 -0500
40000              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
40001      Branch: perl
40002            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
40003 ____________________________________________________________________________
40004 [  8749] By: jhi                                   on 2001/02/09  19:02:35
40005         Log: Forgotten fragment.
40006      Branch: perl
40007            ! pod/perlapi.pod
40008 ____________________________________________________________________________
40009 [  8748] By: jhi                                   on 2001/02/09  18:31:34
40010         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
40011              plus manual tweakage.
40012              
40013              Sync the perlfaq2 between mainline and maintperl.
40014      Branch: maint-5.6/perl
40015            ! pod/perlfaq2.pod
40016      Branch: perl
40017           !> pod/perlfaq2.pod
40018 ____________________________________________________________________________
40019 [  8747] By: jhi                                   on 2001/02/09  18:12:04
40020         Log: Subject: versiononly and installperl
40021              From: abigail@foad.org
40022              Date: Wed, 7 Feb 2001 22:43:12 +0100
40023              Message-ID: <20010207214312.7045.qmail@foad.org>    
40024              
40025              Add +v flag to force a normal install of the perl binary
40026              and the utilities.
40027              
40028              Subject: [PATCH] installperl
40029              From: Nicholas Clark <nick@ccl4.org>
40030              Date: Fri, 9 Feb 2001 16:28:57 +0000
40031              Message-ID: <20010209162857.B10931@plum.flirble.org>
40032              
40033              Add -A flag which also hardlinks the binary with
40034              the full architecture name.
40035      Branch: perl
40036            ! installperl
40037 ____________________________________________________________________________
40038 [  8746] By: jhi                                   on 2001/02/09  18:03:43
40039         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
40040              
40041              Subject: perlfaq2, re: perlmongers
40042              
40043              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
40044              
40045              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
40046              
40047              Subject: [ID 20010205.001] typo in perlfaq9
40048              
40049              Subject: [ID 20010208.002] unordered explanation in perlcall
40050      Branch: maint-5.6/perl
40051           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40052           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
40053           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
40054 ____________________________________________________________________________
40055 [  8745] By: jhi                                   on 2001/02/09  17:59:09
40056         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
40057              From: abela@geneanet.org
40058              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
40059              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
40060      Branch: perl
40061            ! pod/perlcall.pod
40062 ____________________________________________________________________________
40063 [  8744] By: jhi                                   on 2001/02/09  17:48:16
40064         Log: Subject: [ID 20010205.001] typo in perlfaq9
40065              From: eserte@vran.herceg.de
40066              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
40067              Message-Id: <200102042244.XAA21926@vran.herceg.de>
40068      Branch: perl
40069            ! pod/perlfaq9.pod
40070 ____________________________________________________________________________
40071 [  8743] By: jhi                                   on 2001/02/09  17:25:12
40072         Log: Integrate change #8695 from maintperl.
40073              
40074              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
40075      Branch: perl
40076           !> thread.h
40077 ____________________________________________________________________________
40078 [  8742] By: jhi                                   on 2001/02/09  17:21:22
40079         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
40080              From: Andy Dougherty <doughera@lafayette.edu>
40081              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
40082              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
40083      Branch: perl
40084            ! embed.pl
40085 ____________________________________________________________________________
40086 [  8741] By: jhi                                   on 2001/02/09  17:05:19
40087         Log: Integrate changes #8738,8739,8740 from maintperl.
40088              
40089              Html files will be installed in a more logical and easier to
40090              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
40091              
40092              Html files will be generated with a header to make them look
40093              a little less bare.
40094              
40095              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
40096      Branch: perl
40097           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
40098 ____________________________________________________________________________
40099 [  8740] By: jhi                                   on 2001/02/09  17:03:46
40100         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
40101              From: "Brendan O'Dea" <bod@compusol.com.au>
40102              Date: Sun, 4 Feb 2001 11:17:56 +1100
40103              Message-ID: <20010204111756.A16301@compusol.com.au>
40104      Branch: maint-5.6/perl
40105            ! pod/perlfaq3.pod
40106 ____________________________________________________________________________
40107 [  8739] By: jhi                                   on 2001/02/09  17:01:59
40108         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
40109              From: "Indy Singh" <indy@nusphere.com>
40110              Date: Fri, 2 Feb 2001 15:09:59 -0500
40111              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
40112              
40113              Html files will be generated with a header to make them look
40114              a little less bare.
40115      Branch: maint-5.6/perl
40116            ! installhtml
40117 ____________________________________________________________________________
40118 [  8738] By: jhi                                   on 2001/02/09  16:58:48
40119         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
40120              From: "Indy Singh" <indy@nusphere.com>
40121              Date: Fri, 2 Feb 2001 15:08:23 -0500
40122              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
40123              
40124              Html files will be installed in a more logical and easier to
40125              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
40126      Branch: maint-5.6/perl
40127            ! win32/Makefile win32/makefile.mk
40128 ____________________________________________________________________________
40129 [  8737] By: jhi                                   on 2001/02/09  16:46:54
40130         Log: Integrate changes #8687,8736 from maintperl.
40131              
40132              HP-UX thread patches from Merijn H. Brand.
40133              
40134              Latin nit from Philip Newton.
40135      Branch: perl
40136           !> README.hpux hints/hpux.sh
40137 ____________________________________________________________________________
40138 [  8736] By: jhi                                   on 2001/02/09  16:42:31
40139         Log: Latin nit from Philip Newton.
40140      Branch: maint-5.6/perl
40141            ! README.hpux
40142 ____________________________________________________________________________
40143 [  8735] By: jhi                                   on 2001/02/09  16:24:03
40144         Log: Integrate changes #8704,8710 from pureperl.
40145              
40146              Fixed UMRs and leak in Perl_pmtrans()
40147              
40148              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
40149              associated UTFied tr/// code.  Also fixed scoping leak of
40150              PL_reg_start_tmp.
40151      Branch: perl
40152           !> op.c regcomp.c
40153 ____________________________________________________________________________
40154 [  8734] By: jhi                                   on 2001/02/09  15:40:21
40155         Log: Integrate change #8733 from maintperl.
40156              
40157              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
40158      Branch: perl
40159           !> pod/perlre.pod
40160 ____________________________________________________________________________
40161 [  8733] By: jhi                                   on 2001/02/09  15:35:47
40162         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
40163              From: Prymmer/Kahn <pvhp@best.com>
40164              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
40165              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
40166      Branch: maint-5.6/perl
40167            ! pod/perlre.pod
40168 ____________________________________________________________________________
40169 [  8732] By: jhi                                   on 2001/02/09  15:26:17
40170         Log: Rename README.posix-bc to README.bs2000 (to avoid the
40171              confusion of a "perlposix-bc.pod"), add a few missing
40172              arch pods, regen toc.
40173      Branch: maint-5.6/perl
40174           +> README.bs2000
40175            - README.posix-bc
40176            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40177            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40178 ____________________________________________________________________________
40179 [  8731] By: jhi                                   on 2001/02/09  15:23:39
40180         Log: De-cut-and-pasto.
40181      Branch: perl
40182            ! pod/perl.pod
40183 ____________________________________________________________________________
40184 [  8730] By: jhi                                   on 2001/02/09  15:11:13
40185         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
40186              when people think that perlposix-bc.pod tells anything about
40187              Perl and POSIX.  Regen toc.
40188      Branch: perl
40189           +> README.bs2000
40190            - README.posix-bc
40191            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40192            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40193 ____________________________________________________________________________
40194 [  8729] By: jhi                                   on 2001/02/09  14:52:28
40195         Log: The README.vmesa part of #8712 from maintperl.
40196      Branch: perl
40197            ! README.vmesa
40198 ____________________________________________________________________________
40199 [  8728] By: jhi                                   on 2001/02/09  14:46:06
40200         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
40201              From: Peter Prymmer <pvhp@forte.com>
40202              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
40203              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
40204      Branch: maint-5.6/perl
40205            ! README.vmesa win32/Makefile win32/makefile.mk
40206 ____________________________________________________________________________
40207 [  8727] By: jhi                                   on 2001/02/09  14:33:25
40208         Log: Integrate change #8712 from mainline.
40209              
40210              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
40211      Branch: maint-5.6/perl
40212           !> lib/Pod/Find.pm
40213 ____________________________________________________________________________
40214 [  8726] By: jhi                                   on 2001/02/09  14:30:28
40215         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
40216              From: Peter Prymmer <pvhp@forte.com>
40217              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
40218              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
40219      Branch: perl
40220            + t/lib/cgi-esc.t
40221            ! MANIFEST lib/CGI/Util.pm
40222 ____________________________________________________________________________
40223 [  8725] By: jhi                                   on 2001/02/09  04:56:47
40224         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
40225      Branch: maint-5.6/perl
40226            ! pod/perlport.pod
40227 ____________________________________________________________________________
40228 [  8724] By: jhi                                   on 2001/02/09  04:40:59
40229         Log: Integrate changes 7819,7820 from vmsperl into mainline.
40230              
40231              Add header for LIB$ prototypes (C. Berry)
40232              
40233              Convert fwrite()s to sockets to write()s, since some socket stacks
40234              don't take kindly to stdio.
40235              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
40236              (for often optional LNMs)
40237              Correct a few typos
40238              (C. Bailey)
40239      Branch: perl
40240           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
40241 ____________________________________________________________________________
40242 [  8723] By: jhi                                   on 2001/02/09  03:29:29
40243         Log: Integrate change #8722 from mainline.
40244              
40245              The Im() function wasn't returning zero for non-Math::Complex
40246              arguments.  The bug reported by John Gamble.
40247      Branch: maint-5.6/perl
40248           !> lib/Math/Complex.pm
40249 ____________________________________________________________________________
40250 [  8722] By: jhi                                   on 2001/02/09  03:28:33
40251         Log: The Im() function wasn't returning zero for non-Math::Complex
40252              arguments.  The bug reported by John Gamble.
40253      Branch: perl
40254            ! lib/Math/Complex.pm
40255 ____________________________________________________________________________
40256 [  8721] By: nick                                  on 2001/02/08  22:11:35
40257         Log: Correct the correction :-(
40258      Branch: perl
40259            ! perl.c
40260 ____________________________________________________________________________
40261 [  8720] By: bailey                                on 2001/02/08  20:59:22
40262         Log: Convert frwite()s to sockets to write()s, since some socket stacks
40263              don't take kindly to stdio.
40264              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
40265              (for often optional LNMs)
40266              Correct a few typos
40267              (C. Bailey)
40268      Branch: vmsperl
40269            ! vms/vms.c vms/vmsish.h
40270 ____________________________________________________________________________
40271 [  8719] By: bailey                                on 2001/02/08  20:51:02
40272         Log: Add header for LIB$ prototypes (C. Berry)
40273      Branch: vmsperl
40274            ! ext/Devel/DProf/DProf.xs
40275 ____________________________________________________________________________
40276 [  8718] By: bailey                                on 2001/02/08  20:49:00
40277         Log: SYN SYN
40278      Branch: vmsperl
40279           +> pod/perliol.pod t/lib/sample-tests/bailout
40280           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
40281           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
40282           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
40283           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
40284           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
40285           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
40286            - lib/unicode/Is/DCinital.pl
40287           !> (integrate 101 files)
40288 ____________________________________________________________________________
40289 [  8717] By: nick                                  on 2001/02/08  19:38:48
40290         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
40291              From: Robin Barker <rmb1@cise.npl.co.uk>
40292              Date: Thu, 8 Feb 2001 14:38:07 GMT
40293              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
40294      Branch: perl
40295            ! lib/CPAN.pm
40296 ____________________________________________________________________________
40297 [  8716] By: nick                                  on 2001/02/08  19:29:07
40298         Log: Generated files form 8713 etc.
40299      Branch: perl
40300            ! embed.h global.sym objXSUB.h perlapi.c proto.h
40301 ____________________________________________________________________________
40302 [  8715] By: nick                                  on 2001/02/08  19:26:08
40303         Log: Fixup non-ithread build after 8713
40304      Branch: perl
40305            ! perl.c
40306 ____________________________________________________________________________
40307 [  8714] By: nick                                  on 2001/02/08  19:17:45
40308         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
40309              From: nick@ccl4.org
40310              Date: Wed, 7 Feb 2001 00:27:47 +0000
40311              Message-Id: <20010207002747.B63724@plum.flirble.org>
40312      Branch: perl
40313            ! sv.c toke.c
40314 ____________________________________________________________________________
40315 [  8713] By: nick                                  on 2001/02/08  19:15:58
40316         Log: Subject: Re: [patch] Re: PL_ptr_table
40317              From: Doug Maceachern <dougm@covalent.net>
40318              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
40319              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
40320      Branch: perl
40321            ! embed.pl perl.c sv.c sv.h
40322 ____________________________________________________________________________
40323 [  8712] By: nick                                  on 2001/02/08  19:12:47
40324         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
40325              From: Peter Prymmer <pvhp@forte.com>
40326              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
40327              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
40328      Branch: perl
40329            ! lib/Pod/Find.pm
40330 ____________________________________________________________________________
40331 [  8711] By: nick                                  on 2001/02/07  21:06:11
40332         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
40333              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
40334              From: Alan Burlison <Alan.Burlison@uk.sun.com>
40335              Date: Tue, 06 Feb 2001 23:37:01 +0000
40336              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
40337      Branch: perl
40338            ! regcomp.c
40339 ____________________________________________________________________________
40340 [  8710] By: alanbur                               on 2001/02/07  00:22:04
40341         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
40342              associated UTFied tr/// code.  Also fixed scoping leak of
40343              PL_reg_start_tmp.
40344      Branch: maint-5.6/pureperl
40345            ! op.c regcomp.c
40346 ____________________________________________________________________________
40347 [  8709] By: nick                                  on 2001/02/06  21:16:49
40348         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
40349              From: Michael G Schwern <schwern@pobox.com>
40350              Date: Sun, 4 Feb 2001 19:47:14 -0500
40351              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
40352      Branch: perl
40353            ! pod/perlapi.pod pod/perlmodlib.PL
40354 ____________________________________________________________________________
40355 [  8708] By: nick                                  on 2001/02/06  20:41:20
40356         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
40357              From: Michael G Schwern <schwern@pobox.com>
40358              Date: Sun, 4 Feb 2001 21:17:49 -0500
40359              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
40360      Branch: perl
40361            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
40362            ! pod/perltootc.pod
40363 ____________________________________________________________________________
40364 [  8707] By: nick                                  on 2001/02/06  20:29:11
40365         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
40366              From: Michael G Schwern <schwern@pobox.com>
40367              Date: Tue, 6 Feb 2001 05:54:30 -0500
40368              Message-Id: <20010206055430.A951@blackrider.aocn.com>
40369      Branch: perl
40370            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
40371 ____________________________________________________________________________
40372 [  8706] By: nick                                  on 2001/02/06  20:21:40
40373         Log: Subject: RE: some win32 fixes
40374              Date: Tue, 6 Feb 2001 09:23:20 +0300
40375              From: Vadim Konovalov <vkonovalov@lucent.com>
40376              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
40377      Branch: perl
40378            ! toke.c win32/Makefile win32/config.bc win32/config.gc
40379            ! win32/config.vc win32/config_H.bc win32/makefile.mk
40380 ____________________________________________________________________________
40381 [  8705] By: alanbur                               on 2001/02/06  15:00:03
40382         Log: Synchronised with parent
40383      Branch: maint-5.6/pureperl
40384            ! regexec.c
40385           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
40386           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
40387 ____________________________________________________________________________
40388 [  8704] By: alanbur                               on 2001/02/06  14:55:24
40389         Log: Fixed UMRs and leak in Perl_pmtrans()
40390      Branch: maint-5.6/pureperl
40391            ! op.c
40392 ____________________________________________________________________________
40393 [  8703] By: gsar                                  on 2001/02/06  02:29:37
40394         Log: $(MAKE) distclean doesn't clean up properly on windows
40395      Branch: maint-5.6/perl
40396            ! win32/Makefile win32/makefile.mk
40397 ____________________________________________________________________________
40398 [  8702] By: gsar                                  on 2001/02/06  01:00:46
40399         Log: tweak change#8659 to keep it simple
40400      Branch: maint-5.6/perl
40401            ! utils/perldoc.PL
40402 ____________________________________________________________________________
40403 [  8701] By: gsar                                  on 2001/02/05  22:45:41
40404         Log: change#8693 was missing testsuite changes
40405      Branch: maint-5.6/perl
40406           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
40407 ____________________________________________________________________________
40408 [  8700] By: nick                                  on 2001/02/05  20:32:52
40409         Log: Integrate mainline
40410      Branch: perlio
40411           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
40412           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
40413           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
40414           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
40415           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
40416           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
40417           +> t/lib/test-harness.t
40418           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
40419           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
40420           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
40421           !> pod/perlutil.pod t/TEST utils/h2xs.PL
40422 ____________________________________________________________________________
40423 [  8699] By: nick                                  on 2001/02/05  19:41:07
40424         Log: Subject: perlfaq2, re: perlmongers
40425              From: David H. Adler <dha@panix.com>
40426              Date: Sun, 4 Feb 2001 23:48:23 -0500
40427              Message-Id: <20010204234823.A13429@panix.com>
40428      Branch: perl
40429            ! pod/perlfaq2.pod
40430 ____________________________________________________________________________
40431 [  8698] By: nick                                  on 2001/02/05  19:39:31
40432         Log: Missed file f#rom the testharness mess.
40433      Branch: perl
40434            + t/lib/test-harness.t
40435 ____________________________________________________________________________
40436 [  8697] By: nick                                  on 2001/02/05  19:37:21
40437         Log: Subject: [DOC PATCH] overload.pm nits
40438              From: John Tobey <jtobey@john-edwin-tobey.org>
40439              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
40440              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
40441      Branch: perl
40442            ! lib/overload.pm
40443 ____________________________________________________________________________
40444 [  8696] By: alanbur                               on 2001/02/05  11:56:00
40445         Log: Sync with parent
40446      Branch: maint-5.6/pureperl
40447           !> thread.h
40448 ____________________________________________________________________________
40449 [  8695] By: gsar                                  on 2001/02/05  03:27:34
40450         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
40451      Branch: maint-5.6/perl
40452            ! thread.h
40453 ____________________________________________________________________________
40454 [  8694] By: alanbur                               on 2001/02/05  00:07:47
40455         Log: Initial branch creation from //depot/maint-5.6/perl
40456      Branch: maint-5.6/pureperl
40457           +> (branch 1719 files)
40458 ____________________________________________________________________________
40459 [  8693] By: gsar                                  on 2001/02/04  22:38:49
40460         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
40461              changes)
40462      Branch: maint-5.6/perl
40463           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
40464           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
40465           !> ext/DB_File/version.c
40466 ____________________________________________________________________________
40467 [  8692] By: nick                                  on 2001/02/04  18:15:57
40468         Log: The missed t/TEST part of the grand testharness upgrade.
40469      Branch: perl
40470            ! t/TEST
40471 ____________________________________________________________________________
40472 [  8691] By: nick                                  on 2001/02/04  18:05:17
40473         Log: New improved test harness
40474              Subject: Re: [PATCH Test::Harness] Third time's a charm?
40475              From: Michael G Schwern <schwern@pobox.com>
40476              Date: Sun, 4 Feb 2001 08:01:20 -0500
40477              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
40478      Branch: perl
40479            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
40480            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
40481            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
40482            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
40483            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
40484            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
40485            ! MANIFEST lib/Test/Harness.pm
40486 ____________________________________________________________________________
40487 [  8690] By: nick                                  on 2001/02/04  17:57:51
40488         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
40489              From: Jonathan Stowe <gellyfish@gellyfish.com>
40490              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
40491              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
40492      Branch: perl
40493            ! utils/h2xs.PL
40494 ____________________________________________________________________________
40495 [  8689] By: nick                                  on 2001/02/04  17:55:24
40496         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
40497              From: Michael G Schwern <schwern@pobox.com>
40498              Date: Sat, 3 Feb 2001 22:46:38 -0500
40499              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
40500      Branch: perl
40501            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
40502            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
40503 ____________________________________________________________________________
40504 [  8688] By: nick                                  on 2001/02/04  17:43:55
40505         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
40506              length byfailing to spot lack of closing )
40507              From: nick@talking.bollo.cx
40508              Date: Sat, 03 Feb 2001 23:53:16 +0000
40509              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
40510      Branch: perl
40511            ! perlio.c pod/perldiag.pod
40512 ____________________________________________________________________________
40513 [  8687] By: jhi                                   on 2001/02/03  17:11:42
40514         Log: HP-UX thread patches from Merijn H. Brand.
40515      Branch: maint-5.6/perl
40516            ! README.hpux hints/hpux.sh
40517 ____________________________________________________________________________
40518 [  8686] By: jhi                                   on 2001/02/03  16:40:12
40519         Log: Metaconfig changes for #8685.
40520      Branch: metaconfig
40521            ! U/installdirs/instubperl.U
40522      Branch: metaconfig/U/perl
40523            ! Devel.U versiononly.U
40524 ____________________________________________________________________________
40525 [  8685] By: jhi                                   on 2001/02/03  16:39:49
40526         Log: For -Dusedevel builds turn off installusrbinperl and turn on
40527              versiononly, a combined idea of Richard Soderberg and Merijn
40528              H. Brand.  You can still override both of these from the command
40529              line if you need to, -Dinstallusrbinperl and -Uversiononly.
40530      Branch: perl
40531            ! Configure
40532 ____________________________________________________________________________
40533 [  8684] By: jhi                                   on 2001/02/03  16:16:34
40534         Log: Metaconfig unit fix for #8683.
40535      Branch: metaconfig
40536            ! U/compline/nblock_io.U
40537 ____________________________________________________________________________
40538 [  8683] By: jhi                                   on 2001/02/03  16:16:12
40539         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
40540              reported by Peter Prymmer for 5.6-TRIAL1.
40541      Branch: perl
40542            ! Configure
40543 ____________________________________________________________________________
40544 [  8682] By: jhi                                   on 2001/02/03  05:52:11
40545         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
40546              to work correctly.
40547      Branch: maint-5.6/perl
40548            ! hints/irix_6.sh
40549 ____________________________________________________________________________
40550 [  8681] By: jhi                                   on 2001/02/03  05:47:33
40551         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
40552      Branch: maint-5.6/perl
40553            ! pod/perlport.pod
40554 ____________________________________________________________________________
40555 [  8680] By: jhi                                   on 2001/02/02  21:39:49
40556         Log: perlport update from Peter Prymmer.
40557      Branch: maint-5.6/perl
40558            ! pod/perlport.pod
40559 ____________________________________________________________________________
40560 [  8679] By: nick                                  on 2001/02/02  20:50:48
40561         Log: Integrate mainline
40562      Branch: perlio
40563           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
40564           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
40565           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
40566 ____________________________________________________________________________
40567 [  8678] By: gsar                                  on 2001/02/02  16:02:12
40568         Log: note about bincompat, slightly modified (from Lupe Christoph)
40569      Branch: maint-5.6/perl
40570            ! README.solaris
40571 ____________________________________________________________________________
40572 [  8677] By: jhi                                   on 2001/02/02  15:46:20
40573         Log: Supported platforms updates.
40574      Branch: maint-5.6/perl
40575            ! pod/perlport.pod
40576 ____________________________________________________________________________
40577 [  8676] By: jhi                                   on 2001/02/02  03:41:26
40578         Log: A couple more perlfaq2 tweaks.
40579      Branch: maint-5.6/perl
40580            ! pod/perlfaq2.pod
40581 ____________________________________________________________________________
40582 [  8675] By: jhi                                   on 2001/02/02  03:17:44
40583         Log: Misedit in #8661.
40584      Branch: maint-5.6/perl
40585            ! Configure
40586 ____________________________________________________________________________
40587 [  8674] By: jhi                                   on 2001/02/02  03:14:38
40588         Log: Damien again.
40589      Branch: maint-5.6/perl
40590            ! pod/perlfaq2.pod
40591 ____________________________________________________________________________
40592 [  8673] By: jhi                                   on 2001/02/02  03:12:40
40593         Log: perlfaq update from Elaine Ashton.
40594      Branch: maint-5.6/perl
40595            ! pod/perlfaq2.pod
40596 ____________________________________________________________________________
40597 [  8672] By: jhi                                   on 2001/02/02  03:07:08
40598         Log: UTF-8 s/// patch from Inaba Hiroto.
40599      Branch: maint-5.6/perl
40600            ! pp_ctl.c pp_hot.c
40601 ____________________________________________________________________________
40602 [  8671] By: jhi                                   on 2001/02/01  22:34:31
40603         Log: Update Changes.
40604      Branch: perl
40605            ! Changes patchlevel.h
40606 ____________________________________________________________________________
40607 [  8670] By: jhi                                   on 2001/02/01  22:15:29
40608         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
40609              from maintperl.
40610              
40611              Upgrade to Getopt::Long 2.25, from Johan Vromans.
40612              
40613              more files need to be writable in the source distribution
40614              
40615              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
40616              
40617              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
40618              
40619              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
40620              
40621              Allow the float to be fuzzier.
40622              
40623              need to use INT2PTR instead of a straight cast or ia64 fails
40624              
40625              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
40626              
40627              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
40628      Branch: perl
40629           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
40630           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
40631           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
40632 ____________________________________________________________________________
40633 [  8669] By: jhi                                   on 2001/02/01  21:57:02
40634         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
40635              From: Robin Barker <rmb1@cise.npl.co.uk>
40636              Date: Thu, 1 Feb 2001 16:59:05 GMT
40637              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
40638      Branch: maint-5.6/perl
40639            ! pod/perlmodlib.PL
40640 ____________________________________________________________________________
40641 [  8668] By: nick                                  on 2001/02/01  19:41:40
40642         Log: Integrate mainline
40643      Branch: perlio
40644           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
40645           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
40646           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
40647 ____________________________________________________________________________
40648 [  8667] By: gsar                                  on 2001/02/01  16:59:11
40649         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
40650      Branch: maint-5.6/perl
40651            ! embed.pl embedvar.h
40652 ____________________________________________________________________________
40653 [  8666] By: gsar                                  on 2001/02/01  16:34:51
40654         Log: add missing entries to win32/config.?c
40655      Branch: maint-5.6/perl
40656            ! win32/config.bc win32/config.gc win32/config.vc
40657            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40658 ____________________________________________________________________________
40659 [  8665] By: jhi                                   on 2001/02/01  14:58:51
40660         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
40661              From: "Stephen P. Potter" <spp@spotter.yi.org>
40662              Date: Thu, 01 Feb 2001 10:45:46 -0500
40663              Message-Id: <200102011545.KAA31479@spotter.yi.org>
40664      Branch: maint-5.6/perl
40665            ! pod/perlfunc.pod
40666 ____________________________________________________________________________
40667 [  8664] By: gsar                                  on 2001/02/01  14:52:37
40668         Log: need to use INT2PTR instead of a straight cast or ia64 fails
40669              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
40670      Branch: maint-5.6/perl
40671            ! ext/POSIX/POSIX.xs
40672 ____________________________________________________________________________
40673 [  8663] By: jhi                                   on 2001/02/01  14:09:13
40674         Log: Allow the float to be fuzzier.
40675      Branch: maint-5.6/perl
40676            ! t/lib/peek.t
40677 ____________________________________________________________________________
40678 [  8662] By: jhi                                   on 2001/02/01  13:59:00
40679         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
40680              From: Robin Barker <rmb1@cise.npl.co.uk>
40681              Date: Thu, 1 Feb 2001 13:05:39 GMT
40682              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
40683      Branch: maint-5.6/perl
40684            ! pod/perlmodlib.pod
40685 ____________________________________________________________________________
40686 [  8661] By: jhi                                   on 2001/02/01  13:57:38
40687         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
40688              Date: Thu, 01 Feb 2001 14:15:41 +0100
40689              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40690              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
40691              
40692              Have the $ccflags in the gcc version test (strange, this change
40693              is claimed to be have been integrated already)
40694      Branch: maint-5.6/perl
40695            ! Configure
40696 ____________________________________________________________________________
40697 [  8660] By: jhi                                   on 2001/02/01  13:44:10
40698         Log: Integrate changes #7950,7964,7962 from mainline.
40699              
40700              Find the stdchar signedness using cpp, should fix some of
40701              the Solaris compiler warnings reported by Alan Burlison.
40702      Branch: maint-5.6/perl
40703           !> Configure config_h.SH
40704 ____________________________________________________________________________
40705 [  8659] By: jhi                                   on 2001/02/01  05:35:32
40706         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
40707              From: Jan Dubois <JanD@ActiveState.com>
40708              Date: Wed, 31 Jan 2001 21:17:03 -0800
40709              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
40710      Branch: maint-5.6/perl
40711            ! utils/perldoc.PL
40712 ____________________________________________________________________________
40713 [  8658] By: jhi                                   on 2001/02/01  04:33:17
40714         Log: Integrate the README.os390 and README.posix-bc parts of mainline
40715              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
40716              installperl parts were taken care of by #8657.)
40717      Branch: maint-5.6/perl
40718           !> README.os390 README.posix-bc
40719 ____________________________________________________________________________
40720 [  8657] By: jhi                                   on 2001/02/01  04:29:21
40721         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
40722              From: Peter Prymmer <pvhp@forte.com>
40723              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
40724              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
40725      Branch: maint-5.6/perl
40726            + ext/DynaLoader/dl_dllload.xs
40727            ! MANIFEST Makefile.SH hints/os390.sh installperl
40728 ____________________________________________________________________________
40729 [  8656] By: jhi                                   on 2001/02/01  04:25:45
40730         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
40731              From: Peter Prymmer <pvhp@forte.com>
40732              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
40733              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
40734      Branch: maint-5.6/perl
40735            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
40736 ____________________________________________________________________________
40737 [  8655] By: jhi                                   on 2001/02/01  04:14:47
40738         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
40739              From: troc@netrus.net
40740              Date: Wed, 31 Jan 2001 22:31:26 -0500
40741              Message-Id: <200102010331.WAA117.85@rocco.homenet>
40742      Branch: maint-5.6/perl
40743            ! os2/os2.c
40744 ____________________________________________________________________________
40745 [  8654] By: jhi                                   on 2001/02/01  04:12:52
40746         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
40747              as reported by Alan Burlison.
40748      Branch: maint-5.6/perl
40749            ! pp.h
40750 ____________________________________________________________________________
40751 [  8653] By: jhi                                   on 2001/02/01  04:05:12
40752         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
40753              From: dsugalski@northernlight.com
40754              Date: Wed, 31 Jan 2001 18:54:11 -0500
40755              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
40756      Branch: maint-5.6/perl
40757            ! configure.com
40758 ____________________________________________________________________________
40759 [  8652] By: jhi                                   on 2001/02/01  04:03:11
40760         Log: Misplaced #endif.
40761              
40762              Subject: [perl-5-6-1-trial2] patches for EPOC
40763              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40764              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
40765              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
40766      Branch: maint-5.6/perl
40767            ! epoc/epocish.c
40768 ____________________________________________________________________________
40769 [  8651] By: jhi                                   on 2001/02/01  04:00:25
40770         Log: Integrate changes #8647,8648,8650 from mainline.
40771              
40772              Macrofy a magic UTF-8 test.
40773              
40774              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
40775              
40776              Watch out for cross compiling for EPOC (usually done on linux).
40777      Branch: maint-5.6/perl
40778           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
40779 ____________________________________________________________________________
40780 [  8650] By: jhi                                   on 2001/02/01  03:56:20
40781         Log: Watch out for cross compiling for EPOC (usually done on linux)
40782              
40783              Subject: [perl-5-6-1-trial2] patches for EPOC
40784              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40785              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
40786              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
40787      Branch: perl
40788            ! ext/Errno/Errno_pm.PL
40789 ____________________________________________________________________________
40790 [  8649] By: gsar                                  on 2001/02/01  00:46:00
40791         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
40792      Branch: maint-5.6/perl
40793            ! sv.c
40794 ____________________________________________________________________________
40795 [  8648] By: jhi                                   on 2001/01/31  23:35:36
40796         Log: All the uses of PL_numeric_radix must be protected by
40797              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
40798              
40799              Subject: [perl-5-6-1-trial2] patches for EPOC
40800              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40801              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
40802              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
40803      Branch: perl
40804            ! sv.c
40805 ____________________________________________________________________________
40806 [  8647] By: jhi                                   on 2001/01/31  22:56:16
40807         Log: Macrofy a magic UTF-8 test.
40808      Branch: perl
40809            ! utf8.c utf8.h
40810 ____________________________________________________________________________
40811 [  8646] By: gsar                                  on 2001/01/31  15:55:12
40812         Log: update Changes
40813      Branch: maint-5.6/perl
40814            ! Changes
40815 ____________________________________________________________________________
40816 [  8645] By: gsar                                  on 2001/01/31  15:10:14
40817         Log: Configure tweak suggested by Peter Prymmer
40818      Branch: maint-5.6/perl
40819            ! Configure
40820 ____________________________________________________________________________
40821 [  8644] By: gsar                                  on 2001/01/31  15:06:32
40822         Log: more files need to be writable in the source distribution
40823      Branch: maint-5.6/perl
40824            ! Porting/makerel
40825 ____________________________________________________________________________
40826 [  8643] By: jhi                                   on 2001/01/31  14:59:46
40827         Log: Integrate changes #8258,8278,8279 from mainline.
40828              
40829              Make the large file tests more robust/talkative.
40830      Branch: maint-5.6/perl
40831           !> t/lib/syslfs.t t/op/lfs.t
40832 ____________________________________________________________________________
40833 [  8642] By: gsar                                  on 2001/01/31  14:53:48
40834         Log: integrate changes#8311,8334 from mainline
40835              
40836              Add a new MakeMaker variable PM_FILTER that defines a Unix
40837              filter to be run on each .pm during the pm_to_blib() phase,
40838              a fixed version of
40839              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
40840              
40841              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
40842              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
40843              accurate reading of the "atime".  
40844      Branch: maint-5.6/perl
40845           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
40846           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
40847           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
40848 ____________________________________________________________________________
40849 [  8641] By: jhi                                   on 2001/01/31  14:46:37
40850         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
40851      Branch: maint-5.6/perl
40852            ! lib/Getopt/Long.pm
40853 ____________________________________________________________________________
40854 [  8640] By: gsar                                  on 2001/01/31  14:40:24
40855         Log: make regen_all
40856      Branch: maint-5.6/perl
40857            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
40858 ____________________________________________________________________________
40859 [  8639] By: gsar                                  on 2001/01/31  14:37:25
40860         Log: refresh windows config files
40861      Branch: maint-5.6/perl
40862            ! win32/Makefile win32/config_H.bc win32/config_H.gc
40863            ! win32/config_H.vc win32/makefile.mk
40864 ____________________________________________________________________________
40865 [  8638] By: gsar                                  on 2001/01/31  14:28:10
40866         Log: makefile tweaks for windows: introduce a bulk-switch to enable
40867              same options as ActivePerl; sync changes with makefile.mk
40868      Branch: maint-5.6/perl
40869            ! win32/Makefile win32/makefile.mk
40870 ____________________________________________________________________________
40871 [  8637] By: jhi                                   on 2001/01/31  04:41:30
40872         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
40873              From: Nicholas Clark <nick@ccl4.org>
40874              Date: Tue, 30 Jan 2001 19:51:05 +0000
40875              Message-ID: <20010130195105.R76607@plum.flirble.org> 
40876              
40877              op/inc cure.
40878      Branch: perl
40879            ! pp.c pp.h pp_hot.c t/op/arith.t
40880 ____________________________________________________________________________
40881 [  8636] By: jhi                                   on 2001/01/31  02:38:32
40882         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
40883              no perlio],8257,8380,8479,8515 from mainline.
40884              
40885              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
40886              
40887              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
40888              Subject: [PATCH perl@8133] fix-up for VMS extensions
40889              
40890              In VMS embedded perls couldn't access the statically built Socket.
40891              
40892              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
40893              
40894              Further VMS piping fixes from Charles Lane.
40895              
40896              Subject:  [PATCH] make t/op/misc.t work on VMS
40897              
40898              Add tracing for debugging extensions builds in VMS.
40899              
40900              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
40901      Branch: maint-5.6/perl
40902           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
40903           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
40904           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
40905 ____________________________________________________________________________
40906 [  8635] By: jhi                                   on 2001/01/31  01:46:41
40907         Log: Integrate change #7732 from mainline.
40908              
40909              Sparc 64-bit pack() fix from Jens Hamisch.
40910      Branch: maint-5.6/perl
40911           !> pp.c
40912 ____________________________________________________________________________
40913 [  8634] By: jhi                                   on 2001/01/31  01:41:16
40914         Log: One spot missing from #8626.
40915      Branch: maint-5.6/perl
40916            ! sv.c
40917 ____________________________________________________________________________
40918 [  8633] By: jhi                                   on 2001/01/31  00:49:17
40919         Log: Integrate change #7495 from mainline.
40920              
40921              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
40922      Branch: maint-5.6/perl
40923           !> MANIFEST ext/re/Makefile.PL
40924 ____________________________________________________________________________
40925 [  8632] By: jhi                                   on 2001/01/30  23:38:49
40926         Log: Integrate change #8396 from mainline.
40927              
40928              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
40929              better multicast support (resend)
40930      Branch: maint-5.6/perl
40931           !> ext/Socket/Socket.pm
40932 ____________________________________________________________________________
40933 [  8631] By: jhi                                   on 2001/01/30  23:28:03
40934         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
40935              
40936              More AIX lore. (7514, ext/re/hints/aix.pl)
40937              
40938              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
40939              
40940              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)
40941              
40942              Subject: [ID 20001214.002] Net::Ping patch
40943              
40944              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
40945              
40946              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
40947              
40948              Add ReuseAddr as a (preferred) alias for Reuse as we now
40949              also have ReusePort.
40950              
40951              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
40952      Branch: maint-5.6/perl
40953           +> ext/re/hints/aix.pl
40954           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
40955           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
40956 ____________________________________________________________________________
40957 [  8630] By: jhi                                   on 2001/01/30  23:03:59
40958         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
40959              
40960              read() documentation tweak for 20001121.004.
40961              
40962              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
40963      Branch: maint-5.6/perl
40964           !> pod/perlfunc.pod pod/perlre.pod
40965 ____________________________________________________________________________
40966 [  8629] By: jhi                                   on 2001/01/30  22:41:57
40967         Log: Integrate change #8098 from mainline.
40968              
40969              fastgetcwd is defined using a glob alias on a $^O dependent basis
40970              and there was no default assignment or perl subroutine.
40971      Branch: maint-5.6/perl
40972           !> lib/Cwd.pm
40973 ____________________________________________________________________________
40974 [  8628] By: jhi                                   on 2001/01/30  21:58:52
40975         Log: Integrate change #7866 from mainline.
40976              
40977              File::Temp 0.11.
40978      Branch: maint-5.6/perl
40979           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
40980 ____________________________________________________________________________
40981 [  8627] By: jhi                                   on 2001/01/30  21:39:44
40982         Log: Integrate changes #8075,8086,8228 from mainline.  
40983              
40984              Darwin is not Windows. (8075,8086)
40985              
40986              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
40987      Branch: maint-5.6/perl
40988           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
40989           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
40990           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
40991           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
40992 ____________________________________________________________________________
40993 [  8626] By: jhi                                   on 2001/01/30  21:22:11
40994         Log: Integrate with tweakery the change #8625 from mainline,
40995              the multibyte decimal separator fix ("fa_IR locale failure").
40996      Branch: maint-5.6/perl
40997            ! embedvar.h perlapi.h
40998           !> intrpvar.h perl.c perl.h sv.c util.c
40999 ____________________________________________________________________________
41000 [  8625] By: jhi                                   on 2001/01/30  20:26:33
41001         Log: Fix for the fa_IR locale failure.  The reason for the failure
41002              was that Perl was assuming the decimal separator aka the radix
41003              separator is one character.  The Farsi-Iranian locale crushed
41004              that bad assumption since there the separator is 'Momayyez',
41005              glyphwise looking somewhat like a slash, and in Unicode UTF-8
41006              encoded in two bytes, 0xd9 0xab.
41007      Branch: perl
41008            ! intrpvar.h perl.c perl.h sv.c util.c
41009 ____________________________________________________________________________
41010 [  8624] By: gsar                                  on 2001/01/30  20:17:03
41011         Log: regen_headers
41012      Branch: maint-5.6/perl
41013            ! Makefile.SH pod/perlintern.pod
41014 ____________________________________________________________________________
41015 [  8623] By: gsar                                  on 2001/01/30  19:42:34
41016         Log: backout change#7431 and its dependents (causes spurious rebuilds
41017              of autogenerated files)
41018              
41019              fix benign b.t failure
41020      Branch: maint-5.6/perl
41021            ! Makefile.SH t/lib/b.t
41022 ____________________________________________________________________________
41023 [  8622] By: jhi                                   on 2001/01/30  19:41:41
41024         Log: Microperl sync.
41025      Branch: perl
41026            ! mg.c perl.h
41027 ____________________________________________________________________________
41028 [  8621] By: gsar                                  on 2001/01/30  19:24:47
41029         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
41030              from mainline
41031              
41032              Subject: podlators 1.06 released
41033              
41034              Subject: [PATCH @8436] Eliminate op_children
41035              
41036              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
41037              
41038              (Replaced by #8448)  More op_children traces (cleanup of #8442).
41039              
41040              Subject: [PATCH #3 @8436] Re: Eliminate op_children
41041              Replace #8444 and #8445.
41042              
41043              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
41044              at the setting of the ofs_sv in new_struct_thread() as the
41045              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
41046              uninitialized fields are, uh, initialized with),
41047              SvREFCNT_inc()ing that invited a core dump.
41048              
41049              podlators 1.07, from Russ Allbery.
41050              
41051              Subject: [PATCH] regcomp.c old feature removal
41052              From: mjd@plover.com
41053              Date: 16 Jan 2001 14:43:18 -0000 
41054              Message-ID: <20010116144318.7140.qmail@plover.com> 
41055      Branch: maint-5.6/perl
41056           +> lib/Pod/Text/Overstrike.pm
41057           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
41058           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
41059           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
41060           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
41061           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
41062           !> util.c
41063 ____________________________________________________________________________
41064 [  8620] By: gsar                                  on 2001/01/30  18:48:32
41065         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
41066              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
41067              now fails one test)
41068              
41069              Subject: [PATCH] lvalue AUTOLOAD. No, really.
41070              
41071              Subject: [PATCH] Interesting syntax idea
41072              Make opens + bareword assigns do typeglob assigns.
41073              
41074              Tests for #8254.
41075              
41076              Subject: [PATCH @8269] Continue blocks and B::Deparse
41077              Make the peephole optimizer to bypass more null ops and
41078              and rewrite the deparse handling of continue blocks.
41079              
41080              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
41081              Doc tweak on #8313.
41082              
41083              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
41084              
41085              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
41086              
41087              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
41088              
41089              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
41090              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
41091              according to the platform.
41092              
41093              Subject: [PATCH @8404] Consolidated lvalue sub changes
41094              
41095              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
41096              
41097              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
41098              
41099              Subject: B::Concise -- an improved replacement for B::Terse 
41100              
41101              The B::Terse drop-in replacement wasn't quite drop-in.
41102              
41103              The LVRET macro needed an aTHX.
41104              
41105              Use the /^Perl_/-less form of is_lvalue_sub().
41106              
41107              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
41108      Branch: maint-5.6/perl
41109           +> ext/B/B/Concise.pm
41110           !> (integrate 27 files)
41111 ____________________________________________________________________________
41112 [  8619] By: nick                                  on 2001/01/30  18:40:28
41113         Log: Integrate mainline
41114      Branch: perlio
41115           !> (integrate 40 files)
41116 ____________________________________________________________________________
41117 [  8618] By: jhi                                   on 2001/01/30  18:37:18
41118         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
41119              Date: Mon, 29 Jan 2001 22:51:29 -0600
41120              From: "Craig A. Berry" <craigberry@mac.com>
41121              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
41122      Branch: perl
41123            ! vms/test.com
41124 ____________________________________________________________________________
41125 [  8617] By: jhi                                   on 2001/01/30  18:34:53
41126         Log: Subject: [PATCH] Add missing CV flags to dump.c
41127              From: Tim Jenness <t.jenness@jach.hawaii.edu>
41128              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
41129              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
41130      Branch: perl
41131            ! dump.c
41132 ____________________________________________________________________________
41133 [  8616] By: jhi                                   on 2001/01/30  18:20:58
41134         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
41135              part isn't applicable to maintperl.
41136              
41137              UTF-8 nit from Inaba Hiroto.
41138      Branch: maint-5.6/perl
41139           !> pod/perlapi.pod utf8.c
41140 ____________________________________________________________________________
41141 [  8615] By: jhi                                   on 2001/01/30  18:18:51
41142         Log: UTF-8 nit from Inaba Hiroto.
41143      Branch: perl
41144            ! pod/perlapi.pod t/op/each.t utf8.c
41145 ____________________________________________________________________________
41146 [  8614] By: jhi                                   on 2001/01/30  18:13:38
41147         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
41148              
41149              perl's internal variables are not for public consumption,
41150              move their docs from perlapi.pod to perlintern.pod
41151              
41152              support for -Dusethreads build under HP-UX 10.20 and DCE threads
41153              library (11.0 and later have pthreads but 10.x don't)
41154              
41155              avoid uninitialized value warnings
41156              
41157              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
41158              gets weird results)
41159              
41160              perldoc nit on windows
41161              
41162              make it possible to run the tests outside the source tree
41163              (there's still a dependency on ../lib being the library
41164              location)
41165      Branch: perl
41166           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
41167           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
41168           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
41169           !> win32/bin/search.pl win32/vdir.h
41170 ____________________________________________________________________________
41171 [  8613] By: gsar                                  on 2001/01/30  16:39:59
41172         Log: make it possible to run the tests outside the source tree
41173              (there's still a dependency on ../lib being the library
41174              location)
41175      Branch: maint-5.6/perl
41176            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
41177 ____________________________________________________________________________
41178 [  8612] By: gsar                                  on 2001/01/30  16:31:12
41179         Log: perldoc nit on windows
41180      Branch: maint-5.6/perl
41181            ! utils/perldoc.PL
41182 ____________________________________________________________________________
41183 [  8611] By: gsar                                  on 2001/01/30  16:22:54
41184         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
41185              gets weird results)
41186      Branch: maint-5.6/perl
41187            ! win32/vdir.h
41188 ____________________________________________________________________________
41189 [  8610] By: gsar                                  on 2001/01/30  16:12:45
41190         Log: avoid uninitialized value warnings
41191      Branch: maint-5.6/perl
41192            ! win32/bin/search.pl
41193 ____________________________________________________________________________
41194 [  8609] By: gsar                                  on 2001/01/30  16:08:01
41195         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
41196              library (11.0 and later have pthreads but 10.x don't)
41197      Branch: maint-5.6/perl
41198            ! hints/hpux.sh thread.h
41199 ____________________________________________________________________________
41200 [  8608] By: gsar                                  on 2001/01/30  15:48:55
41201         Log: perl's internal variables are not for public consumption,
41202              move their docs from perlapi.pod to perlintern.pod
41203      Branch: maint-5.6/perl
41204            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
41205            ! thrdvar.h
41206 ____________________________________________________________________________
41207 [  8607] By: gsar                                  on 2001/01/30  15:44:27
41208         Log: mistakenly branched perl56delta.pod, revert
41209      Branch: maint-5.6/perl
41210            - pod/perl56delta.pod
41211           !> pod/perldelta.pod
41212 ____________________________________________________________________________
41213 [  8606] By: gsar                                  on 2001/01/30  14:20:24
41214         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
41215              dTHR which has been a noop for a while now, except for the
41216              compatibility definition in thread.h)
41217      Branch: maint-5.6/perl
41218           !> (integrate 45 files)
41219 ____________________________________________________________________________
41220 [  8605] By: jhi                                   on 2001/01/30  05:43:58
41221         Log: Mark the UTF-8 APIs as experimental.
41222      Branch: maint-5.6/perl
41223            ! embed.pl pod/perlapi.pod
41224 ____________________________________________________________________________
41225 [  8604] By: jhi                                   on 2001/01/30  05:38:40
41226         Log: Nits from earlier integrates.
41227      Branch: maint-5.6/perl
41228            ! lib/Carp/Heavy.pm
41229           !> sv.c
41230 ____________________________________________________________________________
41231 [  8603] By: jhi                                   on 2001/01/30  05:27:26
41232         Log: Regenerate Porting files.
41233      Branch: maint-5.6/perl
41234            ! Porting/Glossary Porting/config.sh Porting/config_H
41235 ____________________________________________________________________________
41236 [  8602] By: jhi                                   on 2001/01/30  05:14:59
41237         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
41238              8310,8339,8447,8492,8493,8505,8525: documentation changes.
41239              
41240              Subject: Re: perlfaq style changes
41241              
41242              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
41243              
41244              Subject: [PATCH] docs on NaN
41245              
41246              Subject: [patch] perlfaq7
41247              
41248              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
41249              
41250              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
41251              
41252              Subject: [PATCH] open() example in perlfunc.pod
41253              
41254              Podify README.mpeix (a new version from the web)
41255              
41256              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
41257              
41258              Subject: [PATCH] format and rewording in perlfaq.pod
41259              
41260              Subject: [PATCH] API Variable documentation   
41261              
41262              Memory management calls documentation.
41263              
41264              Subject: [PATCH: perl@8482] README.vms URL updates
41265              
41266              Subject: Minor typos in perlfaq2.pod
41267              
41268              Subject: [PATCH] pod/perlvar.pod
41269      Branch: maint-5.6/perl
41270           +> pod/perl56delta.pod
41271            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41272           !> README.amiga README.epoc README.mpeix README.vms
41273           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
41274           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
41275           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
41276           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
41277           !> pod/perlvar.pod thrdvar.h
41278 ____________________________________________________________________________
41279 [  8601] By: jhi                                   on 2001/01/30  04:38:35
41280         Log: Integrate changes #8036,8096,8253 from mainline:
41281              hints changes.
41282              
41283              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
41284              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
41285              
41286              Output the (apparent) version of gcc in Tru64.
41287      Branch: maint-5.6/perl
41288           +> ext/POSIX/hints/svr4.pl
41289           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
41290           !> hints/svr4.sh t/lib/bigfltpm.t
41291 ____________________________________________________________________________
41292 [  8600] By: jhi                                   on 2001/01/30  04:04:01
41293         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
41294              locale fixes.
41295              
41296              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
41297              
41298              Debian allows /usr/bin/locale to exist without any locales. (7868)
41299              
41300              Allow the locale test needing POSIX and the taint test
41301              needing IPC::SysV to run under 'minitest' (basically,
41302              bail out if loading the extension fails). (8384)
41303              
41304              Cleanup the locale.t output  (8480)
41305      Branch: maint-5.6/perl
41306           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
41307           !> t/pragma/locale.t
41308 ____________________________________________________________________________
41309 [  8599] By: jhi                                   on 2001/01/30  03:51:04
41310         Log: Missing generated files from #8598.
41311      Branch: maint-5.6/perl
41312            ! embed.h global.sym objXSUB.h perlapi.c proto.h
41313 ____________________________________________________________________________
41314 [  8598] By: jhi                                   on 2001/01/30  03:41:54
41315         Log: Integrate change #8555 from mainline, manually integrate parts
41316              of changes 8452 and 8583.
41317              
41318              Subject: [PATCH] utf8.c documentation (8452)
41319              
41320              No point in checking the length if the pointer is bogus. (8555)
41321              
41322              Introduce bytes_from_utf8() and implement sv_eq() using it,
41323              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
41324              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
41325              was malformed. (8583)
41326      Branch: maint-5.6/perl
41327            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
41328           !> pod/perlapi.pod sv.c utf8.c
41329 ____________________________________________________________________________
41330 [  8597] By: gsar                                  on 2001/01/30  02:37:26
41331         Log: get PERL_OBJECT build going again on windows
41332      Branch: maint-5.6/perl
41333            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
41334            ! pod/perlapi.pod proto.h sv.c
41335 ____________________________________________________________________________
41336 [  8596] By: jhi                                   on 2001/01/30  02:16:17
41337         Log: Signedness nit.
41338      Branch: perl
41339            ! sv.c
41340 ____________________________________________________________________________
41341 [  8595] By: jhi                                   on 2001/01/30  02:11:07
41342         Log: EBCDIC patch for Storable, from Peter Prymmer.
41343      Branch: perl
41344            ! t/lib/st-06compat.t
41345 ____________________________________________________________________________
41346 [  8594] By: jhi                                   on 2001/01/30  01:04:48
41347         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
41348              From: Peter Prymmer <pvhp@forte.com>
41349              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
41350              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
41351      Branch: perl
41352            ! t/lib/b.t
41353 ____________________________________________________________________________
41354 [  8593] By: jhi                                   on 2001/01/30  00:56:47
41355         Log: Subject: [PATCH: perl@8585] pod problems in io
41356              From: Peter Prymmer <pvhp@forte.com>
41357              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
41358              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
41359      Branch: perl
41360            ! pod/perlapio.pod pod/perliol.pod
41361 ____________________________________________________________________________
41362 [  8592] By: jhi                                   on 2001/01/30  00:48:20
41363         Log: Integrate perlio.
41364      Branch: perl
41365           !> pod/perlapio.pod pod/perliol.pod
41366 ____________________________________________________________________________
41367 [  8591] By: nick                                  on 2001/01/29  22:02:28
41368         Log: GNU 'merge' Simon's copy of perliol.pod with version
41369              patched by Craig's patch.
41370      Branch: perlio
41371            ! pod/perliol.pod
41372 ____________________________________________________________________________
41373 [  8590] By: nick                                  on 2001/01/29  21:55:10
41374         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
41375      Branch: perlio
41376            ! pod/perlapio.pod pod/perliol.pod
41377 ____________________________________________________________________________
41378 [  8589] By: jhi                                   on 2001/01/29  15:35:33
41379         Log: Integrate change #8586 from maint-5.6/perl.
41380              
41381              make the BOM detection code not call tell() until it has to
41382              (meant to fix esoteric compatibility issues where PL_rsfp
41383              is overridden)
41384      Branch: perl
41385           !> toke.c
41386 ____________________________________________________________________________
41387 [  8588] By: jhi                                   on 2001/01/29  15:29:11
41388         Log: Subject: MAking Solaris malloc() the default
41389              From: Lupe Christoph <lupe@lupe-christoph.de>
41390              Date: Mon, 29 Jan 2001 12:59:36 +0100
41391              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
41392              
41393              The README.solaris part slightly tweaked.
41394      Branch: perl
41395            ! README.solaris hints/solaris_2.sh
41396 ____________________________________________________________________________
41397 [  8587] By: jhi                                   on 2001/01/29  15:17:34
41398         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
41399              From: root@ak-75.mind.de
41400              Date: Sun, 28 Jan 2001 20:32:29 +0100
41401              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
41402      Branch: perl
41403            ! pod/perlre.pod
41404 ____________________________________________________________________________
41405 [  8586] By: gsar                                  on 2001/01/29  13:43:44
41406         Log: make the BOM detection code not call tell() until it has to
41407              (meant to fix esoteric compatibility issues where PL_rsfp
41408              is overridden)
41409      Branch: maint-5.6/perl
41410            ! toke.c
41411 ____________________________________________________________________________
41412 [  8585] By: jhi                                   on 2001/01/28  20:05:45
41413         Log: Update Changes.
41414      Branch: perl
41415            ! Changes patchlevel.h
41416 ____________________________________________________________________________
41417 [  8584] By: jhi                                   on 2001/01/28  19:30:02
41418         Log: Integrate perlio.
41419      Branch: perl
41420           +> pod/perliol.pod
41421           !> MANIFEST pod/perlapio.pod
41422 ____________________________________________________________________________
41423 [  8583] By: jhi                                   on 2001/01/28  19:28:40
41424         Log: Patch from Inaba Hiroto:
41425              - canonical UTF-8 hash keys: if a key string for a hash is
41426              UTF8-on, try downgrade the string and use it if
41427              unicode::distinct is not in effect.
41428              For the task, I added a function bytes_from_utf8() to utf8.c.
41429              It might resemble utf8_to_bytes() but it is not convenient
41430              to the task.
41431              Made a test for it and added to t/op/each.t
41432              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
41433              the mortal copy of the argument SV.
41434              And changed t/io/utf8.t test 18 which expects print() to
41435              upgrade its argument.
41436              - re-implement sv_eq with bytes_from_utf8()
41437              - some bug fixes
41438              - tr/// does not handle UTF8 range (\x{}-\x{})
41439              - \ before raw UTF8 character produced
41440              "Malformed UTF-8 character" warning.
41441              - "\x{100}\N{CENT SIGN}" is Malformed.
41442              Added tests for these 3.
41443              - and one silly bug (by me) with qu operator.
41444      Branch: perl
41445            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
41446            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
41447            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
41448 ____________________________________________________________________________
41449 [  8582] By: nick                                  on 2001/01/28  19:25:04
41450         Log: Add pod/perliol.pod to MANIFEST :-(
41451      Branch: perlio
41452            ! MANIFEST
41453 ____________________________________________________________________________
41454 [  8581] By: nick                                  on 2001/01/28  19:22:40
41455         Log: PerlIO documentation. Proofing and sub-editing requested.
41456      Branch: perlio
41457            + pod/perliol.pod
41458            ! pod/perlapio.pod
41459 ____________________________________________________________________________
41460 [  8580] By: jhi                                   on 2001/01/28  05:16:25
41461         Log: Revert the change to sv_2pv() done by #8054: Someone who
41462              did SvNV_set() on a scalar that also happened to be POK,
41463              followed by sv_2pv() won't get the right coercion anymore.
41464              [Sarathy]
41465      Branch: maint-5.6/perl
41466            ! sv.c
41467 ____________________________________________________________________________
41468 [  8579] By: jhi                                   on 2001/01/28  05:15:04
41469         Log: Remove the #8084 effect: do not allow -Q to be interpreted
41470              as -&Q(), this is too much wiggle room.
41471      Branch: maint-5.6/perl
41472            ! toke.c
41473 ____________________________________________________________________________
41474 [  8578] By: jhi                                   on 2001/01/28  05:12:45
41475         Log: Needed bits of #8439 (should have been in #8576),
41476              mainly for lval substr().
41477      Branch: maint-5.6/perl
41478            ! mg.c pp.c pp_hot.c
41479 ____________________________________________________________________________
41480 [  8577] By: jhi                                   on 2001/01/28  05:02:46
41481         Log: A missing check-in.
41482      Branch: maint-5.6/perl
41483            ! utf8.c
41484 ____________________________________________________________________________
41485 [  8576] By: jhi                                   on 2001/01/28  04:26:18
41486         Log: Integrate changes #8425,8436,8439,8517 from mainline.
41487              The 8439 was not truly integrated because it had too many
41488              dependencies on the development branch and because it introduced
41489              concepts too bold for a maintenance branch (such as the qu operator).
41490              
41491              Subject: [PATCH perl@8342] -Wformat
41492              
41493              Tighten some of the UTF-8 tests a bit.
41494              
41495              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
41496              - The substr lval was still not okay.
41497              - Now pp_stringify and sv_setsv copies source's UTF8 flag
41498              even if IN_BYTE.  pp_stringify is called from fold_constants
41499              at optimization phase and "\x{100}" was made SvUTF8_off under
41500              use bytes (the bytes pragma is for "byte semantics" and not
41501              for "do not produce UTF8 data")
41502      Branch: maint-5.6/perl
41503            ! t/lib/charnames.t t/op/substr.t toke.c
41504           !> sv.c t/pragma/utf8.t
41505 ____________________________________________________________________________
41506 [  8575] By: jhi                                   on 2001/01/28  04:01:51
41507         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
41508              
41509              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
41510              
41511              Subject: [ID 20001230.003] UTF-8 tr still hurts
41512              
41513              Test cases for #8385 (from Simon's "torture.pl")
41514              
41515              Start fixing UTF-8 lval substr() (8405)
41516      Branch: maint-5.6/perl
41517           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
41518           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
41519 ____________________________________________________________________________
41520 [  8574] By: jhi                                   on 2001/01/28  03:09:06
41521         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
41522              from mainline.
41523              
41524              UTF-8 cleanup.
41525              
41526              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
41527              
41528              "\x{FF}\xFF" was broken.
41529              
41530              Tests for #8329 and #8330.
41531              
41532              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
41533              
41534              IRIX compiler noticed that the bof initialization might be
41535              bypassed by control flow.
41536              
41537              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
41538      Branch: maint-5.6/perl
41539           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
41540           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
41541 ____________________________________________________________________________
41542 [  8573] By: jhi                                   on 2001/01/28  02:06:12
41543         Log: Retract #8552.
41544      Branch: perl
41545            ! lib/Text/Wrap.pm t/lib/textwrap.t
41546 ____________________________________________________________________________
41547 [  8572] By: jhi                                   on 2001/01/28  02:04:49
41548         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
41549              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
41550              not really integrated but instead salvaged by hand
41551              (they had too many dependencies on the development release
41552              to be cleanly integratable).
41553              
41554              Subject: more UTF8 test suites and an UTF8 patch
41555              
41556              Tweak for MULTIPLICITY/USE_PERLIO
41557              
41558              Signedness nit.
41559              
41560              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
41561              
41562              Use the UTF8_XXX macros in is_utf8_char().
41563              
41564              Rewrite pp_concat() in terms of sv_catsv().  The . operator
41565              should now be UTF-8-proof.
41566              
41567              Subject: [PATCH perl@8269] scanning two hex-constants
41568              fails on EBCDIC environment (script length.t)
41569              
41570              Add some Unicode chop() tests.
41571      Branch: maint-5.6/perl
41572            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
41573           !> sv.c t/op/chop.t utf8.h
41574 ____________________________________________________________________________
41575 [  8571] By: jhi                                   on 2001/01/28  00:35:59
41576         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
41577              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
41578              
41579              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
41580              
41581              The maxiters upper limit sanity check (guarding against
41582              non-progress) assumed bytes instead of characters in s///
41583              and split().
41584              
41585              Signedness nit.
41586              
41587              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
41588              join() should now be UTF-8-proof.
41589              
41590              More split // UTF-8 tests. (8250)
41591      Branch: maint-5.6/perl
41592           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
41593           !> util.c
41594 ____________________________________________________________________________
41595 [  8570] By: jhi                                   on 2001/01/27  22:15:46
41596         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
41597              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
41598              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
41599              8084,8204,8244,8333 from mainline.
41600              
41601              For -Q where Q might be a one-letter sub name one does no more
41602              get a warning about an unknown filetest (7941,7943,7944,8084).
41603              
41604              Subject: Re: [ID 20001130.011] expression parsing bug ?
41605              
41606              Make uv_to_utf8() to zero-terminate its output buffer.
41607              
41608              Split off t/op/length.t (7995)
41609              
41610              Split off t/op/utf8decode.t (7996)
41611              
41612              Remove an unnecessary 'use utf8' from the utf8.t (7998)
41613              
41614              Split off t/op/concat.t (8004)
41615              
41616              Split off t/op/ver.t (8005)
41617              
41618              Document utf8_length(), utf8_distance(), and utf8_hop().
41619              
41620              Document utf8_to_uv() better.
41621              
41622              Introduce macros for UTF8 decoding (8028,8033).
41623              
41624              Add test for reverse() (8030,8031).
41625              
41626              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
41627              
41628              Do not return the Unicode replacement character    on UTF-8
41629              decoding failure.
41630              
41631              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
41632              not this_utf8 i.e. the output string has one, but don't mess
41633              with source assumption. (8052,8053)
41634              
41635              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
41636              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
41637              was not expecting to be called with something that was already
41638              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
41639              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
41640              (8054)
41641              
41642              Recode the naughty binary bytes in utf8decode.t using the \xHH.
41643              
41644              Make some panic messages a bit more logical.
41645      Branch: maint-5.6/perl
41646           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
41647           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
41648           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
41649           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
41650           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
41651           !> utf8.c utf8.h
41652 ____________________________________________________________________________
41653 [  8569] By: jhi                                   on 2001/01/27  19:16:43
41654         Log: Integrate changes #7750 from perlio and #8566 from mainline.
41655      Branch: maint-5.6/perl
41656           !> regexec.c sv.c
41657 ____________________________________________________________________________
41658 [  8568] By: jhi                                   on 2001/01/27  18:06:51
41659         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
41660              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
41661              7935[-perlio.c],7936,7959,7965 from mainline.
41662              
41663              Change the "big byte" error message to "Wide character".
41664              (7355, the croak-if-wide-chars-in-print part ignored)
41665              
41666              Use UINT64_C().
41667              
41668              Introduce Perl_utf8_length().
41669              
41670              diff -se shows these as different (7753, forgotten check-ins)
41671              
41672              Subject: [PATCH] doop.c - UTF8 tr///
41673              
41674              If we use (aTHX_ ...) then put Perl_ on the front.
41675              
41676              Make utf8_length() and utf8_distance() to be less forgiving
41677              about bad UTF-8.
41678              
41679              Test line numbers are different with utf8.
41680              
41681              No need to scan till infinity, 13 is enough. (7872,7911)
41682              
41683              Subject: [PATCH] Tokeniser debugging
41684              
41685              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
41686              
41687              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
41688              
41689              Be more careful in Perl_sv_utf8_downgrade().
41690              
41691              Use DO_UTF8().
41692              
41693              Raw zero bytes in text files confuse at least GNU patch 2.1.
41694      Branch: maint-5.6/perl
41695           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
41696           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
41697           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
41698           !> t/pragma/utf8.t toke.c utf8.c utf8.h
41699 ____________________________________________________________________________
41700 [  8567] By: nick                                  on 2001/01/27  11:10:38
41701         Log: Integrate mainline
41702      Branch: perlio
41703           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
41704           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
41705           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
41706           !> toke.c
41707 ____________________________________________________________________________
41708 [  8566] By: jhi                                   on 2001/01/27  06:22:48
41709         Log: More documentation for the regexp context stack.
41710      Branch: perl
41711            ! regexec.c
41712 ____________________________________________________________________________
41713 [  8565] By: jhi                                   on 2001/01/27  05:21:57
41714         Log: Update Changes.
41715      Branch: perl
41716            ! Changes patchlevel.h
41717 ____________________________________________________________________________
41718 [  8564] By: jhi                                   on 2001/01/27  04:44:04
41719         Log: Threadedness patch for #8562 from Doug MacEachern.
41720      Branch: perl
41721            ! toke.c
41722 ____________________________________________________________________________
41723 [  8563] By: jhi                                   on 2001/01/27  04:26:24
41724         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
41725              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41726              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
41727              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
41728      Branch: perl
41729            ! op.c
41730 ____________________________________________________________________________
41731 [  8562] By: jhi                                   on 2001/01/27  04:20:30
41732         Log: Subject: Re: Announce : Tokener reporting patch
41733              From: Simon Cozens <simon@cozens.net>
41734              Date: Mon, 22 Jan 2001 02:17:22 +0000
41735              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
41736      Branch: perl
41737            ! embed.h embed.pl proto.h toke.c
41738 ____________________________________________________________________________
41739 [  8561] By: jhi                                   on 2001/01/27  04:17:24
41740         Log: Forgot from #8545.  Oops.
41741      Branch: perl
41742            ! pp.c t/pragma/overload.t
41743 ____________________________________________________________________________
41744 [  8560] By: jhi                                   on 2001/01/27  03:01:47
41745         Log: A better module compilation test, use MANIFEST as suggested
41746              by Spider.
41747      Branch: perl
41748            ! t/lib/1_compile.t
41749 ____________________________________________________________________________
41750 [  8559] By: jhi                                   on 2001/01/27  02:50:48
41751         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
41752              From: Peter Prymmer <pvhp@forte.com>
41753              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
41754              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
41755      Branch: perl
41756            ! t/lib/b.t
41757 ____________________________________________________________________________
41758 [  8558] By: jhi                                   on 2001/01/27  02:27:05
41759         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
41760              From: Peter Prymmer <pvhp@forte.com>
41761              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
41762              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
41763      Branch: perl
41764            ! t/pragma/sub_lval.t
41765 ____________________________________________________________________________
41766 [  8557] By: jhi                                   on 2001/01/27  02:26:03
41767         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
41768              From: Peter Prymmer <pvhp@forte.com>
41769              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
41770              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
41771      Branch: perl
41772            ! t/lib/st-06compat.t
41773 ____________________________________________________________________________
41774 [  8556] By: jhi                                   on 2001/01/27  02:24:33
41775         Log: Subject: [PATCH: perl@8531] minor update to README.os390
41776              From: Peter Prymmer <pvhp@forte.com>
41777              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
41778              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
41779      Branch: perl
41780            ! README.os390
41781 ____________________________________________________________________________
41782 [  8555] By: jhi                                   on 2001/01/27  00:35:47
41783         Log: No point in checking the length before we know whether the pointer
41784              is bogus or not, fixes Abigail's odbm failures in Linux.
41785      Branch: perl
41786            ! sv.c
41787 ____________________________________________________________________________
41788 [  8554] By: nick                                  on 2001/01/26  19:01:31
41789         Log: Integrate mainline
41790      Branch: perlio
41791           !> lib/Text/Wrap.pm t/lib/textwrap.t
41792 ____________________________________________________________________________
41793 [  8553] By: jhi                                   on 2001/01/26  15:19:39
41794         Log: Integrate change #7792 from perlio (multiplicity fix),
41795              fix the AV leak in regex DEBUGGING (tiny part of the
41796              polymorphic regexp patch #8143).
41797      Branch: maint-5.6/perl
41798            ! regcomp.c
41799           !> scope.h
41800 ____________________________________________________________________________
41801 [  8552] By: jhi                                   on 2001/01/26  15:03:23
41802         Log: (Retracted by #8573)
41803              
41804              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
41805              From: Michael G Schwern <schwern@pobox.com>
41806              Date: Fri, 26 Jan 2001 09:28:31 -0500
41807              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
41808      Branch: perl
41809            ! lib/Text/Wrap.pm t/lib/textwrap.t
41810 ____________________________________________________________________________
41811 [  8551] By: jhi                                   on 2001/01/26  02:33:19
41812         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
41813              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
41814              
41815              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
41816              
41817              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
41818              
41819              Message nit.
41820              
41821              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
41822              
41823              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
41824              
41825              (the cleanup of unused submatches in regtry() and regcppop())
41826              
41827              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
41828              stored and restored, and thusly was trounced by the utf8 swash
41829              routines.
41830              
41831              use utf8 not required to use \x{}.
41832              
41833              Removed two more tests that make no sense in UTF-8 since the test
41834              data is not in UTF-8.
41835              
41836              Get the three different space character classes right under utf8.
41837              
41838              Implement ANYOFUTF8 regprop() dumping.
41839              
41840              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
41841              
41842              Document the regex context pushing/popping a bit better.
41843      Branch: maint-5.6/perl
41844           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
41845           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
41846           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
41847           !> t/op/regmesg.t utf8.c
41848 ____________________________________________________________________________
41849 [  8550] By: nick                                  on 2001/01/25  19:42:30
41850         Log: Integrate mainline
41851      Branch: perlio
41852           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
41853           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
41854           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
41855           !> t/lib/bigint.t t/lib/bigintpm.t
41856 ____________________________________________________________________________
41857 [  8549] By: jhi                                   on 2001/01/25  15:22:28
41858         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
41859      Branch: maint-5.6/perl
41860            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
41861 ____________________________________________________________________________
41862 [  8548] By: jhi                                   on 2001/01/25  15:02:55
41863         Log: Integrate changes #7997,8063,8492,8547 from mainline.
41864              
41865              Subject: Re: STRLEN - what?
41866              
41867              Subject: [PATCH] perlguts.pod
41868              
41869              Memory management calls documentation.
41870              
41871              Layout using tabulator is not a good idea in a pod.
41872      Branch: maint-5.6/perl
41873           !> pod/perlguts.pod
41874 ____________________________________________________________________________
41875 [  8547] By: jhi                                   on 2001/01/25  14:49:05
41876         Log: Layout using tabulator is not a good idea in a pod.
41877      Branch: perl
41878            ! pod/perlguts.pod
41879 ____________________________________________________________________________
41880 [  8546] By: jhi                                   on 2001/01/25  14:31:12
41881         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
41882              from mainline.
41883              
41884              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
41885              
41886              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
41887              
41888              More Win32 editor/IDE/shell hints.
41889              
41890              More Win32 Perling.
41891              
41892              Yet another editor edit.
41893              
41894              Edit edit edit.
41895              
41896              IDE/editor section tweaking.
41897              
41898              Few more IDE/editor nits from p5p.
41899      Branch: maint-5.6/perl
41900           !> pod/perlfaq3.pod
41901 ____________________________________________________________________________
41902 [  8545] By: jhi                                   on 2001/01/25  04:16:32
41903         Log: Subject: [PATCH 5.7.0] overload int()
41904              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41905              Date: Wed, 24 Jan 2001 19:06:57 -0500
41906              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
41907      Branch: perl
41908            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
41909            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
41910            ! t/lib/bigintpm.t
41911 ____________________________________________________________________________
41912 [  8544] By: jhi                                   on 2001/01/25  04:15:11
41913         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
41914              From: Peter Prymmer <pvhp@forte.com>
41915              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
41916              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
41917      Branch: perl
41918            ! Makefile.SH README.os390 hints/os390.sh installperl
41919 ____________________________________________________________________________
41920 [  8543] By: jhi                                   on 2001/01/25  03:52:08
41921         Log: Integrate change #8462,8469 from mainline.
41922              
41923              In VMS Perl subversion (perl -V) is undef.
41924      Branch: maint-5.6/perl
41925           !> configure.com
41926 ____________________________________________________________________________
41927 [  8542] By: jhi                                   on 2001/01/25  03:44:55
41928         Log: Integrate changes #7835,7850,8315,8316 from mainline.
41929              
41930              Solaris hints.
41931      Branch: maint-5.6/perl
41932           !> hints/solaris_2.sh
41933 ____________________________________________________________________________
41934 [  8541] By: jhi                                   on 2001/01/25  03:39:28
41935         Log: Integrate #8336 from mainline.
41936      Branch: maint-5.6/perl
41937           !> hv.c
41938 ____________________________________________________________________________
41939 [  8540] By: jhi                                   on 2001/01/25  03:23:50
41940         Log: Retract #8539.
41941      Branch: maint-5.6/perl
41942            ! pod/perlfaq3.pod
41943 ____________________________________________________________________________
41944 [  8539] By: jhi                                   on 2001/01/25  03:21:55
41945         Log: (Retracted by #8540.)
41946      Branch: maint-5.6/perl
41947            ! pod/perlfaq3.pod
41948 ____________________________________________________________________________
41949 [  8538] By: jhi                                   on 2001/01/25  03:14:07
41950         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
41951              From: Peter Prymmer <pvhp@forte.com>
41952              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
41953              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
41954              
41955              The VMS bits.
41956      Branch: maint-5.6/perl
41957            ! configure.com vms/descrip_mms.template
41958 ____________________________________________________________________________
41959 [  8537] By: jhi                                   on 2001/01/25  03:06:09
41960         Log: Integrate #7710,7824,7973 from mainline.
41961      Branch: maint-5.6/perl
41962           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
41963           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
41964           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
41965           !> vos/config.ga.def vos/config.ga.h win32/config.bc
41966           !> win32/config.gc win32/config.vc
41967 ____________________________________________________________________________
41968 [  8536] By: jhi                                   on 2001/01/24  13:50:20
41969         Log: Revert the edits made by me so far to the 5.6 branch since
41970              the TRIAL1 since I did edits when I should have been using
41971              integrates.  Bad programmer.   (Will integrate them properly later.)
41972              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
41973              The #8353 will not be reapplied at least for now since
41974              the UTF-8 hash keys need more thinking.
41975              (The patches #8347, #8354, #8454, #8473 were okay since they
41976              were original edits made specifically for the 5.6.1-TRIAL1.)
41977      Branch: maint-5.6/perl
41978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41979            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
41980            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
41981            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
41982            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
41983            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
41984            ! win32/config.bc win32/config.gc win32/config.vc
41985 ____________________________________________________________________________
41986 [  8535] By: bailey                                on 2001/01/24  06:37:02
41987         Log: SYN SYN
41988      Branch: vmsperl
41989           +> (branch 26 files)
41990           !> (integrate 130 files)
41991 ____________________________________________________________________________
41992 [  8534] By: nick                                  on 2001/01/23  19:30:57
41993         Log: Integrate mainline.
41994      Branch: perlio
41995           !> Changes Configure Porting/Glossary Porting/config.sh
41996           !> Porting/config_H embed.h embed.pl ext/Encode/compile
41997           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
41998           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
41999           !> pod/perlvar.pod proto.h t/lib/1_compile.t
42000 ____________________________________________________________________________
42001 [  8533] By: jhi                                   on 2001/01/23  16:15:46
42002         Log: Forgotten from #8501.
42003      Branch: perl
42004            ! Porting/Glossary Porting/config.sh Porting/config_H
42005 ____________________________________________________________________________
42006 [  8532] By: jhi                                   on 2001/01/23  16:13:27
42007         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
42008              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42009              Date: Mon, 22 Jan 2001 17:51:58 +0100
42010              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
42011      Branch: perl
42012            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
42013 ____________________________________________________________________________
42014 [  8531] By: jhi                                   on 2001/01/23  15:46:01
42015         Log: Update Changes.
42016      Branch: perl
42017            ! Changes patchlevel.h
42018 ____________________________________________________________________________
42019 [  8530] By: jhi                                   on 2001/01/23  15:38:39
42020         Log: De-cut-and-pasto.
42021      Branch: perl
42022            ! t/lib/1_compile.t
42023 ____________________________________________________________________________
42024 [  8529] By: jhi                                   on 2001/01/23  15:11:04
42025         Log: Document the mkdir trailing slashes case.
42026      Branch: perl
42027            ! pod/perlfunc.pod
42028 ____________________________________________________________________________
42029 [  8528] By: jhi                                   on 2001/01/23  15:08:28
42030         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
42031              get installed:
42032              
42033              Subject: lib/lib.pm
42034              From: <abigail@foad.org>
42035              Date: Mon, 28 Aug 2000 20:35:08 -0400
42036              Message-ID: <20000829003508.21281.qmail@foad.org>
42037      Branch: perl
42038            ! installperl
42039 ____________________________________________________________________________
42040 [  8527] By: jhi                                   on 2001/01/23  14:44:04
42041         Log: Metaconfig unit change for #8526.
42042      Branch: metaconfig
42043            ! U/threads/archname.U
42044 ____________________________________________________________________________
42045 [  8526] By: jhi                                   on 2001/01/23  14:43:19
42046         Log: Attach -perlio to the archname if so selected.
42047      Branch: perl
42048            ! Configure
42049 ____________________________________________________________________________
42050 [  8525] By: jhi                                   on 2001/01/23  14:24:01
42051         Log: Subject: [PATCH] pod/perlvar.pod
42052              From: abigail@foad.org
42053              Date: Tue, 23 Jan 2001 01:41:10 +0100
42054              Message-ID: <20010123004110.22259.qmail@foad.org>
42055      Branch: perl
42056            ! pod/perlvar.pod
42057 ____________________________________________________________________________
42058 [  8524] By: jhi                                   on 2001/01/23  14:22:32
42059         Log: A bug introduced in #8217 (the undefined variable in the
42060              lib/safe1_t #3) fixed, by Charles Lane:
42061              
42062              The earlier patch made it so that stuff running in Safe
42063              compartments could do a "caller" and see "main".  That
42064              little change in name is done right before the code in
42065              the compartment is run, and apparantly the parser
42066              was picking up the stash name before it got changed.
42067              
42068              (why it was threaded vs. unthreaded Perl that was sensitive to this
42069              I still don't know...and it probably doesn't matter).
42070              
42071              I tryed removing the stash name-change and saw that threaded Perl
42072              did indeed pass the lib/safe1.t tests.
42073              
42074              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
42075              do the name change (and to connect _ in the compartment to the global
42076              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
42077              to call _safe_pkg_prep when creating a new compartment.
42078              
42079              Passes all tests with threaded perl on linux; passes all tests
42080              with unthreaded perl on VMS.
42081              
42082              At some point I'll probably want to revisit Safe and Opcode to
42083              provide more sensible handling of global variables...and to get
42084              formats working in Safe compartments, which they don't do currently.
42085      Branch: perl
42086            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
42087 ____________________________________________________________________________
42088 [  8523] By: jhi                                   on 2001/01/23  14:11:58
42089         Log: Also the lib/Thread.pm itself needs to be ignored if
42090              the Thread extension hasn't been built.
42091      Branch: perl
42092            ! t/lib/1_compile.t
42093 ____________________________________________________________________________
42094 [  8522] By: jhi                                   on 2001/01/23  13:51:28
42095         Log: print() instead of warn() so that stderr doesn't get
42096              unncessarily polluted.
42097      Branch: perl
42098            ! ext/Encode/compile
42099 ____________________________________________________________________________
42100 [  8521] By: jhi                                   on 2001/01/23  13:49:48
42101         Log: Integrate perlio.
42102      Branch: perl
42103           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
42104           !> ext/Encode/encode.h
42105 ____________________________________________________________________________
42106 [  8520] By: nick                                  on 2001/01/22  21:44:00
42107         Log: More messing with Encode:
42108              Extra fields in header to allow multiple names and to record
42109              other things "compile" knows.
42110              Re-organise compile to factor out common output routines.
42111      Branch: perlio
42112            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
42113 ____________________________________________________________________________
42114 [  8519] By: nick                                  on 2001/01/22  20:33:50
42115         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
42116      Branch: perlio
42117            ! ext/Encode/Makefile.PL ext/Encode/compile
42118 ____________________________________________________________________________
42119 [  8518] By: nick                                  on 2001/01/22  20:28:13
42120         Log: Integrate mainline
42121      Branch: perlio
42122           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
42123           !> vos/config.alpha.def vos/config.alpha.h
42124 ____________________________________________________________________________
42125 [  8517] By: jhi                                   on 2001/01/22  15:37:17
42126         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
42127              by Inaba Hiroto.
42128      Branch: perl
42129            ! sv.c
42130 ____________________________________________________________________________
42131 [  8516] By: jhi                                   on 2001/01/22  14:55:15
42132         Log: More SIG_SIZE fixes.
42133      Branch: perl
42134            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
42135 ____________________________________________________________________________
42136 [  8515] By: jhi                                   on 2001/01/22  14:50:27
42137         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
42138              From: "Craig A. Berry" <craigberry@mac.com>
42139              Date: Mon, 22 Jan 2001 00:42:24 -0600
42140              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
42141      Branch: perl
42142            ! configure.com
42143 ____________________________________________________________________________
42144 [  8514] By: jhi                                   on 2001/01/22  14:31:17
42145         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
42146              From: "Craig A. Berry" <craigberry@mac.com>
42147              Date: Sun, 21 Jan 2001 23:03:25 -0600
42148              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
42149      Branch: perl
42150            ! configure.com
42151 ____________________________________________________________________________
42152 [  8513] By: jhi                                   on 2001/01/22  14:14:00
42153         Log: Add the .ucm encoding tables to the MANIFEST.
42154      Branch: perl
42155            ! MANIFEST
42156 ____________________________________________________________________________
42157 [  8512] By: jhi                                   on 2001/01/22  13:43:33
42158         Log: Integrate perlio.
42159      Branch: perl
42160           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
42161           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
42162           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
42163           +> ext/Encode/Encode/iso8859-10.ucm
42164           +> ext/Encode/Encode/iso8859-13.ucm
42165           +> ext/Encode/Encode/iso8859-14.ucm
42166           +> ext/Encode/Encode/iso8859-15.ucm
42167           +> ext/Encode/Encode/iso8859-16.ucm
42168           +> ext/Encode/Encode/iso8859-2.ucm
42169           +> ext/Encode/Encode/iso8859-3.ucm
42170           +> ext/Encode/Encode/iso8859-4.ucm
42171           +> ext/Encode/Encode/iso8859-5.ucm
42172           +> ext/Encode/Encode/iso8859-6.ucm
42173           +> ext/Encode/Encode/iso8859-7.ucm
42174           +> ext/Encode/Encode/iso8859-8.ucm
42175           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
42176           +> ext/Encode/Encode/symbol.ucm
42177           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
42178           !> perliol.h
42179 ____________________________________________________________________________
42180 [  8511] By: nick                                  on 2001/01/21  23:44:47
42181         Log: Make "real" layers of ":utf8" and ":raw".
42182              So now PERLIO=utf8 perl ...
42183              does what Andreas wanted.
42184              Fix arg passing in open.pm (still have a Carp issue).
42185      Branch: perlio
42186            ! lib/open.pm perlio.c perliol.h
42187 ____________________________________________________________________________
42188 [  8510] By: jhi                                   on 2001/01/21  22:56:53
42189         Log: Document the regex content pushing/popping a bit better.
42190      Branch: perl
42191            ! regexec.c
42192 ____________________________________________________________________________
42193 [  8509] By: jhi                                   on 2001/01/21  22:55:44
42194         Log: Tweak the mkdir trailing slash code some more.
42195              
42196              TO DO: the same handling should probably be done for
42197              all the other filesystem functions that can have directories
42198              as their arguments.
42199      Branch: perl
42200            ! pp_sys.c
42201 ____________________________________________________________________________
42202 [  8508] By: nick                                  on 2001/01/21  21:37:43
42203         Log: Switch "compiled in" encodings to .ucm format.
42204              (Leave others as .enc till we can run-time load .ucm,
42205              or find some other way to load them.)
42206      Branch: perlio
42207            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
42208            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
42209            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
42210            + ext/Encode/Encode/iso8859-10.ucm
42211            + ext/Encode/Encode/iso8859-13.ucm
42212            + ext/Encode/Encode/iso8859-14.ucm
42213            + ext/Encode/Encode/iso8859-15.ucm
42214            + ext/Encode/Encode/iso8859-16.ucm
42215            + ext/Encode/Encode/iso8859-2.ucm
42216            + ext/Encode/Encode/iso8859-3.ucm
42217            + ext/Encode/Encode/iso8859-4.ucm
42218            + ext/Encode/Encode/iso8859-5.ucm
42219            + ext/Encode/Encode/iso8859-6.ucm
42220            + ext/Encode/Encode/iso8859-7.ucm
42221            + ext/Encode/Encode/iso8859-8.ucm
42222            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
42223            + ext/Encode/Encode/symbol.ucm
42224            ! ext/Encode/Makefile.PL ext/Encode/compile
42225 ____________________________________________________________________________
42226 [  8507] By: nick                                  on 2001/01/21  21:02:03
42227         Log: Integrate (partial) mainline.
42228      Branch: perlio
42229           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
42230           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
42231           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42232 ____________________________________________________________________________
42233 [  8506] By: jhi                                   on 2001/01/21  20:09:30
42234         Log: Update Changes.
42235      Branch: perl
42236            ! Changes patchlevel.h
42237 ____________________________________________________________________________
42238 [  8505] By: jhi                                   on 2001/01/21  19:39:59
42239         Log: Subject: Minor typos in perlfaq2.pod
42240              From: "Stephen P. Potter" <spp@spotter.yi.org>
42241              Message-Id: <200101192101.QAA11911@spotter.yi.org>
42242              Date: Fri, 19 Jan 2001 16:01:13 -0500
42243              
42244              with a nit from Philip Netwon.
42245      Branch: perl
42246            ! pod/perlfaq2.pod
42247 ____________________________________________________________________________
42248 [  8504] By: jhi                                   on 2001/01/21  19:33:05
42249         Log: Metaconfig change for #8503.
42250      Branch: metaconfig
42251            ! U/threads/usethreads.U
42252 ____________________________________________________________________________
42253 [  8503] By: jhi                                   on 2001/01/21  19:32:21
42254         Log: Sanity check for conflicting thread flavours.
42255      Branch: perl
42256            ! Configure config_h.SH
42257 ____________________________________________________________________________
42258 [  8502] By: jhi                                   on 2001/01/21  19:23:00
42259         Log: Metaconfig change for #8501.
42260      Branch: metaconfig
42261            ! U/modified/sig_name.U
42262 ____________________________________________________________________________
42263 [  8501] By: jhi                                   on 2001/01/21  19:22:26
42264         Log: The SIG_SIZE is the number of the elements *excluding*
42265              the terminating NULL.
42266      Branch: perl
42267            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
42268            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
42269            ! win32/config_H.vc
42270 ____________________________________________________________________________
42271 [  8500] By: jhi                                   on 2001/01/21  18:31:31
42272         Log: Integrate perlio.
42273      Branch: perl
42274           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
42275           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
42276           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
42277           !> pp_sys.c proto.h sv.c
42278 ____________________________________________________________________________
42279 [  8499] By: jhi                                   on 2001/01/21  17:43:57
42280         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
42281              From: Hugo <hv@crypt.compulink.co.uk>
42282              Date: Sun, 21 Jan 2001 13:34:05 +0000
42283              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
42284              
42285              In sprintf UTF8ize only if necessary.
42286      Branch: perl
42287            ! sv.c
42288 ____________________________________________________________________________
42289 [  8498] By: nick                                  on 2001/01/21  16:25:32
42290         Log: Encode cleanup.
42291              Add command line control over "compile" so that Makefile.PL
42292              needs can be combined with other uses.
42293              Use command line options in Makefile.PL.
42294              Fix multi-byte parsing in .ucm files.
42295      Branch: perlio
42296            ! ext/Encode/Makefile.PL ext/Encode/compile
42297 ____________________________________________________________________________
42298 [  8497] By: nick                                  on 2001/01/21  12:56:27
42299         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
42300      Branch: perlio
42301            ! ext/Encode/Encode.xs
42302 ____________________________________________________________________________
42303 [  8496] By: nick                                  on 2001/01/21  12:18:45
42304         Log: Fixup after integrate:
42305              missed the .sym files that are changed by regen_headers
42306              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
42307      Branch: perlio
42308            ! global.sym pp.sym sv.c
42309 ____________________________________________________________________________
42310 [  8495] By: nick                                  on 2001/01/21  11:51:07
42311         Log: Integrate mainline.
42312      Branch: perlio
42313           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
42314           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
42315           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
42316           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
42317           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
42318           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
42319           !> win32/Makefile win32/makefile.mk
42320 ____________________________________________________________________________
42321 [  8494] By: jhi                                   on 2001/01/20  23:12:11
42322         Log: Forgot the expect_number() prototype.
42323      Branch: perl
42324            ! embed.h embed.pl proto.h
42325 ____________________________________________________________________________
42326 [  8493] By: jhi                                   on 2001/01/20  22:56:39
42327         Log: Subject: [PATCH: perl@8482] README.vms URL updates
42328              From: Peter Prymmer <pvhp@forte.com>
42329              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
42330              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
42331              
42332              Plus Craig A. Berry's suggestion to use compaq.com instead
42333              of digital.com.
42334      Branch: perl
42335            ! README.vms
42336 ____________________________________________________________________________
42337 [  8492] By: jhi                                   on 2001/01/20  22:50:05
42338         Log: Memory management calls documentation.
42339      Branch: perl
42340            ! pod/perlguts.pod
42341 ____________________________________________________________________________
42342 [  8491] By: jhi                                   on 2001/01/20  22:38:33
42343         Log: Signedness nit plus few memcpy/Copy nits.
42344      Branch: perl
42345            ! sv.c
42346 ____________________________________________________________________________
42347 [  8490] By: jhi                                   on 2001/01/20  22:25:53
42348         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
42349              From: Peter Prymmer <pvhp@forte.com>
42350              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
42351              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
42352      Branch: perl
42353            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
42354 ____________________________________________________________________________
42355 [  8489] By: jhi                                   on 2001/01/20  22:24:41
42356         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
42357              From: Peter Prymmer <pvhp@forte.com>
42358              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
42359              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
42360      Branch: perl
42361            ! win32/Makefile win32/makefile.mk
42362 ____________________________________________________________________________
42363 [  8488] By: jhi                                   on 2001/01/20  22:22:27
42364         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
42365              From: Peter Prymmer <pvhp@forte.com>
42366              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
42367              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
42368      Branch: perl
42369            ! Makefile.SH
42370 ____________________________________________________________________________
42371 [  8487] By: jhi                                   on 2001/01/20  22:21:18
42372         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
42373              From: Peter Prymmer <pvhp@forte.com>
42374              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
42375              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
42376      Branch: perl
42377            + ext/DynaLoader/dl_dllload.xs
42378            ! MANIFEST Makefile.SH hints/os390.sh
42379 ____________________________________________________________________________
42380 [  8486] By: jhi                                   on 2001/01/20  22:17:53
42381         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
42382              From: Peter Prymmer <pvhp@forte.com>
42383              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
42384              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
42385      Branch: perl
42386            ! README.os390 README.posix-bc
42387 ____________________________________________________________________________
42388 [  8485] By: jhi                                   on 2001/01/20  20:15:30
42389         Log: Document and test the new qu operator.
42390      Branch: perl
42391            + t/op/qu.t
42392            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
42393            ! pod/perlretut.pod pod/perlunicode.pod
42394 ____________________________________________________________________________
42395 [  8484] By: nick                                  on 2001/01/20  19:42:30
42396         Log: Infrastructure to allow:
42397              open($fh,"|-",@array);
42398              to be implemented
42399              i.e. mark pp_open as needing a stack mark, and make pp_open
42400              process its args in that style (and pass them _all_ to tied handles OPEN).
42401              Invent do_openn() which takes SV ** at allow it to see multiple args.
42402              Note this does not _do_ anything yet.
42403      Branch: perlio
42404            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
42405            ! perlapi.c pp_proto.h pp_sys.c proto.h
42406 ____________________________________________________________________________
42407 [  8483] By: nick                                  on 2001/01/20  17:23:14
42408         Log: Integrate mainline.
42409      Branch: perlio
42410           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
42411           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
42412 ____________________________________________________________________________
42413 [  8482] By: jhi                                   on 2001/01/19  15:37:49
42414         Log: Update Changes.
42415      Branch: perl
42416            ! Changes patchlevel.h
42417 ____________________________________________________________________________
42418 [  8481] By: jhi                                   on 2001/01/19  14:41:24
42419         Log: Subject: Re: new feature: s?printf parameter reordering 
42420              From: Hugo <hv@crypt.compulink.co.uk>
42421              Date: Thu, 11 Jan 2001 17:09:03 +0000
42422              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
42423              
42424              - support reordering for all parameters: %, *v, *, .*
42425              - lay down that the reordering specification must immediately
42426              follow that parameter: %3$, *v3$, *3$, .*3$
42427              - fix vectorisation of a zero-length string
42428              - factor out the code choosing the argument to format
42429              
42430              Possibly unwanted side-effects:
42431              - the special format specifiers ' +-0' must now precede any
42432              vectorisation specifier. Tests in op/sprintf and op/ver
42433              have been changed to reflect this.
42434              - sprintf.t test #214 changed its expectations because in many
42435              cases, the next parameter has already been consumed when an
42436              invalid type letter is detected.
42437              
42438              Probably wanted side-effects:
42439              - attempts to format a non-existent parameter will warn as if C<undef>
42440              - attempt to write to non-existent parameter with '%n' will complain
42441              of "attempt to modify read-only value" instead of being silent
42442      Branch: perl
42443            ! sv.c t/op/sprintf.t t/op/ver.t
42444 ____________________________________________________________________________
42445 [  8480] By: jhi                                   on 2001/01/19  14:08:37
42446         Log: Subject: PATCH pragma/locale.t
42447              From: andreas.koenig@anima.de (Andreas J. Koenig)
42448              Date: 18 Jan 2001 09:45:37 +0100
42449              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
42450      Branch: perl
42451            ! t/pragma/locale.t
42452 ____________________________________________________________________________
42453 [  8479] By: jhi                                   on 2001/01/19  13:19:58
42454         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
42455      Branch: perl
42456            ! configure.com
42457 ____________________________________________________________________________
42458 [  8478] By: jhi                                   on 2001/01/19  02:12:35
42459         Log: Automate 1_compile.t.
42460      Branch: perl
42461            ! t/lib/1_compile.t
42462 ____________________________________________________________________________
42463 [  8477] By: jhi                                   on 2001/01/19  01:49:56
42464         Log: Integrate perlio.
42465      Branch: perl
42466           !> sv.c win32/config.bc win32/config.gc win32/config.vc
42467           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42468 ____________________________________________________________________________
42469 [  8476] By: nick                                  on 2001/01/18  21:51:52
42470         Log: Integrate mainline
42471      Branch: perlio
42472           +> t/lib/1_compile.t t/lib/compmod.pl
42473           !> MANIFEST configure.com lib/unicode/distinct.pm
42474 ____________________________________________________________________________
42475 [  8475] By: nick                                  on 2001/01/18  21:48:02
42476         Log: Win32 "safe signals" co-existance fix.
42477              Fix SIG_SIZE value.
42478              Clear PL_sig_pending when cloning (fork).
42479      Branch: perlio
42480            ! sv.c win32/config.bc win32/config.gc win32/config.vc
42481            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42482 ____________________________________________________________________________
42483 [  8474] By: jhi                                   on 2001/01/18  14:40:57
42484         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
42485      Branch: perl
42486            ! t/lib/1_compile.t
42487 ____________________________________________________________________________
42488 [  8473] By: gsar                                  on 2001/01/18  11:42:31
42489         Log: unsubmitted trial1 change
42490      Branch: maint-5.6/perl
42491            ! Changes
42492 ____________________________________________________________________________
42493 [  8472] By: jhi                                   on 2001/01/18  04:30:24
42494         Log: The first bug found by 1_compile.t.
42495      Branch: perl
42496            ! lib/unicode/distinct.pm
42497 ____________________________________________________________________________
42498 [  8471] By: jhi                                   on 2001/01/18  04:29:42
42499         Log: Add Schwern's 1_compile test.  The compile_module script renamed
42500              to be a bit shorter for the 8.3 people.
42501      Branch: perl
42502            + t/lib/1_compile.t t/lib/compmod.pl
42503            ! MANIFEST
42504 ____________________________________________________________________________
42505 [  8470] By: jhi                                   on 2001/01/18  04:16:00
42506         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)
42507              From: Peter Prymmer <pvhp@forte.com>
42508              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
42509              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
42510              Replace #8463.
42511      Branch: maint-5.6/perl
42512            ! configure.com
42513 ____________________________________________________________________________
42514 [  8469] By: jhi                                   on 2001/01/18  04:13:02
42515         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)
42516              From: Peter Prymmer <pvhp@forte.com>
42517              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
42518              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
42519              Replace #8462.
42520      Branch: perl
42521            ! configure.com
42522 ____________________________________________________________________________
42523 [  8468] By: jhi                                   on 2001/01/18  03:42:08
42524         Log: Integrate perlio.
42525      Branch: perl
42526           !> gv.c mg.c perlio.c util.c
42527 ____________________________________________________________________________
42528 [  8467] By: nick                                  on 2001/01/17  22:41:10
42529         Log: "Safe" signals - trial implementation.
42530              gv.c tweaked to zero PL_sig_pend array
42531              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
42532              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
42533              Odd thing is that it "works" with PERLIO=stdio as well (linux).
42534      Branch: perlio
42535            ! gv.c mg.c perlio.c util.c
42536 ____________________________________________________________________________
42537 [  8466] By: nick                                  on 2001/01/17  20:40:20
42538         Log: Integrate mainline.
42539      Branch: perlio
42540           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42541           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
42542           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
42543           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42544           !> vos/config.ga.h win32/config.bc win32/config.gc
42545           !> win32/config.vc
42546 ____________________________________________________________________________
42547 [  8465] By: jhi                                   on 2001/01/17  18:37:13
42548         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
42549              From: Nicholas Clark <nick@ccl4.org>
42550              Date: Wed, 17 Jan 2001 17:31:33 +0000
42551              Message-ID: <20010117173133.I2633@plum.flirble.org>
42552      Branch: perl
42553            ! t/op/int.t
42554 ____________________________________________________________________________
42555 [  8464] By: jhi                                   on 2001/01/17  14:43:17
42556         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
42557              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42558              Date: Wed, 17 Jan 2001 15:16:43 +0100
42559              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
42560              
42561              pp_int() was dropping an NV to the floor,
42562              int(279964589018079/59) either returned not an integer
42563              4745162525730.15, or one got "Attempt to free unreferenced scalar."
42564      Branch: perl
42565            ! pp.c
42566 ____________________________________________________________________________
42567 [  8463] By: jhi                                   on 2001/01/17  06:12:42
42568         Log: (Replaced by #8470)
42569              
42570              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)
42571              From: "Craig A. Berry" <craigberry@mac.com>
42572              Date: Tue, 16 Jan 2001 23:38:46 -0600
42573              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
42574      Branch: maint-5.6/perl
42575            ! configure.com
42576 ____________________________________________________________________________
42577 [  8462] By: jhi                                   on 2001/01/17  06:11:31
42578         Log: (Replaced by #8469)
42579              
42580              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)
42581              From: "Craig A. Berry" <craigberry@mac.com>
42582              Date: Tue, 16 Jan 2001 23:38:46 -0600
42583              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
42584      Branch: perl
42585            ! configure.com
42586 ____________________________________________________________________________
42587 [  8461] By: jhi                                   on 2001/01/17  05:56:12
42588         Log: Allow for one trailing slash in the directory of mkdir().
42589      Branch: perl
42590            ! pp_sys.c
42591 ____________________________________________________________________________
42592 [  8460] By: jhi                                   on 2001/01/17  03:26:01
42593         Log: Metaconfig unit changes for #8459.
42594      Branch: metaconfig
42595            ! U/modified/Loc.U U/modified/sig_name.U
42596 ____________________________________________________________________________
42597 [  8459] By: jhi                                   on 2001/01/17  03:24:48
42598         Log: Define SIG_SIZE, the number of elements in the sig_name and
42599              sig_num arrays, including the final NULL entry.
42600      Branch: perl
42601            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42602            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
42603            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
42604            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42605            ! win32/config.bc win32/config.gc win32/config.vc
42606 ____________________________________________________________________________
42607 [  8458] By: jhi                                   on 2001/01/17  01:41:33
42608         Log: Integrate perlio.
42609      Branch: perl
42610           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
42611           !> perlapi.h proto.h sv.c
42612 ____________________________________________________________________________
42613 [  8457] By: nick                                  on 2001/01/16  22:07:26
42614         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
42615              Provides all the "cost" but no benefit yet - it is to allow cost
42616              to be measured, and implementation experiments (just in mg.c?).
42617      Branch: perlio
42618            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
42619            ! perlapi.h proto.h sv.c
42620 ____________________________________________________________________________
42621 [  8456] By: nick                                  on 2001/01/16  21:07:07
42622         Log: Integrate mainline.
42623      Branch: perlio
42624           !> (integrate 51 files)
42625 ____________________________________________________________________________
42626 [  8455] By: jhi                                   on 2001/01/16  18:13:43
42627         Log: Subject: [PATCH] regcomp.c old feature removal
42628              From: mjd@plover.com
42629              Date: 16 Jan 2001 14:43:18 -0000 
42630              Message-ID: <20010116144318.7140.qmail@plover.com> 
42631      Branch: perl
42632            ! regcomp.c
42633 ____________________________________________________________________________
42634 [  8454] By: jhi                                   on 2001/01/16  16:12:39
42635         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
42636              From: "Indy Singh" <indy@nusphere.com>
42637              Date: Wed, 10 Jan 2001 20:17:49 -0500
42638              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
42639      Branch: maint-5.6/perl
42640            ! win32/Makefile
42641 ____________________________________________________________________________
42642 [  8453] By: jhi                                   on 2001/01/16  16:09:33
42643         Log: Update Changes.
42644      Branch: perl
42645            ! Changes patchlevel.h
42646 ____________________________________________________________________________
42647 [  8452] By: jhi                                   on 2001/01/16  15:42:04
42648         Log: Subject: Re: API Cleanup
42649              To: perl5-porters@perl.org
42650              Date: Tue, 16 Jan 2001 13:42:30 +0000
42651              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
42652              
42653              Subject: [PATCH] utf8.c documentation
42654              From: Simon Cozens <simon@cozens.net>
42655              Date: Tue, 16 Jan 2001 13:52:48 +0000
42656              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
42657              
42658              Subject: Re: API Cleanup
42659              From: Simon Cozens <simon@cozens.net>
42660              Date: Tue, 16 Jan 2001 14:58:55 +0000
42661              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
42662              
42663              UTF-8 doc patches.
42664      Branch: perl
42665            ! embed.pl pod/perlapi.pod utf8.c
42666 ____________________________________________________________________________
42667 [  8451] By: jhi                                   on 2001/01/16  14:41:39
42668         Log: podlators 1.07, from Russ Allbery.
42669      Branch: perl
42670            ! lib/Pod/Man.pm
42671 ____________________________________________________________________________
42672 [  8450] By: jhi                                   on 2001/01/16  14:24:19
42673         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
42674              From: "Indy Singh" <indy@nusphere.com>
42675              Date: Mon, 15 Jan 2001 20:59:40 -0500
42676              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
42677      Branch: perl
42678            ! win32/Makefile
42679 ____________________________________________________________________________
42680 [  8449] By: jhi                                   on 2001/01/16  03:42:55
42681         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
42682              at the setting of the ofs_sv in new_struct_thread() as the
42683              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
42684              uninitialized fields are, uh, initialized with),
42685              SvREFCNT_inc()ing that invited a core dump.
42686      Branch: perl
42687            ! util.c
42688 ____________________________________________________________________________
42689 [  8448] By: jhi                                   on 2001/01/16  01:49:07
42690         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
42691              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42692              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
42693              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
42694              
42695              Replace #8444 and #8445.
42696      Branch: perl
42697            ! ext/B/B.xs ext/B/B/Debug.pm
42698 ____________________________________________________________________________
42699 [  8447] By: jhi                                   on 2001/01/15  21:05:35
42700         Log: Subject: [PATCH] API Variable documentation   
42701              From: Simon Cozens <simon@cozens.net>
42702              Date: Mon, 15 Jan 2001 19:35:54 +0000
42703              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
42704      Branch: perl
42705            ! pod/perlapi.pod thrdvar.h
42706 ____________________________________________________________________________
42707 [  8446] By: jhi                                   on 2001/01/15  20:49:20
42708         Log: Signedness nit.
42709      Branch: perl
42710            ! pp_ctl.c
42711 ____________________________________________________________________________
42712 [  8445] By: jhi                                   on 2001/01/15  20:28:48
42713         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
42714      Branch: perl
42715            ! ext/B/B/Debug.pm
42716 ____________________________________________________________________________
42717 [  8444] By: jhi                                   on 2001/01/15  13:09:10
42718         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
42719      Branch: perl
42720            ! ext/B/B.xs
42721 ____________________________________________________________________________
42722 [  8443] By: jhi                                   on 2001/01/15  13:06:26
42723         Log: Missing from #8439.
42724      Branch: perl
42725            ! keywords.h mg.c
42726 ____________________________________________________________________________
42727 [  8442] By: jhi                                   on 2001/01/15  13:02:38
42728         Log: Subject: [PATCH @8436] Eliminate op_children
42729              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42730              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
42731              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
42732              
42733              Subject: [PATCH @8436] Re: Eliminate op_children
42734              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42735              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
42736              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
42737      Branch: perl
42738            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
42739            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
42740            ! op.c op.h
42741 ____________________________________________________________________________
42742 [  8441] By: jhi                                   on 2001/01/15  12:57:08
42743         Log: Use the /^Perl_/-less form of is_lvalue_sub().
42744      Branch: perl
42745            ! pp.h
42746 ____________________________________________________________________________
42747 [  8440] By: jhi                                   on 2001/01/15  05:13:09
42748         Log: Revert #8437 and #8438, the Linux large files story is more complex.
42749      Branch: metaconfig/U/perl
42750            ! d_fpos64_t.U d_off64_t.U
42751      Branch: perl
42752            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42753            ! config_h.SH configure.com epoc/config.sh perl.h
42754            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
42755            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42756            ! win32/config.bc win32/config.gc win32/config.vc
42757 ____________________________________________________________________________
42758 [  8439] By: jhi                                   on 2001/01/15  05:02:24
42759         Log: More UTF-8 patches from Inaba Hiroto.
42760              - The substr lval was still not okay.
42761              - Now pp_stringify and sv_setsv copies source's UTF8 flag
42762              even if IN_BYTE.  pp_stringify is called from fold_constants
42763              at optimization phase and "\x{100}" was made SvUTF8_off under
42764              use bytes (the bytes pragma is for "byte semantics" and not
42765              for "do not produce UTF8 data")
42766              - New `qu' operator to generate UTF8 string explicitly.
42767              Though I agree with the policy "0x00-0xff always produce bytes",
42768              sometimes want to such a string to be coded in UTF8.
42769              I can use pack"U0a*" but it requires more typing and has
42770              runtime overhead.
42771              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
42772              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
42773              string is not UTF8_on and has char 0x80-0xff.
42774              
42775              TODO: document and test qu.
42776      Branch: perl
42777            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
42778            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
42779            ! toke.c
42780 ____________________________________________________________________________
42781 [  8438] By: jhi                                   on 2001/01/14  05:10:23
42782         Log: (Reverted by #8440)
42783              
42784              Metaconfig unit changes for #8437.
42785      Branch: metaconfig/U/perl
42786            ! d_fpos64_t.U d_off64_t.U
42787 ____________________________________________________________________________
42788 [  8437] By: jhi                                   on 2001/01/14  04:55:34
42789         Log: (Reverted by #8440)
42790              
42791              Add <features.h> probing, seems to be needed for (some?)
42792              Linux largefileness.
42793      Branch: perl
42794            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42795            ! config_h.SH configure.com epoc/config.sh perl.h
42796            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
42797            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42798            ! win32/config.bc win32/config.gc win32/config.vc
42799 ____________________________________________________________________________
42800 [  8436] By: jhi                                   on 2001/01/13  17:47:21
42801         Log: Tighten some of the tests a bit.
42802      Branch: perl
42803            ! t/pragma/utf8.t
42804 ____________________________________________________________________________
42805 [  8435] By: jhi                                   on 2001/01/13  17:31:54
42806         Log: Integrate perlio.
42807      Branch: perl
42808           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
42809           !> win32/config_H.gc win32/config_H.vc
42810 ____________________________________________________________________________
42811 [  8434] By: nick                                  on 2001/01/13  11:36:53
42812         Log: Run dmake regen_config_h for Win32
42813      Branch: perlio
42814            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42815 ____________________________________________________________________________
42816 [  8433] By: nick                                  on 2001/01/13  11:31:55
42817         Log: VMS friendly patch to Encode compile process
42818      Branch: perlio
42819            ! ext/Encode/Makefile.PL ext/Encode/compile
42820 ____________________________________________________________________________
42821 [  8432] By: nick                                  on 2001/01/13  11:06:44
42822         Log: Integrate mainline
42823      Branch: perlio
42824           +> ext/B/B/Concise.pm
42825           !> (integrate 52 files)
42826 ____________________________________________________________________________
42827 [  8431] By: jhi                                   on 2001/01/13  05:55:55
42828         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
42829              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42830              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
42831              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
42832      Branch: perl
42833            ! ext/B/B/Concise.pm
42834 ____________________________________________________________________________
42835 [  8430] By: jhi                                   on 2001/01/13  04:24:18
42836         Log: The LVRET macro needed an aTHX.
42837      Branch: perl
42838            ! pp.h
42839 ____________________________________________________________________________
42840 [  8429] By: jhi                                   on 2001/01/13  02:12:42
42841         Log: Update Changes.
42842      Branch: perl
42843            ! Changes patchlevel.h
42844 ____________________________________________________________________________
42845 [  8428] By: jhi                                   on 2001/01/13  02:08:50
42846         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
42847              From: Peter Prymmer <pvhp@forte.com>
42848              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
42849              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
42850              
42851              Add a BEGIN guard for sloppy floating point division.
42852      Branch: perl
42853            ! lib/Math/BigInt.pm lib/bigint.pl
42854 ____________________________________________________________________________
42855 [  8427] By: jhi                                   on 2001/01/13  01:47:16
42856         Log: The B::Terse drop-in replacement wasn't quite drop-in.
42857      Branch: perl
42858            ! ext/B/B/Terse.pm
42859 ____________________________________________________________________________
42860 [  8426] By: jhi                                   on 2001/01/12  21:20:43
42861         Log: Use UVXf.
42862      Branch: perl
42863            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42864            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
42865            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
42866            ! vos/config.ga.def vos/config.ga.h win32/config.bc
42867            ! win32/config.gc win32/config.vc
42868 ____________________________________________________________________________
42869 [  8425] By: jhi                                   on 2001/01/12  20:20:14
42870         Log: Subject: [PATCH perl@8342] -Wformat
42871              From: Robin Barker <rmb1@cise.npl.co.uk>
42872              Date: Fri, 12 Jan 2001 20:03:14 GMT
42873              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
42874      Branch: perl
42875            ! ext/Encode/Encode.xs mg.c sv.c toke.c
42876 ____________________________________________________________________________
42877 [  8424] By: jhi                                   on 2001/01/12  20:01:48
42878         Log: Subject: B::Concise -- an improved replacement for B::Terse 
42879              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42880              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
42881              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
42882      Branch: perl
42883            + ext/B/B/Concise.pm
42884            ! MANIFEST ext/B/B/Terse.pm
42885 ____________________________________________________________________________
42886 [  8423] By: jhi                                   on 2001/01/12  19:24:02
42887         Log: The new metaconfig unit from the #8421.
42888      Branch: metaconfig/U/perl
42889            + d_sigprocmask.U
42890 ____________________________________________________________________________
42891 [  8422] By: jhi                                   on 2001/01/12  19:23:43
42892         Log: Forgot the microperl config from the #8421.
42893      Branch: perl
42894            ! uconfig.h uconfig.sh
42895 ____________________________________________________________________________
42896 [  8421] By: jhi                                   on 2001/01/12  19:05:27
42897         Log: Add sigprocmask() probe, regen Configure, regen toc.
42898      Branch: perl
42899            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42900            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
42901            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42902            ! vos/config.ga.h win32/config.bc win32/config.gc
42903            ! win32/config.vc
42904 ____________________________________________________________________________
42905 [  8420] By: jhi                                   on 2001/01/12  18:34:31
42906         Log: Add sockatmark() to the todo list.
42907      Branch: perl
42908            ! Todo-5.6
42909 ____________________________________________________________________________
42910 [  8419] By: jhi                                   on 2001/01/12  18:09:46
42911         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
42912      Branch: perl
42913            ! op.c
42914 ____________________________________________________________________________
42915 [  8418] By: jhi                                   on 2001/01/12  18:05:30
42916         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
42917              From: Radu Greab <radu@netsoft.ro>
42918              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
42919              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
42920      Branch: perl
42921            ! op.c t/pragma/sub_lval.t
42922 ____________________________________________________________________________
42923 [  8417] By: jhi                                   on 2001/01/12  16:09:09
42924         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
42925              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
42926              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
42927              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
42928      Branch: perl
42929            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
42930            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
42931            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
42932            ! t/pragma/sub_lval.t toke.c
42933 ____________________________________________________________________________
42934 [  8416] By: jhi                                   on 2001/01/12  15:42:06
42935         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
42936              From: "Richard Soderberg" <rs@crystalflame.net>
42937              Date: Fri, 12 Jan 2001 04:49:35 -0800
42938              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
42939              
42940              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
42941              according to the platform.
42942      Branch: perl
42943            ! op.c
42944 ____________________________________________________________________________
42945 [  8415] By: jhi                                   on 2001/01/12  15:33:41
42946         Log: One more UTF-8 fix from Inaba Hiroto.
42947      Branch: perl
42948            ! pp.c regexec.c t/pragma/utf8.t
42949 ____________________________________________________________________________
42950 [  8414] By: jhi                                   on 2001/01/12  15:30:18
42951         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
42952      Branch: perl
42953            ! regexec.c
42954 ____________________________________________________________________________
42955 [  8413] By: jhi                                   on 2001/01/12  15:22:10
42956         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
42957              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42958              Date: Thu, 11 Jan 2001 12:53:36 +0100
42959              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
42960      Branch: perl
42961            ! toke.c
42962 ____________________________________________________________________________
42963 [  8412] By: jhi                                   on 2001/01/12  15:20:25
42964         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
42965              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42966              Date: Fri, 12 Jan 2001 14:37:55 +0100
42967              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
42968      Branch: perl
42969            ! hints/posix-bc.sh
42970 ____________________________________________________________________________
42971 [  8411] By: jhi                                   on 2001/01/12  15:14:14
42972         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
42973              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42974              Date: Fri, 12 Jan 2001 10:42:21 +0100
42975              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
42976      Branch: perl
42977            ! t/op/regmesg.t
42978 ____________________________________________________________________________
42979 [  8410] By: jhi                                   on 2001/01/12  05:48:55
42980         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
42981              From: Nicholas Clark <nick@ccl4.org> 
42982              Date: Sun, 7 Jan 2001 19:47:14 +0000
42983              Message-ID: <20010107194714.B1048@plum.flirble.org>
42984      Branch: perl
42985            ! t/op/numconvert.t
42986 ____________________________________________________________________________
42987 [  8409] By: jhi                                   on 2001/01/12  05:41:28
42988         Log: Integrate perlio.
42989      Branch: perl
42990           !> mg.c scope.h
42991 ____________________________________________________________________________
42992 [  8408] By: nick                                  on 2001/01/11  22:43:28
42993         Log: Remove variables that were used in experiments.
42994      Branch: perlio
42995            ! mg.c
42996 ____________________________________________________________________________
42997 [  8407] By: nick                                  on 2001/01/11  20:57:44
42998         Log: Catch die in %SIG handler and unblock the signal before re-dying.
42999              This make Linux work _without_ sigsetjmp().
43000              Turn off sigsetjmp() to see what else it does.
43001              May need Configure probe for sigprocmask() if anything has sigaction()
43002              but not sigprocmask().
43003      Branch: perlio
43004            ! mg.c scope.h
43005 ____________________________________________________________________________
43006 [  8406] By: nick                                  on 2001/01/11  19:32:07
43007         Log: Integrate mainline
43008      Branch: perlio
43009           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
43010           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
43011           !> t/op/substr.t
43012 ____________________________________________________________________________
43013 [  8405] By: jhi                                   on 2001/01/11  17:11:01
43014         Log: Fix UTF-8 lval substr().
43015      Branch: perl
43016            ! mg.c t/op/substr.t
43017 ____________________________________________________________________________
43018 [  8404] By: jhi                                   on 2001/01/11  05:13:58
43019         Log: Update Changes.
43020      Branch: perl
43021            ! Changes patchlevel.h
43022 ____________________________________________________________________________
43023 [  8403] By: jhi                                   on 2001/01/11  04:38:24
43024         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
43025              From: Hugo <hv@crypt.compulink.co.uk>
43026              Date: Mon, 30 Oct 2000 01:33:26 +0000
43027              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
43028      Branch: perl
43029            ! regexec.c t/op/re_tests
43030 ____________________________________________________________________________
43031 [  8402] By: jhi                                   on 2001/01/11  04:26:12
43032         Log: Integrate perlio.
43033      Branch: perl
43034           !> scope.h util.c
43035 ____________________________________________________________________________
43036 [  8401] By: nick                                  on 2001/01/10  22:52:55
43037         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
43038              (So Alan and Ilya can try setting via hints.)
43039              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
43040              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
43041              doing the save everywhere seems to restart read() correctly, but just
43042              doing it once "round" the handler does not.
43043      Branch: perlio
43044            ! scope.h
43045 ____________________________________________________________________________
43046 [  8400] By: jhi                                   on 2001/01/10  21:57:54
43047         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
43048              of IRIX, HP-UX is unaffected.
43049      Branch: perl
43050            ! perl.h
43051 ____________________________________________________________________________
43052 [  8399] By: nick                                  on 2001/01/10  21:29:19
43053         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
43054      Branch: perlio
43055            ! util.c
43056 ____________________________________________________________________________
43057 [  8398] By: jhi                                   on 2001/01/10  20:55:31
43058         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
43059              also have ReusePort.
43060      Branch: perl
43061            ! ext/IO/lib/IO/Socket/INET.pm
43062 ____________________________________________________________________________
43063 [  8397] By: jhi                                   on 2001/01/10  20:50:57
43064         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
43065              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
43066              Date: Wed, 10 Jan 2001 01:38:13 -0800
43067              Message-ID: <20010110013813.B41744@yahoo-inc.com>
43068      Branch: perl
43069            ! ext/IO/lib/IO/Socket/INET.pm
43070 ____________________________________________________________________________
43071 [  8396] By: jhi                                   on 2001/01/10  20:49:30
43072         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
43073              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
43074              Date: Wed, 10 Jan 2001 01:37:32 -0800
43075              Message-ID: <20010110013732.A41744@yahoo-inc.com>
43076      Branch: perl
43077            ! ext/Socket/Socket.pm
43078 ____________________________________________________________________________
43079 [  8395] By: jhi                                   on 2001/01/10  20:41:37
43080         Log: Test for bug id 20010105.016 (fixed by #8378).
43081      Branch: perl
43082            ! t/op/split.t
43083 ____________________________________________________________________________
43084 [  8394] By: jhi                                   on 2001/01/10  20:26:32
43085         Log: Integrate perlio.
43086      Branch: perl
43087            ! util.c
43088 ____________________________________________________________________________
43089 [  8393] By: nick                                  on 2001/01/10  19:34:30
43090         Log: Back out Simon's pid hackery for now.
43091      Branch: perlio
43092            ! util.c
43093 ____________________________________________________________________________
43094 [  8392] By: nick                                  on 2001/01/10  19:23:13
43095         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
43096      Branch: perlio
43097           !> (integrate 29 files)
43098 ____________________________________________________________________________
43099 [  8391] By: jhi                                   on 2001/01/10  18:43:15
43100         Log: Subject: [PATCH] Fix my_pclose segfault
43101              From: Simon Cozens <simon@cozens.net>
43102              Date: Wed, 10 Jan 2001 18:39:35 +0000
43103              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
43104      Branch: perl
43105            ! util.c
43106 ____________________________________________________________________________
43107 [  8390] By: jhi                                   on 2001/01/10  18:42:08
43108         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
43109              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43110              Date:     Wed, 10 Jan 2001 13:23:02 EST
43111              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
43112      Branch: perl
43113            ! ext/Opcode/Opcode.xs
43114 ____________________________________________________________________________
43115 [  8389] By: jhi                                   on 2001/01/10  15:16:07
43116         Log: Turn off the integer preservation for now.
43117      Branch: perl
43118            ! perl.h
43119 ____________________________________________________________________________
43120 [  8388] By: jhi                                   on 2001/01/10  15:01:25
43121         Log: Few more IDE/editor nits from p5p.
43122      Branch: perl
43123            ! pod/perlfaq3.pod
43124 ____________________________________________________________________________
43125 [  8387] By: jhi                                   on 2001/01/10  06:53:16
43126         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
43127              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
43128              Date: Tue, 9 Jan 2001 23:16:02 +0000
43129              Message-ID: <20010109231602.A81101@plum.flirble.org>
43130      Branch: perl
43131            ! sv.c
43132 ____________________________________________________________________________
43133 [  8386] By: jhi                                   on 2001/01/10  03:17:54
43134         Log: Test cases for #8385 (from Simon's "torture.pl")
43135      Branch: perl
43136            ! t/op/tr.t
43137 ____________________________________________________________________________
43138 [  8385] By: jhi                                   on 2001/01/10  03:17:11
43139         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
43140              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
43141              Date: Wed, 10 Jan 2001 11:39:39 +0900
43142              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
43143              
43144              Some more UTF-8 tr cases fixed.
43145      Branch: perl
43146            ! doop.c
43147 ____________________________________________________________________________
43148 [  8384] By: jhi                                   on 2001/01/09  22:45:40
43149         Log: Allow the locale test needing POSIX and the taint test
43150              needing IPC::SysV to run under 'minitest' (basically,
43151              bail out if loading the extension fails)
43152      Branch: perl
43153            ! t/op/misc.t t/op/taint.t
43154 ____________________________________________________________________________
43155 [  8383] By: jhi                                   on 2001/01/09  21:36:04
43156         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
43157              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43158              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
43159              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
43160      Branch: perl
43161            ! t/io/openpid.t
43162 ____________________________________________________________________________
43163 [  8382] By: jhi                                   on 2001/01/09  21:06:08
43164         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
43165              Should finish up the bug id 20001205.022.
43166      Branch: perl
43167            ! pp.c pp_hot.c scope.c
43168 ____________________________________________________________________________
43169 [  8381] By: jhi                                   on 2001/01/09  18:27:43
43170         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
43171              From: Andy Dougherty <doughera@lafayette.edu>
43172              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
43173              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
43174              
43175              More robust yacc/bison error detection.
43176      Branch: perl
43177            ! t/comp/proto.t
43178 ____________________________________________________________________________
43179 [  8380] By: jhi                                   on 2001/01/09  15:21:38
43180         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
43181              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43182              Date:     Tue, 9 Jan 2001 07:53:55 EST
43183              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
43184      Branch: perl
43185            ! t/op/misc.t vms/test.com
43186 ____________________________________________________________________________
43187 [  8379] By: jhi                                   on 2001/01/09  15:20:38
43188         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
43189              From: jhi@cc.hut.fi
43190              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
43191              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
43192              
43193              The #8378 fixed this.
43194      Branch: perl
43195            ! t/op/tr.t
43196 ____________________________________________________________________________
43197 [  8378] By: jhi                                   on 2001/01/09  15:05:32
43198         Log: Subject: One more patch for UTF8 
43199              From: Inaba Hiroto <inaba@st.rim.or.jp>
43200              Date: Tue, 09 Jan 2001 01:04:32 +0900
43201              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
43202              
43203              UTF-8 fixes for 'x' and tr///.
43204      Branch: perl
43205            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
43206            ! regcomp.c regexec.c toke.c utf8.c
43207 ____________________________________________________________________________
43208 [  8377] By: jhi                                   on 2001/01/09  14:32:17
43209         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
43210      Branch: perl
43211            ! t/op/length.t
43212 ____________________________________________________________________________
43213 [  8376] By: jhi                                   on 2001/01/09  04:32:32
43214         Log: integrate changes #7775, #8316, #8316 from mainline
43215      Branch: maint-5.6/perl
43216            ! hints/solaris_2.sh
43217 ____________________________________________________________________________
43218 [  8375] By: jhi                                   on 2001/01/09  04:26:43
43219         Log: Update Changes.
43220      Branch: perl
43221            ! Changes patchlevel.h
43222 ____________________________________________________________________________
43223 [  8374] By: jhi                                   on 2001/01/09  04:14:32
43224         Log: IDE/editor section tweaking.
43225      Branch: perl
43226            ! pod/perlfaq3.pod
43227 ____________________________________________________________________________
43228 [  8373] By: jhi                                   on 2001/01/09  02:38:26
43229         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
43230              From: Peter Prymmer <pvhp@forte.com>
43231              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
43232              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
43233              
43234              In preparation os OS/390 dynamic loading.
43235      Branch: perl
43236            ! README.os390 hints/os390.sh
43237 ____________________________________________________________________________
43238 [  8372] By: jhi                                   on 2001/01/09  00:24:30
43239         Log: Integrate with perlio.
43240      Branch: perl
43241           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
43242 ____________________________________________________________________________
43243 [  8371] By: nick                                  on 2001/01/08  23:54:33
43244         Log: Fix "scalars leaked" bugs caused by overload magic
43245              (Highlighted by Ilya's DESTROY optimization.)
43246      Branch: perlio
43247            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
43248 ____________________________________________________________________________
43249 [  8370] By: nick                                  on 2001/01/08  20:19:41
43250         Log: Integrate mainline
43251      Branch: perlio
43252           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
43253           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
43254           !> t/op/64bitint.t
43255 ____________________________________________________________________________
43256 [  8369] By: jhi                                   on 2001/01/08  17:30:52
43257         Log: save_delete() Safefree() doesn't (anymore?) work with shared
43258              strings, one test failure in op/misc and almost all of lib/b.
43259              (Outcomments #8369.)
43260      Branch: perl
43261            ! scope.c
43262 ____________________________________________________________________________
43263 [  8368] By: jhi                                   on 2001/01/08  14:47:10
43264         Log: (Outcommented by #8369.)
43265              
43266              Subject: Re: Perl BugID 20001205.022 ---- save_delete
43267              From: Simon Cozens <simon@cozens.net>
43268              Date: Sat, 6 Jan 2001 11:48:40 +0000
43269              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
43270              
43271              The save_delete() does need the Safefree.
43272      Branch: perl
43273            ! scope.c
43274 ____________________________________________________________________________
43275 [  8367] By: bailey                                on 2001/01/08  08:53:52
43276         Log: Once again syncing after too long an absence
43277      Branch: vmsperl
43278           +> (branch 55 files)
43279            - MAINTAIN fix_pl vos/config.def vos/config.h
43280            - vos/config_h.SH_orig
43281           !> (integrate 498 files)
43282 ____________________________________________________________________________
43283 [  8366] By: jhi                                   on 2001/01/08  02:42:59
43284         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
43285              From: nick@ccl4.org
43286              Date: Sun, 7 Jan 2001 21:07:18 +0000
43287              Message-Id: <20010107210717.D1048@plum.flirble.org>
43288      Branch: perl
43289            ! sv.c t/op/64bitint.t
43290 ____________________________________________________________________________
43291 [  8365] By: jhi                                   on 2001/01/08  02:35:16
43292         Log: Subject: [PATCH] environ nit
43293              From: Simon Cozens <simon@cozens.net>
43294              Date: Sun, 7 Jan 2001 17:57:07 +0000
43295              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
43296              
43297              Use environ only if we have it.
43298      Branch: perl
43299            ! mg.c
43300 ____________________________________________________________________________
43301 [  8364] By: jhi                                   on 2001/01/08  02:24:51
43302         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
43303      Branch: perl
43304            ! ext/GDBM_File/GDBM_File.xs
43305 ____________________________________________________________________________
43306 [  8363] By: jhi                                   on 2001/01/08  02:19:24
43307         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
43308              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43309              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
43310              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
43311      Branch: perl
43312            ! dump.c op.c
43313 ____________________________________________________________________________
43314 [  8362] By: jhi                                   on 2001/01/08  02:17:43
43315         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
43316              From: Doug MacEachern <dougm@covalent.net>
43317              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
43318              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
43319              
43320              Allow AUTOLOAD to be an xsub and allow such xsubs
43321              to avoid use of $AUTOLOAD.
43322      Branch: perl
43323            ! gv.c
43324 ____________________________________________________________________________
43325 [  8361] By: jhi                                   on 2001/01/08  02:16:07
43326         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
43327              From: Radu Greab <radu@netsoft.ro>
43328              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
43329              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
43330              
43331              No need for the potentially unportable $SIG{CHLD}.
43332      Branch: perl
43333            ! t/io/pipe.t
43334 ____________________________________________________________________________
43335 [  8360] By: jhi                                   on 2001/01/08  01:58:23
43336         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
43337      Branch: perl
43338            ! lib/Getopt/Long.pm
43339 ____________________________________________________________________________
43340 [  8359] By: jhi                                   on 2001/01/08  01:55:44
43341         Log: Integrate perlio.
43342      Branch: perl
43343           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
43344           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
43345           !> utf8.c win32/Makefile
43346 ____________________________________________________________________________
43347 [  8358] By: jhi                                   on 2001/01/07  21:16:50
43348         Log: Update the EPOC cross SDK URL.
43349      Branch: perl
43350            ! README.epoc
43351 ____________________________________________________________________________
43352 [  8357] By: jhi                                   on 2001/01/07  21:16:09
43353         Log: Update the EPOC cross SDK URL.
43354      Branch: maint-5.6/perl
43355            ! README.epoc
43356 ____________________________________________________________________________
43357 [  8356] By: nick                                  on 2001/01/06  21:47:52
43358         Log: FILE * in XS code for PerlIO world:
43359              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
43360              - Add FILE * T_STDIO typemap.
43361              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
43362      Branch: perlio
43363            ! lib/ExtUtils/typemap perlio.c perlio.h
43364 ____________________________________________________________________________
43365 [  8355] By: jhi                                   on 2001/01/06  20:27:15
43366         Log: integrate change #8336 from mainline
43367              
43368              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
43369      Branch: maint-5.6/perl
43370            ! hv.c
43371 ____________________________________________________________________________
43372 [  8354] By: jhi                                   on 2001/01/06  20:24:29
43373         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43374              From: Robin Barker <rmb1@cise.npl.co.uk>
43375              Date: Fri, 22 Dec 2000 12:17:38 GMT
43376              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
43377              
43378              The patch reformats some long =item lines so they give
43379              correct output via pod2man | nroff -man
43380              
43381              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43382              From: Robin Barker <rmb1@cise.npl.co.uk>
43383              Date: Tue, 2 Jan 2001 15:35:03 GMT
43384              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
43385              
43386              Here is a _further_ patch which corrects a few more errors:
43387              * an empty C<=item> in CPAN.pm
43388              * patching the wrong file (pod/perlamiga.pod not README.amiga)
43389              * leaving empty C<=item>s which formatted incorrectly
43390              * over long C<=item>s revealed by latest patch to Pod::Man
43391      Branch: maint-5.6/perl
43392            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
43393            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
43394            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
43395            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
43396            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
43397            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
43398 ____________________________________________________________________________
43399 [  8353] By: jhi                                   on 2001/01/06  20:21:10
43400         Log: integrate changes #7980, 8056, 8057 from mainline
43401              
43402              UTF-8 hash keys.
43403      Branch: maint-5.6/perl
43404            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
43405 ____________________________________________________________________________
43406 [  8352] By: jhi                                   on 2001/01/06  20:18:44
43407         Log: Forgotten from #8438.
43408      Branch: maint-5.6/perl
43409            ! epoc/epocish.h
43410 ____________________________________________________________________________
43411 [  8351] By: jhi                                   on 2001/01/06  20:18:12
43412         Log: Forgotten from #8347.
43413      Branch: maint-5.6/perl
43414            ! config_h.SH
43415 ____________________________________________________________________________
43416 [  8350] By: jhi                                   on 2001/01/06  20:00:19
43417         Log: Thinko in #8347.
43418      Branch: maint-5.6/perl
43419            ! regcomp.c
43420 ____________________________________________________________________________
43421 [  8349] By: jhi                                   on 2001/01/06  18:05:30
43422         Log: Copy the FAQ3 IDE section from the development branch,
43423              changes originally by Peter Prymmer.
43424      Branch: maint-5.6/perl
43425            ! pod/perlfaq3.pod
43426 ____________________________________________________________________________
43427 [  8348] By: jhi                                   on 2001/01/06  18:03:02
43428         Log: EPOC updates for TRIAL1.
43429              
43430              Subject: [5.6.1 trial1] EPOC update
43431              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43432              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
43433              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
43434              
43435              Subject: epoc patch2 for perl-5.6.1-trial1
43436              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43437              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
43438              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
43439      Branch: maint-5.6/perl
43440            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
43441            ! epoc/epocish.c
43442 ____________________________________________________________________________
43443 [  8347] By: jhi                                   on 2001/01/06  17:29:10
43444         Log: integrate changes #7710,7824,7973 from mainline,
43445              plus VMS nits from Peter Prymmer and Dan Sugalski.
43446              
43447              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
43448              library (getprotobyname and getprotobynumber are outversioned by
43449              the same calls in libc, at least for xlc version 3.
43450              
43451              Add HAS_SBRK_PROTO.
43452              
43453              Fixes for signedness warnings noticed by VMSperlers.
43454      Branch: maint-5.6/perl
43455            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43456            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
43457            ! sv.c vms/descrip_mms.template vos/config.alpha.def
43458            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43459            ! win32/config.bc win32/config.gc win32/config.vc
43460 ____________________________________________________________________________
43461 [  8346] By: nick                                  on 2001/01/06  14:36:01
43462         Log: Fixup accumulated integrate muddles (perlio == devperl again)
43463      Branch: perlio
43464            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
43465 ____________________________________________________________________________
43466 [  8345] By: nick                                  on 2001/01/06  14:24:58
43467         Log: Integrate mainline
43468      Branch: perlio
43469           !> (integrate 55 files)
43470 ____________________________________________________________________________
43471 [  8344] By: jhi                                   on 2001/01/06  02:24:02
43472         Log: Subject: [patch] PerlIO_cleanup() prototype
43473              From: Doug MacEachern <dougm@covalent.net>
43474              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
43475              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
43476      Branch: perl
43477            ! perlio.h
43478 ____________________________________________________________________________
43479 [  8343] By: jhi                                   on 2001/01/06  01:04:09
43480         Log: IRIX compiler noticed that the bof initialization might be
43481              bypassed by control flow.
43482      Branch: perl
43483            ! toke.c
43484 ____________________________________________________________________________
43485 [  8342] By: jhi                                   on 2001/01/06  00:10:48
43486         Log: Update Changes.
43487      Branch: perl
43488            ! Changes patchlevel.h
43489 ____________________________________________________________________________
43490 [  8341] By: jhi                                   on 2001/01/05  23:52:33
43491         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
43492      Branch: perl
43493            ! toke.c
43494 ____________________________________________________________________________
43495 [  8340] By: jhi                                   on 2001/01/05  22:44:08
43496         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
43497              From: Radu Greab <radu@netsoft.ro>
43498              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
43499              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
43500      Branch: perl
43501            ! t/io/pipe.t util.c
43502 ____________________________________________________________________________
43503 [  8339] By: jhi                                   on 2001/01/05  22:35:17
43504         Log: Subject: [PATCH] format and rewording in perlfaq.pod
43505              From: Robin Barker <rmb1@cise.npl.co.uk>
43506              Date: Fri, 5 Jan 2001 18:51:20 GMT
43507              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
43508      Branch: perl
43509            ! pod/perlfaq.pod
43510 ____________________________________________________________________________
43511 [  8338] By: jhi                                   on 2001/01/05  22:31:17
43512         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
43513              From: Peter Prymmer <pvhp@forte.com>
43514              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
43515              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
43516      Branch: perl
43517            ! utils/perlbug.PL
43518 ____________________________________________________________________________
43519 [  8337] By: jhi                                   on 2001/01/05  18:15:11
43520         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
43521              From: Robin Barker <rmb1@cise.npl.co.uk>
43522              Date: Tue, 2 Jan 2001 15:24:07 GMT
43523              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
43524              
43525              If you call configure as C<./Configure> or C<sh ./Configure>,
43526              $src is set to the absolute path name, not '.'.
43527              
43528              This, in turn, means -Dmksymlink tries to do its stuff because
43529              it does not think it is in the src directory.
43530              
43531              (plus a metaconfig nitfix)
43532      Branch: metaconfig
43533            ! U/compline/ccflags.U U/modified/src.U
43534      Branch: perl
43535            ! Configure config_h.SH
43536 ____________________________________________________________________________
43537 [  8336] By: jhi                                   on 2001/01/05  17:48:32
43538         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
43539              From: Alan Burlison <Alan.Burlison@uk.sun.com>
43540              Message-ID: <3A5606C4.473D2226@uk.sun.com>
43541              Date: Fri, 05 Jan 2001 17:39:16 +0000
43542      Branch: perl
43543            ! hv.c
43544 ____________________________________________________________________________
43545 [  8335] By: jhi                                   on 2001/01/05  16:05:44
43546         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
43547      Branch: perl
43548            ! lib/Getopt/Long.pm
43549 ____________________________________________________________________________
43550 [  8334] By: jhi                                   on 2001/01/05  16:00:51
43551         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
43552              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
43553              Date: Fri, 05 Jan 2001 13:46:51 +0100
43554              Message-ID: <13693.978698811@nice.ram.loc>
43555              
43556              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
43557              accurate reading of the "atime".  
43558      Branch: perl
43559            ! t/io/fs.t
43560 ____________________________________________________________________________
43561 [  8333] By: jhi                                   on 2001/01/05  15:57:37
43562         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
43563              From: Simon Cozens <simon@cozens.net>
43564              Date: Fri, 8 Dec 2000 13:33:31 +0000
43565              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
43566              
43567              A lost patch fragment.
43568      Branch: perl
43569            ! doop.c
43570 ____________________________________________________________________________
43571 [  8332] By: jhi                                   on 2001/01/05  15:40:42
43572         Log: Do away with strncpy() and a fixed length buffer.
43573      Branch: perl
43574            ! utf8.c
43575 ____________________________________________________________________________
43576 [  8331] By: jhi                                   on 2001/01/05  15:03:07
43577         Log: Tests for #8329 and #8330.
43578      Branch: perl
43579            ! t/op/bop.t
43580 ____________________________________________________________________________
43581 [  8330] By: jhi                                   on 2001/01/05  15:02:38
43582         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
43583              raw 8-bit form to the UTF-8 string.
43584      Branch: perl
43585            ! toke.c
43586 ____________________________________________________________________________
43587 [  8329] By: jhi                                   on 2001/01/05  14:55:13
43588         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
43589              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43590              Date: Fri, 5 Jan 2001 12:28:52 +0100
43591              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
43592              
43593              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
43594              no effect.  (changed the strncpy() to Copy())
43595      Branch: perl
43596            ! toke.c
43597 ____________________________________________________________________________
43598 [  8328] By: jhi                                   on 2001/01/05  06:44:27
43599         Log: UTF-8 cleanup.
43600      Branch: perl
43601            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
43602            ! regexec.c sv.c toke.c
43603 ____________________________________________________________________________
43604 [  8327] By: jhi                                   on 2001/01/05  01:11:29
43605         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')
43606              From: Radu Greab <radu@netsoft.ro>
43607              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
43608              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
43609              
43610              Cleans up Harness to not use FileHandle, which uses IO.
43611      Branch: perl
43612            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43613 ____________________________________________________________________________
43614 [  8326] By: jhi                                   on 2001/01/05  00:56:37
43615         Log: Update Changes.
43616      Branch: perl
43617            ! Changes patchlevel.h
43618 ____________________________________________________________________________
43619 [  8325] By: jhi                                   on 2001/01/05  00:53:18
43620         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
43621              From: Peter Prymmer <pvhp@forte.com>
43622              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
43623              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
43624              
43625              plus a couple more tailing whitespace removals.
43626      Branch: perl
43627            ! win32/Makefile
43628 ____________________________________________________________________________
43629 [  8324] By: jhi                                   on 2001/01/05  00:47:39
43630         Log: Add some Unicode chop() tests.
43631      Branch: perl
43632            ! t/op/chop.t
43633 ____________________________________________________________________________
43634 [  8323] By: jhi                                   on 2001/01/05  00:47:23
43635         Log: Unify UTF-8 malformedness handling.
43636      Branch: perl
43637            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
43638 ____________________________________________________________________________
43639 [  8322] By: jhi                                   on 2001/01/04  22:21:54
43640         Log: The new $issymlink was unknown to Mksymlinks.
43641      Branch: metaconfig/U/perl
43642            ! Mksymlinks.U issymlink.U
43643      Branch: perl
43644            ! Configure config_h.SH
43645 ____________________________________________________________________________
43646 [  8321] By: jhi                                   on 2001/01/04  21:51:05
43647         Log: The test didn't work under the core test framework.
43648      Branch: perl
43649            ! t/lib/st-lock.t
43650 ____________________________________________________________________________
43651 [  8320] By: jhi                                   on 2001/01/04  21:14:22
43652         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
43653      Branch: perl
43654            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
43655 ____________________________________________________________________________
43656 [  8319] By: jhi                                   on 2001/01/04  20:46:17
43657         Log: Typo in #8312 when manually appying a problematic patch fragment.
43658      Branch: perl
43659            ! ext/Storable/Storable.xs
43660 ____________________________________________________________________________
43661 [  8318] By: jhi                                   on 2001/01/04  20:43:01
43662         Log: The $sh_c didn't fly.
43663      Branch: metaconfig
43664            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
43665            ! U/modified/Loc.U U/modified/myhostname.U
43666            ! U/modified/spitshell.U
43667      Branch: metaconfig/U/perl
43668            ! issymlink.U
43669      Branch: perl
43670            ! Configure config_h.SH
43671 ____________________________________________________________________________
43672 [  8317] By: jhi                                   on 2001/01/04  19:58:01
43673         Log: AIX builtin test -h is broken, changes based on
43674              
43675              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
43676              Date: Tue, 02 Jan 2001 11:24:39 +0100
43677              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43678              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
43679      Branch: metaconfig
43680            + U/modified/spitshell.U
43681            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
43682            ! U/modified/Loc.U U/modified/myhostname.U
43683      Branch: metaconfig/U/perl
43684            ! Mksymlinks.U issymlink.U
43685      Branch: perl
43686            ! Configure
43687 ____________________________________________________________________________
43688 [  8316] By: jhi                                   on 2001/01/04  19:02:22
43689         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
43690              From: Andy Dougherty <doughera@lafayette.edu>
43691              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
43692              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
43693              
43694              Beware of GNU ld.
43695      Branch: perl
43696            ! hints/solaris_2.sh
43697 ____________________________________________________________________________
43698 [  8315] By: jhi                                   on 2001/01/04  18:56:48
43699         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
43700              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
43701              Date: Wed, 3 Jan 2001 07:58:51 +0100
43702              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
43703      Branch: perl
43704            ! hints/solaris_2.sh
43705 ____________________________________________________________________________
43706 [  8314] By: jhi                                   on 2001/01/04  18:54:07
43707         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
43708              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43709              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
43710              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
43711              
43712              Doc tweak on #8313.
43713      Branch: perl
43714            ! ext/B/B/Deparse.pm
43715 ____________________________________________________________________________
43716 [  8313] By: jhi                                   on 2001/01/04  18:52:27
43717         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
43718              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
43719              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43720              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
43721              
43722              Make the peephole optimizer to bypass more null ops and
43723              and rewrite the deparse handling of continue blocks.
43724      Branch: perl
43725            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
43726 ____________________________________________________________________________
43727 [  8312] By: jhi                                   on 2001/01/04  18:47:39
43728         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
43729      Branch: perl
43730            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
43731            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
43732            ! t/lib/st-lock.t
43733 ____________________________________________________________________________
43734 [  8311] By: jhi                                   on 2001/01/04  18:36:08
43735         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
43736              filter to be run on each .pm during the pm_to_blib() phase,
43737              a fixed version of
43738              
43739              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
43740              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
43741              Date: Wed, 03 Jan 2001 22:01:30 +0100
43742              Message-ID: <5296.978555690@nice.ram.loc>
43743      Branch: perl
43744            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
43745            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
43746            ! lib/ExtUtils/MakeMaker.pm
43747 ____________________________________________________________________________
43748 [  8310] By: jhi                                   on 2001/01/04  18:32:54
43749         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43750              From: Robin Barker <rmb1@cise.npl.co.uk>
43751              Date: Tue, 2 Jan 2001 15:35:03 GMT
43752              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
43753      Branch: perl
43754            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
43755            ! pod/perlrequick.pod
43756 ____________________________________________________________________________
43757 [  8309] By: jhi                                   on 2001/01/04  18:29:07
43758         Log: Subject: Re: [patch] static-ize XS()
43759              From: Doug MacEachern <dougm@covalent.net>
43760              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
43761              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
43762              
43763              Provide prototypes for the XS functions.
43764      Branch: perl
43765            ! lib/ExtUtils/xsubpp
43766 ____________________________________________________________________________
43767 [  8308] By: jhi                                   on 2001/01/04  18:27:44
43768         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
43769              From: Doug MacEachern <dougm@covalent.net>
43770              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
43771              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
43772      Branch: perl
43773            ! lib/ExtUtils/typemap
43774 ____________________________________________________________________________
43775 [  8307] By: jhi                                   on 2001/01/04  18:25:25
43776         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
43777              From: Doug MacEachern <dougm@covalent.net>
43778              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
43779              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
43780              
43781              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
43782      Branch: perl
43783            ! lib/ExtUtils/MM_Unix.pm
43784 ____________________________________________________________________________
43785 [  8306] By: jhi                                   on 2001/01/04  18:23:00
43786         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
43787              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43788              Date: Thu, 4 Jan 2001 12:47:10 +0100 
43789              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
43790              
43791              The toke.c part only, patching embed.h and proto.h is futile.
43792      Branch: perl
43793            ! toke.c
43794 ____________________________________________________________________________
43795 [  8305] By: jhi                                   on 2001/01/04  18:05:51
43796         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
43797              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43798              Date: Thu, 4 Jan 2001 17:50:12 +0100 
43799              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
43800      Branch: perl
43801            ! toke.c
43802 ____________________________________________________________________________
43803 [  8304] By: jhi                                   on 2001/01/04  18:03:26
43804         Log: Subject: [PATCH perl@8269]
43805              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43806              Date: Thu, 4 Jan 2001 12:53:39 +0100 
43807              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
43808              
43809              If running byacc write-enable also perly.h.
43810      Branch: perl
43811            ! Makefile.SH
43812 ____________________________________________________________________________
43813 [  8303] By: jhi                                   on 2001/01/04  15:40:49
43814         Log: Rewrite pp_concat() in terms of sv_catsv().
43815      Branch: perl
43816            ! pp_hot.c
43817 ____________________________________________________________________________
43818 [  8302] By: nick                                  on 2001/01/03  22:43:22
43819         Log: Integrate mainline.
43820      Branch: perlio
43821           !> ext/Encode/Encode.xs sv.c utf8.c
43822 ____________________________________________________________________________
43823 [  8301] By: jhi                                   on 2001/01/02  23:40:26
43824         Log: Variable naming tweak.
43825      Branch: perl
43826            ! sv.c
43827 ____________________________________________________________________________
43828 [  8300] By: jhi                                   on 2001/01/02  23:40:02
43829         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
43830              in is_utf8_string().
43831      Branch: perl
43832            ! utf8.c
43833 ____________________________________________________________________________
43834 [  8299] By: jhi                                   on 2001/01/02  22:14:40
43835         Log: Integrate perlio.
43836      Branch: perl
43837           !> pp.c pp_hot.c win32/Makefile
43838 ____________________________________________________________________________
43839 [  8298] By: nick                                  on 2001/01/02  22:03:06
43840         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
43841      Branch: perlio
43842            ! pp.c pp_hot.c
43843 ____________________________________________________________________________
43844 [  8297] By: jhi                                   on 2001/01/02  04:26:28
43845         Log: Signedness nit.
43846      Branch: perl
43847            ! ext/Encode/Encode.xs
43848 ____________________________________________________________________________
43849 [  8296] By: nick                                  on 2001/01/01  23:49:36
43850         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
43851      Branch: perlio
43852            ! win32/Makefile
43853 ____________________________________________________________________________
43854 [  8295] By: jhi                                   on 2001/01/01  23:05:48
43855         Log: Integrate perlio.
43856      Branch: perl
43857           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
43858           !> t/lib/encode.t
43859 ____________________________________________________________________________
43860 [  8294] By: nick                                  on 2001/01/01  22:48:34
43861         Log: Integrate mainline
43862      Branch: perlio
43863            ! pp_hot.c t/lib/encode.t
43864           !> (integrate 65 files)
43865 ____________________________________________________________________________
43866 [  8293] By: nick                                  on 2001/01/01  21:58:50
43867         Log: More rigor in UTF-8-ness of Encode's toUnicode
43868              XS export some of the utf8 internal functions.
43869              Test some of the functions.
43870              Fix pp_concat() bug shown by said tests.
43871      Branch: perlio
43872            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
43873            ! t/lib/encode.t
43874 ____________________________________________________________________________
43875 [  8292] By: jhi                                   on 2001/01/01  18:11:44
43876         Log: Integrate perlio.
43877      Branch: perl
43878           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
43879           !> ext/Encode/encengine.c ext/Encode/encode.h
43880 ____________________________________________________________________________
43881 [  8291] By: jhi                                   on 2001/01/01  18:10:58
43882         Log: Podify README.mpeix (a new version from the web),
43883              add a dummy NAME to Carp::Heavy, regen toc.
43884      Branch: perl
43885            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
43886            ! pod/perltoc.pod
43887 ____________________________________________________________________________
43888 [  8290] By: nick                                  on 2001/01/01  17:43:47
43889         Log: Loose the "Loading..." warning.
43890              Another bug in fallback support
43891      Branch: perlio
43892            ! ext/Encode/Encode.pm ext/Encode/encengine.c
43893 ____________________________________________________________________________
43894 [  8289] By: jhi                                   on 2001/01/01  00:01:57
43895         Log: Bump up Larry's copyright.
43896      Branch: perl
43897            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
43898            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
43899            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
43900            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
43901            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
43902            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
43903            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
43904            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
43905 ____________________________________________________________________________
43906 [  8288] By: nick                                  on 2000/12/31  21:27:53
43907         Log: Fix .ucm reading - forgot a chr()
43908              Start of .ucm write (for .enc to .ucm)
43909      Branch: perlio
43910            ! ext/Encode/compile
43911 ____________________________________________________________________________
43912 [  8287] By: jhi                                   on 2000/12/31  18:15:56
43913         Log: Comment away a diagnostic message as noted by Craig A. Berry
43914              (the unexpected message was confusing testing)
43915      Branch: perl
43916            ! ext/Encode/Encode.pm
43917 ____________________________________________________________________________
43918 [  8286] By: jhi                                   on 2000/12/31  18:14:51
43919         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
43920              Date: Sun, 31 Dec 2000 11:17:37 -0600
43921              From: "Craig A. Berry" <craigberry@mac.com>
43922              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
43923      Branch: perl
43924            ! ext/Encode/Makefile.PL
43925 ____________________________________________________________________________
43926 [  8285] By: nick                                  on 2000/12/31  18:11:54
43927         Log: Start of support of ICU-style .ucm files:
43928              - teach compile how to read a .ucm file
43929              - first guess at how to represent fallbacks in "tries".
43930              - use fallbacks if check == 0
43931              - new return code to indicate we used one.
43932      Branch: perlio
43933            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
43934            ! ext/Encode/encengine.c ext/Encode/encode.h
43935 ____________________________________________________________________________
43936 [  8284] By: jhi                                   on 2000/12/31  18:04:41
43937         Log: Pacify picky VMS compiler.
43938              
43939              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
43940              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43941              Date: Sat, 30 Dec 2000 18:10:02 -0600
43942              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
43943      Branch: perl
43944            ! sv.c
43945 ____________________________________________________________________________
43946 [  8283] By: jhi                                   on 2000/12/31  16:11:47
43947         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
43948      Branch: perl
43949            ! t/lib/glob-basic.t
43950 ____________________________________________________________________________
43951 [  8282] By: jhi                                   on 2000/12/31  15:26:11
43952         Log: Integrate perlio.
43953      Branch: perl
43954           !> makedef.pl opcode.pl os2/os2.c perlio.c
43955 ____________________________________________________________________________
43956 [  8281] By: nick                                  on 2000/12/31  10:06:15
43957         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
43958              is available to be exported
43959      Branch: perlio
43960            ! makedef.pl perlio.c
43961 ____________________________________________________________________________
43962 [  8280] By: nick                                  on 2000/12/31  09:41:26
43963         Log: Ilya's OS2 patch (testing for damage on Win32)
43964      Branch: perlio
43965            ! makedef.pl opcode.pl os2/os2.c
43966 ____________________________________________________________________________
43967 [  8279] By: jhi                                   on 2000/12/30  21:52:07
43968         Log: Test nits.
43969      Branch: perl
43970            ! t/lib/syslfs.t t/op/lfs.t
43971 ____________________________________________________________________________
43972 [  8278] By: jhi                                   on 2000/12/30  21:47:49
43973         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
43974              From: andreas.koenig@anima.de (Andreas J. Koenig)
43975              Date: 30 Dec 2000 22:35:37 +0100
43976              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
43977              
43978              The 32-bit wraparound test wasn't quite right.
43979      Branch: perl
43980            ! t/lib/syslfs.t t/op/lfs.t
43981 ____________________________________________________________________________
43982 [  8277] By: jhi                                   on 2000/12/30  21:33:44
43983         Log: Subject: [PATCH] open() example in perlfunc.pod 
43984              From: Karsten Sperling <s_sperli@ira.uka.de>
43985              Date: Sat, 30 Dec 2000 22:27:09 +0100
43986              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
43987      Branch: perl
43988            ! pod/perlfunc.pod
43989 ____________________________________________________________________________
43990 [  8276] By: jhi                                   on 2000/12/30  20:32:40
43991         Log: Not quite that many tests yet.
43992      Branch: perl
43993            ! t/op/pat.t
43994 ____________________________________________________________________________
43995 [  8275] By: jhi                                   on 2000/12/30  20:26:58
43996         Log: Integrate perlio.
43997      Branch: perl
43998           !> toke.c
43999 ____________________________________________________________________________
44000 [  8274] By: jhi                                   on 2000/12/30  20:24:56
44001         Log: Signedness nit.
44002      Branch: perl
44003            ! utf8.c
44004 ____________________________________________________________________________
44005 [  8273] By: jhi                                   on 2000/12/30  20:15:46
44006         Log: Add a test case for 20000731.001 which was fixed by the #8267.
44007      Branch: perl
44008            ! t/op/pat.t
44009 ____________________________________________________________________________
44010 [  8272] By: nick                                  on 2000/12/30  19:47:51
44011         Log: Tweak for MULTIPLICITY/USE_PERLIO
44012      Branch: perlio
44013            ! toke.c
44014 ____________________________________________________________________________
44015 [  8271] By: nick                                  on 2000/12/30  19:46:45
44016         Log: Integrate mainline
44017      Branch: perlio
44018           +> lib/unicode/distinct.pm
44019           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
44020           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
44021           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
44022 ____________________________________________________________________________
44023 [  8270] By: jhi                                   on 2000/12/30  19:39:50
44024         Log: Subject: RE: perl@8269
44025              From: "Richard Soderberg" <rs@crystalflame.net>
44026              Date: Sat, 30 Dec 2000 11:36:27 -0800
44027              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
44028              
44029              A missing aTHX_.
44030      Branch: perl
44031            ! toke.c
44032 ____________________________________________________________________________
44033 [  8269] By: jhi                                   on 2000/12/30  18:55:48
44034         Log: Update Changes.
44035      Branch: perl
44036            ! Changes patchlevel.h
44037 ____________________________________________________________________________
44038 [  8268] By: jhi                                   on 2000/12/30  17:18:40
44039         Log: Add a test for Unicode split //.  The #8267 was the cure.
44040      Branch: perl
44041            ! t/op/split.t
44042 ____________________________________________________________________________
44043 [  8267] By: jhi                                   on 2000/12/30  17:14:19
44044         Log: Subject: more UTF8 test suites and an UTF8 patch
44045              From: Inaba Hiroto <inaba@st.rim.or.jp>
44046              Date: Sat, 30 Dec 2000 14:27:10 +0900
44047              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
44048              
44049              Just the patch part for now, and the pragma renamed
44050              as unicode::distinct.
44051      Branch: perl
44052            + lib/unicode/distinct.pm
44053            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
44054            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
44055            ! regcomp.h regexec.c sv.c toke.c utf8.c
44056 ____________________________________________________________________________
44057 [  8266] By: nick                                  on 2000/12/30  16:40:49
44058         Log: Integrate mainline
44059      Branch: perlio
44060           +> lib/Pod/Text/Overstrike.pm
44061           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
44062           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
44063           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
44064           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
44065           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
44066 ____________________________________________________________________________
44067 [  8265] By: jhi                                   on 2000/12/30  07:28:55
44068         Log: The sv_catsv() fix, take two.
44069      Branch: perl
44070            ! sv.c t/op/join.t
44071 ____________________________________________________________________________
44072 [  8264] By: jhi                                   on 2000/12/30  06:19:18
44073         Log: Undo all the join-related changes since #8248: relevant
44074              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
44075              The new sv_catsv() doesn't fly so it must go back to
44076              the drawing board.
44077      Branch: perl
44078            ! sv.c t/op/join.t t/pragma/utf8.t
44079 ____________________________________________________________________________
44080 [  8263] By: jhi                                   on 2000/12/30  01:08:32
44081         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
44082      Branch: perl
44083            ! sv.c
44084 ____________________________________________________________________________
44085 [  8262] By: jhi                                   on 2000/12/30  00:45:14
44086         Log: Retract #8261.
44087      Branch: perl
44088            ! hv.c util.c
44089 ____________________________________________________________________________
44090 [  8261] By: jhi                                   on 2000/12/30  00:38:32
44091         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
44092      Branch: perl
44093            ! hv.c util.c
44094 ____________________________________________________________________________
44095 [  8260] By: jhi                                   on 2000/12/29  22:51:33
44096         Log: (Retracted by #8264)  More fixing for #8251.
44097      Branch: perl
44098            ! sv.c
44099 ____________________________________________________________________________
44100 [  8259] By: jhi                                   on 2000/12/29  18:27:30
44101         Log: Subject: podlators 1.06 released
44102              From: Russ Allbery <rra@stanford.edu>
44103              Date: 25 Dec 2000 05:09:30 -0800
44104              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
44105      Branch: perl
44106            + lib/Pod/Text/Overstrike.pm
44107            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
44108            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
44109 ____________________________________________________________________________
44110 [  8258] By: jhi                                   on 2000/12/29  18:20:45
44111         Log: Make the large file tests more robust/talkative as suggested by
44112              
44113              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
44114              From: andreas.koenig@anima.de (Andreas J. Koenig)
44115              Date: 29 Dec 2000 14:23:01 +0100
44116              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
44117      Branch: perl
44118            ! t/lib/syslfs.t t/op/lfs.t
44119 ____________________________________________________________________________
44120 [  8257] By: jhi                                   on 2000/12/29  17:48:04
44121         Log: Further VMS piping fixes from Charles Lane:
44122              
44123              In summary, error messages produced when a subprocess terminated
44124              abnormally were being sent not just to the parent process, but to
44125              grandparents, because of default values for error output that were
44126              not completely overridden when the subprocess was started.
44127              
44128              This patch fixes this behavior by defining user-mode (i.e., temporary
44129              for the duration of the program) logical names for SYS$OUTPUT and
44130              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
44131              changes to make it so that the user-mode logicals are the ones that
44132              control where Perl's error messages go if it terminates abnormally.
44133              
44134              I also added some gratuitous fixes to the indentation of braces in
44135              the piping code.  It just looked ugly, before.
44136      Branch: perl
44137            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
44138 ____________________________________________________________________________
44139 [  8256] By: jhi                                   on 2000/12/29  17:45:12
44140         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
44141              From: "Casey R. Tweten" <crt@kiski.net>
44142              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
44143              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
44144              
44145              Tests for for #8240.
44146      Branch: perl
44147            ! t/pragma/constant.t
44148 ____________________________________________________________________________
44149 [  8255] By: jhi                                   on 2000/12/29  17:43:07
44150         Log: Subject: Re: [PATCH] Interesting syntax idea
44151              From: Simon Cozens <simon@cozens.net>
44152              Date: Fri, 29 Dec 2000 14:34:04 +0000
44153              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
44154              
44155              Tests for #8254.
44156      Branch: perl
44157            ! t/pragma/sub_lval.t
44158 ____________________________________________________________________________
44159 [  8254] By: jhi                                   on 2000/12/29  17:42:11
44160         Log: Subject: [PATCH] Interesting syntax idea
44161              From: Simon Cozens <simon@cozens.net>
44162              Date: Wed, 27 Dec 2000 05:08:57 +0000
44163              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
44164              
44165              Make opens + bareword assigns do typeglob assigns.
44166      Branch: perl
44167            ! op.c
44168 ____________________________________________________________________________
44169 [  8253] By: jhi                                   on 2000/12/29  17:36:45
44170         Log: Output the (apparent) version of gcc, as suggested by
44171              
44172              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
44173              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
44174              Date: 26 Dec 2000 04:29:17 -0500
44175              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
44176              
44177              (The patch as such didn't any more apply as the misparsing had
44178              already been addressed in #6474.)  Also change the wording about
44179              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
44180      Branch: perl
44181            ! hints/dec_osf.sh
44182 ____________________________________________________________________________
44183 [  8252] By: nick                                  on 2000/12/29  12:14:31
44184         Log: Integrate mainline
44185      Branch: perlio
44186           !> (integrate 27 files)
44187 ____________________________________________________________________________
44188 [  8251] By: jhi                                   on 2000/12/29  08:45:46
44189         Log: (Retracted by #8264)
44190              
44191              (Fixed by #8260.)
44192              
44193              sv_catsv() needs one more byte space than seems reasonable.
44194              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
44195              Curiouser and curiouser.
44196      Branch: perl
44197            ! sv.c
44198 ____________________________________________________________________________
44199 [  8250] By: jhi                                   on 2000/12/29  07:57:52
44200         Log: More split // UTF-8 tests.
44201      Branch: perl
44202            ! t/pragma/utf8.t
44203 ____________________________________________________________________________
44204 [  8249] By: jhi                                   on 2000/12/29  07:54:51
44205         Log: (Retracted by #8264)  More join() testing which was good because
44206              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
44207      Branch: perl
44208            ! pp.c t/op/join.t utf8.c utf8.h
44209 ____________________________________________________________________________
44210 [  8248] By: jhi                                   on 2000/12/29  07:08:32
44211         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
44212              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
44213              that the only cases to care about are byte+byte and byte+character.
44214              
44215              TODO: See how well pp_concat() could be implemented in terms
44216              of sv_catsv().
44217      Branch: perl
44218            ! doop.c sv.c t/op/join.t utf8.h
44219 ____________________________________________________________________________
44220 [  8247] By: jhi                                   on 2000/12/29  06:35:23
44221         Log: Signedness nit.
44222      Branch: perl
44223            ! pp_hot.c
44224 ____________________________________________________________________________
44225 [  8246] By: jhi                                   on 2000/12/29  01:23:31
44226         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
44227              From: Lupe Christoph <lupe@lupe-christoph.de>
44228              Date: Thu, 28 Dec 2000 23:00:00 +0100
44229              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
44230              
44231              Suggest rsync --delete --dry-run.
44232      Branch: perl
44233            ! pod/perlhack.pod
44234 ____________________________________________________________________________
44235 [  8245] By: jhi                                   on 2000/12/28  23:57:05
44236         Log: The maxiters upper limit sanity check (guarding against
44237              non-progress) assumed bytes instead of characters in s///
44238              and split().
44239      Branch: perl
44240            ! pp.c pp_hot.c
44241 ____________________________________________________________________________
44242 [  8244] By: jhi                                   on 2000/12/28  23:34:08
44243         Log: Make some panic messages a bit more logical.
44244      Branch: perl
44245            ! doop.c pod/perldiag.pod pp.c pp_hot.c
44246 ____________________________________________________________________________
44247 [  8243] By: jhi                                   on 2000/12/28  22:59:16
44248         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
44249              From: Simon Cozens <simon@cozens.net>
44250              Date: Wed, 27 Dec 2000 02:30:03 +0000
44251              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
44252      Branch: perl
44253            ! pp.c t/pragma/sub_lval.t
44254 ____________________________________________________________________________
44255 [  8242] By: jhi                                   on 2000/12/28  22:56:53
44256         Log: Subject: [PATCH blead] Fix B::Terse indentation
44257              From: Daniel Chetlin <daniel@chetlin.com>
44258              Date: Wed, 27 Dec 2000 06:43:30 -0800
44259              Message-ID: <20001227064329.B9573@darkstar>
44260      Branch: perl
44261            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
44262 ____________________________________________________________________________
44263 [  8241] By: jhi                                   on 2000/12/28  22:48:59
44264         Log: The latter patch from the
44265              
44266              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
44267              From: Peter Prymmer <pvhp@forte.com> 
44268              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
44269              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
44270              
44271              (the former patch from the above should have been
44272              taken care of by Nick I-S)
44273      Branch: perl
44274            ! win32/Makefile
44275 ____________________________________________________________________________
44276 [  8240] By: jhi                                   on 2000/12/28  22:45:22
44277         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
44278              From: "Casey R. Tweten" <crt@kiski.net>
44279              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
44280              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
44281      Branch: perl
44282            ! lib/constant.pm
44283 ____________________________________________________________________________
44284 [  8239] By: jhi                                   on 2000/12/28  22:37:45
44285         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
44286              From: Simon Cozens <simon@cozens.net>
44287              Date: Wed, 27 Dec 2000 14:12:44 +0000
44288              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
44289      Branch: perl
44290            ! t/op/method.t t/op/sort.t toke.c
44291 ____________________________________________________________________________
44292 [  8238] By: jhi                                   on 2000/12/28  22:30:32
44293         Log: Subject: [PATCH perl@8229] Call.pm
44294              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
44295              Date: Mon, 25 Dec 2000 10:47:15 -0000
44296              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
44297      Branch: perl
44298            ! ext/Filter/Util/Call/Call.pm
44299 ____________________________________________________________________________
44300 [  8237] By: jhi                                   on 2000/12/28  22:19:21
44301         Log: Subject: [PATCH blead] Fix problem with `&' prototype
44302              From: Daniel Chetlin <daniel@chetlin.com>
44303              Date: Wed, 27 Dec 2000 15:55:32 -0800
44304              Message-ID: <20001227155532.D9573@darkstar>
44305      Branch: perl
44306            ! op.c t/comp/proto.t
44307 ____________________________________________________________________________
44308 [  8236] By: jhi                                   on 2000/12/28  22:09:25
44309         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
44310              From: Daniel Chetlin <daniel@chetlin.com>
44311              Date: Sun, 24 Dec 2000 04:09:49 -0800
44312              Message-ID: <20001224040949.B3090@darkstar>
44313      Branch: perl
44314            ! gv.c mg.c t/op/attrs.t
44315 ____________________________________________________________________________
44316 [  8235] By: jhi                                   on 2000/12/28  22:07:11
44317         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
44318              From: Jan Dubois <jand@ActiveState.com>
44319              Date: Tue, 26 Dec 2000 20:57:31 -0800
44320              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
44321      Branch: perl
44322            ! win32/win32.c
44323 ____________________________________________________________________________
44324 [  8234] By: jhi                                   on 2000/12/28  21:52:42
44325         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
44326              From: Simon Cozens <simon@cozens.net>
44327              Date: Thu, 28 Dec 2000 20:33:13 +0000
44328              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
44329      Branch: perl
44330            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
44331 ____________________________________________________________________________
44332 [  8233] By: jhi                                   on 2000/12/28  19:40:49
44333         Log: Integrate perlio.
44334      Branch: perl
44335           !> ext/Encode/Makefile.PL ext/Encode/compile
44336 ____________________________________________________________________________
44337 [  8232] By: nick                                  on 2000/12/23  16:06:00
44338         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
44339              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
44340      Branch: perlio
44341            ! ext/Encode/Makefile.PL
44342 ____________________________________________________________________________
44343 [  8231] By: nick                                  on 2000/12/23  14:30:34
44344         Log: "Compiled" encode build cleanup
44345              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
44346              - .c files do not export sub-tables
44347      Branch: perlio
44348            ! ext/Encode/Makefile.PL ext/Encode/compile
44349 ____________________________________________________________________________
44350 [  8230] By: nick                                  on 2000/12/23  12:50:37
44351         Log: Integrate mainline
44352      Branch: perlio
44353           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
44354           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
44355           !> pod/perl5004delta.pod pod/perl5005delta.pod
44356           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
44357           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
44358           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
44359           !> pod/perlsub.pod
44360 ____________________________________________________________________________
44361 [  8229] By: jhi                                   on 2000/12/22  15:32:12
44362         Log: Integrate perlio.
44363      Branch: perl
44364           +> win32/distclean.bat
44365           !> MANIFEST t/io/utf8.t
44366 ____________________________________________________________________________
44367 [  8228] By: jhi                                   on 2000/12/22  15:29:40
44368         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
44369              From: Robin Barker <rmb1@cise.npl.co.uk>
44370              Date: Fri, 22 Dec 2000 12:17:38 GMT
44371              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
44372      Branch: perl
44373            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
44374            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
44375            ! pod/perl5004delta.pod pod/perl5005delta.pod
44376            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
44377            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
44378            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
44379            ! pod/perlsub.pod
44380 ____________________________________________________________________________
44381 [  8227] By: jhi                                   on 2000/12/22  15:24:28
44382         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
44383              From: "John L. Allen" <allen@grumman.com>
44384              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
44385              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
44386              
44387              Document APPLLIB_EXP.
44388      Branch: perl
44389            ! INSTALL
44390 ____________________________________________________________________________
44391 [  8226] By: nick                                  on 2000/12/21  22:11:50
44392         Log: Handy script for when one forgets to "dmake clean" 
44393      Branch: perlio
44394            + win32/distclean.bat
44395            ! MANIFEST
44396 ____________________________________________________________________________
44397 [  8225] By: nick                                  on 2000/12/21  21:54:04
44398         Log: CRLF platform issue with io/utf8 fix.
44399      Branch: perlio
44400            ! t/io/utf8.t
44401 ____________________________________________________________________________
44402 [  8224] By: nick                                  on 2000/12/21  21:02:20
44403         Log: Integrate mainline
44404      Branch: perlio
44405           !> Changes Configure Makefile.SH Porting/Glossary
44406           !> Porting/config.sh Porting/config_H configure.com
44407           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
44408           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
44409           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
44410           !> win32/config.bc win32/config.gc win32/config.vc
44411 ____________________________________________________________________________
44412 [  8223] By: jhi                                   on 2000/12/21  17:09:16
44413         Log: Update Changes.
44414      Branch: perl
44415            ! Changes patchlevel.h
44416 ____________________________________________________________________________
44417 [  8222] By: jhi                                   on 2000/12/21  16:24:01
44418         Log: Metaconfig unit changes for #8221.
44419      Branch: metaconfig/U/perl
44420           +> issymlink.U
44421            - testsyml.U
44422            ! Mksymlinks.U
44423 ____________________________________________________________________________
44424 [  8221] By: jhi                                   on 2000/12/21  16:23:48
44425         Log: Rename testsyml to issymlink.
44426      Branch: perl
44427            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44428            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
44429            ! win32/config.vc
44430 ____________________________________________________________________________
44431 [  8220] By: jhi                                   on 2000/12/21  15:47:26
44432         Log: Robustness support for #8218 (symlink forest) since the GNU
44433              tools seem to be overly picky about symlinkage depths.
44434      Branch: perl
44435            ! Makefile.SH t/io/fs.t
44436 ____________________________________________________________________________
44437 [  8219] By: jhi                                   on 2000/12/21  15:38:27
44438         Log: Metaconfig changes for #8218.
44439      Branch: metaconfig
44440            ! U/modified/Oldconfig.U
44441      Branch: metaconfig/U/perl
44442            + Mksymlinks.U
44443            ! testsyml.U
44444 ____________________________________________________________________________
44445 [  8218] By: jhi                                   on 2000/12/21  15:37:57
44446         Log: Add Configure option -Dmksymlinks which will create a symlink
44447              forest if the current/build differs from the source directory.
44448              TODO: mkdir -p is not portable.
44449      Branch: perl
44450            ! Configure
44451 ____________________________________________________________________________
44452 [  8217] By: jhi                                   on 2000/12/21  14:39:12
44453         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
44454              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
44455              Date: Thu, 21 Dec 2000 09:38:18 GMT
44456              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
44457              
44458              The ofs became an SV.
44459      Branch: perl
44460            ! ext/Thread/Thread.xs
44461 ____________________________________________________________________________
44462 [  8216] By: jhi                                   on 2000/12/21  05:40:21
44463         Log: The polymorphism seems to have fixed 20000517.001.
44464      Branch: perl
44465            ! t/pragma/utf8.t
44466 ____________________________________________________________________________
44467 [  8215] By: jhi                                   on 2000/12/21  04:44:52
44468         Log: read() documentation tweak for 20001121.004.
44469      Branch: perl
44470            ! pod/perlfunc.pod
44471 ____________________________________________________________________________
44472 [  8214] By: jhi                                   on 2000/12/21  03:54:11
44473         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
44474      Branch: perl
44475            ! pp_sys.c t/op/misc.t
44476 ____________________________________________________________________________
44477 [  8213] By: jhi                                   on 2000/12/21  00:28:10
44478         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
44479              From: Peter Prymmer <pvhp@forte.com>
44480              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
44481              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
44482      Branch: perl
44483            ! configure.com
44484 ____________________________________________________________________________
44485 [  8212] By: jhi                                   on 2000/12/21  00:26:21
44486         Log: Edit edit edit.
44487      Branch: perl
44488            ! pod/perlfaq3.pod
44489 ____________________________________________________________________________
44490 [  8211] By: jhi                                   on 2000/12/20  18:52:46
44491         Log: Update Changes.
44492      Branch: perl
44493            ! Changes patchlevel.h
44494 ____________________________________________________________________________
44495 [  8210] By: jhi                                   on 2000/12/20  18:34:47
44496         Log: Yet another editor edit.
44497      Branch: perl
44498            ! pod/perlfaq3.pod
44499 ____________________________________________________________________________
44500 [  8209] By: jhi                                   on 2000/12/20  15:33:28
44501         Log: More Win32 Perling.
44502      Branch: perl
44503            ! pod/perlfaq3.pod
44504 ____________________________________________________________________________
44505 [  8208] By: jhi                                   on 2000/12/20  15:07:46
44506         Log: More Win32 editor/IDE/shell hints.
44507      Branch: perl
44508            ! pod/perlfaq3.pod
44509 ____________________________________________________________________________
44510 [  8207] By: jhi                                   on 2000/12/20  03:54:08
44511         Log: Subject: [PATCH] obscure timing knowledge
44512              From: Nicholas Clark <nick@ccl4.org>
44513              Date: Tue, 19 Dec 2000 19:22:31 +0000
44514              Message-ID: <20001219192231.F2827@plum.flirble.org>
44515      Branch: perl
44516            ! sv.c
44517 ____________________________________________________________________________
44518 [  8206] By: jhi                                   on 2000/12/20  03:45:57
44519         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
44520              From: Spider Boardman <spider@leggy.zk3.dec.com>
44521              Date: Tue, 19 Dec 2000 21:30:16 -0500
44522              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
44523      Branch: perl
44524            ! sv.c
44525 ____________________________________________________________________________
44526 [  8205] By: jhi                                   on 2000/12/19  23:02:01
44527         Log: Update Changes.
44528      Branch: perl
44529            ! Changes patchlevel.h
44530 ____________________________________________________________________________
44531 [  8204] By: jhi                                   on 2000/12/19  22:58:18
44532         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
44533              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
44534              on editors and diffing/patching.
44535      Branch: perl
44536            ! t/op/utf8decode.t
44537 ____________________________________________________________________________
44538 [  8203] By: nick                                  on 2000/12/19  21:36:16
44539         Log: Integrate mainline (forgot my own change...)
44540      Branch: perlio
44541           !> ext/Encode/compile
44542 ____________________________________________________________________________
44543 [  8202] By: nick                                  on 2000/12/19  21:34:42
44544         Log: Integrate mainline.
44545      Branch: perlio
44546           !> (integrate 61 files)
44547 ____________________________________________________________________________
44548 [  8201] By: nick                                  on 2000/12/19  21:34:06
44549         Log: Avoid looking for File::Glob when we don't need it.
44550      Branch: perl
44551            ! ext/Encode/compile
44552 ____________________________________________________________________________
44553 [  8200] By: jhi                                   on 2000/12/19  18:35:49
44554         Log: Update Changes.
44555      Branch: perl
44556            ! Changes patchlevel.h
44557 ____________________________________________________________________________
44558 [  8199] By: jhi                                   on 2000/12/19  18:35:07
44559         Log: Microperl tweaks.
44560      Branch: perl
44561            ! sv.c uconfig.h uconfig.sh
44562 ____________________________________________________________________________
44563 [  8198] By: jhi                                   on 2000/12/19  18:29:59
44564         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
44565      Branch: perl
44566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44567            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
44568 ____________________________________________________________________________
44569 [  8197] By: jhi                                   on 2000/12/19  17:55:29
44570         Log: In VMS embedded perls couldn't access the statically built Socket,
44571              from Charles Lane.
44572      Branch: perl
44573            ! configure.com
44574 ____________________________________________________________________________
44575 [  8196] By: jhi                                   on 2000/12/19  17:49:50
44576         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
44577              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
44578              Date: Sun, 17 Dec 2000 19:11:44 -0000
44579              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
44580      Branch: perl
44581            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44582            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
44583 ____________________________________________________________________________
44584 [  8195] By: jhi                                   on 2000/12/19  17:47:53
44585         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
44586              From: Jonathan Stowe <gellyfish@gellyfish.com>
44587              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
44588              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
44589      Branch: perl
44590            ! utils/h2xs.PL
44591 ____________________________________________________________________________
44592 [  8194] By: jhi                                   on 2000/12/19  17:46:28
44593         Log: Subject: Re: useless use of void context work-around
44594              From: andreas.koenig@anima.de (Andreas J. Koenig)
44595              Date: 16 Dec 2000 15:13:36 +0100
44596              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
44597              
44598              Document (comment) the q(di ds ig) trick in the code.
44599      Branch: perl
44600            ! op.c
44601 ____________________________________________________________________________
44602 [  8193] By: jhi                                   on 2000/12/19  17:10:57
44603         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
44604              From: "Mark J. Reed" <mreed@strange.turner.com>
44605              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
44606              Message-Id: <200012160222.VAA13986@strange.turner.com>
44607      Branch: perl
44608            ! ext/Sys/Syslog/Syslog.pm
44609 ____________________________________________________________________________
44610 [  8192] By: jhi                                   on 2000/12/19  17:07:45
44611         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
44612              From: Nicholas Clark <nick@ccl4.org>
44613              Date: Sat, 16 Dec 2000 19:03:13 +0000
44614              Message-ID: <20001216190313.D68304@plum.flirble.org>
44615      Branch: perl
44616            ! t/op/64bitint.t
44617 ____________________________________________________________________________
44618 [  8191] By: jhi                                   on 2000/12/19  17:06:13
44619         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
44620              From: Dominic Dunlop <domo@computer.org>
44621              Date: Mon, 18 Dec 2000 12:00:15 +0100
44622              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
44623              
44624              This patchlet is needed in order that perl can be statically linked.  
44625      Branch: perl
44626            ! regexec.c
44627 ____________________________________________________________________________
44628 [  8190] By: jhi                                   on 2000/12/19  17:03:08
44629         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
44630              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44631              Date: Sun, 17 Dec 2000 00:18:35 -0600
44632              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
44633      Branch: perl
44634            ! perlio.h vms/gen_shrfls.pl
44635 ____________________________________________________________________________
44636 [  8189] By: jhi                                   on 2000/12/19  16:20:28
44637         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
44638              From: Prymmer/Kahn <pvhp@best.com>
44639              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
44640              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
44641              
44642              A better version of #8188.
44643      Branch: perl
44644            ! pod/perlfaq3.pod
44645 ____________________________________________________________________________
44646 [  8188] By: jhi                                   on 2000/12/19  15:57:06
44647         Log: (Replaced by #8189)
44648              
44649              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
44650              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
44651              From: Prymmer/Kahn <pvhp@best.com>
44652              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
44653              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
44654              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
44655              Date: Mon, 18 Dec 2000 11:10:45 -0500
44656              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
44657      Branch: perl
44658            ! pod/perlfaq3.pod
44659 ____________________________________________________________________________
44660 [  8187] By: jhi                                   on 2000/12/19  15:54:19
44661         Log: Email address fix for Anton Berezin.
44662      Branch: perl
44663            ! AUTHORS
44664 ____________________________________________________________________________
44665 [  8186] By: jhi                                   on 2000/12/19  15:38:54
44666         Log: Subject: [PATCH perl@8102] cygwin port
44667              From: "Eric Fifer" <efifer@dircon.co.uk> 
44668              Date: Thu, 14 Dec 2000 13:41:29 -0000
44669              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
44670              
44671              When compiling modules the data item that is being imported
44672              from libperl.dll needs to be tagged as imported/shared data:
44673              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
44674      Branch: perl
44675            ! perliol.h
44676 ____________________________________________________________________________
44677 [  8185] By: jhi                                   on 2000/12/19  14:53:24
44678         Log: Regen uconfig.h and uconfig.sh.
44679      Branch: perl
44680            ! uconfig.h uconfig.sh
44681 ____________________________________________________________________________
44682 [  8184] By: jhi                                   on 2000/12/18  20:43:49
44683         Log: Comments work so much better when they are closed.
44684      Branch: perl
44685            ! regcomp.c
44686 ____________________________________________________________________________
44687 [  8183] By: jhi                                   on 2000/12/18  18:04:02
44688         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
44689              Fixes the bug 20001218.016.
44690      Branch: perl
44691            ! regcomp.c
44692 ____________________________________________________________________________
44693 [  8182] By: gsar                                  on 2000/12/18  09:53:47
44694         Log: delete spurious files
44695      Branch: maint-5.6/perl
44696            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
44697            - vos/config.h vos/config_h.SH_orig
44698 ____________________________________________________________________________
44699 [  8181] By: gsar                                  on 2000/12/18  09:46:08
44700         Log: regen perltoc
44701      Branch: maint-5.6/perl
44702            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
44703 ____________________________________________________________________________
44704 [  8180] By: gsar                                  on 2000/12/18  09:20:27
44705         Log: integrate changes#7924..7926,7946,7952 from mainline
44706              
44707              A test works better if it has the right 1..$n output.
44708              
44709              All the core library users of Class::Struct seem to be
44710              using "use Class::Struct 'struct';" instead of the bare
44711              "use Class::Struct;", which isn't documented in Class::Struct.
44712              This can't be right.
44713              
44714              Make the Class::Struct import() wiser.
44715              
44716              Upgrade to CPAN 1.59_51, from Andreas König.
44717              
44718              Subject: Re: long shell lines
44719              Split overly long shell command lines.
44720      Branch: maint-5.6/perl
44721           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
44722           !> lib/File/stat.pm t/lib/class-struct.t
44723 ____________________________________________________________________________
44724 [  8179] By: gsar                                  on 2000/12/18  08:55:54
44725         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
44726              7918,7919,7988,8907 from mainline (various)
44727              
44728              Subject: [ID 20001127.004] White space problem in perlamiga.pod
44729              
44730              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
44731              
44732              Subject: [PATCH] perlcc.PL cleanups
44733              
44734              Subject: [PATCH] Updating perltie.pod for arrays
44735              
44736              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
44737              Subject: Re: [PATCH] Updating perltie.pod for arrays
44738              Subject: Re: [PATCH] Updating perltie.pod for arrays
44739              
44740              One more perltie.pod nit from Casey R. Tweten.
44741              
44742              Subject: [PATCH] $^O  win32 -> MSWin32
44743              plus similar nits for vms, err, VMS, and UNICOS.
44744              
44745              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
44746              More checking in case someone has broken their services or
44747              protocol databases.
44748              
44749              Make "use Class::Struct 'struct';" work again (broken by #7617);
44750              add a test for Class::Struct.
44751              
44752              Integrate the "skip" messages to explain().
44753              
44754              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
44755      Branch: maint-5.6/perl
44756           +> t/lib/class-struct.t
44757           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
44758           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
44759           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
44760 ____________________________________________________________________________
44761 [  8178] By: gsar                                  on 2000/12/18  08:16:30
44762         Log: avoid redefinition warnings on windows due to sys/socket.h getting
44763              #included before win32.h
44764      Branch: maint-5.6/perl
44765            ! win32/include/sys/socket.h
44766 ____________________________________________________________________________
44767 [  8177] By: gsar                                  on 2000/12/18  05:24:04
44768         Log: make regen_headers; fix POSIX.xs problems; remove outdated
44769              code from sys/socket.h that makes build fail now
44770      Branch: maint-5.6/perl
44771            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
44772            ! pod/perlapi.pod
44773           !> win32/include/sys/socket.h
44774 ____________________________________________________________________________
44775 [  8176] By: gsar                                  on 2000/12/18  05:20:17
44776         Log: update Changes
44777      Branch: maint-5.6/perl
44778            ! Changes patchlevel.h
44779 ____________________________________________________________________________
44780 [  8175] By: gsar                                  on 2000/12/18  04:57:48
44781         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
44782              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
44783              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
44784              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
44785              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
44786              7823,7825,7838
44787              
44788              Subject: Re: [PATCH] README.solaris
44789              
44790              Add getpagesize() probing, on non-UNIX guess 'undef'.
44791              
44792              Simplify the getpagesize() unit by dropping the
44793              pagesize probe since it's nowadays slightly more
44794              complicated because of sysconf(). (Note: if some
44795              platform really needs the -lPW for getpagesize,
44796              I just broke it.)
44797              TODO: a new pagesize unit.
44798              
44799              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
44800              
44801              MachTen doesn't really do mmap() and munmap().
44802              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
44803              
44804              More README.solaris updates from Andy Dougherty.
44805              
44806              Copy the s// information of README.hpux also to the perlrun.
44807              
44808              Add HAS_FSYNC, lack noticed by Nicholas Clark.
44809              
44810              Add a metaconfig unit for fsync.
44811              
44812              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
44813              
44814              Many subdocumented return values of the IO extension now documented.
44815              ungetc and write still left subdocumented.
44816              Subject: [PATCH] (was Re: IO::Handle::ungetc)
44817              
44818              Document tell() on special streams.
44819              
44820              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
44821              
44822              Subject: [ID 20001112.007] sfio's sftell isn't ftell
44823              
44824              Couple of tests from #7660 salvaged.
44825              
44826              Tweak the definition of the bit complement on UTF-8 data:
44827              if none of the characters in the string are > 0xff,
44828              the result is a complemented byte string, not a (UTF-8)
44829              char string.  Based on the summary in
44830              Subject: Re: [ID 20000918.005] ~ on wide chars
44831              This should give us the maximum backward (pre-char string)
44832              compatibility and utf8 compatibility.  The other alternative
44833              would be to limit the bit complement to be always byte only,
44834              taking the least significant byte of the chars.
44835              
44836              Cleanup messy #ifdef.
44837              
44838              Typos in #7667.
44839              
44840              Declare reg_data like reg_substr_data.
44841              
44842              Placate nervous compilers that see longer than ints switch()ing.
44843              
44844              Remove the new two tests of lib/io_xs for now, they seem to
44845              fail under perlio on some platforms.
44846              
44847              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
44848              
44849              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
44850              
44851              Subject: tiny typo in perl5db.pl
44852              
44853              Subject: some additions for makefiles for win32 (for perl@7674)
44854              
44855              Hoist the duplicated socket/netdb include logic to perl.h;
44856              undef SETERRNO in case SOCKS has defined it.  Based on:
44857              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
44858              
44859              Regen Configure.
44860              
44861              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
44862              (a macro to define signed and unsigned integer constants).
44863              
44864              Use UINT64_C().
44865              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
44866              
44867              Use u_int32_t for the size of hash_cb(), not size_t.
44868              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
44869              
44870              Quit utf8_to_uv() instantly if curlen == 0.
44871              
44872              Subject: [PATCH: perl@7674] updates to README.os390
44873              
44874              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
44875              
44876              EBCDIC tweaks.
44877              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
44878              
44879              Linenumber fix.
44880              
44881              SOCKS has its own USE_THREADS, based on
44882              Subject: [ID 20001114.002] et. al. bugfix followup
44883              
44884              UINT64_C() work continues.
44885              
44886              Detypo.
44887              
44888              The type of the hash_cb() size argument is tricky.
44889              
44890              Add fwalk() probe to the configuration files and regen perltoc.
44891              
44892              Subject: perllocale.pod changes
44893              
44894              Avoid an infinite loop in VMS when utils scripts are run
44895              with no arguments, from Charles Lane.
44896              
44897              Subject: Re: Bug in Carp::Heavy/5.6.0?
44898              
44899              For Solaris use64bitall the stdchar needs a little bit of help.
44900              
44901              The long double hints can be here or there.
44902              
44903              Test tweak for the open pragma.
44904              
44905              Also the 64bitall hints can be either here or there.
44906              
44907              As surmised the #7719 wasn't a good move.
44908              
44909              Subject: Fix for 20000409.001
44910              
44911              Subject: Fix for 20000815.006
44912              It's really 20000518.006.
44913              
44914              Subject: [PATCH 5.6.0 README.win32] very minor typos
44915              
44916              Subject: Fix for README.amiga (20000323.033)
44917              
44918              Explain in more detail the {} syntax ambiguousity.
44919              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
44920              
44921              Sparc 64-bit pack() fix from Jens Hamisch.
44922              
44923              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
44924              
44925              Subject: podlators 1.05 available        
44926              
44927              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
44928              
44929              Subject: [perl 7711: EPOC] updates
44930              
44931              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
44932              
44933              Miraculous typo.
44934              
44935              sysseek() instead of seek().
44936              
44937              Solaris hints tweaks.
44938              
44939              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
44940              This may be overly harsh but until proven otherwise, we think this
44941              way, or until we have a simple test for Configure (having to start
44942              up servers is does not count as simple) to check for the problems.
44943              
44944              Remove the shared object before attempting to create
44945              (by linking) a new one.  E.g. in AIX not removing
44946              becomes quite painful if one tries to do more than one
44947              build in the same tree (an interrupted build, for example),
44948              since the AIX' shared dynaloader seemingly keeps the shared
44949              objects open and therefore 'busy' for quite a while, even when
44950              nobody is using the objects, leading into link failures.
44951              
44952              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
44953              
44954              Subject: DOC PATCH 5.6.0 perlreftut
44955              
44956              Subject: [PATCH: perl@7777] add system locale testing for VMS
44957              
44958              Subject: [PATCH] Test.pm POD peculiarity
44959              
44960              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
44961              
44962              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
44963              
44964              Subject: Re: perl@7777 
44965              Detypoing.
44966              
44967              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
44968              
44969              Go ahead and #include <unistd.h> in perl.h.
44970              
44971              Subject: [PATCH perl@7795] small cleanup task for test suite
44972              
44973              Subject: Re: av.c patch (having slight problems)
44974              unshift() speedup.
44975              
44976              Reach back one higher up when searching for PERL_SRC.
44977      Branch: maint-5.6/perl
44978           +> lib/File/Spec/Epoc.pm
44979           !> (integrate 88 files)
44980 ____________________________________________________________________________
44981 [  8174] By: gsar                                  on 2000/12/18  03:53:09
44982         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
44983              7625..7629,7631..7634,7637,7639,7642 from mainline
44984              
44985              Fix for the tie-refhash string table leaks.
44986              
44987              Subject: [patch perl@7595] VMS configure.com tweak
44988              
44989              More careful detection of how well NVs and UVs mix.
44990              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))
44991              Added some SIGFPE paranoia.
44992              
44993              Forgot to bump the line numbers in #7601.
44994              
44995              Subject: PATCH std stdio for (Free)BSD
44996              
44997              Deleting $ENV{PATH} in VMS is not recommendable.
44998              
44999              Locale buglets.
45000              Subject: RE: Locales support (setlocale) fixes
45001              
45002              Do not test UTF-8 locales since that the tests would require
45003              polymorphic regexen.
45004              
45005              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
45006              
45007              A missing aTHX_.
45008              
45009              Subject: [ID 20001108.013] spelling
45010              
45011              Subject: [PATCH] Class::Struct at compile time
45012              
45013              Make deleting for %ENV work for (newer versions of) VMS,
45014              from Craig A. Berry.
45015              
45016              Forgot from #7618.
45017              
45018              More VMS moves on environment handling, from Charles Lane.
45019              
45020              Remove unused extra arguments.
45021              
45022              Typo in an ifndef.
45023              Subject: Re: [PATCH 5.7.0] better messages from malloc()
45024              
45025              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
45026              All except the "cow orker" change.
45027              
45028              The generated boot_* headers are wrong.  Pickier compiler,
45029              such as KAI C++ will refuse to compile the resulting perlmain.
45030              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
45031              
45032              There's no =head3.
45033              
45034              Disable only the tests 99 and 166 for UTF-8 locales.
45035              
45036              Missing dTHXs.
45037              Subject: RE: perl@7595 builds not on cygwin
45038              
45039              Subject: Re: bash -c exit and linux hints 
45040              
45041              Various doc oddball characters.
45042              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
45043              
45044              Subject: [PATCH] IO::Seekable pod
45045              
45046              Amdahl UTS hints updates.
45047              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
45048              
45049              Explain better why certain regex tests are skipped.
45050              Subject: Re: tests skipped: unknown reason
45051              
45052              Subject: [PATCH] README.solaris
45053              
45054              Subject: [PATCH perl@7638] cygwin port
45055      Branch: maint-5.6/perl
45056           +> README.solaris
45057           !> (integrate 26 files)
45058 ____________________________________________________________________________
45059 [  8173] By: gsar                                  on 2000/12/18  03:37:02
45060         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
45061              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
45062              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
45063              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
45064              
45065              Better create a true mailing list for the repository keepers.
45066              
45067              Subject: [ID 20001027.007] uniq array in perlfaq
45068              
45069              De-quoted-unreadable to ISO Latin 1.
45070              (There's one ISO-2022-JP name in Changes5.004.)
45071              
45072              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
45073              
45074              The #7476 needs a MANIFEST change, too.
45075              
45076              Add also emailless people.
45077              
45078              UTF-8 decoder tweak.
45079              
45080              Make \x{...} consistently produce UTF-8.
45081              Subject: Re: \x{...} is confused 
45082              
45083              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
45084              
45085              Add a perlbug flag, -A, to avoid acknowledgement messages.
45086              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
45087              
45088              Use Errno magic.
45089              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
45090              
45091              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
45092              
45093              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
45094              
45095              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
45096              
45097              Be more lenient on bad UTF-8 when doing bit arithmetics.
45098              Subject: Re: [ID 20000918.005] ~ on wide chars
45099              (The ord() part of the patch skipped.)
45100              
45101              Subject: perlfaq style changes
45102              
45103              AUTHORS tweaks.
45104              
45105              Whitespace style tweak.  Was originally going to see to
45106              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
45107              but that had already been taken care of.
45108              
45109              The compiler is either gcc or cc, from Tom Bates.
45110              
45111              The osname has been lowercased by now, from Tom Bates.
45112              
45113              The NonStop-UX libraries have a novel way to say NaN.
45114              
45115              printf UVs the correct way, noticed by Robin Barker.
45116              
45117              Subject: [PATCH] startperl to respect versiononly
45118              
45119              AUTHORS updates.
45120              
45121              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
45122              
45123              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
45124              
45125              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
45126              
45127              Generalize the Camel wording.
45128              Subject: Re: perlfaq style changes
45129              
45130              Subject: [ID 20001005.006] Documentation -- description of qr//
45131              
45132              C.pm part of
45133              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
45134              
45135              Locale warning explanation tweak.
45136              
45137              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
45138              
45139              Make the POSIX::setuid and POSIX::setgid to really call setuid()
45140              and setgid() because they were just changing $< and $( which means
45141              only changing the real uid/gid, as opposed to changing both
45142              real and effective ids.  (The alternative way could have been
45143              in POSIX.pm to change $> and $), too, but making a direct call
45144              to the C API feels cleaner.)  Fixes the bug
45145              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
45146              
45147              Expand %Config variables and %ENV variables only if
45148              so requested during build time using the
45149              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
45150              Not expanding makes relocating distributions easier.
45151              
45152              More tweaking on the #7522 theme.
45153              
45154              Test::Harness revealed buglets in the new DynaLoader.
45155              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
45156              
45157              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
45158              fix a autovivification bug in Tie::RefHash, add tests for both.
45159              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
45160              
45161              Detpyo.
45162              
45163              recv() can fail and return undef.
45164              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
45165              
45166              Fix the problem discussed in
45167              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
45168              originally from Linc Madison.  Also Andreas König's comments
45169              taken into account.  Some other problems with Tie::SubstrHash
45170              fixed: didn't croak when the table exceeded the requested number
45171              of entries (as documented) but instead when the number of entries
45172              exceeded the size of the table, a croak() had an unnecessary \n,
45173              didn't have a CLEAR method, documented that there is no exists().
45174              Didn't fix to be strict-proof because the module uses &foo; and
45175              dynamic scope.  Added a test script exercizing both first tamely 
45176              the basic functionality, and then the failure cases reported by
45177              Linc Madison.
45178              
45179              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
45180              
45181              The #7521 touched things it shouldn't have.
45182              
45183              Subject: [PATCH 5.7.0] better messages from malloc()
45184              
45185              Subject: Re: README.aix
45186              
45187              Add FCNTL_CAN_LOCK.
45188              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45189              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45190              
45191              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
45192              create a "fast path" for locale name probing using "locale -a"
45193              if available, squash finally hopefully the s?printf resetting
45194              the numeric locale (since, IIUC perllocale, it never shouldn't). 
45195              
45196              More Changes tweakery.
45197              
45198              Dying is too strict here, better just skip.
45199              
45200              Subject: Locales support (setlocale) fixes
45201              Modified quite a bit to be more portable.
45202              
45203              Configure would use a bad $myuname from an old config.sh.
45204              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
45205              
45206              Fix for
45207              Subject: [ID 20001004.006] undef is never tainted
45208              An undef read from a slurped file was not tainted.
45209              
45210              Fix for
45211              Subject: [ID 20001004.007] taint propogation is inconsistent
45212              The culprit was sv_setsv() which was rather blindly
45213              propagating taint, which lead to behaviour where if
45214              a tainted anon hash value was seen all the hash values
45215              from then on at that level became tainted, or at any
45216              upper levels in the case of nested anon hashes.
45217              
45218              Test tweak: show also the failed locales.
45219              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
45220              
45221              A fix of sorts for 20000329.026, a better error message
45222              for a missing "use charnames" when using the \N{...}. 
45223              
45224              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
45225              
45226              Add =pod to be tidy.
45227              
45228              Fix for bug id 19990615.008, pos() unset during s///ge.
45229              
45230              Add a note for future generations about bug id 20000229.006.
45231              
45232              Use -dM for gcc (the suggested patch did it only for Linux,
45233              but I think it can be generalized).
45234              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
45235              
45236              opmini.o can linger from Configures past.
45237              
45238              Document that the evaled syntax errors cause scalar leaks.
45239              
45240              Fix for
45241              Subject: [ID 20000728.005] perl -P broken
45242              (hopefully).  The fix is also not complete, it seems to break
45243              BOM swallowing for libc5 systems, but until someone figures
45244              out a way to do this without ftell(), this will do.
45245              
45246              AUTHORS updates.
45247              
45248              Subject: Re: rsync'ed patches vs. rsync'ed source
45249              
45250              Admit that the test leaks scalars.
45251              
45252              Sanitize the environment further.
45253              
45254              VOS updates from Paul Green.
45255              
45256              Document %ENV = () portability issues.
45257              
45258              Make the stdio test program of 7427 less noisy while being 
45259              compiled so that Digital UNIX wouldn't get both
45260              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
45261              undefined.  This makes perlio happy.
45262              
45263              glibc5 detection by __GNU_LIBRARY__.
45264              
45265              %ENV note tweaks from Dan Sugalski.
45266              
45267              Varargs don't always work too well if one puts an unsigned
45268              char on the stack and pop an unsigned quad off the stack.
45269              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
45270              
45271              Subject: Pod updates
45272              
45273              Fake support of holey files in win/dosish platforms.
45274              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
45275              
45276              A doc addition for bug id 20001105.019, beware \p.
45277              
45278              Tweak #7587.
45279              
45280              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
45281              
45282              perlhack updates from H.Merijn Brand.
45283              
45284              Subject: [PATCH perl@7573] cygwin port
45285              Synchronize with Cygwin 1.1.5.
45286              
45287              Bad thinko in #7581 (I used the test program with the expanded
45288              values as-is).
45289              
45290              Make perlbug not insist on dumping to a file when stdout isn't a tty.
45291              Subject: [PATCH] perlbug.PL
45292              
45293              Overrideable keys, each, pop, push, shift, splice, unshift.
45294              Subject: [PATCH] prototyped functions that should be overrideable
45295              
45296              Try to avoid flockless and emulationless places.
45297      Branch: maint-5.6/perl
45298           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
45299            - MAINTAIN
45300           !> (integrate 111 files)
45301 ____________________________________________________________________________
45302 [  8172] By: jhi                                   on 2000/12/18  02:49:27
45303         Log: Regen pods.
45304      Branch: perl
45305            ! pod/perlmodlib.pod pod/perltoc.pod
45306 ____________________________________________________________________________
45307 [  8171] By: gsar                                  on 2000/12/18  02:49:24
45308         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
45309              7465..7471 from mainline
45310              
45311              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
45312              in platforms that strictly require all the symbols being present
45313              at link time.
45314              
45315              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
45316              
45317              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
45318              
45319              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
45320              
45321              Subject: [PATCH] todo
45322              
45323              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
45324              
45325              Use $sort, $uniq (and $tr) consistently as wondered
45326              by Nicholas Clark.
45327              
45328              Too enthusiastic editing in #7460.
45329              
45330              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
45331              
45332              Upgrade to CPAN 1.58_55.
45333              Subject: CPAN.pm status
45334              
45335              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
45336              
45337              Make target reordering to avoid pointless re-makes.
45338              Subject: Re: Total re-make of 'make okfile' after 7451 ?
45339              
45340              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
45341              
45342              Subject: DOC PATCH 5.6.0
45343              
45344              Add the repository doc by Malcolm, Sarathy, and by Simon,
45345              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
45346      Branch: maint-5.6/perl
45347           +> Porting/repository.pod
45348           !> Configure MANIFEST Makefile.SH README.dos README.os2
45349           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
45350           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
45351           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
45352 ____________________________________________________________________________
45353 [  8169] By: gsar                                  on 2000/12/18  02:33:34
45354         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
45355              7435..7441,7445 from mainline
45356              
45357              Make the UTF-8 decoding stricter and more verbose when
45358              malformation happens.  This involved adding an argument
45359              to utf8_to_uv_chk(), which involved changing its prototype,
45360              and prefer STRLEN over I32 for the UTF-8 length, which as
45361              a domino effect necessitated changing the prototypes of
45362              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
45363              The stricter UTF-8 decoding checking uses Markus Kuhn's
45364              UTF-8 Decode Stress Tester from
45365              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
45366              
45367              Run vms/vms_yfix.pl, should have done that after changing
45368              perly.c in #7382.
45369              
45370              Subject: [PATCH 5.7.0] static linking with uninstalled perl
45371              
45372              (Replaced by #7440.)
45373              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
45374              
45375              Fix the bug ID 20001024.005, the bug introduced by #7416.
45376              
45377              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
45378              
45379              Fix the bug reported in
45380              From: andreas.koenig@anima.de (Andreas J. Koenig)
45381              Also make is_utf8_char() stricter.
45382              
45383              Missed the header file changes from #7425.
45384              
45385              Check if stdio supports tweaking lval and cnt simultaneously.
45386              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
45387              
45388              Stratus VOS updates from Paul Green.
45389              
45390              Podify README.epoc and README.vos.
45391              
45392              Add targets to Makefile.SH, most importantly
45393              'regen_all' which also remembers to update vms/perly*.
45394              
45395              Subject: Minor update to find2perl, for portability
45396              
45397              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
45398              
45399              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
45400              
45401              Rename UTF8LEN() to be UNISKIP(), too confusing to have
45402              UTF8LEN() and UTF8SKIP(). 
45403              
45404              Allow poking holes at the UTF-8 decoding strictness.
45405              
45406              Continue the internal UTF-8 API tweaking.
45407              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
45408              used much more than the simpler API, now called utf8_to_uv_simple().
45409              Still not quite happy with API, too much partial duplication
45410              of functionality.
45411              
45412              A new version of making the syslog test more robust.
45413              (Replaces #7421.)
45414              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
45415              
45416              buildtoc target tweaks.
45417              
45418              Integrate with vmsperl #7430 by Charles Bailey:
45419              
45420              Cleanup from prior patch (Charles Lane?):
45421              - improve handling of MFDs in Basename and Path
45422              - default to no xsubpp line # munging when building debug images
45423      Branch: maint-5.6/perl
45424           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45425           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
45426           !> (integrate 67 files)
45427 ____________________________________________________________________________
45428 [  8168] By: gsar                                  on 2000/12/18  02:05:49
45429         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
45430              
45431              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
45432              From: Martin Husemann <martin@duskware.de>
45433              
45434              Subject: [PATCH 5.7.0] restore match data on backtracing
45435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45436      Branch: maint-5.6/perl
45437           !> regcomp.c regexec.c t/op/re_tests
45438 ____________________________________________________________________________
45439 [  8167] By: gsar                                  on 2000/12/18  01:55:22
45440         Log: integrate changes#7858,7986 from mainline
45441              
45442              C<foreach my $x ...> in pseudo-fork()ed process may diddle
45443              parent's memory; fix it by keeping track of the actual pad
45444              offset rather than a raw pointer (this change is probably also
45445              relevant to non-ithreads case to avoid fallout from reallocs of
45446              the pad array, but is currently only enabled for the ithreads
45447              case in the interests of minimal disruption to existing "well
45448              tested" code)
45449              
45450              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
45451              due to the notorious GetFileType() bug in Windows 9x, which fstat()
45452              tickles)
45453      Branch: maint-5.6/perl
45454           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
45455           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
45456           !> win32/win32.c win32/win32.h win32/win32sck.c
45457 ____________________________________________________________________________
45458 [  8166] By: gsar                                  on 2000/12/18  01:52:59
45459         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
45460              from mainline (xsubpp and ExtUtils::LibList fixups, various
45461              other small items)
45462              
45463              The generated boot_* headers are wrong.  Pickier compiler,
45464              such as KAI C++ will refuse to compile the resulting perlmain.
45465              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
45466              
45467              Various doc oddball characters.
45468              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
45469              
45470              Subject: [PATCH] Re: 20001101.003 PDL
45471              
45472              Subject: [PATCH 5.7.0] etags broken again
45473              
45474              Subject: [PATCH 5.7.0] Liblist finally works
45475              
45476              Subject: [PATCH 5.7.0] Liblist returns found libraries
45477              
45478              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
45479              
45480              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
45481              
45482              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45483              OUT keyword nits.
45484              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45485              OUT and IN_OUT documentation.
45486      Branch: maint-5.6/perl
45487           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
45488           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
45489           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
45490           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
45491           !> win32/bin/search.pl
45492 ____________________________________________________________________________
45493 [  8165] By: gsar                                  on 2000/12/18  01:28:45
45494         Log: integrate changes#7533,7563,7611,7623 from mainline (various
45495              malloc.c embellishments)
45496      Branch: maint-5.6/perl
45497           !> malloc.c pod/perldiag.pod
45498 ____________________________________________________________________________
45499 [  8164] By: gsar                                  on 2000/12/18  01:23:33
45500         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
45501              fixups)
45502      Branch: maint-5.6/perl
45503           !> utils/h2xs.PL
45504 ____________________________________________________________________________
45505 [  8163] By: gsar                                  on 2000/12/18  01:17:50
45506         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
45507              fixups)
45508      Branch: maint-5.6/perl
45509           !> Makefile.SH utils/perlbug.PL
45510 ____________________________________________________________________________
45511 [  8162] By: gsar                                  on 2000/12/18  00:25:43
45512         Log: always export Perl_deb() (it is required by re.xs whether
45513              Perl is built with or without -DDEBUGGING)
45514      Branch: maint-5.6/perl
45515            ! makedef.pl
45516 ____________________________________________________________________________
45517 [  8161] By: gsar                                  on 2000/12/18  00:23:38
45518         Log: integrate change#7414 from mainline
45519              
45520              Undo the basename() part of #7412 since the lib/basename
45521              tests would need upgrading too.
45522              
45523              squelch two tests in tr.t that rely on tr/// paranoia change
45524              that's not in 5.6.x
45525      Branch: maint-5.6/perl
45526            ! t/op/tr.t
45527           !> lib/File/Basename.pm
45528 ____________________________________________________________________________
45529 [  8160] By: gsar                                  on 2000/12/18  00:05:30
45530         Log: missing change in previous integrate
45531      Branch: maint-5.6/perl
45532           !> README.aix
45533 ____________________________________________________________________________
45534 [  8159] By: gsar                                  on 2000/12/18  00:03:38
45535         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
45536              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
45537              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
45538              7410..7413 from mainline
45539              
45540              Introduce the man[24-8] variables, from Andy Dougherty.
45541              
45542              Upgrade to CPAN 1.58, from Andreas König.
45543              
45544              An updated EBCDIC tr patch.
45545              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
45546              
45547              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
45548              
45549              Two thirds of
45550              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
45551              The Install.pm changes will be submitted separately because
45552              they need some work and discussion still.
45553              
45554              The Install.pm third of
45555              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
45556              
45557              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
45558              
45559              Subject: [PATCH 5.7.0] IVs in mtats
45560              
45561              Subject: [PATCH 5.7.0] Perl API for mstats
45562              
45563              Ilya implemented the memory profiling API.
45564              
45565              In Amdahl UTS "struct sv" is defined by a system header,
45566              <ksync.h>.
45567              
45568              Slight tweak of the code to appease Amdahl UTS cc.
45569              
45570              Amdahl UTS doesn't seem to do dynaloading.
45571              
45572              Use UTF8SKIP(), from Simon Cozens.
45573              
45574              Thinko in #7222.
45575              
45576              op/sprintf.t patch for OS/390 (and any other host with limited
45577              floating-point exponent length)
45578              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
45579              
45580              Tweak #7225.
45581              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
45582              
45583              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
45584              
45585              Needs to be conditional on SunOS 4.
45586              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
45587              
45588              Test cases for bug id 20000323.056 (the bug seems to be fixed).
45589              
45590              Add test for bug id 20000427.003 (which seems to have
45591              been fixed) (also duplicate as 20000427.004, though
45592              with a higher severity).  Move one utf8 from op/append
45593              to pragma/utf8, tag the tests with bug ids.
45594              
45595              Document FNCASE=y as discussed in the bug 20000902.009.
45596              
45597              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
45598              The problem was that rx->minlen was in chars while pp_split()
45599              thought it would be in bytes. 
45600              
45601              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
45602              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
45603              
45604              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
45605              
45606              Fix a couple of compiler-noted nits in #7235.
45607              
45608              Tweak the test of #7235.
45609              
45610              One more ~utf8 tweak.
45611              
45612              -w cleanup.
45613              Subject: Re: Problems with bleadperl 
45614              
45615              Subject: small pod patch
45616              
45617              Subject: [PATCH perlguts.pod] Document offset hack
45618              
45619              Add Charles Lane.
45620              
45621              Add the capability to include/exclude branches.
45622              
45623              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
45624              
45625              Detect early whether the std streams have gone bad.
45626              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
45627              
45628              More IoTYPE sprinkling.
45629              
45630              Workaround for a sfio bug where the stream error indicator
45631              is not cleared as documented.
45632              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
45633              
45634              Clarify documentation on 'use bytes'.
45635              Subject: Re: What does 'use bytes' "mean" ?
45636              
45637              Show the failed remote port, instead of the failing line number.
45638              Subject: [PATCH 5.6.1 Debugger] More diagnostics
45639              
45640              Make Cwd more bulletproof in chrooted environments.
45641              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
45642              
45643              Subject: Pod patch for Devel::Peek
45644              
45645              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
45646              
45647              Borland C fstat() never saw the fd as writable.
45648              Subject: fix for Borland's weak "stat" (perl@7211)
45649              
45650              Missing change from #7362.
45651              
45652              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
45653              
45654              Add the test case for the bug id 20000730.004 which seems
45655              to have been fixed by now.
45656              
45657              Fix of sorts for bug id 20000901.092.  There seems to be no trace
45658              of a 'pmshort' anywhere in the B, so the offending line was simply
45659              removed.
45660              
45661              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
45662              
45663              Subject: PATCH do_print has 2 PerlIO_error()s
45664              
45665              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
45666              
45667              Typo noted by Mark Lutz.
45668              
45669              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
45670              
45671              In the latest compiler builds cccdlflags must not become -fpic,
45672              from Wilfredo Sánchez.
45673              
45674              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
45675              
45676              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
45677              
45678              SOCKS function redefinitions need prototypes, too, otherwise
45679              for example 32 bit versus 64 bit differences cause a lot of
45680              problems.  Part of
45681              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
45682              
45683              Portability tweak on #7377.
45684              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
45685              
45686              Don't write double values through long double pointers,
45687              based on a part of
45688              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
45689              
45690              Reëntrancy fix.
45691              Subject: [PATCH perl@7229] Rentrant parser and yylex()
45692              
45693              Make scan_num() reëntrant, as suggested in
45694              Subject: [PATCH perl@7229] Rentrant parser and yylex()
45695              
45696              Fix for ID 20001020.006, concatenating an unset submatch
45697              with utf8 resulted in "Modification of a read-only value".
45698              
45699              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
45700              
45701              The #7383 was right only in the context of the original bug report,
45702              not in more general case.
45703              
45704              Update Changes.
45705              
45706              Testcases for a #7383,#7385 related bug.
45707              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
45708              
45709              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
45710              
45711              Tweak the Is* definitions of Unicode character classes
45712              to better match the official categorizations; embrace
45713              the official categorizations; add the combining marks
45714              as alpha (and -numeric); fix DCinital (a typo and edito)
45715              to be DCmedial.
45716              
45717              Hints tweak from Anton Berezin.
45718              
45719              Subject: installman go-faster stripes
45720              Subject: Re: installman go-faster stripes
45721              
45722              Subject: [ID 20001021.003] updated hints/openbsd.sh
45723              
45724              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
45725              
45726              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
45727              
45728              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
45729              
45730              Doc patch.
45731              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
45732              
45733              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
45734              
45735              Subject: Re: [ID 20001021.005] SEGV with regex match 
45736              
45737              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
45738              
45739              The change #7187 was not so good on VMS.
45740              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
45741              
45742              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
45743              
45744              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
45745              
45746              Document PERL_INSTALL_ROOT of #7210.
45747      Branch: maint-5.6/perl
45748           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
45749           +> t/lib/tie-splice.t
45750            - lib/unicode/Is/DCinital.pl
45751           !> (integrate 112 files)
45752 ____________________________________________________________________________
45753 [  8158] By: jhi                                   on 2000/12/17  23:04:24
45754         Log: Subject: [PATCHES] RE: perl@8150 
45755              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
45756              Date: Sun, 17 Dec 2000 21:46:39 +0100
45757              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
45758              
45759              Neither cygwin has a getpwuid() one can trust on.
45760      Branch: perl
45761            ! t/lib/glob-basic.t
45762 ____________________________________________________________________________
45763 [  8157] By: jhi                                   on 2000/12/17  23:01:54
45764         Log: More MAN.PODS => {} fixes.
45765      Branch: perl
45766            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
45767            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
45768            ! os2/OS2/REXX/Makefile.PL
45769 ____________________________________________________________________________
45770 [  8156] By: gsar                                  on 2000/12/17  22:49:13
45771         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
45772              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
45773              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
45774              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
45775              7201,7204 from mainline
45776              
45777              Remove vestiges of tr//CU.
45778              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
45779              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
45780              
45781              The return value of setlocale must be copied away.
45782              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
45783              
45784              Allow chop() and chomp() to be overridden.
45785              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
45786              
45787              Hints optimization.
45788              Subject: Minor nit
45789              
45790              Subject: [PATCH] de-wall t/README
45791              
45792              Subject: Re: Two advertising clauses need to be removed
45793              
45794              Batch of UTF-8 patches from Simon Cozens.
45795              
45796              Fix for a parsing bug, not for the original bug.
45797              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
45798              
45799              Compilation warnings and an error.
45800              
45801              Subject: File::Find 5.7.0 POD nits
45802              
45803              Subject: [PATCH perl-5.7.0] continued -Wformat support
45804              
45805              The one that got away.
45806              
45807              Subject: Re: perl@7078
45808              
45809              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
45810              convertable to bytes by checking it doesn't go above 0xc3
45811              Subject: Re: perl@7078
45812              
45813              Replace #7084 with
45814              Subject: Re: perl@7078 
45815              
45816              We don't need to count the high bit bytes, a boolean is enough. 
45817              
45818              Subject: [PATCH] utf8.c apidoc
45819              
45820              Subject: Re: perl@7078 
45821              
45822              Botched the #7090 check-in.
45823              
45824              Fix for the charnames.t failures from Spider Boardman.
45825              
45826              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
45827              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
45828              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
45829              0 to checking to get the warning.
45830              
45831              Subject: [PATCH] Nits in perlmod.pod
45832              
45833              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
45834              
45835              Subject: Re: unicode support and perl [ID 20000901.097]
45836              
45837              Subject: Re: unicode support and perl [ID 20000901.097]
45838              
45839              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
45840              
45841              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
45842              
45843              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
45844              
45845              Subject: [PATCH@blead] Fix some recursion in overload.pm
45846              
45847              s/Robin Parker/Robin Barker/
45848              
45849              Subject: [PATCH] Fix aliasing of tied filehandles
45850              
45851              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
45852              
45853              Subject: Re: [PATCH 5.005_64 missed]
45854              
45855              SOCK_DGRAM and listen() do not mix as reported in
45856              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
45857              The patch for 5.7.0+ had to be reengineered, though.
45858              
45859              Subject: DOC PATCH 5.6.0
45860              
45861              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
45862              
45863              Document the issue (is not a syntax error, kind of)
45864              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
45865              
45866              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
45867              Did not apply cleanly, manual intervention was needed.
45868              
45869              Subject: [PATCH] DLL not restartabke with threaded perl
45870              
45871              Inside require() $^S was always left undefined.
45872              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
45873              
45874              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
45875              
45876              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
45877              
45878              Regen headers.
45879              
45880              Subject: [PATCH 5.7.0] Epoc update
45881              
45882              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
45883              as suggested by Olaf Flebbe and Nick Clark.
45884              
45885              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
45886              
45887              Misplaced else.
45888              
45889              Scale down the VMS message boxes, by Charles Lane.
45890              Fix for ID 20000903.009, workaround at
45891              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
45892              
45893              Subject: [ID 20001003.006] B::Debug not -w clean
45894              
45895              Test harness update to sync with the new perlcc,
45896              from Simon Cozens.
45897              
45898              One remaining nit less at the VMS mailbox sizing.
45899              
45900              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
45901              
45902              It is possible to have no hosts database at all.  Pointed out in
45903              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
45904              
45905              Subject: [PATCH 5.7.0] h2xs not working
45906              Subject: [PATCH 5.7.0] h2xs not documenting the created module
45907              
45908              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
45909              
45910              Subject: perlhack.pod Patch for Externals Tools
45911              
45912              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
45913              
45914              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
45915              
45916              Enable disabling scripts installation by Configure -Uinstallscripts,
45917              suggested by H. Merijn Brand.
45918              
45919              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
45920              reported several times by Dominic Dunlop, for example in
45921              ID 20000315.008.  Patch from Dominic.  Patch affects at
45922              least MachTen, and possibly other oldish BSDs. Should not
45923              break non-broken platforms (tested on LinuxPPC). 
45924              
45925              Regen toc.
45926              
45927              Subject: Re: Questions about Tie::Array and perl modules
45928              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
45929              
45930              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
45931              
45932              Tweak #7153.
45933              
45934              IO::Handle->syswrite() did not handle length omission
45935              like CORE::syswrite() does.
45936              Subject: [Fwd] IO::Handle, syswrite and arguments
45937              The original patch from andrew@ugh.net.au.
45938              
45939              Also the $ccflags is needed for the C compiler check.
45940              Subject: Configure (check for C-compiler)
45941              
45942              Eliminate $Is_VMS code from the test.
45943              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
45944              
45945              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
45946              as the first option of cc/ld because of ultrapicky compilers
45947              (e.g. OS/390 R2.5)
45948              
45949              Change the version number of Tie::Handle in the core to 4.0,
45950              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
45951              Subject: Note on Tie::Handle
45952              
45953              UTF8ize split() so that the cloned substrings get the UTF8
45954              flag of the original scalar.  Problem reported by Simon Cozens.
45955              
45956              save_re_context() could reset PL_curcop to freed memory, causing core
45957              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
45958              
45959              Subject: PATCH 5.6 perldebguts grammar cleanup
45960              
45961              Add a todo note about overloadable assertions.
45962              
45963              on Windows, LoadLibrary() could load an extension DLL multiple
45964              times if forward slashes are used in the path
45965              
45966              on Windows, cwd strings in the environment should be of the
45967              form =X:=X:\foo instead of =X=X:\foo\
45968              
45969              on Windows, avoid potential exception (could happen if MSVCRT isn't
45970              being used) when closing a socket handle
45971              
45972              avoid nonportable example code
45973              
45974              Windows9x doesn't support link(), despite what Config.pm
45975              might think
45976              
45977              pod nit
45978              
45979              Change #7160 had a nasty typo.
45980              
45981              Warn about unknown scripts.
45982              Subject: Re: ideas? patches? [PATCH bleadperl]
45983              
45984              on Windows, clean targets might not work under some flavors of the shell
45985              
45986              tweak for change#7173
45987              
45988              Make eq work again with utf8 (disabling the upgrading
45989              should no more be necessary since the copies of the
45990              scalars are upgraded, not the scalars themselves).
45991              Takes care of ID 20001009.001.  (The claimed length()
45992              bug in 20001009.001 seems bogus to me.)
45993              
45994              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
45995              
45996              Upgrade to CGI.pm 2.74, from Lincoln Stein.
45997              
45998              Upgrade to podlators 1.04, from Russ Allbery.
45999              
46000              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
46001              
46002              Quote the temp file name, needed in Win32 because the
46003              default name unfortunately contains spaces, shouldn't
46004              hurt elsewhere.
46005              Subject: FW: perldoc fails if $TEMP contains spaces
46006              
46007              Subject: RE: [ID 19990803.001] README.win32 suggestions 
46008              
46009              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
46010              
46011              Subject: Re: utf8 concat, mg_get
46012              
46013              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
46014              
46015              Subject: [PATCH: perl@7181] op/tr tests on OS/390
46016              
46017              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
46018              
46019              Use the versiononly instead of the installscripts,
46020              retract the changes 7146 and 7147.
46021              
46022              Reapply Andy's patch and regen Configure.
46023              
46024              Add the test case for #7190, from the original bug report
46025              by Andreas König.
46026              
46027              Remove duplicated code.
46028              
46029              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
46030              
46031              restore change#7202
46032      Branch: maint-5.6/perl
46033           !> (integrate 121 files)
46034 ____________________________________________________________________________
46035 [  8155] By: jhi                                   on 2000/12/17  22:30:58
46036         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
46037              From: "Craig A. Berry" <craigberry@mac.com>
46038              Date: Sun, 17 Dec 2000 13:09:28 -0600
46039              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
46040              
46041              MAN.PODS => ' ' is naughty.
46042      Branch: perl
46043            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
46044 ____________________________________________________________________________
46045 [  8154] By: nick                                  on 2000/12/17  22:07:13
46046         Log: MULTIPLICITY nit.
46047      Branch: perl
46048            ! mg.c
46049 ____________________________________________________________________________
46050 [  8153] By: gsar                                  on 2000/12/17  21:23:05
46051         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
46052              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
46053              from mainline
46054              
46055              Document the SvIOK_.*UV().
46056              
46057              Update Unicode todo list.
46058              
46059              Guard against bad string->int conversion for quads.
46060              
46061              Subject: small apidoc fix
46062              
46063              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
46064              
46065              Subject: [PATCH] Tied filehandle documentation
46066              
46067              Subject: [PATCH] Modernize Opcode.pm documentation
46068              
46069              Make Data::Dumper (non-XS) to work with changed semantics of ref().
46070              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
46071              [applied even though said semantics didn't change in 5.6.x]
46072              
46073              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
46074              
46075              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
46076              
46077              Fix the URL, but the server is still missing in action.
46078              Subject: [ID 20000905.002] perlfaq1.pod URL error
46079              
46080              Subject: [ID 20000903.001] \w in utf8-strings
46081              
46082              Fix the ccversion detection for 5.1 and beyond.
46083              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
46084              
46085              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
46086              
46087              Subject: [ID 20000904.008] Tiny fix for perldiag
46088              
46089              Subject: Re: [ID 20000906.004] segfault with bad perl statement
46090              
46091              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
46092              
46093              Subject: [ID 20000908.002] perlipc documentation bug.
46094              
46095              Subject: [PATCH lib/Benchmark.pm]
46096              
46097              Re-allow vec() for characters > 255.
46098              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
46099              
46100              Do away with memory models cruft.  Sorry, PDP users.
46101              
46102              Continue #7041.
46103              
46104              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
46105              
46106              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
46107              
46108              Upgrade to CPAN 1.57_65, from Andreas König.
46109              
46110              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
46111              by Russ Allbery.
46112              
46113              Silence t/pod/*.t about alternate quote-mappings now implemented
46114              by Pod::Text, from Brad Appleton.
46115              
46116              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
46117              Subject: borland C++ win32.c tweak
46118              
46119              C<@a = @b = split(...)> optimization coredumps under ithreads
46120              (missed a spot when fixing up op_pmreplroot hack for ithreads)
46121              
46122              Document the SvUTF8*().
46123              
46124              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
46125              
46126              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
46127              
46128              Do in VMS as the #7054 does.
46129              
46130              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
46131              
46132              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
46133              
46134              Subject: [patch: perl@7045] vms updates
46135              
46136              Test for the #7049.
46137              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
46138              
46139              Break up the myconfig lines a bit.
46140              Subject: perlbug/perl -V output format
46141              
46142              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
46143              
46144              The #7054 truncated Configure badly.
46145              
46146              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
46147              initialization in all the threads on Windows
46148              
46149              Allow for whitespace between "#" and "line" in cpp output.
46150              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
46151              
46152              Remove vestiges of tr//CU.
46153              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
46154              
46155              The return value of setlocale must be copied away.
46156              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
46157              
46158              Allow chop() and chomp() to be overridden.
46159              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
46160              
46161              Hints optimization.
46162              Subject: Minor nit
46163              
46164              Subject: [PATCH] de-wall t/README
46165              
46166              Subject: Re: Two advertising clauses need to be removed
46167      Branch: maint-5.6/perl
46168           !> (integrate 75 files)
46169 ____________________________________________________________________________
46170 [  8152] By: gsar                                  on 2000/12/17  20:30:11
46171         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
46172              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
46173              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
46174              
46175              Don't attach -ld to the archname if pointless.
46176              
46177              Document UNTIE in a very minimalistic way.
46178              
46179              POSIX doesn't report long double values under -Duselongdouble
46180              when the long doubles are "real" (bigger than doubles).
46181              
46182              More author updates.
46183              
46184              Try to deduce NV_MAX.  Really should be Configure fodder.
46185              
46186              :: not allowed in pathnames, change to .
46187              Subject: [PATCH perl@6938] cygwin port
46188              
46189              Forget about NV_MAX (#6951).  Various floating point tweaks,
46190              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
46191              
46192              Move the Solaris 7 scan to use64bitall, make the
46193              failure to find 64-bot sparc libc to mention the
46194              possibility of being in an intel, from Lupe and Alan.
46195              
46196              Regen perltoc.
46197              
46198              AUTHORS tweaks, from Peter Prymmer.
46199              
46200              More address tweaking.
46201              
46202              Small tweaks all over.
46203              
46204              File::Temp patches from Andreas König,
46205              
46206              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
46207              
46208              Subject: CPAN.pm beta 1.57_57 for the core
46209              
46210              Part of the solution.
46211              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
46212              
46213              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
46214              
46215              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
46216              
46217              Add the overload warnings to perldiag.
46218              
46219              Drop unused argument.
46220              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
46221              
46222              Subject: Nit in Configure (bleadperl@6961)
46223              
46224              Update to PodParser 1.18, from Brad Appleton.
46225              
46226              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
46227              
46228              Subject: [PATCH: 6948] add SCNfldbl to configure.com
46229              
46230              Document UNTIE. Also tweak implementation to suppress the 'inner references'
46231              warning when UNTIE exists and instead pass the cound of extra references to
46232              the UNTIE method.
46233              
46234              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
46235              so that case-ignoring systems like DCL can tell them from
46236              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
46237              
46238              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
46239              
46240              Feature ordering tweak.
46241              
46242              Regen perltoc.
46243              
46244              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
46245              
46246              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
46247              
46248              Subject: http:// in L<>
46249              
46250              Detypo.
46251              
46252              change#6791 accidentally clobbered change#6710, put it back
46253              
46254              Only the first line, thank you very much.
46255              
46256              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
46257              plus rework the http: spots as suggested by Tom Christiansen,
46258              plus regen perltoc.
46259              
46260              Undo part of change 6489 which looks like a bulk edit which
46261              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
46262              The supressing of main:: on return from select() is undesirable.
46263              
46264              Apparently avoiding the swapping is too costly.
46265              
46266              Various Configure nits by Philip Newton,
46267              plus the ebcdic one by me.
46268              
46269              Make certain cc is set before trying to run it.
46270              
46271              If overloaded %{} etc. return the object do not loop.
46272              Thus  sub deref { $_[0] } functions if object is wanted type.
46273              
46274              Update perlhist.
46275              
46276              More %{} and other deref special casing - do not pass to 'nomethod'.
46277      Branch: maint-5.6/perl
46278           !> (integrate 59 files)
46279 ____________________________________________________________________________
46280 [  8151] By: gsar                                  on 2000/12/17  19:14:38
46281         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
46282              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
46283              
46284              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
46285              
46286              Make the epsilon to be relative, not absolute.
46287              
46288              Put back the flags dump as reasoned in
46289              Subject: Re: [PATCH] Glob dumping
46290              
46291              Introduce ccname to keep track of what compiler kind of we have.
46292              
46293              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
46294              
46295              Put back the slice accidentally removed by #6907.
46296              
46297              Reset archname and archname64 always, forcing them be
46298              recomputed at each Configure run, make Configure and
46299              the hints files agree on the naming of largefiles variables.
46300              
46301              Don't say "Perl 5.0 source kit".
46302              
46303              Subject: [PATCH] fix misc cast warnings
46304              
46305              Subject: typos in pods
46306              
46307              NVs not necessarily doubles, as pointed out by Yitzchak.
46308              
46309              Subject: [PATCH 6889] add a few ldbl formats to configure.com
46310              
46311              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
46312              
46313              Better options for rsync.
46314              
46315              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
46316              
46317              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
46318              
46319              Subject: [PATCH] Re: UNTIE method 
46320              
46321              A better fix for the Socket building problem from Craig Berry.
46322              
46323              Retract the dummy test, skip the security tests (instead of failing),
46324              explain what the warnings mean.
46325              
46326              Heap decorruption.
46327              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
46328              
46329              Update to Unicode 3.0.1.
46330              
46331              Missed one Unicode file.
46332              
46333              Subject: Re: typos in pods
46334              
46335              The #6929 was too skimpy.
46336              
46337              sscanf() may be the only way to read long doubles from strings.
46338              
46339              Reveal Borland's isnan.
46340              Subject: build with BC++ tweak
46341              
46342              Issue useful diagnostic on unknown pod commands.
46343              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
46344              
46345              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
46346              
46347              Clarify the third case of ftmp-security warnings.
46348              
46349              Make -Dusemorebits find long doubles in Solaris.
46350              
46351              Wrap the test in eval.
46352      Branch: maint-5.6/perl
46353           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
46354           +> lib/unicode/PropList.txt lib/unicode/README.perl
46355           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
46356           +> lib/unicode/Unicode.301 vms/vmspipe.com
46357            - lib/unicode/Props.txt lib/unicode/UCD300.html
46358            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
46359           !> (integrate 305 files)
46360 ____________________________________________________________________________
46361 [  8150] By: jhi                                   on 2000/12/17  18:47:57
46362         Log: Uncheckedin generated files.
46363      Branch: perl
46364            ! global.sym perlapi.c pod/perlapi.pod
46365 ____________________________________________________________________________
46366 [  8149] By: jhi                                   on 2000/12/17  18:41:22
46367         Log: Update Changes.
46368      Branch: perl
46369            ! Changes patchlevel.h
46370 ____________________________________________________________________________
46371 [  8148] By: jhi                                   on 2000/12/17  18:39:16
46372         Log: Subject: [PATCH] Fcntl constants speedup
46373              From: Nicholas Clark <nick@ccl4.org>
46374              Date: Sun, 17 Dec 2000 16:29:24 +0000
46375              Message-ID: <20001217162924.E97668@plum.flirble.org>
46376              
46377              Use IVs for the Fcntl constants instead of NVs.
46378      Branch: perl
46379            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
46380 ____________________________________________________________________________
46381 [  8147] By: jhi                                   on 2000/12/17  18:33:41
46382         Log: Add test for #8145 (binmode() warning), add warning for
46383              ioctl() and sockpair(), document them. (fileno() cannot
46384              be tripwired with the same kind of warning because
46385              'defined fileno($foo)' seems to be an idiom.)
46386      Branch: perl
46387            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
46388 ____________________________________________________________________________
46389 [  8146] By: gsar                                  on 2000/12/17  18:09:08
46390         Log: update Changes
46391      Branch: maint-5.6/perl
46392            ! Changes
46393 ____________________________________________________________________________
46394 [  8145] By: jhi                                   on 2000/12/17  17:39:35
46395         Log: Subject: [PATCH] Re: The long awaited feature ...
46396              From: Simon Cozens <simon@cozens.net>
46397              Date: Sun, 17 Dec 2000 12:31:56 +0000
46398              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
46399              
46400              Add a warning to binmode() about using bad filehandles
46401              (can happen e.g. if someone forgets the filehandle argument)
46402      Branch: perl
46403            ! pp_sys.c
46404 ____________________________________________________________________________
46405 [  8144] By: jhi                                   on 2000/12/17  17:33:48
46406         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
46407              From: Jonathan Stowe <gellyfish@gellyfish.com>
46408              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
46409              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
46410      Branch: perl
46411            ! lib/Net/Ping.pm
46412 ____________________________________________________________________________
46413 [  8143] By: jhi                                   on 2000/12/17  05:31:37
46414         Log: Polymorphic regexps.
46415              
46416              Fixes at least the bugs 20001028.003 (both of them...) and
46417              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
46418              also to be fixed by now, probably already before this patch.
46419      Branch: perl
46420            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
46421            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
46422            ! t/op/utf8decode.t t/pragma/utf8.t
46423 ____________________________________________________________________________
46424 [  8142] By: jhi                                   on 2000/12/16  17:16:05
46425         Log: Subject: [patch perl@8102] dos/djgpp update
46426              From: Laszlo Molnar <ml1050@freemail.hu>
46427              Date: Sat, 16 Dec 2000 01:40:52 +0100
46428              Message-ID: <20001216014052.A335@freemail.hu>
46429      Branch: perl
46430            ! djgpp/config.over t/base/commonsense.t
46431 ____________________________________________________________________________
46432 [  8141] By: jhi                                   on 2000/12/16  17:09:27
46433         Log: Few uncheckedin files.
46434      Branch: perl
46435            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
46436 ____________________________________________________________________________
46437 [  8140] By: nick                                  on 2000/12/15  22:14:31
46438         Log: Integrate mainline
46439      Branch: perlio
46440           !> (integrate 53 files)
46441 ____________________________________________________________________________
46442 [  8139] By: jhi                                   on 2000/12/15  19:49:49
46443         Log: One more IVUV tweak from Nicholas Clark.
46444      Branch: perl
46445            ! sv.c
46446 ____________________________________________________________________________
46447 [  8138] By: jhi                                   on 2000/12/15  19:17:06
46448         Log: Return of the IVUV-preservation, now seems to be happy even
46449              in Digital UNIX (the broken strtoul brokenness detection
46450              seems to have been the fly in the ointment).
46451      Branch: perl
46452            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46453            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
46454            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
46455            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
46456            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46457            ! vos/config.ga.h win32/config.bc win32/config.gc
46458            ! win32/config.vc
46459 ____________________________________________________________________________
46460 [  8137] By: jhi                                   on 2000/12/15  18:12:14
46461         Log: Metaconfig unit change for #8136.
46462      Branch: metaconfig
46463            ! U/modified/d_strtoul.U
46464      Branch: metaconfig/U/perl
46465            ! d_strtoull.U d_strtouq.U
46466 ____________________________________________________________________________
46467 [  8136] By: jhi                                   on 2000/12/15  18:11:35
46468         Log: I don't think it's sensible or portable to test the strtou*
46469              on /^-/ strings.
46470      Branch: perl
46471            ! Configure
46472 ____________________________________________________________________________
46473 [  8135] By: jhi                                   on 2000/12/15  17:18:49
46474         Log: Metaconfig unit change for #8134.
46475      Branch: metaconfig
46476            ! U/modified/d_strtoul.U
46477 ____________________________________________________________________________
46478 [  8134] By: jhi                                   on 2000/12/15  17:14:13
46479         Log: If longsize is 8 we don't need a LL suffix for integer constants.
46480      Branch: perl
46481            ! Configure config_h.SH
46482 ____________________________________________________________________________
46483 [  8133] By: jhi                                   on 2000/12/15  16:00:23
46484         Log: Update Changes.
46485      Branch: perl
46486            ! Changes patchlevel.h
46487 ____________________________________________________________________________
46488 [  8132] By: jhi                                   on 2000/12/15  15:44:16
46489         Log: Some compilers get huffy if you do not cast a const pointer
46490              to a non-const when assigning.
46491      Branch: perl
46492            ! gv.c
46493 ____________________________________________________________________________
46494 [  8131] By: jhi                                   on 2000/12/15  15:38:30
46495         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
46496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46497              Date: Fri, 15 Dec 2000 05:26:57 -0500
46498              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
46499      Branch: perl
46500            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
46501            ! t/pragma/overload.t
46502 ____________________________________________________________________________
46503 [  8130] By: jhi                                   on 2000/12/15  15:36:08
46504         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
46505              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46506              Date: Thu, 14 Dec 2000 22:02:43 -0500
46507              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
46508      Branch: perl
46509            ! gv.c perl.h
46510 ____________________________________________________________________________
46511 [  8129] By: jhi                                   on 2000/12/15  15:34:16
46512         Log: Subject: PATCH: h2xs nit
46513              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46514              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
46515              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
46516              
46517              Add a template README.
46518      Branch: perl
46519            ! utils/h2xs.PL
46520 ____________________________________________________________________________
46521 [  8128] By: jhi                                   on 2000/12/15  15:32:22
46522         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
46523      Branch: perl
46524            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
46525 ____________________________________________________________________________
46526 [  8127] By: jhi                                   on 2000/12/15  15:19:34
46527         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
46528              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46529              Date:     Thu, 14 Dec 2000 20:04:42 EST
46530              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
46531      Branch: perl
46532            ! ext/Opcode/Opcode.xs
46533 ____________________________________________________________________________
46534 [  8126] By: jhi                                   on 2000/12/15  15:17:49
46535         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
46536              From: Peter Prymmer <pvhp@forte.com>
46537              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
46538              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
46539      Branch: perl
46540            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
46541            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
46542            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
46543 ____________________________________________________________________________
46544 [  8125] By: jhi                                   on 2000/12/15  15:11:05
46545         Log: This seems to be a stage sane and stable enough to checkin.
46546              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
46547      Branch: perl
46548            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
46549            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
46550            ! t/op/cmp.t t/op/numconvert.t
46551 ____________________________________________________________________________
46552 [  8124] By: jhi                                   on 2000/12/15  04:20:26
46553         Log: Something is really wonky.
46554      Branch: perl
46555            ! sv.c
46556 ____________________________________________________________________________
46557 [  8123] By: jhi                                   on 2000/12/15  04:00:50
46558         Log: Fixes for the IV UV patches to compile in Digital UNIX.
46559      Branch: perl
46560            ! sv.c
46561 ____________________________________________________________________________
46562 [  8122] By: jhi                                   on 2000/12/15  02:53:40
46563         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
46564              From: "Craig A. Berry" <craigberry@mac.com>
46565              Date: Thu, 14 Dec 2000 19:10:49 -0600
46566              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
46567      Branch: perl
46568            ! vms/vms.c
46569 ____________________________________________________________________________
46570 [  8121] By: jhi                                   on 2000/12/15  02:50:00
46571         Log: Metaconfig changes for #8120.
46572      Branch: metaconfig
46573            + U/modified/d_strtoul.U
46574      Branch: metaconfig/U/perl
46575            ! d_strtoull.U d_strtouq.U
46576 ____________________________________________________________________________
46577 [  8120] By: jhi                                   on 2000/12/15  02:49:42
46578         Log: From: Nicholas Clark <nick@ccl4.org> 
46579              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
46580              Date: Thu, 14 Dec 2000 18:38:57 +0000
46581              Message-ID: <20001214183857.B97909@plum.flirble.org>
46582      Branch: perl
46583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46584            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
46585            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
46586            ! vos/config.ga.def vos/config.ga.h win32/config.bc
46587            ! win32/config.gc win32/config.vc
46588 ____________________________________________________________________________
46589 [  8119] By: jhi                                   on 2000/12/14  23:40:58
46590         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
46591              From: Nicholas Clark <nick@ccl4.org>
46592              Date: Wed, 13 Dec 2000 20:08:50 +0000
46593              Message-ID: <20001213200849.B71166@plum.flirble.org>
46594      Branch: perl
46595            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
46596            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
46597 ____________________________________________________________________________
46598 [  8118] By: jhi                                   on 2000/12/14  22:46:26
46599         Log: Integrate perlio.
46600      Branch: perl
46601           !> MANIFEST ext/Encode/compile makedef.pl
46602 ____________________________________________________________________________
46603 [  8117] By: nick                                  on 2000/12/14  22:38:53
46604         Log: Win32 tweaks to get Encode to build
46605              - temp hack to makedef.pl till PerlIO is properly "exported".
46606              - MSVC dislikes  
46607              static encpage_t foo[];
46608              so make 'em extern for now.
46609      Branch: perlio
46610            ! ext/Encode/compile makedef.pl
46611 ____________________________________________________________________________
46612 [  8116] By: nick                                  on 2000/12/14  22:00:53
46613         Log: Document the new files
46614      Branch: perlio
46615            ! MANIFEST
46616 ____________________________________________________________________________
46617 [  8115] By: jhi                                   on 2000/12/14  21:58:01
46618         Log: MANIFEST new files of #8114.
46619      Branch: perl
46620            ! MANIFEST
46621 ____________________________________________________________________________
46622 [  8114] By: jhi                                   on 2000/12/14  21:50:49
46623         Log: Integrate perlio.
46624      Branch: perl
46625           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
46626           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
46627           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
46628           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
46629           !> ext/Encode/Makefile.PL
46630 ____________________________________________________________________________
46631 [  8113] By: jhi                                   on 2000/12/14  21:48:49
46632         Log: The documentation part of the
46633              
46634              Subject: [ID 20001214.002] Net::Ping patch
46635              From: Jonathan Stowe <gellyfish@gellyfish.com>
46636              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
46637              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
46638              since the #7529 had already addressed the same problem.
46639      Branch: perl
46640            ! lib/Net/Ping.pm
46641 ____________________________________________________________________________
46642 [  8112] By: jhi                                   on 2000/12/14  21:42:57
46643         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
46644              From: Dominic Dunlop <domo@computer.org>
46645              Date: Tue, 12 Dec 2000 10:47:10 +0100
46646              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
46647              
46648              Document how elusive subroutines can be.
46649      Branch: perl
46650            ! pod/perlfunc.pod
46651 ____________________________________________________________________________
46652 [  8111] By: jhi                                   on 2000/12/14  21:38:05
46653         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
46654              From: Dominic Dunlop <domo@computer.org>
46655              Date: Thu, 14 Dec 2000 10:13:51 +0100
46656              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
46657      Branch: perl
46658            ! ext/POSIX/POSIX.pod
46659 ____________________________________________________________________________
46660 [  8110] By: jhi                                   on 2000/12/14  21:36:32
46661         Log: Subject: [patch] perlfaq7
46662              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
46663              Date: Thu, 14 Dec 2000 15:31:07 +0100
46664              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
46665      Branch: perl
46666            ! pod/perlfaq7.pod
46667 ____________________________________________________________________________
46668 [  8109] By: jhi                                   on 2000/12/14  21:29:20
46669         Log: Subject: [8104] Encode
46670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46671              Date: Thu, 14 Dec 2000 14:49:34 +0100
46672              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
46673              
46674              Type casting for nervous compilers.
46675      Branch: perl
46676            ! ext/Encode/Encode.xs
46677 ____________________________________________________________________________
46678 [  8108] By: jhi                                   on 2000/12/14  21:26:17
46679         Log: Subject: [8104] DB_File
46680              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46681              Date: Thu, 14 Dec 2000 14:49:35 +0100
46682              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
46683              
46684              Type definition incorrect for DB 2.7.7.  Not known when it
46685              changed, so only changed it for a known revision.
46686      Branch: perl
46687            ! ext/DB_File/DB_File.xs
46688 ____________________________________________________________________________
46689 [  8107] By: jhi                                   on 2000/12/14  21:23:41
46690         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
46691              From: Peter Prymmer <pvhp@forte.com>
46692              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
46693              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
46694              
46695              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
46696      Branch: perl
46697            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
46698            ! ext/Encode/Encode/posix-bc.enc
46699 ____________________________________________________________________________
46700 [  8106] By: nick                                  on 2000/12/14  20:36:13
46701         Log: "Cold" build correction to Encode's Makefile.PL
46702      Branch: perlio
46703            ! ext/Encode/Makefile.PL
46704 ____________________________________________________________________________
46705 [  8105] By: nick                                  on 2000/12/14  20:09:37
46706         Log: "Compiled" encodings.
46707              Correct replacement character in EBCDIC .enc files
46708              Add 0x7F to ASCII repertoire.
46709      Branch: perlio
46710            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
46711            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
46712            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
46713            ! ext/Encode/Makefile.PL ext/Encode/compile
46714            ! ext/Encode/encengine.c ext/Encode/encode.h
46715 ____________________________________________________________________________
46716 [  8104] By: nick                                  on 2000/12/14  00:38:20
46717         Log: Integrate mainline
46718      Branch: perlio
46719           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
46720           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
46721           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
46722           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
46723           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
46724           !> t/lib/db-hash.t t/lib/db-recno.t
46725 ____________________________________________________________________________
46726 [  8103] By: nick                                  on 2000/12/13  23:16:13
46727         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
46728              so far and so it does not get lost.
46729      Branch: perlio
46730            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
46731 ____________________________________________________________________________
46732 [  8102] By: jhi                                   on 2000/12/13  17:14:22
46733         Log: Update Changes.
46734      Branch: perl
46735            ! Changes patchlevel.h
46736 ____________________________________________________________________________
46737 [  8101] By: jhi                                   on 2000/12/13  16:53:41
46738         Log: Move the proto of start_glob() to a better place; regen api files.
46739      Branch: perl
46740            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
46741 ____________________________________________________________________________
46742 [  8100] By: jhi                                   on 2000/12/13  16:47:11
46743         Log: Metaconfig change for #8099.
46744      Branch: metaconfig
46745            ! U/modified/Head.U
46746 ____________________________________________________________________________
46747 [  8099] By: jhi                                   on 2000/12/13  16:46:48
46748         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
46749              From: Andy Dougherty <doughera@lafayette.edu>
46750              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
46751              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
46752      Branch: perl
46753            ! Configure
46754 ____________________________________________________________________________
46755 [  8098] By: jhi                                   on 2000/12/13  16:39:02
46756         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
46757              From: rspier@pobox.com (Robert Spier)
46758              Date: Tue, 12 Dec 2000 21:12:39 -0500
46759              Message-ID: <14902.56087.678086.725773@rls.cx>
46760              
46761              fastgetcwd is defined using a glob alias on a $^O dependent basis -
46762              and there was no default assignment or perl subroutine.
46763      Branch: perl
46764            ! lib/Cwd.pm
46765 ____________________________________________________________________________
46766 [  8097] By: jhi                                   on 2000/12/13  16:16:01
46767         Log: Subject: [PATCH] move startglob out of pp_hot.c
46768              From: Nicholas Clark <nick@ccl4.org>
46769              Date: Mon, 11 Dec 2000 23:16:39 +0000
46770              Message-ID: <20001211231638.A55550@plum.flirble.org>
46771      Branch: perl
46772            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
46773 ____________________________________________________________________________
46774 [  8096] By: jhi                                   on 2000/12/13  15:26:23
46775         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
46776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
46777              Date: Wed, 13 Dec 2000 14:01:37 +0100
46778              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
46779              
46780              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
46781              in turn requires libpthread in libswanted.
46782      Branch: perl
46783            ! hints/hpux.sh
46784 ____________________________________________________________________________
46785 [  8095] By: jhi                                   on 2000/12/12  19:51:05
46786         Log: The integration wars continue.
46787      Branch: perl
46788           !> sv.c
46789 ____________________________________________________________________________
46790 [  8094] By: jhi                                   on 2000/12/12  19:48:26
46791         Log: Subject: [PATCH perl@8070] DB_File-1.74  
46792              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
46793              Date: Mon, 11 Dec 2000 23:07:17 -0000
46794              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
46795      Branch: perl
46796            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
46797            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
46798            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
46799            ! t/lib/db-recno.t
46800 ____________________________________________________________________________
46801 [  8093] By: nick                                  on 2000/12/12  19:42:13
46802         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
46803      Branch: perlio
46804            ! sv.c
46805           !> lib/File/DosGlob.pm
46806 ____________________________________________________________________________
46807 [  8092] By: jhi                                   on 2000/12/12  19:28:11
46808         Log: Integrate perlio.
46809      Branch: perl
46810           !> sv.c
46811 ____________________________________________________________________________
46812 [  8091] By: nick                                  on 2000/12/12  18:49:45
46813         Log: Fix for Tk, and upgrading shared SVs.
46814      Branch: perlio
46815            ! sv.c
46816 ____________________________________________________________________________
46817 [  8090] By: jhi                                   on 2000/12/12  16:48:59
46818         Log: Subject: [PATCH] Re: Breadperl & Tk
46819              From: Nick Ing-Simmons <nik@tiuk.ti.com>
46820              Date: Tue, 12 Dec 2000 14:48:27 GMT
46821              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
46822      Branch: perl
46823            ! sv.c
46824 ____________________________________________________________________________
46825 [  8089] By: jhi                                   on 2000/12/12  03:37:19
46826         Log: Subject: DosGlob.pm diff for bash style brace expansion.
46827              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
46828              Date: Fri, 8 Dec 2000 10:45:30 -0600
46829              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
46830      Branch: perl
46831            ! lib/File/DosGlob.pm
46832 ____________________________________________________________________________
46833 [  8088] By: nick                                  on 2000/12/11  23:59:59
46834         Log: Integrate mainline
46835      Branch: perlio
46836           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
46837           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
46838           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
46839           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
46840           !> t/op/local.t t/pragma/warn/toke toke.c
46841 ____________________________________________________________________________
46842 [  8087] By: jhi                                   on 2000/12/11  23:20:23
46843         Log: Integrate perlio.
46844      Branch: perl
46845           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
46846 ____________________________________________________________________________
46847 [  8086] By: jhi                                   on 2000/12/11  22:50:59
46848         Log: Tune further the OS detection of CGI.
46849      Branch: perl
46850            ! lib/CGI.pm
46851 ____________________________________________________________________________
46852 [  8085] By: nick                                  on 2000/12/11  22:50:46
46853         Log: Finish 1st pass of "encoding" layer e.g. :
46854              open($fh,"<encoding(iso8859-7)",$greek) || die;
46855      Branch: perlio
46856            ! ext/Encode/Encode.xs perlio.c perliol.h
46857 ____________________________________________________________________________
46858 [  8084] By: jhi                                   on 2000/12/11  22:32:06
46859         Log: Revert the -f ambiguousity patch, seems to cause
46860              too much hassle (the interpret -Q as a function
46861              where Q is not a known filetest part is left in).
46862      Branch: perl
46863            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
46864            ! toke.c
46865 ____________________________________________________________________________
46866 [  8083] By: jhi                                   on 2000/12/11  22:27:23
46867         Log: (accidentally empty check-in)
46868      Branch: perl
46869            ! lib/File/DosGlob.pm
46870 ____________________________________________________________________________
46871 [  8082] By: nick                                  on 2000/12/11  19:09:51
46872         Log: Restore mmap function (broken by tweaks to shared buffer
46873              layer for encode(xxxx)).
46874      Branch: perlio
46875            ! perlio.c
46876 ____________________________________________________________________________
46877 [  8081] By: jhi                                   on 2000/12/11  18:29:13
46878         Log: Subject: Re: The long awaited feature ...
46879              From: Simon Cozens <simon@cozens.net>
46880              Date: Mon, 11 Dec 2000 15:54:24 +0000
46881              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
46882              
46883              More io/utf8 tests.
46884      Branch: perl
46885            ! t/io/utf8.t
46886 ____________________________________________________________________________
46887 [  8080] By: jhi                                   on 2000/12/11  18:19:36
46888         Log: Subject: PATCH MakeMaker manpage clarification
46889              From: andreas.koenig@anima.de (Andreas J. Koenig)
46890              Date: 10 Dec 2000 20:46:13 +0100
46891              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
46892      Branch: perl
46893            ! lib/ExtUtils/MakeMaker.pm
46894 ____________________________________________________________________________
46895 [  8079] By: jhi                                   on 2000/12/11  15:35:07
46896         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
46897              From: Simon Cozens <simon@cozens.net>
46898              Date: Sun, 10 Dec 2000 19:06:19 +0000
46899              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
46900      Branch: perl
46901            ! ext/B/B/Deparse.pm t/lib/b.t
46902 ____________________________________________________________________________
46903 [  8078] By: jhi                                   on 2000/12/11  15:09:11
46904         Log: Subject: [PATCH] docs on NaN
46905              From: Nicholas Clark <nick@ccl4.org>
46906              Date: Mon, 11 Dec 2000 01:48:38 +0000
46907              Message-ID: <20001211014838.B99205@plum.flirble.org>
46908      Branch: perl
46909            ! pod/perlop.pod
46910 ____________________________________________________________________________
46911 [  8077] By: jhi                                   on 2000/12/11  15:02:21
46912         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
46913              From: Simon Cozens <simon@cozens.net>
46914              Date: Mon, 11 Dec 2000 01:21:45 +0000
46915              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
46916      Branch: perl
46917            ! pp.c pp_hot.c scope.c t/op/local.t
46918 ____________________________________________________________________________
46919 [  8076] By: nick                                  on 2000/12/10  20:43:32
46920         Log: Not merge worthy...
46921              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
46922              syntax is modelled on attributes.
46923              Untested fix for io/utf8 on Win32 etc.
46924              Very clumsy start to the encode layer.
46925      Branch: perlio
46926            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
46927 ____________________________________________________________________________
46928 [  8075] By: jhi                                   on 2000/12/10  18:39:33
46929         Log: Darwin is not Windows.
46930      Branch: perl
46931            ! lib/CGI.pm
46932 ____________________________________________________________________________
46933 [  8074] By: jhi                                   on 2000/12/10  18:31:27
46934         Log: Subject: Ambiguous -%c() resolved as a file test
46935              From: "Paul Marquess" <Paul.Marquess@openwave.com>
46936              Date: Sun, 10 Dec 2000 15:35:07 -0000
46937              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
46938      Branch: perl
46939            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
46940 ____________________________________________________________________________
46941 [  8073] By: jhi                                   on 2000/12/10  18:16:29
46942         Log: Subject: PATCH installperl misinformed 
46943              From: andreas.koenig@anima.de (Andreas J. Koenig)
46944              Date: 10 Dec 2000 13:01:32 +0100 
46945              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
46946      Branch: perl
46947            ! installperl
46948 ____________________________________________________________________________
46949 [  8072] By: jhi                                   on 2000/12/10  18:07:55
46950         Log: The walkoptree confusion rages; walkoptree() seems to be coming
46951              from B.xs, while walkoptree_slow() comes from B.pm.
46952      Branch: perl
46953            ! ext/B/B.pm
46954 ____________________________________________________________________________
46955 [  8071] By: nick                                  on 2000/12/10  11:45:47
46956         Log: Integrate mainline
46957      Branch: perlio
46958           +> t/base/commonsense.t
46959           !> (integrate 37 files)
46960 ____________________________________________________________________________
46961 [  8070] By: jhi                                   on 2000/12/10  04:46:21
46962         Log: Update Changes.
46963      Branch: perl
46964            ! Changes patchlevel.h
46965 ____________________________________________________________________________
46966 [  8069] By: jhi                                   on 2000/12/10  04:39:19
46967         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
46968              From: andreas.koenig@anima.de (Andreas J. Koenig)
46969              Date: 09 Dec 2000 17:14:25 +0100
46970              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
46971      Branch: perl
46972            + t/base/commonsense.t
46973            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
46974 ____________________________________________________________________________
46975 [  8068] By: jhi                                   on 2000/12/10  04:17:36
46976         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
46977              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
46978              Date: Sat, 9 Dec 2000 16:47:22 -0000
46979              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
46980      Branch: perl
46981            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
46982            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
46983            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
46984            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
46985            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
46986            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
46987            ! t/lib/sdbm.t
46988 ____________________________________________________________________________
46989 [  8067] By: jhi                                   on 2000/12/10  03:52:02
46990         Log: Test case for #8066.
46991      Branch: perl
46992            ! t/op/misc.t
46993 ____________________________________________________________________________
46994 [  8066] By: jhi                                   on 2000/12/10  03:50:30
46995         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
46996              From: Simon Cozens <simon@cozens.net>
46997              Date: Sun, 10 Dec 2000 00:55:37 +0000
46998              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
46999      Branch: perl
47000            ! pp_sys.c
47001 ____________________________________________________________________________
47002 [  8065] By: jhi                                   on 2000/12/10  03:44:52
47003         Log: Test case for #8064.
47004      Branch: perl
47005            ! t/comp/proto.t
47006 ____________________________________________________________________________
47007 [  8064] By: jhi                                   on 2000/12/10  03:42:32
47008         Log: Subject: Re: prototype of substr
47009              From: Simon Cozens <simon@cozens.net>
47010              Date: Sun, 10 Dec 2000 00:13:33 +0000
47011              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
47012              
47013              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
47014              In other words, make the returned prototypes for any function
47015              stop prepending the ';' optionality marker after the first one.
47016              If they start getting optional, all the rest are optional.
47017      Branch: perl
47018            ! pp.c
47019 ____________________________________________________________________________
47020 [  8063] By: jhi                                   on 2000/12/10  03:39:42
47021         Log: Subject: [PATCH] perlguts.pod
47022              From: Simon Cozens <simon@cozens.net>
47023              Date: Sun, 10 Dec 2000 00:06:47 +0000
47024              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
47025              
47026              Documentation of the different types of ops,
47027              plus the functions in dump.c
47028      Branch: perl
47029            ! pod/perlguts.pod
47030 ____________________________________________________________________________
47031 [  8062] By: jhi                                   on 2000/12/10  03:30:04
47032         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
47033              From: Nicholas Clark <nick@talking.bollo.cx>
47034              Date: Sat, 09 Dec 2000 18:57:25 +0000
47035              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
47036              
47037              Be more robust in weird hostname setups.
47038      Branch: perl
47039            ! t/lib/net-hostent.t
47040 ____________________________________________________________________________
47041 [  8061] By: jhi                                   on 2000/12/10  03:28:21
47042         Log: Pacify fussy compiler. 
47043      Branch: perl
47044            ! pp_sys.c
47045 ____________________________________________________________________________
47046 [  8060] By: jhi                                   on 2000/12/10  02:52:46
47047         Log: Integrate perlio.
47048      Branch: perl
47049           !> pp_sys.c t/io/utf8.t
47050 ____________________________________________________________________________
47051 [  8059] By: nick                                  on 2000/12/09  23:40:14
47052         Log: read/sysread/recv should now be utf8 aware.
47053              Basic test for utf8 read.
47054      Branch: perlio
47055            ! pp_sys.c t/io/utf8.t
47056 ____________________________________________________________________________
47057 [  8058] By: jhi                                   on 2000/12/09  21:56:02
47058         Log: Integrate perlio.
47059      Branch: perl
47060           +> t/io/utf8.t
47061           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
47062 ____________________________________________________________________________
47063 [  8057] By: jhi                                   on 2000/12/09  21:53:35
47064         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
47065              From: Inaba Hiroto <inaba@st.rim.or.jp>
47066              Date: Sun, 10 Dec 2000 05:53:21 +0900
47067              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
47068              
47069              Tests for #8056.
47070      Branch: perl
47071            ! t/op/each.t
47072 ____________________________________________________________________________
47073 [  8056] By: jhi                                   on 2000/12/09  21:51:16
47074         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
47075              From: Inaba Hiroto <inaba@st.rim.or.jp>
47076              Date: Sat, 09 Dec 2000 18:02:00 +0900
47077              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
47078              
47079              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
47080      Branch: perl
47081            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
47082 ____________________________________________________________________________
47083 [  8055] By: nick                                  on 2000/12/09  20:11:48
47084         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
47085              than raw PerlIO_write() - does not seem to break any tests.
47086      Branch: perlio
47087            ! pp_sys.c
47088 ____________________________________________________________________________
47089 [  8054] By: nick                                  on 2000/12/09  19:47:30
47090         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
47091              (sysread, recv and write i.e. formats still to do...)
47092              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
47093              open($fh,">:utf8","name")
47094              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
47095              so no extra overhead is involved.
47096              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
47097              to a non-utf8 stream.
47098              Add initial io/utf8.t
47099              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
47100              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
47101              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
47102      Branch: perlio
47103            + t/io/utf8.t
47104            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
47105 ____________________________________________________________________________
47106 [  8053] By: nick                                  on 2000/12/09  19:26:37
47107         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
47108              was only testing this_utf8.
47109      Branch: perlio
47110            ! toke.c
47111 ____________________________________________________________________________
47112 [  8052] By: nick                                  on 2000/12/09  19:09:41
47113         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
47114              i.e. the output string has one, but don't mess with source assumption.
47115      Branch: perlio
47116            ! toke.c
47117 ____________________________________________________________________________
47118 [  8051] By: jhi                                   on 2000/12/09  16:55:17
47119         Log: Integrate perlio.
47120      Branch: perl
47121           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
47122           !> sv.c thrdvar.h util.c
47123 ____________________________________________________________________________
47124 [  8050] By: jhi                                   on 2000/12/09  16:48:07
47125         Log: Nits noticed by Peter Prymmer.
47126      Branch: perl
47127            ! lib/ExtUtils/MM_VMS.pm
47128 ____________________________________________________________________________
47129 [  8049] By: nick                                  on 2000/12/09  13:49:40
47130         Log: UTF8 output prework.
47131              - Store $\ and $, as SVs so they can have SvUTF8 flag
47132              - use do_print() rather than raw PerlIO_write() to print them.
47133      Branch: perlio
47134            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
47135            ! thrdvar.h util.c
47136 ____________________________________________________________________________
47137 [  8048] By: nick                                  on 2000/12/09  12:30:43
47138         Log: Integrate mainline.
47139      Branch: perlio
47140           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
47141           +> t/op/reverse.t
47142           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
47143           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
47144           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
47145           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
47146           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
47147           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
47148 ____________________________________________________________________________
47149 [  8047] By: jhi                                   on 2000/12/09  00:23:27
47150         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
47151              From: Michael G Schwern <schwern@pobox.com>
47152              Date: Fri, 8 Dec 2000 14:43:04 -0600
47153      Branch: perl
47154            ! lib/ExtUtils/MM_VMS.pm
47155 ____________________________________________________________________________
47156 [  8046] By: jhi                                   on 2000/12/08  23:10:27
47157         Log: A missed check-in.
47158      Branch: perl
47159            ! lib/ExtUtils/Manifest.pm
47160 ____________________________________________________________________________
47161 [  8045] By: jhi                                   on 2000/12/08  21:57:12
47162         Log: (null check-in)
47163      Branch: perl
47164            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
47165 ____________________________________________________________________________
47166 [  8044] By: jhi                                   on 2000/12/08  21:11:06
47167         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
47168              at the final draft stage.
47169      Branch: perl
47170            + ext/Encode/Encode/iso8859-16.enc
47171            ! MANIFEST
47172 ____________________________________________________________________________
47173 [  8043] By: jhi                                   on 2000/12/08  16:39:04
47174         Log: Update Changes.
47175      Branch: perl
47176            ! Changes patchlevel.h
47177 ____________________________________________________________________________
47178 [  8042] By: jhi                                   on 2000/12/08  16:33:39
47179         Log: Do not return the Unicode replacement character if UTF-8
47180              decoding goes awry, it should be up to the caller to decide.
47181      Branch: perl
47182            ! pod/perlapi.pod utf8.c
47183 ____________________________________________________________________________
47184 [  8041] By: jhi                                   on 2000/12/08  16:22:28
47185         Log: metaconfig maintenance.
47186      Branch: metaconfig
47187            ! U/modified/stdchar.U
47188      Branch: metaconfig/U/perl
47189            + testsyml.U
47190 ____________________________________________________________________________
47191 [  8040] By: jhi                                   on 2000/12/08  16:03:08
47192         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
47193              From: sthoenna@efn.org
47194              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
47195              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
47196      Branch: perl
47197            ! Changes lib/ExtUtils/MM_OS2.pm
47198 ____________________________________________________________________________
47199 [  8039] By: jhi                                   on 2000/12/08  15:57:11
47200         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
47201              From: Simon Cozens <simon@cozens.net>
47202              Date: Fri, 8 Dec 2000 13:33:31 +0000
47203              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
47204              
47205              (The pp_hot part needed a rewrite.)
47206      Branch: perl
47207            ! doop.c pp_hot.c utf8.c
47208 ____________________________________________________________________________
47209 [  8038] By: jhi                                   on 2000/12/08  15:25:08
47210         Log: Subject: djSP
47211              From: Michael Stevens <michael@etla.org>
47212              Date: Wed, 6 Dec 2000 23:24:01 +0000
47213              Message-ID: <20001206232400.A21381@firedrake.org>
47214              
47215              Plus a note from Nick Ing-Simmons.
47216      Branch: perl
47217            ! pp.h
47218 ____________________________________________________________________________
47219 [  8037] By: jhi                                   on 2000/12/08  15:18:35
47220         Log: Filetype is text.
47221      Branch: perl
47222            ! t/op/utf8decode.t
47223 ____________________________________________________________________________
47224 [  8036] By: jhi                                   on 2000/12/08  03:31:27
47225         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47226              From: Andy Dougherty <doughera@lafayette.edu>
47227              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
47228              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
47229              
47230              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47231              From: Andy Dougherty <doughera@lafayette.edu>
47232              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
47233              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
47234      Branch: perl
47235            + ext/POSIX/hints/svr4.pl
47236            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
47237 ____________________________________________________________________________
47238 [  8035] By: jhi                                   on 2000/12/08  03:26:01
47239         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
47240              From: Andy Dougherty <doughera@lafayette.edu>
47241              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
47242              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
47243      Branch: perl
47244            ! t/README t/base/term.t
47245 ____________________________________________________________________________
47246 [  8034] By: jhi                                   on 2000/12/08  03:21:59
47247         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
47248              From: mjd@plover.com  
47249              Date: 7 Dec 2000 21:04:20 -0000
47250              Message-ID: <20001207210420.22282.qmail@plover.com>
47251              
47252              Plus -z doc.
47253      Branch: perl
47254            ! pod/perlfunc.pod
47255 ____________________________________________________________________________
47256 [  8033] By: jhi                                   on 2000/12/08  03:19:03
47257         Log: Use the UTF8 macros a bit.  They can't be used with abandon
47258              everywhere because we do generate illegal UTF-8 in some situations.
47259              This is of course naughty.
47260      Branch: perl
47261            ! pod/perlapi.pod utf8.c utf8.h
47262 ____________________________________________________________________________
47263 [  8032] By: jhi                                   on 2000/12/08  03:00:09
47264         Log: Out of sync?
47265      Branch: perl
47266            ! t/pragma/warn/utf8
47267 ____________________________________________________________________________
47268 [  8031] By: jhi                                   on 2000/12/08  02:22:39
47269         Log: Cnt spl.
47270      Branch: perl
47271            ! MANIFEST
47272 ____________________________________________________________________________
47273 [  8030] By: jhi                                   on 2000/12/08  01:23:54
47274         Log: Add test for reverse().
47275      Branch: perl
47276            + t/op/reverse.t
47277            ! MANIFEST
47278 ____________________________________________________________________________
47279 [  8029] By: jhi                                   on 2000/12/08  01:21:47
47280         Log: Integrate perlio.
47281      Branch: perl
47282           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
47283           !> perlio.c perlio.h perlsdio.h warnings.pl
47284 ____________________________________________________________________________
47285 [  8028] By: jhi                                   on 2000/12/08  01:19:08
47286         Log: Introduce macros for UTF8 decoding.
47287      Branch: perl
47288            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
47289 ____________________________________________________________________________
47290 [  8027] By: nick                                  on 2000/12/07  22:18:19
47291         Log: Integrate mainline
47292      Branch: perlio
47293           !> embed.pl pod/perlapi.pod utf8.c
47294 ____________________________________________________________________________
47295 [  8026] By: nick                                  on 2000/12/07  21:45:08
47296         Log: Various oddities p4 diff -se showed up
47297              Remove 'our' from warnings.pl
47298      Branch: perlio
47299            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
47300 ____________________________________________________________________________
47301 [  8025] By: nick                                  on 2000/12/07  21:43:32
47302         Log: Change PerlIO_(get|set)pos to take SV *
47303              Should fix, OS/2, VMS, (sfio??)
47304      Branch: perlio
47305            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
47306 ____________________________________________________________________________
47307 [  8024] By: jhi                                   on 2000/12/07  19:05:32
47308         Log: Document utf8_to_uv() better.
47309      Branch: perl
47310            ! pod/perlapi.pod utf8.c
47311 ____________________________________________________________________________
47312 [  8023] By: jhi                                   on 2000/12/07  18:23:47
47313         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
47314      Branch: perl
47315            ! embed.pl pod/perlapi.pod utf8.c
47316 ____________________________________________________________________________
47317 [  8022] By: jhi                                   on 2000/12/07  04:13:51
47318         Log: Integrate perlio.
47319      Branch: perl
47320           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
47321           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
47322           !> win32/makefile.mk
47323 ____________________________________________________________________________
47324 [  8021] By: nick                                  on 2000/12/07  00:28:14
47325         Log: Various attempts at MSVC debug - not sure what has
47326              changed but works now. 
47327              Seems atexit() _may_ work for DLLs built with MSVC so don't
47328              call cleanup that way.
47329      Branch: perlio
47330            ! perlio.c win32/makefile.mk
47331 ____________________________________________________________________________
47332 [  8020] By: nick                                  on 2000/12/06  19:57:20
47333         Log: Integrate mainline
47334      Branch: perlio
47335           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
47336           !> (integrate 75 files)
47337 ____________________________________________________________________________
47338 [  8019] By: nick                                  on 2000/12/06  19:28:21
47339         Log: Add useperlio to config.vc
47340              Turn off binmode in config_H.PL
47341              Regen all the config_H.xx
47342              Attempt to get debugging build with MSVC.
47343      Branch: perlio
47344            ! win32/config.vc win32/config_H.bc win32/config_H.gc
47345            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
47346 ____________________________________________________________________________
47347 [  8018] By: nick                                  on 2000/12/06  19:21:57
47348         Log: Test various dup/external program options on all platforms.
47349      Branch: perlio
47350            ! t/io/dup.t
47351 ____________________________________________________________________________
47352 [  8017] By: nick                                  on 2000/12/06  19:20:47
47353         Log: Fix harness to be less picky
47354      Branch: perlio
47355            ! lib/Test/Harness.pm
47356 ____________________________________________________________________________
47357 [  8016] By: jhi                                   on 2000/12/06  16:45:12
47358         Log: Update Changes.
47359      Branch: perl
47360            ! Changes patchlevel.h
47361 ____________________________________________________________________________
47362 [  8015] By: jhi                                   on 2000/12/06  16:41:03
47363         Log: Test \x{...} with ord().
47364      Branch: perl
47365            ! t/op/ord.t
47366 ____________________________________________________________________________
47367 [  8014] By: jhi                                   on 2000/12/06  16:20:33
47368         Log: Test tweak because of #8013.
47369      Branch: perl
47370            ! t/lib/b.t
47371 ____________________________________________________________________________
47372 [  8013] By: jhi                                   on 2000/12/06  16:09:09
47373         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
47374              From: Michael G Schwern <schwern@pobox.com>
47375              Date: Tue, 5 Dec 2000 21:23:28 -0500
47376              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
47377              
47378              Carp::Heavy parts not very applicable because of recent changes.
47379      Branch: perl
47380            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
47381            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
47382            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
47383            ! lib/Exporter.pm lib/Exporter/Heavy.pm
47384            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
47385            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
47386            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
47387            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
47388            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
47389            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
47390            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
47391            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
47392            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
47393            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
47394            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
47395            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
47396            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
47397            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
47398            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
47399            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
47400            ! warnings.pl
47401 ____________________________________________________________________________
47402 [  8012] By: jhi                                   on 2000/12/06  15:22:38
47403         Log: Subject: [PATCH] Re: New harness is failing things
47404              From: Nick Ing-Simmons <nik@tiuk.ti.com>
47405              Date: Wed, 6 Dec 2000 13:00:30 GMT
47406              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
47407      Branch: perl
47408            ! lib/Test/Harness.pm
47409 ____________________________________________________________________________
47410 [  8011] By: jhi                                   on 2000/12/06  15:12:08
47411         Log: Subject: installhtml changes
47412              From: Michael Stevens <michael@etla.org>
47413              Date: Wed, 6 Dec 2000 13:15:53 +0000
47414              Message-ID: <20001206131553.A27317@firedrake.org>
47415      Branch: perl
47416            ! installhtml
47417 ____________________________________________________________________________
47418 [  8010] By: jhi                                   on 2000/12/06  15:06:05
47419         Log: Subject: the dTHR hits
47420              From: Michael Stevens <michael@etla.org>
47421              Date: Wed, 6 Dec 2000 12:06:03 +0000
47422              Message-ID: <20001206120603.A24581@firedrake.org>
47423              
47424              More, errrm, less dTHRs.
47425      Branch: perl
47426            ! bytecode.pl ext/B/B/C.pm
47427 ____________________________________________________________________________
47428 [  8009] By: jhi                                   on 2000/12/06  15:04:25
47429         Log: Subject: MakeMaker mailing list gone?
47430              From: Michael G Schwern <schwern@pobox.com>
47431              Date: Tue, 5 Dec 2000 19:29:59 -0500
47432              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
47433              
47434              The MakeMaker mailing list is dead, perlbug is the right
47435              address to report bugs.
47436      Branch: perl
47437            ! lib/ExtUtils/MakeMaker.pm
47438 ____________________________________________________________________________
47439 [  8008] By: jhi                                   on 2000/12/06  15:00:32
47440         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
47441              From: Michael G Schwern <schwern@pobox.com>
47442              Date: Tue, 5 Dec 2000 19:21:21 -0500
47443              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
47444              
47445              Add a default MANIFEST skip that ignores things like
47446              version control files, editor temporary files, and the Makefile.
47447      Branch: perl
47448            + lib/ExtUtils/MANIFEST.SKIP
47449            ! MANIFEST lib/ExtUtils/Manifest.pm
47450 ____________________________________________________________________________
47451 [  8007] By: jhi                                   on 2000/12/06  14:57:20
47452         Log: In Amiga more manual hackery of the scripts seems to be needed,
47453              from Jan-Erik Karlsson.  Why Configure does not get this right
47454              is unknown, may be shell-induced.
47455      Branch: perl
47456            ! README.amiga
47457 ____________________________________________________________________________
47458 [  8006] By: jhi                                   on 2000/12/05  23:53:12
47459         Log: Add TOPm1s to peek at the second topmost stack item.
47460      Branch: perl
47461            ! pp.h
47462 ____________________________________________________________________________
47463 [  8005] By: jhi                                   on 2000/12/05  23:13:55
47464         Log: Avaunt, you foul UTF-8 tests.
47465      Branch: perl
47466            ! t/op/ver.t t/pragma/utf8.t
47467 ____________________________________________________________________________
47468 [  8004] By: jhi                                   on 2000/12/05  23:09:54
47469         Log: Continue utf8 dispersal. 
47470      Branch: perl
47471            + t/op/concat.t
47472            ! MANIFEST t/pragma/utf8.t
47473 ____________________________________________________________________________
47474 [  8003] By: nick                                  on 2000/12/05  23:02:39
47475         Log: Integrate mainline.
47476      Branch: perlio
47477           +> t/op/length.t t/op/utf8decode.t
47478           !> (integrate 69 files)
47479 ____________________________________________________________________________
47480 [  8002] By: jhi                                   on 2000/12/05  22:59:28
47481         Log: Integrate perlio.
47482      Branch: perl
47483           !> iperlsys.h perl.c perlio.c win32/perllib.c
47484 ____________________________________________________________________________
47485 [  8001] By: nick                                  on 2000/12/05  22:07:52
47486         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
47487              - calloc/free suffer from damage on TerminateThread()
47488              - use PerlMemShared (as originally planned) now fixed
47489              - avoid doing anything important on DLL "detach".
47490      Branch: perlio
47491            ! perl.c perlio.c win32/perllib.c
47492 ____________________________________________________________________________
47493 [  8000] By: nick                                  on 2000/12/05  21:05:09
47494         Log: Fix gross PerlMemShared issue.
47495      Branch: perlio
47496            ! iperlsys.h
47497 ____________________________________________________________________________
47498 [  7999] By: jhi                                   on 2000/12/05  20:46:58
47499         Log: Test for Unicode (UTF-8) hash keys.
47500      Branch: perl
47501            ! t/op/each.t
47502 ____________________________________________________________________________
47503 [  7998] By: jhi                                   on 2000/12/05  20:30:35
47504         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
47505              is now always UTF-8), empty line cosmetics.
47506      Branch: perl
47507            ! t/pragma/utf8.t
47508 ____________________________________________________________________________
47509 [  7997] By: jhi                                   on 2000/12/05  20:15:40
47510         Log: Subject: Re: STRLEN - what?
47511              From: Andy Dougherty <doughera@lafayette.edu>
47512              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
47513              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
47514              
47515              Explain STRLEN.
47516      Branch: perl
47517            ! pod/perlguts.pod
47518 ____________________________________________________________________________
47519 [  7996] By: jhi                                   on 2000/12/05  20:13:34
47520         Log: Split off the UTF-8 decoder tests, make them to check also
47521              the error message.
47522      Branch: perl
47523            + t/op/utf8decode.t
47524            ! MANIFEST t/pragma/utf8.t utf8.c
47525 ____________________________________________________________________________
47526 [  7995] By: jhi                                   on 2000/12/05  16:39:47
47527         Log: Start migrating bits of pragma/utf8 to elsewhere
47528              (since the long term plan is to obsolete 'use utf8').
47529      Branch: perl
47530            + t/op/length.t
47531            ! MANIFEST t/pragma/utf8.t
47532 ____________________________________________________________________________
47533 [  7994] By: jhi                                   on 2000/12/05  16:30:21
47534         Log: Fix a manual edit typo from #7993, fix the message formatting
47535              for Unicode, add few our declarations.
47536      Branch: perl
47537            ! lib/Carp/Heavy.pm
47538 ____________________________________________________________________________
47539 [  7993] By: jhi                                   on 2000/12/05  16:09:15
47540         Log: Subject: Need help with warnings :-(
47541              From: "Ben Tilly" <ben_tilly@hotmail.com>
47542              Date: Tue, 05 Dec 2000 01:35:54 -0500
47543              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
47544              
47545              Subject: UPDATE: Carp/Heavy now passes all tests
47546              From: "Ben Tilly" <ben_tilly@hotmail.com>
47547              Date: Tue, 05 Dec 2000 07:59:41 -0500
47548              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
47549              
47550              The Brave New Carp.
47551      Branch: perl
47552            ! lib/Carp.pm lib/Carp/Heavy.pm
47553 ____________________________________________________________________________
47554 [  7992] By: jhi                                   on 2000/12/05  15:55:08
47555         Log: Subject: [PATCH perl@7979] cygwin port
47556              From: "Eric Fifer" <efifer@dircon.co.uk>
47557              Date: Tue, 5 Dec 2000 14:04:09 -0000
47558              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
47559      Branch: perl
47560            ! t/lib/net-hostent.t
47561 ____________________________________________________________________________
47562 [  7991] By: jhi                                   on 2000/12/05  15:52:34
47563         Log: Subject: Re: [PATCH] The largest hoax of all times?
47564              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47565              Date: Tue, 5 Dec 2000 00:40:25 -0500
47566              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
47567              
47568              Subject: Re: [PATCH] The largest hoax of all times?
47569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47570              Date: Mon, 4 Dec 2000 23:55:53 -0500
47571              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
47572              
47573              Subject: Re: [PATCH] The largest hoax of all times?
47574              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47575              Date: Tue, 5 Dec 2000 01:28:45 -0500
47576              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
47577              
47578              Fix the unpredictable order of DESTROYs.
47579      Branch: perl
47580            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
47581            ! sv.c sv.h t/op/ref.t
47582 ____________________________________________________________________________
47583 [  7990] By: jhi                                   on 2000/12/05  14:38:53
47584         Log: Subject: [PATCH] shrink pp_hot fractionally
47585              From: Nicholas Clark <nick@ccl4.org>
47586              Date: Tue, 5 Dec 2000 12:44:31 +0000
47587              Message-ID: <20001205124431.E74518@plum.flirble.org>
47588              
47589              Use report_evil_fh().
47590      Branch: perl
47591            ! opcode.pl opnames.h pp_hot.c util.c
47592 ____________________________________________________________________________
47593 [  7989] By: jhi                                   on 2000/12/05  14:21:27
47594         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
47595              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47596              Date: Mon, 04 Dec 2000 22:21:59 -0800
47597              Message-ID: <HmIL6gzkgepS092yn@efn.org>
47598              
47599              Harness shouldn't ignore responses like "ok 3\r\r\n".
47600      Branch: perl
47601            ! lib/Test/Harness.pm
47602 ____________________________________________________________________________
47603 [  7988] By: jhi                                   on 2000/12/05  13:51:28
47604         Log: Integrate the "skip" messages to explain().
47605      Branch: perl
47606            ! t/lib/syslfs.t t/op/lfs.t
47607 ____________________________________________________________________________
47608 [  7987] By: jhi                                   on 2000/12/05  12:34:54
47609         Log: The one that got away in #7984.
47610              
47611              Subject: Re: dTHR - what and why?
47612              From: Michael Stevens <michael@etla.org> 
47613              Date: Tue, 5 Dec 2000 11:15:52 +0000
47614              Message-ID: <20001205111552.A4647@firedrake.org>
47615      Branch: perl
47616            ! sv.h
47617 ____________________________________________________________________________
47618 [  7986] By: gsar                                  on 2000/12/05  09:14:44
47619         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
47620              due to the notorious GetFileType() bug in Windows 9x, which fstat()
47621              tickles)
47622      Branch: perl
47623            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
47624 ____________________________________________________________________________
47625 [  7985] By: jhi                                   on 2000/12/05  05:49:03
47626         Log: Integrate perlio.
47627      Branch: perl
47628           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
47629           !> win32/perlhost.h win32/perllib.c
47630 ____________________________________________________________________________
47631 [  7984] By: jhi                                   on 2000/12/05  05:48:16
47632         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
47633      Branch: perl
47634            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
47635            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
47636            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
47637            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
47638            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
47639            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
47640            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
47641            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
47642            ! win32/win32.c
47643 ____________________________________________________________________________
47644 [  7983] By: nick                                  on 2000/12/04  23:27:43
47645         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
47646      Branch: perlio
47647            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
47648            ! win32/perlhost.h win32/perllib.c
47649 ____________________________________________________________________________
47650 [  7982] By: jhi                                   on 2000/12/04  19:44:09
47651         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
47652              uncovered by #7980.
47653      Branch: perl
47654            ! op.c
47655 ____________________________________________________________________________
47656 [  7981] By: jhi                                   on 2000/12/04  19:42:07
47657         Log: Subject: [PATCH] Trivial dump.c feature
47658              From: Simon Cozens <simon@cozens.net>
47659              Date: Mon, 4 Dec 2000 18:08:38 +0000
47660              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
47661              
47662              Show whether a constant is UTF-8.
47663      Branch: perl
47664            ! dump.c
47665 ____________________________________________________________________________
47666 [  7980] By: jhi                                   on 2000/12/04  19:36:51
47667         Log: UTF-8 hash keys, patch from Inaba Hiroto.
47668      Branch: perl
47669            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
47670 ____________________________________________________________________________
47671 [  7979] By: jhi                                   on 2000/12/04  17:36:28
47672         Log: Update Changes.
47673      Branch: perl
47674            ! Changes patchlevel.h
47675 ____________________________________________________________________________
47676 [  7978] By: jhi                                   on 2000/12/04  16:42:17
47677         Log: Retract #7977, still too volatile (the euphemism of the day
47678              for unfinished and buggy :-)
47679      Branch: perl
47680            ! doop.c hv.c pp.c sv.h
47681 ____________________________________________________________________________
47682 [  7977] By: jhi                                   on 2000/12/04  16:25:15
47683         Log: (Retracted by #7978, too shaky yet.)
47684              
47685              Subject: Re: utf8 in hash keys, implementor missing
47686              From: Simon Cozens <simon@cozens.net>
47687              Date: Sat, 2 Dec 2000 19:49:35 +0000
47688              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
47689              
47690              The first step at UTF-8 hash keys.
47691      Branch: perl
47692            ! doop.c hv.c pp.c sv.h
47693 ____________________________________________________________________________
47694 [  7976] By: jhi                                   on 2000/12/04  16:13:53
47695         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
47696              From: sthoenna@efn.org
47697              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
47698              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
47699      Branch: perl
47700            ! os2/os2.c perlio.c
47701 ____________________________________________________________________________
47702 [  7975] By: jhi                                   on 2000/12/04  16:05:25
47703         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
47704              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47705              Date: Thu, 30 Nov 2000 20:50:37 -0800
47706              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
47707      Branch: perl
47708            ! os2/os2.c
47709 ____________________________________________________________________________
47710 [  7974] By: jhi                                   on 2000/12/04  16:03:57
47711         Log: Subject: [PATCH] ++ 20% faster
47712              From: Nicholas Clark <nick@ccl4.org>
47713              Date: Mon, 4 Dec 2000 12:17:27 +0000
47714              Message-ID: <20001204121726.B52976@plum.flirble.org>
47715              
47716              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
47717      Branch: perl
47718            ! sv.c
47719 ____________________________________________________________________________
47720 [  7973] By: jhi                                   on 2000/12/04  16:00:48
47721         Log: 
47722              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
47723              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47724              Date: Mon, 04 Dec 2000 12:30:45 +0100
47725              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
47726              
47727              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
47728              library (getprotobyname and getprotobynumber are outversioned by
47729              the same calls in libc, at least for xlc version 3.
47730      Branch: perl
47731            ! hints/aix.sh
47732 ____________________________________________________________________________
47733 [  7972] By: jhi                                   on 2000/12/04  02:58:31
47734         Log: Integrate perlio.
47735      Branch: perl
47736           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
47737           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
47738           !> win32/win32.h win32/win32iop.h win32/win32thread.h
47739 ____________________________________________________________________________
47740 [  7971] By: nick                                  on 2000/12/04  00:24:33
47741         Log: Quieten some noise in Win32 builds:
47742              - win32.h is included after <sys/socket.h>, so need to 
47743              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
47744              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
47745      Branch: perlio
47746            ! doio.c perl.h toke.c win32/win32.h
47747 ____________________________________________________________________________
47748 [  7970] By: nick                                  on 2000/12/03  22:57:46
47749         Log: PERL_IMPLICIT_SYS compiles but does not work.
47750      Branch: perlio
47751            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
47752            ! win32/perlhost.h win32/perllib.c win32/win32.h
47753            ! win32/win32iop.h win32/win32thread.h
47754 ____________________________________________________________________________
47755 [  7969] By: jhi                                   on 2000/12/03  22:12:58
47756         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
47757              used to swash_init(), makes regprop() dumps more informative
47758              (+utf8::IsAlpha, -utf8::IsDigit, for example).
47759      Branch: perl
47760            ! regcomp.c regexec.c
47761 ____________________________________________________________________________
47762 [  7968] By: jhi                                   on 2000/12/03  21:39:56
47763         Log: Implement ANYOFUTF8 regprop() dumping.
47764      Branch: perl
47765            ! regcomp.c
47766 ____________________________________________________________________________
47767 [  7967] By: jhi                                   on 2000/12/03  20:57:19
47768         Log: Make uv_to_utf8() to zero-terminate its output buffer,
47769              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
47770      Branch: perl
47771            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
47772 ____________________________________________________________________________
47773 [  7966] By: nick                                  on 2000/12/03  18:41:21
47774         Log: Integrate mainline (STDCHAR)
47775      Branch: perlio
47776           !> Configure t/pragma/utf8.t
47777 ____________________________________________________________________________
47778 [  7965] By: jhi                                   on 2000/12/03  17:58:20
47779         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
47780      Branch: perl
47781            ! t/pragma/utf8.t
47782 ____________________________________________________________________________
47783 [  7964] By: jhi                                   on 2000/12/03  17:35:56
47784         Log: Integrate perlio.
47785      Branch: perl
47786           !> iperlsys.h perlio.c
47787 ____________________________________________________________________________
47788 [  7963] By: jhi                                   on 2000/12/03  17:33:55
47789         Log: Metaconfig unit change for #7962.
47790      Branch: metaconfig
47791            ! U/modified/stdchar.U
47792 ____________________________________________________________________________
47793 [  7962] By: jhi                                   on 2000/12/03  17:33:27
47794         Log: Untangle the <stdio.h> #include nest for the stdchar test,
47795              from Andy Dougherty.
47796      Branch: perl
47797            ! Configure
47798 ____________________________________________________________________________
47799 [  7961] By: nick                                  on 2000/12/03  16:53:00
47800         Log: Make iperlsys.h vector stdio not PerlIO.
47801      Branch: perlio
47802            ! iperlsys.h perlio.c
47803 ____________________________________________________________________________
47804 [  7960] By: nick                                  on 2000/12/03  14:43:01
47805         Log: Integrate mainline
47806      Branch: perlio
47807           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
47808           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
47809 ____________________________________________________________________________
47810 [  7959] By: jhi                                   on 2000/12/03  08:16:36
47811         Log: Use DO_UTF8().
47812      Branch: perl
47813            ! op.c
47814 ____________________________________________________________________________
47815 [  7958] By: jhi                                   on 2000/12/02  18:33:05
47816         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
47817              From: Mike Guy <mjtg@cam.ac.uk>         
47818              Date: Sat, 02 Dec 2000 17:27:13 +0000
47819              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
47820              
47821              An extraneous argument.
47822      Branch: perl
47823            ! toke.c
47824 ____________________________________________________________________________
47825 [  7957] By: jhi                                   on 2000/12/02  18:22:32
47826         Log: A missing hunk.
47827      Branch: perl
47828            ! t/lib/net-hostent.t
47829 ____________________________________________________________________________
47830 [  7956] By: jhi                                   on 2000/12/02  18:06:20
47831         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
47832              From: Nicholas Clark <nick@ccl4.org>
47833              Date: Sat, 2 Dec 2000 14:28:27 +0000
47834              Message-ID: <20001202142827.A12308@plum.flirble.org>
47835              
47836              Test robustness.
47837      Branch: perl
47838            ! t/lib/net-hostent.t
47839 ____________________________________________________________________________
47840 [  7955] By: jhi                                   on 2000/12/02  17:58:06
47841         Log: Metaconfig unit change for #7954.
47842      Branch: metaconfig
47843            ! U/modified/stdchar.U
47844 ____________________________________________________________________________
47845 [  7954] By: jhi                                   on 2000/12/02  17:54:32
47846         Log: An inconvenient hang would happen if the stdio _ptr wasn't
47847              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
47848              would be grepping stdin for all eternity for the _ptr.)
47849      Branch: perl
47850            ! Configure
47851 ____________________________________________________________________________
47852 [  7953] By: jhi                                   on 2000/12/02  00:07:15
47853         Log: Update Changes.
47854      Branch: perl
47855            ! Changes patchlevel.h
47856 ____________________________________________________________________________
47857 [  7952] By: jhi                                   on 2000/12/01  23:54:47
47858         Log: Subject: Re: long shell lines
47859              From: Andy Dougherty <doughera@lafayette.edu>
47860              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
47861              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
47862              
47863              Split overly long shell command lines.
47864      Branch: perl
47865            ! lib/ExtUtils/MM_Unix.pm
47866 ____________________________________________________________________________
47867 [  7951] By: jhi                                   on 2000/12/01  23:48:02
47868         Log: The metaconfig unit change for #7950.
47869      Branch: metaconfig
47870            + U/modified/stdchar.U
47871 ____________________________________________________________________________
47872 [  7950] By: jhi                                   on 2000/12/01  23:47:39
47873         Log: Try to find stdchar also from <stdio_impl.h>.
47874      Branch: perl
47875            ! Configure config_h.SH
47876 ____________________________________________________________________________
47877 [  7949] By: jhi                                   on 2000/12/01  23:46:45
47878         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
47879              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
47880              Date: Fri, 1 Dec 2000 16:26:08 -0500
47881              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
47882              
47883              Reword the diagnostic message.
47884      Branch: perl
47885            ! pod/perldiag.pod
47886 ____________________________________________________________________________
47887 [  7948] By: nick                                  on 2000/12/01  22:49:43
47888         Log: Integrate mainline (for s/y/m as sub names stuff).
47889      Branch: perlio
47890           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
47891           !> t/pragma/warn/toke toke.c
47892 ____________________________________________________________________________
47893 [  7947] By: jhi                                   on 2000/12/01  20:55:41
47894         Log: Integrate perlio.
47895      Branch: perl
47896           !> perlio.c perliol.h t/io/pipe.t
47897 ____________________________________________________________________________
47898 [  7946] By: jhi                                   on 2000/12/01  20:36:51
47899         Log: Upgrade to CPAN 1.59_51, from Andreas König.
47900      Branch: perl
47901            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
47902 ____________________________________________________________________________
47903 [  7945] By: nick                                  on 2000/12/01  20:31:32
47904         Log: Integrate mainline
47905      Branch: perlio
47906           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
47907           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
47908           +> t/lib/net-hostent.t
47909           !> (integrate 35 files)
47910 ____________________________________________________________________________
47911 [  7944] By: jhi                                   on 2000/12/01  20:23:29
47912         Log: Some help for 20001130.011.  Now one gets warnings like
47913              "Ambiguous -f() resolved as a file test ..."
47914      Branch: perl
47915            ! pod/perldiag.pod t/pragma/warn/toke toke.c
47916 ____________________________________________________________________________
47917 [  7943] By: jhi                                   on 2000/12/01  19:44:44
47918         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
47919              that also breaks using them as methods. 
47920      Branch: perl
47921            ! pod/perldiag.pod t/op/misc.t toke.c
47922 ____________________________________________________________________________
47923 [  7942] By: nick                                  on 2000/12/01  17:56:46
47924         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
47925              Make 'unix' pass most tests
47926              - do unread by temporary push of layer ("pending") holding unread chars
47927              - fast_gets is now based on per-handle flag
47928              - relax one of io/pipe.t tests to allow print to fail and close to
47929              succeed so that it passes on unbuffered "unix" layer.
47930              Remaining fail is sporadic and a genuine race condition between
47931              parent/child in fork test.
47932      Branch: perlio
47933            ! perlio.c perliol.h t/io/pipe.t
47934 ____________________________________________________________________________
47935 [  7941] By: jhi                                   on 2000/12/01  15:28:58
47936         Log: (Retracted by #7943.)
47937              
47938              Reserve the short named string operator names.
47939      Branch: perl
47940            ! pod/perldiag.pod t/op/misc.t toke.c
47941 ____________________________________________________________________________
47942 [  7940] By: jhi                                   on 2000/12/01  06:45:53
47943         Log: Get the three different space character classes right under utf8.
47944      Branch: perl
47945            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
47946            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
47947            ! regexec.c t/op/pat.t utf8.c
47948 ____________________________________________________________________________
47949 [  7939] By: jhi                                   on 2000/12/01  03:26:26
47950         Log: Two more tests that make no sense in UTF-8 since the test
47951              data is not in UTF-8.
47952      Branch: perl
47953            ! t/op/regexp.t
47954 ____________________________________________________________________________
47955 [  7938] By: jhi                                   on 2000/12/01  03:20:39
47956         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
47957              should it be required inside regexen?
47958      Branch: perl
47959            ! regcomp.c t/op/regmesg.t
47960 ____________________________________________________________________________
47961 [  7937] By: jhi                                   on 2000/12/01  02:58:53
47962         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
47963              stored and restored, and thusly was trounced by the utf8 swash
47964              routines.
47965      Branch: perl
47966            ! regcomp.c
47967 ____________________________________________________________________________
47968 [  7936] By: jhi                                   on 2000/11/30  20:41:39
47969         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
47970              Why the different platforms behave so differently (core dump vs
47971              no core dump) on this bug is a but of a mystery, but if I had to
47972              guess I would mumble something like 'alignment'.
47973      Branch: perl
47974            ! sv.c
47975 ____________________________________________________________________________
47976 [  7935] By: jhi                                   on 2000/11/30  16:17:02
47977         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
47978              From: Robin Barker <rmb1@cise.npl.co.uk>
47979              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
47980              Date: Thu, 30 Nov 2000 14:27:12 GMT
47981      Branch: perl
47982            ! perlio.c toke.c
47983 ____________________________________________________________________________
47984 [  7934] By: jhi                                   on 2000/11/30  16:04:49
47985         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
47986      Branch: perl
47987            ! t/lib/net-hostent.t
47988 ____________________________________________________________________________
47989 [  7933] By: jhi                                   on 2000/11/30  06:07:26
47990         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
47991              From: Peter Prymmer <pvhp@forte.com>
47992              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
47993              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
47994              
47995              In VMS the localhost may be LOCALHOST.
47996      Branch: perl
47997            ! t/lib/net-hostent.t
47998 ____________________________________________________________________________
47999 [  7932] By: jhi                                   on 2000/11/30  01:11:11
48000         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
48001              From: Peter Prymmer <pvhp@forte.com>
48002              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
48003              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
48004              
48005              plus regen perlapi.pod.
48006      Branch: perl
48007            ! pod/perlapi.pod utf8.c
48008 ____________________________________________________________________________
48009 [  7931] By: jhi                                   on 2000/11/30  01:06:19
48010         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
48011              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48012              Date:     Wed, 29 Nov 2000 17:15:11 EST
48013              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
48014      Branch: perl
48015            ! t/lib/filter-util.pl t/lib/filter-util.t
48016 ____________________________________________________________________________
48017 [  7930] By: jhi                                   on 2000/11/29  18:51:55
48018         Log: Update Changes.
48019      Branch: perl
48020            ! Changes patchlevel.h
48021 ____________________________________________________________________________
48022 [  7929] By: jhi                                   on 2000/11/29  18:50:55
48023         Log: Update the va_copy() metaconfig unit.
48024      Branch: metaconfig/U/perl
48025            ! need_va_copy.U
48026 ____________________________________________________________________________
48027 [  7928] By: jhi                                   on 2000/11/29  17:50:43
48028         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
48029              From: Dominic Dunlop <domo@computer.org>
48030              Date: Tue, 28 Nov 2000 16:41:57 +0100
48031              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
48032              
48033              Patch to catch a core dump in the Configure va_copy test.
48034      Branch: perl
48035            ! Configure config_h.SH
48036 ____________________________________________________________________________
48037 [  7927] By: jhi                                   on 2000/11/29  17:31:59
48038         Log: Retract #7921, the patch shouldn't be needed.
48039      Branch: perl
48040            ! sv.c
48041 ____________________________________________________________________________
48042 [  7926] By: jhi                                   on 2000/11/29  17:01:41
48043         Log: Make the Class::Struct import() wiser.
48044      Branch: perl
48045            ! lib/Class/Struct.pm t/lib/class-struct.t
48046 ____________________________________________________________________________
48047 [  7925] By: jhi                                   on 2000/11/29  16:36:33
48048         Log: All the core library users of Class::Struct seem to be
48049              using "use Class::Struct 'struct';" instead of the bare
48050              "use Class::Struct;", which isn't documented in Class::Struct.
48051              This can't be right.
48052      Branch: perl
48053            ! lib/File/stat.pm
48054 ____________________________________________________________________________
48055 [  7924] By: jhi                                   on 2000/11/29  16:32:15
48056         Log: A test works better if it has the right 1..$n output.
48057      Branch: perl
48058            ! t/lib/class-struct.t
48059 ____________________________________________________________________________
48060 [  7923] By: jhi                                   on 2000/11/29  16:29:11
48061         Log: Forgot to MANIFEST the new Net::hostent test.
48062      Branch: perl
48063            ! MANIFEST
48064 ____________________________________________________________________________
48065 [  7922] By: jhi                                   on 2000/11/29  16:27:49
48066         Log: Integrate perlio.
48067      Branch: perl
48068           !> iperlsys.h perlio.c
48069 ____________________________________________________________________________
48070 [  7921] By: jhi                                   on 2000/11/29  16:27:10
48071         Log: (Retracted by #7927.)
48072              
48073              Subject: [PATCH] Is infinity a number?
48074              From: Simon Cozens <simon@cozens.net>
48075              Date: Wed, 29 Nov 2000 14:48:20 +0000
48076              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
48077      Branch: perl
48078            ! sv.c
48079 ____________________________________________________________________________
48080 [  7920] By: jhi                                   on 2000/11/29  16:23:02
48081         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
48082              From: rspier@pobox.com (Robert Spier)
48083              Date: Wed, 29 Nov 2000 02:17:49 -0500
48084              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
48085              
48086              Add a test for Net::hostent.
48087      Branch: perl
48088            + t/lib/net-hostent.t
48089 ____________________________________________________________________________
48090 [  7919] By: jhi                                   on 2000/11/29  16:21:31
48091         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
48092              add a test for Class::Struct.
48093      Branch: perl
48094            + t/lib/class-struct.t
48095            ! MANIFEST lib/Class/Struct.pm
48096 ____________________________________________________________________________
48097 [  7918] By: jhi                                   on 2000/11/29  15:48:40
48098         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
48099              From: rspier@pobox.com (Robert Spier)
48100              Date: Wed, 29 Nov 2000 02:25:39 -0500
48101              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
48102              
48103              More checking in case someone has broken their services or
48104              protocol databases.
48105      Branch: perl
48106            ! ext/Sys/Syslog/Syslog.pm
48107 ____________________________________________________________________________
48108 [  7917] By: jhi                                   on 2000/11/29  15:46:25
48109         Log: Subject: [PATCH] $^O  win32 -> MSWin32
48110              From: rspier@pobox.com (Robert Spier)
48111              Date: Wed, 29 Nov 2000 02:17:38 -0500
48112              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
48113              
48114              plus similar nits for vms, err, VMS, and UNICOS.
48115      Branch: perl
48116            ! t/lib/syslfs.t t/op/lfs.t
48117 ____________________________________________________________________________
48118 [  7916] By: jhi                                   on 2000/11/29  15:42:51
48119         Log: Subject: [PATCH] Tokeniser debugging
48120              From: Simon Cozens <simon@cozens.net>
48121              Date: Wed, 29 Nov 2000 14:15:45 +0000
48122              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
48123      Branch: perl
48124            ! perl.c perl.h pod/perlrun.pod toke.c
48125 ____________________________________________________________________________
48126 [  7915] By: jhi                                   on 2000/11/29  15:41:36
48127         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
48128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48129              Date: Wed, 29 Nov 2000 02:13:14 -0500
48130              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
48131              
48132              OUT keyword nits.
48133              
48134              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
48135              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48136              Date: Wed, 29 Nov 2000 03:09:04 -0500
48137              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
48138              
48139              OUT and IN_OUT documentation.
48140      Branch: perl
48141            ! lib/ExtUtils/xsubpp pod/perlxs.pod
48142 ____________________________________________________________________________
48143 [  7914] By: jhi                                   on 2000/11/29  03:35:01
48144         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
48145              From: John Tobey <jtobey@john-edwin-tobey.org>
48146              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
48147              Message-Id: <m140e1N-000FOoC@feynman.localnet>
48148              
48149              plus a performance speedup noticed by Sarathy.
48150      Branch: perl
48151            ! op.c
48152 ____________________________________________________________________________
48153 [  7913] By: jhi                                   on 2000/11/29  03:16:59
48154         Log: Use "1 while unlink" so that VMS gets clean, too.
48155      Branch: perl
48156            ! t/lib/filter-util.t
48157 ____________________________________________________________________________
48158 [  7912] By: jhi                                   on 2000/11/29  03:09:08
48159         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
48160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48161              Date: Tue, 28 Nov 2000 03:27:09 -0500
48162              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
48163      Branch: perl
48164            ! lib/ExtUtils/xsubpp
48165 ____________________________________________________________________________
48166 [  7911] By: jhi                                   on 2000/11/29  03:06:30
48167         Log: This should have been part of #7872: no need to scan UTF-8
48168              until eternity.
48169      Branch: perl
48170            ! utf8.c
48171 ____________________________________________________________________________
48172 [  7910] By: jhi                                   on 2000/11/29  02:50:04
48173         Log: One more perltie.pod nit from Casey R. Tweten.
48174      Branch: perl
48175            ! pod/perltie.pod
48176 ____________________________________________________________________________
48177 [  7909] By: jhi                                   on 2000/11/29  02:44:23
48178         Log: Document the known sprintf test failures, exact standard
48179              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
48180      Branch: perl
48181            ! pod/perldelta.pod t/op/sprintf.t
48182 ____________________________________________________________________________
48183 [  7908] By: jhi                                   on 2000/11/29  02:36:23
48184         Log: Add the Encoding table format documentation.
48185      Branch: perl
48186            + ext/Encode/Encode/EncodeFormat.pod
48187            ! MANIFEST
48188 ____________________________________________________________________________
48189 [  7907] By: jhi                                   on 2000/11/29  02:07:24
48190         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
48191              From: "Casey R. Tweten" <crt@kiski.net>
48192              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
48193              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
48194              
48195              Subject: Re: [PATCH] Updating perltie.pod for arrays
48196              From: "Casey R. Tweten" <crt@kiski.net>
48197              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
48198              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
48199      Branch: perl
48200            ! pod/perltie.pod
48201 ____________________________________________________________________________
48202 [  7906] By: nick                                  on 2000/11/28  22:40:59
48203         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
48204      Branch: perlio
48205            ! iperlsys.h perlio.c
48206 ____________________________________________________________________________
48207 [  7905] By: nick                                  on 2000/11/28  22:04:34
48208         Log: Integrate mainline
48209      Branch: perlio
48210           !> (integrate 39 files)
48211 ____________________________________________________________________________
48212 [  7904] By: jhi                                   on 2000/11/28  16:44:43
48213         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
48214              From: Nicholas Clark <nick@babyhippo.co.uk>
48215              Date: Tue, 28 Nov 2000 11:16:57 +0000
48216              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
48217      Branch: perl
48218            ! pod/perlipc.pod
48219 ____________________________________________________________________________
48220 [  7903] By: jhi                                   on 2000/11/28  16:40:31
48221         Log: Subject: [PATCH] Updating perltie.pod for arrays
48222              From: "Casey R. Tweten" <crt@kiski.net>
48223              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
48224              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
48225      Branch: perl
48226            ! pod/perltie.pod
48227 ____________________________________________________________________________
48228 [  7902] By: jhi                                   on 2000/11/28  16:39:37
48229         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
48230              From: Robin Barker <rmb1@cise.npl.co.uk>
48231              Date: Mon, 27 Nov 2000 17:56:44 GMT
48232              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
48233      Branch: perl
48234            ! pod/perlfunc.pod t/op/split.t
48235 ____________________________________________________________________________
48236 [  7901] By: jhi                                   on 2000/11/28  16:28:04
48237         Log: setmode() is a DOSish-only thing.
48238      Branch: perl
48239            ! perlio.c
48240 ____________________________________________________________________________
48241 [  7900] By: jhi                                   on 2000/11/28  16:21:46
48242         Log: Subject: [PATCH] perlcc.PL cleanups
48243              From: Simon Cozens <simon@cozens.net>
48244              Date: Tue, 28 Nov 2000 12:44:35 +0000
48245              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
48246      Branch: perl
48247            ! utils/perlcc.PL
48248 ____________________________________________________________________________
48249 [  7899] By: gsar                                  on 2000/11/28  06:32:55
48250         Log: reintegrate files missed by change#7895
48251      Branch: maint-5.6/perl
48252           +> ext/ByteLoader/bytecode.h utils/Makefile
48253            - utils/perlbc.PL
48254 ____________________________________________________________________________
48255 [  7897] By: gsar                                  on 2000/11/27  18:22:47
48256         Log: can't integrate these two files, for some reason
48257      Branch: maint-5.6/perl
48258            - ext/ByteLoader/bytecode.h utils/Makefile
48259 ____________________________________________________________________________
48260 [  7895] By: gsar                                  on 2000/11/27  18:11:21
48261         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
48262              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
48263              6757..6890,6892..6901 from mainline
48264              
48265              Bytecompiler patches from Benjamin Stuhl.
48266              
48267              More bytecompiler.
48268              
48269              Subject: [PATCH blead] B:: missing dependency
48270              
48271              Subject: [PATCH: 6757] configure.com updates and syslog build
48272              
48273              Long double Gconvert fixes from Yitzchak Scott-Thoennes
48274              and Spider Boardman.
48275              
48276              Subject: [PATCH blead] nextchar() abuse misses an optimisation
48277              
48278              Long double fixes from Spider Boardman.
48279              
48280              Make the selection of NVff et al stricter.
48281              
48282              cSVOPo_*v things index into the current PL_curpad
48283              under ithreads, which is different from the curpad
48284              used by the XSUB.  (In other words, the code as-is
48285              before this patch wouldn't work under ithreads.)
48286              
48287              Be portable.
48288              
48289              VMS MMS (make) wants null action.
48290              
48291              Mac and other portability updates from Chris Nandor.
48292              
48293              Storable support, v-version fixes.
48294              Subject: CPAN.pm beta for testing available
48295              
48296              Portability fix from Hugo van der Sanden.
48297              
48298              Bad makefile.
48299              
48300              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
48301              
48302              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
48303              
48304              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
48305              
48306              Replace #6705 with a minimal doc patch.
48307              Subject: [PATCH 5.6.0] replace change #6705
48308              
48309              Drop the separate perlbc, perlcc -b should be enough.
48310              
48311              installperl couldn't tell whether it had run tests or not.
48312              Subject: [PATCH] Re: installperl and t/TEST
48313              
48314              Add silencer flags to installperl.
48315              Subject: [PATCH] Making installperl silent.
48316              
48317              Make "make install" by default silent.  A new "install-verbose"
48318              target is verbose.
48319              
48320              More liberal parsing of version numbers.
48321              Subject: Re: CPAN.pm beta for testing available
48322              
48323              Create directories in silence.
48324              Subject: [PATCH] Another silencer for MakeMaker
48325              
48326              DOS patches and portability/porting notes, from Tim Jenness.
48327              
48328              Make installman to recognize the silence flag -S.
48329              
48330              Actually do something with the silencer option.
48331              
48332              Continue silencing.
48333              
48334              Show the doc file, not the temp file.
48335              
48336              Regen perltoc.
48337              
48338              Subject: [PATCH] More silencing of installman.
48339              
48340              Better wording for the vec lvalue diagnostic.
48341              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
48342              
48343              Subject: [PATCH: 6805] several more tweaks to configure.com
48344              
48345              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
48346              
48347              Missing parts of 
48348              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
48349              
48350              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
48351              (applied slightly modified)
48352              
48353              installperl --verbose and --silent.
48354              Subject: Re: [PATCH] More silencing of installman.
48355              
48356              Add install-silent target.
48357              
48358              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
48359              the problem reported in
48360              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
48361              
48362              Tweak the sfio/useperlio logic, hopefully as wished in
48363              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
48364              
48365              One forgotten file from #6816.
48366              
48367              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
48368              
48369              Remove duplicately applied patch shards.
48370              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
48371              
48372              Support preserving extremely big/small angles.
48373              
48374              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
48375              
48376              Subject: [PATCH] installation not quite silent yet.
48377              
48378              Update the test count.
48379              
48380              Use UVxf, PTR2UV, NVff.
48381              
48382              Document PTR2XX and INT2PTR.
48383              
48384              no-install target a la make -n.
48385              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
48386              
48387              grep -e isn't portable.
48388              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
48389              
48390              Can't get the test to reliably work thanks to the
48391              inaccurateness of floating point.  "Resolves" bug ids
48392              20000826.003, 20000826.009, 20000826.010,
48393              
48394              Subject: installman buglet
48395              
48396              DJGPP update from Laszlo Molnar.
48397              
48398              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
48399              
48400              Passing -R in ldflags makes now it to appear in the default
48401              for lddlflags, just like with -L.
48402              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
48403              
48404              Test nit.
48405              
48406              Use the actual thread type, not the pointer-to-struct.
48407              
48408              Provice virtual $Config{ccflags_nolargefiles} etc. 
48409              
48410              display_format used as a class method without arguments was broken,
48411              reported in
48412              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
48413              
48414              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
48415              
48416              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
48417              
48418              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
48419              
48420              opmini.o may be left around if a build is interrupted.
48421              
48422              Typo in #6858.
48423              
48424              Fix for ID 20000828.001, long doubles were not formatted
48425              correctly (showed up in $], which stopped installing perl).
48426              
48427              An attempt to fix the problem reported in
48428              Subject: Building perl@6856 using gcc/AIX 4.3.3 
48429              I can't test this properly since the gcc installation I have
48430              access to seems to be botched (gcc is calling the AIX cpp,
48431              a losing proposition...)
48432              
48433              Add -ld to archname on long tr...double platforms.
48434              
48435              Subject: hv.h Doc Patch
48436              
48437              Potential cruft.
48438              
48439              Subject: [PATCH bleedperl@6856] warnings fixes
48440              
48441              -S is the silent flag, -s is the strip flag.
48442              Subject: [PATCH] Re: [PATCH] make no-install          
48443              
48444              Take out the SUIDMAIL thing, that will not be
48445              a problem in 5.7.*.
48446              
48447              Subject: [PATCH bleedperl@6866] spellings
48448              
48449              Subject: [PATCH] Re: files not cleaned even by veryclean
48450              
48451              Use minimal @INC in tests, most of the time just '../lib',
48452              so that we simply can't pick up stuff from other Perls than
48453              the one we are testing.  Pointed out by
48454              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
48455              
48456              Update to Getopt::Long 2.24, from Johan Vromans.
48457              
48458              Fix for thinko in #6848.
48459              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
48460              
48461              Patches all over for people and the files they (hopefully) care about.
48462              
48463              Subject: Net::protoent does not export 'getproto'
48464              
48465              Missed a change in #6869.
48466              
48467              Subject: [PATCH] Warnings in B::Deparse
48468              
48469              Subject: [PATCH] Glob dumping
48470              
48471              Disable one of the tests for now.
48472              
48473              Disabling the one test is a bit tricky.
48474              
48475              Don't forget to tidy up.
48476              
48477              The #6881 removed one dump line.
48478              
48479              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
48480              
48481              Under usethreads the dumped variable is IN_PAD.
48482              Subject: Re: [PATCH] Glob dumping
48483              
48484              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
48485              
48486              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
48487              
48488              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
48489              
48490              Regen Configure for #6894.
48491              
48492              Subject: [PATCH: 6889] updates to perlebcdic.pod
48493              
48494              Undo namespace pollution of #6878.
48495              Subject: Re: Net::protoent does not export 'getproto'
48496              
48497              Admit that we are leaking scalars.
48498              
48499              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
48500      Branch: maint-5.6/perl
48501           !> (integrate 271 files)
48502 ____________________________________________________________________________
48503 [  7894] By: gsar                                  on 2000/11/27  16:00:34
48504         Log: a couple of nits
48505      Branch: maint-5.6/perl
48506            ! MANIFEST pp_sys.c
48507 ____________________________________________________________________________
48508 [  7893] By: gsar                                  on 2000/11/27  15:10:56
48509         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
48510              6740..6745,6747..6757,6760
48511              
48512              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
48513              
48514              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
48515              
48516              Doc nits spotted by Richard Soderberg.
48517              
48518              move WNOHANG definition to where other such things are
48519              
48520              Make $Config{byteorder} more magical so that it is
48521              dynamically computed: nice for 'fat binaries'.
48522              Subject: [PATCH]: default byteorder
48523              
48524              Subject: [PATCH] Cwd.pm now uses strict
48525              
48526              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
48527              
48528              Get -DLEAKTEST to compile (not necessarily to work, mind)
48529              Subject: [ID 20000724.006] -DLEAKTEST problem
48530              
48531              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
48532              
48533              Add perlebcdic from Peter Prymmer, regen toc.
48534              
48535              Don't propose using modules built for 5.005 if no binary
48536              compatibility with 5.005 is attempted.
48537              
48538              Do not use prototyping here.
48539              Subject: [ID 20000817.016] [PATCH] Peek.xs
48540              
48541              Document what the backtick returns if the command fails.
48542              
48543              Add byteorder to the myconfig output.
48544              
48545              Introduce NVef, NVff, and NVgf, use the middle one.
48546              (helps for lib/peek + Linux + long doubles)  Reported in
48547              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
48548              Use NVs in POSIX math, not doubles.
48549              Subject: [ID 20000817.014] POSIX & modfl
48550              
48551              Subject: [PATCH 5.6.0+] newSVrv() memory leak
48552              
48553              The byteorder code in #6671 was wrong.
48554              
48555              Fix the lib/complex failure of
48556              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
48557              Linux long double accuracy issue: something that
48558              when printed with %g looks like "2" but int() of it is 1.
48559              
48560              Propagate new Configure vars.
48561              
48562              Unbuffer the output.
48563              
48564              Subject: [PATCH] perltrap.pod spring cleaning
48565              
48566              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
48567              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
48568              
48569              Tiny Getopt::Long patch from Johan Vromans.
48570              
48571              Document code point which makes if (defined %stash::) to work
48572              (noted by Spider Boardman).
48573              
48574              Subject: [PATCH perl@6698] cygwin port
48575              
48576              Document the NDBM_File and ODBM_File as SDBM_File
48577              was documented in #6417.
48578              
48579              The new tests were missing from #6415.
48580              
48581              Add [[:blank:]] as suggested in
48582              Subject: [ID 20000716.024] [=cc=] / [:blank:]
48583              (the [=cc=] has already been taken care of by #6439
48584              so the whole bug report can be closed)
48585              and make [[:space:]] to be equivalent to isspace(3)
48586              (as opposed to \s, which is isSPACE()).  The difference
48587              is that now [[:space:]] matches the mythical vertical tab,
48588              while \s doesn't.
48589              
48590              Don't eat leading os from index entries.
48591              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
48592              
48593              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
48594              
48595              Typo in pp_complement().
48596              Subject: [PATCH perl-current] Deparse
48597              
48598              Add warnif(), check warnings further up the stack,
48599              all the warnings functions now can take an optional object reference.
48600              Subject: [PATCH bleedperl@6691] warnings pragma update
48601              
48602              Fix a core dump in lib/selfloader under -DDEBUGGING.
48603              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
48604              
48605              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
48606              
48607              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
48608              
48609              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
48610              Put back the long double avoidance code to POSIX.xs
48611              because VMS seems to need it still.
48612              
48613              Introduce a 'veryclean' target that is like 'distclean'
48614              but also removes *~ and *.orig.
48615              
48616              Subject: [ID 20000817.023] endianness description in perlfunc.pod
48617              
48618              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
48619              
48620              Let's try #6717 again.
48621              
48622              UTF8 concat fixes.
48623              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
48624              
48625              pp_open() could pass an uninitialized filename down to do_open9().
48626              
48627              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
48628              
48629              Update to CGI 2.72, from Lincoln Stein.
48630              
48631              Subject: [PATCH] Silence MakeMaker (Was: installman)
48632              
48633              Use temporary directory instead of current directory.
48634              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
48635              
48636              Document odd vs even subreleases and -Dusedevel.
48637              
48638              The veryclean target needs to clobber.
48639              
48640              Use File::Spec->tmpdir().
48641              
48642              Document the number of exponent digits.
48643              
48644              Mention perlebcdic and perlposix-bc.
48645              
48646              s/this one/the 5.6.0 release/
48647              
48648              The #6724 is here.
48649              
48650              The correct cleaning order is an art.
48651              
48652              small tweaks for change#6705: avoid C++ style comments in C code;
48653              use Perl's malloc API rather than the low level system one
48654              
48655              Array context keeps slithering in.
48656              
48657              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
48658              
48659              Subject: [PATCH] os2.c fix for use64bitint
48660              
48661              Update to Pod::LaTeX 0.53.
48662              Subject: [PATCH] lib/Pod/LaTeX.pm updates
48663              
48664              Document the endianness of Alpha more precisely.
48665              
48666              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
48667              
48668              Rename the macro argument because some preprocessors
48669              can't tell the difference and expand arguments also inside
48670              double quoted strings.
48671              
48672              free TLS slot properly on Windows
48673              
48674              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
48675              
48676              Unicos/mk requires elaborate paranoia.
48677              
48678              Tweak the floating point output routine preferences.
48679              
48680              Also under djgpp the timestamps are funky.
48681              
48682              Apply some PodParser 1.18 patches; the Pod/Find.pm
48683              patches cannot be applied since #6712 conflicts.
48684              
48685              Use PodParser 1.18 new test.
48686              
48687              A pod nit.
48688              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
48689              
48690              Be verydeepclean.
48691      Branch: maint-5.6/perl
48692           +> pod/perlebcdic.pod
48693           !> (integrate 106 files)
48694 ____________________________________________________________________________
48695 [  7892] By: jhi                                   on 2000/11/27  15:02:32
48696         Log: Update Changes.
48697      Branch: perl
48698            ! Changes patchlevel.h
48699 ____________________________________________________________________________
48700 [  7891] By: jhi                                   on 2000/11/27  14:57:23
48701         Log: Subject: Re: perlfaq style changes
48702              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48703              Date: Sat, 25 Nov 2000 23:32:26 -0800
48704              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
48705              
48706              plus a note from Ronald Kimball.
48707      Branch: perl
48708            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
48709 ____________________________________________________________________________
48710 [  7890] By: jhi                                   on 2000/11/27  14:53:14
48711         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
48712              From: Benjamin Holzman <bah@ecnvantage.com>
48713              Date: Sun, 26 Nov 2000 16:27:33 -0500
48714              Message-ID: <20001126162733.J25040@ecnvantage.com>
48715      Branch: perl
48716            ! gv.c
48717 ____________________________________________________________________________
48718 [  7889] By: jhi                                   on 2000/11/27  14:43:11
48719         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
48720              From: lvirden@cas.org
48721              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
48722              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
48723      Branch: perl
48724            ! README.amiga
48725 ____________________________________________________________________________
48726 [  7888] By: jhi                                   on 2000/11/27  14:32:34
48727         Log: Restore also the locale test to no-sprintf-taint state.
48728              Fixes the bug 20001127.003.
48729      Branch: perl
48730            ! sv.c t/pragma/locale.t
48731 ____________________________________________________________________________
48732 [  7887] By: gsar                                  on 2000/11/27  14:13:05
48733         Log: integrate changes#6613..6616,6620..6665 from mainline
48734              
48735              VMS configure.com update continues.
48736              
48737              Subject: Test fails / warnings with perl-current #6612
48738              
48739              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
48740              
48741              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
48742              
48743              For now remove the mail code.
48744              
48745              Subject: Re: [PATCH] @+, @- readonly
48746              
48747              Subject: warning: storage class after type is obsolescent
48748              
48749              Subject: sfio2000
48750              
48751              Subject: Re: File::Temp problems on VMS in bleedperl
48752              
48753              README.os2 update.
48754              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
48755              
48756              Make the user to give up his firstborn, err, to knowingly
48757              verify installing an unstable developer release.  Also bump
48758              the release to 5.7.0, but leave a patch tag in the local
48759              patches saying that this is not yet the real thing.
48760              
48761              Update (kinda) to Test 1.14, from Joshua Pritikin.
48762              
48763              make ok etc also for win32.
48764              
48765              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
48766              
48767              Don't blow limited stacks, a lower number is enough to
48768              tickle the lookbehind limit.
48769              
48770              Use -Dusedevel; regen Configure and the respective Porting stuff.
48771              
48772              Subject: [PATCH] debugger exit code should reflect user exit code
48773              
48774              Subject: [PATCH perl@6620] cygwin port
48775              
48776              Missed a file from #6638.
48777              
48778              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)
48779              
48780              magic callbacks all need to have same type signature
48781              
48782              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
48783              
48784              Fix a dependency problem.
48785              Subject: [PATCH: 6640] VMS Makefile.SH update
48786              
48787              The numeric locale was reset to "C" by s?printf and never restored.
48788              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
48789              No test since adding the failing example to locale.t
48790              does not fail -- probably because the locale settings are so
48791              thoroughly tweaked by that time.  Running the example standalone
48792              does fail, though.  UPDATE: test case added at change #7540.
48793              
48794              Subject: [ID 20000324.040] minor fix to perlhpux.pod
48795              
48796              Update to CPAN 1.57.
48797              
48798              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
48799              
48800              Change the perlbug address to perl.org since it's more forgiving.
48801              
48802              Change the regx compilation error markers to use = instead of <
48803              since pod makes using the latter quite messy.  Reported in
48804              ID 20000814.006 by Abigail and in
48805              Subject: Unknown escape E<> ?
48806              
48807              Update to perldebtut 1.9, from Richard Foley.
48808              
48809              check that the number pseudo children doesn't exceed
48810              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
48811              the WaitForMultipleObjects() limit that would cause wait()
48812              to crash)
48813              wait() and waitpid() could potentially be rewritten to use
48814              more than one thread to do the waiting to eliminate this
48815              limitation
48816              
48817              change#6328 could make close(SOCKET) return false on windows
48818              when it shouldn't
48819              
48820              pod nit seen in passing
48821              
48822              on windows, the return values from wait() and waitpid() don't
48823              match those of pseudo-pids
48824              
48825              waitpid() now handles externally spawned pids correctly;
48826              fixes for backtick/wait/waitpid failures on Windows 9x
48827              these changes make the pid returned by process functions on
48828              Windows 9x always positive by clearing the high bit (which
48829              is always set on Win9x); pseudo-process PIDs are likewise
48830              always negative now on Win9x (just as on NT/2000)
48831              
48832              trailing new %ENV entries weren't being pushed into the real
48833              environment of subprocesses on Windows
48834              
48835              Tweak the regex compilation errors once more.
48836              
48837              avoid warnings from dense compiler
48838              
48839              add "ok" targets from change#6632 in makefile.mk
48840      Branch: maint-5.6/perl
48841            - lib/Pod/PlainText.pm vms/configure.com
48842           !> (integrate 66 files)
48843 ____________________________________________________________________________
48844 [  7886] By: jhi                                   on 2000/11/27  13:54:18
48845         Log: __FUNCTION__ isn't portable and trying to emulate it leads
48846              into practically spelling out the name of the function.
48847              Takes care of the bug 20001127.001.
48848      Branch: perl
48849            ! perlio.c
48850 ____________________________________________________________________________
48851 [  7885] By: gsar                                  on 2000/11/27  13:53:18
48852         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
48853              6610..6611 from mainline
48854              
48855              Make regular expression parse error messages easier to understand.
48856              Subject: Re: enhanced(?) regex error messages
48857              
48858              Tiny tidying on report_evil_fh().
48859              
48860              Subject: Re: enhanced(?) regex error messages 
48861              plus Capitalize the error messages, plus perldiag them.
48862              
48863              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
48864              
48865              Document here-doc better.
48866              
48867              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
48868              
48869              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
48870              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
48871              (either perlbug or p5p ate the original), plus regen
48872              perlapi and perltoc. 
48873              
48874              Regen global.sym.
48875              
48876              Double check that we have a dirhandle.
48877              
48878              Subject: Re: enhanced(?) regex error messages
48879              (plus two small patches sent privately)
48880              (this still seems to leave few test failures)
48881              
48882              warn is a macro, avoid using at a variable to avoid warnings
48883              in some configurations; readdir.t is too conservative in
48884              estimating number of *.t's
48885              
48886              Get back into sync with Jeffrey on the enhanced regex warnings.
48887              
48888              Subject: [PATCH 5.6.0] cygwin port
48889              
48890              Zero entries were skipped, fix from Adrian Goalby
48891              <argoalby@yahoo.co.uk>
48892              
48893              Subject: Remove dead entry in perldiag
48894              
48895              Amend the description of Perl6.
48896              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
48897              
48898              detypo
48899              
48900              It's the 2ndO'ROSSC.
48901              
48902              Revert the sv.c part of #6559, a better fix is needed.
48903              
48904              Iterating perl6 description.
48905              
48906              Update to Term::ANSIColor 1.03, from Russ Allbery.
48907              
48908              Update to Getopt::Long 2.23_05, from Johan Vromans.
48909              
48910              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
48911              
48912              Update to Pod::Parser 1.17, from Brad Appleton.
48913              
48914              Update to CPAN 1.56, from Andreas König.
48915              
48916              Update to CGI 2.70, from Lincoln Stein.
48917              
48918              Put back the std @INC thing.
48919              
48920              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
48921              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
48922              
48923              Document the IO::Select timeout.
48924              
48925              sleep(1) does not necessarily return 1.
48926              Subject: [PATCH bleadperl] op/lex_assign.t  
48927              
48928              Subject: debugger "d" command doesnt check line number
48929              
48930              B::Deparse didn't do sub attributes.
48931              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
48932              
48933              Preprocessing and postprocessing for File::Find.
48934              Subject: Patch to Find::File.pm to allow alphabetical results
48935              
48936              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
48937              
48938              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
48939              
48940              Subject: Re: [ID 20000730.003] utf8::length() bad
48941              
48942              Subject: Getting perlio and threads to compile
48943              (the Solaris version changes in Configure skipped)
48944              
48945              Tests for #6589.
48946              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
48947              
48948              Add Perl debugging tutorial, regen toc. 
48949              Subject: perldebtut.pod
48950              
48951              Add a few missing files, update MANIFEST.
48952              
48953              Rewrite of vms/subconfigure.com as configure.com,
48954              from Peter Prymmer and the vmsperl crew.
48955              
48956              Should have deleted this in #6603.
48957              
48958              Fix the test for 5005threads.
48959              
48960              Fix-n-skip the tests under 5005threads.
48961              
48962              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
48963              
48964              Upgrade to CGI 2.71, from Lincoln Stein.
48965      Branch: maint-5.6/perl
48966           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
48967           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
48968           +> t/op/regmesg.t t/pod/find.t vms/configure.com
48969            - vms/subconfigure.com
48970            ! lib/lib.pm
48971           !> (integrate 115 files)
48972 ____________________________________________________________________________
48973 [  7884] By: jhi                                   on 2000/11/27  13:44:33
48974         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
48975              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48976              Date:     Mon, 27 Nov 2000 08:23:54 EST
48977              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
48978      Branch: perl
48979            ! vms/descrip_mms.template vms/test.com
48980 ____________________________________________________________________________
48981 [  7883] By: gsar                                  on 2000/11/27  11:50:46
48982         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
48983              6511..6513,6515..6523,6525..6536
48984              
48985              The swallow_bom() saga continues.  The #23 of require.t
48986              (UTF16-LE) still fails (silently, no output) but the #22
48987              (UTF16-BE) seems to be working now.  The root of the
48988              failure may be in sv_gets(): is it UTF-16LE-aware,
48989              especially when it comes to line endings? 
48990              
48991              Document the problem with -P in HP-UX and its workaround.
48992              
48993              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
48994              (aka ID 20000730.002)
48995              
48996              Subject: fix and question re: waitpid() under win32
48997              
48998              Make the safety catch for buggy gccs work with triple version
48999              numbers like 2.95.2.  Reported in
49000              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
49001              
49002              In Digital UNIX warn if gcc explicitly chosen because even
49003              2.95.2 is known to cause problems.
49004              
49005              Make chr() for values >127 to create utf8 when under utf8.
49006              
49007              various syntax errors and such (not fixed: comp/require.t#22 coredump
49008              on Windows)
49009              
49010              Stash away the largefiles flags and libswanted.
49011              
49012              BOM patching from Simon Cozens.
49013              
49014              If gccosandvers is equal to osname, clear gccosandvers.
49015              
49016              Make p4desc to skip non-mainperl branches by default.
49017              
49018              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
49019              
49020              The test from this
49021              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
49022              
49023              In new BSDs changes to argv[] do not show up in ps(1) output,
49024              instead one must use setproctitle().  This was already addressed
49025              by change #6457, but the below has a new variant for FreeBSD 4.0
49026              or later, and the matter is also documented more.
49027              
49028              FreeBSD 3.* updates from
49029              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
49030              
49031              regen_headers, regen perltoc.
49032              
49033              Document in one place the memory abstractions used in Perl core.
49034              
49035              memcpy has n o in it, as pinted ut by Sarathy.
49036              
49037              Remove the extraneous "main::" prefix from all the
49038              "opened only for", "on closed", and "never opened" warnings.
49039              
49040              The name of a filehandle does not have <these>.
49041              
49042              The tr utf8 patching continues.
49043              
49044              The new setproctitle() feature is available only in 
49045              bleeding edge FreeBSD.  From Paul Saab.
49046              
49047              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
49048              
49049              Dump UVs as UVs in Data::Dumper.
49050              
49051              detypo #6494
49052              
49053              Document the IVdf UVuf UVof UVxf.
49054              
49055              require.t needs binmode() to work on windows
49056              
49057              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
49058              that are hopefully soon put into use.
49059              
49060              Allow "no Module;" even if there is no 'unimport'.
49061              
49062              Better skip message for the test; one of the two problems in
49063              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
49064              
49065              The subtest 4 may fail also on VOBS, as pointed out
49066              by Nick Ing-Simmons in November 1999, bug id 19991124.003
49067              (but the failure in that bug report isn't the subtest 4).
49068              
49069              Be more informative on what is skipped and why,
49070              also repeat the list at the end.
49071              
49072              Add a URL for FSF.
49073              
49074              Subject: [PATCH] sv.h documentation - SvLEN
49075              
49076              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
49077              
49078              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
49079              
49080              Subject: [PATCH] bad cppsymbols on os2 + Configure question
49081              
49082              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
49083              
49084              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
49085              mention the idea of @( and @)
49086              
49087              This is 6512.  Really.
49088              
49089              Subject: [ID 19990721.004] Documentation bug in perlfunc
49090              
49091              Subject: Minor tweak to perlvar.pod
49092              
49093              In the warnings call filehandles consistently so;
49094              add "unopened" warning for stat().
49095              
49096              After the #6519 a warning about stat() is just that,
49097              not about a filetest, which now have their own warning.
49098              
49099              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
49100              
49101              Subject: Re: Array vs. List context
49102              
49103              Subject: New perlcc, take 2
49104              
49105              Weed buglets pointed out by
49106              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
49107              
49108              gcc versions might have (parentheses) in them.
49109              
49110              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
49111              
49112              Essential prototype changes were missing from #6527.
49113              Also make report_evil_fh() more bomb-proof.
49114              
49115              Zap lib/Sys directory when cleaning up.
49116              
49117              Change the Policy policy: now -Dprefix= with an existing
49118              Policy.sh and prefix == siteprefix == vendorprefix, then all
49119              of them follow along the new prefix.
49120              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
49121              
49122              Continue fixing the io warnings.  This also
49123              sort of fixes bug ID 20000802.003: the core dump
49124              is no more.  Whether the current behaviour is correct
49125              (giving a warning: "Not a format reference"), is another matter.
49126              
49127              Have symbols for the IoTYPEs.
49128              
49129              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
49130              
49131              Document a bit that UDP is not what you might think.
49132              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
49133              tr memory corruption fix from Simon Cozens.
49134              
49135              Plug the security hole described in the Aug 05 2000 bugtraq message
49136              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
49137              The security hole exists only in suidperls, which isn't
49138              installed or even built by default.
49139      Branch: maint-5.6/perl
49140           !> (integrate 71 files)
49141 ____________________________________________________________________________
49142 [  7882] By: gsar                                  on 2000/11/27  10:25:36
49143         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
49144              from mainline
49145              
49146              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
49147              to be fatal errors (instead of by default ignoring them, and
49148              ignoring with a bug: even though -w gave an error, the opening [
49149              was left in)  Reported in:
49150              
49151              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
49152              
49153              Subject: [PATCH] split /^/
49154              
49155              MacOS nits from Matthias Neeracher.
49156              
49157              More split() doc and test patches from Mike Guy.
49158              
49159              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
49160              from Graham Barr in the module list.
49161              
49162              docfix from Peter Scott <Peter@PSDT.com>.
49163              
49164              File::Temp patches for VMS and OS/2 from Tim Jenness.
49165              
49166              open() wariness in perlbug.
49167              
49168              Subject: [PATCH] minor doc change - perlguts
49169              
49170              Subject: Minor doc patch: handy.h
49171              
49172              Be wary of close()s, too.
49173              
49174              Further File::Temp patches from Yitzchak Scott-Thoennes
49175              and Craig A. Berry.
49176              
49177              Subject: [PATCH] fixes bug 20000508.004
49178              
49179              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
49180              
49181              Allow "no AutoLoader;", based on change #6444,
49182              suggested by Graham Barr.
49183              
49184              Use setproctitle() if available to modify $0.
49185              
49186              Warn if the version of the operating system used to compile gcc
49187              differs from the current version of the operating system.
49188              Also display the gcc compilation os and version in myconfig.
49189              Inspiration from
49190              
49191              Tiny fixes for #6460.
49192              
49193              The problem described in this
49194              Subject: [ID 20000322.018] named chars aren't magical enough
49195              has been fixed in perl 5.6.0 but just in case added a test
49196              to keep it away.  (The report from Joseph Hall.)
49197              
49198              Tune the comments and hopefully stop a memory leak.
49199              
49200              Subject: UTF8 concat
49201              (with a memory leak fixed, plus a few casts added)
49202              This also seems to help for
49203              Subject: [ID 20000716.015] join UTF8 weirdness
49204              
49205              Do not upgrade SVs into utf8 just because they participate
49206              in eq or cmp.  Reported and fix suggested in
49207              Subject: [ID 20000720.009] sv_eq UTF8 bug
49208              
49209              Fix the HALF_UPGRADE() macro introduced in #6263.
49210              
49211              Find green threads before native threads.
49212              Subject: Re: Patch to jpl/JNI/Makefile.PL
49213      Branch: maint-5.6/perl
49214           !> (integrate 30 files)
49215 ____________________________________________________________________________
49216 [  7881] By: jhi                                   on 2000/11/27  05:48:41
49217         Log: It seems that *both* the unused submatch loop cleanup
49218              codes are needed.
49219      Branch: perl
49220            ! regexec.c
49221 ____________________________________________________________________________
49222 [  7880] By: jhi                                   on 2000/11/27  04:50:07
49223         Log: Clean .exists deeper.
49224      Branch: perl
49225            ! Makefile.SH
49226 ____________________________________________________________________________
49227 [  7879] By: jhi                                   on 2000/11/27  02:31:35
49228         Log: The code in regcppop() (see #7878) contains the correct lower
49229              limit for the unused submatch 'cleanup' loop so that under
49230              "use utf8" the following code wouldn't dump core:
49231              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
49232              the cleanup loop in regtry() stomped beyond allocated area
49233              in the startp[] array.  Therefore, copied the correct lower
49234              loop limit (*PL_reglastparen) to regtry().  Note: something
49235              may still not be quite right: why was the _higher_ loop limit
49236              (prog->nparens) different in the utf8 case?
49237              
49238              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
49239              without core dumps, there were about 17 of them before
49240              the patch (with us since Perl 5.7.0).  Two failures, still:
49241              496 and 505 (though these may not be severe).
49242              
49243              Patch #7881 is also needed since both the cleanup loops
49244              seem to be needed.
49245              
49246              Also, the t/op/pat#44 seems to core dump under utf8.
49247              Plus a couple of failures.  UGH-8.
49248      Branch: perl
49249            ! regexec.c
49250 ____________________________________________________________________________
49251 [  7878] By: jhi                                   on 2000/11/27  02:21:17
49252         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
49253              the code in regcppop() seems to be redundant for the test suite --
49254              but it contains a germ of truth, and it needed for the build
49255              process itself: see #7879 and #7881.
49256      Branch: perl
49257            ! regexec.c
49258 ____________________________________________________________________________
49259 [  7877] By: jhi                                   on 2000/11/27  01:53:09
49260         Log: Comment on comment.
49261      Branch: perl
49262            ! regexec.c
49263 ____________________________________________________________________________
49264 [  7876] By: jhi                                   on 2000/11/27  00:49:59
49265         Log: Adjust the docs to agree with #7875.
49266      Branch: perl
49267            ! pod/perllocale.pod
49268 ____________________________________________________________________________
49269 [  7875] By: jhi                                   on 2000/11/27  00:49:27
49270         Log: Retract #7863.  It makes more sense not to taint formatted output,
49271              not even by sprintf().
49272      Branch: perl
49273            ! sv.c
49274 ____________________________________________________________________________
49275 [  7874] By: jhi                                   on 2000/11/26  23:36:02
49276         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
49277              Not really fixed (should really dump the UTF-8 charclass),
49278              but stopped displaying the garbage.
49279              
49280              Also add a note on the (missing) Unicode PSXSPC and BLANK.
49281      Branch: perl
49282            ! regcomp.c
49283 ____________________________________________________________________________
49284 [  7873] By: jhi                                   on 2000/11/26  21:31:13
49285         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
49286      Branch: perl
49287            ! regexec.c
49288 ____________________________________________________________________________
49289 [  7872] By: jhi                                   on 2000/11/26  21:06:04
49290         Log: No need to scan till infinity, 13 is enough.
49291      Branch: perl
49292            ! handy.h utf8.c
49293 ____________________________________________________________________________
49294 [  7871] By: jhi                                   on 2000/11/26  20:20:32
49295         Log: Test line numbers are different with utf8.
49296      Branch: perl
49297            ! t/op/re_tests
49298 ____________________________________________________________________________
49299 [  7870] By: jhi                                   on 2000/11/26  20:10:12
49300         Log: Message nit.
49301      Branch: perl
49302            ! regcomp.c
49303 ____________________________________________________________________________
49304 [  7869] By: jhi                                   on 2000/11/26  19:01:05
49305         Log: Make utf8_length() and utf8_distance() (the latter of which
49306              is unused at the moment) to be less forgiving about bad UTF-8.
49307      Branch: perl
49308            ! embed.h embed.pl objXSUB.h proto.h utf8.c
49309 ____________________________________________________________________________
49310 [  7868] By: jhi                                   on 2000/11/26  18:45:56
49311         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
49312              From: Benjamin Holzman <bah@ecnvantage.com>
49313              Date: Sat, 25 Nov 2000 20:40:20 -0500       
49314              Message-ID: <20001125204020.A25040@ecnvantage.com>              
49315              
49316              Debian allows installing /usr/bin/locale without installing
49317              any locales, an error message will ensue.
49318      Branch: perl
49319            ! t/pragma/locale.t
49320 ____________________________________________________________________________
49321 [  7867] By: jhi                                   on 2000/11/26  18:31:12
49322         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
49323              From: Benjamin Holzman <bah@ecnvantage.com>
49324              Date: Sun, 26 Nov 2000 02:42:34 -0500
49325              Message-ID: <20001126024234.G25040@ecnvantage.com>
49326              
49327              Patch for the bug 20000212.002.
49328      Branch: perl
49329            ! sv.c t/op/array.t
49330 ____________________________________________________________________________
49331 [  7866] By: jhi                                   on 2000/11/26  18:28:09
49332         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
49333              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49334              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
49335              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
49336              
49337              File::Temp 0.11.
49338      Branch: perl
49339            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
49340 ____________________________________________________________________________
49341 [  7865] By: jhi                                   on 2000/11/26  18:24:22
49342         Log: The metaconfig unit change for #7864.
49343      Branch: metaconfig/U/perl
49344            ! need_va_copy.U
49345 ____________________________________________________________________________
49346 [  7864] By: jhi                                   on 2000/11/26  18:23:41
49347         Log: Make the va_copy() test not to be so talkative.
49348      Branch: perl
49349            ! Configure config_h.SH
49350 ____________________________________________________________________________
49351 [  7863] By: jhi                                   on 2000/11/26  18:11:02
49352         Log: Fix locale inconsistencies unearthed by Hugo's work.
49353              Now the floating point sprintf really does taint the result
49354              string as perllocale promises (has promised for a long time)
49355              if "use locale" is in the lexical scope.
49356      Branch: perl
49357            ! sv.c t/pragma/locale.t
49358 ____________________________________________________________________________
49359 [  7862] By: jhi                                   on 2000/11/26  00:35:15
49360         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
49361              From: Nicholas Clark <nick@ccl4.org>
49362              Date: Sun, 26 Nov 2000 00:07:50 +0000
49363              Message-ID: <20001126000750.A22446@plum.flirble.org>
49364              
49365              Infinit.
49366      Branch: perl
49367            ! sv.c
49368 ____________________________________________________________________________
49369 [  7861] By: jhi                                   on 2000/11/26  00:01:26
49370         Log: Integrate perlio.
49371      Branch: perl
49372           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
49373 ____________________________________________________________________________
49374 [  7860] By: nick                                  on 2000/11/25  22:04:17
49375         Log: Correct relative path from new ext\Filter\Util\Call location
49376              back to miniperl.
49377      Branch: perlio
49378            ! win32/makefile.mk
49379 ____________________________________________________________________________
49380 [  7859] By: nick                                  on 2000/11/25  21:26:54
49381         Log: Integrate mainline.
49382      Branch: perlio
49383           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
49384           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
49385           +> t/lib/filter-util.t
49386            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49387            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
49388            - t/lib/filt-util.t
49389           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
49390           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
49391           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
49392           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
49393           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
49394           !> win32/makefile.mk
49395 ____________________________________________________________________________
49396 [  7858] By: gsar                                  on 2000/11/25  20:52:17
49397         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
49398              parent's memory; fix it by keeping track of the actual pad
49399              offset rather than a raw pointer (this change is probably also
49400              relevant to non-ithreads case to avoid fallout from reallocs of
49401              the pad array, but is currently only enabled for the ithreads
49402              case in the interests of minimal disruption to existing "well
49403              tested" code)
49404      Branch: perl
49405            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
49406            ! proto.h scope.c scope.h sv.c t/op/fork.t
49407 ____________________________________________________________________________
49408 [  7857] By: nick                                  on 2000/11/25  20:01:28
49409         Log: All tests pass on Win32/gcc/USE_PERLIO.
49410              - when crlf layer is pushed make unix-level binary.
49411              - remove :crlf injection in pp_backtick in pp_sys.c
49412              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
49413      Branch: perlio
49414            ! doio.c perlio.c pp_sys.c win32/makefile.mk
49415 ____________________________________________________________________________
49416 [  7856] By: jhi                                   on 2000/11/25  18:38:30
49417         Log: Update the metaconfig units for #7855.
49418      Branch: metaconfig/U/perl
49419            ! useperlio.U usesocks.U
49420 ____________________________________________________________________________
49421 [  7855] By: jhi                                   on 2000/11/25  18:37:54
49422         Log: Undo the SOCKS workarounds, instead start using PerlIO
49423              if SOCKS is selected.
49424              
49425              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
49426              From: Jens Hamisch <jens@Strawberry.COM>
49427              Date: Fri, 24 Nov 2000 18:31:30 +0100
49428              Message-ID: <20001124183130.E28337@Strawberry.COM>
49429              
49430              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
49431              From: Jens Hamisch <jens@Strawberry.COM>
49432              Date: Fri, 24 Nov 2000 19:11:51 +0100
49433              Message-ID: <20001124191151.A28753@Strawberry.COM>
49434      Branch: perl
49435            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
49436            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
49437 ____________________________________________________________________________
49438 [  7854] By: jhi                                   on 2000/11/25  17:39:08
49439         Log: Undo #7848.  Some of the code seems to use walkoptree(),
49440              some walkoptree_slow().  An unfinished renaming?
49441              Now the sub is walkoptree() (which is @EXPORT_OK),
49442              the walkoptree_slow() is a typeglob alias to walkoptree.
49443              This makes the tests to pass, at least.
49444      Branch: perl
49445            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
49446 ____________________________________________________________________________
49447 [  7853] By: nick                                  on 2000/11/24  22:24:33
49448         Log: Re-arrange crlf vs binary for platforms that care.
49449              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
49450              Lip-service to making stdio layer work on such platfroms (untested).
49451              Now fails 3 tests rather than one, checkin to see if I can debug 
49452              the issue under linux. (Do not merge.)
49453      Branch: perlio
49454            ! doio.c perlio.c perliol.h
49455 ____________________________________________________________________________
49456 [  7852] By: jhi                                   on 2000/11/24  18:57:39
49457         Log: AUTHORS edits.
49458      Branch: perl
49459            ! AUTHORS
49460 ____________________________________________________________________________
49461 [  7851] By: jhi                                   on 2000/11/24  17:34:56
49462         Log: Add Jan-Erik Karlsson.
49463      Branch: perl
49464            ! AUTHORS
49465 ____________________________________________________________________________
49466 [  7850] By: jhi                                   on 2000/11/24  17:27:56
49467         Log: Configure should find stdchar on its own.
49468      Branch: perl
49469            ! hints/solaris_2.sh
49470 ____________________________________________________________________________
49471 [  7849] By: jhi                                   on 2000/11/24  17:24:55
49472         Log: Subject: PATCH over 7848: Filter test flawed
49473              From: andreas.koenig@anima.de (Andreas J. Koenig)
49474              Date: 24 Nov 2000 10:28:29 +0100
49475              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
49476      Branch: perl
49477            ! t/lib/filter-util.t
49478 ____________________________________________________________________________
49479 [  7848] By: jhi                                   on 2000/11/24  17:22:15
49480         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
49481              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
49482              Date: Fri, 24 Nov 2000 16:12:58 +0000
49483              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
49484      Branch: perl
49485            ! ext/B/B.pm
49486 ____________________________________________________________________________
49487 [  7847] By: jhi                                   on 2000/11/24  03:07:01
49488         Log: Integrate perlio.
49489      Branch: perl
49490           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
49491           !> win32/makefile.mk
49492 ____________________________________________________________________________
49493 [  7846] By: gsar                                  on 2000/11/24  00:55:57
49494         Log: integrate changes#6415..6418,6420..6438 from mainline
49495              
49496              Fix the bitvector ops for utf8 (tricky since past 7 bits
49497              the utf8 'characters' can be more than one octet).
49498              
49499              MPE/ix updates for perl 5.6.0 from Mark Bixby.
49500              
49501              Subject: SDBM_File documentation
49502              
49503              Detypo.
49504              
49505              Decutandpasto.
49506              
49507              Send all installperl messages to STDERR and be -w clean.
49508              
49509              Out-of-date note removed.
49510              
49511              Protect against "wild next"s, that is, callbacks doing "next"
49512              instead of "return".
49513              
49514              Use STDOUT consistently.
49515              
49516              The output might have been produced in the wrong order.
49517              
49518              A missing 'break' after the [[:space:]] switch case.
49519              
49520              Add tests for
49521              [ID 19991110.003] another matching finding by pcre author
49522              which has already been fixed by some patch, as verified in
49523              
49524              Documentation to explain the behaviour of map().
49525              
49526              Add an optimization for map-maps-a-list-element-to-more-list-elements
49527              case, but add also notes explaining the relationship of this
49528              patch and the earlier notes by Sarathy.
49529              
49530              Subject: [ID 20000716.023] syslog test fails without sockets
49531              
49532              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
49533              Test cases for #6431.
49534              
49535              File::Spec::VMS fixup for tmpdir from Craig Berry.
49536              
49537              Make the "uninit variable" warning to say "concat or string"
49538              or "join or string" when in concat or join .
49539              
49540              Get UTF16 BOMs working.  Patch from
49541              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
49542              
49543              Subject: [PATCH] Make large file tests deal with SIGXFSZ
49544              
49545              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
49546              
49547              Subject: [PATCH] av.c apidoc
49548      Branch: maint-5.6/perl
49549           !> (integrate 43 files)
49550 ____________________________________________________________________________
49551 [  7845] By: gsar                                  on 2000/11/24  00:20:45
49552         Log: integrate changes#6406..6414 from mainline
49553              
49554              Merge perlhacktut into perlhack, update perlguts.
49555              
49556              Fix AutoSplit to use File::Spec the right way in VMS,
49557              from Peter Prymmer.
49558              
49559              The bug report
49560              [ID 19991110.002] minimal matching discrepancy found by pcre author
49561              seems to have been fixed (though differently from what was suggested
49562              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
49563              
49564              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
49565              not in pod, from Peter Prymmer
49566              
49567              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
49568              From: Hugo <hv@crypt.compulink.co.uk>
49569              Date: Fri, 14 Jul 2000 23:05:20 +0100
49570              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
49571              
49572              Didn't anymore apply, but that point still could use another fix.
49573              
49574              lib/b test fixes from Peter Prymmer.
49575              
49576              More docs for sv functions.
49577              
49578              perlvms.pod whitespace cleanup to keep pod utils happy.
49579              
49580              another VMS build tweak from Peter Prymmer
49581      Branch: maint-5.6/perl
49582           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
49583           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
49584           !> vms/descrip_mms.template vms/perlvms.pod
49585 ____________________________________________________________________________
49586 [  7844] By: nick                                  on 2000/11/23  23:42:45
49587         Log: Win32/perlio Now just fails one io/argv.t test - lack 
49588              of default :crlf on standard streams.
49589      Branch: perlio
49590            ! doio.c perlio.c
49591 ____________________________________________________________________________
49592 [  7843] By: nick                                  on 2000/11/23  23:04:05
49593         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
49594              peek fail is showing a real problem (multiple crlf layers
49595              are getting pushed.)
49596      Branch: perlio
49597            ! doio.c perlio.c win32/makefile.mk
49598 ____________________________________________________________________________
49599 [  7842] By: nick                                  on 2000/11/23  19:46:23
49600         Log: Implement PerlIO_binmode()
49601              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
49602              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
49603              make binmode in t/lib/io_tell.t unconditional so that works.
49604              Checkin just so Win32 machine can see these changes.
49605      Branch: perlio
49606            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
49607 ____________________________________________________________________________
49608 [  7841] By: jhi                                   on 2000/11/23  19:30:00
49609         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
49610      Branch: perl
49611            ! README.amiga
49612 ____________________________________________________________________________
49613 [  7840] By: jhi                                   on 2000/11/23  17:18:02
49614         Log: SOCKS wrestling continues, patches from Jens Hamisch.
49615      Branch: perl
49616            ! doio.c embed.h embed.pl perlsdio.h proto.h
49617 ____________________________________________________________________________
49618 [  7839] By: jhi                                   on 2000/11/23  16:54:14
49619         Log: Push Filter::Util::Call one level deeper.
49620      Branch: perl
49621            + t/lib/filter-util.t
49622           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
49623           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
49624            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49625            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
49626            - t/lib/filt-util.t
49627            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
49628            ! win32/Makefile win32/makefile.mk
49629 ____________________________________________________________________________
49630 [  7838] By: jhi                                   on 2000/11/23  16:52:40
49631         Log: Reach back one higher up when searching for PERL_SRC.
49632      Branch: perl
49633            ! lib/ExtUtils/MM_Unix.pm
49634 ____________________________________________________________________________
49635 [  7837] By: jhi                                   on 2000/11/23  16:05:41
49636         Log: Subject: Re: perl@7826
49637              Date: Thu, 23 Nov 2000 02:20:25 -0600
49638              From: "Craig A. Berry" <craigberry@mac.com>
49639              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
49640              
49641              Make VMS to like Filter::Util::Call. 
49642      Branch: perl
49643            ! configure.com ext/Filter/Util/Makefile.PL
49644 ____________________________________________________________________________
49645 [  7836] By: nick                                  on 2000/11/23  16:04:08
49646         Log: Implement crlf layer - not ready for merge.
49647      Branch: perlio
49648            ! perlio.c win32/makefile.mk
49649 ____________________________________________________________________________
49650 [  7835] By: jhi                                   on 2000/11/23  15:56:52
49651         Log: STDCHAR is different in Sparc v9 vs x86.
49652      Branch: perl
49653            ! hints/solaris_2.sh
49654 ____________________________________________________________________________
49655 [  7834] By: jhi                                   on 2000/11/23  15:50:47
49656         Log: The type needs to be visible to protos.
49657      Branch: perl
49658            ! perl.h
49659 ____________________________________________________________________________
49660 [  7833] By: jhi                                   on 2000/11/23  15:40:46
49661         Log: Finish unfinished SOCKS workaround changes.
49662      Branch: perl
49663            ! doio.c
49664 ____________________________________________________________________________
49665 [  7832] By: jhi                                   on 2000/11/23  15:33:30
49666         Log: Integrate perlio.
49667      Branch: perl
49668           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49669           !> win32/makefile.mk
49670 ____________________________________________________________________________
49671 [  7831] By: nick                                  on 2000/11/23  10:31:07
49672         Log: Correct makefile.mk dependancies for ext/Filter/Util
49673              Build ext/Encode
49674              Run dmake regen_config_h
49675      Branch: perlio
49676            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49677            ! win32/makefile.mk
49678 ____________________________________________________________________________
49679 [  7830] By: nick                                  on 2000/11/23  08:05:07
49680         Log: Integrate mainline
49681      Branch: perlio
49682           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49683           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
49684           +> t/lib/filt-util.pl t/lib/filt-util.t
49685           !> (integrate 41 files)
49686 ____________________________________________________________________________
49687 [  7829] By: gsar                                  on 2000/11/23  03:07:11
49688         Log: build the Filter extension on windows
49689      Branch: perl
49690            ! win32/Makefile win32/makefile.mk
49691 ____________________________________________________________________________
49692 [  7828] By: gsar                                  on 2000/11/23  02:46:35
49693         Log: regenerate win32/config* and fix some inconsistencies in the
49694              makefiles; always export Perl_deb() because it is needed
49695              by ext/re/* (whether perl itself is built with -DDEBUGGING
49696              or not)
49697      Branch: perl
49698            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
49699            ! win32/config_H.vc win32/makefile.mk
49700 ____________________________________________________________________________
49701 [  7827] By: gsar                                  on 2000/11/23  02:18:38
49702         Log: get sources building on windows+MSVC again (untested with other
49703              compilers)
49704      Branch: perl
49705            ! win32/include/sys/socket.h win32/perllib.c
49706 ____________________________________________________________________________
49707 [  7826] By: jhi                                   on 2000/11/23  01:18:26
49708         Log: Update Changes.
49709      Branch: perl
49710            ! Changes patchlevel.h
49711 ____________________________________________________________________________
49712 [  7825] By: jhi                                   on 2000/11/23  00:20:41
49713         Log: Subject: Re: av.c patch (having slight problems)
49714              From: "Ben Tilly" <ben_tilly@hotmail.com>
49715              Date: Tue, 21 Nov 2000 23:29:31 -0500
49716              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
49717              
49718              unshift() speedup.
49719      Branch: perl
49720            ! av.c
49721 ____________________________________________________________________________
49722 [  7824] By: jhi                                   on 2000/11/22  23:59:15
49723         Log: Fixes for signedness warnings noticed by VMSperlers.
49724      Branch: perl
49725            ! ext/Storable/Storable.xs regcomp.c sv.c
49726 ____________________________________________________________________________
49727 [  7823] By: jhi                                   on 2000/11/22  23:19:31
49728         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
49729              From: Peter Prymmer <pvhp@forte.com>
49730              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
49731              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
49732      Branch: perl
49733            ! t/pragma/warn/pp_hot
49734 ____________________________________________________________________________
49735 [  7822] By: jhi                                   on 2000/11/22  22:52:20
49736         Log: Be clean.
49737      Branch: perl
49738            ! Makefile.SH
49739 ____________________________________________________________________________
49740 [  7821] By: jhi                                   on 2000/11/22  22:46:39
49741         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
49742              by Damian Conway, as suggested by Paul Marquess.
49743      Branch: perl
49744            + lib/Filter/Simple.pm
49745 ____________________________________________________________________________
49746 [  7820] By: jhi                                   on 2000/11/22  22:45:51
49747         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
49748      Branch: perl
49749            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
49750            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
49751            + t/lib/filt-util.t
49752            ! MANIFEST
49753 ____________________________________________________________________________
49754 [  7819] By: jhi                                   on 2000/11/22  22:03:27
49755         Log: Integrate perlio.
49756      Branch: perl
49757           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
49758           !> win32/makefile.mk
49759 ____________________________________________________________________________
49760 [  7818] By: jhi                                   on 2000/11/22  21:56:02
49761         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
49762      Branch: perl
49763            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
49764            ! t/lib/io_sock.t
49765 ____________________________________________________________________________
49766 [  7817] By: jhi                                   on 2000/11/22  21:39:49
49767         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
49768              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49769              Date: Wed, 22 Nov 2000 16:08:12 -0500
49770              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
49771      Branch: perl
49772            ! lib/ExtUtils/Liblist.pm
49773 ____________________________________________________________________________
49774 [  7816] By: jhi                                   on 2000/11/22  21:38:25
49775         Log: Go ahead and #include <unistd.h> in perl.h.
49776      Branch: perl
49777            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
49778            ! util.c
49779 ____________________________________________________________________________
49780 [  7815] By: jhi                                   on 2000/11/22  21:22:52
49781         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
49782              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49783              Date: Mon, 20 Nov 2000 18:30:52 -0500
49784              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
49785      Branch: perl
49786            ! pod/perlre.pod regcomp.c t/op/re_tests
49787 ____________________________________________________________________________
49788 [  7814] By: jhi                                   on 2000/11/22  21:21:46
49789         Log: Subject: [PATCH 5.7.0] Liblist finally works
49790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49791              Date: Tue, 21 Nov 2000 22:02:17 -0500
49792              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
49793      Branch: perl
49794            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
49795            ! lib/ExtUtils/MakeMaker.pm
49796 ____________________________________________________________________________
49797 [  7813] By: jhi                                   on 2000/11/22  21:20:23
49798         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
49799              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49800              Date: Wed, 22 Nov 2000 17:53:15 +0100
49801              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
49802              
49803              AIX dynaloader and perlio patch.
49804      Branch: perl
49805            ! ext/DynaLoader/dl_aix.xs
49806 ____________________________________________________________________________
49807 [  7812] By: jhi                                   on 2000/11/22  21:17:52
49808         Log: (Accidentally empty patch.)
49809      Branch: perl
49810            ! av.c
49811 ____________________________________________________________________________
49812 [  7811] By: jhi                                   on 2000/11/22  21:16:31
49813         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
49814              From: Peter Prymmer <pvhp@forte.com>
49815              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
49816              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
49817      Branch: perl
49818            ! vms/test.com
49819 ____________________________________________________________________________
49820 [  7810] By: jhi                                   on 2000/11/22  21:15:36
49821         Log: Subject: Re: perl@7777 
49822              From: "John P. Linderman" <jpl@research.att.com>
49823              Date: Wed, 22 Nov 2000 13:11:11 -0500
49824              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
49825              
49826              Detypoing.
49827      Branch: perl
49828            ! lib/CPAN.pm
49829 ____________________________________________________________________________
49830 [  7809] By: jhi                                   on 2000/11/22  21:14:19
49831         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
49832              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49833              Date:     Wed, 22 Nov 2000 13:51:37 EST
49834              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
49835      Branch: perl
49836            ! perlsdio.h
49837 ____________________________________________________________________________
49838 [  7808] By: jhi                                   on 2000/11/22  21:13:27
49839         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
49840              From: Casey Tweten <crt@kiski.net>
49841              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
49842              Message-Id: <200011201653.LAA10194@home.kiski.net>
49843      Branch: perl
49844            ! t/lib/io_udp.t
49845 ____________________________________________________________________________
49846 [  7807] By: jhi                                   on 2000/11/22  21:12:35
49847         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
49848              From: Casey Tweten <crt@kiski.net>
49849              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
49850              Message-Id: <200011201636.LAA07227@home.kiski.net>
49851      Branch: perl
49852            ! t/lib/io_sock.t
49853 ____________________________________________________________________________
49854 [  7806] By: jhi                                   on 2000/11/22  21:10:59
49855         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
49856              From: "Casey R. Tweten" <crt@kiski.net>
49857              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
49858              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
49859      Branch: perl
49860            ! utils/h2xs.PL
49861 ____________________________________________________________________________
49862 [  7805] By: nick                                  on 2000/11/22  21:05:06
49863         Log: Integrate mainline
49864      Branch: perlio
49865           !> Changes Porting/genlog ext/DB_File/DB_File.xs
49866           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
49867           !> utils/perlbug.PL
49868 ____________________________________________________________________________
49869 [  7804] By: jhi                                   on 2000/11/22  21:01:12
49870         Log: Subject: [PATCH] Test.pm POD peculiarity
49871              From: "Casey R. Tweten" <crt@kiski.net>
49872              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
49873              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
49874      Branch: perl
49875            ! lib/Test.pm
49876 ____________________________________________________________________________
49877 [  7803] By: jhi                                   on 2000/11/22  20:59:59
49878         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
49879              From: "Philip Newton" <pnewton@gmx.de>
49880              Date: Wed, 22 Nov 2000 14:25:53 +0100
49881              Message-Id: <3A1BD771.25462.1939FAD@localhost>
49882              
49883              Be case-understanding also on 's', and use the -oi of sendmail
49884              not to terminate the transmission on a lone '.'.
49885      Branch: perl
49886            ! utils/perlbug.PL
49887 ____________________________________________________________________________
49888 [  7802] By: nick                                  on 2000/11/22  20:51:42
49889         Log: Win32 PerlIO intermediate state now working as expected.
49890              - In current state we are still using C runtime in text/binary
49891              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
49892              - PERLIO=stdio and PERLIO=unix pass all expected tests.
49893              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
49894              and PerlIO_seek() and the dummy crlf layer is not making adjustments
49895              for CRLF translation happening in C runtime. All other tests pass.
49896              
49897              Added note to README.win32 to point out the snags of doing a perl build
49898              with Norton AntiVirus turned on.
49899              
49900              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
49901              which file a fail comes from.
49902              
49903              Updated "canned" config.h to match the one generated.
49904      Branch: perlio
49905            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
49906            ! win32/makefile.mk
49907 ____________________________________________________________________________
49908 [  7801] By: jhi                                   on 2000/11/22  06:50:20
49909         Log: Nickety nits.
49910      Branch: perl
49911            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
49912 ____________________________________________________________________________
49913 [  7800] By: jhi                                   on 2000/11/22  01:29:55
49914         Log: Changes had accidentally gone too silent on non-main branches.
49915      Branch: perl
49916            ! Changes Porting/genlog patchlevel.h
49917 ____________________________________________________________________________
49918 [  7799] By: gsar                                  on 2000/11/22  01:02:56
49919         Log: some lib_pm.PL changes snuck in via change#7772
49920      Branch: maint-5.6/perl
49921            ! Makefile.SH
49922 ____________________________________________________________________________
49923 [  7798] By: nick                                  on 2000/11/21  21:59:40
49924         Log: Integrate mainline
49925      Branch: perlio
49926           !> (integrate 28 files)
49927 ____________________________________________________________________________
49928 [  7797] By: jhi                                   on 2000/11/21  21:01:45
49929         Log: Integrate perlio.
49930      Branch: perl
49931           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
49932 ____________________________________________________________________________
49933 [  7796] By: nick                                  on 2000/11/21  20:36:22
49934         Log: Win32 builds and runs (mostly) with USE_PERLIO.
49935              PERLIO=perlio passes all tests. 
49936              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
49937      Branch: perlio
49938            ! perlio.c win32/perllib.c win32/win32.c
49939 ____________________________________________________________________________
49940 [  7795] By: jhi                                   on 2000/11/21  19:03:44
49941         Log: Update Changes.
49942      Branch: perl
49943            ! Changes patchlevel.h
49944 ____________________________________________________________________________
49945 [  7794] By: jhi                                   on 2000/11/21  18:56:34
49946         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
49947              From: "Craig A. Berry" <craigberry@mac.com>
49948              Date: Mon, 20 Nov 2000 20:27:06 -0600
49949              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
49950              
49951              A cut-and-pasto.
49952      Branch: perl
49953            ! perlio.h
49954 ____________________________________________________________________________
49955 [  7793] By: jhi                                   on 2000/11/21  18:54:41
49956         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
49957              From: Dominic Dunlop <domo@computer.org> 
49958              Date: Mon, 20 Nov 2000 18:55:29 +0100
49959              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
49960              
49961              va_copy() and the need of it.
49962              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
49963      Branch: metaconfig/U/perl
49964            + need_va_copy.U
49965      Branch: perl
49966            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49967            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
49968            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
49969            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49970            ! win32/config.bc win32/config.gc win32/config.vc
49971 ____________________________________________________________________________
49972 [  7792] By: jhi                                   on 2000/11/21  17:04:10
49973         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
49974      Branch: perl
49975           !> scope.h
49976 ____________________________________________________________________________
49977 [  7791] By: jhi                                   on 2000/11/21  17:01:16
49978         Log: Export the SOCKS workaround symbols only if necessary.
49979      Branch: perl
49980            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
49981 ____________________________________________________________________________
49982 [  7790] By: nick                                  on 2000/11/20  23:57:11
49983         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
49984      Branch: perlio
49985            ! scope.h
49986 ____________________________________________________________________________
49987 [  7789] By: nick                                  on 2000/11/20  23:38:33
49988         Log: Integrate mainline
49989      Branch: perlio
49990           +> lib/File/Spec/Epoc.pm
49991           !> (integrate 34 files)
49992 ____________________________________________________________________________
49993 [  7788] By: nick                                  on 2000/11/20  23:20:18
49994         Log: Make extra buffer layer work (dummy crlf layer)
49995      Branch: perlio
49996            ! doio.c perlio.c perlio.h
49997 ____________________________________________________________________________
49998 [  7787] By: jhi                                   on 2000/11/20  22:44:04
49999         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
50000              From: Peter Prymmer <pvhp@forte.com>
50001              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
50002              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
50003      Branch: perl
50004            ! t/pragma/locale.t
50005 ____________________________________________________________________________
50006 [  7786] By: jhi                                   on 2000/11/20  22:29:10
50007         Log: Subject: DOC PATCH 5.6.0 perlreftut
50008              From: mjd@plover.com
50009              Date: 20 Nov 2000 19:45:06 -0000
50010              Message-ID: <20001120194506.9505.qmail@plover.com>
50011      Branch: perl
50012            ! pod/perlreftut.pod
50013 ____________________________________________________________________________
50014 [  7785] By: jhi                                   on 2000/11/20  22:27:44
50015         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
50016              From: David Dyck <dcd@tc.fluke.com>
50017              Date: Mon, 20 Nov 2000 11:43:40 -0800
50018              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
50019      Branch: perl
50020            ! lib/Cwd.pm
50021 ____________________________________________________________________________
50022 [  7784] By: jhi                                   on 2000/11/20  22:23:21
50023         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
50024              Date: Mon, 20 Nov 2000 17:06:10 -0500
50025              To: Mailing list Perl5 <perl5-porters@perl.org>
50026              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
50027      Branch: perl
50028            ! pp_ctl.c t/op/pat.t
50029 ____________________________________________________________________________
50030 [  7783] By: jhi                                   on 2000/11/20  22:11:18
50031         Log: Subject: [PATCH] doop.c - UTF8 tr///               
50032              From: Simon Cozens <simon@cozens.net>
50033              Date: Sat, 18 Nov 2000 18:49:30 +0000
50034              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
50035              
50036              Subject: Re: [PATCH] doop.c - UTF8 tr///           
50037              From: Simon Cozens <simon@cozens.net>
50038              Date: Mon, 20 Nov 2000 20:45:22 +0000
50039              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
50040              
50041              Make tr on UTF-8 better but still not correct.
50042      Branch: perl
50043            ! doop.c
50044 ____________________________________________________________________________
50045 [  7782] By: jhi                                   on 2000/11/20  22:02:16
50046         Log: Remove the shared object before attempting to create
50047              (by linking) a new one.  E.g. in AIX not removing
50048              becomes quite painful if one tries to do more than one
50049              build in the same tree (an interrupted build, for example),
50050              since the AIX' shared dynaloader seemingly keeps the shared
50051              objects open and therefore 'busy' for quite a while, even when
50052              nobody is using the objects, leading into link failures.
50053      Branch: perl
50054            ! lib/ExtUtils/MM_Unix.pm
50055 ____________________________________________________________________________
50056 [  7781] By: gsar                                  on 2000/11/20  19:02:55
50057         Log: type mismatch due to faulty integration
50058      Branch: maint-5.6/perl
50059            ! toke.c win32/Makefile
50060 ____________________________________________________________________________
50061 [  7780] By: gsar                                  on 2000/11/20  17:31:55
50062         Log: integrate changes#6392,6394..6399,6401..6404
50063              
50064              The {multiplier} of a fixed substring was overlooked which
50065              caused a wrong initial search offset for that substring.
50066              
50067              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
50068              From: Hugo <hv@crypt.compulink.co.uk>
50069              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
50070              Date: Thu, 13 Jul 2000 19:27:13 +0100
50071              
50072              Fix the BOM bug: not a byteorder bug, a signedness bug.
50073              
50074              Replace change #6337 with a better one.
50075              
50076              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
50077              From: Hugo <hv@crypt.compulink.co.uk>
50078              Date: Fri, 14 Jul 2000 04:16:20 +0100
50079              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
50080              
50081              MakeMaker should not remove editor backups (*~) on `make clean`
50082              by default (completes change#6383)
50083              
50084              move new variables to the end of the interpreter structure (for
50085              bincompat in code that doesn't #include XSUB.h)
50086              
50087              rename totally bletcherous SvLOCK() thingy (doesn't do what the
50088              name suggests anyway)
50089              
50090              various cleanups (typos, misformatted code, and small bugs)
50091              
50092              typecasts needed for change#6394
50093              
50094              typos in change#6399, regen headers
50095              
50096              inconsistent types needs casts
50097              
50098              PERL_OBJECT build tweaks
50099      Branch: maint-5.6/perl
50100           !> MANIFEST doop.c embed.h embed.pl embedvar.h
50101           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
50102           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
50103           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
50104           !> toke.c util.c
50105 ____________________________________________________________________________
50106 [  7779] By: gsar                                  on 2000/11/20  17:06:29
50107         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
50108              
50109              Cosmetics and perldelta.
50110              
50111              Fix nits noticed by Boston.pm.
50112              
50113              Do the cc sanity check both before the hints and
50114              after the cc selction.
50115              
50116              get sprintf.t to adjust properly for 3-digit exponents
50117              
50118              don't clobber *.orig files on *clean targets
50119              
50120              fix bugs in processing %v-*d and similar format specs (from
50121              Avi Finkel <avi@finkel.org>)
50122              
50123              sprintf test tweaks (from Dominic Dunlop)
50124              
50125              new selfloader.t in change#6183 doesn't close DATA handles,
50126              and thus fails to clean up tmp files on dosish platforms
50127              
50128              typos (spotted by Peter Prymmer)
50129              
50130              typo fix from Craig Berry
50131      Branch: maint-5.6/perl
50132           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
50133           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
50134           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
50135           !> x2p/Makefile.SH
50136 ____________________________________________________________________________
50137 [  7778] By: gsar                                  on 2000/11/20  16:46:51
50138         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
50139              
50140              Subject: Re: format bug report  [Patch]
50141              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50142              Date: Wed, 05 Jul 2000 13:12:52 +0200
50143              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
50144              
50145              Subject: Re: format bug report  [Patch]
50146              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50147              Date: Wed, 05 Jul 2000 14:10:01 +0200
50148              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
50149              
50150              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
50151              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50152              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
50153              Date: Fri, 07 Jul 2000 17:57:16 +0100
50154              
50155              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
50156              To: perl5-porters@perl.org
50157              From: Karsten Sperling <spiff@phreax.net>
50158              Date: Mon, 10 Jul 2000 15:12:52 +0200
50159              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
50160              
50161              README.posix-bc podified from Thomas Dorner.
50162              
50163              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
50164              From: Dominic Dunlop <domo@computer.org>
50165              Date: Tue, 11 Jul 2000 12:27:33 +0200
50166              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
50167              
50168              Typo in #6341.
50169              
50170              Fix for
50171              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
50172              From: Roderick Schertler <roderick@argon.org>
50173              Date: Tue, 11 Jul 2000 13:55:05 -0400
50174              Message-Id: <200007111755.NAA05077@jones.argon.org>
50175              
50176              Minor cleanups on the booklist.
50177              
50178              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
50179              regen perltoc.
50180              
50181              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
50182      Branch: maint-5.6/perl
50183           +> pod/perlbook.pod
50184           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
50185           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
50186           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
50187 ____________________________________________________________________________
50188 [  7777] By: jhi                                   on 2000/11/20  16:08:49
50189         Log: Update Changes.
50190      Branch: perl
50191            ! Changes patchlevel.h
50192 ____________________________________________________________________________
50193 [  7776] By: jhi                                   on 2000/11/20  15:27:56
50194         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
50195              This may be overly harsh but until proven otherwise, we think this
50196              way, or until we have a simple test for Configure (having to start
50197              up servers is does not count as simple) to check for the problems.
50198      Branch: perl
50199            ! perl.h
50200 ____________________________________________________________________________
50201 [  7775] By: jhi                                   on 2000/11/20  15:22:17
50202         Log: Solaris hints tweaks.
50203      Branch: perl
50204            ! hints/solaris_2.sh
50205 ____________________________________________________________________________
50206 [  7774] By: jhi                                   on 2000/11/20  15:01:20
50207         Log: Add a workaround to SOCKS 64-bit problems.
50208      Branch: perl
50209            ! doio.c embed.h embed.pl perlsdio.h proto.h
50210 ____________________________________________________________________________
50211 [  7773] By: jhi                                   on 2000/11/20  14:51:47
50212         Log: sysseek() instead of seek().
50213      Branch: perl
50214            ! t/lib/syslfs.t
50215 ____________________________________________________________________________
50216 [  7772] By: gsar                                  on 2000/11/20  13:06:23
50217         Log: integrate changes#6315..6319,6321..6331,6333..6338
50218              
50219              Integrate with Sarathy, preliminary fix for unicos
50220              alignment problems in [ID 20000612.002] Perl problem on Cray system.
50221              
50222              some debugger output does not go to the socket when RemotePort is set
50223              
50224              winsock cleanup never done on Windows (leads to handle leaks)
50225              
50226              fix UNC path handling on Windows under ithreads, and chdir()
50227              return value when given a non-existent directory
50228              
50229              Autogenerate pod/Makefile and pod/buildtoc.
50230              buildtoc also checks whether the existin pods are
50231              mentioned in MANIFEST and perl.pod, and vice versa.
50232              (None of the thusly found discrepancies fixed yet.)
50233              roffitall also needs to be autogenerated similarly but it
50234              seems so badly out of date that I didn't touch it yet.
50235              
50236              Config is being used.
50237              
50238              Add =head1 NAMEs so that buildtoc is happy.
50239              (The CGI::Util nit reported to Lincoln.)
50240              
50241              Fix complaints of buildtoc.
50242              
50243              Fix the alignment problem in Crays ([ID 20000612.002]).
50244              
50245              Remove perlbook, update perlfaq book listing,
50246              rearrange perl.pod, regenerate perltoc.
50247              
50248              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
50249              was cast to an unsigned (32-bit) integer with wild abandon.
50250              
50251              winsock options weren't being set in all threads under ithreads
50252              (caused send()s from second and subsequent threads to fail)
50253              
50254              accept() leaks memory on windows due to incorrect ordering of
50255              closesocket() and fclose() calls
50256              
50257              Reorder perl.pod once more.
50258              
50259              More POSIX.pod tweaks.
50260              
50261              Sprinkle ldlibpath.
50262              
50263              Precedence goof, fix based on
50264              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
50265              From: Hugo <hv@crypt.compulink.co.uk>
50266              Date: Tue, 11 Jul 2000 12:52:38 +0100
50267              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
50268              
50269              Subject: PATCH perlguts.pod: Document D and d magic types
50270              From: mjd@plover.com
50271              Date: 5 Jul 2000 18:01:51 -0000
50272              Message-ID: <20000705180151.29413.qmail@plover.com>
50273              
50274              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
50275              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
50276              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
50277              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
50278              
50279              Subject: [PATCH cfgperl] $& segfaults if you trick it
50280              From: simon@brecon.co.uk (Simon Cozens)
50281              Date: 7 Jul 2000 11:26:09 GMT
50282              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
50283              
50284              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
50285              From: Hugo <hv@crypt.compulink.co.uk>
50286              Date: Tue, 11 Jul 2000 12:44:50 +0100
50287              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
50288              
50289              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
50290              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50291              Date: Tue, 11 Jul 2000 13:50:51 +0100
50292              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
50293      Branch: maint-5.6/perl
50294           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
50295           +> pod/buildtoc.PL
50296            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
50297           !> (integrate 26 files)
50298 ____________________________________________________________________________
50299 [  7771] By: gsar                                  on 2000/11/20  12:31:42
50300         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
50301              6310,6311,6314
50302              
50303              Subject: [PATCH bleedperl] File::Spec 0.82 beta
50304              From: Barrie Slaymaker <barries@jester.slaysys.com>
50305              Date: Wed, 28 Jun 2000 11:35:29 -0400
50306              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
50307              
50308              tweak perlembed for multiplicity/usethreads sanity; correct notes
50309              about Windows
50310              
50311              localize %INC in a Safe compartment so that use/require work
50312              (many other magic globals probably need similar treatment)
50313              
50314              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
50315              when @_ is modified, causing coredumps
50316              
50317              slurp mode fix in change#4736 still not quite right
50318              
50319              Point to perlipc for more SysV IPC examples.
50320              
50321              Elaborate POSIX.pod.  Still needs work.
50322              
50323              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
50324              
50325              fix large memory leak that has been around for ever, masked by
50326              -DPURIFY (most of the arenas were never freed!)
50327              
50328              fix memory leak on Windows (PL_sys_intern contents were never
50329              freed)
50330              
50331              PERL_OBJECT build tweak
50332              
50333              adjust change#6299
50334              
50335              remove rel2abs prototypes (from Barrie Slaymaker)
50336              
50337              missing perldiag entry for unpack("w",...) diagnostic (from
50338              Andreas Koenig)
50339              
50340              better diagnostic on Frob->stuff() when Frob:: doesn't exist
50341              (from Richard Soderberg <rs@oregonnet.com>)
50342              
50343              Win32 patches for cfgperl from Sarathy.
50344              
50345              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
50346              
50347              More POSIX.pod embellishment.
50348              
50349              tyop in change#6306
50350      Branch: maint-5.6/perl
50351           !> (integrate 44 files)
50352 ____________________________________________________________________________
50353 [  7770] By: gsar                                  on 2000/11/20  11:51:00
50354         Log: integrate changes#6268..6282 from cfgperl branch
50355              
50356              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
50357              From: Dominic Dunlop <domo@computer.org>
50358              Date: Thu, 29 Jun 2000 12:32:39 +0200
50359              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
50360              
50361              Regen headers for #6261 (and update embed.pl for this) and #6267,
50362              silence few compiler warnings.
50363              
50364              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
50365              From: Nicholas Clark <nick@talking.bollo.cx>
50366              Date: Fri, 23 Jun 2000 16:21:15 +0100
50367              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
50368              
50369              Subject: PATCH pod/perltie.pod
50370              From: Ian Phillipps <Ian.Phillipps@iname.com>
50371              Date: Fri, 16 Jun 2000 00:17:19 +0100
50372              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
50373              (only the first hunk, the second hunk had already been done
50374              by some other patch)
50375              
50376              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
50377              From: Tom Phoenix <rootbeer@redcat.com>
50378              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
50379              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
50380              
50381              Subject: [PATCH] xsub attributes
50382              From: Doug MacEachern <dougm@covalent.net>
50383              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
50384              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
50385              
50386              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
50387              From: Andy Dougherty <doughera@lafayette.edu>
50388              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
50389              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
50390              
50391              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
50392              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50393              Date: Tue, 13 Jun 2000 02:43:48 -0500
50394              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
50395              
50396              Subject: [PATCH] Re: eval documentation: context
50397              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50398              Date: Mon, 12 Jun 2000 15:07:29 +0100
50399              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
50400              
50401              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
50402              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50403              Date: Mon, 12 Jun 2000 14:55:59 +0100
50404              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
50405              
50406              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
50407              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
50408              Date: Fri, 09 Jun 2000 12:39:27 -0400
50409              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
50410              (plus update the version "number" of Text::Wrap)
50411              
50412              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
50413              From: Tim Ayers <tayers@bridge.com>
50414              Date: Thu, 08 Jun 2000 08:11:06 +0200
50415              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
50416              [resent by Richard Foley, Message-Id probably wrong]
50417              
50418              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
50419              From: rspier@pobox.com (Robert Spier)
50420              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
50421              Message-ID: <14654.31913.845602.610277@rls.cx>
50422              
50423              Subject: [PATCH 5.6.0] utils/h2xs.PL
50424              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50425              Date: Wed, 7 Jun 2000 04:02:04 -0500
50426              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
50427              
50428              Subject: [PATCH 5.6.0]ITHREADs for VMS
50429              From: Dan Sugalski <dan@sidhe.org>
50430              Date: Tue, 06 Jun 2000 11:59:50 -0400
50431              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
50432      Branch: maint-5.6/perl
50433           !> (integrate 31 files)
50434 ____________________________________________________________________________
50435 [  7769] By: gsar                                  on 2000/11/20  11:29:06
50436         Log: integrate changes#6261..6266 from cfgperl
50437              
50438              Subject: Re: [PATCH cfgperl] BOMs away!
50439              From: simon@brecon.co.uk (Simon Cozens)
50440              Date: 17 Jun 2000 11:49:57 GMT
50441              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
50442              
50443              Subject: 5.6.0 Patch for EPOC
50444              From: Olaf Flebbe <o.flebbe@gmx.de>
50445              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
50446              Message-ID: <23449.960929969@www11.gmx.net>
50447              
50448              tr fixes from Simon Cozens
50449              
50450              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
50451              From: Marty Lucich <marty@netcom.com>
50452              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
50453              Message-Id: <200006282116.OAA11148@netcom.com>
50454              ccdlflags update (the BSD/OS 4.1 part had already been taken
50455              care of by #6141).
50456              
50457              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
50458              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50459              Date: Wed, 28 Jun 2000 17:50:12 -0700
50460              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
50461              
50462              Subject: [PATCH 5.6.0] cygwin port
50463              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
50464              From: "Fifer, Eric" <EFifer@sanwaint.com>
50465              Date: Thu, 29 Jun 2000 12:58:29 +0100
50466      Branch: maint-5.6/perl
50467           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
50468           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
50469           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
50470           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
50471 ____________________________________________________________________________
50472 [  7768] By: gsar                                  on 2000/11/20  11:13:44
50473         Log: integrate changes#6252..6256,6259..6260
50474              
50475              Paranoia tweak on #6249.
50476              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
50477              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
50478              Date: Sun, 25 Jun 2000 23:43:12 -0400
50479              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
50480              
50481              Subject: tr///, help wanted.
50482              From: simon@brecon.co.uk (Simon Cozens)
50483              Date: 28 Jun 2000 11:29:04 GMT
50484              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
50485              
50486              small thinko tweaks
50487              
50488              tweaks from Simon Conzes to further fix tr/// under utf8
50489              
50490              perlnewmod was missing from MANIFEST.
50491              
50492              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
50493              From: simon@brecon.co.uk (Simon Cozens)
50494              Date: 17 Jun 2000 11:56:44 GMT
50495              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
50496              pack U0, pack C0
50497      Branch: maint-5.6/perl
50498           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
50499           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
50500           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
50501           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
50502 ____________________________________________________________________________
50503 [  7767] By: gsar                                  on 2000/11/20  10:51:38
50504         Log: integrate change#6250 from cfgperl
50505              
50506              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
50507              From: Doug MacEachern <dougm@covalent.net>
50508              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
50509              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
50510      Branch: maint-5.6/perl
50511           +> t/op/my_stash.t
50512           !> MANIFEST embed.pl global.sym proto.h toke.c
50513 ____________________________________________________________________________
50514 [  7766] By: gsar                                  on 2000/11/20  10:48:34
50515         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
50516              
50517              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
50518              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
50519              Date: Mon, 26 Jun 2000 18:40:14 +0100
50520              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
50521              
50522              Subject: [PATCH] bytes<->utf8 fixes
50523              From: simon@brecon.co.uk (Simon Cozens)
50524              Date: 26 Jun 2000 04:55:45 GMT
50525              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
50526              
50527              Subject: [PATCH] is_utf8_string
50528              From: simon@brecon.co.uk (Simon Cozens)
50529              Date: 26 Jun 2000 02:25:59 GMT
50530              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
50531              
50532              Subject: [PATCH] avoid mg_ptr in '*' magic
50533              From: Doug MacEachern <dougm@covalent.net>
50534              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
50535              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
50536              
50537              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
50538              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
50539              Date: Sat, 24 Jun 2000 13:06:20 +0100
50540              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
50541              
50542              Allow for standalone testing.
50543              
50544              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
50545              From: Mark-Jason Dominus <mjd@plover.com>
50546              Date: Tue, 27 Jun 2000 22:36:42 -0400
50547              Message-ID: <20000628023642.12166.qmail@plover.com>
50548              
50549              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
50550              From: Frank Tobin <ftobin@uiuc.edu>
50551              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
50552              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
50553      Branch: maint-5.6/perl
50554           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
50555           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
50556           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
50557           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
50558           !> utf8.c utils/h2xs.PL
50559 ____________________________________________________________________________
50560 [  7765] By: gsar                                  on 2000/11/20  10:29:13
50561         Log: integrate change#6239 from cfgperl
50562              
50563              Configure maintenance.  Sever some dependency cycles,
50564              separate gccversion from the cc unit,
50565              address [ID 20000623.006] Configure script patch for using gcc on AIX
50566              (but solve it a little bit differently),
50567              unduplex some accidentally duplicated units,
50568              suggest using gcc if no cc available
50569              (p5p thread: "Solaris configure: counterproposal", 1999-09)
50570      Branch: maint-5.6/perl
50571           !> Configure Todo-5.6 config_h.SH
50572 ____________________________________________________________________________
50573 [  7764] By: gsar                                  on 2000/11/20  10:25:55
50574         Log: integrate changes#6233..6238 from cfgperl
50575              
50576              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
50577              From: Mark-Jason Dominus <mjd@plover.com>
50578              Date: Fri, 16 Jun 2000 20:53:04 -0400
50579              Message-ID: <20000617005304.8008.qmail@plover.com>
50580              
50581              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
50582              because when run as services (Win32ese for daemons)
50583              no environment variables are set and tmpdir ends up as /tmp,
50584              which is ambiguous.
50585              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
50586              From: matt@sergeant.org
50587              Date: 16 Jun 2000 16:30:43 -0000
50588              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
50589              
50590              The thread begun by
50591              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
50592              From: Kevin.Ruscoe@ubsw.com
50593              Date: Fri, 16 Jun 2000 16:38:51 +0100
50594              Message-Id: <H000019b03c300d6@MHS>
50595              
50596              Tweak embed.pl, regen headers.
50597              
50598              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
50599              From: Dan Sugalski <dan@sidhe.org>
50600              Date: Fri, 23 Jun 2000 17:00:00 -0400
50601              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
50602      Branch: maint-5.6/perl
50603           !> (integrate 27 files)
50604 ____________________________________________________________________________
50605 [  7763] By: gsar                                  on 2000/11/20  10:08:08
50606         Log: s/perl56delta/perldelta/g
50607      Branch: maint-5.6/perl
50608            ! pod/Makefile
50609 ____________________________________________________________________________
50610 [  7762] By: gsar                                  on 2000/11/20  10:04:00
50611         Log: integrate changes#6225,6229,6231,6232 from cfgperl
50612              
50613              Add source code filenames to apidoc.
50614              From: simon@brecon.co.uk (Simon Cozens)
50615              Subject: [PATCH embed.pl] Source X-ref
50616              Date: 22 Jun 2000 02:18:49 GMT
50617              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
50618              
50619              Subject: README.hpux version 0.6.1
50620              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
50621              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
50622              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
50623              
50624              Subject: [PATCH 5.6.0] cygwin port
50625              From: "Fifer, Eric" <EFifer@sanwaint.com>
50626              Date: Tue, 20 Jun 2000 14:30:58 +0100
50627              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
50628              
50629              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
50630              From: simon@brecon.co.uk (Simon Cozens)
50631              Date: 19 Jun 2000 15:18:27 GMT
50632              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
50633              
50634              plus update pod/Makefile and regenerate perltoc
50635      Branch: maint-5.6/perl
50636           +> pod/perlutil.pod
50637           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
50638           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
50639 ____________________________________________________________________________
50640 [  7761] By: jhi                                   on 2000/11/20  04:09:55
50641         Log: Miraculous typo.
50642      Branch: perl
50643            ! t/op/pat.t
50644 ____________________________________________________________________________
50645 [  7760] By: jhi                                   on 2000/11/20  04:06:08
50646         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
50647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50648              Date: Sun, 19 Nov 2000 22:30:26 -0500
50649              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
50650      Branch: perl
50651            ! regexec.c scope.h t/op/pat.t
50652 ____________________________________________________________________________
50653 [  7759] By: jhi                                   on 2000/11/20  02:05:22
50654         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
50655      Branch: perl
50656            ! perl.h
50657 ____________________________________________________________________________
50658 [  7758] By: jhi                                   on 2000/11/20  01:58:11
50659         Log: Subject: [perl 7711: EPOC] updates
50660              From: Olaf Flebbe <o.flebbe@gmx.de>
50661              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
50662              Message-ID: <25575.974658810@www23.gmx.net>               
50663      Branch: perl
50664            + lib/File/Spec/Epoc.pm
50665            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
50666            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
50667            ! lib/File/Spec.pm perl.c sv.c
50668 ____________________________________________________________________________
50669 [  7757] By: jhi                                   on 2000/11/20  01:53:11
50670         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
50671      Branch: perl
50672            ! MANIFEST
50673 ____________________________________________________________________________
50674 [  7756] By: jhi                                   on 2000/11/20  01:47:22
50675         Log: Integrate perlio.
50676      Branch: perl
50677            - ext/re/hints/MSWin32.pl
50678           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
50679           !> win32/config.gc win32/config_H.gc win32/win32sck.c
50680 ____________________________________________________________________________
50681 [  7755] By: nick                                  on 2000/11/19  20:57:17
50682         Log: Add dummy crlf layer (just as buffer)
50683              Correct 1st bug - one layer of indirection.
50684      Branch: perlio
50685            ! perlio.c perlio.h perliol.h
50686 ____________________________________________________________________________
50687 [  7754] By: nick                                  on 2000/11/19  20:56:12
50688         Log: Work-round to Perl_deb_nocontext is no longer required
50689      Branch: perlio
50690            - ext/re/hints/MSWin32.pl
50691 ____________________________________________________________________________
50692 [  7753] By: nick                                  on 2000/11/19  20:01:16
50693         Log: diff -se shows these as different
50694      Branch: perlio
50695            ! global.sym pod/perlapi.pod
50696 ____________________________________________________________________________
50697 [  7752] By: nick                                  on 2000/11/19  18:57:30
50698         Log: Configure GCC/Win32 build -Duseperlio
50699              Fix a couple of gross issues
50700              - double-include of ../deb.o in re.dll
50701              - win32sck.c needs PerlIO and FILE 
50702      Branch: perlio
50703            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
50704            ! win32/win32sck.c
50705 ____________________________________________________________________________
50706 [  7751] By: nick                                  on 2000/11/19  17:05:36
50707         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
50708      Branch: perlio
50709            ! perlio.c
50710 ____________________________________________________________________________
50711 [  7750] By: nick                                  on 2000/11/19  16:57:14
50712         Log: Missing aTHX_
50713      Branch: perlio
50714            ! sv.c
50715 ____________________________________________________________________________
50716 [  7749] By: jhi                                   on 2000/11/19  16:28:40
50717         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
50718              From: "Peter J. Farley III" <pjfarley@banet.net>
50719              Date: Sun, 19 Nov 2000 01:42:58 -0500
50720              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
50721      Branch: perl
50722            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
50723 ____________________________________________________________________________
50724 [  7748] By: jhi                                   on 2000/11/19  16:08:10
50725         Log: Subject: podlators 1.05 available        
50726              From: Russ Allbery <rra@stanford.edu>   
50727              Date: 18 Nov 2000 22:04:28 -0800
50728              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
50729      Branch: perl
50730            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
50731 ____________________________________________________________________________
50732 [  7747] By: nick                                  on 2000/11/19  11:19:39
50733         Log: Integrate mainline
50734      Branch: perlio
50735           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
50736           !> util.c
50737 ____________________________________________________________________________
50738 [  7746] By: jhi                                   on 2000/11/19  06:42:22
50739         Log: Make hex scanning warn on "\x{x}" and "\xx".
50740              "\x" and and hex("x") are still valid.
50741      Branch: perl
50742            ! util.c
50743 ____________________________________________________________________________
50744 [  7745] By: nick                                  on 2000/11/18  22:52:28
50745         Log: Integrate mainline
50746      Branch: perlio
50747           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
50748           !> perl.h perlio.c proto.h regcomp.c regcomp.h
50749 ____________________________________________________________________________
50750 [  7744] By: jhi                                   on 2000/11/18  22:50:28
50751         Log: Introduce Perl_utf8_length().  Use it.
50752      Branch: perl
50753            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
50754 ____________________________________________________________________________
50755 [  7743] By: jhi                                   on 2000/11/18  22:38:51
50756         Log: Compiler denit.
50757      Branch: perl
50758            ! perlio.c
50759 ____________________________________________________________________________
50760 [  7742] By: jhi                                   on 2000/11/18  20:33:05
50761         Log: Integrate perlio.
50762      Branch: perl
50763           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
50764           !> perlio.h pp_ctl.c pp_sys.c sv.c
50765 ____________________________________________________________________________
50766 [  7741] By: jhi                                   on 2000/11/18  20:31:27
50767         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
50768              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50769              Date: Fri, 17 Nov 2000 20:35:11 -0500
50770              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
50771              
50772              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
50773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50774              Date: Fri, 17 Nov 2000 21:03:47 -0500
50775              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
50776              
50777              Plus a little bit of tweaking in pregcomp().
50778      Branch: perl
50779            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
50780 ____________________________________________________________________________
50781 [  7740] By: nick                                  on 2000/11/18  20:17:22
50782         Log: Lexical use open ... support:
50783              add ->cop_io to COP structure in cop.h.
50784              Make mg.c and gv.c associate it with ${^OPEN}.
50785              Make lib/open.pm set it.
50786              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
50787              manner similar to ->cop_warnings.
50788              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
50789              call new PerlIO_apply_layers().
50790              Declare latter in perlio.h and define in perlio.c
50791      Branch: perlio
50792            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
50793            ! perlio.h pp_ctl.c pp_sys.c sv.c
50794 ____________________________________________________________________________
50795 [  7739] By: jhi                                   on 2000/11/18  19:54:00
50796         Log: Integrate perlio.
50797      Branch: perl
50798           !> doio.c perlio.c pp.c
50799 ____________________________________________________________________________
50800 [  7738] By: jhi                                   on 2000/11/18  17:16:13
50801         Log: Subject: [PATCH 5.7.0] etags broken again
50802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50803              Date: Sat, 18 Nov 2000 02:41:36 -0500
50804              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
50805      Branch: perl
50806            ! emacs/ptags
50807 ____________________________________________________________________________
50808 [  7737] By: jhi                                   on 2000/11/18  17:12:18
50809         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
50810      Branch: perl
50811            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
50812 ____________________________________________________________________________
50813 [  7736] By: nick                                  on 2000/11/18  14:06:20
50814         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
50815              part to be isolated.
50816      Branch: perlio
50817            ! doio.c perlio.c
50818 ____________________________________________________________________________
50819 [  7735] By: nick                                  on 2000/11/18  11:03:32
50820         Log: Integrate mainline
50821      Branch: perlio
50822           !> Changes README.amiga README.win32 patchlevel.h
50823           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
50824 ____________________________________________________________________________
50825 [  7734] By: jhi                                   on 2000/11/18  01:18:56
50826         Log: Update Changes.
50827      Branch: perl
50828            ! Changes patchlevel.h
50829 ____________________________________________________________________________
50830 [  7733] By: jhi                                   on 2000/11/18  00:32:54
50831         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
50832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50833              Date: Fri, 17 Nov 2000 17:28:02 -0500
50834              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
50835      Branch: perl
50836            ! regcomp.c regexec.c t/op/re_tests
50837 ____________________________________________________________________________
50838 [  7732] By: jhi                                   on 2000/11/18  00:28:56
50839         Log: Sparc 64-bit pack() fix from Jens Hamisch.
50840      Branch: perl
50841            ! pp.c
50842 ____________________________________________________________________________
50843 [  7731] By: jhi                                   on 2000/11/18  00:18:39
50844         Log: Explain in more detail the {} syntax ambiguousity.
50845              
50846              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
50847              From: Nicholas Clark <nick@ccl4.org>
50848              Date: Fri, 17 Nov 2000 22:10:28 +0000
50849              Message-ID: <20001117221028.A88930@plum.flirble.org>
50850      Branch: perl
50851            ! pod/perlfunc.pod
50852 ____________________________________________________________________________
50853 [  7730] By: jhi                                   on 2000/11/18  00:12:18
50854         Log: Subject: Fix for README.amiga (20000323.033)
50855              From: "Stephen P. Potter" <spp@spotter.yi.org>
50856              Date: Fri, 17 Nov 2000 12:25:51 -0500
50857              Message-Id: <200011171725.MAA05768@spotter.yi.org>
50858      Branch: perl
50859            ! README.amiga
50860 ____________________________________________________________________________
50861 [  7729] By: jhi                                   on 2000/11/18  00:08:34
50862         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
50863              From: "A. C. Yardley" <yardley@tanet.net>
50864              Date: Mon, 3 Apr 2000 11:35:33 -0700
50865              Message-ID: <3483.000403@tanet.net>
50866      Branch: perl
50867            ! README.win32
50868 ____________________________________________________________________________
50869 [  7728] By: nick                                  on 2000/11/17  21:59:47
50870         Log: Integrate mainline
50871      Branch: perlio
50872           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
50873           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
50874           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
50875           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
50876 ____________________________________________________________________________
50877 [  7727] By: nick                                  on 2000/11/17  21:56:31
50878         Log: Experiment on use of attributes.pm interface.
50879              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
50880              SVt_PVRV if not already something better (else vivify of say magic gets
50881              core dump).
50882      Branch: perlio
50883            ! perlio.c pp.c
50884 ____________________________________________________________________________
50885 [  7726] By: jhi                                   on 2000/11/17  14:15:49
50886         Log: Subject: Fix for 20000815.006
50887              From: "Stephen P. Potter" <spp@spotter.yi.org>
50888              Date: Fri, 17 Nov 2000 08:57:45 -0500
50889              Message-Id: <200011171357.IAA05122@spotter.yi.org>
50890              
50891              It's really 20000518.006.
50892      Branch: perl
50893            ! pod/perlmodlib.PL
50894 ____________________________________________________________________________
50895 [  7725] By: jhi                                   on 2000/11/17  14:12:31
50896         Log: Subject: Fix for 20000409.001
50897              From: "Stephen P. Potter" <spp@spotter.yi.org>
50898              Date: Fri, 17 Nov 2000 08:55:45 -0500
50899              Message-Id: <200011171355.IAA05104@spotter.yi.org>
50900      Branch: perl
50901            ! pod/perlfaq9.pod
50902 ____________________________________________________________________________
50903 [  7724] By: jhi                                   on 2000/11/17  14:08:58
50904         Log: Undo #7627 now that we have =head3.
50905      Branch: perl
50906            ! pod/perlhack.pod
50907 ____________________________________________________________________________
50908 [  7723] By: jhi                                   on 2000/11/17  14:04:09
50909         Log: As surmised the #7719 wasn't a good move.
50910      Branch: perl
50911            ! hints/solaris_2.sh
50912 ____________________________________________________________________________
50913 [  7722] By: jhi                                   on 2000/11/17  13:59:04
50914         Log: Also the 64bitall hints can be either here or there.
50915      Branch: perl
50916            ! hints/solaris_2.sh
50917 ____________________________________________________________________________
50918 [  7721] By: jhi                                   on 2000/11/17  02:26:23
50919         Log: Test tweak for the open pragma.
50920      Branch: perl
50921            ! t/lib/b.t
50922 ____________________________________________________________________________
50923 [  7720] By: jhi                                   on 2000/11/17  00:23:22
50924         Log: The long double hints can be here or there.
50925      Branch: perl
50926            ! hints/solaris_2.sh
50927 ____________________________________________________________________________
50928 [  7719] By: jhi                                   on 2000/11/17  00:14:06
50929         Log: For Solaris use64bitall the stdchar needs a little bit of help.
50930      Branch: perl
50931            ! hints/solaris_2.sh
50932 ____________________________________________________________________________
50933 [  7718] By: jhi                                   on 2000/11/16  23:27:34
50934         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
50935              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
50936              Date: Wed, 15 Nov 2000 08:56:32 +0100
50937              Message-ID: <3A1241B0.64477E00@alcatel.at>
50938      Branch: perl
50939            ! lib/Carp/Heavy.pm
50940 ____________________________________________________________________________
50941 [  7717] By: jhi                                   on 2000/11/16  23:23:29
50942         Log: Subject: [PATCH] Re: 20001101.003 PDL
50943              From: Nicholas Clark <nick@ccl4.org>
50944              Date: Thu, 16 Nov 2000 16:48:25 +0000
50945              Message-ID: <20001116164825.B93487@plum.flirble.org>
50946      Branch: perl
50947            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
50948 ____________________________________________________________________________
50949 [  7716] By: jhi                                   on 2000/11/16  23:21:31
50950         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
50951              From: "Casey R. Tweten" <crt@kiski.net>
50952              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
50953              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
50954      Branch: perl
50955            ! lib/Pod/Checker.pm pod/perlpod.pod
50956 ____________________________________________________________________________
50957 [  7715] By: jhi                                   on 2000/11/16  23:19:40
50958         Log: Avoid an infinite loop in VMS when utils scripts are run
50959              with no arguments, from Charles Lane.
50960      Branch: perl
50961            ! configure.com
50962 ____________________________________________________________________________
50963 [  7714] By: jhi                                   on 2000/11/16  23:17:08
50964         Log: Subject: perllocale.pod changes
50965              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50966              Date: Mon, 13 Nov 2000 10:09:22 +0300
50967              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
50968      Branch: perl
50969            ! pod/perllocale.pod
50970 ____________________________________________________________________________
50971 [  7713] By: jhi                                   on 2000/11/16  23:14:06
50972         Log: Integrate perlio.
50973      Branch: perl
50974           !> doio.c perlio.c perlio.h util.c
50975 ____________________________________________________________________________
50976 [  7712] By: nick                                  on 2000/11/16  21:10:58
50977         Log: Integrate mainline
50978      Branch: perlio
50979           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
50980           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
50981           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
50982           !> vos/config.ga.def vos/config.ga.h win32/config.bc
50983           !> win32/config.gc win32/config.vc
50984 ____________________________________________________________________________
50985 [  7711] By: nick                                  on 2000/11/16  19:56:41
50986         Log: Minor tweaks:
50987              consistent way of getting 'rb', 'wb' etc. for binary opens
50988              move *perlio::layers to *open::layers
50989              a #define to show layers available
50990              DOSISH popen/PerlIO had export/import sense inverted.
50991      Branch: perlio
50992            ! doio.c perlio.c perlio.h util.c
50993 ____________________________________________________________________________
50994 [  7710] By: jhi                                   on 2000/11/16  15:46:05
50995         Log: Add HAS_SBRK_PROTO.
50996      Branch: metaconfig/U/perl
50997            + d_sbrkproto.U
50998      Branch: perl
50999            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51000            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
51001            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51002            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51003            ! win32/config.gc win32/config.vc
51004 ____________________________________________________________________________
51005 [  7709] By: nick                                  on 2000/11/16  07:31:49
51006         Log: Integrate mainline
51007      Branch: perlio
51008           !> (integrate 35 files)
51009 ____________________________________________________________________________
51010 [  7708] By: jhi                                   on 2000/11/16  05:33:03
51011         Log: These files are text, not binary.
51012      Branch: perl
51013            ! ext/Encode/Encode/iso8859-10.enc
51014            ! ext/Encode/Encode/iso8859-13.enc
51015            ! ext/Encode/Encode/iso8859-14.enc
51016            ! ext/Encode/Encode/iso8859-15.enc
51017 ____________________________________________________________________________
51018 [  7707] By: jhi                                   on 2000/11/16  01:53:37
51019         Log: Update Changes.
51020      Branch: perl
51021            ! Changes patchlevel.h
51022 ____________________________________________________________________________
51023 [  7706] By: jhi                                   on 2000/11/16  01:35:59
51024         Log: More #undefing of stdio.
51025      Branch: perl
51026            ! fakesdio.h nostdio.h
51027 ____________________________________________________________________________
51028 [  7705] By: jhi                                   on 2000/11/16  01:34:18
51029         Log: Add fwalk() probe to the configuration files and regen perltoc.
51030      Branch: perl
51031            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51032            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
51033            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
51034            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
51035            ! win32/config.bc win32/config.gc win32/config.vc
51036 ____________________________________________________________________________
51037 [  7704] By: jhi                                   on 2000/11/16  01:33:07
51038         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
51039              an optional third argument to Inlibc?)
51040      Branch: metaconfig/U/perl
51041            + d__fwalk.U
51042 ____________________________________________________________________________
51043 [  7703] By: jhi                                   on 2000/11/16  01:09:22
51044         Log: The type of the hash_cb() size argument is tricky.
51045      Branch: perl
51046            ! ext/DB_File/DB_File.xs
51047 ____________________________________________________________________________
51048 [  7702] By: jhi                                   on 2000/11/15  23:01:16
51049         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
51050      Branch: perl
51051            ! nostdio.h
51052 ____________________________________________________________________________
51053 [  7701] By: jhi                                   on 2000/11/15  22:52:32
51054         Log: Detypo.
51055      Branch: perl
51056            ! t/lib/bigfltpm.t
51057 ____________________________________________________________________________
51058 [  7700] By: jhi                                   on 2000/11/15  22:51:56
51059         Log: UINT64_C() work continues.
51060      Branch: perl
51061            ! handy.h perl.h utf8.h
51062 ____________________________________________________________________________
51063 [  7699] By: jhi                                   on 2000/11/15  14:13:04
51064         Log: SOCKS has its own USE_THREADS, based on
51065              
51066              Subject: [ID 20001114.002] et. al. bugfix followup
51067              From: Jens Hamisch <jens@Strawberry.COM> 
51068              Date: Wed, 15 Nov 2000 14:23:11 +0100
51069              Message-ID: <20001115142311.A21164@Strawberry.COM>
51070      Branch: perl
51071            ! perl.h
51072 ____________________________________________________________________________
51073 [  7698] By: jhi                                   on 2000/11/15  03:50:56
51074         Log: Add few missing #undefs and sort them.
51075      Branch: perl
51076            ! fakesdio.h
51077 ____________________________________________________________________________
51078 [  7697] By: jhi                                   on 2000/11/15  03:39:14
51079         Log: Linenumber fix.
51080      Branch: perl
51081            ! t/pragma/warn/utf8
51082 ____________________________________________________________________________
51083 [  7696] By: jhi                                   on 2000/11/15  02:55:26
51084         Log: EBCDIC tweaks.
51085              
51086              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
51087              From: Peter Prymmer <pvhp@forte.com>
51088              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
51089              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
51090      Branch: perl
51091            ! t/op/regmesg.t t/pragma/warn/utf8
51092 ____________________________________________________________________________
51093 [  7695] By: jhi                                   on 2000/11/15  02:53:58
51094         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
51095              From: Peter Prymmer <pvhp@forte.com>
51096              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
51097              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
51098      Branch: perl
51099            ! utf8.c
51100 ____________________________________________________________________________
51101 [  7694] By: jhi                                   on 2000/11/15  02:50:55
51102         Log: Subject: [PATCH: perl@7674] updates to README.os390
51103              From: Prymmer/Kahn <pvhp@best.com>
51104              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
51105              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
51106      Branch: perl
51107            ! README.os390
51108 ____________________________________________________________________________
51109 [  7693] By: jhi                                   on 2000/11/15  02:48:37
51110         Log: Quit utf8_to_uv() instantly if curlen == 0.
51111      Branch: perl
51112            ! utf8.c
51113 ____________________________________________________________________________
51114 [  7692] By: jhi                                   on 2000/11/15  02:24:29
51115         Log: Use u_int32_t for the size of hash_cb(), not size_t.
51116              
51117              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
51118              From: Jens Hamisch <jens@Strawberry.COM>     
51119              Date: Tue, 14 Nov 2000 19:03:55 +0100
51120              Message-Id: <20001114190355.A20559@Strawberry.COM>
51121      Branch: perl
51122            ! ext/DB_File/DB_File.xs
51123 ____________________________________________________________________________
51124 [  7691] By: jhi                                   on 2000/11/15  02:20:12
51125         Log: Use UINT64_C().
51126              
51127              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
51128              From: Jens Hamisch <jens@Strawberry.COM>
51129              Date: Tue, 14 Nov 2000 19:16:23 +0100
51130              Message-Id: <20001114191623.G20559@Strawberry.COM>
51131      Branch: perl
51132            ! utf8.c utf8.h
51133 ____________________________________________________________________________
51134 [  7690] By: jhi                                   on 2000/11/15  02:17:06
51135         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
51136              (a macro to define signed and unsigned integer constants).
51137      Branch: perl
51138            ! handy.h
51139 ____________________________________________________________________________
51140 [  7689] By: jhi                                   on 2000/11/15  01:56:51
51141         Log: Regen Configure.
51142      Branch: perl
51143            ! Configure
51144 ____________________________________________________________________________
51145 [  7688] By: jhi                                   on 2000/11/15  01:56:32
51146         Log: Make the unit know about SOCKS.
51147      Branch: metaconfig
51148            ! U/protos/socksizetype.U
51149 ____________________________________________________________________________
51150 [  7687] By: jhi                                   on 2000/11/15  01:54:47
51151         Log: Remove unused dependencies.
51152      Branch: metaconfig
51153            ! U/compline/d_getpagsz.U
51154 ____________________________________________________________________________
51155 [  7686] By: nick                                  on 2000/11/14  21:25:13
51156         Log: Integrate mainline.
51157      Branch: perlio
51158           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
51159           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
51160           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
51161           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
51162           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
51163           !> win32/config.bc win32/config.gc win32/config.vc
51164           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
51165 ____________________________________________________________________________
51166 [  7685] By: jhi                                   on 2000/11/14  17:54:56
51167         Log: Integrate perlio.
51168      Branch: perl
51169           +> fakesdio.h perliol.h
51170           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
51171           !> perlsdio.h perlsfio.h pod/perlfunc.pod
51172 ____________________________________________________________________________
51173 [  7684] By: nick                                  on 2000/11/14  17:43:04
51174         Log: PerlIO #include and #ifdef re-work.
51175      Branch: perlio
51176            + fakesdio.h perliol.h
51177            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
51178            ! perlsdio.h perlsfio.h
51179 ____________________________________________________________________________
51180 [  7683] By: jhi                                   on 2000/11/14  15:42:40
51181         Log: Hoist the duplicated socket/netdb include logic to perl.h;
51182              undef SETERRNO in case SOCKS has defined it.  Based on:
51183              
51184              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
51185              From: Jens Hamisch <jens@Strawberry.COM> 
51186              Date: Tue, 14 Nov 2000 11:34:40 +0100
51187              Message-Id: <20001114113440.A20005@Strawberry.COM>
51188      Branch: perl
51189            ! doio.c perl.h pp_sys.c
51190 ____________________________________________________________________________
51191 [  7682] By: jhi                                   on 2000/11/14  14:07:28
51192         Log: Subject: some additions for makefiles for win32 (for perl@7674)
51193              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51194              Date: Tue, 14 Nov 2000 09:31:13 +0300
51195              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
51196      Branch: perl
51197            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
51198            ! win32/makefile.mk
51199 ____________________________________________________________________________
51200 [  7681] By: jhi                                   on 2000/11/14  14:01:41
51201         Log: Subject: tiny typo in perl5db.pl
51202              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51203              Date: Tue, 14 Nov 2000 09:29:28 +0300
51204              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
51205      Branch: perl
51206            ! lib/perl5db.pl
51207 ____________________________________________________________________________
51208 [  7680] By: jhi                                   on 2000/11/14  04:13:50
51209         Log: Redo #7679 with LFs instead of CRLFs.
51210      Branch: perl
51211            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
51212            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
51213            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
51214 ____________________________________________________________________________
51215 [  7679] By: jhi                                   on 2000/11/14  01:21:09
51216         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
51217              From: Benjamin Stuhl <tiriath@yahoo.com> 
51218              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
51219              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
51220      Branch: perl
51221            + win32/bin/mdelete.bat
51222            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
51223            ! makedef.pl perlio.c win32/Makefile win32/config.gc
51224            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
51225 ____________________________________________________________________________
51226 [  7678] By: jhi                                   on 2000/11/14  01:19:20
51227         Log: Fix the re extension building for Win32.
51228              
51229              Subject: [PATCH perl@7638] Get PerlIO building on Win32
51230              From: Benjamin Stuhl <tiriath@yahoo.com> 
51231              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
51232              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
51233      Branch: perl
51234            + ext/re/hints/MSWin32.pl
51235            ! MANIFEST
51236 ____________________________________________________________________________
51237 [  7677] By: jhi                                   on 2000/11/14  01:13:54
51238         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
51239              From: sthoenna@efn.org
51240              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
51241              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
51242      Branch: perl
51243            ! doop.c pp.c toke.c utf8.c utf8.h
51244 ____________________________________________________________________________
51245 [  7676] By: jhi                                   on 2000/11/13  20:23:15
51246         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51247              From: Nicholas Clark <nick@ccl4.org>
51248              Date: Mon, 13 Nov 2000 18:55:04 +0000
51249              Message-ID: <20001113185504.J29183@plum.flirble.org>
51250      Branch: perl
51251            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
51252 ____________________________________________________________________________
51253 [  7675] By: nick                                  on 2000/11/13  20:21:57
51254         Log: Integrate mainline ...
51255      Branch: perlio
51256           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
51257           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
51258           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
51259           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
51260 ____________________________________________________________________________
51261 [  7674] By: jhi                                   on 2000/11/13  15:07:56
51262         Log: Update Changes.
51263      Branch: perl
51264            ! Changes patchlevel.h
51265 ____________________________________________________________________________
51266 [  7673] By: jhi                                   on 2000/11/13  14:42:42
51267         Log: Remove the new two tests of lib/io_xs for now, they seem to
51268              fail under perlio on some platforms.
51269      Branch: perl
51270            ! t/lib/io_xs.t
51271 ____________________________________________________________________________
51272 [  7672] By: jhi                                   on 2000/11/13  13:57:53
51273         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
51274      Branch: perl
51275            ! perlio.c
51276 ____________________________________________________________________________
51277 [  7671] By: jhi                                   on 2000/11/13  05:30:48
51278         Log: Placate nervous compilers that see longer than ints switch()ing.
51279      Branch: perl
51280            ! utf8.c
51281 ____________________________________________________________________________
51282 [  7670] By: jhi                                   on 2000/11/13  05:14:21
51283         Log: fputs() does return EOF on error but here we don't care.
51284      Branch: perl
51285            ! perlio.c
51286 ____________________________________________________________________________
51287 [  7669] By: jhi                                   on 2000/11/13  05:02:45
51288         Log: Declare reg_data like reg_substr_data.
51289      Branch: perl
51290            ! regexp.h
51291 ____________________________________________________________________________
51292 [  7668] By: jhi                                   on 2000/11/13  04:54:34
51293         Log: Typos in #7667.
51294      Branch: perl
51295            ! perl.h
51296 ____________________________________________________________________________
51297 [  7667] By: jhi                                   on 2000/11/13  04:49:49
51298         Log: Cleanup messy #ifdef.
51299      Branch: perl
51300            ! perl.h
51301 ____________________________________________________________________________
51302 [  7666] By: jhi                                   on 2000/11/13  04:17:34
51303         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51304              From: Nicholas Clark <nick@talking.bollo.cx>
51305              Date: Sun, 12 Nov 2000 21:14:11 +0000
51306              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
51307              
51308              Note: only one breakage of the two reported is fixed by this patch.
51309      Branch: perl
51310            ! perlio.c
51311 ____________________________________________________________________________
51312 [  7665] By: jhi                                   on 2000/11/13  04:05:07
51313         Log: Tweak the definition of the bit complement on UTF-8 data:
51314              if none of the characters in the string are > 0xff,
51315              the result is a complemented byte string, not a (UTF-8)
51316              char string.  Based on the summary in
51317              
51318              Subject: Re: [ID 20000918.005] ~ on wide chars
51319              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
51320              Date: Fri, 10 Nov 2000 09:47:15 -0800
51321              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
51322              
51323              This should give us the maximum backward (pre-char string)
51324              compatibility and utf8 compatibility.  The other alternative
51325              would be to limit the bit complement to be always byte only,
51326              taking the least significant byte of the chars.
51327      Branch: perl
51328            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
51329 ____________________________________________________________________________
51330 [  7664] By: jhi                                   on 2000/11/13  00:23:44
51331         Log: Couple of tests from #7660 salvaged.
51332      Branch: perl
51333            - t/op/tell.t
51334            ! MANIFEST t/io/tell.t
51335 ____________________________________________________________________________
51336 [  7663] By: jhi                                   on 2000/11/13  00:02:48
51337         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
51338              From: Nicholas Clark <nick@talking.bollo.cx>
51339              Date: Sun, 12 Nov 2000 21:23:43 +0000
51340              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
51341      Branch: perl
51342            ! perlsfio.h
51343 ____________________________________________________________________________
51344 [  7662] By: jhi                                   on 2000/11/13  00:01:39
51345         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
51346              From: Nicholas Clark <nick@talking.bollo.cx>
51347              Date: Sun, 12 Nov 2000 21:30:04 +0000
51348              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
51349      Branch: perl
51350            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
51351 ____________________________________________________________________________
51352 [  7661] By: jhi                                   on 2000/11/12  23:57:29
51353         Log: Document tell() on special streams.
51354      Branch: perl
51355            ! pod/perlfunc.pod
51356 ____________________________________________________________________________
51357 [  7660] By: jhi                                   on 2000/11/12  23:54:22
51358         Log: (Subsumed by #7664)
51359      Branch: perl
51360            + t/op/tell.t
51361            ! MANIFEST
51362 ____________________________________________________________________________
51363 [  7659] By: jhi                                   on 2000/11/12  22:55:25
51364         Log: Many subdocumented return values of the IO extension now documented.
51365              ungetc and write still left subdocumented.
51366              
51367              Subject: [PATCH] (was Re: IO::Handle::ungetc)
51368              From: Nicholas Clark <nick@talking.bollo.cx>
51369              Date: Sun, 12 Nov 2000 21:35:53 +0000
51370              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
51371      Branch: perl
51372            ! ext/IO/lib/IO/Handle.pm
51373 ____________________________________________________________________________
51374 [  7658] By: jhi                                   on 2000/11/12  21:37:06
51375         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
51376              From: Nicholas Clark <nick@talking.bollo.cx>
51377              Date: Sun, 12 Nov 2000 20:03:22 +0000
51378              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
51379      Branch: perl
51380            ! pod/perlfunc.pod
51381 ____________________________________________________________________________
51382 [  7657] By: jhi                                   on 2000/11/12  20:34:55
51383         Log: Integrate perlio.
51384      Branch: perl
51385           !> perlio.c
51386 ____________________________________________________________________________
51387 [  7656] By: nick                                  on 2000/11/12  19:25:06
51388         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
51389      Branch: perlio
51390            ! perlio.c
51391 ____________________________________________________________________________
51392 [  7655] By: nick                                  on 2000/11/12  19:09:41
51393         Log: Integrate mainline
51394      Branch: perlio
51395           +> README.solaris ext/Encode/Encode/cp1006.enc
51396           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
51397           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
51398           +> ext/Encode/Encode/iso8859-13.enc
51399           +> ext/Encode/Encode/iso8859-14.enc
51400           +> ext/Encode/Encode/iso8859-15.enc
51401           !> (integrate 34 files)
51402 ____________________________________________________________________________
51403 [  7654] By: jhi                                   on 2000/11/12  19:00:22
51404         Log: Add a metaconfig unit for fsync.
51405      Branch: metaconfig/U/perl
51406            + d_fsync.U
51407 ____________________________________________________________________________
51408 [  7653] By: jhi                                   on 2000/11/12  19:00:01
51409         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
51410      Branch: perl
51411            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51412            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
51413            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51414            ! vos/config.ga.h win32/config.bc win32/config.gc
51415            ! win32/config.vc
51416 ____________________________________________________________________________
51417 [  7652] By: jhi                                   on 2000/11/11  21:12:01
51418         Log: Copy the s// information of README.hpux also to the perlrun.
51419      Branch: perl
51420            ! README.hpux pod/perlrun.pod
51421 ____________________________________________________________________________
51422 [  7651] By: jhi                                   on 2000/11/11  21:03:13
51423         Log: More README.solaris updates from Andy Dougherty.
51424      Branch: perl
51425            ! README.solaris
51426 ____________________________________________________________________________
51427 [  7650] By: jhi                                   on 2000/11/11  18:38:57
51428         Log: More descriptive error for unknown perlio layers.
51429              
51430              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
51431              From: Dominic Dunlop <domo@computer.org> 
51432              Date: Sat, 11 Nov 2000 18:20:32 +0100             
51433              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
51434      Branch: perl
51435            ! perlio.c pod/perldiag.pod
51436 ____________________________________________________________________________
51437 [  7649] By: jhi                                   on 2000/11/11  18:37:52
51438         Log: MachTen doesn't really do mmap() and munmap().
51439              
51440              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
51441              From: Dominic Dunlop <domo@computer.org> 
51442              Date: Sat, 11 Nov 2000 18:20:32 +0100             
51443              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
51444      Branch: perl
51445            ! hints/machten.sh
51446 ____________________________________________________________________________
51447 [  7648] By: jhi                                   on 2000/11/11  18:36:46
51448         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
51449              From: rspier@pobox.com (Robert Spier)
51450              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
51451              Message-ID: <14861.32839.491271.985797@rls.cx>
51452      Branch: perl
51453            ! Porting/Contract pod/perltoot.pod
51454 ____________________________________________________________________________
51455 [  7647] By: jhi                                   on 2000/11/11  18:35:30
51456         Log: Simplify the getpagesize() unit by dropping the
51457              pagesize probe since it's nowadays slightly more
51458              complicated because of sysconf(). (Note: if some
51459              platform really needs the -lPW for getpagesize,
51460              I just broke it.)
51461              
51462              TODO: a new pagesize unit.
51463      Branch: metaconfig
51464            ! U/compline/d_getpagsz.U
51465 ____________________________________________________________________________
51466 [  7646] By: jhi                                   on 2000/11/11  18:33:23
51467         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
51468      Branch: perl
51469            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51470            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
51471            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51472            ! vos/config.ga.h win32/config.bc win32/config.gc
51473            ! win32/config.vc
51474 ____________________________________________________________________________
51475 [  7645] By: jhi                                   on 2000/11/11  16:45:15
51476         Log: Use sysconf() or getpagesize() to find out the pagesize.
51477      Branch: perl
51478            ! perlio.c
51479 ____________________________________________________________________________
51480 [  7644] By: jhi                                   on 2000/11/11  15:46:08
51481         Log: Integrate perlio.
51482      Branch: perl
51483           !> perlio.c
51484 ____________________________________________________________________________
51485 [  7643] By: jhi                                   on 2000/11/11  15:33:36
51486         Log: Subject: Re: [PATCH] README.solaris
51487              From: Lupe Christoph <lupe@lupe-christoph.de>
51488              Date: Sat, 11 Nov 2000 14:08:10 +0100
51489              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
51490      Branch: perl
51491            ! README.solaris
51492 ____________________________________________________________________________
51493 [  7642] By: jhi                                   on 2000/11/11  15:22:12
51494         Log: Subject: [PATCH perl@7638] cygwin port
51495              From: "Eric Fifer" <egf7@columbia.edu>            
51496              Date: Fri, 10 Nov 2000 19:30:30 -0000
51497              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
51498      Branch: perl
51499            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
51500 ____________________________________________________________________________
51501 [  7641] By: nick                                  on 2000/11/11  14:50:36
51502         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
51503              Also call "Buf" layer directly when unread'ing non-read chars.
51504      Branch: perlio
51505            ! perlio.c
51506 ____________________________________________________________________________
51507 [  7640] By: jhi                                   on 2000/11/11  02:05:02
51508         Log: Add more encoding tables.
51509      Branch: perl
51510            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
51511            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
51512            + ext/Encode/Encode/iso8859-10.enc
51513            + ext/Encode/Encode/iso8859-13.enc
51514            + ext/Encode/Encode/iso8859-14.enc
51515            + ext/Encode/Encode/iso8859-15.enc
51516            ! MANIFEST
51517 ____________________________________________________________________________
51518 [  7639] By: jhi                                   on 2000/11/10  18:49:25
51519         Log: Subject: [PATCH] README.solaris
51520              From: Andy Dougherty <doughera@lafayette.edu>
51521              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
51522              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
51523      Branch: perl
51524            + README.solaris
51525            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
51526            ! pod/perl.pod pod/perltoc.pod
51527 ____________________________________________________________________________
51528 [  7638] By: jhi                                   on 2000/11/10  15:04:15
51529         Log: Update Changes.
51530      Branch: perl
51531            ! Changes patchlevel.h
51532 ____________________________________________________________________________
51533 [  7637] By: jhi                                   on 2000/11/10  14:14:28
51534         Log: Explain better why certain regex tests are skipped.
51535              
51536              Subject: Re: tests skipped: unknown reason
51537              From: Lupe Christoph <lupe@lupe-christoph.de>
51538              Date: Fri, 10 Nov 2000 09:08:56 +0100
51539              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
51540      Branch: perl
51541            ! t/op/regexp.t
51542 ____________________________________________________________________________
51543 [  7636] By: nick                                  on 2000/11/10  13:40:00
51544         Log: Integrate mainline.
51545      Branch: perlio
51546           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
51547           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
51548           !> win32/bin/search.pl
51549 ____________________________________________________________________________
51550 [  7635] By: nick                                  on 2000/11/10  13:25:52
51551         Log: Re-instate stdio large file support via perlio.
51552      Branch: perl
51553            ! perlio.c
51554 ____________________________________________________________________________
51555 [  7634] By: jhi                                   on 2000/11/10  04:49:55
51556         Log: Amdahl UTS hints updates.
51557              
51558              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
51559              From: hom00@utsglobal.com (Harold O Morris)
51560              Date: Thu, 9 Nov 2000 20:02 PST
51561              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
51562      Branch: perl
51563            ! hints/uts.sh
51564 ____________________________________________________________________________
51565 [  7633] By: jhi                                   on 2000/11/09  23:33:28
51566         Log: Subject: [PATCH] IO::Seekable pod
51567              From: Nicholas Clark <nick@talking.bollo.cx>
51568              Date: Thu, 9 Nov 2000 20:29:45 +0000
51569              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
51570      Branch: perl
51571            ! ext/IO/lib/IO/Handle.pm
51572 ____________________________________________________________________________
51573 [  7632] By: jhi                                   on 2000/11/09  21:55:41
51574         Log: Various doc oddball characters.
51575              
51576              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51577              From: Michael Somos <somos@grail.cba.csuohio.edu>
51578              Date: Mon, 6 Nov 2000 17:44:20 -0500
51579              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
51580      Branch: perl
51581            ! emacs/cperl-mode.el lib/unicode/syllables.txt
51582            ! win32/bin/search.pl
51583 ____________________________________________________________________________
51584 [  7631] By: jhi                                   on 2000/11/09  21:12:29
51585         Log: Subject: Re: bash -c exit and linux hints 
51586              From: "John P. Linderman" <jpl@research.att.com>
51587              Date: Thu, 02 Nov 2000 09:37:25 -0500
51588              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
51589      Branch: perl
51590            ! hints/linux.sh
51591 ____________________________________________________________________________
51592 [  7630] By: nick                                  on 2000/11/09  20:34:11
51593         Log: Integrate mainline.
51594      Branch: perlio
51595           !> (integrate 91 files)
51596 ____________________________________________________________________________
51597 [  7629] By: jhi                                   on 2000/11/09  19:46:31
51598         Log: Missing dTHXs.
51599              
51600              Subject: RE: perl@7595 builds not on cygwin
51601              From: "Eric Fifer" <egf7@columbia.edu>
51602              Date: Thu, 9 Nov 2000 19:26:50 -0000
51603              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
51604      Branch: perl
51605            ! ext/Devel/Peek/Peek.xs
51606 ____________________________________________________________________________
51607 [  7628] By: jhi                                   on 2000/11/09  14:48:27
51608         Log: Disable only the tests 99 and 166 for UTF-8 locales.
51609      Branch: perl
51610            ! t/pragma/locale.t
51611 ____________________________________________________________________________
51612 [  7627] By: jhi                                   on 2000/11/09  14:40:27
51613         Log: There's no =head3.
51614      Branch: perl
51615            ! pod/perlhack.pod
51616 ____________________________________________________________________________
51617 [  7626] By: jhi                                   on 2000/11/09  13:54:26
51618         Log: The generated boot_* headers are wrong.  Pickier compiler,
51619              such as KAI C++ will refuse to compile the resulting perlmain.
51620              
51621              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51622              From: Harri Pasanen <harri.pasanen@trema.com>
51623              Date: Thu, 09 Nov 2000 14:23:28 +0100
51624              Message-Id: <3A0AA550.26D548A3@trema.com>
51625      Branch: perl
51626            ! minimod.pl
51627 ____________________________________________________________________________
51628 [  7625] By: jhi                                   on 2000/11/09  13:50:44
51629         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
51630              From: Prymmer/Kahn <pvhp@best.com>
51631              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
51632              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
51633              
51634              All except the "cow orker" change.
51635      Branch: perl
51636            ! Porting/pumpkin.pod
51637 ____________________________________________________________________________
51638 [  7624] By: jhi                                   on 2000/11/09  13:45:33
51639         Log: Fix for
51640              
51641              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
51642              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
51643              Date: Thu, 09 Nov 2000 11:05:52 +0100
51644              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
51645      Branch: perl
51646            ! pod/perldiag.pod t/pragma/warn/pp_sys
51647 ____________________________________________________________________________
51648 [  7623] By: jhi                                   on 2000/11/09  13:37:16
51649         Log: Typo in an ifndef.
51650              
51651              Subject: Re: [PATCH 5.7.0] better messages from malloc()
51652              From: Joe Smith <jms@inwap.com>         
51653              Date: Thu, 09 Nov 2000 01:33:14 -0800
51654              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
51655      Branch: perl
51656            ! malloc.c
51657 ____________________________________________________________________________
51658 [  7622] By: jhi                                   on 2000/11/09  13:31:18
51659         Log: Remove unused extra arguments.
51660      Branch: metaconfig/U/perl
51661            ! perlxv.U
51662      Branch: perl
51663            ! Configure config_h.SH
51664 ____________________________________________________________________________
51665 [  7621] By: jhi                                   on 2000/11/09  13:16:36
51666         Log: More VMS moves on environment handling, from Charles Lane.
51667      Branch: perl
51668            ! t/pragma/locale.t
51669 ____________________________________________________________________________
51670 [  7620] By: jhi                                   on 2000/11/09  04:42:38
51671         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
51672              From: David Dyck <dcd@tc.fluke.com>
51673              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
51674              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
51675      Branch: perl
51676            ! pp_sys.c
51677 ____________________________________________________________________________
51678 [  7619] By: jhi                                   on 2000/11/09  04:36:21
51679         Log: Forgot from #7618.
51680      Branch: perl
51681            ! lib/File/stat.pm
51682 ____________________________________________________________________________
51683 [  7618] By: jhi                                   on 2000/11/09  04:28:44
51684         Log: Make deleting for %ENV work for (newer versions of) VMS,
51685              from Craig A. Berry.
51686      Branch: perl
51687            ! vms/vms.c
51688 ____________________________________________________________________________
51689 [  7617] By: jhi                                   on 2000/11/09  04:25:05
51690         Log: Subject: [PATCH] Class::Struct at compile time
51691              From: "Casey R. Tweten" <crt@kiski.net>
51692              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
51693              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
51694      Branch: perl
51695            ! lib/Class/Struct.pm
51696 ____________________________________________________________________________
51697 [  7616] By: jhi                                   on 2000/11/09  04:15:17
51698         Log: Subject: [ID 20001108.013] spelling
51699              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
51700              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
51701              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
51702      Branch: perl
51703            ! lib/ftp.pl
51704 ____________________________________________________________________________
51705 [  7615] By: jhi                                   on 2000/11/09  04:12:42
51706         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
51707              From: Peter Prymmer <pvhp@forte.com>
51708              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
51709              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
51710      Branch: perl
51711            ! configure.com
51712 ____________________________________________________________________________
51713 [  7614] By: jhi                                   on 2000/11/08  22:42:55
51714         Log: A missing aTHX_.
51715      Branch: perl
51716            ! ext/IPC/SysV/SysV.xs
51717 ____________________________________________________________________________
51718 [  7613] By: jhi                                   on 2000/11/08  19:30:21
51719         Log: Update Changes.
51720      Branch: perl
51721            ! Changes patchlevel.h
51722 ____________________________________________________________________________
51723 [  7612] By: jhi                                   on 2000/11/08  18:35:25
51724         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
51725              From: David Dyck <dcd@tc.fluke.com>
51726              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
51727              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
51728      Branch: perl
51729            ! pp_sys.c
51730 ____________________________________________________________________________
51731 [  7611] By: jhi                                   on 2000/11/08  18:30:26
51732         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
51733              From: Dominic Dunlop <domo@computer.org>
51734              Date: Tue, 7 Nov 2000 12:05:25 +0100
51735              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
51736      Branch: perl
51737            ! malloc.c
51738 ____________________________________________________________________________
51739 [  7610] By: jhi                                   on 2000/11/08  18:25:14
51740         Log: Do not test UTF-8 locales since that the tests would require
51741              polymorphic regexen.
51742      Branch: perl
51743            ! t/pragma/locale.t
51744 ____________________________________________________________________________
51745 [  7609] By: jhi                                   on 2000/11/08  17:12:51
51746         Log: Locale buglets.
51747              
51748              Subject: RE: Locales support (setlocale) fixes
51749              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51750              Date: Wed, 8 Nov 2000 20:01:39 +0300
51751              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
51752      Branch: perl
51753            ! t/pragma/locale.t util.c
51754 ____________________________________________________________________________
51755 [  7608] By: jhi                                   on 2000/11/08  17:00:16
51756         Log: Deleting $ENV{PATH} in VMS is not recommendable.
51757      Branch: perl
51758            ! t/pragma/locale.t
51759 ____________________________________________________________________________
51760 [  7607] By: jhi                                   on 2000/11/08  16:58:26
51761         Log: Subject: PATCH std stdio for (Free)BSD
51762              From: Nicholas Clark <nick@ccl4.org>
51763              Date: Wed, 8 Nov 2000 15:36:29 +0000
51764              Message-ID: <20001108153629.D98736@plum.flirble.org>
51765      Branch: metaconfig
51766            ! U/compline/d_stdstdio.U
51767      Branch: perl
51768            ! Configure config_h.SH
51769 ____________________________________________________________________________
51770 [  7606] By: jhi                                   on 2000/11/08  16:43:31
51771         Log: Forgot to bump the line numbers in #7601.
51772      Branch: perl
51773            ! t/pragma/warn/pp_sys
51774 ____________________________________________________________________________
51775 [  7605] By: jhi                                   on 2000/11/08  16:39:12
51776         Log: More careful detection of how well NVs and UVs mix.
51777              
51778              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))
51779              From: Nicholas Clark <nick@ccl4.org>
51780              Date: Wed, 8 Nov 2000 15:14:12 +0000
51781              Message-ID: <20001108151412.B98736@plum.flirble.org>
51782              
51783              Added some SIGFPE paranoia.
51784      Branch: metaconfig/U/perl
51785            ! perlxv.U
51786      Branch: perl
51787            ! Configure config_h.SH
51788 ____________________________________________________________________________
51789 [  7604] By: jhi                                   on 2000/11/08  14:39:10
51790         Log: Subject: [patch perl@7595] VMS configure.com tweak
51791              From: "Craig A. Berry" <craigberry@mac.com>
51792              Date: Wed, 8 Nov 2000 00:24:12 -0600
51793              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
51794      Branch: perl
51795            ! configure.com
51796 ____________________________________________________________________________
51797 [  7603] By: jhi                                   on 2000/11/08  14:27:11
51798         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
51799              From: Robin Barker <rmb1@cise.npl.co.uk>
51800              Date: Wed, 8 Nov 2000 11:11:39 GMT
51801              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
51802      Branch: perl
51803            ! perlio.c
51804 ____________________________________________________________________________
51805 [  7602] By: jhi                                   on 2000/11/08  14:25:03
51806         Log: Fix for the tie-refhash string table leaks.
51807              
51808              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
51809              Date: Wed, 8 Nov 2000 13:03:04 GMT
51810              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
51811      Branch: perl
51812            ! t/lib/tie-refhash.t
51813 ____________________________________________________________________________
51814 [  7601] By: jhi                                   on 2000/11/08  14:21:08
51815         Log: Try to avoid flockless and emulationless places.
51816      Branch: perl
51817            ! t/pragma/warn/pp_sys
51818 ____________________________________________________________________________
51819 [  7600] By: jhi                                   on 2000/11/08  02:28:54
51820         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
51821              
51822              Subject: [PATCH] prototyped functions that should be overrideable
51823              From: "Casey R. Tweten" <crt@kiski.net>
51824              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
51825              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
51826      Branch: perl
51827            ! toke.c
51828 ____________________________________________________________________________
51829 [  7599] By: jhi                                   on 2000/11/08  01:12:05
51830         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
51831              
51832              Subject: [PATCH] perlbug.PL
51833              From: "Kurt D. Starsinic" <kstar@chapin.edu>
51834              Date: Mon, 6 Nov 2000 21:39:01 -0500
51835              Message-ID: <20001106213901.B20955@O2.chapin.edu>
51836      Branch: perl
51837            ! utils/perlbug.PL
51838 ____________________________________________________________________________
51839 [  7598] By: jhi                                   on 2000/11/07  23:42:00
51840         Log: Bad thinko in #7581 (I used the test program with the expanded
51841              values as-is).
51842      Branch: metaconfig
51843            ! U/compline/d_stdstdio.U
51844      Branch: perl
51845            ! Configure
51846 ____________________________________________________________________________
51847 [  7597] By: jhi                                   on 2000/11/07  21:43:29
51848         Log: Subject: [PATCH perl@7573] cygwin port
51849              From: "Fifer, Eric" <EFifer@sanwaint.com>
51850              Date: Tue, 7 Nov 2000 18:08:51 -0000 
51851              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
51852              
51853              Synchronize with Cygwin 1.1.5.
51854      Branch: perl
51855            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
51856            ! pod/perlport.pod unixish.h util.c
51857 ____________________________________________________________________________
51858 [  7596] By: jhi                                   on 2000/11/07  21:39:25
51859         Log: perlhack updates from H.Merijn Brand.
51860      Branch: perl
51861            ! pod/perlhack.pod
51862 ____________________________________________________________________________
51863 [  7595] By: jhi                                   on 2000/11/07  20:21:41
51864         Log: Update Changes.
51865      Branch: perl
51866            ! Changes patchlevel.h
51867 ____________________________________________________________________________
51868 [  7594] By: jhi                                   on 2000/11/07  19:18:58
51869         Log: Be more robust in Dynaloader.pm.
51870      Branch: perl
51871            ! ext/DynaLoader/DynaLoader_pm.PL
51872 ____________________________________________________________________________
51873 [  7593] By: jhi                                   on 2000/11/07  16:49:31
51874         Log: AUTHORS update.
51875      Branch: perl
51876            ! AUTHORS
51877 ____________________________________________________________________________
51878 [  7592] By: gsar                                  on 2000/11/07  16:39:51
51879         Log: normalize relative paths in virtualized current directory on windows,
51880              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
51881              returns)
51882      Branch: perl
51883            ! win32/vdir.h
51884 ____________________________________________________________________________
51885 [  7591] By: jhi                                   on 2000/11/07  16:04:26
51886         Log: Too profiler-happy: with optimization the #7590 actually makes
51887              the test to run 0.5% _slower_.  Requires much more instrumentation.
51888              Retract #7590.
51889      Branch: perl
51890            ! regcomp.c regcomp.h
51891 ____________________________________________________________________________
51892 [  7590] By: jhi                                   on 2000/11/07  15:51:13
51893         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
51894              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
51895              by using memset() and testing bytewise (as opposed to bitwise).
51896      Branch: perl
51897            ! regcomp.c regcomp.h
51898 ____________________________________________________________________________
51899 [  7589] By: jhi                                   on 2000/11/07  12:56:39
51900         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
51901              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51902              Date: Mon, 06 Nov 2000 23:45:30 -0500
51903              Message-Id: <0011079735.AA973576259@univpress.com>
51904      Branch: perl
51905            ! configure.com t/lib/st-lock.t
51906 ____________________________________________________________________________
51907 [  7588] By: jhi                                   on 2000/11/07  01:03:28
51908         Log: Tweak #7587.
51909      Branch: perl
51910            ! pod/perldiag.pod
51911 ____________________________________________________________________________
51912 [  7587] By: jhi                                   on 2000/11/07  01:00:27
51913         Log: A doc addition for bug id 20001105.019, beware \p.
51914      Branch: perl
51915            ! pod/perldiag.pod
51916 ____________________________________________________________________________
51917 [  7586] By: jhi                                   on 2000/11/07  00:32:22
51918         Log: Fake support of holey files in win/dosish platforms.
51919              
51920              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
51921              From: kipp@shonanblue.ne.jp
51922              Date: Mon, 6 Nov 2000 13:30:55 -0800
51923              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
51924      Branch: perl
51925            ! ext/SDBM_File/sdbm/sdbm.c
51926 ____________________________________________________________________________
51927 [  7585] By: jhi                                   on 2000/11/07  00:12:54
51928         Log: Subject: Pod updates
51929              From: "Stephen P. Potter" <spp@spotter.yi.org>
51930              Date: Mon, 06 Nov 2000 18:56:43 -0500
51931              Message-Id: <200011062357.SAA18173@spotter.yi.org>
51932      Branch: perl
51933            ! README.dos README.os2 README.win32 pod/buildtoc.PL
51934            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
51935            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
51936            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
51937            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
51938            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
51939            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
51940            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
51941            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
51942            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
51943            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
51944            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
51945            ! pod/perltootc.pod pod/perlunicode.pod
51946 ____________________________________________________________________________
51947 [  7584] By: jhi                                   on 2000/11/07  00:04:17
51948         Log: Varargs don't always work too well if one puts an unsigned
51949              char on the stack and pop an unsigned quad off the stack.
51950              
51951              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
51952              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
51953              Date: Mon, 06 Nov 2000 15:19:05 -0800
51954              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
51955      Branch: perl
51956            ! utf8.c
51957 ____________________________________________________________________________
51958 [  7583] By: jhi                                   on 2000/11/06  23:58:48
51959         Log: %ENV note tweaks from Dan Sugalski.
51960      Branch: perl
51961            ! pod/perlport.pod vms/perlvms.pod
51962 ____________________________________________________________________________
51963 [  7582] By: jhi                                   on 2000/11/06  23:05:49
51964         Log: glibc5 detection by __GNU_LIBRARY__.
51965      Branch: perl
51966            ! toke.c
51967 ____________________________________________________________________________
51968 [  7581] By: jhi                                   on 2000/11/06  22:51:29
51969         Log: Make the stdio test program of 7427 less noisy while being 
51970              compiled so that Digital UNIX wouldn't get both
51971              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
51972              undefined.  This makes perlio happy.
51973      Branch: metaconfig
51974            ! U/compline/d_stdstdio.U
51975      Branch: perl
51976            ! Configure config_h.SH
51977 ____________________________________________________________________________
51978 [  7580] By: jhi                                   on 2000/11/06  22:41:41
51979         Log: Document %ENV = () portability issues.
51980      Branch: perl
51981            ! pod/perlport.pod vms/perlvms.pod
51982 ____________________________________________________________________________
51983 [  7579] By: jhi                                   on 2000/11/06  21:29:24
51984         Log: VOS updates from Paul Green.
51985      Branch: perl
51986            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
51987 ____________________________________________________________________________
51988 [  7578] By: jhi                                   on 2000/11/06  21:00:40
51989         Log: Sanitize the environment further.
51990      Branch: perl
51991            ! t/pragma/locale.t
51992 ____________________________________________________________________________
51993 [  7577] By: jhi                                   on 2000/11/06  20:53:51
51994         Log: Re-introduce 7552 lost in integration.
51995      Branch: perl
51996            ! perlio.c
51997 ____________________________________________________________________________
51998 [  7576] By: jhi                                   on 2000/11/06  20:33:46
51999         Log: Admit that the test leaks scalars.
52000      Branch: perl
52001            ! t/comp/proto.t
52002 ____________________________________________________________________________
52003 [  7575] By: jhi                                   on 2000/11/06  20:17:08
52004         Log: Integrate perlio.
52005      Branch: perl
52006           !> perlio.c
52007 ____________________________________________________________________________
52008 [  7574] By: nick                                  on 2000/11/06  20:07:28
52009         Log: Remove debug. Try (Mmap_t) on madvise() call.
52010      Branch: perlio
52011            ! perlio.c
52012 ____________________________________________________________________________
52013 [  7573] By: jhi                                   on 2000/11/06  13:56:05
52014         Log: Update Changes.
52015      Branch: perl
52016            ! Changes patchlevel.h
52017 ____________________________________________________________________________
52018 [  7572] By: jhi                                   on 2000/11/06  13:48:41
52019         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
52020              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52021              Date: Mon, 06 Nov 2000 10:11:42 +0100
52022              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
52023      Branch: perl
52024            ! pod/perlhack.pod
52025 ____________________________________________________________________________
52026 [  7571] By: jhi                                   on 2000/11/06  01:45:51
52027         Log: AUTHORS updates.
52028      Branch: perl
52029            ! AUTHORS
52030 ____________________________________________________________________________
52031 [  7570] By: jhi                                   on 2000/11/06  00:18:00
52032         Log: Fix for
52033              
52034              Subject: [ID 20000728.005] perl -P broken
52035              From: David Dyck <dcd@tc.fluke.com>
52036              Date: Fri, 28 Jul 2000 17:19:16 -0700
52037              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
52038              
52039              (hopefully).  The fix is also not complete, it seems to break
52040              BOM swallowing for libc5 systems, but until someone figures
52041              out a way to do this without ftell(), this will do.
52042      Branch: perl
52043            ! toke.c
52044 ____________________________________________________________________________
52045 [  7569] By: jhi                                   on 2000/11/06  00:05:30
52046         Log: Document that the evaled syntax errors cause scalar leaks.
52047      Branch: perl
52048            ! t/comp/proto.t
52049 ____________________________________________________________________________
52050 [  7568] By: jhi                                   on 2000/11/05  23:14:47
52051         Log: opmini.o can linger from Configures past.
52052      Branch: perl
52053            ! Makefile.SH
52054 ____________________________________________________________________________
52055 [  7567] By: jhi                                   on 2000/11/05  21:28:39
52056         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
52057              first argument correctly.
52058      Branch: perl
52059            ! perlio.c
52060 ____________________________________________________________________________
52061 [  7566] By: jhi                                   on 2000/11/05  21:15:56
52062         Log: Integrate perlio.
52063      Branch: perl
52064           !> perlio.c
52065 ____________________________________________________________________________
52066 [  7565] By: jhi                                   on 2000/11/05  21:15:13
52067         Log: Use -dM for gcc (the suggested patch did it only for Linux,
52068              but I think it can be generalized).
52069              
52070              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
52071              From: Pixel <pixel@mandrakesoft.com>
52072              Date: 05 Nov 2000 21:49:34 +0100 
52073              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
52074      Branch: perl
52075            ! ext/Errno/Errno_pm.PL
52076 ____________________________________________________________________________
52077 [  7564] By: nick                                  on 2000/11/05  21:09:18
52078         Log: Added a mmap layer as a "subclass" of perlio.
52079              PERLIO=mmap ./perl harness passes
52080      Branch: perlio
52081            ! perlio.c
52082 ____________________________________________________________________________
52083 [  7563] By: jhi                                   on 2000/11/05  19:48:55
52084         Log: Add a note for future generations about bug id 20000229.006.
52085      Branch: perl
52086            ! malloc.c
52087 ____________________________________________________________________________
52088 [  7562] By: jhi                                   on 2000/11/05  19:38:24
52089         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
52090      Branch: perl
52091            ! pp_ctl.c t/op/pos.t
52092 ____________________________________________________________________________
52093 [  7561] By: jhi                                   on 2000/11/05  18:21:46
52094         Log: Add =pod to be tidy.
52095      Branch: perl
52096            ! lib/Math/Complex.pm
52097 ____________________________________________________________________________
52098 [  7560] By: jhi                                   on 2000/11/05  17:38:46
52099         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
52100      Branch: perl
52101            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52102            ! ext/Storable/Storable.xs t/lib/st-recurse.t
52103 ____________________________________________________________________________
52104 [  7559] By: jhi                                   on 2000/11/05  17:32:59
52105         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
52106              From: "Peter J. Farley III" <pjfarley@banet.net>
52107              Date: Sun, 05 Nov 2000 11:55:59 -0500
52108              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
52109      Branch: perl
52110            ! t/lib/syslog.t
52111 ____________________________________________________________________________
52112 [  7558] By: jhi                                   on 2000/11/05  17:29:19
52113         Log: Integrate perlio.
52114      Branch: perl
52115           !> perlio.c
52116 ____________________________________________________________________________
52117 [  7557] By: jhi                                   on 2000/11/05  17:22:01
52118         Log: A fix of sorts for 20000329.026, a better error message
52119              for a missing "use charnames" when using the \N{...}. 
52120      Branch: perl
52121            ! pod/perldiag.pod toke.c
52122 ____________________________________________________________________________
52123 [  7556] By: jhi                                   on 2000/11/05  16:33:50
52124         Log: Test tweak: show also the failed locales.
52125              
52126              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
52127              From: Lupe Christoph <lupe@lupe-christoph.de>         
52128              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
52129              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
52130      Branch: perl
52131            ! t/pragma/locale.t
52132 ____________________________________________________________________________
52133 [  7555] By: nick                                  on 2000/11/05  11:09:34
52134         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
52135              open RDWR so does not fail. (pragma/warnings 303 again...)
52136      Branch: perlio
52137            ! perlio.c
52138 ____________________________________________________________________________
52139 [  7554] By: nick                                  on 2000/11/05  10:10:13
52140         Log: Fix case where ungetc(f,EOF) was allowed.
52141              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
52142              so we can see similarities.
52143              Use types more carefully and a STDCHAR array in hope that this will
52144              fix Jarrko's 64bit machine.
52145      Branch: perlio
52146            ! perlio.c
52147 ____________________________________________________________________________
52148 [  7553] By: jhi                                   on 2000/11/05  01:12:16
52149         Log: Fix for
52150              
52151              Subject: [ID 20001004.007] taint propogation is inconsistent
52152              From: pimlott@idiomtech.com (Andrew Pimlott) 
52153              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
52154              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
52155              
52156              The culprit was sv_setsv() which was rather blindly
52157              propagating taint, which lead to behaviour where if
52158              a tainted anon hash value was seen all the hash values
52159              from then on at that level became tainted, or at any
52160              upper levels in the case of nested anon hashes.
52161      Branch: perl
52162            ! sv.c t/op/taint.t
52163 ____________________________________________________________________________
52164 [  7552] By: jhi                                   on 2000/11/04  23:44:18
52165         Log: Some cpps don't like splitting conditionals across several lines.
52166      Branch: perl
52167            ! perlio.c
52168 ____________________________________________________________________________
52169 [  7551] By: nick                                  on 2000/11/04  23:40:44
52170         Log: Integrate mainline
52171      Branch: perlio
52172           !> pp_hot.c t/op/taint.t
52173 ____________________________________________________________________________
52174 [  7550] By: nick                                  on 2000/11/04  23:39:05
52175         Log: Integrate mainline again
52176      Branch: perlio
52177           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
52178           !> t/lib/b.t t/op/misc.t util.c
52179 ____________________________________________________________________________
52180 [  7549] By: jhi                                   on 2000/11/04  23:14:01
52181         Log: Fix for
52182              
52183              Subject: [ID 20001004.006] undef is never tainted
52184              From: pimlott@idiomtech.com (Andrew Pimlott)
52185              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
52186              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
52187              
52188              An undef read from a slurped file was not tainted.
52189      Branch: perl
52190            ! pp_hot.c t/op/taint.t
52191 ____________________________________________________________________________
52192 [  7548] By: jhi                                   on 2000/11/04  22:56:21
52193         Log: Test tweak ($Config{useperlio} is by default undef) .
52194      Branch: perl
52195            ! t/lib/b.t
52196 ____________________________________________________________________________
52197 [  7547] By: jhi                                   on 2000/11/04  22:43:56
52198         Log: Integrate perlio.
52199      Branch: perl
52200           +> lib/perlio.pm
52201           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
52202           !> pod/perlapi.pod t/lib/b.t
52203 ____________________________________________________________________________
52204 [  7546] By: jhi                                   on 2000/11/04  22:40:59
52205         Log: Configure would use a bad $myuname from an old config.sh.
52206              
52207              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
52208              From: Andy Dougherty <doughera@lafayette.edu>
52209              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
52210              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
52211      Branch: metaconfig
52212            ! U/modified/Oldconfig.U
52213      Branch: perl
52214            ! Configure config_h.SH
52215 ____________________________________________________________________________
52216 [  7545] By: jhi                                   on 2000/11/04  22:36:54
52217         Log: Subject: Locales support (setlocale) fixes
52218              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52219              Date: Sat, 4 Nov 2000 10:15:48 +0300 
52220              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
52221              
52222              Modified quite a bit to be more portable.
52223      Branch: perl
52224            ! embed.h embed.pl perl.h proto.h util.c
52225 ____________________________________________________________________________
52226 [  7544] By: jhi                                   on 2000/11/04  22:32:47
52227         Log: Dying is too strict here, better just skip.
52228      Branch: perl
52229            ! t/op/misc.t
52230 ____________________________________________________________________________
52231 [  7543] By: nick                                  on 2000/11/04  21:55:13
52232         Log: Merge mainline
52233      Branch: perlio
52234           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52235           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
52236           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
52237           !> (integrate 64 files)
52238 ____________________________________________________________________________
52239 [  7542] By: jhi                                   on 2000/11/04  21:09:28
52240         Log: More Changes tweakery.
52241      Branch: perl
52242            ! Changes Porting/genlog
52243 ____________________________________________________________________________
52244 [  7541] By: jhi                                   on 2000/11/04  20:58:18
52245         Log: Changes fixups.
52246      Branch: perl
52247            ! Changes
52248 ____________________________________________________________________________
52249 [  7540] By: jhi                                   on 2000/11/04  20:42:38
52250         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
52251              create a "fast path" for locale name probing using "locale -a"
52252              if available, squash finally hopefully the s?printf resetting
52253              the numeric locale (since, IIUC perllocale, it never shouldn't). 
52254      Branch: perl
52255            ! sv.c t/op/misc.t t/pragma/locale.t
52256 ____________________________________________________________________________
52257 [  7539] By: nick                                  on 2000/11/04  19:56:10
52258         Log: PerlIO infrastructure complete.
52259      Branch: perlio
52260            + lib/perlio.pm
52261            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
52262 ____________________________________________________________________________
52263 [  7538] By: nick                                  on 2000/11/04  14:31:32
52264         Log: Type tweaks + less contorted allocation scheme
52265      Branch: perlio
52266            ! perlio.c
52267 ____________________________________________________________________________
52268 [  7537] By: nick                                  on 2000/11/04  12:40:42
52269         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
52270              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
52271              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
52272              sensible) which lead to some interesting fails.
52273      Branch: perlio
52274            ! perlio.c
52275 ____________________________________________________________________________
52276 [  7536] By: jhi                                   on 2000/11/04  00:20:02
52277         Log: Add FCNTL_CAN_LOCK.
52278              
52279              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
52280              From: Andy Dougherty <doughera@lafayette.edu>
52281              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
52282              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
52283              
52284              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
52285              From: Andy Dougherty <doughera@lafayette.edu>
52286              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
52287              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
52288      Branch: metaconfig/U/perl
52289            + d_fcntl_can_lock.U
52290            ! startperl.U
52291      Branch: perl
52292            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52293            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
52294            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52295            ! vos/config.ga.h win32/config.bc win32/config.gc
52296            ! win32/config.vc
52297 ____________________________________________________________________________
52298 [  7535] By: nick                                  on 2000/11/03  22:19:10
52299         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
52300              - Works on Linux with
52301              perlio + unix
52302              stdio
52303              - Works on Solaris with
52304              perlio + unix
52305              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
52306              - Fails (hangs in openpid) if you try and stack
52307              perlio + stdio - Linux stdio's read() logic is hanging.
52308      Branch: perlio
52309            ! iperlsys.h perlio.c
52310 ____________________________________________________________________________
52311 [  7534] By: jhi                                   on 2000/11/03  15:16:02
52312         Log: Subject: Re: README.aix
52313              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52314              Date: Fri, 03 Nov 2000 16:03:15 +0100
52315              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
52316      Branch: perl
52317            ! README.aix
52318 ____________________________________________________________________________
52319 [  7533] By: jhi                                   on 2000/11/03  03:59:02
52320         Log: Subject: [PATCH 5.7.0] better messages from malloc()
52321              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52322              Date: Wed, 1 Nov 2000 23:39:56 -0500
52323              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
52324      Branch: perl
52325            ! malloc.c pod/perldiag.pod
52326 ____________________________________________________________________________
52327 [  7532] By: jhi                                   on 2000/11/03  00:11:56
52328         Log: The #7521 touched things it shouldn't have.
52329      Branch: perl
52330            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
52331 ____________________________________________________________________________
52332 [  7531] By: jhi                                   on 2000/11/02  22:32:33
52333         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
52334              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52335              Date:     Thu, 2 Nov 2000 16:58:36 EST
52336              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
52337      Branch: perl
52338            ! vms/gen_shrfls.pl
52339 ____________________________________________________________________________
52340 [  7530] By: jhi                                   on 2000/11/02  22:08:49
52341         Log: Fix the problem discussed in
52342              
52343              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
52344              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
52345              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
52346              
52347              originally from Linc Madison.  Also Andreas König's comments
52348              taken into account.  Some other problems with Tie::SubstrHash
52349              fixed: didn't croak when the table exceeded the requested number
52350              of entries (as documented) but instead when the number of entries
52351              exceeded the size of the table, a croak() had an unnecessary \n,
52352              didn't have a CLEAR method, documented that there is no exists().
52353              Didn't fix to be strict-proof because the module uses &foo; and
52354              dynamic scope.  Added a test script exercizing both first tamely 
52355              the basic functionality, and then the failure cases reported by
52356              Linc Madison.
52357      Branch: perl
52358            + t/lib/tie-substrhash.t
52359            ! MANIFEST lib/Tie/SubstrHash.pm
52360 ____________________________________________________________________________
52361 [  7529] By: jhi                                   on 2000/11/02  17:58:08
52362         Log: recv() can fail and return undef.
52363              
52364              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
52365              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
52366              Date: Thu, 2 Nov 2000 20:12:20 +0300
52367              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
52368      Branch: perl
52369            ! lib/Net/Ping.pm
52370 ____________________________________________________________________________
52371 [  7528] By: jhi                                   on 2000/11/02  17:49:09
52372         Log: Detpyo.
52373      Branch: perl
52374            ! pod/perlop.pod
52375 ____________________________________________________________________________
52376 [  7527] By: jhi                                   on 2000/11/02  15:48:37
52377         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
52378              fix a autovivification bug in Tie::RefHash, add tests for both.
52379              
52380              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
52381              From: Edward Avis <epa98@doc.ic.ac.uk>
52382              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
52383              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
52384      Branch: perl
52385            + t/lib/tie-refhash.t
52386            ! MANIFEST lib/Tie/RefHash.pm
52387 ____________________________________________________________________________
52388 [  7526] By: jhi                                   on 2000/11/02  13:56:26
52389         Log: Test::Harness revealed buglets in the new DynaLoader.
52390              
52391              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
52392              From: andreas.koenig@anima.de (Andreas J. Koenig)
52393              Date: 02 Nov 2000 11:26:48 +0100 
52394              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
52395      Branch: perl
52396            ! ext/DynaLoader/DynaLoader_pm.PL
52397 ____________________________________________________________________________
52398 [  7525] By: jhi                                   on 2000/11/01  23:52:08
52399         Log: The entry for #7503 was missing.
52400      Branch: perl
52401            ! Changes
52402 ____________________________________________________________________________
52403 [  7524] By: jhi                                   on 2000/11/01  23:40:52
52404         Log: Update Changes.
52405      Branch: perl
52406            ! Changes patchlevel.h
52407 ____________________________________________________________________________
52408 [  7523] By: jhi                                   on 2000/11/01  22:57:09
52409         Log: More tweaking on the #7522 theme.
52410      Branch: perl
52411            ! ext/DynaLoader/DynaLoader_pm.PL
52412 ____________________________________________________________________________
52413 [  7522] By: jhi                                   on 2000/11/01  22:06:15
52414         Log: Expand %Config variables and %ENV variables only if
52415              so requested during build time using the
52416              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
52417              Not expanding makes relocating distributions easier.
52418      Branch: perl
52419            ! ext/DynaLoader/DynaLoader_pm.PL
52420 ____________________________________________________________________________
52421 [  7521] By: jhi                                   on 2000/11/01  20:56:34
52422         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
52423              and setgid() because they were just changing $< and $( which means
52424              only changing the real uid/gid, as opposed to changing both
52425              real and effective ids.  (The alternative way could have been
52426              in POSIX.pm to change $> and $), too, but making a direct call
52427              to the C API feels cleaner.)  Fixes the bug
52428              
52429              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
52430              From: "Garry T. Williams" <garry@zvolve.com>
52431              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
52432              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
52433      Branch: perl
52434            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
52435            ! ext/POSIX/typemap pod/perlvar.pod
52436 ____________________________________________________________________________
52437 [  7520] By: jhi                                   on 2000/11/01  20:08:33
52438         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
52439              From: "Garry T. Williams" <garry@zvolve.com>
52440              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
52441              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
52442      Branch: perl
52443            ! pod/perlsec.pod
52444 ____________________________________________________________________________
52445 [  7519] By: jhi                                   on 2000/11/01  20:01:22
52446         Log: Locale warning explanation tweak.
52447      Branch: perl
52448            ! pod/perldiag.pod
52449 ____________________________________________________________________________
52450 [  7518] By: jhi                                   on 2000/11/01  18:57:13
52451         Log: C.pm part of
52452              
52453              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
52454              From: Jarkko Hietaniemi <jhi@iki.fi>
52455              Date: Tue, 10 Oct 2000 08:22:28 -0500
52456              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
52457      Branch: perl
52458            ! ext/B/B/C.pm
52459 ____________________________________________________________________________
52460 [  7517] By: jhi                                   on 2000/11/01  18:41:59
52461         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
52462              From: Martien Verbruggen <mgjv@comdyn.com.au>
52463              Date: Fri, 6 Oct 2000 14:09:10 +1100
52464              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
52465      Branch: perl
52466            ! pod/perlop.pod
52467 ____________________________________________________________________________
52468 [  7516] By: jhi                                   on 2000/11/01  18:34:55
52469         Log: Generalize the Camel wording.
52470              
52471              Subject: Re: perlfaq style changes
52472              From: John Borwick <jhborwic@unity.ncsu.edu>
52473              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
52474              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
52475      Branch: perl
52476            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
52477 ____________________________________________________________________________
52478 [  7515] By: jhi                                   on 2000/11/01  16:52:31
52479         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
52480              From: pimlott@idiomtech.com (Andrew Pimlott)
52481              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
52482              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
52483      Branch: perl
52484            ! pod/perlsec.pod
52485 ____________________________________________________________________________
52486 [  7514] By: jhi                                   on 2000/11/01  15:03:40
52487         Log: More AIX lore.
52488      Branch: perl
52489            ! ext/re/hints/aix.pl
52490 ____________________________________________________________________________
52491 [  7513] By: jhi                                   on 2000/11/01  14:48:30
52492         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
52493              From: root <root@chronos.fi.muni.cz>
52494              Date: Wed, 1 Nov 2000 12:31:32 +0100
52495              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
52496      Branch: perl
52497            ! lib/Net/Ping.pm
52498 ____________________________________________________________________________
52499 [  7512] By: jhi                                   on 2000/11/01  14:46:47
52500         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
52501              From: Martin Husemann <martin@duskware.de>
52502              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
52503              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
52504      Branch: perl
52505            ! regcomp.c
52506 ____________________________________________________________________________
52507 [  7511] By: jhi                                   on 2000/11/01  14:39:50
52508         Log: AUTHORS updates.
52509      Branch: perl
52510            ! AUTHORS
52511 ____________________________________________________________________________
52512 [  7510] By: jhi                                   on 2000/11/01  14:29:50
52513         Log: Subject: [PATCH] startperl to respect versiononly
52514              From: Robin Barker <rmb1@cise.npl.co.uk> 
52515              Date: Tue, 31 Oct 2000 16:29:36 GMT
52516              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
52517      Branch: metaconfig/U/perl
52518            ! startperl.U
52519      Branch: perl
52520            ! Configure config_h.SH
52521 ____________________________________________________________________________
52522 [  7509] By: jhi                                   on 2000/11/01  14:19:53
52523         Log: printf UVs the correct way, noticed by Robin Barker.
52524      Branch: perl
52525            ! utf8.c
52526 ____________________________________________________________________________
52527 [  7508] By: jhi                                   on 2000/11/01  14:10:03
52528         Log: Do not cleanup *% because the % has special meanings in some
52529              shell environments.
52530      Branch: perl
52531            ! ext/Storable/Makefile.PL
52532 ____________________________________________________________________________
52533 [  7507] By: jhi                                   on 2000/11/01  14:06:00
52534         Log: The NonStop-UX libraries have a novel way to say NaN.
52535      Branch: perl
52536            ! t/lib/bigfltpm.t
52537 ____________________________________________________________________________
52538 [  7506] By: jhi                                   on 2000/11/01  14:03:35
52539         Log: The osname has been lowercased by now, from Tom Bates.
52540      Branch: metaconfig
52541            ! U/modified/Oldconfig.U
52542      Branch: perl
52543            ! Configure config_h.SH
52544 ____________________________________________________________________________
52545 [  7505] By: jhi                                   on 2000/10/31  19:18:39
52546         Log: The compiler is either gcc or cc, from Tom Bates.
52547      Branch: perl
52548            ! hints/nonstopux.sh
52549 ____________________________________________________________________________
52550 [  7504] By: jhi                                   on 2000/10/31  14:53:42
52551         Log: Update Changes.
52552      Branch: perl
52553            ! Changes patchlevel.h
52554 ____________________________________________________________________________
52555 [  7503] By: jhi                                   on 2000/10/31  14:30:50
52556         Log: Whitespace style tweak.  Was originally going to see to
52557              
52558              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
52559              From: Joe Smith <jms@inwap.com>
52560              Date: Mon, 30 Oct 2000 18:47:57 -0800
52561              Message-Id: <39FE32DD.24AAC4D@inwap.com>
52562              
52563              but that had already been taken care of.
52564      Branch: metaconfig
52565            ! U/compline/d_stdstdio.U
52566      Branch: perl
52567            ! Configure config_h.SH
52568 ____________________________________________________________________________
52569 [  7502] By: jhi                                   on 2000/10/31  14:25:02
52570         Log: AUTHORS tweaks.
52571      Branch: perl
52572            ! AUTHORS
52573 ____________________________________________________________________________
52574 [  7501] By: jhi                                   on 2000/10/31  14:23:59
52575         Log: Subject: perlfaq style changes
52576              From: John Borwick <jhborwic@unity.ncsu.edu>
52577              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
52578              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
52579      Branch: perl
52580            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
52581            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
52582            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
52583            ! pod/perlfaq9.pod
52584 ____________________________________________________________________________
52585 [  7500] By: jhi                                   on 2000/10/31  14:22:15
52586         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
52587              
52588              Subject: Re: [ID 20000918.005] ~ on wide chars
52589              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52590              Date: Mon, 30 Oct 2000 21:09:55 -0800
52591              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
52592              
52593              (The ord() part of the patch skipped.)
52594      Branch: perl
52595            ! doop.c
52596 ____________________________________________________________________________
52597 [  7499] By: jhi                                   on 2000/10/31  14:20:08
52598         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
52599              From: Jens Hamisch <jens@Strawberry.COM>
52600              Date: Mon, 30 Oct 2000 15:17:07 +0100
52601              Message-Id: <20001030151707.A9597@Strawberry.COM>
52602      Branch: perl
52603            ! av.c
52604 ____________________________________________________________________________
52605 [  7498] By: jhi                                   on 2000/10/31  14:16:29
52606         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
52607              From: Peter Prymmer <pvhp@forte.com>
52608              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
52609              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
52610      Branch: perl
52611            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52612            + ext/Encode/Encode/posix-bc.enc
52613            ! MANIFEST t/lib/encode.t
52614 ____________________________________________________________________________
52615 [  7497] By: jhi                                   on 2000/10/31  14:13:22
52616         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
52617              From: Peter Prymmer <pvhp@forte.com>
52618              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
52619              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
52620      Branch: perl
52621            ! t/lib/cgi-html.t
52622 ____________________________________________________________________________
52623 [  7496] By: jhi                                   on 2000/10/31  14:12:05
52624         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
52625              From: Peter Prymmer <pvhp@forte.com>
52626              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
52627              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
52628      Branch: perl
52629            ! t/lib/cgi-function.t
52630 ____________________________________________________________________________
52631 [  7495] By: jhi                                   on 2000/10/31  14:11:08
52632         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
52633              From: Peter Prymmer <pvhp@forte.com>
52634              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
52635              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
52636      Branch: perl
52637            + ext/re/hints/aix.pl
52638            ! MANIFEST ext/re/Makefile.PL
52639 ____________________________________________________________________________
52640 [  7494] By: jhi                                   on 2000/10/31  14:08:32
52641         Log: Use Errno magic.
52642              
52643              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
52644              From: Casey Tweten <perl@ctweten.amsite.com>
52645              Date: Mon, 30 Oct 2000 15:51:17 -0500
52646              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
52647      Branch: perl
52648            ! lib/File/Temp.pm
52649 ____________________________________________________________________________
52650 [  7493] By: jhi                                   on 2000/10/31  14:05:07
52651         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
52652              
52653              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
52654              From: Nicholas Clark <nick@ccl4.org>
52655              Date: Mon, 30 Oct 2000 17:38:45 +0000
52656              Message-ID: <20001030173845.O60355@plum.flirble.org>
52657      Branch: perl
52658            ! Makefile.SH utils/perlbug.PL
52659 ____________________________________________________________________________
52660 [  7492] By: nick                                  on 2000/10/30  19:37:23
52661         Log: Change files which are mysteriously different to mainline to be
52662              copies of mainline.
52663      Branch: perlio
52664            ! objXSUB.h perlapi.c pod/perlapi.pod
52665 ____________________________________________________________________________
52666 [  7491] By: nick                                  on 2000/10/30  18:05:54
52667         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
52668              - typo in endian code in putc.
52669              - Don't allow read of write-only files and vice-versa
52670              - and off-by-one in flush-all loop.
52671              Remove debug calls as they were using GCC specific features.
52672      Branch: perlio
52673            ! perlio.c
52674 ____________________________________________________________________________
52675 [  7490] By: nick                                  on 2000/10/29  21:45:45
52676         Log: Integrate mainline to perlio
52677      Branch: perlio
52678           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
52679           !> toke.c
52680 ____________________________________________________________________________
52681 [  7489] By: jhi                                   on 2000/10/29  21:11:08
52682         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
52683              From: andreas.koenig@anima.de (Andreas J. Koenig)
52684              Date: 29 Oct 2000 22:05:59 +0100
52685              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
52686      Branch: perl
52687            ! lib/ExtUtils/Manifest.pm
52688 ____________________________________________________________________________
52689 [  7488] By: jhi                                   on 2000/10/29  21:07:47
52690         Log: Tests for #7487.
52691              
52692              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
52693              From: andreas.koenig@anima.de (Andreas J. Koenig)
52694              Date: 29 Oct 2000 19:37:09 +0100
52695              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
52696      Branch: perl
52697            ! t/comp/proto.t
52698 ____________________________________________________________________________
52699 [  7487] By: jhi                                   on 2000/10/29  21:06:27
52700         Log: constsub spillage.
52701              
52702              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
52703              From: John Tobey <jtobey@john-edwin-tobey.org>
52704              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
52705              Message-Id: <m13pvSr-000FObC@feynman.localnet>
52706      Branch: perl
52707            ! op.c
52708 ____________________________________________________________________________
52709 [  7486] By: nick                                  on 2000/10/29  21:05:04
52710         Log: Integrate mainline to perlio branch
52711      Branch: perlio
52712           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
52713           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
52714           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
52715           +> vos/install_perl.cm
52716            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
52717            - vos/config.h vos/config_h.SH_orig
52718           !> (integrate 141 files)
52719 ____________________________________________________________________________
52720 [  7485] By: jhi                                   on 2000/10/29  21:00:47
52721         Log: Make \x{...} consistently produce UTF-8.
52722              
52723              Subject: Re: \x{...} is confused 
52724              From: Simon Cozens <simon@cozens.net>
52725              Date: Sun, 29 Oct 2000 19:36:48 +0000
52726              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
52727      Branch: perl
52728            ! t/pragma/utf8.t toke.c
52729 ____________________________________________________________________________
52730 [  7484] By: nick                                  on 2000/10/29  20:05:29
52731         Log: PerlIO passes all tests.
52732      Branch: perlio
52733            ! perlio.c
52734 ____________________________________________________________________________
52735 [  7483] By: jhi                                   on 2000/10/29  18:06:55
52736         Log: Update Changes.
52737      Branch: perl
52738            ! Changes patchlevel.h
52739 ____________________________________________________________________________
52740 [  7482] By: nick                                  on 2000/10/29  17:43:28
52741         Log: Include <unistd.h> to get correct lseek() prototype etc.
52742              (I thought perl.h did that) - down to two fails
52743              - comp/require.t (last test)
52744              - lib/io_xs.t - possibly import/export of FILE * ?
52745      Branch: perlio
52746            ! perlio.c
52747 ____________________________________________________________________________
52748 [  7481] By: jhi                                   on 2000/10/29  17:02:37
52749         Log: UTF-8 decoder tweak.
52750      Branch: perl
52751            ! utf8.c
52752 ____________________________________________________________________________
52753 [  7480] By: nick                                  on 2000/10/29  16:26:11
52754         Log: Fixed two bugs:
52755              - error code not being set on close (of broken pipe)
52756              - append mode was truncating.
52757              At least one seek/tell bug remains.
52758      Branch: perlio
52759            ! perlio.c
52760 ____________________________________________________________________________
52761 [  7479] By: nick                                  on 2000/10/29  11:18:16
52762         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
52763              in case of accidents. Still several worrying fails, no line disciplines yet.
52764      Branch: perlio
52765            ! iperlsys.h perlio.c
52766 ____________________________________________________________________________
52767 [  7478] By: jhi                                   on 2000/10/29  02:04:01
52768         Log: Add also emailless people.
52769      Branch: perl
52770            ! AUTHORS
52771 ____________________________________________________________________________
52772 [  7477] By: jhi                                   on 2000/10/29  01:36:00
52773         Log: The #7476 needs a MANIFEST change, too.
52774      Branch: perl
52775            ! MANIFEST
52776 ____________________________________________________________________________
52777 [  7476] By: jhi                                   on 2000/10/29  01:35:21
52778         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
52779      Branch: perl
52780            - MAINTAIN
52781            ! AUTHORS Changes
52782 ____________________________________________________________________________
52783 [  7475] By: jhi                                   on 2000/10/28  23:57:25
52784         Log: De-quoted-unreadable to ISO Latin 1.
52785              (There's one ISO-2022-JP name in Changes5.004.)
52786      Branch: perl
52787            ! Changes Changes5.6
52788 ____________________________________________________________________________
52789 [  7474] By: jhi                                   on 2000/10/28  19:13:06
52790         Log: Subject: [ID 20001027.007] uniq array in perlfaq
52791              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
52792              Date: Fri, 27 Oct 2000 19:28:30 +0200
52793              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
52794      Branch: perl
52795            ! pod/perlfaq4.pod
52796 ____________________________________________________________________________
52797 [  7473] By: jhi                                   on 2000/10/28  18:02:05
52798         Log: Locking null mutexes is not recommendable.
52799              
52800              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
52801              From: Hugo <hv@crypt.compulink.co.uk>
52802              Date: Sat, 28 Oct 2000 18:41:12 +0100
52803              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
52804      Branch: perl
52805            ! op.c
52806 ____________________________________________________________________________
52807 [  7472] By: jhi                                   on 2000/10/28  17:52:58
52808         Log: Better create a true mailing list for the repository keepers.
52809      Branch: perl
52810            ! Porting/repository.pod
52811 ____________________________________________________________________________
52812 [  7471] By: jhi                                   on 2000/10/28  17:28:24
52813         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
52814              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
52815      Branch: perl
52816            + Porting/repository.pod
52817            ! MANIFEST
52818 ____________________________________________________________________________
52819 [  7470] By: jhi                                   on 2000/10/28  17:20:54
52820         Log: Subject: DOC PATCH 5.6.0
52821              From: mjd@plover.com
52822              Date: 27 Oct 2000 17:32:44 -0000
52823              Message-ID: <20001027173244.23754.qmail@plover.com>
52824      Branch: perl
52825            ! pod/perlfunc.pod
52826 ____________________________________________________________________________
52827 [  7469] By: jhi                                   on 2000/10/28  17:16:45
52828         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
52829              From: "Peter J. Farley III" <pjfarley@banet.net>
52830              Date: Fri, 27 Oct 2000 20:32:56 -0400
52831              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
52832      Branch: perl
52833            ! README.dos
52834 ____________________________________________________________________________
52835 [  7468] By: jhi                                   on 2000/10/28  17:07:18
52836         Log: Make target reordering to avoid pointless re-makes.
52837              
52838              Subject: Re: Total re-make of 'make okfile' after 7451 ?
52839              From: Nicholas Clark <nick@ccl4.org>
52840              Date: Sat, 28 Oct 2000 00:31:02 +0100
52841              Message-ID: <20001028003101.A54517@plum.flirble.org>
52842      Branch: perl
52843            ! Makefile.SH
52844 ____________________________________________________________________________
52845 [  7467] By: jhi                                   on 2000/10/28  17:05:31
52846         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
52847              From: lvirden@cas.org
52848              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
52849              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
52850      Branch: perl
52851            ! README.os2
52852 ____________________________________________________________________________
52853 [  7466] By: jhi                                   on 2000/10/28  16:09:16
52854         Log: Upgrade to CPAN 1.58_55.
52855              
52856              Subject: CPAN.pm status
52857              From: andreas.koenig@anima.de (Andreas J. Koenig) 
52858              Date: 28 Oct 2000 08:18:00 +0200 
52859              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
52860      Branch: perl
52861            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
52862 ____________________________________________________________________________
52863 [  7465] By: jhi                                   on 2000/10/28  16:02:47
52864         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
52865      Branch: perl
52866            ! embed.h embed.pl perl.h proto.h toke.c
52867 ____________________________________________________________________________
52868 [  7464] By: nick                                  on 2000/10/28  10:43:44
52869         Log: Fix for sv_2iv() on "shared" value from keys %hash.
52870      Branch: perl
52871            ! sv.c
52872 ____________________________________________________________________________
52873 [  7463] By: jhi                                   on 2000/10/27  16:18:29
52874         Log: Update Changes.
52875      Branch: perl
52876            ! Changes patchlevel.h
52877 ____________________________________________________________________________
52878 [  7462] By: jhi                                   on 2000/10/27  16:17:44
52879         Log: Too enthusiastic editing in #7460.
52880      Branch: metaconfig
52881            ! U/modified/Oldsym.U
52882      Branch: perl
52883            ! Configure config_h.SH
52884 ____________________________________________________________________________
52885 [  7461] By: jhi                                   on 2000/10/27  15:37:38
52886         Log: Retract #7459, the script needs more work.
52887      Branch: perl
52888            - mkreef
52889            ! MANIFEST
52890 ____________________________________________________________________________
52891 [  7460] By: jhi                                   on 2000/10/27  15:23:14
52892         Log: Use $sort, $uniq (and $tr) consistently as wondered
52893              by Nicholas Clark.
52894      Branch: metaconfig
52895            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
52896            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
52897            ! U/modified/libc.U
52898      Branch: perl
52899            ! Configure config_h.SH
52900 ____________________________________________________________________________
52901 [  7459] By: jhi                                   on 2000/10/27  15:02:07
52902         Log: (Retracted by #7461)
52903              
52904              Add a shell script for creating/removing symbolic link farms,
52905              useful for keeping the source code read-only and doing the
52906              builds somewhere else.
52907      Branch: perl
52908            + mkreef
52909            ! MANIFEST
52910 ____________________________________________________________________________
52911 [  7458] By: jhi                                   on 2000/10/27  14:42:20
52912         Log: Do away with the fix_pl.
52913      Branch: perl
52914            - fix_pl
52915            ! MANIFEST Makefile.SH
52916 ____________________________________________________________________________
52917 [  7457] By: jhi                                   on 2000/10/27  12:43:13
52918         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
52919              From: Jens Hamisch <jens@Strawberry.COM>
52920              Date: Fri, 27 Oct 2000 14:38:21 +0200
52921              Message-Id: <20001027143821.B3366@Strawberry.COM>
52922      Branch: perl
52923            ! perl.h
52924 ____________________________________________________________________________
52925 [  7456] By: jhi                                   on 2000/10/27  12:33:42
52926         Log: Subject: [PATCH] todo
52927              From: Nicholas Clark <nick@ccl4.org>
52928              Date: Thu, 26 Oct 2000 22:32:29 +0100
52929              Message-ID: <20001026223229.A44540@plum.flirble.org>
52930      Branch: perl
52931            ! pod/perltodo.pod
52932 ____________________________________________________________________________
52933 [  7455] By: jhi                                   on 2000/10/27  12:02:21
52934         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
52935              From: John Tobey <jtobey@john-edwin-tobey.org>
52936              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
52937              Message-Id: <m13ozHF-000FObC@feynman.localnet>
52938      Branch: perl
52939            ! op.c t/pragma/sub_lval.t
52940 ____________________________________________________________________________
52941 [  7454] By: jhi                                   on 2000/10/27  11:59:42
52942         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
52943              From: sthoenna@efn.org
52944              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
52945              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
52946      Branch: perl
52947            ! pp.c t/op/assignwarn.t
52948 ____________________________________________________________________________
52949 [  7453] By: jhi                                   on 2000/10/27  00:15:08
52950         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
52951      Branch: perl
52952            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52953            ! ext/Storable/Storable.xs t/lib/st-lock.t
52954 ____________________________________________________________________________
52955 [  7452] By: jhi                                   on 2000/10/26  13:05:52
52956         Log: Undo #7451, this seems to be a deficiency in Perforce,
52957              there is no per-file line-terminator type, only per-client.
52958      Branch: perl
52959            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
52960            ! win32/makefile.mk
52961 ____________________________________________________________________________
52962 [  7451] By: jhi                                   on 2000/10/26  04:56:03
52963         Log: Experimenting in DOS arcana.
52964      Branch: perl
52965            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
52966            ! win32/makefile.mk
52967 ____________________________________________________________________________
52968 [  7450] By: jhi                                   on 2000/10/26  04:50:52
52969         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
52970              From: "Peter J. Farley III" <pjfarley@banet.net>            
52971              Date: Wed, 25 Oct 2000 23:10:18 -0400
52972              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
52973      Branch: perl
52974            ! t/io/open.t
52975 ____________________________________________________________________________
52976 [  7449] By: jhi                                   on 2000/10/26  04:49:16
52977         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
52978              From: Hugo <hv@crypt.compulink.co.uk>
52979              Date: Thu, 26 Oct 2000 01:55:17 +0100
52980              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
52981              
52982              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
52983      Branch: perl
52984            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
52985 ____________________________________________________________________________
52986 [  7448] By: jhi                                   on 2000/10/26  04:38:36
52987         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
52988              From: Peter Prymmer <pvhp@forte.com>
52989              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
52990              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
52991      Branch: perl
52992            ! configure.com
52993 ____________________________________________________________________________
52994 [  7447] By: jhi                                   on 2000/10/25  23:20:02
52995         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
52996              in platforms that strictly require all the symbols being present
52997              at link time.
52998      Branch: perl
52999            ! handy.h
53000 ____________________________________________________________________________
53001 [  7446] By: jhi                                   on 2000/10/25  21:55:57
53002         Log: Update Changes.
53003      Branch: perl
53004            ! Changes patchlevel.h
53005 ____________________________________________________________________________
53006 [  7445] By: jhi                                   on 2000/10/25  21:27:08
53007         Log: Integrate with vmsperl #7430 by Charles Bailey:
53008              
53009              Cleanup from prior patch (Charles Lane?):
53010              - improve handling of MFDs in Basename and Path
53011              - default to no xsubpp line # munging when building debug images
53012      Branch: perl
53013           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
53014 ____________________________________________________________________________
53015 [  7444] By: jhi                                   on 2000/10/25  21:03:50
53016         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
53017              From: John Peacock <JPeacock@UnivPress.com>
53018              Date: Thu, 18 May 2000 11:55:27 -0400
53019              Message-ID: <3924126F.A58BE57A@UnivPress.com>
53020      Branch: perl
53021            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
53022            ! t/op/write.t
53023 ____________________________________________________________________________
53024 [  7443] By: jhi                                   on 2000/10/25  20:43:10
53025         Log: Temporary stopgap for the self-tying issue: for now only
53026              array and hash self-ties are verboten.  The real fix, of
53027              course, would be to comprehensively test (and implement?)
53028              and debug (and document) self-ties.
53029      Branch: perl
53030            ! pod/perldiag.pod pp_sys.c t/op/tie.t
53031 ____________________________________________________________________________
53032 [  7442] By: jhi                                   on 2000/10/25  20:14:30
53033         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
53034              From: Dan Sugalski <dan@sidhe.org>
53035              Date: Wed, 25 Oct 2000 13:36:35 -0400
53036              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
53037              
53038              plus regen global.sym.
53039      Branch: perl
53040            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
53041            ! thrdvar.h util.c
53042 ____________________________________________________________________________
53043 [  7441] By: jhi                                   on 2000/10/25  20:12:20
53044         Log: buildtoc target tweaks.
53045      Branch: perl
53046            ! pod/Makefile.SH
53047 ____________________________________________________________________________
53048 [  7440] By: jhi                                   on 2000/10/25  20:03:53
53049         Log: A new version of making the syslog test more robust.
53050              (Replaces #7421.)
53051              
53052              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
53053              From: "Kurt D. Starsinic" <kstar@chapin.edu>
53054              Date: Wed, 25 Oct 2000 12:13:54 -0400
53055              Message-ID: <20001025121354.B2264@O2.chapin.edu>
53056      Branch: perl
53057            ! t/lib/syslog.t
53058 ____________________________________________________________________________
53059 [  7439] By: jhi                                   on 2000/10/25  20:00:48
53060         Log: Continue the internal UTF-8 API tweaking.
53061              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
53062              used much more than the simpler API, now called utf8_to_uv_simple().
53063              Still not quite happy with API, too much partial duplication
53064              of functionality.
53065      Branch: perl
53066            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
53067            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
53068            ! regcomp.c regexec.c sv.c toke.c utf8.c
53069 ____________________________________________________________________________
53070 [  7438] By: jhi                                   on 2000/10/25  18:52:30
53071         Log: Allow poking holes at the UTF-8 decoding strictness.
53072      Branch: perl
53073            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
53074            ! utf8.h
53075 ____________________________________________________________________________
53076 [  7437] By: jhi                                   on 2000/10/25  13:53:05
53077         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
53078              UTF8LEN() and UTF8SKIP(). 
53079      Branch: perl
53080            ! pp.c utf8.c utf8.h
53081 ____________________________________________________________________________
53082 [  7436] By: jhi                                   on 2000/10/25  13:51:37
53083         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
53084              From: Nicholas Clark <nick@ccl4.org>
53085              Date: Wed, 25 Oct 2000 14:44:05 +0100
53086              Message-ID: <20001025144404.D27253@plum.flirble.org>
53087      Branch: perl
53088            ! pod/perlrun.pod
53089 ____________________________________________________________________________
53090 [  7435] By: jhi                                   on 2000/10/25  13:49:32
53091         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
53092              From: Mike Guy <mjtg@cam.ac.uk>
53093              Date: Tue, 24 Oct 2000 14:59:40 +0100
53094              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
53095      Branch: perl
53096            ! scope.c
53097 ____________________________________________________________________________
53098 [  7434] By: jhi                                   on 2000/10/25  13:48:41
53099         Log: AIX is picky about its symbol exports.  Solution for now
53100              is to include the deb.o explicitly to the re extension build.
53101              
53102              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
53103              From: Peter Prymmer <pvhp@forte.com>
53104              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
53105              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
53106      Branch: perl
53107            ! ext/re/Makefile.PL hints/aix.sh
53108 ____________________________________________________________________________
53109 [  7433] By: jhi                                   on 2000/10/25  13:46:49
53110         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
53111              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53112              Date: Wed, 25 Oct 2000 12:02:20 +0200
53113              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
53114      Branch: perl
53115            ! perlsdio.h
53116 ____________________________________________________________________________
53117 [  7432] By: jhi                                   on 2000/10/25  13:44:28
53118         Log: Subject: Minor update to find2perl, for portability
53119              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
53120              Date: Wed, 25 Oct 2000 12:05:47 +0100
53121              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
53122      Branch: perl
53123            ! x2p/find2perl.PL
53124 ____________________________________________________________________________
53125 [  7431] By: jhi                                   on 2000/10/25  13:40:39
53126         Log: Add targets to Makefile.SH, most importantly
53127              'regen_all' which also remembers to update vms/perly*.
53128      Branch: perl
53129            ! Makefile.SH
53130 ____________________________________________________________________________
53131 [  7430] By: bailey                                on 2000/10/25  03:13:53
53132         Log: Cleanup from prior patch (Charles Lane?):
53133              - improve handling of MFDs in Basename and Path
53134              - default to no xsubpp line # munging when building debug images
53135      Branch: vmsperl
53136            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
53137 ____________________________________________________________________________
53138 [  7429] By: jhi                                   on 2000/10/24  20:03:40
53139         Log: Podify README.epoc and README.vos.
53140      Branch: perl
53141            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
53142            ! pod/perlport.pod pod/perltoc.pod
53143 ____________________________________________________________________________
53144 [  7428] By: jhi                                   on 2000/10/24  19:10:33
53145         Log: Stratus VOS updates from Paul Green.
53146      Branch: perl
53147            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53148            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
53149            - vos/config.def vos/config.h vos/config_h.SH_orig
53150            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
53151            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
53152 ____________________________________________________________________________
53153 [  7427] By: jhi                                   on 2000/10/24  18:59:48
53154         Log: Check if stdio supports tweaking lval and cnt simultaneously.
53155              
53156              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
53157              From: Nicholas Clark <nick@ccl4.org>
53158              Date: Mon, 23 Oct 2000 15:39:32 +0100
53159              Message-ID: <20001023153932.A10786@plum.flirble.org>
53160      Branch: metaconfig
53161            ! U/compline/d_stdstdio.U
53162      Branch: perl
53163            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53164            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
53165            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
53166            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
53167            ! vos/config.h vos/config_h.SH_orig win32/config.bc
53168            ! win32/config.gc win32/config.vc
53169 ____________________________________________________________________________
53170 [  7426] By: jhi                                   on 2000/10/24  17:57:44
53171         Log: Missed the header file changes from #7425.
53172      Branch: perl
53173            ! embed.h embed.pl objXSUB.h proto.h
53174 ____________________________________________________________________________
53175 [  7425] By: jhi                                   on 2000/10/24  17:55:17
53176         Log: Fix the bug reported in
53177              
53178              From: andreas.koenig@anima.de (Andreas J. Koenig)
53179              Subject: Encode bug?
53180              Date: 24 Oct 2000 14:01:26 +0200 
53181              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
53182              
53183              Also make is_utf8_char() stricter.
53184      Branch: perl
53185            ! ext/Encode/Encode.xs utf8.c
53186 ____________________________________________________________________________
53187 [  7424] By: jhi                                   on 2000/10/24  15:15:39
53188         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
53189              From: Peter Scott <Peter@PSDT.com>
53190              Date: Mon, 23 Oct 2000 19:46:01 -0700
53191              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
53192      Branch: perl
53193            ! pod/perlfaq5.pod
53194 ____________________________________________________________________________
53195 [  7423] By: jhi                                   on 2000/10/24  14:25:30
53196         Log: Test tweak to avoid pulling in the whole Config.
53197      Branch: perl
53198            ! t/lib/st-lock.t
53199 ____________________________________________________________________________
53200 [  7422] By: jhi                                   on 2000/10/24  14:03:16
53201         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
53202      Branch: perl
53203            ! pp.c
53204 ____________________________________________________________________________
53205 [  7421] By: jhi                                   on 2000/10/24  13:32:09
53206         Log: (Replaced by #7440.)
53207              
53208              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
53209              From: "Kurt D. Starsinic" <kstar@chapin.edu>
53210              Date: Mon, 23 Oct 2000 16:40:54 -0400
53211              Message-ID: <20001023164054.B14491@O2.chapin.edu>
53212      Branch: perl
53213            ! t/lib/syslog.t
53214 ____________________________________________________________________________
53215 [  7420] By: jhi                                   on 2000/10/24  13:30:53
53216         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
53217              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53218              Date: Mon, 23 Oct 2000 17:29:03 -0400
53219              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
53220      Branch: perl
53221            ! lib/ExtUtils/MM_Unix.pm
53222 ____________________________________________________________________________
53223 [  7419] By: jhi                                   on 2000/10/24  13:29:57
53224         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
53225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53226              Date: Mon, 23 Oct 2000 19:01:32 -0400
53227              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
53228      Branch: perl
53229            ! utils/h2xs.PL
53230 ____________________________________________________________________________
53231 [  7418] By: jhi                                   on 2000/10/24  13:26:04
53232         Log: Replace #7409 with
53233              
53234              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
53235              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
53236              Date: Mon, 23 Oct 2000 20:08:56 +0200
53237              Message-ID: <20001023200855.A14850@nice.ram.loc>
53238      Branch: perl
53239            ! ext/Storable/Storable.pm t/lib/st-lock.t
53240 ____________________________________________________________________________
53241 [  7417] By: jhi                                   on 2000/10/24  13:17:52
53242         Log: Run vms/vms_yfix.pl, should have done that after changing
53243              perly.c in #7382.
53244      Branch: perl
53245            ! vms/perly_c.vms vms/perly_h.vms
53246 ____________________________________________________________________________
53247 [  7416] By: jhi                                   on 2000/10/24  02:55:33
53248         Log: Make the UTF-8 decoding stricter and more verbose when
53249              malformation happens.  This involved adding an argument
53250              to utf8_to_uv_chk(), which involved changing its prototype,
53251              and prefer STRLEN over I32 for the UTF-8 length, which as
53252              a domino effect necessitated changing the prototypes of
53253              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
53254              The stricter UTF-8 decoding checking uses Markus Kuhn's
53255              UTF-8 Decode Stress Tester from
53256              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
53257      Branch: perl
53258            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
53259            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
53260            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
53261            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
53262 ____________________________________________________________________________
53263 [  7415] By: jhi                                   on 2000/10/23  14:06:06
53264         Log: Update Changes.
53265      Branch: perl
53266            ! Changes patchlevel.h
53267 ____________________________________________________________________________
53268 [  7414] By: jhi                                   on 2000/10/23  12:39:52
53269         Log: Undo the basename() part of #7412 since the lib/basename
53270              tests would need upgrading too.
53271      Branch: perl
53272            ! lib/File/Basename.pm
53273 ____________________________________________________________________________
53274 [  7413] By: jhi                                   on 2000/10/23  12:19:27
53275         Log: Document PERL_INSTALL_ROOT of #7210.
53276      Branch: perl
53277            ! lib/ExtUtils/Install.pm
53278 ____________________________________________________________________________
53279 [  7412] By: jhi                                   on 2000/10/23  12:16:47
53280         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
53281      Branch: perl
53282            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
53283            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
53284 ____________________________________________________________________________
53285 [  7411] By: jhi                                   on 2000/10/23  12:07:41
53286         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
53287              From: Prymmer/Kahn <pvhp@best.com>
53288              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
53289              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
53290      Branch: perl
53291            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
53292 ____________________________________________________________________________
53293 [  7410] By: jhi                                   on 2000/10/23  04:10:11
53294         Log: The change #7187 was not so good on VMS.
53295              
53296              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
53297              From: "Craig A. Berry" <craig.berry@psinetcs.com>
53298              Date: Sun, 22 Oct 2000 23:03:08 -0500
53299              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
53300      Branch: perl
53301            ! utils/perldoc.PL
53302 ____________________________________________________________________________
53303 [  7409] By: jhi                                   on 2000/10/23  03:57:36
53304         Log: Avoid Storable locking on DJGPP for now.
53305              
53306              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
53307              From: "Peter J. Farley III" <pjfarley@banet.net>
53308              Date: Sun, 22 Oct 2000 20:00:00 -0400
53309              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
53310      Branch: perl
53311            ! ext/Storable/Storable.pm t/lib/st-lock.t
53312 ____________________________________________________________________________
53313 [  7408] By: jhi                                   on 2000/10/23  03:50:24
53314         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
53315              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
53316              Date: Sun, 22 Oct 2000 21:12:22 -0400
53317              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
53318      Branch: perl
53319            ! lib/vars.pm
53320 ____________________________________________________________________________
53321 [  7407] By: jhi                                   on 2000/10/23  03:43:12
53322         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
53323              From: Hugo <hv@crypt.compulink.co.uk>
53324              Date: Mon, 23 Oct 2000 00:47:22 +0100
53325              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
53326      Branch: perl
53327            ! regexec.c t/op/pat.t
53328 ____________________________________________________________________________
53329 [  7406] By: jhi                                   on 2000/10/23  03:40:29
53330         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
53331      Branch: perl
53332            ! lib/ExtUtils/MakeMaker.pm
53333 ____________________________________________________________________________
53334 [  7405] By: jhi                                   on 2000/10/22  21:32:00
53335         Log: Doc patch.
53336              
53337              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
53338              From: rspier@pobox.com (Robert Spier)
53339              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
53340              Message-ID: <14835.16112.13457.447971@rls.cx>
53341      Branch: perl
53342            ! lib/strict.pm
53343 ____________________________________________________________________________
53344 [  7404] By: jhi                                   on 2000/10/22  21:30:51
53345         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
53346              From: rspier@pobox.com (Robert Spier)
53347              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
53348              Message-ID: <14835.17223.72448.705566@rls.cx>
53349      Branch: perl
53350            ! lib/ExtUtils/MakeMaker.pm
53351 ____________________________________________________________________________
53352 [  7403] By: jhi                                   on 2000/10/22  21:24:11
53353         Log: Subject: [PATCH bleadperl] ripples from constsub patch
53354              From: John Tobey <jtobey@john-edwin-tobey.org>
53355              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
53356              Message-Id: <m13nSOB-000FObC@feynman.localnet>
53357      Branch: perl
53358            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
53359 ____________________________________________________________________________
53360 [  7402] By: jhi                                   on 2000/10/22  20:59:35
53361         Log: Support s?printf parameter reordering.
53362      Branch: perl
53363            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
53364 ____________________________________________________________________________
53365 [  7401] By: jhi                                   on 2000/10/22  19:19:14
53366         Log: Expand %Config variables only if explicitly so requested
53367              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
53368              
53369              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
53370              From: Gurusamy Sarathy <gsar@ActiveState.com>
53371              Date: Sun, 22 Oct 2000 11:47:32 -0700
53372              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
53373      Branch: perl
53374            ! Makefile.SH lib/lib_pm.PL
53375 ____________________________________________________________________________
53376 [  7400] By: jhi                                   on 2000/10/22  18:24:10
53377         Log: Move the #7390 test from warn/op to comp/redef.
53378              
53379              Subject: Re: Creating const subs for constants.
53380              From: John Tobey <jtobey@john-edwin-tobey.org>
53381              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
53382              Message-Id: <m13nG72-000FObC@feynman.localnet>               
53383      Branch: perl
53384            ! t/comp/redef.t t/pragma/warn/op
53385 ____________________________________________________________________________
53386 [  7399] By: jhi                                   on 2000/10/22  17:49:59
53387         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
53388              From: Nicholas Clark <nick@ccl4.org>
53389              Date: Sat, 21 Oct 2000 22:23:19 +0100
53390              Message-ID: <20001021222319.B45586@plum.flirble.org>
53391      Branch: perl
53392            ! ext/DynaLoader/DynaLoader_pm.PL
53393 ____________________________________________________________________________
53394 [  7398] By: jhi                                   on 2000/10/22  17:47:35
53395         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
53396              From: Hugo <hv@crypt.compulink.co.uk>
53397              Date: Sat, 21 Oct 2000 18:19:59 +0100
53398              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
53399      Branch: perl
53400            ! ext/B/B.pm ext/B/B/C.pm
53401 ____________________________________________________________________________
53402 [  7397] By: jhi                                   on 2000/10/22  17:35:18
53403         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
53404              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
53405              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
53406              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
53407      Branch: perl
53408            ! hints/openbsd.sh
53409 ____________________________________________________________________________
53410 [  7396] By: jhi                                   on 2000/10/22  17:19:46
53411         Log: Subject: installman go-faster stripes
53412              From: Nicholas Clark <nick@talking.bollo.cx>
53413              Date: Sat, 21 Oct 2000 17:24:53 +0100
53414              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
53415              
53416              Subject: Re: installman go-faster stripes
53417              From: Russ Allbery <rra@stanford.edu>
53418              Date: 21 Oct 2000 11:04:13 -0700
53419              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
53420      Branch: perl
53421            ! installman pod/pod2man.PL
53422 ____________________________________________________________________________
53423 [  7395] By: jhi                                   on 2000/10/22  17:17:35
53424         Log: Hints tweak from Anton Berezin.
53425      Branch: perl
53426            ! hints/freebsd.sh
53427 ____________________________________________________________________________
53428 [  7394] By: jhi                                   on 2000/10/22  04:50:04
53429         Log: Tweak the Is* definitions of Unicode character classes
53430              to better match the official categorizations; embrace
53431              the official categorizations; add the combining marks
53432              as alpha (and -numeric); fix DCinital (a typo and edito)
53433              to be DCmedial.
53434      Branch: perl
53435            + lib/unicode/Is/DCmedial.pl
53436            - lib/unicode/Is/DCinital.pl
53437            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
53438            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
53439            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
53440            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
53441 ____________________________________________________________________________
53442 [  7393] By: jhi                                   on 2000/10/21  18:06:05
53443         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
53444              From: Daniel Chetlin <daniel@chetlin.com>
53445              Date: Sat, 21 Oct 2000 02:57:03 -0700
53446              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
53447      Branch: perl
53448            + t/lib/tie-splice.t
53449            ! MANIFEST lib/Tie/Array.pm
53450 ____________________________________________________________________________
53451 [  7392] By: gsar                                  on 2000/10/21  18:05:15
53452         Log: resync utfperl branch with mainline
53453      Branch: utfperl
53454           !> (integrate 1760 files)
53455 ____________________________________________________________________________
53456 [  7391] By: jhi                                   on 2000/10/21  14:37:49
53457         Log: Testcases for a #7383,#7385 related bug.
53458              
53459              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
53460              From: Nicholas Clark <nick@ccl4.org>
53461              Date: Sat, 21 Oct 2000 15:04:51 +0100
53462              Message-ID: <20001021150451.A51566@plum.flirble.org>
53463      Branch: perl
53464            ! t/pragma/utf8.t
53465 ____________________________________________________________________________
53466 [  7390] By: jhi                                   on 2000/10/21  14:35:57
53467         Log: Add a testcase for #7389.
53468      Branch: perl
53469            ! t/pragma/warn/op
53470 ____________________________________________________________________________
53471 [  7389] By: jhi                                   on 2000/10/21  14:26:45
53472         Log: Subject: Re: Creating const subs for constants.
53473              From: John Tobey <jtobey@john-edwin-tobey.org>
53474              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
53475              Message-Id: <m13mo0N-000FObC@feynman.localnet>
53476      Branch: perl
53477            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
53478            ! proto.h sv.c
53479 ____________________________________________________________________________
53480 [  7388] By: nick                                  on 2000/10/21  11:44:23
53481         Log: Populate perlio branch
53482      Branch: perlio
53483           +> (branch 1760 files)
53484 ____________________________________________________________________________
53485 [  7387] By: nick                                  on 2000/10/21  10:52:05
53486         Log: Get branch back as replica of mainline via :
53487              p4 integrate -b utfperl
53488              p4 resolve -at ./...
53489      Branch: utfperl
53490           +> (branch 269 files)
53491            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
53492            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
53493            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
53494            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
53495            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
53496            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
53497            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
53498            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
53499            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
53500            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
53501            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
53502            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
53503            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
53504            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
53505            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
53506            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
53507            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
53508            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
53509            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
53510            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
53511            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
53512            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
53513            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
53514            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
53515            - lib/unicode/UCD300.html lib/unicode/Unicode.300
53516            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
53517            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
53518            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
53519            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
53520           !> (integrate 965 files)
53521 ____________________________________________________________________________
53522 [  7386] By: jhi                                   on 2000/10/21  01:31:12
53523         Log: Update Changes.
53524      Branch: perl
53525            ! Changes patchlevel.h
53526 ____________________________________________________________________________
53527 [  7385] By: jhi                                   on 2000/10/21  01:28:42
53528         Log: The #7383 was right only in the context of the original bug report,
53529              not in more general case.
53530      Branch: perl
53531            ! pp_hot.c
53532 ____________________________________________________________________________
53533 [  7384] By: jhi                                   on 2000/10/21  01:08:23
53534         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
53535      Branch: perl
53536            ! ext/IO/lib/IO/Select.pm
53537 ____________________________________________________________________________
53538 [  7383] By: jhi                                   on 2000/10/21  00:44:18
53539         Log: Fix for ID 20001020.006, concatenating an unset submatch
53540              with utf8 resulted in "Modification of a read-only value".
53541      Branch: perl
53542            ! pp_hot.c t/pragma/utf8.t
53543 ____________________________________________________________________________
53544 [  7382] By: jhi                                   on 2000/10/20  20:44:31
53545         Log: Make scan_num() reëntrant, as suggested in
53546              
53547              Subject: [PATCH perl@7229] Rentrant parser and yylex()
53548              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
53549              Date: Fri, 20 Oct 2000 14:17:27 +0100
53550              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
53551      Branch: perl
53552            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
53553            ! toke.c
53554 ____________________________________________________________________________
53555 [  7381] By: jhi                                   on 2000/10/20  20:07:29
53556         Log: Reëntrancy fix.
53557              
53558              Subject: [PATCH perl@7229] Rentrant parser and yylex()
53559              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
53560              Date: Fri, 20 Oct 2000 14:17:27 +0100
53561              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
53562      Branch: perl
53563            ! embed.h embed.pl perl.h proto.h toke.c
53564 ____________________________________________________________________________
53565 [  7380] By: jhi                                   on 2000/10/20  19:15:54
53566         Log: Don't write double values through long double pointers,
53567              based on a part of
53568              
53569              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
53570              From: Jens Hamisch <jens@Strawberry.COM>
53571              Date: Tue, 17 Oct 2000 08:39:36 +0200
53572              Message-Id: <20001017083936.A11104@Strawberry.COM>
53573      Branch: perl
53574            ! perl.h pp.c
53575 ____________________________________________________________________________
53576 [  7379] By: jhi                                   on 2000/10/20  18:43:37
53577         Log: Portability tweak on #7377.
53578              
53579              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
53580              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53581              Date:     Fri, 20 Oct 2000 13:13:41 EDT
53582              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
53583      Branch: perl
53584            ! t/lib/dprof.t
53585 ____________________________________________________________________________
53586 [  7378] By: jhi                                   on 2000/10/20  12:57:19
53587         Log: SOCKS function redefinitions need prototypes, too, otherwise
53588              for example 32 bit versus 64 bit differences cause a lot of
53589              problems.  Part of
53590              
53591              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
53592              From: Jens Hamisch <jens@Strawberry.COM>
53593              Date: Tue, 17 Oct 2000 08:39:36 +0200
53594              Message-Id: <20001017083936.A11104@Strawberry.COM>
53595      Branch: perl
53596            ! doio.c pp_sys.c
53597 ____________________________________________________________________________
53598 [  7377] By: jhi                                   on 2000/10/20  12:37:12
53599         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
53600              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53601              Date:     Fri, 20 Oct 2000 08:26:04 EDT
53602              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
53603      Branch: perl
53604            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
53605 ____________________________________________________________________________
53606 [  7376] By: jhi                                   on 2000/10/20  12:35:31
53607         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
53608              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53609              Date:     Fri, 20 Oct 2000 07:48:15 EDT
53610              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
53611      Branch: perl
53612            ! configure.com vms/gen_shrfls.pl
53613 ____________________________________________________________________________
53614 [  7375] By: bailey                                on 2000/10/20  04:44:37
53615         Log: SYN SYN
53616      Branch: vmsperl
53617           +> (branch 134 files)
53618            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
53619            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
53620            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
53621            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
53622            - eg/cgi/frameset.cgi eg/cgi/index.html
53623            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
53624            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
53625            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
53626            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
53627            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
53628            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
53629            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
53630            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
53631            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
53632            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
53633            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
53634            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
53635            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
53636            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
53637            - lib/unicode/Props.txt lib/unicode/UCD300.html
53638            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
53639            - utils/perlbc.PL vms/subconfigure.com
53640           !> (integrate 785 files)
53641 ____________________________________________________________________________
53642 [  7374] By: jhi                                   on 2000/10/20  00:59:48
53643         Log: In the latest compiler builds cccdlflags must not become -fpic,
53644              from Wilfredo Sánchez.
53645      Branch: perl
53646            ! hints/darwin.sh
53647 ____________________________________________________________________________
53648 [  7373] By: jhi                                   on 2000/10/20  00:56:35
53649         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
53650              From: Tony Cook <tony@develop-help.com>
53651              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
53652              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
53653      Branch: perl
53654            ! pod/perlop.pod
53655 ____________________________________________________________________________
53656 [  7372] By: jhi                                   on 2000/10/19  19:34:40
53657         Log: Typo noted by Mark Lutz.
53658      Branch: perl
53659            ! t/op/64bitint.t
53660 ____________________________________________________________________________
53661 [  7371] By: jhi                                   on 2000/10/19  19:33:13
53662         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
53663      Branch: metaconfig
53664            ! U/modified/Cppsym.U U/modified/Oldconfig.U
53665      Branch: metaconfig/U/perl
53666            ! End.U dlsrc.U libperl.U
53667      Branch: perl
53668            + hints/nonstopux.sh
53669            ! Configure MANIFEST config_h.SH
53670 ____________________________________________________________________________
53671 [  7370] By: jhi                                   on 2000/10/19  17:18:08
53672         Log: Subject: PATCH do_print has 2 PerlIO_error()s
53673              From: nick@ccl4.org
53674              Date: Thu, 19 Oct 2000 18:09:20 +0100
53675              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
53676      Branch: perl
53677            ! doio.c
53678 ____________________________________________________________________________
53679 [  7369] By: jhi                                   on 2000/10/19  14:01:49
53680         Log: Update Changes.
53681      Branch: perl
53682            ! Changes patchlevel.h
53683 ____________________________________________________________________________
53684 [  7368] By: jhi                                   on 2000/10/19  13:04:29
53685         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
53686              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53687              Date: Wed, 18 Oct 2000 13:12:01 +0200
53688              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
53689      Branch: perl
53690            ! hints/aix.sh
53691 ____________________________________________________________________________
53692 [  7367] By: jhi                                   on 2000/10/19  02:22:40
53693         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
53694              of a 'pmshort' anywhere in the B, so the offending line was simply
53695              removed.
53696      Branch: perl
53697            ! ext/B/B/Debug.pm
53698 ____________________________________________________________________________
53699 [  7366] By: jhi                                   on 2000/10/19  02:12:37
53700         Log: Add the test case for the bug id 20000730.004 which seems
53701              to have been fixed by now.
53702      Branch: perl
53703            ! t/pragma/utf8.t
53704 ____________________________________________________________________________
53705 [  7365] By: jhi                                   on 2000/10/18  23:36:24
53706         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
53707              From: Hugo <hv@crypt.compulink.co.uk>
53708              Date: Wed, 18 Oct 2000 23:25:58 +0100
53709              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
53710      Branch: perl
53711            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
53712 ____________________________________________________________________________
53713 [  7364] By: jhi                                   on 2000/10/18  21:12:53
53714         Log: (retracted)
53715      Branch: perl
53716            ! pp.c
53717 ____________________________________________________________________________
53718 [  7363] By: jhi                                   on 2000/10/18  20:55:38
53719         Log: Missing change from #7362.
53720      Branch: perl
53721            ! win32/perlhost.h
53722 ____________________________________________________________________________
53723 [  7362] By: jhi                                   on 2000/10/18  20:52:01
53724         Log: Borland C fstat() never saw the fd as writable.
53725              
53726              Subject: fix for Borland's weak "stat" (perl@7211)
53727              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53728              Date: Mon, 16 Oct 2000 09:55:03 +0400
53729              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
53730      Branch: perl
53731            ! win32/win32.c
53732 ____________________________________________________________________________
53733 [  7361] By: jhi                                   on 2000/10/18  17:43:50
53734         Log: Regen toc.
53735      Branch: perl
53736            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
53737 ____________________________________________________________________________
53738 [  7360] By: jhi                                   on 2000/10/18  17:07:44
53739         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53740              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
53741              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
53742              Date: Mon, 16 Oct 2000 15:19:49 +0200
53743      Branch: perl
53744            + README.aix
53745            ! MANIFEST
53746 ____________________________________________________________________________
53747 [  7359] By: jhi                                   on 2000/10/18  17:04:49
53748         Log: Subject: Pod patch for Devel::Peek
53749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53750              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
53751              Date: Mon, 16 Oct 2000 12:26:34 +0200
53752      Branch: perl
53753            ! ext/Devel/Peek/Peek.pm
53754 ____________________________________________________________________________
53755 [  7358] By: jhi                                   on 2000/10/18  17:03:15
53756         Log: Make Cwd more bulletproof in chrooted environments.
53757              
53758              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
53759              From: "Eric E. Coe" <Eric.Coe@oracle.com>
53760              Date: Wed, 18 Oct 2000 04:03:54 -0400
53761              Message-Id: <39ED596A.70E599FE@oracle.com>
53762      Branch: perl
53763            ! lib/Cwd.pm
53764 ____________________________________________________________________________
53765 [  7357] By: jhi                                   on 2000/10/18  16:37:26
53766         Log: Disable the UTF8 downgrade croakage for now to avoid
53767              too many not okay messages.
53768      Branch: perl
53769            ! doio.c
53770 ____________________________________________________________________________
53771 [  7356] By: jhi                                   on 2000/10/17  23:29:41
53772         Log: Show the failed remote port, instead of the failing line number.
53773              
53774              Subject: [PATCH 5.6.1 Debugger] More diagnostics
53775              From: David Sparks <daves@ActiveState.com>
53776              Date: Tue, 17 Oct 2000 15:00:24 -0700
53777              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
53778      Branch: perl
53779            ! lib/perl5db.pl
53780 ____________________________________________________________________________
53781 [  7355] By: jhi                                   on 2000/10/17  14:11:31
53782         Log: On output try to downgrade to bytes, croak if impossible,
53783              from Simon Cozens.  This means that outputting >255 UTF8
53784              is impossible.  Consider this as a strong incentive to get
53785              the I/O disciplines implemented.
53786      Branch: perl
53787            ! doio.c pod/perldiag.pod sv.c
53788 ____________________________________________________________________________
53789 [  7354] By: jhi                                   on 2000/10/17  13:42:23
53790         Log: Clarify documentation on 'use bytes'.
53791              
53792              Subject: Re: What does 'use bytes' "mean" ?
53793              From: Simon Cozens <simon@cozens.net>
53794              Date: Mon, 18 Sep 2000 18:24:25 +0100
53795              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
53796      Branch: perl
53797            ! lib/bytes.pm
53798 ____________________________________________________________________________
53799 [  7353] By: jhi                                   on 2000/10/17  13:28:12
53800         Log: Workaround for a sfio bug where the stream error indicator
53801              is not cleared as documented.
53802              
53803              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
53804              From: Nicholas Clark <nick@ccl4.org>
53805              Date: Mon, 16 Oct 2000 18:28:23 +0100
53806              Message-ID: <20001016182823.J19700@plum.flirble.org>
53807      Branch: perl
53808            ! doio.c
53809 ____________________________________________________________________________
53810 [  7352] By: jhi                                   on 2000/10/17  13:06:19
53811         Log: More IoTYPE sprinkling.
53812      Branch: perl
53813            ! doio.c pp_hot.c
53814 ____________________________________________________________________________
53815 [  7351] By: jhi                                   on 2000/10/16  22:47:07
53816         Log: Detect early whether the std streams have gone bad.
53817              
53818              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
53819              Date: Mon, 16 Oct 2000 23:28:42 +0100
53820              From: Nicholas Clark <nick@ccl4.org>
53821              Message-ID: <20001016232842.A37942@plum.flirble.org>
53822      Branch: perl
53823            ! t/op/misc.t
53824 ____________________________________________________________________________
53825 [  7350] By: jhi                                   on 2000/10/16  22:45:16
53826         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
53827              From: "Peter J. Farley III" <pjfarley@banet.net>
53828              Date: Mon, 16 Oct 2000 18:15:59 -0400
53829              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
53830      Branch: perl
53831            ! djgpp/djgpp.c dosish.h t/io/open.t
53832 ____________________________________________________________________________
53833 [  7349] By: jhi                                   on 2000/10/16  22:36:45
53834         Log: perldelta tweak.
53835      Branch: perl
53836            ! pod/perldelta.pod
53837 ____________________________________________________________________________
53838 [  7348] By: jhi                                   on 2000/10/16  15:17:53
53839         Log: Update Changes.
53840      Branch: perl
53841            ! Changes patchlevel.h
53842 ____________________________________________________________________________
53843 [  7347] By: jhi                                   on 2000/10/16  13:55:27
53844         Log: Add the capability to include/exclude branches.
53845      Branch: perl
53846            ! Porting/genlog
53847 ____________________________________________________________________________
53848 [  7346] By: jhi                                   on 2000/10/16  13:18:04
53849         Log: Add Charles Lane.
53850      Branch: perl
53851            ! AUTHORS Changes
53852 ____________________________________________________________________________
53853 [  7345] By: jhi                                   on 2000/10/16  13:13:21
53854         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
53855      Branch: perl
53856            ! pod/perldelta.pod
53857 ____________________________________________________________________________
53858 [  7344] By: gsar                                  on 2000/10/16  09:30:21
53859         Log: integrate change#6220 from cfgperl
53860              
53861              Win32 patches from Benjamin Stuhl.
53862      Branch: maint-5.6/perl
53863           !> makedef.pl win32/win32.h
53864 ____________________________________________________________________________
53865 [  7343] By: gsar                                  on 2000/10/16  08:32:19
53866         Log: integrate changes#6221,6222 from cfgperl
53867              
53868              Remove tr///CU (the feature is to be obsoleted by better interfaces).
53869              From: simon@brecon.co.uk (Simon Cozens)
53870              Subject: [PATCH] Eliminate tr///[CU][CU]
53871              Date: 23 Jun 2000 11:05:40 GMT
53872              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
53873              
53874              doc typo fix
53875              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
53876              From: Ian Phillipps <Ian.Phillipps@iname.com>
53877              Date: Fri, 23 Jun 2000 10:40:58 +0100
53878              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
53879      Branch: maint-5.6/perl
53880           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
53881 ____________________________________________________________________________
53882 [  7342] By: gsar                                  on 2000/10/16  08:28:08
53883         Log: integrate change#6217 from cfgperl (in part)
53884              
53885              Rename the fdpid locking and integrate with Sarathy.
53886      Branch: maint-5.6/perl
53887           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
53888           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
53889           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
53890           !> win32/win32.c
53891 ____________________________________________________________________________
53892 [  7341] By: gsar                                  on 2000/10/16  08:23:39
53893         Log: integrate changes#6214..6216 from mainline
53894              
53895              @_ can't have junk in it even in the non-USE_ITHREADS case because
53896              caller() wants to populate @DB::args with it (causes a coredump
53897              in Carp::confess())
53898              
53899              tweak comment about @DB::args
53900              
53901              be more optimal about clearing @_
53902      Branch: maint-5.6/perl
53903           !> av.h cop.h pp_ctl.c t/op/runlevel.t
53904 ____________________________________________________________________________
53905 [  7340] By: gsar                                  on 2000/10/16  08:20:37
53906         Log: integrate changes#6207..6210 from cfgperl
53907              
53908              Subject: [PATCH 5.6.0] Threadsafe patches
53909              From: Dan Sugalski <dan@sidhe.org>
53910              To: perl5-porters@perl.org
53911              Date: Mon, 08 May 2000 18:08:13 -0400
53912              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
53913              
53914              Regen headers for #6207.
53915              
53916              Lock PL_fdpid against race conditions, based on:
53917              Subject: [PATCH 5.6.0]subprocess fixup for threads
53918              From: Dan Sugalski <dan@sidhe.org>
53919              To: perl5-porters@perl.org
53920              Date: Tue, 11 Apr 2000 17:02:32 -0400
53921              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
53922              
53923              Mopup for #6207 and #6209.
53924      Branch: maint-5.6/perl
53925           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
53926           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
53927           !> win32/win32.c
53928 ____________________________________________________________________________
53929 [  7339] By: gsar                                  on 2000/10/16  08:14:34
53930         Log: integrate change#6203 from cfgperl
53931              
53932              perldiag should refer to perlos2.pod not README.os2
53933      Branch: maint-5.6/perl
53934           !> pod/perldiag.pod
53935 ____________________________________________________________________________
53936 [  7338] By: gsar                                  on 2000/10/16  08:11:42
53937         Log: integrate change#6201 from mainline
53938              
53939              Perl_eval_pv() leaks 4 bytes every time it is called because it
53940              does a PUSHMARK that's never ever POPMARKed; in general, only
53941              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
53942              Perl_eval_[sp]v() don't because they don't take any incoming
53943              arguments (this leak has been around since the original version
53944              of perl_eval_pv() in 5.003_97e)
53945      Branch: maint-5.6/perl
53946           !> perl.c
53947 ____________________________________________________________________________
53948 [  7337] By: gsar                                  on 2000/10/16  08:08:47
53949         Log: integrate changes#6197..6200 from cfgperl
53950              
53951              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
53952              From: John Borwick <jhborwic@unity.ncsu.edu>
53953              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
53954              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
53955              
53956              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
53957              From: Dan Sugalski <dan@sidhe.org>
53958              To: vmsperl@perl.org, perl5-porters@perl.org
53959              Date: Fri, 02 Jun 2000 16:00:41 -0400
53960              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
53961              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
53962              
53963              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
53964              From: Dan Sugalski <dan@sidhe.org>
53965              To: perl5-porters@perl.org, vmsperl@perl.org
53966              Date: Fri, 02 Jun 2000 17:30:51 -0400
53967              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
53968              
53969              Update to cperl-mode.el 4.31 from
53970              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
53971              Subject: A couple of notes
53972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53973              To: Mailing list Perl5 <perl5-porters@perl.org>
53974              Date: Sat, 3 Jun 2000 23:33:32 -0400
53975              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
53976      Branch: maint-5.6/perl
53977           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
53978           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
53979           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
53980           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
53981           !> vms/vmsish.h
53982 ____________________________________________________________________________
53983 [  7336] By: gsar                                  on 2000/10/16  08:03:46
53984         Log: integrate changes#6194,6195 from mainline
53985              
53986              fix small eval"" memory leaks under USE_ITHREADS
53987              
53988              fix yet another eval"" leak under USE_ITHREADS
53989      Branch: maint-5.6/perl
53990           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
53991           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
53992           !> vms/perly_c.vms
53993 ____________________________________________________________________________
53994 [  7335] By: gsar                                  on 2000/10/16  08:02:15
53995         Log: integrate changes#6190,6191 from mainline
53996              
53997              submit missing embed.pl change
53998              
53999              vec() loses numericalness (modified version of patch suggested
54000              by Robin Barker)
54001      Branch: maint-5.6/perl
54002           !> doop.c embed.pl t/op/vec.t
54003 ____________________________________________________________________________
54004 [  7334] By: gsar                                  on 2000/10/16  08:01:03
54005         Log: integrate change#6189 from mainline
54006              
54007              counting tr/// corrupts later operation (from M.J.T Guy)
54008      Branch: maint-5.6/perl
54009           !> doop.c t/op/tr.t
54010 ____________________________________________________________________________
54011 [  7333] By: gsar                                  on 2000/10/16  07:59:07
54012         Log: integrate changes#6183..6188 from mainline
54013              
54014              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
54015              <nick@ccl4.org>)
54016              
54017              tweak for change#6127
54018              
54019              remove incorrect documentation about implicit split to @_ in
54020              list context, which never really worked in perl 5 (from
54021              M.J.T. Guy)
54022              
54023              further qualify references to "alphanumeric" (from Wolfgang Laun
54024              <wolfgang.laun@alcatel.at>)
54025              
54026              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
54027              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
54028              
54029              h2xs tweaks
54030      Branch: maint-5.6/perl
54031           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
54032           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
54033           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
54034           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
54035           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
54036           !> pod/pod2latex.PL utils/h2xs.PL
54037 ____________________________________________________________________________
54038 [  7332] By: gsar                                  on 2000/10/16  07:53:52
54039         Log: integrate change#6179 from mainline
54040              
54041              buggy modulus on UVs introduced by change#3378 (resulted in
54042              4063328477 % 65535 amounting to 27406, instead of 27407)
54043      Branch: maint-5.6/perl
54044           !> pp.c t/op/arith.t
54045 ____________________________________________________________________________
54046 [  7331] By: gsar                                  on 2000/10/16  07:52:49
54047         Log: integrate changes#6176,6177,6178,6182 from cfgperl
54048              
54049              Single-quoted utf8 patch from Simon Cozens.
54050              
54051              Substitution utf8 patch from Simon Cozens.
54052              
54053              Be cleaner.
54054              
54055              Be Cleaner Part Deux.
54056      Branch: maint-5.6/perl
54057           !> Makefile.SH pp_hot.c toke.c
54058 ____________________________________________________________________________
54059 [  7330] By: gsar                                  on 2000/10/16  07:41:36
54060         Log: integrate change#6172 from mainline
54061              
54062              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
54063              (from Ilya Zakharevich)
54064      Branch: maint-5.6/perl
54065           !> regexec.c t/op/re_tests
54066 ____________________________________________________________________________
54067 [  7329] By: gsar                                  on 2000/10/16  07:40:25
54068         Log: integrate change#6171 from mainline
54069              
54070              scalar() doesn't force scalar context when used in void context
54071              (from Simon Cozens)
54072      Branch: maint-5.6/perl
54073           !> op.c t/op/wantarray.t
54074 ____________________________________________________________________________
54075 [  7328] By: gsar                                  on 2000/10/16  07:39:33
54076         Log: integrate change#6170 from mainline
54077              
54078              change#6142 needs tweaks to tests to work where there's no
54079              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
54080      Branch: maint-5.6/perl
54081           !> t/lib/filefind.t
54082 ____________________________________________________________________________
54083 [  7327] By: gsar                                  on 2000/10/16  07:35:34
54084         Log: integrate changes#6166..6168 from cfgperl
54085              
54086              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
54087              in case somebody wants to write an extension for more
54088              shadow database interfaces.
54089              
54090              tweak todo
54091              
54092              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
54093      Branch: maint-5.6/perl
54094           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54095           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
54096           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
54097           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
54098           !> win32/config.vc win32/config_H.bc win32/config_H.gc
54099           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
54100 ____________________________________________________________________________
54101 [  7326] By: gsar                                  on 2000/10/16  07:29:05
54102         Log: integrate changes#6157,6159..6161,6164 from cfgperl
54103              
54104              Regen Configure to jive with #6149.
54105              
54106              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
54107              
54108              Changes for the File::Temp 0.08 (change #6159) test suite
54109              to fit better into the Perl distribution test framework.
54110              
54111              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
54112              both from Simon Cozens.
54113              
54114              detypo
54115      Branch: maint-5.6/perl
54116           +> pod/perlmodlib.PL pod/perlnewmod.pod
54117           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
54118           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
54119           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54120           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
54121 ____________________________________________________________________________
54122 [  7325] By: gsar                                  on 2000/10/16  07:25:13
54123         Log: integrate change#6158 from vmsperl
54124              
54125              Add fallback to tmpfile for use in cases where user's relying on
54126              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
54127              Lane's patch)
54128      Branch: maint-5.6/perl
54129           !> vms/vms.c vms/vmsish.h
54130 ____________________________________________________________________________
54131 [  7324] By: gsar                                  on 2000/10/16  07:20:50
54132         Log: integrate changes#6153..6155 from mainline
54133              
54134              prettier Test::Harness output on failed tests (from Nicholas Clark
54135              <nick@Bagpuss.uk.boo.com>)
54136              
54137              avoid type mismatch warning
54138              
54139              small bug in change#6144; remove random \xA0 character that snuck
54140              in via change#6145
54141      Branch: maint-5.6/perl
54142           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
54143           !> perl.c
54144 ____________________________________________________________________________
54145 [  7323] By: gsar                                  on 2000/10/16  07:18:47
54146         Log: integrate changes#6151,6152 from mainline
54147              
54148              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
54149              
54150              cosmetic fixups of RE debug output (from Ilya Zakharevich)
54151      Branch: maint-5.6/perl
54152           !> regexec.c
54153 ____________________________________________________________________________
54154 [  7322] By: gsar                                  on 2000/10/16  07:17:25
54155         Log: integrate changes#6146..6150 from mainline
54156              
54157              doc typo
54158              
54159              add a make entry to Config.pm so "perl -V:make" works on VMS
54160              (from Peter Prymmer)
54161              
54162              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
54163              
54164              OS/2 tweaks for usethreads build (from Rocco Caputo
54165              <troc@netrus.net>)
54166              
54167              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
54168      Branch: maint-5.6/perl
54169           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
54170           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
54171           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
54172           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
54173           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
54174           !> warnings.pl x2p/a2p.h
54175 ____________________________________________________________________________
54176 [  7321] By: gsar                                  on 2000/10/16  07:14:02
54177         Log: integrate changes#6143..6145 from mainline
54178              
54179              MacOS support, part 1 (from Matthias Neeracher
54180              <neeri@iis.ee.ethz.ch>)
54181              
54182              MacOS support, part 2: make AutoSplit use File::Spec instead
54183              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
54184              <neeri@iis.ee.ethz.ch>)
54185              
54186              make xsubpp skip embedded pod (from Matthias Neeracher
54187              <neeri@iis.ee.ethz.ch>)
54188      Branch: maint-5.6/perl
54189           +> ext/DynaLoader/dl_mac.xs
54190           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
54191           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
54192           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
54193           !> pp_ctl.c proto.h toke.c util.c util.h
54194 ____________________________________________________________________________
54195 [  7320] By: gsar                                  on 2000/10/16  07:12:13
54196         Log: integrate changes#6141,6142 from mainline
54197              
54198              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
54199              forwarded by Peter Seebach from the bsdi-users mailing list.
54200              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
54201              
54202              File::Find fails to chdir when chasing symlinks (from
54203              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
54204      Branch: maint-5.6/perl
54205           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
54206 ____________________________________________________________________________
54207 [  7319] By: gsar                                  on 2000/10/16  07:04:30
54208         Log: integrate change#6139 from mainline
54209              
54210              revise mktables.PL for bugs and newness in Unicode 3.0
54211              (from James Bence <jbence@amgen.com>)
54212      Branch: maint-5.6/perl
54213           +> (branch 30 files)
54214           !> (integrate 49 files)
54215 ____________________________________________________________________________
54216 [  7318] By: gsar                                  on 2000/10/16  07:01:01
54217         Log: integrate changes#6137,6138 from mainline
54218              
54219              fix bogus redeclaration warning for "our" variables in different
54220              scopes
54221              
54222              add note about the handling of negative indices to tied arrays
54223              (from Michael G Schwern <schwern@pobox.com>)
54224      Branch: maint-5.6/perl
54225           !> op.c pod/perltie.pod t/pragma/strict-vars
54226 ____________________________________________________________________________
54227 [  7317] By: gsar                                  on 2000/10/16  06:58:46
54228         Log: integrate changes#6127..6136 from mainline
54229              
54230              call_method(...,G_EVAL) can longjmp() out if the method probing
54231              failed (from Gisle Aas)
54232              
54233              new perlxstut example for passing/returning refs to arrays
54234              (from David Lowe <dlowe@pootpoot.com>)
54235              
54236              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
54237              
54238              fix places that mean C<"word" character> but say C<alphanumeric
54239              character>
54240              
54241              avoid warnings in POSIX.pm (from Barrie Slaymaker)
54242              
54243              warnings::enabled() doesn't fall back to looking at $^W if
54244              caller isn't using lexical warnings (from Paul Marquess)
54245              
54246              elide bogus test in change#6132
54247              
54248              make Test::Harness use wait.h/WCOREDUMP if available
54249              (from Ben Tilly <ben_tilly@hotmail.com>)
54250              
54251              enable Test::Harness to dynamically determine column width etc.
54252              (from Rob Napier <rnapier@employees.org>)
54253              
54254              random pod typos (from Peter Scott <Peter@PSDT.com>)
54255      Branch: maint-5.6/perl
54256           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
54257           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
54258           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
54259           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
54260 ____________________________________________________________________________
54261 [  7316] By: gsar                                  on 2000/10/16  06:53:23
54262         Log: integrate change#6126 from mainline
54263              
54264              change#2879 broke rvalue autovivification of magicals such as
54265              ${$num} (reworked variant of patch suggested by Simon Cozens)
54266      Branch: maint-5.6/perl
54267           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
54268           !> pp_hot.c proto.h t/op/gv.t
54269 ____________________________________________________________________________
54270 [  7315] By: gsar                                  on 2000/10/16  06:51:38
54271         Log: integrate changes#6123,6125 from mainline
54272              
54273              clarify gotcha with #line directives (from Rocco Caputo
54274              <troc@netrus.net>)
54275              
54276              enable propagating exception objects via Perl_croak() in XS code
54277              (from Gisle Aas)
54278      Branch: maint-5.6/perl
54279           !> pod/perldebug.pod pod/perlsyn.pod util.c
54280 ____________________________________________________________________________
54281 [  7314] By: gsar                                  on 2000/10/16  06:49:28
54282         Log: integrate change#6122 from mainline
54283              
54284              downgrade fatal error on C<"foo@nosucharray.com"> to optional
54285              warning (from Mark-Jason Dominus)
54286      Branch: maint-5.6/perl
54287           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
54288           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
54289           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
54290           !> toke.c
54291 ____________________________________________________________________________
54292 [  7313] By: gsar                                  on 2000/10/16  06:46:54
54293         Log: integrate changes#6112..6121 from vmsperl
54294              
54295              Check for existence of file before trying to delete
54296              
54297              Ugly workaround for version-specific RTL error
54298              
54299              Urk -- undo previous removal of vmsish 'exit' change
54300              
54301              Add bounds checking for several strings (Charles Lane)
54302              
54303              Miscellaneous cosmetic fixes (Charles Lane)
54304              
54305              Treat sockets as special in sys(read|write) (Charles Lane et al.)
54306              
54307              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
54308              Flatten case labels in switch statements uniformly (Charles Bailey)
54309              
54310              Quiet error messages in vmsish.t (Charles Lane)
54311              
54312              Add missing escape (Charles Lane)
54313              
54314              Allow eliminate_macros() and fixpath() to handle space-delimited
54315              lists (based on fixes by Craig Berry)
54316      Branch: maint-5.6/perl
54317           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
54318           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
54319           !> vms/vmsish.h
54320 ____________________________________________________________________________
54321 [  7312] By: gsar                                  on 2000/10/16  06:41:18
54322         Log: integrate changes#6107,6110 from cfgperl
54323              
54324              Tweak the todo list.
54325              
54326              todo tweak
54327      Branch: maint-5.6/perl
54328           !> Todo-5.6
54329 ____________________________________________________________________________
54330 [  7311] By: gsar                                  on 2000/10/16  06:38:38
54331         Log: integrate changes#6104,6108 from mainline
54332              
54333              PL_sys_intern was being initialized too late on windows
54334              
54335              reenable fake signal handling on Windows, bugs and all
54336      Branch: maint-5.6/perl
54337           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
54338           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
54339           !> win32/win32.c
54340 ____________________________________________________________________________
54341 [  7310] By: gsar                                  on 2000/10/16  06:36:03
54342         Log: integrate changes#6095,6097..6103 from cfgperl
54343              
54344              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
54345              might be useful in future.
54346              
54347              Add a note about possible compilation problems from Allen Smith.
54348              
54349              Add a note about other, yet unsupported, shadow password APIs.
54350              
54351              Tweaks for the cc bugs from Allen Smith.
54352              
54353              More compilation tweakery from Allen Smith.
54354              
54355              Hints and test tweaks for Unicos.
54356              
54357              The test suite tweak in #6101 wasn't quite right.
54358              
54359              Test tweaking for Unicos continues.
54360      Branch: maint-5.6/perl
54361           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54362           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
54363           !> t/lib/complex.t t/op/64bitint.t
54364 ____________________________________________________________________________
54365 [  7309] By: gsar                                  on 2000/10/16  06:29:41
54366         Log: integrate changes#6093,6094 from mainline
54367              
54368              fork() failure to create pseudo process sets errno=EAGAIN and returns
54369              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
54370              
54371              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
54372      Branch: maint-5.6/perl
54373           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
54374           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
54375 ____________________________________________________________________________
54376 [  7308] By: gsar                                  on 2000/10/16  06:27:29
54377         Log: integrate change#6092 from cfgperl
54378              
54379              Regen perltoc with the fixed buildtoc.
54380      Branch: maint-5.6/perl
54381           !> pod/perltoc.pod
54382 ____________________________________________________________________________
54383 [  7307] By: gsar                                  on 2000/10/16  06:26:40
54384         Log: integrate changes#6089,6090 from mainline
54385              
54386              buildtoc tweak to fix newline lossage
54387              
54388              concat doesn't preserve utf8-ness, and doesn't invalidate
54389              [NI]OK; added tests for both
54390      Branch: maint-5.6/perl
54391           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
54392 ____________________________________________________________________________
54393 [  7306] By: gsar                                  on 2000/10/16  06:24:05
54394         Log: integrate change#6088 from cfgperl
54395              
54396              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
54397              because we do not use those.  The HAS_GETSPNAM remains,
54398              though, because we still do use that.
54399      Branch: maint-5.6/perl
54400           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54401           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
54402           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
54403           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
54404           !> win32/config.vc win32/config_H.bc win32/config_H.gc
54405           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
54406 ____________________________________________________________________________
54407 [  7305] By: gsar                                  on 2000/10/16  06:15:52
54408         Log: integrate changes#6084,6085,6087 from mainline
54409              
54410              substr() does not preserve utf8-ness (from Stefan Eissing
54411              <Eissing@medicaldataservice.de>); added tests
54412              
54413              repeat operator (x) doesn't preserve utf8-ness
54414              
54415              reverse() and quotemeta() weren't preserving utf8-ness; add tests
54416      Branch: maint-5.6/perl
54417           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
54418 ____________________________________________________________________________
54419 [  7304] By: gsar                                  on 2000/10/16  06:13:10
54420         Log: integrate changes#6077..6083 from mainline
54421              
54422              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
54423              and Tom Phoenix)
54424              
54425              workaround for CRT bug in chdir() (from Charles Lane, via
54426              Peter Prymmer)
54427              
54428              remove outdated kludge in Carp (NULLs are permitted in diagnostics
54429              now)
54430              
54431              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
54432              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
54433              
54434              better default perlbug categories for ok reports (from Richard Foley)
54435              
54436              peek.t non-portable to ithreads
54437              
54438              note about undocumented caller() return value (from M.J.T. Guy);
54439              yet another peek.t tweak
54440      Branch: maint-5.6/perl
54441           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54442           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
54443           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
54444           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
54445           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
54446           !> vms/vmsish.h
54447 ____________________________________________________________________________
54448 [  7303] By: gsar                                  on 2000/10/16  06:03:18
54449         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
54450              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
54451              
54452              &HUGE_VAL is not defined, it exists.
54453              
54454              Do not warn that an infinity does not look like a number.
54455              
54456              Rewrite the pwent/spent logic to be a little bit more clearer.
54457              
54458              Continue on the pwent/spent case.
54459              
54460              Correct Freudian slip.
54461              
54462              Use HUGE_VALL if applicable.
54463              
54464              pwent/spent #ifdef imbalance.
54465              
54466              Infinite problems.
54467              
54468              Call getspnam() only iff needd.
54469              
54470              Test both the scalar and list contexts.
54471              
54472              Use setxxent()/endxxent().
54473              
54474              Complex tweakery.
54475              
54476              Unicos hint tweak.
54477              
54478              Be more forgiving in POSIX about HUGE_VALL.
54479              
54480              Detypo.
54481              
54482              The search of infinity continues, this time simplified.
54483              
54484              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
54485              in natively 64-bit platforms where a long is a quad (no need
54486              for long longs).  Also added bias for IVs.
54487              
54488              Complex tweaks.
54489              
54490              Introduce t/lib/peek.t.
54491              
54492              Make the test more portable.
54493      Branch: maint-5.6/perl
54494           +> t/lib/peek.t
54495            ! pp_sys.c
54496           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
54497           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
54498           !> t/op/pwent.t toke.c util.c
54499 ____________________________________________________________________________
54500 [  7302] By: gsar                                  on 2000/10/16  05:03:37
54501         Log: integrate changes#6066..6071 from mainline
54502              
54503              s/END/CHECK/
54504              
54505              replace direct call to sighandler() with (*PL_sighandlerp)()
54506              
54507              note about values()
54508              
54509              File::Spec compatibility update (from Barrie Slaymaker
54510              <barries@slaysys.com>)
54511              
54512              remove misleading comment (from M.J.T. Guy)
54513              
54514              misformatted perllocal.pod (from Tim Jenness
54515              <t.jenness@jach.hawaii.edu>)
54516      Branch: maint-5.6/perl
54517           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
54518           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
54519           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
54520           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
54521 ____________________________________________________________________________
54522 [  7301] By: gsar                                  on 2000/10/16  05:00:08
54523         Log: integrate changes#6061..6063 from mainline
54524              
54525              change#5921 neglected to make eq honor "use bytes"
54526              
54527              additional tests for utf8.t
54528              
54529              tokeq() could read unallocated field in argument
54530      Branch: maint-5.6/perl
54531           !> sv.c t/pragma/utf8.t toke.c
54532 ____________________________________________________________________________
54533 [  7300] By: gsar                                  on 2000/10/16  04:56:54
54534         Log: integrate changes#6046,6048,6057,6058 from mainline
54535              
54536              libscheck has insufficient checks for n32 libs (from
54537              Albert Chin-A-Young <china@thewrittenword.com>)
54538              
54539              add note about how $( doesn't interpolate in REs (from
54540              Philip Newton <newton@ficus.frogspace.net>)
54541              
54542              fix broken parsing of /\x{ab}/
54543              
54544              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
54545              (spotted by Donald Kinzer <dkinzer@premia.com>)
54546      Branch: maint-5.6/perl
54547           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
54548           !> t/pragma/utf8.t
54549 ____________________________________________________________________________
54550 [  7299] By: gsar                                  on 2000/10/16  04:52:50
54551         Log: integrate change#6044 from mainline
54552              
54553              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
54554              such that underscores are only ignored in literal numbers,
54555              "\x{...}", and hex/oct argument
54556      Branch: maint-5.6/perl
54557           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
54558 ____________________________________________________________________________
54559 [  7298] By: gsar                                  on 2000/10/16  04:50:53
54560         Log: integrate changes#6027..6043 from mainline
54561              
54562              podlators-1.02 update (from Russ Allbery)
54563              
54564              Pod::Man generates groff-incompatible macro definition (from
54565              Tom Christiansen)
54566              
54567              add CGI.pm v2.66 (from Lincoln Stein)
54568              
54569              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
54570              for @- and @+ (from Johan Vromans)
54571              
54572              small nits in diagnostics.pm (from Robin Barker)
54573              
54574              whitespace adjustments
54575              
54576              missing files in MANIFEST
54577              
54578              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
54579              to compensate
54580              
54581              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
54582              
54583              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
54584      Branch: maint-5.6/perl
54585           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
54586           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
54587           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
54588           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
54589           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
54590           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
54591           !> t/lib/cgi-html.t t/lib/cgi-request.t
54592 ____________________________________________________________________________
54593 [  7297] By: gsar                                  on 2000/10/16  04:44:30
54594         Log: integrate change#6025 from mainline
54595              
54596              Is{Alnum,Alpha,Word} don't match titlecase
54597              TODO: IsSpace is defined recursively!
54598              (both spotted by Larry)
54599      Branch: maint-5.6/perl
54600           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
54601           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
54602 ____________________________________________________________________________
54603 [  7296] By: gsar                                  on 2000/10/16  04:39:30
54604         Log: integrate change#6023 from mainline
54605              
54606              debugger stomps on $. (from M.J.T. Guy)
54607      Branch: maint-5.6/perl
54608           !> lib/perl5db.pl
54609 ____________________________________________________________________________
54610 [  7295] By: gsar                                  on 2000/10/16  04:38:02
54611         Log: integrate change#6022 from mainline
54612              
54613              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
54614      Branch: maint-5.6/perl
54615           !> sv.c
54616 ____________________________________________________________________________
54617 [  7294] By: gsar                                  on 2000/10/16  04:37:05
54618         Log: integrate changes#6018..6021 from mainline
54619              
54620              make lib/syslog.t portable to systems that don't have _PATH_LOG,
54621              make _PATH_LOG() return "" if unavailable
54622              
54623              windows portability tweaks
54624              
54625              test tweak
54626              
54627              remove Win2K issue in pod (fixed by change#6020)
54628      Branch: maint-5.6/perl
54629           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
54630           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
54631           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
54632 ____________________________________________________________________________
54633 [  7293] By: gsar                                  on 2000/10/16  04:20:00
54634         Log: integrate changes#6013..6015 from mainline
54635              
54636              tweak change#5945 to display correct switch name in diagnostic
54637              
54638              glob() loading File::Glob behind the scenes may cause syntax errors
54639              
54640              tweak test for portability
54641      Branch: maint-5.6/perl
54642           !> op.c perl.c pod/perldiag.pod t/lib/b.t
54643 ____________________________________________________________________________
54644 [  7292] By: gsar                                  on 2000/10/16  04:18:11
54645         Log: integrate changes#6005..6010 from mainline, cfgperl
54646              
54647              perldoc might fail via "use blib" (from Hugo van der Sanden)
54648              
54649              Regen Configure.
54650              
54651              note about compile failures and END blocks (from M.J.T. Guy)
54652              
54653              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
54654              
54655              (change#6009 integrated earlier in change#7255)
54656              
54657              clarify note about shadow password support (from
54658              gellyfish@gellyfish.com)
54659      Branch: maint-5.6/perl
54660           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54661           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
54662           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
54663 ____________________________________________________________________________
54664 [  7291] By: gsar                                  on 2000/10/16  04:12:03
54665         Log: integrate changes#6002,6003 from mainline
54666              
54667              destructive sv_setsv() can lose UV-ness from source, causing
54668              numeric promotions/comparisons to fail to do the right thing
54669              
54670              allow REG_EXPAND_SZ keys in Windows registry (from
54671              John Clayton <John.Clayton@barclayscapital.com>)
54672      Branch: maint-5.6/perl
54673           !> sv.c win32/win32.c
54674 ____________________________________________________________________________
54675 [  7290] By: gsar                                  on 2000/10/16  04:10:19
54676         Log: integrate change#6001 from mainline
54677              
54678              support additional library locations via $Config{otherlibdirs}
54679              (from Andy Dougherty)
54680      Branch: maint-5.6/perl
54681           !> Configure INSTALL Porting/Glossary Porting/config.sh
54682           !> Porting/config_H config_h.SH epoc/config.sh perl.c
54683           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
54684           !> win32/config.bc win32/config.gc win32/config.vc
54685 ____________________________________________________________________________
54686 [  7289] By: gsar                                  on 2000/10/16  04:08:28
54687         Log: integrate change#5999 from mainline
54688              
54689              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
54690      Branch: maint-5.6/perl
54691           !> t/pragma/warn/toke toke.c
54692 ____________________________________________________________________________
54693 [  7288] By: gsar                                  on 2000/10/16  04:07:01
54694         Log: integrate changes#5997,5998 from cfgperl
54695              
54696              Preserve $!.
54697              
54698              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
54699      Branch: maint-5.6/perl
54700           !> lib/Math/Complex.pm
54701 ____________________________________________________________________________
54702 [  7287] By: gsar                                  on 2000/10/16  04:04:37
54703         Log: integrate change#5995 from mainline
54704              
54705              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
54706      Branch: maint-5.6/perl
54707           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
54708 ____________________________________________________________________________
54709 [  7286] By: gsar                                  on 2000/10/16  04:03:21
54710         Log: integrate change#5994 from mainline
54711              
54712              fix for missed accounting for null byte in pack("Z",...) (from
54713              M.J.T. Guy)
54714      Branch: maint-5.6/perl
54715           !> pp.c t/op/pack.t
54716 ____________________________________________________________________________
54717 [  7285] By: gsar                                  on 2000/10/16  04:02:11
54718         Log: integrate changes#5989..5993 from mainline
54719              
54720              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
54721              itself and no other (from Tom Hughes)
54722              
54723              use $ENV{LIB} to search for libs under Visual C compiler
54724              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
54725              
54726              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
54727              
54728              pod nit (from Simon Cozens)
54729              
54730              various minor tweaks seen on p5p
54731      Branch: maint-5.6/perl
54732           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
54733           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
54734           !> t/op/array.t toke.c
54735 ____________________________________________________________________________
54736 [  7284] By: gsar                                  on 2000/10/16  03:59:00
54737         Log: integrate changes#5978..5988 from mainline
54738              
54739              sync version numbers in File::Spec with the ones on CPAN
54740              (from Barrie Slaymaker)
54741              
54742              under useithreads, constant pad entries could inadvertantly be
54743              shared across threads (from Eric Blood <eblood@xmission.com>);
54744              added Eric's test case to testsuite
54745              
54746              allow Configure -S to run non-interactively (spotted by Greg Hudson
54747              <ghudson@mit.edu>)
54748              
54749              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
54750              prototype mismatch with CORE::glob(); update pod and tests to
54751              suit (File::Glob::glob() is still available for backward
54752              compatibility, but should be considered deprecated)
54753              
54754              avoid error in IO::Socket::INET when given an unknown service name
54755              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
54756              
54757              numeric conversion of non-number in change#3378 tramples on
54758              OOK offset, causing segfaults
54759              
54760              attributes::reftype() doesn't work on tied argument
54761              
54762              forked child may not exit correctly if it failed to open
54763              /dev/console (from Graham Barr)
54764              
54765              add regular expressions tutorial and quick-start guide (from
54766              Mark Kvale <kvale@phy.ucsf.edu>)
54767              
54768              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
54769              
54770              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
54771              <paul@miraclefish.com>)
54772      Branch: maint-5.6/perl
54773           +> pod/perlrequick.pod pod/perlretut.pod
54774           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
54775           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
54776           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
54777           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
54778           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
54779           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
54780           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
54781           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
54782 ____________________________________________________________________________
54783 [  7283] By: gsar                                  on 2000/10/16  03:52:14
54784         Log: integrate change#5977 from mainline
54785              
54786              autoquote barewords followed by newline and arrow properly
54787              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
54788      Branch: maint-5.6/perl
54789           !> t/pragma/warn/toke toke.c
54790 ____________________________________________________________________________
54791 [  7282] By: gsar                                  on 2000/10/16  03:50:48
54792         Log: integrate change#5976 from mainline
54793              
54794              DB_File v1.73 update (from Paul Marquess)
54795      Branch: maint-5.6/perl
54796           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
54797           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
54798 ____________________________________________________________________________
54799 [  7281] By: gsar                                  on 2000/10/16  03:49:14
54800         Log: integrate change#5975 from mainline
54801              
54802              allow sort() reentrancy (variant of patch suggested by
54803              Hugo van der Sanden)
54804      Branch: maint-5.6/perl
54805           !> pp_ctl.c t/op/sort.t
54806 ____________________________________________________________________________
54807 [  7280] By: gsar                                  on 2000/10/16  03:48:22
54808         Log: integrate change#5974 from mainline
54809              
54810              change#4197 somehow missed initializing PL_errors, meaning
54811              syntax error queueing wasn't working outside eval"" at all;
54812              also fixed eval"" to localize PL_error_count, so that compile-time
54813              eval's don't clobber the error state of the outer context
54814      Branch: maint-5.6/perl
54815           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
54816           !> t/pragma/warn/toke
54817 ____________________________________________________________________________
54818 [  7279] By: gsar                                  on 2000/10/16  03:46:21
54819         Log: integrate change#5973 from mainline
54820              
54821              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
54822      Branch: maint-5.6/perl
54823           !> regcomp.c regexec.c t/op/re_tests
54824 ____________________________________________________________________________
54825 [  7278] By: gsar                                  on 2000/10/16  03:44:54
54826         Log: integrate change#5971 from cfgperl
54827              
54828              Unicos tweaks from Mark P. Lutz.
54829      Branch: maint-5.6/perl
54830           !> hints/unicos.sh lib/Math/Complex.pm
54831 ____________________________________________________________________________
54832 [  7277] By: gsar                                  on 2000/10/16  03:42:59
54833         Log: integrate changes#5966..5970 from mainline
54834              
54835              add testsuite for B backends, fix bug in B::Deparse (from
54836              Simon Cozens <simon@brecon.co.uk>)
54837              
54838              improved docs on the warn_uninit diagnostic (from David Glasser
54839              and Simon Cozens)
54840              
54841              tolerate spaces in group names in test on solaris (from David Boyce
54842              <dsb@boyski.com>)
54843              
54844              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
54845              
54846              Data::Dumper fumbles negative numbers on 32-bit platforms where
54847              IV is >32bits
54848      Branch: maint-5.6/perl
54849           +> t/lib/b.t t/lib/syslog.t
54850           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
54851           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
54852           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
54853 ____________________________________________________________________________
54854 [  7276] By: gsar                                  on 2000/10/16  03:39:30
54855         Log: integrate change#5965 from mainline
54856              
54857              avoid "will not stay shared" warnings for our variables (from
54858              Robin Barker)
54859      Branch: maint-5.6/perl
54860           !> op.c t/pragma/warn/op
54861 ____________________________________________________________________________
54862 [  7275] By: gsar                                  on 2000/10/16  03:38:18
54863         Log: integrate change#5964 from mainline
54864              
54865              reformat to 72 columns (again)
54866      Branch: maint-5.6/perl
54867           !> pod/perldiag.pod
54868 ____________________________________________________________________________
54869 [  7274] By: gsar                                  on 2000/10/16  03:36:58
54870         Log: integrate change#5963 from mainline
54871              
54872              patch from Larry to make (\&) prototype work; added tests for
54873              the same
54874      Branch: maint-5.6/perl
54875           !> op.c t/comp/proto.t
54876 ____________________________________________________________________________
54877 [  7273] By: gsar                                  on 2000/10/16  03:35:51
54878         Log: integrate changes#5956..5962 from mainline
54879              
54880              better diagnostics on failed tests (from Ilya Zakharevich)
54881              
54882              pod nits (from A. C. Yardley <yardley@tanet.net>)
54883              
54884              change#3569 deleted some essential code, revert; avoid use of
54885              atexit() to make DynaLoader work properly on AIX under mod_perl
54886              (from Jens-Uwe Mager <jum@helios.de>)
54887              
54888              doubled words in pods (from Simon Cozens
54889              <simon.p.cozens@jp.pwcglobal.com>)
54890              
54891              better INSTALL notes on Solaris issues (from Dominic Dunlop)
54892              
54893              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
54894              
54895              updated README.hpux (from Jeff Okamoto)
54896      Branch: maint-5.6/perl
54897           !> INSTALL README.hpux emacs/cperl-mode.el
54898           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
54899           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
54900           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
54901           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
54902           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
54903           !> t/op/lex_assign.t
54904 ____________________________________________________________________________
54905 [  7272] By: gsar                                  on 2000/10/16  03:31:22
54906         Log: integrate change#5955 from mainline
54907              
54908              longstanding bug exposed by change#3307: sort arguments weren't
54909              compiled with the right wantarray context (ensuing runtime lookup
54910              via block_gimme() was getting the incidental context of the
54911              sort() itself)
54912      Branch: maint-5.6/perl
54913           !> op.c t/op/sort.t
54914 ____________________________________________________________________________
54915 [  7271] By: gsar                                  on 2000/10/16  03:29:11
54916         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
54917              branch
54918              
54919              Flatten the cpp jungle doing the nosuid checking.
54920              
54921              Do not assume sign propagation. (from M.J.T. Guy)
54922              
54923              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
54924              
54925              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
54926              Now pp_ncmp() returns undef is either operand is a NaN.
54927              
54928              On second thoughts frexp() does have two arguments.
54929              
54930              Document that tr() is not tr(1).
54931              
54932              Be more robust on "extreme" (large absolute value)
54933              arguments.  Originally reported by Daniel Connelly
54934              as a problem with asinh() on large negative arguments,
54935              asinh() used to bail out because an argument to log()
54936              ended up being zero.  Ilya Zakharevich proposed using
54937              Taylor's series in such cases, which for such large
54938              arguments is a very good approximation.
54939              
54940              Undo "use integer" addition from 64bitint as it seems
54941              to break most of the subtests in Digital UNIX;
54942              Unicos needs to find another way.
54943      Branch: maint-5.6/perl
54944           !> (integrate 29 files)
54945 ____________________________________________________________________________
54946 [  7270] By: gsar                                  on 2000/10/16  03:09:44
54947         Log: integrate changes#5948,5949,5950 from mainline
54948              
54949              typo in vars.pm that leads to cryptic message (from Piotr
54950              Piatkowski <kompas@kompas.usr.onet.pl>)
54951              
54952              make perldoc use the pod2man from the same version (from
54953              M.J.T. Guy)
54954              
54955              reformat perldiag to avoid long lines
54956      Branch: maint-5.6/perl
54957           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
54958 ____________________________________________________________________________
54959 [  7269] By: gsar                                  on 2000/10/16  03:05:54
54960         Log: integrate change#5947 from mainline
54961              
54962              use &dl_error rather than &dl_load_file as the guard for calling
54963              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
54964              statically built perl)
54965      Branch: maint-5.6/perl
54966           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
54967 ____________________________________________________________________________
54968 [  7268] By: gsar                                  on 2000/10/16  03:04:48
54969         Log: integrate change#5945 from mainline
54970              
54971              make module name mandatory after -M switch; reorder perldiag
54972              alphabetically (from Mark-Jason Dominus)
54973      Branch: maint-5.6/perl
54974           !> perl.c pod/perldiag.pod
54975 ____________________________________________________________________________
54976 [  7267] By: gsar                                  on 2000/10/16  03:03:01
54977         Log: integrate change#5939 from mainline
54978              
54979              more pod nits (from Larry Virden)
54980      Branch: maint-5.6/perl
54981           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
54982           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
54983           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
54984 ____________________________________________________________________________
54985 [  7266] By: gsar                                  on 2000/10/16  03:01:39
54986         Log: integrate change#5938 from mainline
54987              
54988              Consolidated B::Deparse fixes (from Stephen McCamant)
54989      Branch: maint-5.6/perl
54990           !> ext/B/B/Deparse.pm
54991 ____________________________________________________________________________
54992 [  7265] By: gsar                                  on 2000/10/16  03:00:43
54993         Log: integrate change#5936 from mainline
54994              
54995              additional tests for change#7263 (from Paul Marquess)
54996      Branch: maint-5.6/perl
54997           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
54998           !> t/pragma/warn/5nolint t/pragma/warn/6default
54999 ____________________________________________________________________________
55000 [  7264] By: gsar                                  on 2000/10/16  02:58:34
55001         Log: integrate change#5934 from mainline
55002              
55003              propagate lexical warnings from surrounding scope correctly
55004              within string eval() (from Paul Marquess)
55005      Branch: maint-5.6/perl
55006           !> pp_ctl.c t/pragma/warn/pp_ctl
55007 ____________________________________________________________________________
55008 [  7263] By: gsar                                  on 2000/10/16  02:56:53
55009         Log: integrate change#5932 from mainline
55010              
55011              add rsignal(), whichsig() and do_join() to public API list
55012              (mod_perl uses them to good advantage)
55013      Branch: maint-5.6/perl
55014           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
55015 ____________________________________________________________________________
55016 [  7262] By: gsar                                  on 2000/10/16  02:55:53
55017         Log: integrate change#5931 from mainline
55018              
55019              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
55020      Branch: maint-5.6/perl
55021           !> pp_hot.c regexec.c t/op/pat.t
55022 ____________________________________________________________________________
55023 [  7261] By: gsar                                  on 2000/10/16  02:55:01
55024         Log: integrate change#5930 from mainline
55025              
55026              small os390 tweaks (from Peter Prymmer)
55027      Branch: maint-5.6/perl
55028           !> config_h.SH makedepend.SH
55029 ____________________________________________________________________________
55030 [  7260] By: gsar                                  on 2000/10/16  02:54:10
55031         Log: integrate change#5929 from mainline
55032              
55033              pod nits
55034      Branch: maint-5.6/perl
55035           !> pod/perlguts.pod
55036 ____________________________________________________________________________
55037 [  7259] By: gsar                                  on 2000/10/16  02:52:55
55038         Log: integrate change#5927 from mainline
55039              
55040              arrange for next() to resume at the unstack op rather than the
55041              loop conditional, so that scope cleanup happens correctly
55042              (from Stephen McCamant)
55043      Branch: maint-5.6/perl
55044           !> op.c pp_ctl.c t/op/misc.t
55045 ____________________________________________________________________________
55046 [  7258] By: gsar                                  on 2000/10/16  02:51:38
55047         Log: integrate change#5926 from mainline
55048              
55049              on windows, reserve 16M of stack rather than 128M (allows more
55050              threads to run concurrently)
55051      Branch: maint-5.6/perl
55052           !> win32/Makefile win32/makefile.mk
55053 ____________________________________________________________________________
55054 [  7257] By: gsar                                  on 2000/10/16  02:50:37
55055         Log: integrate change#5925 from mainline
55056              
55057              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
55058      Branch: maint-5.6/perl
55059           !> toke.c
55060 ____________________________________________________________________________
55061 [  7256] By: gsar                                  on 2000/10/16  02:49:36
55062         Log: integrate change#5924 from mainline
55063              
55064              avoid using uninitialized memory in require version check
55065      Branch: maint-5.6/perl
55066           !> pp_ctl.c universal.c
55067 ____________________________________________________________________________
55068 [  7255] By: gsar                                  on 2000/10/16  02:48:03
55069         Log: integrate changes#5923,5928,6009 from mainline
55070              
55071              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
55072      Branch: maint-5.6/perl
55073           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
55074 ____________________________________________________________________________
55075 [  7254] By: gsar                                  on 2000/10/16  02:44:46
55076         Log: integrate change#5922 from mainline
55077              
55078              commentary about IoTYPE() (from Nathan Torkington)
55079      Branch: maint-5.6/perl
55080           !> sv.h
55081 ____________________________________________________________________________
55082 [  7253] By: gsar                                  on 2000/10/16  02:43:49
55083         Log: integrate change#5921 from mainline
55084              
55085              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
55086      Branch: maint-5.6/perl
55087           !> sv.c t/lib/charnames.t t/pragma/utf8.t
55088 ____________________________________________________________________________
55089 [  7252] By: gsar                                  on 2000/10/16  02:42:31
55090         Log: integrate change#5920 from mainline
55091              
55092              Larry's fix for buggy propagation of utf8-ness in join(); add test
55093      Branch: maint-5.6/perl
55094           !> doop.c t/op/ver.t
55095 ____________________________________________________________________________
55096 [  7251] By: gsar                                  on 2000/10/16  02:41:14
55097         Log: integrate changes#5915..5919 from mainline
55098              
55099              various (pod tweaks &c)
55100      Branch: maint-5.6/perl
55101           !> (integrate 33 files)
55102 ____________________________________________________________________________
55103 [  7250] By: gsar                                  on 2000/10/16  02:38:16
55104         Log: integrate change#5914 from mainline
55105              
55106              caller() wasn't returning the right number of elements for
55107              eval {...}
55108      Branch: maint-5.6/perl
55109           !> pp_ctl.c t/pragma/warn/9enabled
55110 ____________________________________________________________________________
55111 [  7249] By: gsar                                  on 2000/10/16  02:37:02
55112         Log: integrate change#5913 from mainline
55113              
55114              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
55115              (from Mark-Jason Dominus)
55116      Branch: maint-5.6/perl
55117           !> pod/perlfunc.pod
55118 ____________________________________________________________________________
55119 [  7248] By: gsar                                  on 2000/10/16  02:35:58
55120         Log: integrate change#5912 from mainline
55121              
55122              fix totally broken caching in UNIVERSAL::isa() (from
55123              Nick Ing-Simmons)
55124      Branch: maint-5.6/perl
55125           !> t/op/universal.t universal.c
55126 ____________________________________________________________________________
55127 [  7247] By: gsar                                  on 2000/10/16  02:34:27
55128         Log: integrate changes#5910,5911 from mainline
55129              
55130              typo in pod
55131              
55132              add linebreak properties from unicode/LineBrk.txt (from
55133              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
55134      Branch: maint-5.6/perl
55135           +> (branch 29 files)
55136           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
55137 ____________________________________________________________________________
55138 [  7246] By: gsar                                  on 2000/10/16  02:33:29
55139         Log: integrate change#5909 from mainline
55140              
55141              mode argument to do_binmode() should be file mode, not boolean
55142      Branch: maint-5.6/perl
55143           !> pp_sys.c
55144 ____________________________________________________________________________
55145 [  7245] By: gsar                                  on 2000/10/16  02:31:04
55146         Log: integrate change#5908 from mainline
55147              
55148              introduce illegal symbols into null package so that
55149              gv_fetchpv(...,TRUE) always returns a valid GV even when the
55150              symbol is trapped by strictures (avoids coredumps)
55151      Branch: maint-5.6/perl
55152           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
55153           !> t/pragma/strict-vars
55154 ____________________________________________________________________________
55155 [  7244] By: jhi                                   on 2000/10/16  02:29:54
55156         Log: Subject: $Carp::ExportLevel confusion in Exporter
55157              From: "Ben Tilly" <ben_tilly@hotmail.com>
55158              Date: Sat, 14 Oct 2000 16:44:34 EDT
55159              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
55160      Branch: perl
55161            ! lib/Exporter/Heavy.pm
55162 ____________________________________________________________________________
55163 [  7243] By: jhi                                   on 2000/10/16  02:28:33
55164         Log: Subject: [PATCH perlguts.pod] Document offset hack
55165              From: Simon Cozens <simon@cozens.net>
55166              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
55167              Date: Sat, 14 Oct 2000 19:32:25 +0100
55168      Branch: perl
55169            ! pod/perlguts.pod
55170 ____________________________________________________________________________
55171 [  7242] By: gsar                                  on 2000/10/16  02:26:51
55172         Log: integrate changes#5905,5906,5907,6064 from mainline
55173              
55174              printf/sprintf didn't get quad types right under use64bitint
55175      Branch: maint-5.6/perl
55176           !> pp_sys.c sv.c t/op/64bitint.t
55177 ____________________________________________________________________________
55178 [  7241] By: jhi                                   on 2000/10/16  02:22:44
55179         Log: Subject: small pod patch
55180              From: Dan Boorstein <dan_boo@bellsouth.net>
55181              Date: Sat, 14 Oct 2000 14:29:24 -0400
55182              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
55183      Branch: perl
55184            ! pod/perlfaq7.pod pod/perlmod.pod
55185 ____________________________________________________________________________
55186 [  7240] By: jhi                                   on 2000/10/16  02:13:46
55187         Log: -w cleanup.
55188              
55189              Subject: Re: Problems with bleadperl 
55190              From: "Stephen P. Potter" <spp@ds.net>
55191              Date: Fri, 13 Oct 2000 13:32:49 -0400
55192              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
55193      Branch: perl
55194            ! t/pragma/overload.t
55195 ____________________________________________________________________________
55196 [  7239] By: jhi                                   on 2000/10/16  01:41:18
55197         Log: One more ~utf8 tweak.
55198      Branch: perl
55199            ! t/op/bop.t
55200 ____________________________________________________________________________
55201 [  7238] By: jhi                                   on 2000/10/16  01:34:14
55202         Log: Tweak the test of #7235.
55203      Branch: perl
55204            ! t/op/bop.t
55205 ____________________________________________________________________________
55206 [  7237] By: jhi                                   on 2000/10/16  01:25:04
55207         Log: Fix a couple of compiler-noted nits in #7235.
55208      Branch: perl
55209            ! pp.c
55210 ____________________________________________________________________________
55211 [  7236] By: jhi                                   on 2000/10/16  01:22:46
55212         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
55213      Branch: perl
55214            ! pp.c pp_hot.c
55215 ____________________________________________________________________________
55216 [  7235] By: jhi                                   on 2000/10/15  16:24:44
55217         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
55218              
55219              From: Simon Cozens <simon@cozens.net>
55220              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
55221              Date: Sat, 14 Oct 2000 20:52:13 +0100
55222              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
55223      Branch: perl
55224            ! pp.c t/op/bop.t utf8.h
55225 ____________________________________________________________________________
55226 [  7234] By: jhi                                   on 2000/10/15  15:19:29
55227         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
55228              The problem was that rx->minlen was in chars while pp_split()
55229              thought it would be in bytes. 
55230      Branch: perl
55231            ! pp.c t/pragma/utf8.t
55232 ____________________________________________________________________________
55233 [  7233] By: jhi                                   on 2000/10/14  20:24:24
55234         Log: Document FNCASE=y as discussed in the bug 20000902.009.
55235      Branch: perl
55236            ! README.dos
55237 ____________________________________________________________________________
55238 [  7232] By: jhi                                   on 2000/10/14  18:52:21
55239         Log: Add test for bug id 20000427.003 (which seems to have
55240              been fixed) (also duplicate as 20000427.004, though
55241              with a higher severity).  Move one utf8 from op/append
55242              to pragma/utf8, tag the tests with bug ids.
55243      Branch: perl
55244            ! t/op/append.t t/pragma/utf8.t
55245 ____________________________________________________________________________
55246 [  7231] By: jhi                                   on 2000/10/14  17:28:37
55247         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
55248      Branch: perl
55249            ! t/pragma/utf8.t
55250 ____________________________________________________________________________
55251 [  7230] By: jhi                                   on 2000/10/14  14:24:50
55252         Log: Needs to be conditional on SunOS 4.
55253              
55254              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
55255              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
55256              Date: Sat, 14 Oct 2000 13:37:49 +0100
55257              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
55258      Branch: metaconfig/U/perl
55259            ! End.U
55260      Branch: perl
55261            ! Configure myconfig.SH pod/perldelta.pod
55262 ____________________________________________________________________________
55263 [  7229] By: jhi                                   on 2000/10/14  00:49:22
55264         Log: Update Changes.
55265      Branch: perl
55266            ! Changes patchlevel.h
55267 ____________________________________________________________________________
55268 [  7228] By: jhi                                   on 2000/10/14  00:46:10
55269         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
55270              From: Peter Prymmer <pvhp@forte.com>
55271              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
55272              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
55273      Branch: perl
55274            ! lib/utf8.pm
55275 ____________________________________________________________________________
55276 [  7227] By: jhi                                   on 2000/10/13  23:20:30
55277         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
55278      Branch: perl
55279            ! t/op/tie.t
55280 ____________________________________________________________________________
55281 [  7226] By: jhi                                   on 2000/10/13  22:14:32
55282         Log: Tweak #7225.
55283              
55284              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
55285              From: Peter Prymmer <pvhp@forte.com>
55286              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
55287              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
55288      Branch: perl
55289            ! t/op/sprintf.t
55290 ____________________________________________________________________________
55291 [  7225] By: jhi                                   on 2000/10/13  22:11:31
55292         Log: op/sprintf.t patch for OS/390 (and any other host with limited
55293              floating-point exponent length)
55294              
55295              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
55296              From: Dominic Dunlop <domo@computer.org>
55297              Date: Fri, 13 Oct 2000 19:17:57 +0200
55298              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
55299      Branch: perl
55300            ! t/op/sprintf.t
55301 ____________________________________________________________________________
55302 [  7224] By: jhi                                   on 2000/10/13  18:40:48
55303         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
55304      Branch: perl
55305            ! toke.c
55306 ____________________________________________________________________________
55307 [  7223] By: jhi                                   on 2000/10/13  18:37:13
55308         Log: Thinko in #7222.
55309      Branch: perl
55310            ! utf8.c
55311 ____________________________________________________________________________
55312 [  7222] By: jhi                                   on 2000/10/13  18:05:23
55313         Log: Use UTF8SKIP(), from Simon Cozens.
55314      Branch: perl
55315            ! utf8.c
55316 ____________________________________________________________________________
55317 [  7221] By: jhi                                   on 2000/10/13  15:43:19
55318         Log: (accidentally empty check-in)
55319      Branch: perl
55320            ! utf8.c
55321 ____________________________________________________________________________
55322 [  7220] By: jhi                                   on 2000/10/13  15:23:51
55323         Log: Add (optimistically) Storable to static extensions.
55324      Branch: perl
55325            ! hints/uwin.sh hints/vmesa.sh
55326 ____________________________________________________________________________
55327 [  7219] By: jhi                                   on 2000/10/13  15:20:05
55328         Log: Amdahl UTS doesn't seem to do dynaloading.
55329      Branch: perl
55330            ! hints/uts.sh
55331 ____________________________________________________________________________
55332 [  7218] By: jhi                                   on 2000/10/13  15:15:20
55333         Log: Slight tweak of the code to appease Amdahl UTS cc.
55334      Branch: perl
55335            ! pp.c
55336 ____________________________________________________________________________
55337 [  7217] By: jhi                                   on 2000/10/13  14:50:42
55338         Log: In Amdahl UTS "struct sv" is defined by a system header,
55339              <ksync.h>.
55340      Branch: perl
55341            ! perl.h sv.h
55342 ____________________________________________________________________________
55343 [  7216] By: jhi                                   on 2000/10/13  11:58:25
55344         Log: Ilya implemented the memory profiling API.
55345      Branch: perl
55346            ! Todo
55347 ____________________________________________________________________________
55348 [  7215] By: jhi                                   on 2000/10/13  02:56:38
55349         Log: Subject: [PATCH 5.7.0] Perl API for mstats
55350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55351              Date: Thu, 12 Oct 2000 22:52:40 -0400
55352              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
55353      Branch: perl
55354            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
55355 ____________________________________________________________________________
55356 [  7214] By: jhi                                   on 2000/10/13  02:55:38
55357         Log: Subject: [PATCH 5.7.0] IVs in mtats
55358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55359              Date: Thu, 12 Oct 2000 22:51:04 -0400
55360              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
55361      Branch: perl
55362            ! malloc.c perl.h
55363 ____________________________________________________________________________
55364 [  7213] By: jhi                                   on 2000/10/13  02:31:47
55365         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
55366      Branch: perl
55367            ! pod/perldiag.pod pp_sys.c
55368 ____________________________________________________________________________
55369 [  7212] By: jhi                                   on 2000/10/13  01:27:38
55370         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
55371              From: Peter Prymmer <pvhp@forte.com>
55372              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
55373              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
55374      Branch: perl
55375            ! t/op/oct.t
55376 ____________________________________________________________________________
55377 [  7211] By: jhi                                   on 2000/10/13  00:35:09
55378         Log: Update Changes.
55379      Branch: perl
55380            ! Changes patchlevel.h
55381 ____________________________________________________________________________
55382 [  7210] By: jhi                                   on 2000/10/12  23:59:40
55383         Log: The Install.pm third of
55384              
55385              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
55386              From: Bill Campbell <bill@celestial.com>
55387              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
55388              Date: Thu, 5 Oct 2000 18:04:51 -0700
55389      Branch: perl
55390            ! lib/ExtUtils/Install.pm
55391 ____________________________________________________________________________
55392 [  7209] By: jhi                                   on 2000/10/12  23:58:43
55393         Log: Two thirds of
55394              
55395              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
55396              Date: Thu, 5 Oct 2000 18:04:51 -0700
55397              From: Bill Campbell <bill@celestial.com>
55398              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
55399              
55400              The Install.pm changes will be submitted separately because
55401              they need some work and discussion still.
55402      Branch: perl
55403            ! lib/getopts.pl lib/termcap.pl
55404 ____________________________________________________________________________
55405 [  7208] By: jhi                                   on 2000/10/12  23:41:19
55406         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
55407              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55408              Date:     Thu, 12 Oct 2000 07:30:02 EDT
55409              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
55410      Branch: perl
55411            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
55412            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
55413 ____________________________________________________________________________
55414 [  7207] By: jhi                                   on 2000/10/12  23:39:01
55415         Log: An updated EBCDIC tr patch.
55416              
55417              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
55418              From: Peter Prymmer <pvhp@forte.com>
55419              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
55420              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
55421      Branch: perl
55422            ! t/op/tr.t
55423 ____________________________________________________________________________
55424 [  7206] By: jhi                                   on 2000/10/12  23:34:55
55425         Log: Upgrade to CPAN 1.58, from Andreas König.
55426      Branch: perl
55427            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55428 ____________________________________________________________________________
55429 [  7205] By: jhi                                   on 2000/10/12  23:29:08
55430         Log: Introduce the man[24-8] variables, from Andy Dougherty.
55431      Branch: metaconfig/U/perl
55432            + mandirs.U mandirstyle.U
55433      Branch: perl
55434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55435            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
55436            ! vos/config.h vos/config.pl vos/config_h.SH_orig
55437            ! win32/config.bc win32/config.gc win32/config.vc
55438 ____________________________________________________________________________
55439 [  7204] By: gsar                                  on 2000/10/12  18:11:24
55440         Log: restore change#7202
55441      Branch: perl
55442            ! mg.c
55443 ____________________________________________________________________________
55444 [  7203] By: gsar                                  on 2000/10/12  18:09:40
55445         Log: another test of the Emergency Broadcast System--back out 
55446              change#7202
55447      Branch: perl
55448            ! mg.c
55449 ____________________________________________________________________________
55450 [  7202] By: gsar                                  on 2000/10/12  16:40:47
55451         Log: (submitted on behalf of Jarkko)
55452              Fix the lib/encode.t subtest 6 failure as reported by Andreas
55453              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
55454              was unearthed by change 7182, as was a bug in HTML::Entities.
55455      Branch: perl
55456            ! mg.c
55457 ____________________________________________________________________________
55458 [  7201] By: jhi                                   on 2000/10/11  03:16:05
55459         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
55460      Branch: perl
55461            ! pp_hot.c t/pragma/utf8.t
55462 ____________________________________________________________________________
55463 [  7200] By: jhi                                   on 2000/10/11  00:40:30
55464         Log: The #7198 was a false alarm.
55465      Branch: perl
55466            ! pp_hot.c
55467 ____________________________________________________________________________
55468 [  7199] By: jhi                                   on 2000/10/11  00:26:04
55469         Log: Remove duplicated code.
55470      Branch: perl
55471            ! t/lib/cgi-html.t
55472 ____________________________________________________________________________
55473 [  7198] By: jhi                                   on 2000/10/10  23:30:46
55474         Log: (Retracted by #7200.)
55475      Branch: perl
55476            ! pp_hot.c
55477 ____________________________________________________________________________
55478 [  7197] By: jhi                                   on 2000/10/10  21:49:30
55479         Log: Add the test case for #7190, from the original bug report
55480              by Andreas König.
55481      Branch: perl
55482            ! t/pragma/utf8.t
55483 ____________________________________________________________________________
55484 [  7196] By: jhi                                   on 2000/10/10  21:40:49
55485         Log: Reapply Andy's patch and regen Configure.
55486      Branch: perl
55487            ! Configure INSTALL Makefile.SH Porting/Glossary
55488            ! Porting/config.sh config_h.SH epoc/config.sh installperl
55489            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
55490            ! win32/config.vc
55491 ____________________________________________________________________________
55492 [  7195] By: jhi                                   on 2000/10/10  21:09:30
55493         Log: Use the versiononly instead of the installscripts,
55494              retract the changes 7146 and 7147.
55495      Branch: perl
55496            ! Configure INSTALL Makefile.SH Porting/Glossary
55497            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
55498            ! installperl uconfig.sh vos/config.def win32/config.bc
55499            ! win32/config.gc win32/config.vc
55500 ____________________________________________________________________________
55501 [  7194] By: jhi                                   on 2000/10/10  21:06:15
55502         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
55503              From: Peter Prymmer <pvhp@forte.com>
55504              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
55505              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
55506      Branch: perl
55507            ! t/op/ver.t
55508 ____________________________________________________________________________
55509 [  7193] By: jhi                                   on 2000/10/10  21:05:12
55510         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
55511              From: Peter Prymmer <pvhp@forte.com>
55512              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
55513              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
55514      Branch: perl
55515            ! t/op/tr.t
55516 ____________________________________________________________________________
55517 [  7192] By: jhi                                   on 2000/10/10  20:57:30
55518         Log: Add versiononly, delete installscripts, from Andy Dougherty.
55519      Branch: metaconfig
55520            - U/installdirs/installscripts.U
55521      Branch: metaconfig/U/perl
55522            + versiononly.U
55523 ____________________________________________________________________________
55524 [  7191] By: jhi                                   on 2000/10/10  19:41:21
55525         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
55526              From: Peter Prymmer <pvhp@forte.com>
55527              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
55528              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
55529      Branch: perl
55530            ! pod/perlebcdic.pod
55531 ____________________________________________________________________________
55532 [  7190] By: jhi                                   on 2000/10/10  19:26:14
55533         Log: Subject: Re: utf8 concat, mg_get
55534              From: Simon Cozens <simon@cozens.net>
55535              Date: Tue, 10 Oct 2000 17:40:17 +0100
55536              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
55537      Branch: perl
55538            ! pp_hot.c
55539 ____________________________________________________________________________
55540 [  7189] By: jhi                                   on 2000/10/10  19:23:03
55541         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
55542              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
55543              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
55544              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
55545      Branch: perl
55546            ! lib/ExtUtils/MM_Unix.pm
55547 ____________________________________________________________________________
55548 [  7188] By: jhi                                   on 2000/10/10  15:31:24
55549         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
55550              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
55551              Date: Fri, 14 Jul 2000 10:47:36 +0100
55552              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
55553      Branch: perl
55554            ! README.win32
55555 ____________________________________________________________________________
55556 [  7187] By: jhi                                   on 2000/10/10  13:30:10
55557         Log: Quote the temp file name, needed in Win32 because the
55558              default name unfortunately contains spaces, shouldn't
55559              hurt elsewhere.
55560              
55561              Subject: FW: perldoc fails if $TEMP contains spaces
55562              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
55563              Date: Thu, 14 Sep 2000 08:58:45 +0100
55564              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
55565      Branch: perl
55566            ! utils/perldoc.PL
55567 ____________________________________________________________________________
55568 [  7186] By: jhi                                   on 2000/10/10  13:16:27
55569         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
55570              From: hv@hugo.hybyte.com
55571              Date: Tue, 10 Oct 2000 14:10:20 +0100
55572              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
55573      Branch: perl
55574            ! t/lib/thr5005.t util.c
55575 ____________________________________________________________________________
55576 [  7185] By: jhi                                   on 2000/10/10  12:06:22
55577         Log: Upgrade to podlators 1.04, from Russ Allbery.
55578      Branch: perl
55579            ! lib/Pod/Man.pm lib/Pod/Text.pm
55580 ____________________________________________________________________________
55581 [  7184] By: jhi                                   on 2000/10/10  12:01:32
55582         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
55583      Branch: perl
55584            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
55585 ____________________________________________________________________________
55586 [  7183] By: jhi                                   on 2000/10/09  23:47:15
55587         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
55588              From: Peter Prymmer <pvhp@forte.com>
55589              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
55590              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
55591      Branch: perl
55592            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
55593 ____________________________________________________________________________
55594 [  7182] By: jhi                                   on 2000/10/09  23:43:16
55595         Log: Make eq work again with utf8 (disabling the upgrading
55596              should no more be necessary since the copies of the
55597              scalars are upgraded, not the scalars themselves).
55598              Takes care of ID 20001009.001.  (The claimed length()
55599              bug in 20001009.001 seems bogus to me.)
55600      Branch: perl
55601            ! sv.c t/pragma/utf8.t
55602 ____________________________________________________________________________
55603 [  7181] By: gsar                                  on 2000/10/09  19:41:54
55604         Log: tweak for change#7173
55605      Branch: perl
55606            ! win32/win32sck.c
55607 ____________________________________________________________________________
55608 [  7180] By: gsar                                  on 2000/10/09  19:26:56
55609         Log: on Windows, clean targets might not work under some flavors of the shell
55610      Branch: perl
55611            ! win32/Makefile win32/makefile.mk
55612 ____________________________________________________________________________
55613 [  7179] By: jhi                                   on 2000/10/09  19:21:02
55614         Log: Update Changes.
55615      Branch: perl
55616            ! Changes patchlevel.h
55617 ____________________________________________________________________________
55618 [  7178] By: jhi                                   on 2000/10/09  19:18:23
55619         Log: Warn about unknown scripts.
55620              
55621              Subject: Re: ideas? patches? [PATCH bleadperl]
55622              From: Dominic Dunlop <domo@computer.org>
55623              Date: Mon, 9 Oct 2000 14:57:17 +0200
55624              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
55625      Branch: perl
55626            ! lib/charnames.pm
55627 ____________________________________________________________________________
55628 [  7177] By: jhi                                   on 2000/10/09  19:13:27
55629         Log: Change #7160 had a nasty typo.
55630      Branch: metaconfig
55631            ! U/compline/Compile.U
55632      Branch: perl
55633            ! Configure config_h.SH
55634 ____________________________________________________________________________
55635 [  7176] By: gsar                                  on 2000/10/09  18:59:33
55636         Log: pod nit
55637      Branch: perl
55638            ! pod/perlport.pod
55639 ____________________________________________________________________________
55640 [  7175] By: gsar                                  on 2000/10/09  18:54:28
55641         Log: Windows9x doesn't support link(), despite what Config.pm
55642              might think
55643      Branch: perl
55644            ! lib/ExtUtils/Manifest.pm
55645 ____________________________________________________________________________
55646 [  7174] By: gsar                                  on 2000/10/09  18:50:03
55647         Log: avoid nonportable example code
55648      Branch: perl
55649            ! lib/File/Copy.pm
55650 ____________________________________________________________________________
55651 [  7173] By: gsar                                  on 2000/10/09  18:46:54
55652         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
55653              being used) when closing a socket handle
55654      Branch: perl
55655            ! win32/win32.c win32/win32.h win32/win32sck.c
55656 ____________________________________________________________________________
55657 [  7172] By: gsar                                  on 2000/10/09  18:41:40
55658         Log: on Windows, cwd strings in the environment should be of the
55659              form =X:=X:\foo instead of =X=X:\foo\
55660      Branch: perl
55661            ! win32/vdir.h
55662 ____________________________________________________________________________
55663 [  7171] By: gsar                                  on 2000/10/09  18:30:09
55664         Log: on Windows, LoadLibrary() could load an extension DLL multiple
55665              times if forward slashes are used in the path
55666      Branch: perl
55667            ! win32/win32.c
55668 ____________________________________________________________________________
55669 [  7170] By: jhi                                   on 2000/10/09  17:53:59
55670         Log: Add a todo note about overloadable assertions.
55671      Branch: perl
55672            ! Todo-5.6
55673 ____________________________________________________________________________
55674 [  7169] By: jhi                                   on 2000/10/09  13:43:45
55675         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
55676              From: mjd@plover.com
55677              Date: 9 Oct 2000 00:24:44 -0000
55678              Message-ID: <20001009002444.10616.qmail@plover.com>
55679      Branch: perl
55680            ! pod/perldebguts.pod
55681 ____________________________________________________________________________
55682 [  7168] By: nick                                  on 2000/10/08  13:16:33
55683         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
55684              is not right thing to do on (e.g. x86). Network order is also "right" for
55685              X fonts.
55686      Branch: perl
55687            ! ext/Encode/Encode.pm
55688 ____________________________________________________________________________
55689 [  7167] By: nick                                  on 2000/10/08  12:54:42
55690         Log: Make "encodings" work post-install when Encode/*.enc files may not
55691              be in same directory as Encode.pm
55692      Branch: perl
55693            ! ext/Encode/Encode.pm
55694 ____________________________________________________________________________
55695 [  7166] By: nick                                  on 2000/10/08  11:51:26
55696         Log: Work round the fact that $hash->{$key} does not take into account
55697              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
55698              so that key is always in the "expected" encoding - i.e. same way we put
55699              it in the hash.
55700      Branch: perl
55701            ! ext/Encode/Encode.pm
55702 ____________________________________________________________________________
55703 [  7165] By: gsar                                  on 2000/10/08  04:15:29
55704         Log: save_re_context() could reset PL_curcop to freed memory, causing core
55705              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
55706      Branch: perl
55707            ! pp_ctl.c
55708 ____________________________________________________________________________
55709 [  7164] By: jhi                                   on 2000/10/06  20:51:48
55710         Log: UTF8ize split() so that the cloned substrings get the UTF8
55711              flag of the original scalar.  Problem reported by Simon Cozens.
55712      Branch: perl
55713            ! pp.c t/pragma/utf8.t
55714 ____________________________________________________________________________
55715 [  7163] By: nick                                  on 2000/10/06  20:48:34
55716         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
55717              got a false +ve and so did not reach code which would have un-FAKEd the SV.
55718      Branch: perl
55719            ! sv.c
55720 ____________________________________________________________________________
55721 [  7162] By: nick                                  on 2000/10/06  20:25:37
55722         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
55723              To fix  (sort {$a <=> $b} keys %hash) in particular but
55724              should cover a number of other as-yet-unknown cases as well.
55725      Branch: perl
55726            ! sv.c
55727 ____________________________________________________________________________
55728 [  7161] By: jhi                                   on 2000/10/06  19:56:18
55729         Log: Change the version number of Tie::Handle in the core to 4.0,
55730              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
55731              
55732              Subject: Note on Tie::Handle
55733              From: andreas.koenig@anima.de (Andreas J. Koenig)
55734              Date:      06 Oct 2000 21:48:58 +0200
55735              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
55736      Branch: perl
55737            ! lib/Tie/Handle.pm
55738 ____________________________________________________________________________
55739 [  7160] By: jhi                                   on 2000/10/06  18:20:35
55740         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
55741              as the first option of cc/ld because of ultrapicky compilers
55742              (e.g. OS/390 R2.5)
55743      Branch: metaconfig
55744            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
55745            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
55746            ! U/compline/orderlib.U U/modified/Cppsym.U
55747            ! U/modified/d_access.U
55748      Branch: metaconfig/U/perl
55749            ! Checkcc.U d_dlsymun.U gccvers.U
55750      Branch: perl
55751            ! Configure config_h.SH
55752 ____________________________________________________________________________
55753 [  7159] By: jhi                                   on 2000/10/06  13:56:39
55754         Log: Update Changes.
55755      Branch: perl
55756            ! Changes patchlevel.h
55757 ____________________________________________________________________________
55758 [  7158] By: jhi                                   on 2000/10/06  12:48:40
55759         Log: Eliminate $Is_VMS code from the test.
55760              
55761              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
55762              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55763              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
55764              Date:     Thu, 5 Oct 2000 07:46:33 EDT
55765      Branch: perl
55766            ! t/lib/b.t
55767 ____________________________________________________________________________
55768 [  7157] By: jhi                                   on 2000/10/06  12:47:13
55769         Log: Also the $ccflags is needed for the C compiler check.
55770              
55771              Subject: Configure (check for C-compiler)
55772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55773              Date: Fri, 06 Oct 2000 08:47:15 +0200
55774              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
55775      Branch: metaconfig/U/perl
55776            ! Checkcc.U
55777      Branch: perl
55778            ! Configure config_h.SH
55779 ____________________________________________________________________________
55780 [  7156] By: jhi                                   on 2000/10/06  11:45:15
55781         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
55782      Branch: perl
55783            ! perl.c pp_ctl.c sv.h utf8.c
55784 ____________________________________________________________________________
55785 [  7155] By: jhi                                   on 2000/10/06  11:40:41
55786         Log: IO::Handle->syswrite() did not handle length omission
55787              like CORE::syswrite() does.
55788              
55789              Subject: [Fwd] IO::Handle, syswrite and arguments
55790              From: Graham Barr <gbarr@pobox.com>
55791              Date: Fri, 6 Oct 2000 10:22:05 +0100
55792              Message-ID: <20001006102205.U6312@pobox.com>
55793              
55794              The original patch from andrew@ugh.net.au.
55795      Branch: perl
55796            ! ext/IO/lib/IO/Handle.pm
55797 ____________________________________________________________________________
55798 [  7154] By: jhi                                   on 2000/10/06  01:42:15
55799         Log: Tweak #7153.
55800      Branch: perl
55801            ! utf8.h
55802 ____________________________________________________________________________
55803 [  7153] By: jhi                                   on 2000/10/06  00:39:55
55804         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
55805      Branch: perl
55806            ! utf8.h
55807 ____________________________________________________________________________
55808 [  7152] By: jhi                                   on 2000/10/06  00:38:11
55809         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
55810      Branch: perl
55811            ! perl.c pp_ctl.c sv.h utf8.c
55812 ____________________________________________________________________________
55813 [  7151] By: jhi                                   on 2000/10/06  00:36:38
55814         Log: Subject: Re: Questions about Tie::Array and perl modules
55815              From: Nick Ing-Simmons <nik@tiuk.ti.com>
55816              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
55817              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
55818              
55819              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
55820      Branch: perl
55821            ! lib/Tie/Array.pm t/op/array.t
55822 ____________________________________________________________________________
55823 [  7150] By: jhi                                   on 2000/10/05  00:20:45
55824         Log: Regen Changes.
55825      Branch: perl
55826            ! Changes patchlevel.h
55827 ____________________________________________________________________________
55828 [  7149] By: jhi                                   on 2000/10/05  00:20:01
55829         Log: Regen toc.
55830      Branch: perl
55831            ! pod/perltoc.pod
55832 ____________________________________________________________________________
55833 [  7148] By: jhi                                   on 2000/10/04  23:35:08
55834         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
55835              reported several times by Dominic Dunlop, for example in
55836              ID 20000315.008.  Patch from Dominic.  Patch affects at
55837              least MachTen, and possibly other oldish BSDs. Should not
55838              break non-broken platforms (tested on LinuxPPC). 
55839      Branch: perl
55840            ! doio.c
55841 ____________________________________________________________________________
55842 [  7147] By: jhi                                   on 2000/10/04  23:26:34
55843         Log: The one that got away from 7146.
55844      Branch: metaconfig
55845            + U/installdirs/installscripts.U
55846 ____________________________________________________________________________
55847 [  7146] By: jhi                                   on 2000/10/04  23:25:04
55848         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
55849              suggested by H. Merijn Brand.
55850      Branch: perl
55851            ! Configure INSTALL Makefile.SH Porting/Glossary
55852            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
55853            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
55854            ! win32/config.vc
55855 ____________________________________________________________________________
55856 [  7145] By: jhi                                   on 2000/10/04  22:08:21
55857         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
55858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55859              Date: Wed, 4 Oct 2000 17:37:46 -0400
55860              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
55861      Branch: perl
55862            ! utils/h2xs.PL
55863 ____________________________________________________________________________
55864 [  7144] By: jhi                                   on 2000/10/04  18:11:41
55865         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
55866              From: Jeff Pinyan <jeffp@crusoe.net>
55867              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
55868              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
55869      Branch: perl
55870            ! pod/perlrun.pod
55871 ____________________________________________________________________________
55872 [  7143] By: jhi                                   on 2000/10/04  18:09:58
55873         Log: Subject: perlhack.pod Patch for Externals Tools
55874              From: Fisher Mark <fisherm@tce.com>
55875              Date: Tue, 3 Oct 2000 15:43:27 -0500 
55876              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
55877      Branch: perl
55878            ! pod/perlhack.pod
55879 ____________________________________________________________________________
55880 [  7142] By: jhi                                   on 2000/10/04  18:08:41
55881         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
55882              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55883              Date:     Wed, 4 Oct 2000 12:11:11 EDT
55884              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
55885      Branch: perl
55886            ! vms/vms.c
55887 ____________________________________________________________________________
55888 [  7141] By: jhi                                   on 2000/10/04  12:20:16
55889         Log: Subject: [PATCH 5.7.0] h2xs not working
55890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55891              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
55892              Date: Tue, 3 Oct 2000 21:43:01 -0400
55893              
55894              Subject: [PATCH 5.7.0] h2xs not documenting the created module
55895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55896              Date: Tue, 3 Oct 2000 22:55:19 -0400
55897              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
55898      Branch: perl
55899            ! utils/h2xs.PL
55900 ____________________________________________________________________________
55901 [  7140] By: jhi                                   on 2000/10/04  11:53:44
55902         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
55903              From: nick@babyhippo.com
55904              Date: Wed, 4 Oct 2000 12:06:45 +0100
55905              Message-Id: <20001004120645.A7356@babyhippo.com>
55906              
55907              Retract 7118 and 7135.
55908      Branch: perl
55909            ! installman installperl op.c t/pragma/subs.t
55910 ____________________________________________________________________________
55911 [  7139] By: jhi                                   on 2000/10/03  22:09:41
55912         Log: It is possible to have no hosts database at all.  Pointed out in
55913              
55914              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
55915              From: Peter Prymmer <pvhp@forte.com>
55916              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
55917              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
55918      Branch: metaconfig
55919            ! U/modified/myhostname.U
55920      Branch: perl
55921            ! Configure config_h.SH
55922 ____________________________________________________________________________
55923 [  7138] By: jhi                                   on 2000/10/03  21:49:49
55924         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
55925              From: Peter Prymmer <pvhp@forte.com>
55926              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
55927              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
55928      Branch: perl
55929            ! pp_sys.c
55930 ____________________________________________________________________________
55931 [  7137] By: jhi                                   on 2000/10/03  20:10:05
55932         Log: One remaining nit less at the VMS mailbox sizing.
55933      Branch: perl
55934            ! vms/vms.c
55935 ____________________________________________________________________________
55936 [  7136] By: jhi                                   on 2000/10/03  20:08:47
55937         Log: Test harness update to sync with the new perlcc,
55938              from Simon Cozens.
55939      Branch: perl
55940            ! t/TEST t/UTEST
55941 ____________________________________________________________________________
55942 [  7135] By: jhi                                   on 2000/10/03  15:15:42
55943         Log: Subject: Re: PATCH for 20001003.004
55944              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
55945              From: "AARON B. DOSSETT" <aaron@iglou.com>
55946              Message-Id: <E13gTay-0006od-00@iglou.com>
55947      Branch: perl
55948            ! installman installperl
55949 ____________________________________________________________________________
55950 [  7134] By: jhi                                   on 2000/10/03  15:00:34
55951         Log: Subject: [ID 20001003.006] B::Debug not -w clean
55952              From: Nicholas Clark <nick@babyhippo.co.uk>
55953              Date: Tue, 03 Oct 2000 15:46:32 +0100
55954              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
55955      Branch: perl
55956            ! ext/B/B/Debug.pm
55957 ____________________________________________________________________________
55958 [  7133] By: jhi                                   on 2000/10/03  14:58:39
55959         Log: Scale down the VMS message boxes, by Charles Lane.
55960              Fix for ID 20000903.009, workaround at
55961              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
55962      Branch: perl
55963            ! vms/vms.c
55964 ____________________________________________________________________________
55965 [  7132] By: jhi                                   on 2000/10/03  11:20:37
55966         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
55967      Branch: perl
55968            + t/lib/st-lock.t t/lib/st-utf8.t
55969            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
55970            ! ext/Storable/Storable.xs t/lib/st-recurse.t
55971 ____________________________________________________________________________
55972 [  7131] By: jhi                                   on 2000/10/03  03:38:23
55973         Log: Encode nits.
55974      Branch: perl
55975            ! MANIFEST Makefile.SH
55976 ____________________________________________________________________________
55977 [  7130] By: jhi                                   on 2000/10/03  03:31:05
55978         Log: Update Changes.
55979      Branch: perl
55980            ! Changes patchlevel.h
55981 ____________________________________________________________________________
55982 [  7129] By: jhi                                   on 2000/10/03  02:24:02
55983         Log: Misplaced else.
55984      Branch: metaconfig/U/perl
55985            ! d_strtoll.U
55986      Branch: perl
55987            ! Configure config_h.SH
55988 ____________________________________________________________________________
55989 [  7128] By: jhi                                   on 2000/10/03  02:08:29
55990         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
55991              From: sthoenna@efn.org
55992              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
55993              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
55994      Branch: metaconfig/U/perl
55995            ! d_strtoll.U
55996      Branch: perl
55997            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
55998 ____________________________________________________________________________
55999 [  7127] By: jhi                                   on 2000/10/03  01:13:14
56000         Log: Update Changes.
56001      Branch: perl
56002            ! Changes patchlevel.h
56003 ____________________________________________________________________________
56004 [  7126] By: jhi                                   on 2000/10/03  00:57:08
56005         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
56006              as suggested by Olaf Flebbe and Nick Clark.
56007      Branch: perl
56008            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
56009 ____________________________________________________________________________
56010 [  7125] By: jhi                                   on 2000/10/03  00:50:56
56011         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
56012              From: Nick Clark <nick@plum.flirble.org>
56013              Date: Mon, 2 Oct 2000 11:03:24 +0100
56014              Message-Id: <20001002110324.D20073@plum.flirble.org>
56015              
56016              Also fixes bug ID 20001002.005.
56017      Branch: perl
56018            ! t/lib/encode.t
56019 ____________________________________________________________________________
56020 [  7124] By: jhi                                   on 2000/10/03  00:34:59
56021         Log: Subject: [PATCH 5.7.0] Epoc update
56022              From: Olaf Flebbe <o.flebbe@gmx.de>
56023              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
56024              Message-ID: <26423.969484586@www10.gmx.net>
56025      Branch: perl
56026            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
56027            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
56028            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
56029            ! util.c util.h
56030 ____________________________________________________________________________
56031 [  7123] By: jhi                                   on 2000/10/03  00:30:07
56032         Log: Regen headers.
56033      Branch: perl
56034            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
56035 ____________________________________________________________________________
56036 [  7122] By: jhi                                   on 2000/10/03  00:10:48
56037         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
56038      Branch: perl
56039            ! hints/openbsd.sh
56040 ____________________________________________________________________________
56041 [  7121] By: jhi                                   on 2000/10/03  00:05:06
56042         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
56043              From: <abigail@foad.org>
56044              Date: Tue, 26 Sep 2000 13:36:14 -0400
56045              Message-ID: <20000926173614.4356.qmail@foad.org>
56046      Branch: perl
56047            ! pod/perlop.pod
56048 ____________________________________________________________________________
56049 [  7120] By: jhi                                   on 2000/10/03  00:04:00
56050         Log: Inside require() $^S was always left undefined.
56051              
56052              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
56053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56054              Date: Wed, 27 Sep 2000 18:54:49 -0400
56055              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
56056      Branch: perl
56057            ! cop.h mg.c pp_ctl.c util.c
56058 ____________________________________________________________________________
56059 [  7119] By: jhi                                   on 2000/10/03  00:00:16
56060         Log: Subject: [PATCH] DLL not restartabke with threaded perl
56061              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
56062              Date: Thu, 28 Sep 2000 09:20:46 +0100
56063              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
56064      Branch: perl
56065            ! perl.c
56066 ____________________________________________________________________________
56067 [  7118] By: jhi                                   on 2000/10/02  23:59:20
56068         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
56069              From: Nicholas Clark <nick@ccl4.org>
56070              Date: Thu, 28 Sep 2000 11:52:24 +0100
56071              Message-ID: <20000928115224.D7924@plum.flirble.org>
56072      Branch: perl
56073            ! op.c
56074 ____________________________________________________________________________
56075 [  7117] By: jhi                                   on 2000/10/02  23:57:51
56076         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
56077              From: Nicholas Clark <nick@babyhippo.co.uk>
56078              Date: Thu, 28 Sep 2000 12:18:10 +0100
56079              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
56080              
56081              Did not apply cleanly, manual intervention was needed.
56082      Branch: perl
56083            ! ext/B/B/Bytecode.pm utils/perlcc.PL
56084 ____________________________________________________________________________
56085 [  7116] By: jhi                                   on 2000/10/02  23:50:40
56086         Log: Document the issue (is not a syntax error, kind of)
56087              
56088              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
56089              From: Nicholas Clark <nick@ccl4.org>
56090              Date: Thu, 28 Sep 2000 17:12:42 +0100
56091              Message-ID: <20000928171242.K7924@plum.flirble.org>
56092      Branch: perl
56093            ! pod/perldata.pod
56094 ____________________________________________________________________________
56095 [  7115] By: jhi                                   on 2000/10/02  23:48:58
56096         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
56097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56098              Date: Thu, 28 Sep 2000 21:55:31 -0400
56099              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
56100      Branch: perl
56101            ! regexec.c
56102 ____________________________________________________________________________
56103 [  7114] By: jhi                                   on 2000/10/02  23:47:57
56104         Log: Subject: DOC PATCH 5.6.0
56105              From: mjd@plover.com
56106              Date: 30 Sep 2000 06:02:34 -0000
56107              Message-ID: <20000930060234.4559.qmail@plover.com>
56108      Branch: perl
56109            ! pod/perldebguts.pod
56110 ____________________________________________________________________________
56111 [  7113] By: jhi                                   on 2000/10/02  23:46:43
56112         Log: SOCK_DGRAM and listen() do not mix as reported in
56113              
56114              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
56115              From: Petter Reinholdtsen <pere@hungry.com>
56116              Date: Sun, 1 Oct 2000 10:57:20 +0800
56117              Message-Id: <200010010257.KAA05735@localhost.localdomain>
56118              
56119              The patch for 5.7.0+ had to be reengineered, though.
56120      Branch: perl
56121            ! ext/IO/lib/IO/Socket/UNIX.pm
56122 ____________________________________________________________________________
56123 [  7112] By: jhi                                   on 2000/10/02  23:36:57
56124         Log: Subject: Re: [PATCH 5.005_64 missed]
56125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56126              Date: Sun, 1 Oct 2000 18:50:10 -0400
56127              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
56128      Branch: perl
56129            ! pod/perlxs.pod
56130 ____________________________________________________________________________
56131 [  7111] By: jhi                                   on 2000/10/02  23:35:40
56132         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
56133              From: Radu Greab <radu@netsoft.ro>
56134              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
56135              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
56136      Branch: perl
56137            ! op.c opcode.pl t/op/substr.t
56138 ____________________________________________________________________________
56139 [  7110] By: jhi                                   on 2000/10/02  23:32:38
56140         Log: Subject: [PATCH] Fix aliasing of tied filehandles
56141              From: Daniel Chetlin <daniel@chetlin.com>
56142              Date: Mon, 2 Oct 2000 14:53:27 -0700
56143              Message-ID: <20001002145327.C1617@ilmd>
56144      Branch: perl
56145            ! perl.h pp_hot.c t/op/tiehandle.t
56146 ____________________________________________________________________________
56147 [  7109] By: jhi                                   on 2000/10/02  23:31:30
56148         Log: s/Robin Parker/Robin Barker/
56149      Branch: perl
56150            ! Changes5.6
56151 ____________________________________________________________________________
56152 [  7108] By: jhi                                   on 2000/10/02  23:15:46
56153         Log: Retract #7091 as suggested in
56154              
56155              From: Robin Barker <rmb1@cise.npl.co.uk> 
56156              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
56157              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
56158              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
56159      Branch: perl
56160            ! embed.pl proto.h
56161 ____________________________________________________________________________
56162 [  7107] By: nick                                  on 2000/10/02  18:23:14
56163         Log: A few tweaks to get Tk803 to work with Encode scheme.
56164      Branch: perl
56165            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
56166 ____________________________________________________________________________
56167 [  7106] By: nick                                  on 2000/10/01  21:34:14
56168         Log: Add checking cases to Encode's toUnicode and fromUnicode.
56169      Branch: perl
56170            ! ext/Encode/Encode.pm
56171 ____________________________________________________________________________
56172 [  7105] By: nick                                  on 2000/10/01  17:18:01
56173         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
56174              To read and use them.
56175              Add a lib/encode.t which checks a few things.
56176      Branch: perl
56177            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
56178            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
56179            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
56180            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
56181            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
56182            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
56183            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
56184            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
56185            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
56186            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
56187            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
56188            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
56189            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
56190            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
56191            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
56192            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
56193            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
56194            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
56195            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
56196            + ext/Encode/Encode/iso2022-jp.enc
56197            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
56198            + ext/Encode/Encode/iso8859-1.enc
56199            + ext/Encode/Encode/iso8859-2.enc
56200            + ext/Encode/Encode/iso8859-3.enc
56201            + ext/Encode/Encode/iso8859-4.enc
56202            + ext/Encode/Encode/iso8859-5.enc
56203            + ext/Encode/Encode/iso8859-6.enc
56204            + ext/Encode/Encode/iso8859-7.enc
56205            + ext/Encode/Encode/iso8859-8.enc
56206            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
56207            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
56208            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
56209            + ext/Encode/Encode/macCentEuro.enc
56210            + ext/Encode/Encode/macCroatian.enc
56211            + ext/Encode/Encode/macCyrillic.enc
56212            + ext/Encode/Encode/macDingbats.enc
56213            + ext/Encode/Encode/macGreek.enc
56214            + ext/Encode/Encode/macIceland.enc
56215            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
56216            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
56217            + ext/Encode/Encode/macTurkish.enc
56218            + ext/Encode/Encode/macUkraine.enc
56219            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
56220            + t/lib/encode.t
56221            ! MANIFEST ext/Encode/Encode.pm
56222 ____________________________________________________________________________
56223 [  7104] By: nick                                  on 2000/09/30  13:04:30
56224         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
56225              From: Daniel Chetlin <daniel@chetlin.com>
56226              Date: Mon, 18 Sep 2000 05:05:40 -0700
56227              Message-Id: <20000918050540.C652@ilmd>
56228      Branch: perl
56229            ! lib/overload.pm sv.c t/pragma/overload.t
56230 ____________________________________________________________________________
56231 [  7103] By: nick                                  on 2000/09/30  12:53:36
56232         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
56233              From: Johan Vromans <jvromans@squirrel.nl>
56234              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
56235              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
56236      Branch: perl
56237            ! pod/Makefile.SH
56238 ____________________________________________________________________________
56239 [  7102] By: nick                                  on 2000/09/30  12:52:31
56240         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
56241              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56242              Date: Sat, 16 Sep 2000 16:36:45 -0400
56243              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
56244      Branch: perl
56245            ! ext/B/B/Deparse.pm
56246 ____________________________________________________________________________
56247 [  7101] By: nick                                  on 2000/09/30  12:51:41
56248         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
56249              From: Craig A. Berry <craig.berry@psinetcs.com>
56250              Date: Sat, 16 Sep 2000 10:11:10 -0500
56251              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
56252      Branch: perl
56253            ! vms/vms.c
56254 ____________________________________________________________________________
56255 [  7100] By: nick                                  on 2000/09/30  12:50:33
56256         Log: Subject: Re: unicode support and perl [ID 20000901.097]
56257              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56258              Date: Fri, 15 Sep 2000 16:37:58 -0400
56259              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
56260      Branch: perl
56261            ! t/op/append.t
56262 ____________________________________________________________________________
56263 [  7099] By: nick                                  on 2000/09/30  12:49:35
56264         Log: Subject: Re: unicode support and perl [ID 20000901.097]
56265              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56266              Date: Fri, 15 Sep 2000 16:25:30 -0400
56267              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
56268      Branch: perl
56269            ! pp_hot.c
56270 ____________________________________________________________________________
56271 [  7098] By: nick                                  on 2000/09/30  12:48:00
56272         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
56273              From: Gisle Aas <gisle@ActiveState.com>
56274              Date: 15 Sep 2000 16:23:41 +0200
56275              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
56276      Branch: perl
56277            ! toke.c
56278 ____________________________________________________________________________
56279 [  7097] By: nick                                  on 2000/09/30  12:45:16
56280         Log: Subject: [PATCH] Nits in perlmod.pod
56281              From: Daniel Chetlin <daniel@chetlin.com>
56282              Date: Fri, 15 Sep 2000 02:04:09 -0700
56283              Message-Id: <20000915020409.A2104@ilmd>
56284      Branch: perl
56285            ! pod/perlmod.pod
56286 ____________________________________________________________________________
56287 [  7096] By: nick                                  on 2000/09/30  12:18:00
56288         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
56289              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
56290              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
56291              0 to checking to get the warning.
56292      Branch: perl
56293            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
56294            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
56295            ! regexec.c sv.c toke.c utf8.c
56296 ____________________________________________________________________________
56297 [  7095] By: nick                                  on 2000/09/15  16:55:59
56298         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
56299              
56300              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
56301              From: Spider Boardman <spider@Orb.Nashua.NH.US>
56302              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
56303              Date: Fri, 15 Sep 2000 06:37:30 -0400
56304      Branch: perl
56305            ! ext/Encode/Encode.xs sv.c
56306 ____________________________________________________________________________
56307 [  7094] By: jhi                                   on 2000/09/15  03:23:32
56308         Log: Update Changes.
56309      Branch: perl
56310            ! Changes patchlevel.h
56311 ____________________________________________________________________________
56312 [  7093] By: jhi                                   on 2000/09/15  03:11:44
56313         Log: Fix for the charnames.t failures from Spider Boardman.
56314      Branch: perl
56315            ! toke.c
56316 ____________________________________________________________________________
56317 [  7092] By: jhi                                   on 2000/09/15  00:15:48
56318         Log: Botched the #7090 check-in.
56319      Branch: perl
56320            ! sv.c
56321 ____________________________________________________________________________
56322 [  7091] By: jhi                                   on 2000/09/14  23:33:24
56323         Log: Part of #7081 didn't come through.
56324      Branch: perl
56325            ! embed.pl proto.h
56326 ____________________________________________________________________________
56327 [  7090] By: jhi                                   on 2000/09/14  23:17:39
56328         Log: Subject: Re: perl@7078 
56329              From: Spider Boardman <spider@web.zk3.dec.com>
56330              Date: Thu, 14 Sep 2000 19:06:36 -0400
56331              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
56332      Branch: perl
56333            ! sv.c toke.c
56334 ____________________________________________________________________________
56335 [  7089] By: jhi                                   on 2000/09/14  23:11:21
56336         Log: Small portability tweaks.
56337      Branch: perl
56338            ! ext/Encode/Encode.xs
56339 ____________________________________________________________________________
56340 [  7088] By: jhi                                   on 2000/09/14  22:57:23
56341         Log: Fake return to pacify picky compilers.
56342      Branch: perl
56343            ! ext/Encode/Encode.xs
56344 ____________________________________________________________________________
56345 [  7087] By: jhi                                   on 2000/09/14  22:53:37
56346         Log: Subject: [PATCH] utf8.c apidoc
56347              From: Simon Cozens <simon@cozens.net>
56348              Date: Thu, 14 Sep 2000 23:46:57 +0100
56349              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
56350      Branch: perl
56351            ! perlapi.c pod/perlapi.pod utf8.c
56352 ____________________________________________________________________________
56353 [  7086] By: jhi                                   on 2000/09/14  22:40:38
56354         Log: We don't need to count the high bit bytes, a boolean is enough. 
56355      Branch: perl
56356            ! sv.c
56357 ____________________________________________________________________________
56358 [  7085] By: jhi                                   on 2000/09/14  21:20:09
56359         Log: Replace #7084 with
56360              
56361              Subject: Re: perl@7078 
56362              From: Spider Boardman <spider@web.zk3.dec.com>
56363              Date: Thu, 14 Sep 2000 17:09:36 -0400
56364              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
56365      Branch: perl
56366            ! sv.c utf8.c
56367 ____________________________________________________________________________
56368 [  7084] By: jhi                                   on 2000/09/14  20:03:34
56369         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
56370              convertable to bytes by checking it doesn't go above 0xc3
56371              
56372              Subject: Re: perl@7078
56373              From: Simon Cozens <simon@cozens.net>
56374              Date: Thu, 14 Sep 2000 20:59:19 +0100
56375              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
56376      Branch: perl
56377            ! utf8.c
56378 ____________________________________________________________________________
56379 [  7083] By: jhi                                   on 2000/09/14  19:38:47
56380         Log: Subject: Re: perl@7078
56381              From: Simon Cozens <simon@cozens.net>
56382              Date: Thu, 14 Sep 2000 20:13:09 +0100
56383              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
56384      Branch: perl
56385            ! t/op/bop.t
56386 ____________________________________________________________________________
56387 [  7082] By: jhi                                   on 2000/09/14  17:50:44
56388         Log: The one that got away.
56389      Branch: perl
56390            ! lib/File/Find.pm
56391 ____________________________________________________________________________
56392 [  7081] By: jhi                                   on 2000/09/14  17:45:35
56393         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
56394              From: Robin Barker <rmb1@cise.npl.co.uk>
56395              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
56396              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
56397      Branch: perl
56398            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
56399            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
56400            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
56401            ! regcomp.c toke.c universal.c
56402 ____________________________________________________________________________
56403 [  7080] By: jhi                                   on 2000/09/14  17:40:35
56404         Log: Problems picked up by AIX cc.
56405              
56406              Subject: Re: perl@7078 (patch included)
56407              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56408              Date: Thu, 14 Sep 2000 18:53:30 +0200
56409              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
56410      Branch: perl
56411            ! ext/Encode/Encode.xs
56412 ____________________________________________________________________________
56413 [  7079] By: jhi                                   on 2000/09/14  17:38:27
56414         Log: Subject: File::Find 5.7.0 POD nits
56415              From: Rich Morin <rdm@cfcl.com>
56416              Date: Wed, 13 Sep 2000 22:03:58 -0700
56417              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
56418      Branch: perl
56419            ! lib/File/Find.pm
56420 ____________________________________________________________________________
56421 [  7078] By: jhi                                   on 2000/09/14  14:58:20
56422         Log: Update Changes.
56423      Branch: perl
56424            ! Changes patchlevel.h
56425 ____________________________________________________________________________
56426 [  7077] By: jhi                                   on 2000/09/14  14:55:54
56427         Log: Compilation warnings and an error.
56428      Branch: perl
56429            ! sv.c
56430 ____________________________________________________________________________
56431 [  7076] By: jhi                                   on 2000/09/14  14:42:56
56432         Log: Fix for a parsing bug, not for the original bug.
56433              
56434              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
56435              From: Spider Boardman <spider@web.zk3.dec.com>
56436              Date: Wed, 13 Sep 2000 17:52:20 -0400
56437              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
56438      Branch: perl
56439            ! regcomp.c
56440 ____________________________________________________________________________
56441 [  7075] By: jhi                                   on 2000/09/14  14:40:40
56442         Log: Batch of UTF-8 patches from Simon Cozens.
56443      Branch: perl
56444            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
56445            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
56446            ! toke.c utf8.c
56447 ____________________________________________________________________________
56448 [  7074] By: jhi                                   on 2000/09/14  14:29:58
56449         Log: Subject: Re: Two advertising clauses need to be removed
56450              From: Russ Allbery <rra@stanford.edu>
56451              Date: 13 Sep 2000 18:50:26 -0700
56452              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
56453      Branch: perl
56454            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
56455 ____________________________________________________________________________
56456 [  7073] By: jhi                                   on 2000/09/14  14:28:20
56457         Log: Subject: [PATCH] de-wall t/README
56458              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56459              Date: Wed, 13 Sep 2000 17:46:55 -0700
56460              Message-ID: <//Bw5gzkge/e092yn@efn.org>
56461      Branch: perl
56462            ! t/README
56463 ____________________________________________________________________________
56464 [  7072] By: jhi                                   on 2000/09/14  14:25:10
56465         Log: Hints optimization.
56466              
56467              Subject: Minor nit
56468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56469              Date: Wed, 13 Sep 2000 21:42:07 +0200
56470              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
56471      Branch: perl
56472            ! hints/hpux.sh
56473 ____________________________________________________________________________
56474 [  7071] By: jhi                                   on 2000/09/14  14:23:30
56475         Log: Allow chop() and chomp() to be overridden.
56476              
56477              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
56478              From: "Casey R. Tweten" <crt@kiski.net>
56479              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
56480              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
56481      Branch: perl
56482            ! toke.c
56483 ____________________________________________________________________________
56484 [  7070] By: jhi                                   on 2000/09/14  14:20:36
56485         Log: The return value of setlocale must be copied away.
56486              
56487              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
56488              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56489              Date: Wed, 13 Sep 2000 16:27:37 +0100 
56490              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
56491      Branch: perl
56492            ! util.c
56493 ____________________________________________________________________________
56494 [  7069] By: jhi                                   on 2000/09/14  14:16:27
56495         Log: Remove vestiges of tr//CU.
56496              
56497              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
56498              From: Nick Clark <nick@plum.flirble.org>
56499              Date: Tue, 12 Sep 2000 22:50:14 +0100
56500              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
56501              
56502              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
56503              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56504              Date: Tue, 12 Sep 2000 21:38:48 -0700
56505              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
56506      Branch: perl
56507            ! op.h pod/perlunicode.pod
56508 ____________________________________________________________________________
56509 [  7068] By: jhi                                   on 2000/09/13  14:18:39
56510         Log: Add the Encode extension.  The code is still largely just skeleton.
56511      Branch: perl
56512            + ext/Encode/Encode.pm ext/Encode/Encode.xs
56513            + ext/Encode/Makefile.PL ext/Encode/Todo
56514            ! MANIFEST Todo-5.6
56515 ____________________________________________________________________________
56516 [  7067] By: jhi                                   on 2000/09/12  17:43:33
56517         Log: Allow for whitespace between "#" and "line" in cpp output.
56518              
56519              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
56520              From: Calle Dybedahl <calle@lysator.liu.se>
56521              Date: 12 Sep 2000 19:38:02 +0200 
56522              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
56523      Branch: perl
56524            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
56525 ____________________________________________________________________________
56526 [  7066] By: gsar                                  on 2000/09/12  17:24:29
56527         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
56528              initialization in all the threads on Windows
56529      Branch: perl
56530            ! win32/win32.c
56531 ____________________________________________________________________________
56532 [  7065] By: jhi                                   on 2000/09/12  15:11:31
56533         Log: Update Changes.
56534      Branch: perl
56535            ! Changes patchlevel.h
56536 ____________________________________________________________________________
56537 [  7064] By: jhi                                   on 2000/09/12  14:54:54
56538         Log: Retract #7062, the pod tests are not ready.
56539      Branch: perl
56540            ! t/TEST t/harness
56541 ____________________________________________________________________________
56542 [  7063] By: jhi                                   on 2000/09/12  14:25:41
56543         Log: The #7054 truncated Configure badly.
56544      Branch: metaconfig/U/perl
56545            ! End.U
56546      Branch: perl
56547            ! Configure config_h.SH
56548 ____________________________________________________________________________
56549 [  7062] By: jhi                                   on 2000/09/12  14:08:32
56550         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
56551              From: sthoenna@efn.org
56552              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
56553              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
56554      Branch: perl
56555            ! t/TEST t/harness
56556 ____________________________________________________________________________
56557 [  7061] By: jhi                                   on 2000/09/12  14:07:18
56558         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
56559              From: sthoenna@efn.org
56560              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
56561              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
56562      Branch: perl
56563            ! pod/perlxs.pod
56564 ____________________________________________________________________________
56565 [  7060] By: jhi                                   on 2000/09/12  14:06:08
56566         Log: Break up the myconfig lines a bit.
56567              
56568              Subject: perlbug/perl -V output format
56569              From: sthoenna@efn.org
56570              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
56571              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
56572      Branch: perl
56573            ! myconfig.SH
56574 ____________________________________________________________________________
56575 [  7059] By: jhi                                   on 2000/09/12  14:05:04
56576         Log: Test for the #7049.
56577              
56578              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
56579              From: andreas.koenig@anima.de (Andreas J. Koenig)
56580              Date: 12 Sep 2000 06:42:01 +0200
56581              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
56582      Branch: perl
56583            ! t/op/my.t
56584 ____________________________________________________________________________
56585 [  7058] By: jhi                                   on 2000/09/12  14:03:05
56586         Log: Subject: [patch: perl@7045] vms updates
56587              From: Peter Prymmer <pvhp@forte.com>
56588              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
56589              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
56590      Branch: perl
56591            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
56592 ____________________________________________________________________________
56593 [  7057] By: jhi                                   on 2000/09/12  14:00:51
56594         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
56595              From: sthoenna@efn.org
56596              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
56597              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
56598      Branch: perl
56599            ! t/op/64bitint.t
56600 ____________________________________________________________________________
56601 [  7056] By: jhi                                   on 2000/09/12  13:58:14
56602         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
56603              From: Jeff Pinyan <jeffp@crusoe.net>
56604              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
56605              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
56606      Branch: perl
56607            ! pod/perlfunc.pod
56608 ____________________________________________________________________________
56609 [  7055] By: jhi                                   on 2000/09/12  13:56:32
56610         Log: Do in VMS as the #7054 does.
56611      Branch: perl
56612            ! configure.com
56613 ____________________________________________________________________________
56614 [  7054] By: jhi                                   on 2000/09/12  13:50:31
56615         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
56616              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
56617              Date: Mon, 11 Sep 2000 08:33:09 +0100
56618              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
56619      Branch: metaconfig/U/perl
56620            ! End.U
56621      Branch: perl
56622            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
56623            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
56624 ____________________________________________________________________________
56625 [  7053] By: jhi                                   on 2000/09/12  13:29:19
56626         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
56627              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56628              Date:     Tue, 12 Sep 2000 08:35:59 EDT
56629              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
56630      Branch: perl
56631            ! vms/test.com
56632 ____________________________________________________________________________
56633 [  7052] By: jhi                                   on 2000/09/11  23:01:50
56634         Log: Document the SvUTF8*().
56635      Branch: perl
56636            ! pod/perlapi.pod sv.h
56637 ____________________________________________________________________________
56638 [  7051] By: gsar                                  on 2000/09/11  14:46:30
56639         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
56640              (missed a spot when fixing up op_pmreplroot hack for ithreads)
56641      Branch: perl
56642            ! op.c t/op/split.t
56643 ____________________________________________________________________________
56644 [  7050] By: nick                                  on 2000/09/11  10:03:51
56645         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
56646              
56647              Subject: borland C++ win32.c tweak
56648              From: Vadim Konovalov <vkonovalov@lucent.com>
56649              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
56650              Date: Mon, 11 Sep 2000 11:22:33 +0400
56651      Branch: perl
56652            ! win32/win32.c
56653 ____________________________________________________________________________
56654 [  7049] By: nick                                  on 2000/09/11  09:57:33
56655         Log: Point fix for s/// on foreach (keys %xxx).
56656      Branch: perl
56657            ! pp_hot.c
56658 ____________________________________________________________________________
56659 [  7048] By: jhi                                   on 2000/09/10  23:37:09
56660         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
56661              by Pod::Text, from Brad Appleton.
56662      Branch: perl
56663            ! t/pod/testp2pt.pl
56664 ____________________________________________________________________________
56665 [  7047] By: jhi                                   on 2000/09/10  14:32:53
56666         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
56667              by Russ Allbery.
56668      Branch: perl
56669            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
56670 ____________________________________________________________________________
56671 [  7046] By: jhi                                   on 2000/09/10  14:15:08
56672         Log: Upgrade to CPAN 1.57_65, from Andreas König.
56673      Branch: perl
56674            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
56675 ____________________________________________________________________________
56676 [  7045] By: jhi                                   on 2000/09/08  21:36:32
56677         Log: Update Changes.
56678      Branch: perl
56679            ! Changes patchlevel.h
56680 ____________________________________________________________________________
56681 [  7044] By: jhi                                   on 2000/09/08  21:29:56
56682         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
56683              From: Peter Prymmer <pvhp@forte.com>
56684              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
56685              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
56686      Branch: perl
56687            ! configure.com
56688 ____________________________________________________________________________
56689 [  7043] By: jhi                                   on 2000/09/08  21:27:50
56690         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
56691              From: Peter Prymmer <pvhp@forte.com>
56692              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
56693              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
56694      Branch: perl
56695            ! Makefile.SH installperl
56696 ____________________________________________________________________________
56697 [  7042] By: jhi                                   on 2000/09/08  21:23:21
56698         Log: Continue #7041.
56699      Branch: perl
56700            ! cygwin/Makefile.SHs os2/Makefile.SHs
56701 ____________________________________________________________________________
56702 [  7041] By: jhi                                   on 2000/09/08  21:18:10
56703         Log: Do away with memory models cruft.  Sorry, PDP users.
56704      Branch: metaconfig
56705            ! U/modified/cc.U U/modified/libpth.U
56706      Branch: perl
56707            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
56708            ! Porting/config_H cflags.SH config_h.SH configure.com
56709            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
56710            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
56711            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
56712 ____________________________________________________________________________
56713 [  7040] By: jhi                                   on 2000/09/08  14:34:18
56714         Log: Major rewrite of s2p.  And I mean really major, it is
56715              an implementation of sed in perl.  If called as s2p it
56716              will function as s2p.  Note: needs non-UNIXifying.
56717              
56718              Subject: s2p
56719              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
56720              Date: Mon, 28 Aug 2000 14:05:12 +0200
56721              Message-ID: <39AA5578.2102E2AA@alcatel.at>
56722      Branch: perl
56723            ! x2p/s2p.PL
56724 ____________________________________________________________________________
56725 [  7039] By: jhi                                   on 2000/09/08  14:19:49
56726         Log: Re-allow vec() for characters > 255.
56727              
56728              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
56729              From: Spider Boardman <spider@web.zk3.dec.com>
56730              Date: Fri, 08 Sep 2000 02:21:02 -0400
56731              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
56732      Branch: perl
56733            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
56734            ! t/op/vec.t
56735 ____________________________________________________________________________
56736 [  7038] By: jhi                                   on 2000/09/08  14:14:18
56737         Log: Subject: [PATCH lib/Benchmark.pm]
56738              From: <abigail@foad.org>
56739              Date: Thu, 7 Sep 2000 15:03:20 -0400
56740              Message-ID: <20000907190320.888.qmail@foad.org>
56741      Branch: perl
56742            ! lib/Benchmark.pm
56743 ____________________________________________________________________________
56744 [  7037] By: jhi                                   on 2000/09/08  14:11:06
56745         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
56746              
56747              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
56748              From: Spider Boardman <spider@web.zk3.dec.com>
56749              Date: Fri, 08 Sep 2000 01:30:27 -0400
56750              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
56751      Branch: perl
56752            ! op.c
56753 ____________________________________________________________________________
56754 [  7036] By: jhi                                   on 2000/09/08  14:08:58
56755         Log: Subject: [ID 20000908.002] perlipc documentation bug.
56756              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
56757              Date: Fri, 08 Sep 2000 12:38:32 +0200
56758              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
56759      Branch: perl
56760            ! pod/perlipc.pod
56761 ____________________________________________________________________________
56762 [  7035] By: jhi                                   on 2000/09/08  14:03:12
56763         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
56764              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56765              Date: Fri, 08 Sep 2000 11:47:34 +0200
56766              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
56767      Branch: perl
56768            ! hints/dec_osf.sh
56769 ____________________________________________________________________________
56770 [  7034] By: jhi                                   on 2000/09/08  13:59:35
56771         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
56772              From: Simon Cozens <simon@cozens.net>
56773              Date: Thu, 7 Sep 2000 20:40:38 +0100
56774              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
56775      Branch: perl
56776            ! pp_hot.c
56777 ____________________________________________________________________________
56778 [  7033] By: jhi                                   on 2000/09/08  04:03:03
56779         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
56780              From: "Larry W. Virden" <lvirden@cas.org>
56781              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
56782              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
56783      Branch: perl
56784            ! pod/perldiag.pod
56785 ____________________________________________________________________________
56786 [  7032] By: jhi                                   on 2000/09/07  22:18:30
56787         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
56788              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
56789              Date: Mon, 04 Sep 2000 13:16:38 -0700
56790              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
56791      Branch: perl
56792            ! lib/perl5db.pl
56793 ____________________________________________________________________________
56794 [  7031] By: jhi                                   on 2000/09/07  22:02:29
56795         Log: Fix the ccversion detection for 5.1 and beyond.
56796              
56797              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
56798              From: Spider Boardman <spider@leggy.zk3.dec.com>
56799              Date: Thu, 7 Sep 2000 17:54:27 -0400
56800              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
56801      Branch: perl
56802            ! hints/dec_osf.sh
56803 ____________________________________________________________________________
56804 [  7030] By: jhi                                   on 2000/09/07  19:12:28
56805         Log: Fix for
56806              
56807              Subject: [ID 20000903.001] \w in utf8-strings
56808              From: Marc Lehmann <pcg@goof.com>
56809              Date: Sun, 03 Sep 2000 09:44:29 +0200
56810              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
56811              
56812              and various related nits.
56813      Branch: perl
56814            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
56815 ____________________________________________________________________________
56816 [  7029] By: jhi                                   on 2000/09/07  18:49:09
56817         Log: Fix the URL, but the server is still missing in action.
56818              
56819              Subject: [ID 20000905.002] perlfaq1.pod URL error
56820              From: "Larry W. Virden" <lvirden@cas.org>
56821              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
56822              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
56823      Branch: perl
56824            ! pod/perlfaq1.pod
56825 ____________________________________________________________________________
56826 [  7028] By: jhi                                   on 2000/09/07  18:47:13
56827         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
56828              From: Hugo <hv@crypt.compulink.co.uk>
56829              Date: Tue, 05 Sep 2000 14:13:37 +0100
56830              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
56831      Branch: perl
56832            ! toke.c
56833 ____________________________________________________________________________
56834 [  7027] By: jhi                                   on 2000/09/07  18:45:35
56835         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
56836              From: Daniel Chetlin <daniel@chetlin.com>
56837              Date: Tue, 5 Sep 2000 04:57:07 -0700
56838              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
56839      Branch: perl
56840            ! pod/perlfaq6.pod pod/perlop.pod
56841 ____________________________________________________________________________
56842 [  7026] By: jhi                                   on 2000/09/07  18:44:01
56843         Log: Document the new ref() semantics.
56844              
56845              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
56846              From: Gisle Aas <gisle@ActiveState.com>
56847              Date: 05 Sep 2000 08:10:30 +0200
56848              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
56849      Branch: perl
56850            ! pod/perldelta.pod
56851 ____________________________________________________________________________
56852 [  7025] By: jhi                                   on 2000/09/07  18:42:27
56853         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
56854              
56855              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
56856              From: Gisle Aas <gisle@ActiveState.com>
56857              Date: 05 Sep 2000 08:11:40 +0200
56858              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
56859      Branch: perl
56860            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
56861 ____________________________________________________________________________
56862 [  7024] By: jhi                                   on 2000/09/07  18:39:32
56863         Log: Subject: [PATCH] Modernize Opcode.pm documentation
56864              From: Gisle Aas <gisle@ActiveState.com>
56865              Date: 4 Sep 2000 00:18:55 -0000
56866              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
56867      Branch: perl
56868            ! ext/Opcode/Opcode.pm
56869 ____________________________________________________________________________
56870 [  7023] By: jhi                                   on 2000/09/07  18:37:42
56871         Log: Subject: [PATCH] Tied filehandle documentation
56872              From: Gisle Aas <gisle@ActiveState.com>
56873              Date: 4 Sep 2000 00:14:40 -0000
56874              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
56875      Branch: perl
56876            ! pod/perlfunc.pod pod/perltie.pod
56877 ____________________________________________________________________________
56878 [  7022] By: jhi                                   on 2000/09/07  18:35:37
56879         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
56880              From: Gisle Aas <gisle@ActiveState.com>
56881              Date: 4 Sep 2000 00:04:22 -0000
56882              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
56883      Branch: perl
56884            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
56885 ____________________________________________________________________________
56886 [  7021] By: jhi                                   on 2000/09/07  18:33:22
56887         Log: Subject: small apidoc fix
56888              From: Marc Lehmann <pcg@goof.com>
56889              Date: Sun, 3 Sep 2000 05:12:06 +0200
56890              Message-ID: <20000903051206.A5909@cerebro.laendle>
56891      Branch: perl
56892            ! pod/perlapi.pod utf8.c
56893 ____________________________________________________________________________
56894 [  7020] By: jhi                                   on 2000/09/07  16:14:57
56895         Log: Tiny perldelta nits.
56896      Branch: perl
56897            ! pod/perldelta.pod
56898 ____________________________________________________________________________
56899 [  7019] By: jhi                                   on 2000/09/07  16:04:20
56900         Log: Guard against bad string->int conversion for quads.
56901      Branch: perl
56902            ! t/op/64bitint.t
56903 ____________________________________________________________________________
56904 [  7018] By: jhi                                   on 2000/09/06  17:07:03
56905         Log: Update Unicode todo list.
56906      Branch: perl
56907            ! Todo-5.6
56908 ____________________________________________________________________________
56909 [  7017] By: jhi                                   on 2000/09/05  21:16:01
56910         Log: Document the SvIOK_.*UV().
56911      Branch: perl
56912            ! pod/perlapi.pod sv.h
56913 ____________________________________________________________________________
56914 [  7016] By: nick                                  on 2000/09/03  21:54:46
56915         Log: Hash lookup of constant strings optimization:
56916              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
56917              to string table (as per sharepvn). Add newSV_pvn_share to create such
56918              a thing. Make hv.c compare addresses of strings and skip string compare
56919              if equal. Make method_named and helem ops use these shared-string SVs
56920              when arg is constant. Make keys op return shared-string SVs (less clearly
56921              a win).
56922      Branch: perl
56923            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
56924            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
56925            ! pod/perlintern.pod pp_hot.c proto.h sv.c
56926 ____________________________________________________________________________
56927 [  7015] By: jhi                                   on 2000/09/02  17:48:59
56928         Log: This is 5.7.0.
56929      Branch: perl
56930            ! Changes
56931 ____________________________________________________________________________
56932 [  7014] By: jhi                                   on 2000/09/02  17:35:45
56933         Log: Changes and patchlevel tweaks.
56934      Branch: perl
56935            ! Changes patchlevel.h
56936 ____________________________________________________________________________
56937 [  7013] By: jhi                                   on 2000/09/02  17:30:50
56938         Log: Update Changes.
56939      Branch: perl
56940            ! Changes patchlevel.h
56941 ____________________________________________________________________________
56942 [  7012] By: nick                                  on 2000/09/02  17:25:20
56943         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
56944      Branch: perl
56945            ! gv.c lib/overload.pm
56946 ____________________________________________________________________________
56947 [  7011] By: jhi                                   on 2000/09/02  17:16:25
56948         Log: Update perlhist.
56949      Branch: perl
56950            ! pod/perlhist.pod
56951 ____________________________________________________________________________
56952 [  7010] By: jhi                                   on 2000/09/02  17:01:35
56953         Log: perldelta nits.
56954      Branch: perl
56955            ! pod/perldelta.pod
56956 ____________________________________________________________________________
56957 [  7009] By: nick                                  on 2000/09/02  16:48:35
56958         Log: If overloaded %{} etc. return the object do not loop.
56959              Thus  sub deref { $_[0] } functions if object is wanted type.
56960      Branch: perl
56961            ! pp.h
56962 ____________________________________________________________________________
56963 [  7008] By: jhi                                   on 2000/09/02  16:26:11
56964         Log: Retab MANIFEST.
56965      Branch: perl
56966            ! ext/Storable/MANIFEST
56967 ____________________________________________________________________________
56968 [  7007] By: jhi                                   on 2000/09/02  16:23:02
56969         Log: Make certain cc is set before trying to run it.
56970      Branch: perl
56971            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
56972 ____________________________________________________________________________
56973 [  7006] By: jhi                                   on 2000/09/02  15:45:41
56974         Log: Unicode notes.
56975      Branch: perl
56976            ! pod/perldelta.pod
56977 ____________________________________________________________________________
56978 [  7005] By: jhi                                   on 2000/09/02  15:42:11
56979         Log: Various Configure nits by Philip Newton,
56980              plus the ebcdic one by me.
56981      Branch: metaconfig
56982            + U/modified/pager.U
56983            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
56984      Branch: metaconfig/U/perl
56985            ! Devel.U quadfio.U
56986      Branch: perl
56987            ! Configure config_h.SH
56988 ____________________________________________________________________________
56989 [  7004] By: jhi                                   on 2000/09/02  15:06:14
56990         Log: Apparently avoiding the swapping is too costly.
56991              
56992              From: "Ben Tilly" <ben_tilly@hotmail.com>
56993              Subject: Re: the door is closed.
56994              Date: Fri, 01 Sep 2000 20:23:16 EDT
56995              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
56996      Branch: perl
56997            ! pod/perlfaq4.pod
56998 ____________________________________________________________________________
56999 [  7003] By: nick                                  on 2000/09/02  12:26:04
57000         Log: Undo part of change 6489 which looks like a bulk edit which
57001              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
57002              The supressing of main:: on return from select() is undesirable.
57003      Branch: perl
57004            ! pp_sys.c
57005 ____________________________________________________________________________
57006 [  7002] By: jhi                                   on 2000/09/01  23:08:54
57007         Log: Update Changes.
57008      Branch: perl
57009            ! Changes patchlevel.h
57010 ____________________________________________________________________________
57011 [  7001] By: jhi                                   on 2000/09/01  23:00:13
57012         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
57013              From: Peter Prymmer <pvhp@forte.com>
57014              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
57015              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
57016              
57017              plus rework the http: spots as suggested by Tom Christiansen,
57018              plus regen perltoc.
57019      Branch: perl
57020            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
57021            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
57022 ____________________________________________________________________________
57023 [  7000] By: jhi                                   on 2000/09/01  22:36:01
57024         Log: Only the first line, thank you very much.
57025      Branch: perl
57026            ! hints/solaris_2.sh
57027 ____________________________________________________________________________
57028 [  6999] By: gsar                                  on 2000/09/01  22:16:40
57029         Log: change#6791 accidentally clobbered change#6710, put it back
57030      Branch: perl
57031            ! win32/win32.c
57032 ____________________________________________________________________________
57033 [  6998] By: jhi                                   on 2000/09/01  22:14:16
57034         Log: Mention the HP-UX LP64 freak failure.
57035      Branch: perl
57036            ! pod/perldelta.pod
57037 ____________________________________________________________________________
57038 [  6997] By: jhi                                   on 2000/09/01  21:48:32
57039         Log: Detypo.
57040      Branch: perl
57041            ! hints/hpux.sh
57042 ____________________________________________________________________________
57043 [  6996] By: jhi                                   on 2000/09/01  21:27:10
57044         Log: Update Changes.
57045      Branch: perl
57046            ! Changes patchlevel.h
57047 ____________________________________________________________________________
57048 [  6995] By: jhi                                   on 2000/09/01  21:14:24
57049         Log: Mi splgn s gnin.g
57050      Branch: perl
57051            ! pp_ctl.c
57052 ____________________________________________________________________________
57053 [  6994] By: jhi                                   on 2000/09/01  21:09:54
57054         Log: Subject: http:// in L<>
57055              From: Nicholas Clark <nick@ccl4.org>
57056              Date: Fri, 1 Sep 2000 22:03:21 +0100
57057              Message-ID: <20000901220321.B72074@plum.flirble.org>
57058      Branch: perl
57059            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
57060 ____________________________________________________________________________
57061 [  6993] By: jhi                                   on 2000/09/01  21:06:54
57062         Log: Update to Storable 1.0, from Raphael Manfredi.
57063      Branch: perl
57064            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
57065            ! ext/Storable/Makefile.PL ext/Storable/README
57066            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
57067            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
57068            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
57069            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
57070            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
57071            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
57072 ____________________________________________________________________________
57073 [  6992] By: jhi                                   on 2000/09/01  20:43:05
57074         Log: Mention known sfio+linux buglet.
57075      Branch: perl
57076            ! pod/perldelta.pod
57077 ____________________________________________________________________________
57078 [  6991] By: jhi                                   on 2000/09/01  20:40:11
57079         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
57080              From: Peter Prymmer <pvhp@forte.com>
57081              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
57082              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
57083      Branch: perl
57084            ! vms/vms.c
57085 ____________________________________________________________________________
57086 [  6990] By: jhi                                   on 2000/09/01  20:25:26
57087         Log: Retract #6986.
57088      Branch: perl
57089            ! hints/solaris_2.sh
57090 ____________________________________________________________________________
57091 [  6989] By: jhi                                   on 2000/09/01  20:23:00
57092         Log: Mergesort is back.
57093      Branch: perl
57094            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
57095 ____________________________________________________________________________
57096 [  6988] By: jhi                                   on 2000/09/01  19:37:40
57097         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
57098              From: Mike Guy <mjtg@cam.ac.uk>
57099              Date: Fri, 01 Sep 2000 17:43:33 +0100
57100              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
57101      Branch: perl
57102            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
57103            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
57104 ____________________________________________________________________________
57105 [  6987] By: jhi                                   on 2000/09/01  19:17:10
57106         Log: Regen perltoc.
57107      Branch: perl
57108            ! pod/perltoc.pod
57109 ____________________________________________________________________________
57110 [  6986] By: jhi                                   on 2000/09/01  18:51:10
57111         Log: Subject: Re: Solaris x86 has no SPARC libraries!
57112              From: Lupe Christoph <lupe@lupe-christoph.de>
57113              Date: Fri, 1 Sep 2000 20:41:20 +0200
57114              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
57115      Branch: perl
57116            ! hints/solaris_2.sh
57117 ____________________________________________________________________________
57118 [  6985] By: jhi                                   on 2000/09/01  18:28:10
57119         Log: Update Changes.
57120      Branch: perl
57121            ! Changes patchlevel.h
57122 ____________________________________________________________________________
57123 [  6984] By: jhi                                   on 2000/09/01  18:26:53
57124         Log: Feature ordering tweak.
57125      Branch: perl
57126            ! myconfig.SH
57127 ____________________________________________________________________________
57128 [  6983] By: jhi                                   on 2000/09/01  18:19:50
57129         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57130              From: <abigail@foad.org>
57131              Date: Fri, 1 Sep 2000 13:07:32 -0400
57132              Message-ID: <20000901170732.18249.qmail@foad.org>
57133      Branch: perl
57134            ! t/pragma/overload.t
57135 ____________________________________________________________________________
57136 [  6982] By: jhi                                   on 2000/09/01  18:17:54
57137         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
57138              so that case-ignoring systems like DCL can tell them from
57139              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
57140      Branch: metaconfig/U/perl
57141            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
57142      Branch: perl
57143            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57144            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
57145            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
57146            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
57147            ! vos/config.def vos/config.h vos/config_h.SH_orig
57148            ! win32/config.bc win32/config.gc win32/config.vc
57149 ____________________________________________________________________________
57150 [  6981] By: nick                                  on 2000/09/01  17:21:57
57151         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
57152              warning when UNTIE exists and instead pass the cound of extra references to
57153              the UNTIE method.
57154      Branch: perl
57155            ! pod/perltie.pod pp_sys.c
57156 ____________________________________________________________________________
57157 [  6980] By: jhi                                   on 2000/09/01  16:54:44
57158         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
57159              From: Peter Prymmer <pvhp@forte.com>
57160              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
57161              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
57162      Branch: perl
57163            ! configure.com
57164 ____________________________________________________________________________
57165 [  6979] By: jhi                                   on 2000/09/01  16:06:20
57166         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
57167              From: Mike Guy <mjtg@cam.ac.uk> 
57168              Date: Fri, 01 Sep 2000 16:49:27 +0100
57169              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
57170      Branch: perl
57171            ! t/base/rs.t
57172 ____________________________________________________________________________
57173 [  6978] By: jhi                                   on 2000/09/01  16:00:42
57174         Log: Update to PodParser 1.18, from Brad Appleton.
57175      Branch: perl
57176            ! lib/Pod/Checker.pm t/pod/find.t
57177 ____________________________________________________________________________
57178 [  6977] By: jhi                                   on 2000/09/01  14:48:58
57179         Log: Subject: Nit in Configure (bleadperl@6961)
57180              From: Lupe Christoph <lupe@lupe-christoph.de>
57181              Date: Fri, 1 Sep 2000 16:34:29 +0200
57182              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
57183      Branch: metaconfig
57184            ! U/compline/ccflags.U
57185      Branch: perl
57186            ! Configure config_h.SH
57187 ____________________________________________________________________________
57188 [  6976] By: jhi                                   on 2000/09/01  14:39:52
57189         Log: Update Changes.
57190      Branch: perl
57191            ! Changes patchlevel.h
57192 ____________________________________________________________________________
57193 [  6975] By: jhi                                   on 2000/09/01  14:37:36
57194         Log: microperl config update.
57195      Branch: perl
57196            ! uconfig.h uconfig.sh
57197 ____________________________________________________________________________
57198 [  6974] By: jhi                                   on 2000/09/01  14:36:53
57199         Log: Document known deficiencies.
57200      Branch: perl
57201            ! pod/perldelta.pod
57202 ____________________________________________________________________________
57203 [  6973] By: jhi                                   on 2000/09/01  14:10:20
57204         Log: Mention warnings fixes and updates.
57205      Branch: perl
57206            ! pod/perldelta.pod
57207 ____________________________________________________________________________
57208 [  6972] By: jhi                                   on 2000/09/01  14:01:52
57209         Log: Drop unused argument.
57210              
57211              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
57212              From: Spider Boardman <spider@web.zk3.dec.com>
57213              Date: Thu, 31 Aug 2000 16:10:15 -0400
57214              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
57215      Branch: perl
57216            ! toke.c
57217 ____________________________________________________________________________
57218 [  6971] By: jhi                                   on 2000/09/01  13:59:24
57219         Log: Add the overload warnings to perldiag.
57220      Branch: perl
57221            ! lib/overload.pm pod/perldiag.pod
57222 ____________________________________________________________________________
57223 [  6970] By: jhi                                   on 2000/09/01  13:55:10
57224         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57225              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
57226              Date: Fri, 1 Sep 2000 13:43:15 +0100 
57227              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
57228      Branch: perl
57229            ! lib/overload.pm t/pragma/overload.t
57230 ____________________________________________________________________________
57231 [  6969] By: jhi                                   on 2000/09/01  13:52:27
57232         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57233              From: <abigail@foad.org>
57234              Date: Fri, 1 Sep 2000 05:46:54 -0400
57235              Message-ID: <20000901094654.6476.qmail@foad.org>
57236      Branch: perl
57237            ! lib/overload.pm
57238 ____________________________________________________________________________
57239 [  6968] By: jhi                                   on 2000/09/01  13:50:05
57240         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
57241              From: Daniel Chetlin <daniel@chetlin.com>
57242              Date: Fri, 1 Sep 2000 02:10:55 -0700
57243              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
57244      Branch: perl
57245            ! pod/perlretut.pod
57246 ____________________________________________________________________________
57247 [  6967] By: jhi                                   on 2000/09/01  13:47:54
57248         Log: Part of the solution.
57249              
57250              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
57251              From: Mike Guy <mjtg@cam.ac.uk>
57252              Date: Fri, 01 Sep 2000 14:16:01 +0100
57253              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
57254      Branch: perl
57255            ! gv.c mg.c
57256 ____________________________________________________________________________
57257 [  6966] By: jhi                                   on 2000/09/01  13:46:17
57258         Log: Subject: CPAN.pm beta 1.57_57 for the core
57259              From: andreas.koenig@anima.de (Andreas J. Koenig)
57260              Date: 01 Sep 2000 15:16:31 +0200
57261              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
57262      Branch: perl
57263            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57264 ____________________________________________________________________________
57265 [  6965] By: jhi                                   on 2000/09/01  13:43:18
57266         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
57267              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57268              Date: Fri, 01 Sep 2000 01:47:22 -0500
57269              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
57270      Branch: perl
57271            ! pod/perldelta.pod vms/vms.c
57272 ____________________________________________________________________________
57273 [  6964] By: jhi                                   on 2000/09/01  13:35:35
57274         Log: File::Temp patches from Andreas König,
57275              
57276              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
57277              From: andreas.koenig@anima.de (Andreas J. Koenig)
57278              Date: 01 Sep 2000 10:07:20 +0200
57279              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
57280              
57281              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
57282              From: andreas.koenig@anima.de (Andreas J. Koenig)
57283              Date: 31 Aug 2000 23:26:08 +0200
57284              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
57285      Branch: perl
57286            ! lib/File/Temp.pm t/lib/ftmp-security.t
57287 ____________________________________________________________________________
57288 [  6963] By: jhi                                   on 2000/09/01  02:22:24
57289         Log: Retract the mergesort code, way too incompatible licensing
57290              and copyrights.
57291      Branch: perl
57292            ! pod/perldelta.pod pp_ctl.c
57293 ____________________________________________________________________________
57294 [  6962] By: jhi                                   on 2000/08/31  23:27:32
57295         Log: Update Changes.
57296      Branch: perl
57297            ! Changes patchlevel.h
57298 ____________________________________________________________________________
57299 [  6961] By: jhi                                   on 2000/08/31  23:20:04
57300         Log: Small tweaks all over.
57301      Branch: metaconfig
57302            ! U/compline/d_gconvert.U
57303      Branch: perl
57304            ! AUTHORS Configure config_h.SH pp_ctl.c
57305 ____________________________________________________________________________
57306 [  6960] By: jhi                                   on 2000/08/31  22:39:36
57307         Log: Further rewording.
57308      Branch: perl
57309            ! pp_ctl.c
57310 ____________________________________________________________________________
57311 [  6959] By: jhi                                   on 2000/08/31  21:26:44
57312         Log: More address tweaking.
57313      Branch: perl
57314            ! AUTHORS Changes
57315 ____________________________________________________________________________
57316 [  6958] By: jhi                                   on 2000/08/31  20:47:25
57317         Log: AUTHORS tweaks, from Peter Prymmer.
57318              
57319              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
57320              From: Peter Prymmer <pvhp@forte.com>
57321              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
57322              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
57323      Branch: perl
57324            ! AUTHORS MAINTAIN
57325 ____________________________________________________________________________
57326 [  6957] By: jhi                                   on 2000/08/31  20:34:43
57327         Log: perldelta tweaks.
57328      Branch: perl
57329            ! pod/perldelta.pod
57330 ____________________________________________________________________________
57331 [  6956] By: jhi                                   on 2000/08/31  19:11:06
57332         Log: Regen perltoc.
57333      Branch: perl
57334            ! pod/perltoc.pod
57335 ____________________________________________________________________________
57336 [  6955] By: jhi                                   on 2000/08/31  19:06:30
57337         Log: Clarify the mergesort situation.
57338      Branch: perl
57339            ! pp_ctl.c
57340 ____________________________________________________________________________
57341 [  6954] By: jhi                                   on 2000/08/31  18:24:17
57342         Log: Move the Solaris 7 scan to use64bitall, make the
57343              failure to find 64-bot sparc libc to mention the
57344              possibility of being in an intel, from Lupe and Alan.
57345      Branch: perl
57346            ! hints/solaris_2.sh
57347 ____________________________________________________________________________
57348 [  6953] By: jhi                                   on 2000/08/31  18:09:20
57349         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
57350              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
57351      Branch: metaconfig
57352            ! U/compline/d_gconvert.U U/threads/archname.U
57353      Branch: metaconfig/U/perl
57354            ! perlxv.U
57355      Branch: perl
57356            ! Configure config_h.SH sv.c
57357 ____________________________________________________________________________
57358 [  6952] By: jhi                                   on 2000/08/31  17:42:24
57359         Log: :: not allowed in pathnames, change to .
57360              
57361              Subject: [PATCH perl@6938] cygwin port
57362              From: "Fifer, Eric" <EFifer@sanwaint.com>
57363              Date: Thu, 31 Aug 2000 16:32:59 +0100
57364              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
57365      Branch: metaconfig/U/perl
57366            ! perlxv.U
57367 ____________________________________________________________________________
57368 [  6951] By: jhi                                   on 2000/08/31  17:02:05
57369         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
57370      Branch: perl
57371            ! perl.h
57372 ____________________________________________________________________________
57373 [  6950] By: jhi                                   on 2000/08/31  16:26:08
57374         Log: More author updates.
57375              
57376              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
57377              From: Simon Cozens <simon@cozens.net>
57378              Date: Thu, 31 Aug 2000 17:13:32 +0100
57379              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
57380      Branch: perl
57381            ! AUTHORS
57382 ____________________________________________________________________________
57383 [  6949] By: jhi                                   on 2000/08/31  16:04:49
57384         Log: POSIX doesn't report long double values under -Duselongdouble
57385              when the long doubles are "real" (bigger than doubles).
57386              
57387              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
57388              From: Spider Boardman <spider@peano.zk3.dec.com>
57389              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
57390              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
57391      Branch: perl
57392            ! ext/POSIX/POSIX.xs
57393 ____________________________________________________________________________
57394 [  6948] By: jhi                                   on 2000/08/31  15:25:10
57395         Log: Update Changes.
57396      Branch: perl
57397            ! Changes patchlevel.h
57398 ____________________________________________________________________________
57399 [  6947] By: jhi                                   on 2000/08/31  15:22:29
57400         Log: Document UNTIE in a very minimalistic way.
57401      Branch: perl
57402            ! pod/perlfunc.pod pod/perltie.pod
57403 ____________________________________________________________________________
57404 [  6946] By: jhi                                   on 2000/08/31  15:15:23
57405         Log: Document known failures.
57406      Branch: perl
57407            ! pod/perldelta.pod
57408 ____________________________________________________________________________
57409 [  6945] By: jhi                                   on 2000/08/31  15:07:00
57410         Log: Don't attach -ld to the archname if pointless.
57411      Branch: metaconfig
57412            ! U/threads/archname.U
57413      Branch: perl
57414            ! Configure config_h.SH
57415 ____________________________________________________________________________
57416 [  6944] By: jhi                                   on 2000/08/31  14:37:42
57417         Log: Wrap the test in eval.
57418              
57419              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
57420              From: Tim Jenness <timj@jach.hawaii.edu>
57421              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
57422              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
57423      Branch: perl
57424            ! t/lib/ftmp-security.t
57425 ____________________________________________________________________________
57426 [  6943] By: jhi                                   on 2000/08/31  14:30:57
57427         Log: Make -Dusemorebits find long doubles in Solaris.
57428      Branch: perl
57429            ! hints/solaris_2.sh
57430 ____________________________________________________________________________
57431 [  6942] By: jhi                                   on 2000/08/31  13:48:45
57432         Log: Clarify the third case of ftmp-security warnings.
57433      Branch: perl
57434            ! INSTALL
57435 ____________________________________________________________________________
57436 [  6941] By: jhi                                   on 2000/08/31  13:40:31
57437         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
57438              From: <abigail@foad.org>
57439              Date: Thu, 31 Aug 2000 01:35:05 -0400
57440              Message-ID: <20000831053505.32120.qmail@foad.org>
57441      Branch: perl
57442            ! pod/perldelta.pod
57443 ____________________________________________________________________________
57444 [  6940] By: jhi                                   on 2000/08/31  13:38:48
57445         Log: Issue useful diagnostic on unknown pod commands.
57446              
57447              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
57448              From: <abigail@foad.org>
57449              Date: Thu, 31 Aug 2000 03:41:18 -0400
57450              Message-ID: <20000831074118.24880.qmail@foad.org>
57451      Branch: perl
57452            ! lib/Pod/Man.pm
57453 ____________________________________________________________________________
57454 [  6939] By: jhi                                   on 2000/08/31  13:34:33
57455         Log: Reveal Borland's isnan.
57456              
57457              Subject: build with BC++ tweak
57458              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57459              Date: Thu, 31 Aug 2000 13:09:37 +0400
57460              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
57461      Branch: perl
57462            ! win32/win32.h
57463 ____________________________________________________________________________
57464 [  6938] By: jhi                                   on 2000/08/31  05:01:20
57465         Log: Update Changes.
57466      Branch: perl
57467            ! Changes patchlevel.h
57468 ____________________________________________________________________________
57469 [  6937] By: jhi                                   on 2000/08/31  04:26:23
57470         Log: sscanf() may be the only way to read long doubles from strings.
57471      Branch: metaconfig/U/perl
57472            ! longdblfio.U
57473      Branch: perl
57474            ! Configure config_h.SH perl.h util.c
57475 ____________________________________________________________________________
57476 [  6936] By: jhi                                   on 2000/08/31  04:18:19
57477         Log: The #6929 was too skimpy.
57478      Branch: perl
57479            ! sv.c
57480 ____________________________________________________________________________
57481 [  6935] By: jhi                                   on 2000/08/31  02:47:07
57482         Log: Subject: Re: typos in pods
57483              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57484              Date: Wed, 30 Aug 2000 19:25:34 -0700
57485              Message-ID: <eIcr5gzkg25X092yn@efn.org>
57486      Branch: perl
57487            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
57488 ____________________________________________________________________________
57489 [  6934] By: jhi                                   on 2000/08/31  02:42:55
57490         Log: Missed one Unicode file.
57491      Branch: perl
57492            + lib/unicode/UCDFF301.html
57493 ____________________________________________________________________________
57494 [  6933] By: jhi                                   on 2000/08/30  23:42:27
57495         Log: Update Changes.
57496      Branch: perl
57497            ! Changes patchlevel.h
57498 ____________________________________________________________________________
57499 [  6932] By: jhi                                   on 2000/08/30  23:40:07
57500         Log: Mention UNTIE in perldelta.  Still needs documenting
57501              in perltie et alia.
57502      Branch: perl
57503            ! pod/perldelta.pod
57504 ____________________________________________________________________________
57505 [  6931] By: jhi                                   on 2000/08/30  23:36:02
57506         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
57507              From: <abigail@foad.org>
57508              Date: Wed, 30 Aug 2000 19:28:07 -0400
57509              Message-ID: <20000830232807.305.qmail@foad.org>
57510      Branch: perl
57511            ! pod/perldelta.pod
57512 ____________________________________________________________________________
57513 [  6930] By: jhi                                   on 2000/08/30  23:32:40
57514         Log: Update to Unicode 3.0.1.
57515      Branch: perl
57516            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
57517            + lib/unicode/PropList.txt lib/unicode/README.perl
57518            + lib/unicode/UCD301.html lib/unicode/Unicode.301
57519            - lib/unicode/Props.txt lib/unicode/UCD300.html
57520            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
57521            ! (edit 257 files)
57522 ____________________________________________________________________________
57523 [  6929] By: jhi                                   on 2000/08/30  22:38:18
57524         Log: Heap decorruption.
57525              
57526              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
57527              From: Alan Burlison <Alan.Burlison@uk.sun.com>
57528              Date: Wed, 30 Aug 2000 22:39:52 +0100
57529              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
57530      Branch: perl
57531            ! sv.c
57532 ____________________________________________________________________________
57533 [  6928] By: jhi                                   on 2000/08/30  22:29:34
57534         Log: Retract the dummy test, skip the security tests (instead of failing),
57535              explain what the warnings mean.
57536      Branch: perl
57537            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
57538 ____________________________________________________________________________
57539 [  6927] By: jhi                                   on 2000/08/30  22:14:13
57540         Log: Change the internal implementation of sort() to be mergesort
57541              instead of quicksort, from John Linderman <jpl@research.att.com>.
57542              Gives us better worst case, better average case, and stability.
57543              What's there not to like?  (Small fixes for threaded builds
57544              were required).
57545      Branch: perl
57546            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
57547 ____________________________________________________________________________
57548 [  6926] By: jhi                                   on 2000/08/30  20:55:20
57549         Log: A better fix for the Socket building problem from Craig Berry.
57550      Branch: perl
57551            ! vms/vms.c
57552 ____________________________________________________________________________
57553 [  6925] By: jhi                                   on 2000/08/30  20:20:25
57554         Log: Subject: [PATCH] Re: UNTIE method 
57555              From: Nick Ing-Simmons <nik@tiuk.ti.com>
57556              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
57557              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
57558      Branch: perl
57559            ! pp_sys.c t/op/tie.t
57560 ____________________________________________________________________________
57561 [  6924] By: jhi                                   on 2000/08/30  20:17:11
57562         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
57563              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57564              Date: Wed, 30 Aug 2000 15:03:14 -0500
57565              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
57566      Branch: perl
57567            ! vms/vms.c
57568 ____________________________________________________________________________
57569 [  6923] By: jhi                                   on 2000/08/30  20:15:18
57570         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
57571              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57572              Date: Wed, 30 Aug 2000 13:30:36 -0500
57573              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
57574      Branch: perl
57575            ! vms/vms.c
57576 ____________________________________________________________________________
57577 [  6922] By: jhi                                   on 2000/08/30  19:54:43
57578         Log: Better options for rsync.
57579      Branch: perl
57580            ! pod/perlhack.pod
57581 ____________________________________________________________________________
57582 [  6921] By: jhi                                   on 2000/08/30  19:40:16
57583         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
57584              From: Rick Delaney <rick@consumercontact.com>
57585              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
57586              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
57587      Branch: perl
57588            ! pod/perlfunc.pod
57589 ____________________________________________________________________________
57590 [  6920] By: jhi                                   on 2000/08/30  19:36:40
57591         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
57592              From: Peter Prymmer <pvhp@forte.com>
57593              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
57594              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
57595      Branch: perl
57596            ! configure.com
57597 ____________________________________________________________________________
57598 [  6919] By: jhi                                   on 2000/08/30  14:52:02
57599         Log: Update Changes.
57600      Branch: perl
57601            ! Changes patchlevel.h
57602 ____________________________________________________________________________
57603 [  6918] By: jhi                                   on 2000/08/30  14:48:34
57604         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
57605      Branch: perl
57606            ! lib/ExtUtils/typemap
57607 ____________________________________________________________________________
57608 [  6917] By: jhi                                   on 2000/08/30  14:46:34
57609         Log: Subject: typos in pods
57610              From: Nicholas Clark <nick@ccl4.org>
57611              Date: Wed, 30 Aug 2000 01:12:50 +0100
57612              Message-ID: <20000830011249.A61388@plum.flirble.org>
57613      Branch: perl
57614            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
57615            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
57616            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
57617            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
57618 ____________________________________________________________________________
57619 [  6916] By: jhi                                   on 2000/08/30  14:19:09
57620         Log: Document Storable problems on Crays.  (Will have
57621              to document all the other Storable problems, too.)
57622      Branch: perl
57623            ! pod/perldelta.pod
57624 ____________________________________________________________________________
57625 [  6915] By: jhi                                   on 2000/08/30  14:06:02
57626         Log: Subject: [PATCH] fix misc cast warnings
57627              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57628              Date: Tue, 29 Aug 2000 23:16:14 -0700
57629              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
57630      Branch: perl
57631            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
57632            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
57633            ! os2/os2ish.h
57634 ____________________________________________________________________________
57635 [  6914] By: jhi                                   on 2000/08/30  14:03:45
57636         Log: Timestamp mismatch again.  Need to fix this dependence on
57637              config_h.SH timestamp, since it's the contents of config_h.SH
57638              that matter.
57639      Branch: perl
57640            ! uconfig.h uconfig.sh
57641 ____________________________________________________________________________
57642 [  6913] By: jhi                                   on 2000/08/30  13:54:06
57643         Log: Don't say "Perl 5.0 source kit".
57644      Branch: perl
57645            ! perl.c
57646 ____________________________________________________________________________
57647 [  6912] By: jhi                                   on 2000/08/30  13:51:24
57648         Log: Reset archname and archname64 always, forcing them be
57649              recomputed at each Configure run, make Configure and
57650              the hints files agree on the naming of largefiles variables.
57651      Branch: metaconfig
57652            ! U/threads/archname.U
57653      Branch: metaconfig/U/perl
57654            ! use64bits.U
57655      Branch: perl
57656            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
57657            ! hints/linux.sh hints/solaris_2.sh
57658 ____________________________________________________________________________
57659 [  6911] By: jhi                                   on 2000/08/30  13:30:13
57660         Log: Put back the slice accidentally removed by #6907.
57661      Branch: perl
57662            ! hints/solaris_2.sh
57663 ____________________________________________________________________________
57664 [  6910] By: jhi                                   on 2000/08/30  01:24:26
57665         Log: Be consistent: other Net::get* do export theirs.
57666              
57667              Subject: Re: Net::protoent does not export 'getproto'
57668              From: Yasushi Nakajima <sey@jkc.co.jp>
57669              Date: Wed, 30 Aug 2000 09:53:14 +0900
57670              Message-Id: <200008300051.DAA24700@taku.hut.fi>
57671      Branch: perl
57672            ! lib/Net/protoent.pm
57673 ____________________________________________________________________________
57674 [  6909] By: jhi                                   on 2000/08/30  01:17:25
57675         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
57676              From: Gurusamy Sarathy <gsar@ActiveState.com>
57677              Date: Tue, 29 Aug 2000 17:17:07 -0700
57678              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
57679      Branch: perl
57680            ! cop.h
57681 ____________________________________________________________________________
57682 [  6908] By: jhi                                   on 2000/08/30  00:58:05
57683         Log: Update Changes.
57684      Branch: perl
57685            ! Changes patchlevel.h
57686 ____________________________________________________________________________
57687 [  6907] By: jhi                                   on 2000/08/30  00:57:22
57688         Log: Introduce ccname to keep track of what compiler kind of we have.
57689      Branch: metaconfig/U/perl
57690            ! Checkcc.U gccvers.U
57691      Branch: perl
57692            ! Configure config_h.SH hints/solaris_2.sh
57693 ____________________________________________________________________________
57694 [  6906] By: jhi                                   on 2000/08/30  00:25:47
57695         Log: Put back the flags dump as reasoned in
57696              
57697              Subject: Re: [PATCH] Glob dumping
57698              From: Mike Guy <mjtg@cam.ac.uk> 
57699              Date: Tue, 29 Aug 2000 21:41:32 +0100
57700              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
57701      Branch: perl
57702            ! dump.c t/lib/peek.t
57703 ____________________________________________________________________________
57704 [  6905] By: jhi                                   on 2000/08/30  00:16:17
57705         Log: Make the epsilon to be relative, not absolute.
57706              
57707              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
57708              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
57709              Date: Tue, 29 Aug 2000 19:58:56 -0400
57710              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
57711      Branch: perl
57712            ! t/lib/trig.t
57713 ____________________________________________________________________________
57714 [  6904] By: jhi                                   on 2000/08/30  00:13:09
57715         Log: From now on, Gisle is on my list of usual suspects :-)
57716              Retract #6902.
57717      Branch: perl
57718            ! ext/Opcode/Safe.pm
57719 ____________________________________________________________________________
57720 [  6903] By: jhi                                   on 2000/08/29  23:51:20
57721         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
57722              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57723              Date: Tue, 29 Aug 2000 18:43:26 -0500
57724              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
57725      Branch: perl
57726            + vms/vmspipe.com
57727            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
57728            ! vms/vms.c
57729 ____________________________________________________________________________
57730 [  6902] By: jhi                                   on 2000/08/29  23:44:14
57731         Log: Retry what #6882 attempted.
57732              
57733              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
57734              From: Gisle Aas <gisle@ActiveState.com>
57735              Date: 30 Aug 2000 00:33:09 +0200
57736              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
57737      Branch: perl
57738            ! ext/Opcode/Safe.pm
57739 ____________________________________________________________________________
57740 [  6901] By: jhi                                   on 2000/08/29  22:59:32
57741         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
57742              From: Hugo <hv@crypt.compulink.co.uk>
57743              Date: Mon, 12 Jun 2000 19:36:08 +0100
57744              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
57745      Branch: perl
57746            ! sv.c
57747 ____________________________________________________________________________
57748 [  6900] By: jhi                                   on 2000/08/29  22:58:35
57749         Log: Admit that we are leaking scalars.
57750              
57751              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
57752              From: Spider Boardman <spider@leggy.zk3.dec.com>
57753              Date: Tue, 29 Aug 2000 18:48:29 -0400
57754              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
57755      Branch: perl
57756            ! t/pragma/warnings.t
57757 ____________________________________________________________________________
57758 [  6899] By: jhi                                   on 2000/08/29  20:53:13
57759         Log: Update Changes.
57760      Branch: perl
57761            ! Changes patchlevel.h
57762 ____________________________________________________________________________
57763 [  6898] By: jhi                                   on 2000/08/29  20:46:21
57764         Log: Undo namespace pollution of #6878.
57765              
57766              Subject: Re: Net::protoent does not export 'getproto'
57767              From: Mike Guy <mjtg@cam.ac.uk>
57768              Date: Tue, 29 Aug 2000 21:32:37 +0100
57769              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
57770      Branch: perl
57771            ! lib/Net/protoent.pm
57772 ____________________________________________________________________________
57773 [  6897] By: jhi                                   on 2000/08/29  20:44:29
57774         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
57775              From: Peter Prymmer <pvhp@forte.com>
57776              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
57777              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
57778      Branch: perl
57779            ! pod/perlebcdic.pod
57780 ____________________________________________________________________________
57781 [  6896] By: jhi                                   on 2000/08/29  20:40:57
57782         Log: There's no point repeating the 'revision' (5) of perl5.
57783      Branch: metaconfig/U/perl
57784            ! Devel.U patchlevel.U
57785      Branch: perl
57786            ! Configure config_h.SH
57787 ____________________________________________________________________________
57788 [  6895] By: jhi                                   on 2000/08/29  20:16:58
57789         Log: Regen Configure for #6894.
57790      Branch: metaconfig/U/perl
57791            ! perladmin.U
57792      Branch: perl
57793            ! Configure config_h.SH
57794 ____________________________________________________________________________
57795 [  6894] By: jhi                                   on 2000/08/29  19:59:52
57796         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
57797              From: "Philip Newton" <Philip.Newton@gmx.net>
57798              Date: Tue, 29 Aug 2000 21:39:14 +0200
57799              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
57800      Branch: perl
57801            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
57802            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
57803            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
57804            ! utils/perlbug.PL
57805 ____________________________________________________________________________
57806 [  6893] By: jhi                                   on 2000/08/29  19:55:30
57807         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
57808              From: "Philip Newton" <Philip.Newton@gmx.net>
57809              Date: Tue, 29 Aug 2000 21:39:14 +0200
57810              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
57811      Branch: perl
57812            ! installhtml
57813 ____________________________________________________________________________
57814 [  6892] By: jhi                                   on 2000/08/29  19:53:59
57815         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
57816              From: "Philip Newton" <Philip.Newton@gmx.net>
57817              Date: Tue, 29 Aug 2000 21:48:18 +0200
57818              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
57819      Branch: perl
57820            ! lib/File/Temp.pm
57821 ____________________________________________________________________________
57822 [  6891] By: jhi                                   on 2000/08/29  18:30:03
57823         Log: Nail the ID 20000828.023.
57824      Branch: perl
57825            ! ext/Storable/Storable.xs
57826 ____________________________________________________________________________
57827 [  6890] By: jhi                                   on 2000/08/29  16:50:17
57828         Log: Under usethreads the dumped variable is IN_PAD.
57829              
57830              Subject: Re: [PATCH] Glob dumping
57831              From: Gisle Aas <gisle@ActiveState.com>
57832              Date: 29 Aug 2000 18:45:05 +0200
57833              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
57834      Branch: perl
57835            ! t/lib/peek.t
57836 ____________________________________________________________________________
57837 [  6889] By: jhi                                   on 2000/08/29  15:17:37
57838         Log: Update Changes.
57839      Branch: perl
57840            ! Changes patchlevel.h
57841 ____________________________________________________________________________
57842 [  6888] By: jhi                                   on 2000/08/29  14:49:59
57843         Log: Retract #6882, broke the safe tests.
57844      Branch: perl
57845            ! ext/Opcode/Safe.pm
57846 ____________________________________________________________________________
57847 [  6887] By: jhi                                   on 2000/08/29  14:47:06
57848         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
57849              From: Gisle Aas <gisle@ActiveState.com> 
57850              Date: 09 Jun 2000 20:00:11 +0200
57851              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
57852      Branch: perl
57853            ! utils/perldoc.PL
57854 ____________________________________________________________________________
57855 [  6886] By: jhi                                   on 2000/08/29  14:42:45
57856         Log: The #6881 removed one dump line.
57857      Branch: perl
57858            ! t/lib/peek.t
57859 ____________________________________________________________________________
57860 [  6885] By: jhi                                   on 2000/08/29  14:30:47
57861         Log: Don't forget to tidy up.
57862      Branch: perl
57863            ! t/lib/ftmp-security.t
57864 ____________________________________________________________________________
57865 [  6884] By: jhi                                   on 2000/08/29  14:25:17
57866         Log: Disabling the one test is a bit tricky.
57867      Branch: perl
57868            ! t/lib/ftmp-security.t
57869 ____________________________________________________________________________
57870 [  6883] By: jhi                                   on 2000/08/29  14:16:25
57871         Log: Disable one of the tests for now.
57872      Branch: perl
57873            ! t/lib/ftmp-security.t
57874 ____________________________________________________________________________
57875 [  6882] By: jhi                                   on 2000/08/29  14:05:50
57876         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
57877              From: gisle@aas.no
57878              Date: 29 Aug 2000 10:35:06 -0000
57879              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
57880      Branch: perl
57881            ! ext/Opcode/Safe.pm
57882 ____________________________________________________________________________
57883 [  6881] By: jhi                                   on 2000/08/29  14:03:51
57884         Log: Subject: [PATCH] Glob dumping
57885              From: Gisle Aas <gisle@ActiveState.com>
57886              Date: 29 Aug 2000 07:59:42 -0000
57887              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
57888      Branch: perl
57889            ! dump.c
57890 ____________________________________________________________________________
57891 [  6880] By: jhi                                   on 2000/08/29  14:02:01
57892         Log: Subject: [PATCH] Warnings in B::Deparse
57893              From: <abigail@foad.org>
57894              Date: Tue, 29 Aug 2000 00:00:01 -0400
57895              Message-ID: <20000829040001.2999.qmail@foad.org>
57896      Branch: perl
57897            ! ext/B/B/Deparse.pm
57898 ____________________________________________________________________________
57899 [  6879] By: jhi                                   on 2000/08/29  13:57:26
57900         Log: Missed a change in #6869.
57901      Branch: perl
57902            ! mg.c
57903 ____________________________________________________________________________
57904 [  6878] By: jhi                                   on 2000/08/29  13:45:04
57905         Log: Subject: Net::protoent does not export 'getproto'
57906              From: Yasushi Nakajima <sey@jkc.co.jp>
57907              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
57908      Branch: perl
57909            ! lib/Net/protoent.pm
57910 ____________________________________________________________________________
57911 [  6877] By: jhi                                   on 2000/08/29  13:39:19
57912         Log: Patches all over for people and the files they (hopefully) care about.
57913      Branch: perl
57914            ! AUTHORS Changes MAINTAIN
57915 ____________________________________________________________________________
57916 [  6876] By: jhi                                   on 2000/08/29  12:53:54
57917         Log: Fix for thinko in #6848.
57918              
57919              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
57920              From: Lupe Christoph <lupe@lupe-christoph.de>
57921              Date: Tue, 29 Aug 2000 09:04:08 +0200
57922              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
57923      Branch: perl
57924            ! ext/Thread/Thread.xs
57925 ____________________________________________________________________________
57926 [  6875] By: jhi                                   on 2000/08/29  12:50:14
57927         Log: Update to Getopt::Long 2.24, from Johan Vromans.
57928      Branch: perl
57929            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
57930 ____________________________________________________________________________
57931 [  6874] By: jhi                                   on 2000/08/29  02:09:53
57932         Log: Use minimal @INC in tests, most of the time just '../lib',
57933              so that we simply can't pick up stuff from other Perls than
57934              the one we are testing.  Pointed out by
57935              
57936              From: Mike Guy <mjtg@cam.ac.uk>
57937              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
57938              Date: Fri, 25 Aug 2000 15:15:59 +0100
57939              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
57940      Branch: perl
57941            ! (edit 185 files)
57942 ____________________________________________________________________________
57943 [  6873] By: jhi                                   on 2000/08/29  01:07:11
57944         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
57945              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57946              Date: Mon, 28 Aug 2000 17:45:52 -0700
57947              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
57948      Branch: perl
57949            ! Makefile.SH hints/os2.sh
57950 ____________________________________________________________________________
57951 [  6872] By: jhi                                   on 2000/08/28  23:33:39
57952         Log: Subject: [PATCH bleedperl@6866] spellings
57953              From: marcel@codewerk.com (Marcel Grunauer)
57954              Date: Tue, 29 Aug 2000 01:19:59 +0200
57955              Message-Id: <200008282319.BAA29862@gandalf.local>
57956      Branch: perl
57957            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
57958            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
57959            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
57960 ____________________________________________________________________________
57961 [  6871] By: jhi                                   on 2000/08/28  23:22:09
57962         Log: Take out the SUIDMAIL thing, that will not be
57963              a problem in 5.7.*.
57964      Branch: perl
57965            ! patchlevel.h
57966 ____________________________________________________________________________
57967 [  6870] By: jhi                                   on 2000/08/28  23:19:30
57968         Log: -S is the silent flag, -s is the strip flag.
57969              
57970              Subject: [PATCH] Re: [PATCH] make no-install          
57971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57972              Date: Mon, 28 Aug 2000 15:12:55 -0700
57973              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
57974      Branch: perl
57975            ! Makefile.SH
57976 ____________________________________________________________________________
57977 [  6869] By: jhi                                   on 2000/08/28  23:12:05
57978         Log: Subject: [PATCH bleedperl@6856] warnings fixes
57979              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
57980              Date: Mon, 28 Aug 2000 23:55:06 +0100
57981              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
57982      Branch: perl
57983            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
57984            ! warnings.h warnings.pl
57985 ____________________________________________________________________________
57986 [  6868] By: jhi                                   on 2000/08/28  21:38:22
57987         Log: Potential cruft.
57988      Branch: perl
57989            ! Makefile.SH
57990 ____________________________________________________________________________
57991 [  6867] By: jhi                                   on 2000/08/28  21:35:36
57992         Log: Update Changes.
57993      Branch: perl
57994            ! Changes patchlevel.h
57995 ____________________________________________________________________________
57996 [  6866] By: jhi                                   on 2000/08/28  21:33:49
57997         Log: Subject: hv.h Doc Patch
57998              From: Fisher Mark <fisherm@tce.com>
57999              Date: Mon, 28 Aug 2000 16:24:59 -0500
58000              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
58001      Branch: perl
58002            ! hv.h
58003 ____________________________________________________________________________
58004 [  6865] By: jhi                                   on 2000/08/28  21:02:15
58005         Log: Add -ld to archname on long tr...double platforms.
58006      Branch: metaconfig
58007            ! U/threads/archname.U
58008      Branch: perl
58009            ! Configure config_h.SH
58010 ____________________________________________________________________________
58011 [  6864] By: jhi                                   on 2000/08/28  20:38:59
58012         Log: An attempt to fix the problem reported in
58013              
58014              Subject: Building perl@6856 using gcc/AIX 4.3.3 
58015              From: Daniel Muino <dmuino@afip.gov.ar> 
58016              Date: Mon, 28 Aug 2000 15:50:01 -0300   
58017              Message-ID: <20000828155001.A14403@con2-dgi>
58018              
58019              I can't test this properly since the gcc installation I have
58020              access to seems to be botched (gcc is calling the AIX cpp,
58021              a losing proposition...)
58022      Branch: perl
58023            ! hints/aix.sh
58024 ____________________________________________________________________________
58025 [  6863] By: jhi                                   on 2000/08/28  18:57:52
58026         Log: Fix for ID 20000828.001, long doubles were not formatted
58027              correctly (showed up in $], which stopped installing perl).
58028      Branch: perl
58029            ! sv.c
58030 ____________________________________________________________________________
58031 [  6862] By: jhi                                   on 2000/08/28  18:07:15
58032         Log: Typo in #6858.
58033      Branch: perl
58034            ! lib/Cwd.pm
58035 ____________________________________________________________________________
58036 [  6861] By: jhi                                   on 2000/08/28  17:57:27
58037         Log: opmini.o may be left around if a build is interrupted.
58038      Branch: perl
58039            ! Makefile.SH
58040 ____________________________________________________________________________
58041 [  6860] By: jhi                                   on 2000/08/28  16:52:50
58042         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
58043              From: Daniel Chetlin <daniel@chetlin.com>
58044              Date: Mon, 28 Aug 2000 01:14:18 -0700
58045              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
58046      Branch: perl
58047            ! lib/overload.pm
58048 ____________________________________________________________________________
58049 [  6859] By: jhi                                   on 2000/08/28  16:08:46
58050         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
58051              From: Nicholas Clark <nick@ccl4.org>
58052              Date: Mon, 28 Aug 2000 16:03:27 +0100
58053              Message-Id: <20000828160327.C49785@plum.flirble.org>
58054      Branch: perl
58055            ! ext/ByteLoader/bytecode.h
58056 ____________________________________________________________________________
58057 [  6858] By: jhi                                   on 2000/08/28  16:02:10
58058         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
58059              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
58060              Date: Mon, 28 Aug 2000 13:08:30 +0200
58061              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
58062      Branch: perl
58063            ! lib/Cwd.pm
58064 ____________________________________________________________________________
58065 [  6857] By: jhi                                   on 2000/08/28  15:42:47
58066         Log: display_format used as a class method without arguments was broken,
58067              reported in
58068              
58069              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
58070              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
58071              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
58072              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
58073      Branch: perl
58074            ! lib/Math/Complex.pm t/lib/complex.t
58075 ____________________________________________________________________________
58076 [  6856] By: jhi                                   on 2000/08/27  22:09:48
58077         Log: Update Changes.
58078      Branch: perl
58079            ! Changes patchlevel.h
58080 ____________________________________________________________________________
58081 [  6855] By: jhi                                   on 2000/08/27  21:59:21
58082         Log: Retract #6853 (false alarm).
58083      Branch: perl
58084            ! lib/ExtUtils/xsubpp
58085 ____________________________________________________________________________
58086 [  6854] By: jhi                                   on 2000/08/27  21:37:44
58087         Log: Update Changes.
58088      Branch: perl
58089            ! Changes patchlevel.h
58090 ____________________________________________________________________________
58091 [  6853] By: jhi                                   on 2000/08/27  21:37:16
58092         Log: Subject: [PATCH perl@6850] workaround for xsubpp
58093              From: Hugo <hv@crypt.compulink.co.uk>
58094              Date: Sun, 27 Aug 2000 22:30:25 +0100
58095              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
58096      Branch: perl
58097            ! lib/ExtUtils/xsubpp
58098 ____________________________________________________________________________
58099 [  6852] By: jhi                                   on 2000/08/27  21:33:58
58100         Log: Big-endian 64-bit patch from Raphael Manfredi.
58101      Branch: perl
58102            ! ext/Storable/Storable.xs
58103 ____________________________________________________________________________
58104 [  6851] By: jhi                                   on 2000/08/27  21:22:21
58105         Log: More ruthless editing from Hugo van der Sanden.
58106      Branch: perl
58107            ! pod/perldelta.pod
58108 ____________________________________________________________________________
58109 [  6850] By: jhi                                   on 2000/08/27  16:11:46
58110         Log: Update Changes.
58111      Branch: perl
58112            ! Changes patchlevel.h
58113 ____________________________________________________________________________
58114 [  6849] By: jhi                                   on 2000/08/27  16:11:05
58115         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
58116      Branch: perl
58117            ! configpm pod/perldelta.pod
58118 ____________________________________________________________________________
58119 [  6848] By: jhi                                   on 2000/08/27  15:35:08
58120         Log: Use the actual thread type, not the pointer-to-struct.
58121      Branch: perl
58122            ! ext/Thread/Thread.xs
58123 ____________________________________________________________________________
58124 [  6847] By: jhi                                   on 2000/08/27  15:30:49
58125         Log: Test nit.
58126      Branch: perl
58127            ! t/pragma/warn/pp_sys
58128 ____________________________________________________________________________
58129 [  6846] By: jhi                                   on 2000/08/27  15:19:02
58130         Log: Passing -R in ldflags makes now it to appear in the default
58131              for lddlflags, just like with -L.
58132              
58133              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
58134              From: Lupe Christoph <lupe@lupe-christoph.de>
58135              Date: Sun, 27 Aug 2000 10:28:21 +0200
58136              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
58137      Branch: metaconfig/U/perl
58138            ! dlsrc.U
58139      Branch: perl
58140            ! Configure
58141 ____________________________________________________________________________
58142 [  6845] By: jhi                                   on 2000/08/27  15:08:54
58143         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
58144              From: Alan Burlison <Alan.Burlison@uk.sun.com>
58145              Date: Sat, 26 Aug 2000 22:23:27 +0100
58146              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
58147      Branch: perl
58148            ! lib/ExtUtils/MM_Unix.pm
58149 ____________________________________________________________________________
58150 [  6844] By: jhi                                   on 2000/08/27  15:02:37
58151         Log: DJGPP update from Laszlo Molnar.
58152              
58153              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
58154              From: ml1050 <ml1050@freemail.hu>
58155              Date: Sat, 26 Aug 2000 23:24:40 +0200
58156              Message-Id: <20000826232440.A439@freemail.hu>
58157      Branch: perl
58158            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
58159            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
58160 ____________________________________________________________________________
58161 [  6843] By: jhi                                   on 2000/08/27  14:53:58
58162         Log: Subject: installman buglet
58163              From: Lupe Christoph <lupe@lupe-christoph.de>
58164              Date: Sun, 27 Aug 2000 14:38:59 +0200
58165              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
58166      Branch: perl
58167            ! installman
58168 ____________________________________________________________________________
58169 [  6842] By: jhi                                   on 2000/08/27  14:52:08
58170         Log: Can't get the test to reliably work thanks to the
58171              inaccurateness of floating point.  "Resolves" bug ids
58172              20000826.003, 20000826.009, 20000826.010,
58173      Branch: perl
58174            ! t/lib/trig.t
58175 ____________________________________________________________________________
58176 [  6841] By: jhi                                   on 2000/08/26  15:53:58
58177         Log: Update Changes.
58178      Branch: perl
58179            ! Changes patchlevel.h
58180 ____________________________________________________________________________
58181 [  6840] By: jhi                                   on 2000/08/26  14:23:03
58182         Log: grep -e isn't portable.
58183              
58184              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
58185              From: chris@broadband.att.com
58186              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
58187              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
58188      Branch: perl
58189            ! hints/solaris_2.sh
58190 ____________________________________________________________________________
58191 [  6839] By: jhi                                   on 2000/08/26  14:12:23
58192         Log: no-install target a la make -n.
58193              
58194              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
58195              From: <abigail@foad.org>
58196              Date: Sat, 26 Aug 2000 03:57:34 -0400
58197              Message-ID: <20000826075735.18912.qmail@foad.org>
58198      Branch: perl
58199            ! Makefile.SH installman installperl
58200 ____________________________________________________________________________
58201 [  6838] By: jhi                                   on 2000/08/26  14:06:33
58202         Log: Retract #6826 as the #6828 should be do the same
58203              in a More Correct Way.
58204      Branch: perl
58205            ! installperl
58206 ____________________________________________________________________________
58207 [  6837] By: jhi                                   on 2000/08/26  05:24:00
58208         Log: More casting.
58209      Branch: perl
58210            ! ext/Storable/Storable.xs
58211 ____________________________________________________________________________
58212 [  6836] By: jhi                                   on 2000/08/26  05:05:46
58213         Log: Nicer in decimal.
58214      Branch: perl
58215            ! ext/Storable/Storable.xs
58216 ____________________________________________________________________________
58217 [  6835] By: jhi                                   on 2000/08/26  05:03:50
58218         Log: There be no UVdf.
58219      Branch: perl
58220            ! ext/Storable/Storable.xs
58221 ____________________________________________________________________________
58222 [  6834] By: jhi                                   on 2000/08/26  05:00:18
58223         Log: Continue IVdfing and UVxfing.
58224      Branch: perl
58225            ! ext/Storable/Storable.xs
58226 ____________________________________________________________________________
58227 [  6833] By: jhi                                   on 2000/08/26  04:53:14
58228         Log: Use IVdf.
58229      Branch: perl
58230            ! ext/Storable/Storable.xs
58231 ____________________________________________________________________________
58232 [  6832] By: jhi                                   on 2000/08/26  04:40:41
58233         Log: Document PTR2XX and INT2PTR.
58234      Branch: perl
58235            ! pod/perlguts.pod
58236 ____________________________________________________________________________
58237 [  6831] By: jhi                                   on 2000/08/26  04:33:18
58238         Log: Use UVxf, PTR2UV, NVff.
58239      Branch: perl
58240            ! ext/Storable/Storable.xs
58241 ____________________________________________________________________________
58242 [  6830] By: jhi                                   on 2000/08/26  04:31:32
58243         Log: Update the test count.
58244      Branch: perl
58245            ! t/lib/trig.t
58246 ____________________________________________________________________________
58247 [  6829] By: jhi                                   on 2000/08/26  03:05:50
58248         Log: Subject: [PATCH] installation not quite silent yet.
58249              From: <abigail@foad.org>
58250              Date: Fri, 25 Aug 2000 20:07:53 -0400
58251              Message-ID: <20000826000753.7822.qmail@foad.org>
58252      Branch: perl
58253            ! installman installperl
58254 ____________________________________________________________________________
58255 [  6828] By: jhi                                   on 2000/08/26  03:05:14
58256         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
58257              From: Spider Boardman <spider@web.zk3.dec.com>
58258              Date: Fri, 25 Aug 2000 19:12:40 -0400
58259              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
58260      Branch: perl
58261            ! gv.c
58262 ____________________________________________________________________________
58263 [  6827] By: jhi                                   on 2000/08/25  23:54:34
58264         Log: Support preserving extremely big/small angles.
58265      Branch: perl
58266            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
58267 ____________________________________________________________________________
58268 [  6826] By: jhi                                   on 2000/08/25  23:01:20
58269         Log: Patch installperl to be long double-aware.
58270              
58271              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
58272              From: Spider Boardman <spider@web.zk3.dec.com>
58273              Date: Fri, 25 Aug 2000 18:15:23 -0400
58274              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
58275      Branch: perl
58276            ! installperl
58277 ____________________________________________________________________________
58278 [  6825] By: jhi                                   on 2000/08/25  22:58:25
58279         Log: Remove duplicately applied patch shards.
58280              
58281              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
58282              From: Spider Boardman <spider@leggy.zk3.dec.com>
58283              Date: Fri, 25 Aug 2000 16:45:03 -0400
58284              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
58285      Branch: perl
58286            ! t/lib/cgi-html.t
58287 ____________________________________________________________________________
58288 [  6824] By: jhi                                   on 2000/08/25  22:57:00
58289         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
58290              From: Daniel Chetlin <daniel@chetlin.com>
58291              Date: Fri, 25 Aug 2000 12:23:16 -0700
58292              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
58293              
58294              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
58295              From: Daniel Chetlin <daniel@chetlin.com>
58296              Date: Fri, 25 Aug 2000 14:47:19 -0700
58297              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
58298      Branch: perl
58299            ! installman
58300 ____________________________________________________________________________
58301 [  6823] By: jhi                                   on 2000/08/25  22:44:17
58302         Log: Timestamp problem?
58303      Branch: perl
58304            ! uconfig.h uconfig.sh
58305 ____________________________________________________________________________
58306 [  6822] By: jhi                                   on 2000/08/25  19:01:06
58307         Log: One forgotten file from #6816.
58308      Branch: perl
58309            ! vos/config.h
58310 ____________________________________________________________________________
58311 [  6821] By: jhi                                   on 2000/08/25  18:56:39
58312         Log: Regen Changes.
58313      Branch: perl
58314            ! Changes patchlevel.h
58315 ____________________________________________________________________________
58316 [  6820] By: jhi                                   on 2000/08/25  18:52:35
58317         Log: Fix Changes ordering.
58318      Branch: perl
58319            ! Changes
58320 ____________________________________________________________________________
58321 [  6819] By: jhi                                   on 2000/08/25  18:50:25
58322         Log: Update Changes.
58323      Branch: perl
58324            ! Changes patchlevel.h
58325 ____________________________________________________________________________
58326 [  6818] By: jhi                                   on 2000/08/25  18:47:45
58327         Log: Tweak the sfio/useperlio logic, hopefully as wished in
58328              
58329              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
58330              From: Nicholas Clark <nick@babyhippo.co.uk>
58331              Date: Fri, 25 Aug 2000 12:01:45 +0100
58332              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
58333      Branch: metaconfig/U/perl
58334            ! d_sfio.U
58335      Branch: perl
58336            ! Configure
58337 ____________________________________________________________________________
58338 [  6817] By: jhi                                   on 2000/08/25  18:32:51
58339         Log: Allow microperl to assume <math.h>, without it the math
58340              functions like floor() are assumed to return int, which makes
58341              for core dumps in machines where integer and floating register
58342              don't mix.
58343      Branch: perl
58344            ! uconfig.h uconfig.sh
58345 ____________________________________________________________________________
58346 [  6816] By: jhi                                   on 2000/08/25  18:27:17
58347         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
58348              the problem reported in
58349              
58350              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
58351              From: danhale@us.ibm.com
58352              Date: Fri, 25 Aug 2000 10:58:06 -0400
58353              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
58354      Branch: metaconfig/U/perl
58355            + d_socks5_init.U
58356      Branch: perl
58357            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
58358            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
58359            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
58360            ! win32/config.gc win32/config.vc
58361 ____________________________________________________________________________
58362 [  6815] By: jhi                                   on 2000/08/25  17:43:31
58363         Log: A solution for the retrieve_fd autosplit warning,
58364              idea suggested by Mike Guy.
58365      Branch: perl
58366            ! ext/Storable/Storable.pm
58367 ____________________________________________________________________________
58368 [  6814] By: jhi                                   on 2000/08/25  17:16:03
58369         Log: Add install-silent target.
58370      Branch: perl
58371            ! Makefile.SH
58372 ____________________________________________________________________________
58373 [  6813] By: jhi                                   on 2000/08/25  17:14:23
58374         Log: Subject: Re: [PATCH] More silencing of installman.
58375              From: <abigail@foad.org>
58376              Date: Thu, 24 Aug 2000 19:27:03 -0400
58377              Message-ID: <20000824232703.7001.qmail@foad.org>
58378              
58379              Subject: Re: [PATCH] More silencing of installman.
58380              From: <abigail@foad.org>
58381              Date: Fri, 25 Aug 2000 03:00:58 -0400
58382              Message-ID: <20000825070058.10697.qmail@foad.org>
58383      Branch: perl
58384            ! installman
58385 ____________________________________________________________________________
58386 [  6812] By: jhi                                   on 2000/08/25  17:11:28
58387         Log: installperl --verbose and --silent.
58388              
58389              Subject: Re: [PATCH] More silencing of installman.
58390              From: <abigail@foad.org>
58391              Message-ID: <20000825064430.9719.qmail@foad.org>
58392              Date: Fri, 25 Aug 2000 02:44:30 -0400
58393      Branch: perl
58394            ! installperl
58395 ____________________________________________________________________________
58396 [  6811] By: jhi                                   on 2000/08/25  17:05:43
58397         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
58398              From: "Peter J. Farley III" <pjfarley@banet.net>
58399              Date: Thu, 24 Aug 2000 21:58:03 -0400
58400              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
58401              
58402              (applied slightly modified)
58403      Branch: perl
58404            ! lib/ExtUtils/MM_Unix.pm
58405 ____________________________________________________________________________
58406 [  6810] By: jhi                                   on 2000/08/25  17:01:18
58407         Log: Missing parts of 
58408              
58409              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
58410              From: Peter Prymmer <pvhp@forte.com>
58411              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
58412              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
58413      Branch: perl
58414            ! t/lib/cgi-html.t
58415 ____________________________________________________________________________
58416 [  6809] By: jhi                                   on 2000/08/25  16:46:32
58417         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
58418              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58419              Date: Thu, 24 Aug 2000 19:13:11 -0500
58420              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
58421      Branch: perl
58422            ! vms/vms.c
58423 ____________________________________________________________________________
58424 [  6808] By: jhi                                   on 2000/08/25  16:39:22
58425         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
58426              From: Peter Prymmer <pvhp@forte.com>
58427              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
58428              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
58429      Branch: perl
58430            ! configure.com
58431 ____________________________________________________________________________
58432 [  6807] By: jhi                                   on 2000/08/25  16:36:37
58433         Log: Better wording for the vec lvalue diagnostic.
58434              
58435              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
58436              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
58437              Date: Wed, 23 Aug 2000 14:12:16 -0400
58438              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
58439      Branch: perl
58440            ! pod/perldiag.pod
58441 ____________________________________________________________________________
58442 [  6806] By: jhi                                   on 2000/08/24  18:17:22
58443         Log: Subject: [PATCH] More silencing of installman.
58444              From: <abigail@foad.org>
58445              Date: Thu, 24 Aug 2000 14:01:44 -0400
58446              Message-ID: <20000824180144.20062.qmail@foad.org>
58447      Branch: perl
58448            ! installman
58449 ____________________________________________________________________________
58450 [  6805] By: jhi                                   on 2000/08/24  15:00:31
58451         Log: Update Changes.
58452      Branch: perl
58453            ! Changes patchlevel.h
58454 ____________________________________________________________________________
58455 [  6804] By: jhi                                   on 2000/08/24  14:59:07
58456         Log: Regen perltoc.
58457      Branch: perl
58458            ! pod/perltoc.pod
58459 ____________________________________________________________________________
58460 [  6803] By: jhi                                   on 2000/08/24  14:44:39
58461         Log: Show the doc file, not the temp file.
58462      Branch: perl
58463            ! installman
58464 ____________________________________________________________________________
58465 [  6802] By: jhi                                   on 2000/08/24  14:41:53
58466         Log: Continue silencing.
58467      Branch: perl
58468            ! installman
58469 ____________________________________________________________________________
58470 [  6801] By: jhi                                   on 2000/08/24  14:34:40
58471         Log: Actually do something with the silencer option.
58472      Branch: perl
58473            ! installman
58474 ____________________________________________________________________________
58475 [  6800] By: jhi                                   on 2000/08/24  14:26:22
58476         Log: Make installman to recognize the silence flag -S.
58477      Branch: perl
58478            ! installman
58479 ____________________________________________________________________________
58480 [  6799] By: jhi                                   on 2000/08/24  13:49:38
58481         Log: DOS patches and portability/porting notes, from Tim Jenness.
58482      Branch: perl
58483            ! lib/File/Temp.pm
58484 ____________________________________________________________________________
58485 [  6798] By: jhi                                   on 2000/08/24  13:48:27
58486         Log: Create directories in silence.
58487              
58488              Subject: [PATCH] Another silencer for MakeMaker
58489              From: andreas.koenig@anima.de (Andreas J. Koenig)
58490              Date: 24 Aug 2000 14:18:52 +0200
58491              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
58492      Branch: perl
58493            ! lib/ExtUtils/Command.pm
58494 ____________________________________________________________________________
58495 [  6797] By: jhi                                   on 2000/08/24  13:46:42
58496         Log: More liberal parsing of version numbers.
58497              
58498              Subject: Re: CPAN.pm beta for testing available
58499              From: andreas.koenig@anima.de (Andreas J. Koenig)
58500              Date: 24 Aug 2000 13:51:57 +0200
58501              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
58502      Branch: perl
58503            ! lib/CPAN.pm
58504 ____________________________________________________________________________
58505 [  6796] By: jhi                                   on 2000/08/24  13:44:36
58506         Log: Make "make install" by default silent.  A new "install-verbose"
58507              target is verbose.
58508      Branch: perl
58509            ! Makefile.SH
58510 ____________________________________________________________________________
58511 [  6795] By: jhi                                   on 2000/08/24  13:39:14
58512         Log: Add silencer flags to installperl.
58513              
58514              Subject: [PATCH] Making installperl silent.
58515              From: <abigail@foad.org>
58516              Date: Thu, 24 Aug 2000 05:01:45 -0400
58517              Message-ID: <20000824090145.13141.qmail@foad.org>
58518      Branch: perl
58519            ! installperl
58520 ____________________________________________________________________________
58521 [  6794] By: jhi                                   on 2000/08/24  13:35:50
58522         Log: installperl couldn't tell whether it had run tests or not.
58523              
58524              Subject: [PATCH] Re: installperl and t/TEST
58525              From: <abigail@foad.org>
58526              Date: Thu, 24 Aug 2000 04:00:53 -0400
58527              Message-ID: <20000824080053.2494.qmail@foad.org>
58528      Branch: perl
58529            ! Makefile.SH installperl
58530 ____________________________________________________________________________
58531 [  6793] By: jhi                                   on 2000/08/24  13:27:50
58532         Log: Drop the separate perlbc, perlcc -b should be enough.
58533      Branch: perl
58534            - utils/perlbc.PL
58535            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
58536 ____________________________________________________________________________
58537 [  6792] By: jhi                                   on 2000/08/24  04:41:30
58538         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
58539              plus the typo fix from Peter Prymmer.
58540      Branch: perl
58541            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
58542            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
58543 ____________________________________________________________________________
58544 [  6791] By: jhi                                   on 2000/08/24  02:10:43
58545         Log: Replace #6705 with a minimal doc patch.
58546              
58547              Subject: [PATCH 5.6.0] replace change #6705
58548              From: Jan Dubois <jand@ActiveState.com>
58549              Date: Wed, 23 Aug 2000 18:31:51 -0700
58550              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
58551      Branch: perl
58552            ! lib/Win32.pod win32/win32.c
58553 ____________________________________________________________________________
58554 [  6790] By: jhi                                   on 2000/08/23  17:52:00
58555         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
58556              From: Mike Guy <mjtg@cam.ac.uk>
58557              Date: Wed, 23 Aug 2000 18:38:46 +0100
58558              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
58559      Branch: perl
58560            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
58561 ____________________________________________________________________________
58562 [  6789] By: jhi                                   on 2000/08/23  15:34:21
58563         Log: Update Changes.
58564      Branch: perl
58565            ! Changes patchlevel.h
58566 ____________________________________________________________________________
58567 [  6788] By: jhi                                   on 2000/08/23  15:33:40
58568         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
58569              From: Wilfredo Sánchez <wsanchez@apple.com>
58570              Date: Tue, 22 Aug 2000 19:31:27 -0700
58571              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
58572      Branch: perl
58573            ! perl.h
58574 ____________________________________________________________________________
58575 [  6787] By: jhi                                   on 2000/08/23  15:29:31
58576         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
58577              From: Spider Boardman <spider@leggy.zk3.dec.com>
58578              Date: Wed, 23 Aug 2000 10:33:23 -0400
58579              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
58580      Branch: perl
58581            ! lib/Pod/Html.pm
58582 ____________________________________________________________________________
58583 [  6786] By: jhi                                   on 2000/08/23  15:28:11
58584         Log: Bad makefile.
58585      Branch: perl
58586            ! ext/B/Makefile.PL
58587 ____________________________________________________________________________
58588 [  6785] By: jhi                                   on 2000/08/23  14:37:04
58589         Log: Update Changes.
58590      Branch: perl
58591            ! Changes patchlevel.h
58592 ____________________________________________________________________________
58593 [  6784] By: jhi                                   on 2000/08/23  13:58:41
58594         Log: Portability fix from Hugo van der Sanden.
58595      Branch: perl
58596            ! ext/re/Makefile.PL
58597 ____________________________________________________________________________
58598 [  6783] By: jhi                                   on 2000/08/23  13:53:53
58599         Log: Storable support, v-version fixes.
58600              
58601              Subject: CPAN.pm beta for testing available
58602              From: andreas.koenig@anima.de (Andreas J. Koenig)
58603              Date: 22 Aug 2000 23:31:33 +0200
58604              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
58605      Branch: perl
58606            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58607 ____________________________________________________________________________
58608 [  6782] By: jhi                                   on 2000/08/23  13:51:26
58609         Log: Mac and other portability updates from Chris Nandor.
58610      Branch: perl
58611            ! pod/perlmodinstall.pod
58612 ____________________________________________________________________________
58613 [  6781] By: jhi                                   on 2000/08/23  13:47:33
58614         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
58615              From: Peter Prymmer <pvhp@forte.com>
58616              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
58617              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
58618      Branch: perl
58619            ! ext/Storable/Storable.xs
58620 ____________________________________________________________________________
58621 [  6780] By: jhi                                   on 2000/08/23  13:33:34
58622         Log: VMS MMS (make) wants null action.
58623      Branch: perl
58624            ! ext/B/Makefile.PL
58625 ____________________________________________________________________________
58626 [  6779] By: jhi                                   on 2000/08/22  19:44:47
58627         Log: Forgot portability nit.
58628      Branch: perl
58629            ! t/lib/st-forgive.t
58630 ____________________________________________________________________________
58631 [  6778] By: jhi                                   on 2000/08/22  19:35:25
58632         Log: Be portable.
58633      Branch: perl
58634            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
58635            ! t/lib/st-store.t
58636 ____________________________________________________________________________
58637 [  6777] By: jhi                                   on 2000/08/22  18:50:53
58638         Log: Update Changes.
58639      Branch: perl
58640            ! Changes patchlevel.h
58641 ____________________________________________________________________________
58642 [  6776] By: jhi                                   on 2000/08/22  18:44:46
58643         Log: cSVOPo_*v things index into the current PL_curpad
58644              under ithreads, which is different from the curpad
58645              used by the XSUB.  (In other words, the code as-is
58646              before this patch wouldn't work under ithreads.)
58647              From Sarathy.
58648      Branch: perl
58649            ! ext/B/B.xs
58650 ____________________________________________________________________________
58651 [  6775] By: jhi                                   on 2000/08/22  18:18:37
58652         Log: Make the selection of NVff et al stricter.
58653      Branch: metaconfig/U/perl
58654            ! perlxvf.U
58655      Branch: perl
58656            ! Configure config_h.SH
58657 ____________________________________________________________________________
58658 [  6774] By: jhi                                   on 2000/08/22  17:19:42
58659         Log: perldelta nits.
58660      Branch: perl
58661            ! pod/perldelta.pod
58662 ____________________________________________________________________________
58663 [  6773] By: jhi                                   on 2000/08/22  17:06:26
58664         Log: Long double fixes from Spider Boardman.
58665              
58666              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
58667              From: system PRIVILEGED account <root@peano.zk3.dec.com>
58668              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
58669              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
58670      Branch: perl
58671            ! t/lib/bigfltpm.t t/lib/st-06compat.t
58672 ____________________________________________________________________________
58673 [  6772] By: jhi                                   on 2000/08/22  15:04:53
58674         Log: Update Changes.
58675      Branch: perl
58676            ! Changes patchlevel.h
58677 ____________________________________________________________________________
58678 [  6771] By: jhi                                   on 2000/08/22  15:01:44
58679         Log: perldelta fixes from Hugo van der Sanden.
58680      Branch: perl
58681            ! pod/perldelta.pod
58682 ____________________________________________________________________________
58683 [  6770] By: jhi                                   on 2000/08/22  14:34:49
58684         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
58685              From: Hugo <hv@crypt.compulink.co.uk>
58686              Date: Tue, 22 Aug 2000 11:21:53 +0100
58687              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
58688      Branch: perl
58689            ! regcomp.c
58690 ____________________________________________________________________________
58691 [  6769] By: jhi                                   on 2000/08/22  14:30:02
58692         Log: Add Yitzchak, reformat.
58693      Branch: perl
58694            ! Changes config_h.SH
58695 ____________________________________________________________________________
58696 [  6768] By: jhi                                   on 2000/08/22  14:21:35
58697         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
58698              and Spider Boardman.
58699      Branch: metaconfig
58700            ! U/compline/d_gconvert.U
58701      Branch: perl
58702            ! Configure
58703 ____________________________________________________________________________
58704 [  6767] By: jhi                                   on 2000/08/22  14:11:24
58705         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
58706              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58707              Date: Mon, 21 Aug 2000 19:08:31 -0700
58708              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
58709      Branch: perl
58710            - ext/Storable/patchlevel.h
58711            ! MANIFEST ext/Storable/MANIFEST
58712 ____________________________________________________________________________
58713 [  6766] By: jhi                                   on 2000/08/22  13:49:29
58714         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
58715              From: Peter Prymmer <pvhp@forte.com>
58716              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
58717              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
58718      Branch: perl
58719            ! configure.com ext/Storable/Makefile.PL
58720 ____________________________________________________________________________
58721 [  6765] By: jhi                                   on 2000/08/22  13:44:59
58722         Log: Subject: [PATCH blead] B:: missing dependency
58723              From: Hugo <hv@crypt.compulink.co.uk>
58724              Date: Tue, 22 Aug 2000 06:44:33 +0100
58725              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
58726      Branch: perl
58727            ! ext/B/Makefile.PL
58728 ____________________________________________________________________________
58729 [  6764] By: jhi                                   on 2000/08/22  13:38:12
58730         Log: More bytecompiler.
58731      Branch: perl
58732            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
58733 ____________________________________________________________________________
58734 [  6763] By: jhi                                   on 2000/08/22  13:36:44
58735         Log: Bytecompiler patches from Benjamin Stuhl.
58736      Branch: perl
58737            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
58738            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
58739            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
58740            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
58741            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
58742            ! perl.c perlapi.h pod/perldelta.pod
58743 ____________________________________________________________________________
58744 [  6762] By: jhi                                   on 2000/08/21  23:43:40
58745         Log: An obsoleted diagnostic.
58746      Branch: perl
58747            ! pod/perldelta.pod
58748 ____________________________________________________________________________
58749 [  6761] By: jhi                                   on 2000/08/21  23:01:45
58750         Log: The #6759 wasn't quite right.
58751      Branch: perl
58752            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
58753            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
58754            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
58755            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
58756            ! t/lib/st-tieditems.t
58757 ____________________________________________________________________________
58758 [  6760] By: jhi                                   on 2000/08/21  22:35:49
58759         Log: Be verydeepclean.
58760      Branch: perl
58761            ! Makefile.SH
58762 ____________________________________________________________________________
58763 [  6759] By: jhi                                   on 2000/08/21  22:25:40
58764         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
58765              From: Peter Prymmer <pvhp@forte.com>
58766              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
58767              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
58768      Branch: perl
58769            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
58770            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
58771            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
58772            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
58773            ! t/lib/st-tieditems.t
58774 ____________________________________________________________________________
58775 [  6758] By: jhi                                   on 2000/08/21  22:22:32
58776         Log: Few more casts, need reported in
58777              
58778              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
58779              From: Mike Stok <mike@stok.co.uk>
58780              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
58781              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
58782              
58783              and
58784              
58785              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
58786              From: abigail@foad.org
58787              Date: 21 Aug 2000 21:31:34 -0000
58788              Message-Id: <20000821213134.30170.qmail@foad.org>
58789      Branch: perl
58790            ! ext/Storable/Storable.xs
58791 ____________________________________________________________________________
58792 [  6757] By: jhi                                   on 2000/08/21  18:37:07
58793         Log: Update Changes.
58794      Branch: perl
58795            ! Changes patchlevel.h
58796 ____________________________________________________________________________
58797 [  6756] By: jhi                                   on 2000/08/21  18:34:02
58798         Log: A pod nit.
58799              
58800              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
58801              From: <abigail@foad.org>
58802              Date: Mon, 21 Aug 2000 14:00:16 -0400
58803              Message-ID: <20000821180016.28627.qmail@foad.org>
58804      Branch: perl
58805            ! pod/perlre.pod
58806 ____________________________________________________________________________
58807 [  6755] By: jhi                                   on 2000/08/21  18:30:56
58808         Log: Use PodParser 1.18 new test.
58809      Branch: perl
58810            ! t/pod/special_seqs.t t/pod/special_seqs.xr
58811 ____________________________________________________________________________
58812 [  6754] By: jhi                                   on 2000/08/21  18:28:35
58813         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
58814              patches cannot be applied since #6712 conflicts.
58815      Branch: perl
58816            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
58817 ____________________________________________________________________________
58818 [  6753] By: jhi                                   on 2000/08/21  18:15:11
58819         Log: Weed out some smaller changes.
58820      Branch: perl
58821            ! pod/perldelta.pod
58822 ____________________________________________________________________________
58823 [  6752] By: jhi                                   on 2000/08/21  18:02:30
58824         Log: Also under djgpp the timestamps are funky.
58825      Branch: perl
58826            ! t/op/stat.t
58827 ____________________________________________________________________________
58828 [  6751] By: jhi                                   on 2000/08/21  17:55:56
58829         Log: Tweak the floating point output routine preferences.
58830      Branch: metaconfig
58831            ! U/compline/d_gconvert.U
58832      Branch: perl
58833            ! Configure
58834 ____________________________________________________________________________
58835 [  6750] By: jhi                                   on 2000/08/21  17:51:29
58836         Log: Unicos/mk requires elaborate paranoia.
58837      Branch: perl
58838            ! lib/Math/Complex.pm
58839 ____________________________________________________________________________
58840 [  6749] By: gsar                                  on 2000/08/21  16:53:31
58841         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
58842      Branch: perl
58843            ! lib/Cwd.pm
58844 ____________________________________________________________________________
58845 [  6748] By: gsar                                  on 2000/08/21  16:22:19
58846         Log: free TLS slot properly on Windows
58847      Branch: perl
58848            ! thread.h win32/perllib.c win32/win32thread.h
58849 ____________________________________________________________________________
58850 [  6747] By: jhi                                   on 2000/08/21  16:20:58
58851         Log: Rename the macro argument because some preprocessors
58852              can't tell the difference and expand arguments also inside
58853              double quoted strings.
58854      Branch: perl
58855            ! regcomp.c
58856 ____________________________________________________________________________
58857 [  6746] By: jhi                                   on 2000/08/21  16:09:41
58858         Log: Support long doubles in Storable.
58859              
58860              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
58861              From: Radu Greab <radu@netsoft.ro>
58862              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
58863              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
58864      Branch: perl
58865            ! ext/Storable/Storable.xs
58866 ____________________________________________________________________________
58867 [  6745] By: jhi                                   on 2000/08/21  15:51:40
58868         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
58869              From: "Fifer, Eric" <EFifer@sanwaint.com>
58870              Date: Mon, 21 Aug 2000 15:34:49 +0100
58871              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
58872      Branch: perl
58873            ! t/pragma/warn/9enabled
58874 ____________________________________________________________________________
58875 [  6744] By: jhi                                   on 2000/08/21  15:39:35
58876         Log: Document the endianness of Alpha more precisely.
58877      Branch: perl
58878            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
58879            ! pod/perlport.pod
58880 ____________________________________________________________________________
58881 [  6743] By: jhi                                   on 2000/08/21  14:47:05
58882         Log: perldelta fixes from the p5p crowd.
58883      Branch: perl
58884            ! pod/perldelta.pod pod/perlop.pod
58885 ____________________________________________________________________________
58886 [  6742] By: jhi                                   on 2000/08/21  13:34:51
58887         Log: Update to Pod::LaTeX 0.53.
58888              
58889              Subject: [PATCH] lib/Pod/LaTeX.pm updates
58890              From: Tim Jenness <timj@jach.hawaii.edu>
58891              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
58892              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
58893      Branch: perl
58894            ! lib/Pod/LaTeX.pm
58895 ____________________________________________________________________________
58896 [  6741] By: jhi                                   on 2000/08/21  13:33:01
58897         Log: Subject: [PATCH] os2.c fix for use64bitint
58898              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58899              Date: Mon, 21 Aug 2000 01:32:25 -0700
58900              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
58901      Branch: perl
58902            ! os2/os2.c
58903 ____________________________________________________________________________
58904 [  6740] By: jhi                                   on 2000/08/21  13:28:52
58905         Log: Array context keeps slithering in.
58906              
58907              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
58908              From: Daniel Chetlin <daniel@chetlin.com>
58909              Date: Sun, 20 Aug 2000 21:40:25 -0700
58910              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
58911      Branch: perl
58912            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
58913            ! pod/perldebtut.pod
58914 ____________________________________________________________________________
58915 [  6739] By: jhi                                   on 2000/08/21  13:23:55
58916         Log: Big-endian quad fixes for Storable from Radu Greab,
58917              plus few explicit null casts for picky compilers.
58918      Branch: perl
58919            ! ext/Storable/Storable.xs
58920 ____________________________________________________________________________
58921 [  6738] By: gsar                                  on 2000/08/21  05:56:13
58922         Log: small tweaks for change#6705: avoid C++ style comments in C code;
58923              use Perl's malloc API rather than the low level system one
58924      Branch: perl
58925            ! win32/win32.c
58926 ____________________________________________________________________________
58927 [  6737] By: gsar                                  on 2000/08/21  05:35:41
58928         Log: add Storable to list of extensions on Windows
58929      Branch: perl
58930            ! win32/Makefile win32/makefile.mk
58931 ____________________________________________________________________________
58932 [  6736] By: jhi                                   on 2000/08/21  02:57:53
58933         Log: Update Changes.
58934      Branch: perl
58935            ! Changes patchlevel.h
58936 ____________________________________________________________________________
58937 [  6735] By: jhi                                   on 2000/08/21  02:57:20
58938         Log: Draft 0.
58939      Branch: perl
58940            ! pod/perldelta.pod
58941 ____________________________________________________________________________
58942 [  6734] By: jhi                                   on 2000/08/21  02:57:03
58943         Log: Add Storable 0.7.2 from Raphael Manfredi,
58944              plus the patch from
58945              
58946              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
58947              From: Radu Greab <radu@netsoft.ro>
58948              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
58949              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
58950              
58951              plus changes to get Storable to compile with
58952              picky ANSI compilers.
58953      Branch: perl
58954            + ext/Storable/ChangeLog ext/Storable/MANIFEST
58955            + ext/Storable/Makefile.PL ext/Storable/README
58956            + ext/Storable/Storable.pm ext/Storable/Storable.xs
58957            + ext/Storable/patchlevel.h t/lib/st-06compat.t
58958            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
58959            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
58960            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
58961            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
58962            + t/lib/st-tieditems.t
58963            ! MANIFEST
58964 ____________________________________________________________________________
58965 [  6733] By: jhi                                   on 2000/08/21  02:29:09
58966         Log: The correct cleaning order is an art.
58967      Branch: perl
58968            ! Makefile.SH
58969 ____________________________________________________________________________
58970 [  6732] By: jhi                                   on 2000/08/21  01:23:39
58971         Log: The #6724 is here.
58972      Branch: perl
58973            ! t/lib/ftmp-security.t
58974 ____________________________________________________________________________
58975 [  6731] By: jhi                                   on 2000/08/20  23:17:03
58976         Log: s/this one/the 5.6.0 release/
58977      Branch: perl
58978            ! pod/perl56delta.pod
58979 ____________________________________________________________________________
58980 [  6730] By: jhi                                   on 2000/08/20  23:07:34
58981         Log: Mention perlebcdic and perlposix-bc.
58982      Branch: perl
58983            ! pod/perlport.pod
58984 ____________________________________________________________________________
58985 [  6729] By: jhi                                   on 2000/08/20  21:32:59
58986         Log: Document the number of exponent digits.
58987      Branch: perl
58988            ! pod/perlfunc.pod
58989 ____________________________________________________________________________
58990 [  6728] By: jhi                                   on 2000/08/20  21:16:47
58991         Log: Use File::Spec->tmpdir().
58992              
58993              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
58994              From: Tim Jenness <timj@jach.hawaii.edu>
58995              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
58996              MIME-Version: 1.0
58997              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
58998      Branch: perl
58999            ! utils/perlbug.PL
59000 ____________________________________________________________________________
59001 [  6727] By: jhi                                   on 2000/08/20  20:43:32
59002         Log: Update Changes.
59003      Branch: perl
59004            ! Changes patchlevel.h
59005 ____________________________________________________________________________
59006 [  6726] By: jhi                                   on 2000/08/20  20:41:44
59007         Log: The veryclean target needs to clobber.
59008      Branch: perl
59009            ! Makefile.SH
59010 ____________________________________________________________________________
59011 [  6725] By: jhi                                   on 2000/08/20  20:37:38
59012         Log: Document odd vs even subreleases and -Dusedevel.
59013      Branch: perl
59014            ! INSTALL
59015 ____________________________________________________________________________
59016 [  6724] By: jhi                                   on 2000/08/20  19:58:05
59017         Log: Use temporary directory instead of current directory.
59018              
59019              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
59020              From: Tim Jenness <timj@jach.hawaii.edu>
59021              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
59022              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
59023      Branch: perl
59024            ! t/lib/ftmp-security.t
59025 ____________________________________________________________________________
59026 [  6723] By: jhi                                   on 2000/08/20  19:55:55
59027         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
59028              From: andreas.koenig@anima.de (Andreas J. Koenig)
59029              Date: 20 Aug 2000 15:52:03 +0200
59030              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
59031      Branch: perl
59032            ! lib/ExtUtils/MM_Unix.pm
59033 ____________________________________________________________________________
59034 [  6722] By: jhi                                   on 2000/08/20  19:46:01
59035         Log: Update to CGI 2.72, from Lincoln Stein.
59036      Branch: perl
59037            ! lib/CGI.pm
59038 ____________________________________________________________________________
59039 [  6721] By: jhi                                   on 2000/08/20  19:43:54
59040         Log: (Replaced by #8364.)
59041              
59042              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
59043              From: Radu Greab <radu@netsoft.ro>
59044              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
59045              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
59046      Branch: perl
59047            ! ext/GDBM_File/GDBM_File.xs
59048 ____________________________________________________________________________
59049 [  6720] By: jhi                                   on 2000/08/20  19:42:01
59050         Log: pp_open() could pass an uninitialized filename down to do_open9().
59051      Branch: perl
59052            ! pp_sys.c
59053 ____________________________________________________________________________
59054 [  6719] By: jhi                                   on 2000/08/20  14:06:41
59055         Log: UTF8 concat fixes.
59056              
59057              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
59058              From: Hugo <hv@crypt.compulink.co.uk>
59059              Date: Sun, 20 Aug 2000 07:30:46 +0100
59060              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
59061      Branch: perl
59062            ! pp_hot.c t/op/append.t
59063 ____________________________________________________________________________
59064 [  6718] By: jhi                                   on 2000/08/20  02:09:37
59065         Log: Let's try #6717 again.
59066      Branch: perl
59067            ! lib/File/Temp.pm
59068 ____________________________________________________________________________
59069 [  6717] By: jhi                                   on 2000/08/20  01:56:55
59070         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
59071              From: "Craig A. Berry" <craig.berry@metamorgs.com>
59072              Date: Sat, 19 Aug 2000 18:15:39 -0500
59073              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
59074      Branch: perl
59075            ! lib/File/Temp.pm
59076 ____________________________________________________________________________
59077 [  6716] By: jhi                                   on 2000/08/19  15:50:11
59078         Log: Update Changes.
59079      Branch: perl
59080            ! Changes patchlevel.h
59081 ____________________________________________________________________________
59082 [  6715] By: jhi                                   on 2000/08/19  15:39:09
59083         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
59084              From: Jonathan D Johnston <jdjohnston2@juno.com>
59085              Date: Thu, 17 Aug 2000 23:13:01 -0400       
59086              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
59087      Branch: perl
59088            ! pod/perlfunc.pod
59089 ____________________________________________________________________________
59090 [  6714] By: jhi                                   on 2000/08/19  15:34:04
59091         Log: Introduce a 'veryclean' target that is like 'distclean'
59092              but also removes *~ and *.orig.
59093      Branch: perl
59094            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
59095            ! utils/Makefile x2p/Makefile.SH
59096 ____________________________________________________________________________
59097 [  6713] By: jhi                                   on 2000/08/19  14:15:45
59098         Log: Put back the long double avoidance code to POSIX.xs
59099              because VMS seems to need it still.
59100      Branch: perl
59101            ! ext/POSIX/POSIX.xs
59102 ____________________________________________________________________________
59103 [  6712] By: jhi                                   on 2000/08/19  14:10:41
59104         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
59105              From: Peter Prymmer <pvhp@forte.com>
59106              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
59107              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
59108      Branch: perl
59109            ! lib/Pod/Find.pm t/pod/find.t
59110 ____________________________________________________________________________
59111 [  6711] By: jhi                                   on 2000/08/19  14:09:19
59112         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
59113              From: Peter Prymmer <pvhp@forte.com>
59114              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
59115              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
59116              cc: vmsperl@perl.org
59117      Branch: perl
59118            ! t/lib/peek.t
59119 ____________________________________________________________________________
59120 [  6710] By: jhi                                   on 2000/08/19  14:08:01
59121         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
59122              From: Jan Dubois <jand@ActiveState.com>
59123              Date: Fri, 18 Aug 2000 16:31:48 -0700
59124              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
59125      Branch: perl
59126            ! win32/win32.c
59127 ____________________________________________________________________________
59128 [  6709] By: jhi                                   on 2000/08/19  14:06:57
59129         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
59130              
59131              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
59132              From: Spider.Boardman@Orb.Nashua.NH.US
59133              Date: Fri, 18 Aug 2000 18:41:14 -0400
59134              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
59135      Branch: perl
59136            ! regcomp.c
59137 ____________________________________________________________________________
59138 [  6708] By: jhi                                   on 2000/08/18  22:04:49
59139         Log: Update Changes.
59140      Branch: perl
59141            ! Changes patchlevel.h
59142 ____________________________________________________________________________
59143 [  6707] By: jhi                                   on 2000/08/18  21:55:14
59144         Log: Add warnif(), check warnings further up the stack,
59145              all the warnings functions now can take an optional object reference.
59146              
59147              Subject: [PATCH bleedperl@6691] warnings pragma update
59148              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
59149              Date: Fri, 18 Aug 2000 22:42:06 +0100
59150              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
59151      Branch: perl
59152            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
59153            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
59154            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
59155 ____________________________________________________________________________
59156 [  6706] By: jhi                                   on 2000/08/18  21:41:45
59157         Log: Typo in pp_complement().
59158              
59159              Subject: [PATCH perl-current] Deparse
59160              From: Peter Scott <Peter@PSDT.com>
59161              Date: Fri, 18 Aug 2000 12:44:37 -0700
59162              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
59163      Branch: perl
59164            ! ext/B/B/Deparse.pm
59165 ____________________________________________________________________________
59166 [  6705] By: jhi                                   on 2000/08/18  21:25:59
59167         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
59168              From: Jan Dubois <jand@ActiveState.com>
59169              Date: Fri, 18 Aug 2000 14:22:51 -0700
59170              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
59171      Branch: perl
59172            ! lib/Win32.pod win32/win32.c
59173 ____________________________________________________________________________
59174 [  6704] By: jhi                                   on 2000/08/18  21:16:14
59175         Log: Don't eat leading os from index entries.
59176              
59177              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
59178              From: Russ Allbery <rra@stanford.edu>
59179              Date: 10 Aug 2000 20:49:25 -0700
59180              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
59181      Branch: perl
59182            ! lib/Pod/Man.pm
59183 ____________________________________________________________________________
59184 [  6703] By: jhi                                   on 2000/08/18  21:07:06
59185         Log: Add [[:blank:]] as suggested in
59186              
59187              Subject: [ID 20000716.024] [=cc=] / [:blank:]
59188              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
59189              Date: Sun, 16 Jul 2000 17:55:29 -0700
59190              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
59191              
59192              (the [=cc=] has already been taken care of by #6439
59193              so the whole bug report can be closed)
59194              
59195              and make [[:space:]] to be equivalent to isspace(3)
59196              (as opposed to \s, which is isSPACE()).  The difference
59197              is that now [[:space:]] matches the mythical vertical tab,
59198              while \s doesn't.
59199      Branch: perl
59200            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
59201            ! regexec.c t/op/pat.t
59202 ____________________________________________________________________________
59203 [  6702] By: jhi                                   on 2000/08/18  18:47:47
59204         Log: The new tests were missing from #6415.
59205      Branch: perl
59206            ! t/op/bop.t
59207 ____________________________________________________________________________
59208 [  6701] By: jhi                                   on 2000/08/18  18:20:40
59209         Log: Document the NDBM_File and ODBM_File as SDBM_File
59210              was documented in #6417.
59211      Branch: perl
59212            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
59213            ! ext/SDBM_File/SDBM_File.pm
59214 ____________________________________________________________________________
59215 [  6700] By: jhi                                   on 2000/08/18  18:10:39
59216         Log: Subject: [PATCH perl@6698] cygwin port
59217              From: "Fifer, Eric" <EFifer@sanwaint.com>
59218              Date: Fri, 18 Aug 2000 17:30:05 +0100
59219              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
59220      Branch: perl
59221            ! lib/File/Temp.pm
59222 ____________________________________________________________________________
59223 [  6699] By: jhi                                   on 2000/08/18  16:21:49
59224         Log: Document code point which makes if (defined %stash::) to work
59225              (noted by Spider Boardman).
59226      Branch: perl
59227            ! op.c
59228 ____________________________________________________________________________
59229 [  6698] By: jhi                                   on 2000/08/18  13:43:27
59230         Log: Update Changes.
59231      Branch: perl
59232            ! Changes patchlevel.h
59233 ____________________________________________________________________________
59234 [  6697] By: jhi                                   on 2000/08/18  13:35:57
59235         Log: Tiny Getopt::Long patch from Johan Vromans.
59236      Branch: perl
59237            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
59238 ____________________________________________________________________________
59239 [  6696] By: jhi                                   on 2000/08/18  13:26:14
59240         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
59241              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
59242              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
59243              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
59244      Branch: perl
59245            ! pod/perldiag.pod pod/perlsyn.pod
59246 ____________________________________________________________________________
59247 [  6695] By: jhi                                   on 2000/08/18  13:13:26
59248         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
59249              From: Daniel Chetlin <daniel@chetlin.com>
59250              Date: Fri, 18 Aug 2000 03:13:36 -0700
59251              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
59252      Branch: perl
59253            ! pod/perlfunc.pod
59254 ____________________________________________________________________________
59255 [  6694] By: jhi                                   on 2000/08/18  13:08:05
59256         Log: Subject: [PATCH] perltrap.pod spring cleaning
59257              From: Daniel Chetlin <daniel@chetlin.com>
59258              Date: Fri, 18 Aug 2000 03:06:54 -0700
59259              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
59260              
59261              plus Mike Guy's nitfix.
59262      Branch: perl
59263            ! pod/perltrap.pod
59264 ____________________________________________________________________________
59265 [  6693] By: jhi                                   on 2000/08/18  13:00:26
59266         Log: Unbuffer the output.
59267              
59268              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
59269              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59270              Date: Thu, 17 Aug 2000 18:39:29 -0700
59271              Message-ID: <RPJn5gzkgydf092yn@efn.org>
59272      Branch: perl
59273            ! t/op/fork.t
59274 ____________________________________________________________________________
59275 [  6692] By: jhi                                   on 2000/08/18  05:19:17
59276         Log: Delete the image, too, not just its MANIFEStation.
59277      Branch: perl
59278            - lib/CGI/eg/wilogo.gif
59279 ____________________________________________________________________________
59280 [  6691] By: jhi                                   on 2000/08/18  05:10:26
59281         Log: Propagate new Configure vars.
59282      Branch: perl
59283            ! configure.com epoc/config.sh uconfig.h uconfig.sh
59284            ! vos/config.def vos/config.h vos/config_h.SH_orig
59285            ! win32/config.bc win32/config.gc win32/config.vc
59286            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59287 ____________________________________________________________________________
59288 [  6690] By: jhi                                   on 2000/08/18  04:30:56
59289         Log: Update Changes.
59290      Branch: perl
59291            ! Changes patchlevel.h
59292 ____________________________________________________________________________
59293 [  6689] By: jhi                                   on 2000/08/18  04:12:30
59294         Log: Fix the lib/complex failure of
59295              
59296              From: abigail@foad.org
59297              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
59298              Date: 15 Aug 2000 04:06:38 -0000
59299              Message-Id: <20000815040638.8524.qmail@foad.org> 
59300              
59301              Linux long double accuracy issue: something that
59302              when printed with %g looks like "2" but int() of it is 1.
59303      Branch: perl
59304            ! lib/Math/Complex.pm
59305 ____________________________________________________________________________
59306 [  6688] By: jhi                                   on 2000/08/18  03:15:35
59307         Log: The byteorder code in #6671 was wrong.
59308      Branch: perl
59309            ! configpm
59310 ____________________________________________________________________________
59311 [  6687] By: jhi                                   on 2000/08/18  02:08:42
59312         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
59313              From: Jan Dubois <jand@ActiveState.com>
59314              Date: Thu, 17 Aug 2000 18:31:55 -0700
59315              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
59316      Branch: perl
59317            ! sv.c
59318 ____________________________________________________________________________
59319 [  6686] By: jhi                                   on 2000/08/18  02:04:15
59320         Log: Use NVs in POSIX math, not doubles.
59321              
59322              From: abigail@foad.org
59323              Subject: [ID 20000817.014] POSIX & modfl
59324              Date: 17 Aug 2000 20:49:18 -0000
59325              Message-Id: <20000817204918.23123.qmail@foad.org>
59326      Branch: perl
59327            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
59328 ____________________________________________________________________________
59329 [  6685] By: jhi                                   on 2000/08/18  02:02:12
59330         Log: Introduce NVef, NVff, and NVgf, use the middle one.
59331              (helps for lib/peek + Linux + long doubles)  Reported in
59332              
59333              From: abigail@foad.org
59334              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
59335              Date: 15 Aug 2000 04:06:38 -0000
59336              Message-Id: <20000815040638.8524.qmail@foad.org> 
59337              
59338              (note: the lib/complex failure has not yet been addressed)
59339      Branch: metaconfig/U/perl
59340            ! perlxvf.U
59341      Branch: perl
59342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59343            ! config_h.SH dump.c perl.h pod/perlguts.pod
59344 ____________________________________________________________________________
59345 [  6684] By: jhi                                   on 2000/08/17  23:22:19
59346         Log: Add byteorder to the myconfig output.
59347      Branch: perl
59348            ! myconfig.SH
59349 ____________________________________________________________________________
59350 [  6683] By: jhi                                   on 2000/08/17  23:20:19
59351         Log: The image doth not exist, spotted by Johan Vromans.
59352      Branch: perl
59353            ! MANIFEST
59354 ____________________________________________________________________________
59355 [  6682] By: jhi                                   on 2000/08/17  22:38:16
59356         Log: Document what the backtick returns if the command fails.
59357      Branch: perl
59358            ! pod/perlop.pod
59359 ____________________________________________________________________________
59360 [  6681] By: jhi                                   on 2000/08/17  22:33:12
59361         Log: Do not use prototyping here.
59362              
59363              Subject: [ID 20000817.016] [PATCH] Peek.xs
59364              From: abigail@foad.org
59365              Date: 17 Aug 2000 20:55:56 -0000
59366              Message-Id: <20000817205556.24270.qmail@foad.org>
59367      Branch: perl
59368            ! ext/Devel/Peek/Makefile.PL
59369 ____________________________________________________________________________
59370 [  6680] By: jhi                                   on 2000/08/17  19:46:43
59371         Log: Don't propose using modules built for 5.005 if no binary
59372              compatibility with 5.005 is attempted.
59373              
59374              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
59375              Subject: Minor nit with 5.7.0 (6655)
59376              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
59377              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
59378      Branch: metaconfig
59379            ! U/installdirs/inc_version_list.U
59380      Branch: perl
59381            ! Configure config_h.SH
59382 ____________________________________________________________________________
59383 [  6679] By: jhi                                   on 2000/08/17  19:16:39
59384         Log: Microperl config update.
59385      Branch: perl
59386            ! uconfig.h uconfig.sh
59387 ____________________________________________________________________________
59388 [  6678] By: jhi                                   on 2000/08/17  19:16:13
59389         Log: The #6648 wasn't protective enough for limited platforms
59390              (like microperl).
59391      Branch: perl
59392            ! dump.c sv.c
59393 ____________________________________________________________________________
59394 [  6677] By: jhi                                   on 2000/08/17  14:46:35
59395         Log: Update Changes.
59396      Branch: perl
59397            ! Changes patchlevel.h
59398 ____________________________________________________________________________
59399 [  6676] By: jhi                                   on 2000/08/17  14:44:02
59400         Log: Add perlebcdic from Peter Prymmer, regen toc.
59401      Branch: perl
59402            + pod/perlebcdic.pod
59403            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59404 ____________________________________________________________________________
59405 [  6675] By: jhi                                   on 2000/08/17  14:41:52
59406         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
59407      Branch: perl
59408            ! pod/perldebtut.pod
59409 ____________________________________________________________________________
59410 [  6674] By: jhi                                   on 2000/08/17  14:29:43
59411         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
59412              
59413              Subject: [ID 20000724.006] -DLEAKTEST problem
59414              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
59415              Date: Tue, 25 Jul 2000 00:36:32 -0500
59416              Message-Id: <20000725003632.A26186@www.llamacom.com>
59417              
59418              Reminder sent
59419              
59420              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
59421              From: Hugo <hv@crypt.compulink.co.uk>
59422              Date: Thu, 17 Aug 2000 15:23:42 +0100
59423              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
59424      Branch: perl
59425            ! util.c
59426 ____________________________________________________________________________
59427 [  6673] By: jhi                                   on 2000/08/17  04:07:10
59428         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
59429              From: John Peacock <JPeacock@UnivPress.com>
59430              Date: Tue, 01 Aug 2000 09:38:12 -0400
59431              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
59432      Branch: perl
59433            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
59434 ____________________________________________________________________________
59435 [  6672] By: jhi                                   on 2000/08/17  03:04:35
59436         Log: Subject: [PATCH] Cwd.pm now uses strict
59437              From: Tim Jenness <timj@jach.hawaii.edu>
59438              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
59439              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
59440      Branch: perl
59441            ! lib/Cwd.pm
59442 ____________________________________________________________________________
59443 [  6671] By: jhi                                   on 2000/08/17  02:16:35
59444         Log: Make $Config{byteorder} more magical so that it is
59445              dynamically computed: nice for 'fat binaries'.
59446              
59447              Subject: [PATCH]: default byteorder
59448              From: Wilfredo Sánchez <wsanchez@apple.com>
59449              Date: Mon, 31 Jul 2000 19:45:31 -0700
59450              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
59451      Branch: perl
59452            ! configpm
59453 ____________________________________________________________________________
59454 [  6670] By: gsar                                  on 2000/08/17  01:22:21
59455         Log: move WNOHANG definition to where other such things are
59456      Branch: perl
59457            ! win32/win32.h
59458 ____________________________________________________________________________
59459 [  6669] By: jhi                                   on 2000/08/17  01:19:17
59460         Log: Update Changes.
59461      Branch: perl
59462            ! Changes patchlevel.h
59463 ____________________________________________________________________________
59464 [  6668] By: jhi                                   on 2000/08/17  01:16:29
59465         Log: Doc nits spotted by Richard Soderberg.
59466      Branch: perl
59467            ! README.posix-bc README.vmesa
59468 ____________________________________________________________________________
59469 [  6667] By: jhi                                   on 2000/08/17  01:12:11
59470         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
59471              From: "Casey R. Tweten" <crt@kiski.net>
59472              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
59473              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
59474      Branch: perl
59475            ! pod/perldebtut.pod
59476 ____________________________________________________________________________
59477 [  6666] By: jhi                                   on 2000/08/17  01:09:31
59478         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
59479              From: "Casey R. Tweten" <crt@kiski.net>
59480              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
59481              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
59482      Branch: perl
59483            ! lib/Shell.pm
59484 ____________________________________________________________________________
59485 [  6665] By: gsar                                  on 2000/08/17  01:03:52
59486         Log: add "ok" targets from change#6632 in makefile.mk
59487      Branch: perl
59488            ! pod/perlport.pod win32/Makefile win32/makefile.mk
59489 ____________________________________________________________________________
59490 [  6664] By: gsar                                  on 2000/08/17  00:56:11
59491         Log: avoid warnings from dense compiler
59492      Branch: perl
59493            ! win32/win32.c
59494 ____________________________________________________________________________
59495 [  6663] By: jhi                                   on 2000/08/17  00:51:49
59496         Log: Tweak the regex compilation errors once more.
59497      Branch: perl
59498            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
59499            ! t/op/regmesg.t t/pragma/warn/regcomp
59500 ____________________________________________________________________________
59501 [  6662] By: gsar                                  on 2000/08/17  00:28:19
59502         Log: trailing new %ENV entries weren't being pushed into the real
59503              environment of subprocesses on Windows
59504      Branch: perl
59505            ! t/op/magic.t win32/perlhost.h
59506 ____________________________________________________________________________
59507 [  6661] By: gsar                                  on 2000/08/17  00:19:20
59508         Log: waitpid() now handles externally spawned pids correctly;
59509              fixes for backtick/wait/waitpid failures on Windows 9x
59510              
59511              these changes make the pid returned by process functions on
59512              Windows 9x always positive by clearing the high bit (which
59513              is always set on Win9x); pseudo-process PIDs are likewise
59514              always negative now on Win9x (just as on NT/2000)
59515      Branch: perl
59516            ! pp_sys.c win32/perlhost.h win32/win32.c
59517 ____________________________________________________________________________
59518 [  6660] By: jhi                                   on 2000/08/17  00:04:32
59519         Log: Retract #6645.
59520      Branch: perl
59521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59522            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
59523            ! t/op/sprintf.t
59524 ____________________________________________________________________________
59525 [  6659] By: gsar                                  on 2000/08/16  23:59:28
59526         Log: on windows, the return values from wait() and waitpid() don't
59527              match those of pseudo-pids
59528      Branch: perl
59529            ! pp_sys.c t/op/fork.t util.c win32/win32.c
59530 ____________________________________________________________________________
59531 [  6658] By: gsar                                  on 2000/08/16  23:56:14
59532         Log: pod nit seen in passing
59533      Branch: perl
59534            ! pod/perlfunc.pod
59535 ____________________________________________________________________________
59536 [  6657] By: gsar                                  on 2000/08/16  23:53:42
59537         Log: change#6328 could make close(SOCKET) return false on windows
59538              when it shouldn't
59539      Branch: perl
59540            ! win32/win32sck.c
59541 ____________________________________________________________________________
59542 [  6656] By: gsar                                  on 2000/08/16  23:46:57
59543         Log: check that the number pseudo children doesn't exceed
59544              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
59545              the WaitForMultipleObjects() limit that would cause wait()
59546              to crash)
59547              
59548              wait() and waitpid() could potentially be rewritten to use
59549              more than one thread to do the waiting to eliminate this
59550              limitation
59551      Branch: perl
59552            ! win32/perlhost.h
59553 ____________________________________________________________________________
59554 [  6655] By: jhi                                   on 2000/08/16  14:11:05
59555         Log: Update Changes.
59556      Branch: perl
59557            ! Changes patchlevel.h
59558 ____________________________________________________________________________
59559 [  6654] By: jhi                                   on 2000/08/16  14:10:12
59560         Log: Update to perldebtut 1.9, from Richard Foley.
59561      Branch: perl
59562            ! pod/perldebtut.pod
59563 ____________________________________________________________________________
59564 [  6653] By: jhi                                   on 2000/08/16  14:08:17
59565         Log: Change the regx compilation error markers to use = instead of <
59566              since pod makes using the latter quite messy.  Reported in
59567              ID 20000814.006 by Abigail and in
59568              Subject: Unknown escape E<> ?
59569              From: Lupe Christoph <lupe@lupe-christoph.de>
59570              Date: Fri, 11 Aug 2000 00:30:27 +0200
59571              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
59572      Branch: perl
59573            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
59574            ! t/op/regmesg.t t/pragma/warn/regcomp
59575 ____________________________________________________________________________
59576 [  6652] By: jhi                                   on 2000/08/16  13:25:31
59577         Log: Change the perlbug address to perl.org since it's more forgiving.
59578              
59579              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
59580              From: abigail@foad.org
59581              Date: 15 Aug 2000 04:15:40 -0000
59582              Message-Id: <20000815041540.8633.qmail@foad.org>
59583      Branch: perl
59584            ! utils/perlbug.PL
59585 ____________________________________________________________________________
59586 [  6651] By: jhi                                   on 2000/08/16  13:22:35
59587         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
59588              From: Tim Jenness <timj@jach.hawaii.edu>
59589              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
59590              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
59591      Branch: perl
59592            ! lib/Cwd.pm
59593 ____________________________________________________________________________
59594 [  6650] By: jhi                                   on 2000/08/16  13:18:13
59595         Log: Update to CPAN 1.57.
59596              
59597              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
59598              From: andreas.koenig@anima.de (Andreas J. Koenig)
59599              Date: 16 Aug 2000 15:09:46 +0200
59600              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
59601      Branch: perl
59602            ! lib/CPAN.pm
59603 ____________________________________________________________________________
59604 [  6649] By: jhi                                   on 2000/08/16  13:12:31
59605         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
59606              From: "Larry W. Virden" <lvirden@cas.org>
59607              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
59608              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
59609      Branch: perl
59610            ! README.hpux
59611 ____________________________________________________________________________
59612 [  6648] By: jhi                                   on 2000/08/16  13:03:53
59613         Log: The numeric locale was reset to "C" by s?printf and never restored.
59614              
59615              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
59616              From: Christian Kirsch <ck@held.mind.de>
59617              Date: Wed, 9 Aug 2000 17:05:17 +0200
59618              Message-Id: <20000809170517.A25389@held>
59619              
59620              No test since adding the failing example to locale.t
59621              does not fail -- probably because the locale settings are so
59622              thoroughly tweaked by that time.  Running the example standalone
59623              does fail, though.  UPDATE: test case added at change #7540.
59624      Branch: perl
59625            ! dump.c perl.h pp.c pp_ctl.c sv.c
59626 ____________________________________________________________________________
59627 [  6647] By: jhi                                   on 2000/08/16  00:07:54
59628         Log: Update Changes and test semi-automatic patchlevel updating.
59629      Branch: perl
59630            ! Changes patchlevel.h
59631 ____________________________________________________________________________
59632 [  6646] By: jhi                                   on 2000/08/15  23:35:07
59633         Log: Fix a dependency problem.
59634              
59635              Subject: [PATCH: 6640] VMS Makefile.SH update
59636              From: Peter Prymmer <pvhp@forte.com>
59637              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
59638              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
59639      Branch: perl
59640            ! vms/descrip_mms.template
59641 ____________________________________________________________________________
59642 [  6645] By: jhi                                   on 2000/08/15  23:33:23
59643         Log: (Retracted by #6660)
59644              
59645              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
59646              From: Dominic Dunlop <domo@computer.org>
59647              Date: Tue, 15 Aug 2000 22:20:52 +0200
59648              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
59649      Branch: metaconfig/U/perl
59650            + d_printfed.U
59651      Branch: perl
59652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59653            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
59654            ! t/op/sprintf.t
59655 ____________________________________________________________________________
59656 [  6644] By: jhi                                   on 2000/08/15  21:17:20
59657         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
59658              From: abigail@foad.org
59659              Date: 15 Aug 2000 20:12:41 -0000
59660              Message-Id: <20000815201241.25556.qmail@foad.org>
59661      Branch: perl
59662            ! INSTALL
59663 ____________________________________________________________________________
59664 [  6643] By: jhi                                   on 2000/08/15  21:15:28
59665         Log: (an already applied patch)
59666      Branch: perl
59667            ! lib/CGI.pm
59668 ____________________________________________________________________________
59669 [  6642] By: gsar                                  on 2000/08/15  19:54:05
59670         Log: magic callbacks all need to have same type signature
59671      Branch: perl
59672            ! embed.pl mg.c proto.h
59673 ____________________________________________________________________________
59674 [  6641] By: jhi                                   on 2000/08/15  17:56:27
59675         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)
59676              From: Mike Guy <mjtg@cam.ac.uk>
59677              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
59678              Date: Tue, 15 Aug 2000 18:26:45 +0100
59679              
59680              Only the peek.t part applied, not the hash quality part.
59681      Branch: perl
59682            ! t/lib/peek.t
59683 ____________________________________________________________________________
59684 [  6640] By: jhi                                   on 2000/08/15  16:37:37
59685         Log: Update Changes.
59686      Branch: perl
59687            ! Changes
59688 ____________________________________________________________________________
59689 [  6639] By: jhi                                   on 2000/08/15  16:34:55
59690         Log: Missed a file from #6638.
59691      Branch: perl
59692            ! lib/File/Temp.pm
59693 ____________________________________________________________________________
59694 [  6638] By: jhi                                   on 2000/08/15  16:33:19
59695         Log: Subject: [PATCH perl@6620] cygwin port
59696              From: "Fifer, Eric" <EFifer@sanwaint.com>
59697              Date: Tue, 15 Aug 2000 17:00:49 +0100
59698              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
59699      Branch: perl
59700            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
59701 ____________________________________________________________________________
59702 [  6637] By: jhi                                   on 2000/08/15  16:29:22
59703         Log: Subject: [PATCH] debugger exit code should reflect user exit code
59704              From: Mike Guy <mjtg@cam.ac.uk>
59705              Date: Tue, 15 Aug 2000 16:55:59 +0100
59706              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
59707      Branch: perl
59708            ! lib/perl5db.pl
59709 ____________________________________________________________________________
59710 [  6636] By: jhi                                   on 2000/08/15  15:30:58
59711         Log: Update Changes.
59712      Branch: perl
59713            ! Changes
59714 ____________________________________________________________________________
59715 [  6635] By: jhi                                   on 2000/08/15  15:27:21
59716         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
59717      Branch: metaconfig
59718            ! U/mkglossary U/mksample
59719      Branch: metaconfig/U/perl
59720            ! Devel.U
59721      Branch: perl
59722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59723 ____________________________________________________________________________
59724 [  6634] By: jhi                                   on 2000/08/15  14:11:55
59725         Log: Don't blow limited stacks, a lower number is enough to
59726              tickle the lookbehind limit.
59727              
59728              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
59729              From: Dominic Dunlop <domo@computer.org>
59730              Date: Tue, 15 Aug 2000 13:51:24 +0200
59731              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
59732      Branch: perl
59733            ! t/op/regmesg.t
59734 ____________________________________________________________________________
59735 [  6633] By: jhi                                   on 2000/08/15  14:01:46
59736         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
59737              From: Mike Guy <mjtg@cam.ac.uk>
59738              Date: Tue, 15 Aug 2000 12:10:50 +0100
59739              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
59740      Branch: perl
59741            ! utils/perldoc.PL
59742 ____________________________________________________________________________
59743 [  6632] By: jhi                                   on 2000/08/15  13:58:48
59744         Log: make ok etc also for win32.
59745              
59746              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
59747              From: Prymmer/Kahn <pvhp@best.com>
59748              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
59749              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
59750      Branch: perl
59751            ! win32/Makefile
59752 ____________________________________________________________________________
59753 [  6631] By: jhi                                   on 2000/08/15  13:45:03
59754         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
59755      Branch: perl
59756            ! lib/Test.pm
59757 ____________________________________________________________________________
59758 [  6630] By: jhi                                   on 2000/08/15  03:25:09
59759         Log: Update Changes.
59760      Branch: perl
59761            ! Changes
59762 ____________________________________________________________________________
59763 [  6629] By: jhi                                   on 2000/08/15  03:23:53
59764         Log: magic_regdatum_set() is void, not int.
59765      Branch: perl
59766            ! embed.pl mg.c proto.h
59767 ____________________________________________________________________________
59768 [  6628] By: jhi                                   on 2000/08/15  03:08:02
59769         Log: Make the user to give up his firstborn, err, to knowingly
59770              verify installing an unstable developer release.  Also bump
59771              the release to 5.7.0, but leave a patch tag in the local
59772              patches saying that this is not yet the real thing.
59773      Branch: metaconfig
59774            ! U/modified/Instruct.U
59775      Branch: metaconfig/U/perl
59776            + Devel.U
59777      Branch: perl
59778            ! Configure patchlevel.h
59779 ____________________________________________________________________________
59780 [  6627] By: jhi                                   on 2000/08/14  22:32:52
59781         Log: README.os2 update.
59782              
59783              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
59784              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59785              Date: Wed, 02 Aug 2000 21:55:09 -0700
59786              Message-ID: <tsPi5gzkgegX092yn@efn.org>
59787      Branch: perl
59788            ! README.os2
59789 ____________________________________________________________________________
59790 [  6626] By: jhi                                   on 2000/08/14  21:00:02
59791         Log: Subject: Re: File::Temp problems on VMS in bleedperl
59792              From: Tim Jenness <timj@jach.hawaii.edu>
59793              cc: vmsperl@perl.org
59794              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
59795              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
59796      Branch: perl
59797            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
59798 ____________________________________________________________________________
59799 [  6625] By: jhi                                   on 2000/08/14  20:52:16
59800         Log: Add SUIDMAIL as was done for the CERT alert.
59801      Branch: perl
59802            ! patchlevel.h
59803 ____________________________________________________________________________
59804 [  6624] By: jhi                                   on 2000/08/14  20:48:50
59805         Log: Subject: sfio2000
59806              From: Daniel Muino <dmuino@afip.gov.ar>
59807              Date: Mon, 14 Aug 2000 16:58:11 -0300
59808              Message-ID: <20000814165811.B16368@con2-dgi>
59809      Branch: perl
59810            ! perlsdio.h perlsfio.h
59811 ____________________________________________________________________________
59812 [  6623] By: jhi                                   on 2000/08/14  20:47:36
59813         Log: Subject: warning: storage class after type is obsolescent
59814              From: Daniel Muino <dmuino@afip.gov.ar>
59815              Date: Mon, 14 Aug 2000 16:42:47 -0300
59816              Message-ID: <20000814164247.A16368@con2-dgi>
59817      Branch: perl
59818            ! regcomp.pl regnodes.h
59819 ____________________________________________________________________________
59820 [  6622] By: jhi                                   on 2000/08/14  20:43:05
59821         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
59822              From: abigail@foad.org
59823              Date: 14 Aug 2000 20:00:10 -0000
59824              Message-Id: <20000814200010.27271.qmail@foad.org>
59825      Branch: perl
59826            ! Changes
59827 ____________________________________________________________________________
59828 [  6621] By: jhi                                   on 2000/08/14  15:23:05
59829         Log: Update Changes.
59830      Branch: perl
59831            ! Changes
59832 ____________________________________________________________________________
59833 [  6620] By: jhi                                   on 2000/08/14  15:22:14
59834         Log: Subject: Re: [PATCH] @+, @- readonly
59835              From: Mike Guy <mjtg@cam.ac.uk>
59836              Date: Mon, 14 Aug 2000 15:26:55 +0100
59837              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
59838      Branch: perl
59839            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
59840            ! sv.c t/op/pat.t
59841 ____________________________________________________________________________
59842 [  6619] By: jhi                                   on 2000/08/14  14:12:08
59843         Log: Update Changes.
59844      Branch: perl
59845            ! Changes
59846 ____________________________________________________________________________
59847 [  6618] By: jhi                                   on 2000/08/14  14:09:34
59848         Log: For now remove the mail code.
59849      Branch: perl
59850            ! perl.c
59851 ____________________________________________________________________________
59852 [  6617] By: jhi                                   on 2000/08/14  14:08:28
59853         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
59854      Branch: perl
59855            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
59856            ! pod/perlfaq8.pod pod/perlsec.pod
59857 ____________________________________________________________________________
59858 [  6616] By: jhi                                   on 2000/08/14  14:00:11
59859         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
59860              From: Mike Guy <mjtg@cam.ac.uk>
59861              Date: Mon, 14 Aug 2000 08:26:02 +0100
59862              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
59863      Branch: perl
59864            ! lib/perl5db.pl
59865 ____________________________________________________________________________
59866 [  6615] By: jhi                                   on 2000/08/14  13:58:45
59867         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
59868              From: Mike Guy <mjtg@cam.ac.uk>
59869              Date: Mon, 14 Aug 2000 08:04:22 +0100
59870              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
59871      Branch: perl
59872            ! gv.c mg.c t/op/pat.t
59873 ____________________________________________________________________________
59874 [  6614] By: jhi                                   on 2000/08/14  13:56:45
59875         Log: Subject: Test fails / warnings with perl-current #6612
59876              From: Mike Guy <mjtg@cam.ac.uk>
59877              Date: Mon, 14 Aug 2000 07:57:23 +0100
59878              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
59879      Branch: perl
59880            ! t/lib/b.t t/lib/peek.t
59881 ____________________________________________________________________________
59882 [  6613] By: jhi                                   on 2000/08/14  13:45:33
59883         Log: VMS configure.com update continues.
59884      Branch: perl
59885            - vms/configure.com
59886            ! MANIFEST configure.com
59887 ____________________________________________________________________________
59888 [  6612] By: jhi                                   on 2000/08/13  22:13:35
59889         Log: Update Changes.
59890      Branch: perl
59891            ! Changes
59892 ____________________________________________________________________________
59893 [  6611] By: jhi                                   on 2000/08/13  16:21:45
59894         Log: Upgrade to CGI 2.71, from Lincoln Stein.
59895      Branch: perl
59896            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
59897 ____________________________________________________________________________
59898 [  6610] By: jhi                                   on 2000/08/13  15:09:16
59899         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
59900              From: Mike Guy <mjtg@cam.ac.uk>
59901              Date: Sun, 13 Aug 2000 13:45:51 +0100
59902              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
59903      Branch: perl
59904            ! t/op/regmesg.t
59905 ____________________________________________________________________________
59906 [  6609] By: jhi                                   on 2000/08/13  14:31:26
59907         Log: Andreas says that 1.56 is fine, so reverting back to it.
59908      Branch: perl
59909            ! lib/CPAN.pm
59910 ____________________________________________________________________________
59911 [  6608] By: jhi                                   on 2000/08/13  05:34:20
59912         Log: Update Changes.
59913      Branch: perl
59914            ! Changes
59915 ____________________________________________________________________________
59916 [  6607] By: jhi                                   on 2000/08/13  05:32:01
59917         Log: Put back the \z changes of #5406 to CPAN.pm.
59918      Branch: perl
59919            ! lib/CPAN.pm
59920 ____________________________________________________________________________
59921 [  6606] By: jhi                                   on 2000/08/13  05:20:16
59922         Log: Fix-n-skip the tests under 5005threads.
59923      Branch: perl
59924            ! t/lib/b.t
59925 ____________________________________________________________________________
59926 [  6605] By: jhi                                   on 2000/08/13  05:07:48
59927         Log: Fix the test for 5005threads.
59928      Branch: perl
59929            ! t/lib/peek.t
59930 ____________________________________________________________________________
59931 [  6604] By: jhi                                   on 2000/08/13  03:35:37
59932         Log: Should have deleted this in #6603.
59933      Branch: perl
59934            - vms/subconfigure.com
59935 ____________________________________________________________________________
59936 [  6603] By: jhi                                   on 2000/08/12  18:29:32
59937         Log: Rewrite of vms/subconfigure.com as configure.com,
59938              from Peter Prymmer and the vmsperl crew.
59939      Branch: perl
59940            + vms/configure.com
59941            ! MANIFEST
59942 ____________________________________________________________________________
59943 [  6602] By: jhi                                   on 2000/08/11  13:00:01
59944         Log: PlainText.pm is dead.
59945      Branch: perl
59946            - lib/Pod/PlainText.pm
59947            ! MANIFEST
59948 ____________________________________________________________________________
59949 [  6601] By: jhi                                   on 2000/08/11  04:06:45
59950         Log: Update Changes.
59951      Branch: perl
59952            ! Changes
59953 ____________________________________________________________________________
59954 [  6600] By: jhi                                   on 2000/08/11  04:06:10
59955         Log: Add a few missing files, update MANIFEST.
59956      Branch: perl
59957            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
59958            + lib/Pod/PlainText.pm t/pod/find.t
59959            ! MANIFEST t/op/regmesg.t
59960 ____________________________________________________________________________
59961 [  6599] By: jhi                                   on 2000/08/11  03:31:10
59962         Log: Add Perl debugging tutorial, regen toc. 
59963              
59964              Subject: perldebtut.pod
59965              From: Richard Foley <Richard.Foley@m.dasa.de>
59966              Date: Wed, 09 Aug 2000 10:17:15 +0200
59967              Message-id: <3991138B.262247B8@m.dasa.de>
59968      Branch: perl
59969            + pod/perldebtut.pod
59970            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59971 ____________________________________________________________________________
59972 [  6598] By: jhi                                   on 2000/08/11  02:48:56
59973         Log: tiny Changes edit
59974      Branch: perl
59975            ! Changes
59976 ____________________________________________________________________________
59977 [  6597] By: jhi                                   on 2000/08/11  02:39:04
59978         Log: Tests for #6589.
59979              
59980              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
59981              From: simon@brecon.co.uk (Simon Cozens)
59982              Date: 11 Aug 2000 02:24:52 GMT
59983              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
59984      Branch: perl
59985            ! t/lib/b.t
59986 ____________________________________________________________________________
59987 [  6596] By: jhi                                   on 2000/08/11  01:50:07
59988         Log: Update Changes.
59989      Branch: perl
59990            ! Changes
59991 ____________________________________________________________________________
59992 [  6595] By: jhi                                   on 2000/08/11  01:47:16
59993         Log: nitfix
59994      Branch: perl
59995            ! Changes
59996 ____________________________________________________________________________
59997 [  6594] By: jhi                                   on 2000/08/11  01:36:16
59998         Log: Subject: Getting perlio and threads to compile
59999              From: Lupe Christoph <lupe@lupe-christoph.de>
60000              Date: Wed, 9 Aug 2000 11:35:54 +0200
60001              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
60002              
60003              (the Solaris version changes in Configure skipped)
60004      Branch: perl
60005            ! hints/solaris_2.sh thread.h
60006 ____________________________________________________________________________
60007 [  6593] By: jhi                                   on 2000/08/11  01:30:16
60008         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
60009              From: simon@brecon.co.uk (Simon Cozens)
60010              Date: 1 Aug 2000 06:55:19 GMT
60011              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
60012      Branch: perl
60013            ! lib/utf8.pm
60014 ____________________________________________________________________________
60015 [  6592] By: jhi                                   on 2000/08/11  01:26:39
60016         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
60017              From: Peter Scott <Peter@PeterScott.com>
60018              Date: Thu, 10 Aug 2000 08:23:27 -0700
60019              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
60020      Branch: perl
60021            ! lib/perl5db.pl
60022 ____________________________________________________________________________
60023 [  6591] By: jhi                                   on 2000/08/11  01:22:02
60024         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
60025              From: Hugo <hv@crypt.compulink.co.uk>
60026              Date: Thu, 10 Aug 2000 19:23:04 +0100
60027              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
60028      Branch: perl
60029            ! regexec.c t/op/pat.t
60030 ____________________________________________________________________________
60031 [  6590] By: jhi                                   on 2000/08/11  01:19:19
60032         Log: Preprocessing and postprocessing for File::Find.
60033              
60034              Subject: Patch to Find::File.pm to allow alphabetical results
60035              From: Joe Smith <jsmith@inwap.com>
60036              Date: Wed, 9 Aug 2000 02:44:54 -0700
60037              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
60038      Branch: perl
60039            ! lib/File/Find.pm
60040 ____________________________________________________________________________
60041 [  6589] By: jhi                                   on 2000/08/11  01:12:39
60042         Log: B::Deparse didn't do sub attributes.
60043              
60044              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60045              From: simon@brecon.co.uk (Simon Cozens)
60046              Date: 9 Aug 2000 04:49:20 GMT
60047              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
60048      Branch: perl
60049            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
60050 ____________________________________________________________________________
60051 [  6588] By: jhi                                   on 2000/08/11  01:06:40
60052         Log: Subject: debugger "d" command doesnt check line number
60053              From: Mike Guy <mjtg@cam.ac.uk>
60054              Date: Tue, 08 Aug 2000 21:54:29 +0100
60055              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
60056      Branch: perl
60057            ! lib/perl5db.pl mg.c pod/perldiag.pod
60058 ____________________________________________________________________________
60059 [  6587] By: jhi                                   on 2000/08/11  00:45:03
60060         Log: sleep(1) does not necessarily return 1.
60061              
60062              Subject: [PATCH bleadperl] op/lex_assign.t  
60063              From: Hugo <hv@crypt.compulink.co.uk>
60064              Date: Thu, 03 Aug 2000 14:34:22 +0100        
60065              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
60066      Branch: perl
60067            ! t/op/lex_assign.t
60068 ____________________________________________________________________________
60069 [  6586] By: jhi                                   on 2000/08/11  00:31:50
60070         Log: Document the IO::Select timeout.
60071      Branch: perl
60072            ! ext/IO/lib/IO/Select.pm
60073 ____________________________________________________________________________
60074 [  6585] By: jhi                                   on 2000/08/11  00:13:54
60075         Log: Forgot contributor.
60076      Branch: perl
60077            ! Changes
60078 ____________________________________________________________________________
60079 [  6584] By: jhi                                   on 2000/08/11  00:09:19
60080         Log: detypo
60081      Branch: perl
60082            ! Changes
60083 ____________________________________________________________________________
60084 [  6583] By: jhi                                   on 2000/08/11  00:07:53
60085         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
60086              
60087              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
60088              From: Mike Guy <mjtg@cam.ac.uk> 
60089              Date: Thu, 10 Aug 2000 15:50:54 +0100
60090              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
60091      Branch: perl
60092            ! sv.c t/op/int.t
60093 ____________________________________________________________________________
60094 [  6582] By: jhi                                   on 2000/08/10  23:29:32
60095         Log: Update Changes.
60096      Branch: perl
60097            ! Changes
60098 ____________________________________________________________________________
60099 [  6581] By: jhi                                   on 2000/08/10  23:26:16
60100         Log: Put back the std @INC thing.
60101      Branch: perl
60102            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
60103            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
60104            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
60105            ! t/lib/gol-oo.t
60106 ____________________________________________________________________________
60107 [  6580] By: jhi                                   on 2000/08/10  23:03:34
60108         Log: Update to CGI 2.70, from Lincoln Stein.
60109      Branch: perl
60110            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
60111            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
60112            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
60113            ! t/lib/cgi-request.t
60114 ____________________________________________________________________________
60115 [  6579] By: jhi                                   on 2000/08/10  22:41:50
60116         Log: Update to CPAN 1.56, from Andreas König.
60117      Branch: perl
60118            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60119 ____________________________________________________________________________
60120 [  6578] By: jhi                                   on 2000/08/10  22:38:13
60121         Log: Update to Pod::Parser 1.17, from Brad Appleton.
60122      Branch: perl
60123            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
60124            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
60125            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
60126            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
60127            ! t/pod/include.t t/pod/included.t t/pod/lref.t
60128            ! t/pod/multiline_items.t t/pod/nested_items.t
60129            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
60130            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
60131            ! t/pod/special_seqs.t
60132 ____________________________________________________________________________
60133 [  6577] By: jhi                                   on 2000/08/10  22:35:41
60134         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
60135      Branch: perl
60136            ! AUTHORS MAINTAIN
60137 ____________________________________________________________________________
60138 [  6576] By: jhi                                   on 2000/08/10  22:24:54
60139         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
60140      Branch: perl
60141            + t/lib/gol-oo.t
60142            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
60143            ! t/lib/gol-compat.t t/lib/gol-linkage.t
60144 ____________________________________________________________________________
60145 [  6575] By: jhi                                   on 2000/08/10  22:02:07
60146         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
60147      Branch: perl
60148            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
60149 ____________________________________________________________________________
60150 [  6574] By: jhi                                   on 2000/08/10  21:55:03
60151         Log: Iterating perl6 description.
60152      Branch: perl
60153            ! pod/perlfaq1.pod
60154 ____________________________________________________________________________
60155 [  6573] By: jhi                                   on 2000/08/10  21:48:26
60156         Log: Revert the sv.c part of #6559, a better fix is needed.
60157      Branch: perl
60158            ! sv.c
60159 ____________________________________________________________________________
60160 [  6572] By: jhi                                   on 2000/08/10  20:33:43
60161         Log: It's the 2ndO'ROSSC.
60162      Branch: perl
60163            ! pod/perlfaq1.pod
60164 ____________________________________________________________________________
60165 [  6571] By: jhi                                   on 2000/08/10  15:55:48
60166         Log: detypo
60167      Branch: perl
60168            ! pod/perlfaq1.pod
60169 ____________________________________________________________________________
60170 [  6570] By: jhi                                   on 2000/08/10  14:11:17
60171         Log: An exceptionally sticky typo.
60172      Branch: perl
60173            ! Changes
60174 ____________________________________________________________________________
60175 [  6569] By: jhi                                   on 2000/08/10  14:09:33
60176         Log: detypo (and test Changes updating script)
60177      Branch: perl
60178            ! Changes
60179 ____________________________________________________________________________
60180 [  6568] By: jhi                                   on 2000/08/10  14:07:07
60181         Log: Update Changes.
60182      Branch: perl
60183            ! Changes
60184 ____________________________________________________________________________
60185 [  6567] By: jhi                                   on 2000/08/10  14:06:19
60186         Log: Amend the description of Perl6.
60187              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
60188              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
60189              Date: Wed, 9 Aug 2000 22:11:06 -0500
60190              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
60191      Branch: perl
60192            ! pod/perlfaq1.pod
60193 ____________________________________________________________________________
60194 [  6566] By: jhi                                   on 2000/08/10  13:58:57
60195         Log: Subject: Remove dead entry in perldiag
60196              From: Mike Guy <mjtg@cam.ac.uk>
60197              Date: Thu, 10 Aug 2000 14:19:19 +0100
60198              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
60199      Branch: perl
60200            ! pod/perldiag.pod
60201 ____________________________________________________________________________
60202 [  6565] By: jhi                                   on 2000/08/10  13:51:48
60203         Log: Zero entries were skipped, fix from Adrian Goalby
60204              <argoalby@yahoo.co.uk>
60205      Branch: perl
60206            ! lib/unicode/Number.pl lib/unicode/mktables.PL
60207 ____________________________________________________________________________
60208 [  6564] By: jhi                                   on 2000/08/10  13:00:12
60209         Log: Subject: [PATCH 5.6.0] cygwin port
60210              From: "Fifer, Eric" <EFifer@sanwaint.com>
60211              Date: Thu, 10 Aug 2000 13:15:36 +0100
60212              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
60213      Branch: perl
60214            ! README.cygwin hints/cygwin.sh
60215 ____________________________________________________________________________
60216 [  6563] By: jhi                                   on 2000/08/10  12:55:16
60217         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
60218      Branch: perl
60219            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
60220 ____________________________________________________________________________
60221 [  6562] By: gsar                                  on 2000/08/10  08:38:39
60222         Log: warn is a macro, avoid using at a variable to avoid warnings
60223              in some configurations; readdir.t is too conservative in
60224              estimating number of *.t's
60225      Branch: perl
60226            ! t/op/readdir.t util.c
60227 ____________________________________________________________________________
60228 [  6561] By: jhi                                   on 2000/08/09  23:35:42
60229         Log: Update Changes.
60230      Branch: perl
60231            ! Changes
60232 ____________________________________________________________________________
60233 [  6560] By: jhi                                   on 2000/08/09  23:05:47
60234         Log: Subject: Re: enhanced(?) regex error messages
60235              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
60236              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
60237              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
60238              
60239              (plus two small patches sent privately)
60240              (this still seems to leave few test failures)
60241      Branch: perl
60242            + t/op/regmesg.t
60243            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
60244            ! t/pragma/warn/regcomp
60245 ____________________________________________________________________________
60246 [  6559] By: jhi                                   on 2000/08/09  20:41:18
60247         Log: (The fix did work but was not right, retracted in #6573)
60248              
60249              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
60250              From: Christian Kirsch <ck@held.mind.de>
60251              Date: Wed, 9 Aug 2000 17:05:17 +0200
60252              Message-Id: <20000809170517.A25389@held>
60253      Branch: perl
60254            ! sv.c t/pragma/locale.t
60255 ____________________________________________________________________________
60256 [  6558] By: jhi                                   on 2000/08/08  22:34:08
60257         Log: Tiny updates on the contributors list.
60258      Branch: perl
60259            ! Changes
60260 ____________________________________________________________________________
60261 [  6557] By: jhi                                   on 2000/08/08  19:34:28
60262         Log: Double check that we have a dirhandle.
60263      Branch: perl
60264            ! util.c
60265 ____________________________________________________________________________
60266 [  6556] By: jhi                                   on 2000/08/08  19:01:51
60267         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
60268              May be repopulated with fresh maintained examples.
60269      Branch: perl
60270            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
60271            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
60272            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
60273            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
60274            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
60275            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
60276            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
60277            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
60278            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
60279            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
60280            + lib/CGI/eg/wilogo_gif.uu
60281            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
60282            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
60283            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
60284            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
60285            - eg/cgi/frameset.cgi eg/cgi/index.html
60286            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
60287            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
60288            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
60289            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
60290            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
60291            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
60292            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
60293            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
60294            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
60295            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
60296            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
60297            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
60298            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
60299            - eg/van/vanish eg/who eg/wrapsuid
60300            ! MANIFEST
60301 ____________________________________________________________________________
60302 [  6555] By: jhi                                   on 2000/08/08  18:51:08
60303         Log: Delete chat2 as requested by Randal.
60304              
60305              Subject: Re: perlfaq8 coyness
60306              From: merlyn@stonehenge.com (Randal L. Schwartz) 
60307              Date: 15 May 2000 18:52:42 -0700 
60308              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
60309      Branch: perl
60310            - lib/chat2.pl
60311            ! MANIFEST
60312 ____________________________________________________________________________
60313 [  6554] By: jhi                                   on 2000/08/08  18:31:35
60314         Log: Regen global.sym.
60315      Branch: perl
60316            ! global.sym
60317 ____________________________________________________________________________
60318 [  6553] By: jhi                                   on 2000/08/08  18:28:13
60319         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
60320              (either perlbug or p5p ate the original), plus regen
60321              perlapi and perltoc. 
60322      Branch: perl
60323            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
60324            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
60325            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
60326            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
60327            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
60328            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
60329            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
60330            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
60331            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
60332            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
60333 ____________________________________________________________________________
60334 [  6552] By: jhi                                   on 2000/08/08  18:06:29
60335         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
60336              From: Mike Guy <mjtg@cam.ac.uk>
60337              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
60338              Date: Tue, 08 Aug 2000 15:51:27 +0100
60339      Branch: perl
60340            ! doop.c sv.h t/op/join.t t/pragma/overload.t
60341 ____________________________________________________________________________
60342 [  6551] By: jhi                                   on 2000/08/08  18:01:11
60343         Log: Re-apply #6549.
60344      Branch: perl
60345            ! lib/perl5db.pl
60346 ____________________________________________________________________________
60347 [  6550] By: jhi                                   on 2000/08/08  17:43:08
60348         Log: Accidental retraction of #6549.
60349      Branch: perl
60350            ! lib/perl5db.pl
60351 ____________________________________________________________________________
60352 [  6549] By: jhi                                   on 2000/08/08  17:40:04
60353         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
60354              From: Mike Guy <mjtg@cam.ac.uk>
60355              Date: Mon, 07 Aug 2000 21:49:58 +0100
60356              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
60357      Branch: perl
60358            ! lib/perl5db.pl
60359 ____________________________________________________________________________
60360 [  6548] By: jhi                                   on 2000/08/08  17:37:57
60361         Log: Document here-doc better.
60362              
60363              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
60364              From: Mike Guy <mjtg@cam.ac.uk>
60365              Date: Mon, 07 Aug 2000 14:02:09 +0100
60366              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
60367      Branch: perl
60368            ! pod/perldata.pod
60369 ____________________________________________________________________________
60370 [  6547] By: jhi                                   on 2000/08/08  17:33:34
60371         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
60372              From: "Randy J. Ray" <rjray@redhat.com>
60373              Date: Mon, 07 Aug 2000 19:12:25 -0700
60374              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
60375      Branch: perl
60376            ! perl.c pod/perlrun.pod
60377 ____________________________________________________________________________
60378 [  6546] By: jhi                                   on 2000/08/08  17:29:26
60379         Log: Subject: Re: enhanced(?) regex error messages 
60380              From: Hugo <hv@crypt.compulink.co.uk>
60381              Date: Tue, 08 Aug 2000 03:25:51 +0100
60382              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
60383              
60384              plus Capitalize the error messages, plus perldiag them.
60385      Branch: perl
60386            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
60387 ____________________________________________________________________________
60388 [  6545] By: jhi                                   on 2000/08/08  13:59:28
60389         Log: Augment #6539 a bit: don't croak if there's magic in the air.
60390              
60391              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
60392              From: Hugo <hv@crypt.compulink.co.uk>
60393              Date: Tue, 08 Aug 2000 03:02:03 +0100
60394              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
60395      Branch: perl
60396            ! pp.c t/op/bless.t
60397 ____________________________________________________________________________
60398 [  6544] By: jhi                                   on 2000/08/07  21:11:52
60399         Log: Make the test -w clean.
60400      Branch: perl
60401            ! t/op/bless.t
60402 ____________________________________________________________________________
60403 [  6543] By: jhi                                   on 2000/08/07  19:49:53
60404         Log: use warnings instead of $^W.
60405      Branch: perl
60406            ! t/op/bless.t
60407 ____________________________________________________________________________
60408 [  6542] By: jhi                                   on 2000/08/07  17:41:41
60409         Log: Disable a portability warning Because We Know What We Are Doing.
60410      Branch: perl
60411            ! t/op/bless.t
60412 ____________________________________________________________________________
60413 [  6541] By: jhi                                   on 2000/08/07  17:29:51
60414         Log: Tiny tidying on report_evil_fh().
60415      Branch: perl
60416            ! util.c
60417 ____________________________________________________________________________
60418 [  6540] By: jhi                                   on 2000/08/07  16:37:38
60419         Log: Make regular expression parse error messages easier to understand.
60420              
60421              Subject: Re: enhanced(?) regex error messages
60422              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
60423              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
60424              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
60425      Branch: perl
60426            ! regcomp.c
60427 ____________________________________________________________________________
60428 [  6539] By: jhi                                   on 2000/08/07  16:12:27
60429         Log: Make bless(REF, REF) a fatal error, add bless tests.
60430              
60431              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
60432              From: Hugo <hv@crypt.compulink.co.uk>
60433              Date: Mon, 07 Aug 2000 16:59:38 +0100
60434              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
60435      Branch: perl
60436            + t/op/bless.t
60437            ! MANIFEST pod/perldiag.pod pp.c sv.c
60438 ____________________________________________________________________________
60439 [  6538] By: jhi                                   on 2000/08/07  15:59:43
60440         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
60441              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
60442              Date: Thu, 3 Aug 2000 14:29:21 -0700
60443              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
60444      Branch: perl
60445            ! lib/lib_pm.PL
60446 ____________________________________________________________________________
60447 [  6537] By: jhi                                   on 2000/08/07  15:47:18
60448         Log: Retract #6419 for now since it breaks in AFS and MachTen.
60449      Branch: perl
60450            ! lib/Cwd.pm
60451 ____________________________________________________________________________
60452 [  6536] By: jhi                                   on 2000/08/07  15:05:29
60453         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
60454              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
60455              The security hole exists only in suidperls, which isn't
60456              installed or even built by default.
60457      Branch: perl
60458            ! perl.c
60459 ____________________________________________________________________________
60460 [  6535] By: jhi                                   on 2000/08/07  14:45:14
60461         Log: tr memory corruption fix from Simon Cozens.
60462      Branch: perl
60463            ! doop.c
60464 ____________________________________________________________________________
60465 [  6534] By: jhi                                   on 2000/08/06  11:38:16
60466         Log: Document a bit that UDP is not what you might think.
60467              
60468              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
60469              From: Lupe Christoph <lupe@lupe-christoph.de>
60470              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
60471              Date: Mon, 24 Jul 2000 08:59:15 +0200
60472      Branch: perl
60473            ! pod/perlipc.pod
60474 ____________________________________________________________________________
60475 [  6533] By: jhi                                   on 2000/08/06  11:35:01
60476         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
60477              From: Jeff Pinyan <jeffp@hut.crusoe.net>
60478              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
60479              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
60480      Branch: perl
60481            ! pod/perlfunc.pod
60482 ____________________________________________________________________________
60483 [  6532] By: jhi                                   on 2000/08/06  03:45:41
60484         Log: Have symbols for the IoTYPEs.
60485      Branch: perl
60486            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
60487 ____________________________________________________________________________
60488 [  6531] By: jhi                                   on 2000/08/06  01:33:55
60489         Log: Continue fixing the io warnings.  This also
60490              sort of fixes bug ID 20000802.003: the core dump
60491              is no more.  Whether the current behaviour is correct
60492              (giving a warning: "Not a format reference"), is another matter.
60493      Branch: perl
60494            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
60495            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
60496 ____________________________________________________________________________
60497 [  6530] By: jhi                                   on 2000/08/05  21:33:12
60498         Log: Change the Policy policy: now -Dprefix= with an existing
60499              Policy.sh and prefix == siteprefix == vendorprefix, then all
60500              of them follow along the new prefix.
60501              
60502              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
60503              From: Andy Dougherty <doughera@lafayette.edu>
60504              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
60505              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
60506      Branch: perl
60507            ! Policy_sh.SH
60508 ____________________________________________________________________________
60509 [  6529] By: jhi                                   on 2000/08/05  18:57:28
60510         Log: Zap lib/Sys directory when cleaning up.
60511      Branch: perl
60512            ! Makefile.SH
60513 ____________________________________________________________________________
60514 [  6528] By: jhi                                   on 2000/08/05  18:40:44
60515         Log: Essential prototype changes were missing from #6527.
60516              Also make report_evil_fh() more bomb-proof.
60517      Branch: perl
60518            ! embed.h util.c
60519 ____________________________________________________________________________
60520 [  6527] By: jhi                                   on 2000/08/05  03:22:05
60521         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
60522              From: "Ronald F. Guilmette" <rfg@monkeys.com>
60523              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
60524              Message-Id: <200007242247.PAA52177@monkeys.com>
60525      Branch: perl
60526            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
60527 ____________________________________________________________________________
60528 [  6526] By: jhi                                   on 2000/08/04  21:23:27
60529         Log: gcc versions might have (parentheses) in them.
60530      Branch: metaconfig/U/perl
60531            ! gccvers.U
60532      Branch: perl
60533            ! Configure config_h.SH
60534 ____________________________________________________________________________
60535 [  6525] By: jhi                                   on 2000/08/04  20:23:12
60536         Log: Weed buglets pointed out by
60537              
60538              From: Lupe Christoph <lupe@lupe-christoph.de>
60539              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
60540              Date: Fri, 4 Aug 2000 17:34:39 +0200
60541              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
60542      Branch: metaconfig/U/perl
60543            ! gccvers.U uselfs.U
60544      Branch: perl
60545            ! Configure config_h.SH
60546 ____________________________________________________________________________
60547 [  6524] By: jhi                                   on 2000/08/04  19:02:08
60548         Log: Warn under -w if lstat(FH) is attempted.
60549              
60550              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
60551              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
60552              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
60553              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
60554      Branch: perl
60555            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
60556            ! t/pragma/warn/pp_sys
60557 ____________________________________________________________________________
60558 [  6523] By: jhi                                   on 2000/08/04  12:31:11
60559         Log: Subject: New perlcc, take 2
60560              From: simon@brecon.co.uk (Simon Cozens)
60561              Date: 4 Aug 2000 06:21:04 GMT
60562              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
60563      Branch: perl
60564            ! utils/perlcc.PL
60565 ____________________________________________________________________________
60566 [  6522] By: jhi                                   on 2000/08/04  12:26:33
60567         Log: Subject: Re: Array vs. List context
60568              From: Daniel Chetlin <daniel@chetlin.com>
60569              Date: Fri, 4 Aug 2000 00:22:44 -0700
60570              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
60571      Branch: perl
60572            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
60573            ! pod/perlfaq4.pod
60574 ____________________________________________________________________________
60575 [  6521] By: jhi                                   on 2000/08/04  12:22:38
60576         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
60577              From: Raymund Will <ray@caldera.de>
60578              Date: Fri, 4 Aug 2000 12:07:09 +0200
60579              Message-Id: <20000804120709.A14982@caldera.de>
60580      Branch: perl
60581            ! configure.gnu
60582 ____________________________________________________________________________
60583 [  6520] By: jhi                                   on 2000/08/04  04:09:06
60584         Log: After the #6519 a warning about stat() is just that,
60585              not about a filetest, which now have their own warning.
60586      Branch: perl
60587            ! pod/perldiag.pod
60588 ____________________________________________________________________________
60589 [  6519] By: jhi                                   on 2000/08/04  04:06:30
60590         Log: In the warnings call filehandles consistently so;
60591              add "unopened" warning for stat().
60592      Branch: perl
60593            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
60594            ! t/pragma/warn/pp_sys
60595 ____________________________________________________________________________
60596 [  6518] By: jhi                                   on 2000/08/04  02:55:35
60597         Log: Subject: Minor tweak to perlvar.pod
60598              From: "Stephen P. Potter" <spp@ds.net>
60599              Date: Tue, 18 Apr 2000 09:26:03 -0400
60600              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
60601      Branch: perl
60602            ! pod/perlvar.pod
60603 ____________________________________________________________________________
60604 [  6517] By: jhi                                   on 2000/08/04  02:50:08
60605         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
60606              From: "Clinton Pierce" <cpierce1@ford.com>
60607              Date: Wed, 21 Jul 1999 16:45:31 -0400
60608              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
60609              
60610              Fix by Stephen Potter (visible in the bug db but not in p5p?)
60611      Branch: perl
60612            ! pod/perlfunc.pod pod/perlop.pod
60613 ____________________________________________________________________________
60614 [  6516] By: jhi                                   on 2000/08/04  02:09:25
60615         Log: This is 6512.  Really.
60616      Branch: perl
60617            ! dump.c
60618 ____________________________________________________________________________
60619 [  6515] By: jhi                                   on 2000/08/04  01:25:50
60620         Log: mention the idea of @( and @)
60621      Branch: perl
60622            ! Todo-5.6
60623 ____________________________________________________________________________
60624 [  6514] By: bailey                                on 2000/08/04  01:18:46
60625         Log: YA resync with mainstem, including VMS patches from others
60626      Branch: vmsperl
60627           +> (branch 48 files)
60628            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
60629           !> (integrate 354 files)
60630 ____________________________________________________________________________
60631 [  6513] By: jhi                                   on 2000/08/04  01:18:18
60632         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
60633              From: Mark Dickinson <dickins3@fas.harvard.edu>
60634              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
60635              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
60636      Branch: perl
60637            ! t/op/grent.t t/op/pwent.t
60638 ____________________________________________________________________________
60639 [  6512] By: jhi                                   on 2000/08/04  01:14:06
60640         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
60641              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60642              Date: Wed, 02 Aug 2000 10:51:01 +0100
60643              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
60644      Branch: perl
60645            ! sv.c
60646 ____________________________________________________________________________
60647 [  6511] By: jhi                                   on 2000/08/04  00:57:00
60648         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
60649              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60650              Date: Thu, 03 Aug 2000 17:20:04 -0700
60651              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
60652      Branch: metaconfig
60653            ! U/modified/Cppsym.U
60654      Branch: perl
60655            ! Configure config_h.SH
60656 ____________________________________________________________________________
60657 [  6510] By: jhi                                   on 2000/08/04  00:25:28
60658         Log: detypo
60659      Branch: perl
60660            ! Makefile.SH
60661 ____________________________________________________________________________
60662 [  6509] By: jhi                                   on 2000/08/03  23:43:18
60663         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
60664              From: Dominic Dunlop <domo@computer.org>
60665              Date: Thu, 3 Aug 2000 22:16:46 +0200
60666              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
60667      Branch: perl
60668            ! t/op/sprintf.t
60669 ____________________________________________________________________________
60670 [  6508] By: jhi                                   on 2000/08/03  23:40:37
60671         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
60672              From: Hugo <hv@crypt.compulink.co.uk>
60673              Date: Thu, 03 Aug 2000 18:25:30 +0100
60674              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
60675      Branch: perl
60676            ! regcomp.c t/op/re_tests
60677 ____________________________________________________________________________
60678 [  6507] By: jhi                                   on 2000/08/03  23:38:28
60679         Log: Subject: [PATCH] sv.h documentation - SvLEN
60680              From: Mike Guy <mjtg@cam.ac.uk>
60681              Date: Thu, 03 Aug 2000 14:43:09 +0100
60682              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
60683      Branch: perl
60684            ! sv.h
60685 ____________________________________________________________________________
60686 [  6506] By: jhi                                   on 2000/08/03  15:49:14
60687         Log: Disable the fix_pl hack for now.
60688      Branch: perl
60689            ! Makefile.SH
60690 ____________________________________________________________________________
60691 [  6505] By: jhi                                   on 2000/08/03  13:49:04
60692         Log: Add a URL for FSF.
60693              
60694              Subject: Patch for README
60695              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
60696              Date: Wed, 2 Aug 2000 13:25:09 -0500
60697              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
60698      Branch: perl
60699            ! README
60700 ____________________________________________________________________________
60701 [  6504] By: jhi                                   on 2000/08/03  13:29:19
60702         Log: Be more informative on what is skipped and why,
60703              also repeat the list at the end.
60704      Branch: perl
60705            ! Porting/p4desc
60706 ____________________________________________________________________________
60707 [  6503] By: jhi                                   on 2000/08/03  13:07:05
60708         Log: Circumvent the removal of .patch by fix_pl.
60709              
60710              Subject: Re: [ID 20000802.011] unable to 'make test'          
60711              From: simon@brecon.co.uk (Simon Cozens) 
60712              Date: 3 Aug 2000 04:17:00 GMT
60713              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
60714      Branch: perl
60715            ! Makefile.SH
60716 ____________________________________________________________________________
60717 [  6502] By: jhi                                   on 2000/08/03  00:14:34
60718         Log: Add the missing setproctitle unit.
60719      Branch: metaconfig/U/perl
60720            + d_setproctitle.U
60721 ____________________________________________________________________________
60722 [  6501] By: jhi                                   on 2000/08/03  00:00:26
60723         Log: The subtest 4 may fail also on VOBS, as pointed out
60724              by Nick Ing-Simmons in November 1999, bug id 19991124.003
60725              (but the failure in that bug report isn't the subtest 4).
60726      Branch: perl
60727            ! t/op/stat.t
60728 ____________________________________________________________________________
60729 [  6500] By: jhi                                   on 2000/08/02  23:49:30
60730         Log: Better skip message for the test; one of the two problems in
60731              
60732              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
60733              From: Lupe Christoph <lupe@lupe-christoph.de>
60734              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
60735              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
60736      Branch: perl
60737            ! t/op/numconvert.t
60738 ____________________________________________________________________________
60739 [  6499] By: jhi                                   on 2000/08/02  22:49:16
60740         Log: Allow "no Module;" even if there is no 'unimport'.
60741              
60742              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
60743              From: mjd@plover.com
60744              Date: 24 Mar 2000 15:24:34 -0000
60745              Message-Id: <20000324152434.15160.qmail@plover.com>
60746      Branch: perl
60747            ! gv.c
60748 ____________________________________________________________________________
60749 [  6498] By: jhi                                   on 2000/08/02  22:42:58
60750         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
60751              that are hopefully soon put into use.
60752      Branch: perl
60753            ! opcode.h opcode.pl opnames.h
60754 ____________________________________________________________________________
60755 [  6497] By: gsar                                  on 2000/08/02  22:28:59
60756         Log: require.t needs binmode() to work on windows
60757      Branch: perl
60758            ! t/comp/require.t
60759 ____________________________________________________________________________
60760 [  6496] By: jhi                                   on 2000/08/02  22:08:51
60761         Log: Document the IVdf UVuf UVof UVxf.
60762      Branch: perl
60763            ! pod/perlguts.pod
60764 ____________________________________________________________________________
60765 [  6495] By: jhi                                   on 2000/08/02  21:54:26
60766         Log: detypo #6494
60767      Branch: perl
60768            ! ext/Data/Dumper/Dumper.xs
60769 ____________________________________________________________________________
60770 [  6494] By: jhi                                   on 2000/08/02  21:49:17
60771         Log: Dump UVs as UVs in Data::Dumper.
60772              
60773              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
60774              From: Gurusamy Sarathy <gsar@ActiveState.com>
60775              Date: Thu, 27 Apr 2000 12:26:25 -0700
60776              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
60777      Branch: perl
60778            ! ext/Data/Dumper/Dumper.xs
60779 ____________________________________________________________________________
60780 [  6493] By: jhi                                   on 2000/08/02  17:01:58
60781         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
60782              From: Hugo <hv@crypt.compulink.co.uk>
60783              Date: Wed, 02 Aug 2000 14:53:56 +0100
60784              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
60785      Branch: perl
60786            ! regexec.c t/op/re_tests
60787 ____________________________________________________________________________
60788 [  6492] By: jhi                                   on 2000/08/02  15:02:46
60789         Log: The new setproctitle() feature is available only in 
60790              bleeding edge FreeBSD.  From Paul Saab.
60791      Branch: perl
60792            ! mg.c
60793 ____________________________________________________________________________
60794 [  6491] By: jhi                                   on 2000/08/02  13:34:36
60795         Log: The tr utf8 patching continues.
60796              
60797              Subject: Re: #6469, too many tests claimed in require.t
60798              From: simon@brecon.co.uk (Simon Cozens)
60799              Date: 2 Aug 2000 02:37:17 GMT
60800              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
60801              
60802              (the logic of the test was the wrong way round in the patch)
60803      Branch: perl
60804            ! doop.c
60805 ____________________________________________________________________________
60806 [  6490] By: jhi                                   on 2000/08/02  13:27:38
60807         Log: The name of a filehandle does not have <these>.
60808      Branch: perl
60809            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
60810            ! t/pragma/warn/pp_sys util.c
60811 ____________________________________________________________________________
60812 [  6489] By: jhi                                   on 2000/08/02  04:26:46
60813         Log: Remove the extraneous "main::" prefix from all the
60814              "opened only for", "on closed", and "never opened" warnings.
60815              
60816              Subject: Re: inappropriate warning
60817              From: Gurusamy Sarathy <gsar@ActiveState.com>
60818              Date: Mon, 20 Mar 2000 11:28:02 -0800
60819              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
60820      Branch: perl
60821            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
60822            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
60823            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
60824 ____________________________________________________________________________
60825 [  6488] By: jhi                                   on 2000/08/02  03:02:57
60826         Log: memcpy has n o in it, as pinted ut by Sarathy.
60827      Branch: perl
60828            ! pod/perlguts.pod
60829 ____________________________________________________________________________
60830 [  6487] By: jhi                                   on 2000/08/02  02:44:51
60831         Log: Document in one place the memory abstractions used in Perl core.
60832              
60833              Subject: Re: Memory abstraction
60834              From: simon@brecon.co.uk (Simon Cozens)
60835              Date: 2 Aug 2000 02:20:23 GMT
60836              Organization: Earth.li Origins
60837      Branch: perl
60838            ! pod/perlguts.pod
60839 ____________________________________________________________________________
60840 [  6486] By: jhi                                   on 2000/08/02  02:41:57
60841         Log: regen_headers, regen perltoc.
60842      Branch: perl
60843            ! perlapi.c pod/perltoc.pod
60844 ____________________________________________________________________________
60845 [  6485] By: jhi                                   on 2000/08/02  01:43:33
60846         Log: "This little thing tests for a file .patch, and if it contains
60847              a number, pops into patchlevel.h" (making it easier to track
60848              which development version people are reporting bugs against)
60849              
60850              Subject: Patchlevel autogeneration for repository perls
60851              From: simon@brecon.co.uk (Simon Cozens)
60852              Date: 14 Jul 2000 07:12:15 GMT
60853              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
60854      Branch: perl
60855            + fix_pl
60856            ! MANIFEST Makefile.SH
60857 ____________________________________________________________________________
60858 [  6484] By: jhi                                   on 2000/08/02  01:32:54
60859         Log: FreeBSD 3.* updates from
60860              
60861              From: Paul Saab <ps@yahoo-inc.com>
60862              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
60863              Date: Tue, 1 Aug 2000 15:41:39 -0700
60864              Message-Id: <20000801154139.A53740@yahoo-inc.com>
60865      Branch: perl
60866            ! hints/freebsd.sh
60867 ____________________________________________________________________________
60868 [  6483] By: jhi                                   on 2000/08/02  01:27:44
60869         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
60870              instead one must use setproctitle().  This was already addressed
60871              by change #6457, but the below has a new variant for FreeBSD 4.0
60872              or later, and the matter is also documented more.
60873              
60874              From: Paul Saab <ps@yahoo-inc.com>
60875              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
60876              Date: Tue, 1 Aug 2000 15:41:39 -0700
60877              Message-Id: <20000801154139.A53740@yahoo-inc.com>
60878      Branch: metaconfig/U/perl
60879            + i_libutil.U
60880      Branch: perl
60881            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
60882 ____________________________________________________________________________
60883 [  6482] By: jhi                                   on 2000/08/01  22:17:32
60884         Log: The test from this
60885              
60886              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
60887              Date: Sat, 15 Apr 2000 17:03:44 +0100
60888              From: Tom Hughes <tom@compton.nu>
60889              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
60890              
60891              was missing, the code change went in as #5989
60892              (which had a different test?)
60893      Branch: perl
60894            ! t/op/misc.t
60895 ____________________________________________________________________________
60896 [  6481] By: jhi                                   on 2000/08/01  21:48:38
60897         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
60898              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
60899              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
60900              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
60901      Branch: perl
60902            ! perl.h
60903 ____________________________________________________________________________
60904 [  6480] By: jhi                                   on 2000/08/01  18:05:28
60905         Log: Make p4desc to skip non-mainperl branches by default.
60906      Branch: perl
60907            ! Porting/p4desc
60908 ____________________________________________________________________________
60909 [  6479] By: jhi                                   on 2000/08/01  17:29:19
60910         Log: If gccosandvers is equal to osname, clear gccosandvers.
60911      Branch: metaconfig/U/perl
60912            ! gccvers.U
60913      Branch: perl
60914            ! Configure config_h.SH
60915 ____________________________________________________________________________
60916 [  6478] By: jhi                                   on 2000/08/01  15:54:08
60917         Log: BOM patching from Simon Cozens.
60918      Branch: perl
60919            ! toke.c
60920 ____________________________________________________________________________
60921 [  6477] By: jhi                                   on 2000/08/01  04:50:33
60922         Log: Stash away the largefiles flags and libswanted.
60923      Branch: perl
60924            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
60925 ____________________________________________________________________________
60926 [  6476] By: gsar                                  on 2000/08/01  04:24:24
60927         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
60928              on Windows)
60929      Branch: perl
60930            ! t/pragma/utf8.t utf8.c win32/win32.c
60931 ____________________________________________________________________________
60932 [  6475] By: jhi                                   on 2000/08/01  03:35:24
60933         Log: Make chr() for values >127 to create utf8 when under utf8.
60934              
60935              Subject: Re: uft8/chr()
60936              From: simon@brecon.co.uk (Simon Cozens)
60937              Date: 1 Aug 2000 02:37:02 GMT
60938              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
60939      Branch: perl
60940            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
60941 ____________________________________________________________________________
60942 [  6474] By: jhi                                   on 2000/08/01  02:36:18
60943         Log: In Digital UNIX warn if gcc explicitly chosen because even
60944              2.95.2 is known to cause problems.
60945      Branch: perl
60946            ! hints/dec_osf.sh
60947 ____________________________________________________________________________
60948 [  6473] By: jhi                                   on 2000/08/01  02:00:56
60949         Log: Make the safety catch for buggy gccs work with triple version
60950              numbers like 2.95.2.  Reported in
60951              
60952              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
60953              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
60954              Date: Mon, 31 Jul 2000 14:55:06 +0200
60955              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
60956      Branch: perl
60957            ! hints/dec_osf.sh
60958 ____________________________________________________________________________
60959 [  6472] By: jhi                                   on 2000/08/01  01:13:33
60960         Log: Subject: fix and question re: waitpid() under win32
60961              From: Brian Clarke <clarke@appliedmeta.com>
60962              Date: Fri, 28 Jul 2000 15:18:29 -0400
60963              Message-ID: <3981DC85.290314EB@appliedmeta.com>
60964              
60965              Slightly reformatted and WNOHANG # define moved to win32.h
60966              so that also POSIX.xs sees it, as suggsted by Sarathy.
60967      Branch: perl
60968            ! win32/win32.c win32/win32.h
60969 ____________________________________________________________________________
60970 [  6471] By: jhi                                   on 2000/08/01  00:55:05
60971         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
60972              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60973              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
60974              Date: Mon, 31 Jul 2000 13:28:51 +0100
60975              
60976              (aka ID 20000730.002)
60977      Branch: perl
60978            ! op.c t/op/tr.t
60979 ____________________________________________________________________________
60980 [  6470] By: jhi                                   on 2000/07/31  23:34:42
60981         Log: Document the problem with -P in HP-UX and its workaround.
60982              
60983              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
60984              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
60985              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
60986              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
60987      Branch: perl
60988            ! README.hpux
60989 ____________________________________________________________________________
60990 [  6469] By: jhi                                   on 2000/07/31  04:15:02
60991         Log: The swallow_bom() saga continues.  The #23 of require.t
60992              (UTF16-LE) still fails (silently, no output) but the #22
60993              (UTF16-BE) seems to be working now.  The root of the
60994              failure may be in sv_gets(): is it UTF-16LE-aware,
60995              especially when it comes to line endings? 
60996      Branch: perl
60997            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
60998            ! t/comp/require.t toke.c utf8.c
60999 ____________________________________________________________________________
61000 [  6468] By: jhi                                   on 2000/07/30  19:05:48
61001         Log: Find green threads before native threads.
61002              
61003              Subject: Re: Patch to jpl/JNI/Makefile.PL
61004              From: Jens Thomsen <jens@fiend.cis.com>
61005              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
61006              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
61007      Branch: perl
61008            ! jpl/JNI/Makefile.PL
61009 ____________________________________________________________________________
61010 [  6467] By: jhi                                   on 2000/07/30  18:36:22
61011         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
61012      Branch: perl
61013            ! doop.c
61014 ____________________________________________________________________________
61015 [  6466] By: jhi                                   on 2000/07/30  04:37:29
61016         Log: A new version of the "remove UPPERACSE string comparison"
61017              operators.  The problem with the previous one (change #6454)
61018              was that it was for Perl 5.6.0.  From Paul Marquess.
61019      Branch: perl
61020            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
61021            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
61022            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61023 ____________________________________________________________________________
61024 [  6465] By: jhi                                   on 2000/07/29  22:39:56
61025         Log: Do not upgrade SVs into utf8 just because they participate
61026              in eq or cmp.  Reported and fix suggested in
61027              
61028              Subject: [ID 20000720.009] sv_eq UTF8 bug
61029              From: "Simon Cozens" <simon@othersideofthe.earth.li>
61030              Date: 21 Jul 2000 04:37:29 -0000
61031              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
61032              
61033              Exercise for the kind reader: should we or should we not
61034              cache the utf8 conversion alonside the SV? (as magic,
61035              as thestrxfrm()ed version is cached under use locale)
61036              Argue both for and against.
61037      Branch: perl
61038            ! sv.c
61039 ____________________________________________________________________________
61040 [  6464] By: jhi                                   on 2000/07/29  22:36:22
61041         Log: Subject: UTF8 concat
61042              From: simon@brecon.co.uk (Simon Cozens) 
61043              Date: 30 Jun 2000 06:13:25 GMT
61044              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
61045              
61046              (with a memory leak fixed, plus a few casts added)
61047              
61048              This also seems to help for
61049              
61050              Subject: [ID 20000716.015] join UTF8 weirdness
61051              From: root <root@ak-71.mind.de> 
61052              Date: Sat, 15 Jul 2000 15:29:54 +0200
61053              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
61054              
61055              (from Andreas König)
61056      Branch: perl
61057            ! pp_hot.c
61058 ____________________________________________________________________________
61059 [  6463] By: jhi                                   on 2000/07/29  00:55:39
61060         Log: Tune the comments and hopefully stop a memory leak.
61061      Branch: perl
61062            ! toke.c utf8.c
61063 ____________________________________________________________________________
61064 [  6462] By: jhi                                   on 2000/07/29  00:16:53
61065         Log: The problem described in this
61066              
61067              Subject: [ID 20000322.018] named chars aren't magical enough
61068              From: root <root@dixie.cscaper.com>     
61069              Date: Wed, 22 Mar 2000 18:37:42 -0700
61070              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
61071              
61072              has been fixed in perl 5.6.0 but just in case added a test
61073              to keep it away.  (The report from Joseph Hall.)
61074      Branch: perl
61075            ! t/lib/charnames.t
61076 ____________________________________________________________________________
61077 [  6461] By: jhi                                   on 2000/07/28  23:56:36
61078         Log: Tiny fixes for #6460.
61079      Branch: metaconfig/U/perl
61080            ! gccvers.U
61081      Branch: perl
61082            ! Configure config_h.SH
61083 ____________________________________________________________________________
61084 [  6460] By: jhi                                   on 2000/07/28  23:24:41
61085         Log: Warn if the version of the operating system used to compile gcc
61086              differs from the current version of the operating system.
61087              Also display the gcc compilation os and version in myconfig.
61088              Inspiration from
61089              
61090              Subject: Re: [ID 20000710.003] ERRORS!!         
61091              From: "Kurt D. Starsinic" <kstar@chapin.edu>
61092              Date: Mon, 10 Jul 2000 15:54:16 -0400
61093              Message-ID: <20000710155416.A1384@O2.chapin.edu>
61094      Branch: metaconfig/U/perl
61095            ! gccvers.U
61096      Branch: perl
61097            ! Configure config_h.SH myconfig.SH
61098 ____________________________________________________________________________
61099 [  6459] By: jhi                                   on 2000/07/28  22:00:32
61100         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
61101              letter to $Config{osvers}.
61102      Branch: metaconfig
61103            ! U/modified/Oldconfig.U
61104      Branch: perl
61105            ! Configure config_h.SH
61106 ____________________________________________________________________________
61107 [  6458] By: jhi                                   on 2000/07/28  04:15:39
61108         Log: Back out #6454, doesn't seem to work.
61109              (Reason: that patch was for perl 5.6.0, not perl-current)
61110              (A version of the patch for perl-current came in later as #6466)
61111      Branch: perl
61112            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
61113            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
61114            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61115 ____________________________________________________________________________
61116 [  6457] By: jhi                                   on 2000/07/27  23:31:49
61117         Log: Use setproctitle() if available to modify $0.
61118              
61119              Subject: setting $* on BSD4 broken
61120              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
61121              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
61122              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
61123      Branch: metaconfig
61124            ! U/modified/Myinit.U
61125      Branch: perl
61126            ! Configure config_h.SH mg.c
61127 ____________________________________________________________________________
61128 [  6456] By: jhi                                   on 2000/07/27  14:50:47
61129         Log: Allow "no AutoLoader;", based on change #6444,
61130              suggested by Graham Barr.
61131      Branch: perl
61132            ! lib/AutoLoader.pm
61133 ____________________________________________________________________________
61134 [  6455] By: jhi                                   on 2000/07/27  14:19:10
61135         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
61136              From: rspier@pobox.com (Robert Spier)
61137              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
61138              Message-ID: <14720.15855.787664.424783@rls.cx>
61139      Branch: perl
61140            ! pod/perldiag.pod
61141 ____________________________________________________________________________
61142 [  6454] By: jhi                                   on 2000/07/27  14:03:02
61143         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
61144              for a long time).
61145              
61146              Reported in
61147              
61148              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
61149              From: Ryan Herbert <rherbert@sycamorehq.com>
61150              Date: Mon, 17 Jul 2000 11:40:42 -0400
61151              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
61152              
61153              Patched in
61154              
61155              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
61156              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
61157              Date: Wed, 26 Jul 2000 23:40:18 +0100
61158              Message-ID: <000001bff752$79511880$0a17073e@tiny>
61159              
61160              based on an earlier patch from Stephen P. Potter.
61161              
61162              (Removed later by change #6458 because this patch was for
61163              perl 5.6.0, not perl-current)
61164      Branch: perl
61165            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
61166            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
61167            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61168 ____________________________________________________________________________
61169 [  6453] By: jhi                                   on 2000/07/27  13:48:02
61170         Log: Subject: [PATCH] fixes bug 20000508.004
61171              From: Michael Stevens <mstevens@globnix.org>
61172              Date: Thu, 27 Jul 2000 13:49:04 +0100
61173              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
61174      Branch: perl
61175            ! pod/perldata.pod
61176 ____________________________________________________________________________
61177 [  6452] By: jhi                                   on 2000/07/26  23:51:26
61178         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
61179              and Craig A. Berry.
61180      Branch: perl
61181            ! lib/File/Temp.pm pod/perlport.pod
61182 ____________________________________________________________________________
61183 [  6451] By: jhi                                   on 2000/07/26  19:43:30
61184         Log: Be wary of close()s, too.
61185              
61186              Subject: Re: [PATCH] perlbug cleanup
61187              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61188              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
61189              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
61190      Branch: perl
61191            ! utils/perlbug.PL
61192 ____________________________________________________________________________
61193 [  6450] By: jhi                                   on 2000/07/26  18:41:40
61194         Log: Subject: Minor doc patch: handy.h
61195              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
61196              Date: Wed, 26 Jul 2000 15:34:25 -0300
61197              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
61198      Branch: perl
61199            ! handy.h pod/perlapi.pod
61200 ____________________________________________________________________________
61201 [  6449] By: jhi                                   on 2000/07/26  18:23:55
61202         Log: Subject: [PATCH] minor doc change - perlguts
61203              From: Michael Stevens <mstevens@globnix.org>
61204              Date: Thu, 13 Jul 2000 12:39:18 +0100
61205              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
61206      Branch: perl
61207            ! pod/perlguts.pod
61208 ____________________________________________________________________________
61209 [  6448] By: jhi                                   on 2000/07/26  18:20:30
61210         Log: open() wariness in perlbug.
61211              
61212              Subject: [PATCH] perlbug cleanup
61213              From: Michael Stevens <mstevens@globnix.org>
61214              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
61215              Date: Thu, 13 Jul 2000 15:52:23 +0100
61216      Branch: perl
61217            ! utils/perlbug.PL
61218 ____________________________________________________________________________
61219 [  6447] By: jhi                                   on 2000/07/26  18:13:04
61220         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
61221      Branch: perl
61222            ! lib/File/Temp.pm t/lib/ftmp-security.t
61223 ____________________________________________________________________________
61224 [  6446] By: jhi                                   on 2000/07/26  18:06:32
61225         Log: docfix from Peter Scott <Peter@PSDT.com>.
61226      Branch: perl
61227            ! pod/perlfunc.pod
61228 ____________________________________________________________________________
61229 [  6445] By: jhi                                   on 2000/07/26  17:53:31
61230         Log: Fix *foo{FORMAT}.
61231              
61232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61233              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
61234              Date: Wed, 26 Jul 2000 19:51:02 +0200
61235              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
61236              
61237              From: Graham Barr <gbarr@pobox.com>
61238              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
61239              Date: Wed, 26 Jul 2000 17:38:36 +0100
61240              Message-ID: <20000726173836.L472@pobox.com>
61241      Branch: perl
61242            ! pp.c sv.c t/op/gv.t
61243 ____________________________________________________________________________
61244 [  6444] By: jhi                                   on 2000/07/26  17:49:14
61245         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
61246              from Graham Barr in the module list.
61247      Branch: perl
61248            ! gv.c pod/perlobj.pod
61249 ____________________________________________________________________________
61250 [  6443] By: jhi                                   on 2000/07/26  16:06:56
61251         Log: More split() doc and test patches from Mike Guy.
61252      Branch: perl
61253            ! pod/perlfunc.pod t/op/split.t
61254 ____________________________________________________________________________
61255 [  6442] By: jhi                                   on 2000/07/26  16:05:30
61256         Log: MacOS nits from Matthias Neeracher.
61257      Branch: perl
61258            ! perl.c pp_ctl.c
61259 ____________________________________________________________________________
61260 [  6441] By: jhi                                   on 2000/07/26  04:39:57
61261         Log: Subject: [PATCH] split /^/
61262              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61263              Date: Tue, 25 Jul 2000 14:18:57 +0100
61264              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
61265              
61266              (with notes from tchrist and gbarr)
61267      Branch: perl
61268            ! pod/perlfunc.pod t/op/split.t
61269 ____________________________________________________________________________
61270 [  6440] By: jhi                                   on 2000/07/26  04:32:32
61271         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
61272              From: Peter Prymmer <pvhp@forte.com>
61273              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
61274              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
61275      Branch: perl
61276            ! vms/munchconfig.c
61277 ____________________________________________________________________________
61278 [  6439] By: jhi                                   on 2000/07/26  04:31:01
61279         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
61280              to be fatal errors (instead of by default ignoring them, and
61281              ignoring with a bug: even though -w gave an error, the opening [
61282              was left in)  Reported in:
61283              
61284              Subject: [ID 20000716.024] [=cc=] / [:blank:]
61285              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
61286              Date: Sun, 16 Jul 2000 17:55:29 -0700
61287              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
61288      Branch: perl
61289            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
61290 ____________________________________________________________________________
61291 [  6438] By: jhi                                   on 2000/07/25  15:41:15
61292         Log: Subject: [PATCH] av.c apidoc
61293              From: simon@brecon.co.uk (Simon Cozens)
61294              Date: 24 Jul 2000 06:40:52 GMT
61295              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
61296      Branch: perl
61297            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
61298            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
61299 ____________________________________________________________________________
61300 [  6437] By: jhi                                   on 2000/07/25  14:05:36
61301         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
61302              From: "Stephen P. Potter" <spp@ds.net>
61303              Date: Mon, 24 Jul 2000 14:22:23 -0400
61304              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
61305      Branch: perl
61306            ! pod/perllocale.pod
61307 ____________________________________________________________________________
61308 [  6436] By: jhi                                   on 2000/07/25  14:02:03
61309         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
61310              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61311              Date: Mon, 24 Jul 2000 18:04:28 +0100
61312              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
61313      Branch: perl
61314            ! t/lib/syslfs.t t/op/lfs.t
61315 ____________________________________________________________________________
61316 [  6435] By: jhi                                   on 2000/07/25  13:59:28
61317         Log: Get UTF16 BOMs working.  Patch from
61318              
61319              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
61320              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61321              Date: Tue, 25 Jul 2000 12:52:45 +0100
61322              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
61323              
61324              and notes from
61325              
61326              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
61327              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61328              Date: Tue, 25 Jul 2000 11:43:25 +0100
61329              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
61330      Branch: perl
61331            ! t/comp/require.t toke.c utf8.c
61332 ____________________________________________________________________________
61333 [  6434] By: jhi                                   on 2000/07/25  02:39:54
61334         Log: Make the "uninit variable" warning to say "concat or string"
61335              or "join or string" when in concat or join .
61336              
61337              Subject: Re: [ID 20000403.009] uninitialised concatenation???
61338              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61339              Date: Tue, 04 Apr 2000 18:22:58 +0100
61340              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
61341              
61342              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
61343              From: William R Ward <hermit@BayView.COM>
61344              Date: Thu, 30 Mar 2000 19:50:03 -0800
61345              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
61346      Branch: perl
61347            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
61348            ! t/pragma/warn/op t/pragma/warn/sv
61349 ____________________________________________________________________________
61350 [  6433] By: jhi                                   on 2000/07/24  17:52:56
61351         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
61352      Branch: perl
61353            ! lib/File/Spec/VMS.pm
61354 ____________________________________________________________________________
61355 [  6432] By: jhi                                   on 2000/07/24  17:44:44
61356         Log: Test cases for #6431.
61357              
61358              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
61359              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61360              Date: Mon, 24 Jul 2000 15:32:29 +0100
61361              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
61362      Branch: perl
61363            ! t/op/pat.t t/op/split.t
61364 ____________________________________________________________________________
61365 [  6431] By: jhi                                   on 2000/07/24  17:43:17
61366         Log: Bind op fix.
61367              
61368              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
61369              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61370              Date: Mon, 17 Jul 2000 20:04:56 +0100
61371              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
61372      Branch: perl
61373            ! op.c
61374 ____________________________________________________________________________
61375 [  6430] By: jhi                                   on 2000/07/24  03:42:42
61376         Log: Subject: [ID 20000716.023] syslog test fails without sockets
61377              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61378              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
61379              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
61380      Branch: metaconfig/U/perl
61381            ! Extensions.U
61382      Branch: perl
61383            ! Configure config_h.SH
61384 ____________________________________________________________________________
61385 [  6429] By: jhi                                   on 2000/07/24  03:11:52
61386         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
61387              case, but add also notes explaining the relationship of this
61388              patch and the earlier notes by Sarathy.
61389              
61390              Subject: Map is still slow
61391              From: "Ben Tilly" <ben_tilly@hotmail.com>
61392              Date: Sat, 15 Jul 2000 17:23:27 EDT
61393              Message-ID: <20000715212327.21656.qmail@hotmail.com>
61394      Branch: perl
61395            ! pp_ctl.c
61396 ____________________________________________________________________________
61397 [  6428] By: jhi                                   on 2000/07/24  02:58:52
61398         Log: Documentation to explain the behaviour of map().
61399              
61400              Subject: Re: Map is still slow 
61401              From: Gurusamy Sarathy <gsar@ActiveState.com>
61402              Date: Sat, 15 Jul 2000 16:05:09 -0700
61403              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
61404      Branch: perl
61405            ! pp_ctl.c
61406 ____________________________________________________________________________
61407 [  6427] By: jhi                                   on 2000/07/24  02:50:03
61408         Log: Add tests for
61409              [ID 19991110.003] another matching finding by pcre author
61410              which has already been fixed by some patch, as verified in
61411              
61412              Subject: Re: two regex bugs from the mists of time (well, last November)
61413              From: Hugo <hv@crypt.compulink.co.uk>
61414              Date: Sat, 22 Jul 2000 18:12:58 +0100
61415              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
61416      Branch: perl
61417            ! t/op/re_tests
61418 ____________________________________________________________________________
61419 [  6426] By: jhi                                   on 2000/07/24  02:11:20
61420         Log: A missing 'break' after the [[:space:]] switch case.
61421              
61422              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
61423              From: "Stephen P. Potter" <spp@ds.net>
61424              Date: Tue, 18 Jul 2000 16:25:17 -0400
61425              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
61426      Branch: perl
61427            ! regcomp.c
61428 ____________________________________________________________________________
61429 [  6425] By: jhi                                   on 2000/07/24  02:06:12
61430         Log: The output might have been produced in the wrong order.
61431              
61432              Subject: [ID 20000720.003] [PATCH] t/op/write.t
61433              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61434              Date: Thu, 20 Jul 2000 18:49:18 +0100
61435              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
61436      Branch: perl
61437            ! t/op/write.t
61438 ____________________________________________________________________________
61439 [  6424] By: jhi                                   on 2000/07/24  02:00:07
61440         Log: Use STDOUT consistently.
61441              
61442              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
61443              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61444              Date: Thu, 20 Jul 2000 18:04:01 +0100
61445              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
61446      Branch: perl
61447            ! lib/Test/Harness.pm
61448 ____________________________________________________________________________
61449 [  6423] By: jhi                                   on 2000/07/24  01:54:54
61450         Log: Protect against "wild next"s, that is, callbacks doing "next"
61451              instead of "return".
61452              
61453              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
61454              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61455              Date: Tue, 18 Jul 2000 11:30:16 +0100
61456              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
61457      Branch: perl
61458            ! lib/File/Find.pm
61459 ____________________________________________________________________________
61460 [  6422] By: jhi                                   on 2000/07/24  01:35:47
61461         Log: Out-of-date note removed.
61462              
61463              Subject: [PATCH] documentation perlipc
61464              From: rspier@pobox.com (Robert Spier)
61465              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
61466              Message-ID: <14711.35178.572612.502654@rls.cx>
61467      Branch: perl
61468            ! pod/perlipc.pod
61469 ____________________________________________________________________________
61470 [  6421] By: jhi                                   on 2000/07/24  00:09:18
61471         Log: Send all installperl messages to STDERR and be -w clean.
61472              
61473              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
61474              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61475              Date: Sat, 22 Jul 2000 14:02:11 +0100
61476              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
61477      Branch: perl
61478            ! installperl
61479 ____________________________________________________________________________
61480 [  6420] By: jhi                                   on 2000/07/24  00:04:19
61481         Log: Decutandpasto.
61482              
61483              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
61484              From: "Richard Soderberg" <rs@crystalflame.net>
61485              Date: Sun, 23 Jul 2000 01:37:23 -0700
61486              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
61487      Branch: perl
61488            ! pod/perlipc.pod
61489 ____________________________________________________________________________
61490 [  6419] By: jhi                                   on 2000/07/24  00:01:12
61491         Log: A cleaner abs_path().
61492              Subject: Re: unix alternative to Cwd.pm
61493              From: Jeff Pinyan <jeffp@crusoe.net>
61494              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
61495              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
61496      Branch: perl
61497            ! lib/Cwd.pm
61498 ____________________________________________________________________________
61499 [  6418] By: jhi                                   on 2000/07/23  23:48:56
61500         Log: Detypo.
61501              
61502              Subject: [PATCH perl-current] Typo in hints/powerux.sh
61503              From: "Richard Soderberg" <rs@crystalflame.net>
61504              Date: Sun, 23 Jul 2000 01:27:33 -0700
61505              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
61506      Branch: perl
61507            ! hints/powerux.sh
61508 ____________________________________________________________________________
61509 [  6417] By: jhi                                   on 2000/07/17  22:13:31
61510         Log: Subject: SDBM_File documentation
61511              From: mjd@plover.com
61512              Date: 16 Jul 2000 17:41:17 -0000
61513              Message-ID: <20000716174117.18515.qmail@plover.com>
61514      Branch: perl
61515            ! ext/SDBM_File/SDBM_File.pm
61516 ____________________________________________________________________________
61517 [  6416] By: jhi                                   on 2000/07/17  19:13:26
61518         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
61519      Branch: perl
61520            ! hints/mpeix.sh mpeix/relink
61521 ____________________________________________________________________________
61522 [  6415] By: jhi                                   on 2000/07/15  14:11:02
61523         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
61524              the utf8 'characters' can be more than one octet).
61525              
61526              Date: Sat, 15 Jul 2000 00:21:56 +0100
61527              From: Tom Hughes <tom@compton.nu>
61528              Subject: Re: [ID 20000714.002]
61529              Message-ID: <db2334de49.tom@compton.compton.nu>
61530              
61531              Reported in
61532              
61533              Subject: [ID 20000714.002]
61534              From: "Simon Cozens" <simon@othersideofthe.earth.li>
61535              Date: 14 Jul 2000 15:13:09 -0000
61536              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
61537      Branch: perl
61538            ! doop.c
61539 ____________________________________________________________________________
61540 [  6414] By: jhi                                   on 2000/07/15  03:13:41
61541         Log: another VMS build tweak from Peter Prymmer
61542      Branch: perl
61543            ! vms/descrip_mms.template
61544 ____________________________________________________________________________
61545 [  6413] By: jhi                                   on 2000/07/15  03:10:40
61546         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
61547      Branch: perl
61548            ! vms/perlvms.pod
61549 ____________________________________________________________________________
61550 [  6412] By: jhi                                   on 2000/07/15  00:31:05
61551         Log: More docs for sv functions.
61552              
61553              Subject: [PATCH cfgperl] sv.c apidoc
61554              From: simon@brecon.co.uk (Simon Cozens)
61555              Date: 13 Jul 2000 09:00:20 GMT
61556              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
61557              
61558              Subject: Re: [PATCH cfgperl] sv.c apidoc
61559              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61560              Date: Thu, 13 Jul 2000 12:27:41 +0100
61561              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
61562              
61563              Subject: Re: [PATCH cfgperl] sv.c apidoc
61564              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61565              Date: Thu, 13 Jul 2000 13:23:09 +0100
61566              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
61567              
61568              Subject: Re: [PATCH cfgperl] sv.c apidoc
61569              From: simon@brecon.co.uk (Simon Cozens)
61570              Date: 14 Jul 2000 06:51:02 GMT
61571              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
61572      Branch: perl
61573            ! embed.pl pod/perlapi.pod sv.c
61574 ____________________________________________________________________________
61575 [  6411] By: jhi                                   on 2000/07/15  00:10:41
61576         Log: lib/b test fixes from Peter Prymmer.
61577      Branch: perl
61578            ! t/lib/b.t
61579 ____________________________________________________________________________
61580 [  6410] By: jhi                                   on 2000/07/15  00:02:09
61581         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
61582              From: Hugo <hv@crypt.compulink.co.uk>
61583              Date: Fri, 14 Jul 2000 23:05:20 +0100
61584              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
61585              
61586              Didn't anymore apply, but that point still could use another fix.
61587      Branch: perl
61588            ! pod/perlfunc.pod
61589 ____________________________________________________________________________
61590 [  6409] By: jhi                                   on 2000/07/14  23:15:15
61591         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
61592              not in pod, from Peter Prymmer
61593      Branch: perl
61594            ! vms/descrip_mms.template
61595 ____________________________________________________________________________
61596 [  6408] By: jhi                                   on 2000/07/14  20:35:05
61597         Log: The bug report
61598              [ID 19991110.002] minimal matching discrepancy found by pcre author
61599              seems to have been fixed (though differently from what was suggested
61600              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
61601      Branch: perl
61602            ! t/op/re_tests
61603 ____________________________________________________________________________
61604 [  6407] By: jhi                                   on 2000/07/14  17:38:08
61605         Log: Fix AutoSplit to use File::Spec the right way in VMS,
61606              from Peter Prymmer.
61607      Branch: perl
61608            ! lib/AutoSplit.pm
61609 ____________________________________________________________________________
61610 [  6406] By: jhi                                   on 2000/07/14  14:13:22
61611         Log: Merge perlhacktut into perlhack, update perlguts.
61612              
61613              Subject: Re: Perlhacktut
61614              From: simon@brecon.co.uk (Simon Cozens)
61615              Date: 14 Jul 2000 06:49:21 GMT
61616              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
61617              
61618              Subject: Re: Perlhacktut
61619              From: simon@brecon.co.uk (Simon Cozens)
61620              Date: 14 Jul 2000 07:09:45 GMT
61621              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
61622      Branch: perl
61623            ! pod/perlguts.pod pod/perlhack.pod
61624 ____________________________________________________________________________
61625 [  6405] By: jhi                                   on 2000/07/14  14:02:31
61626         Log: Integrate with Sarathy.
61627      Branch: cfgperl
61628           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
61629           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
61630           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
61631 ____________________________________________________________________________
61632 [  6404] By: gsar                                  on 2000/07/14  12:15:02
61633         Log: PERL_OBJECT build tweaks
61634      Branch: perl
61635            ! toke.c
61636 ____________________________________________________________________________
61637 [  6403] By: gsar                                  on 2000/07/14  11:23:41
61638         Log: inconsistent types needs casts
61639      Branch: perl
61640            ! toke.c
61641 ____________________________________________________________________________
61642 [  6402] By: gsar                                  on 2000/07/14  11:12:04
61643         Log: typos in change#6399, regen headers
61644      Branch: perl
61645            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
61646 ____________________________________________________________________________
61647 [  6401] By: gsar                                  on 2000/07/14  10:59:12
61648         Log: typecasts needed for change#6394
61649      Branch: perl
61650            ! toke.c
61651 ____________________________________________________________________________
61652 [  6400] By: gsar                                  on 2000/07/14  10:49:37
61653         Log: integrate cfgperl contents into mainline
61654      Branch: perl
61655           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
61656           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
61657 ____________________________________________________________________________
61658 [  6399] By: gsar                                  on 2000/07/14  10:38:35
61659         Log: enable UTF-16 filter by default if relevant BOM is seen; various
61660              cleanups (typos, misformatted code, and small bugs)
61661      Branch: perl
61662            ! doop.c embed.pl mg.c op.c pp.c toke.c
61663 ____________________________________________________________________________
61664 [  6398] By: gsar                                  on 2000/07/14  08:55:38
61665         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
61666              name suggests anyway)
61667      Branch: perl
61668            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
61669 ____________________________________________________________________________
61670 [  6397] By: gsar                                  on 2000/07/14  08:44:33
61671         Log: move new variables to the end of the interpreter structure (for
61672              bincompat in code that doesn't #include XSUB.h)
61673      Branch: perl
61674            ! intrpvar.h
61675 ____________________________________________________________________________
61676 [  6396] By: gsar                                  on 2000/07/14  08:13:58
61677         Log: MakeMaker should not remove editor backups (*~) on `make clean`
61678              by default (completes change#6383)
61679      Branch: perl
61680            ! lib/ExtUtils/MM_Unix.pm
61681 ____________________________________________________________________________
61682 [  6395] By: jhi                                   on 2000/07/14  05:20:33
61683         Log: Replace change #6337 with a better one.
61684              
61685              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
61686              From: Hugo <hv@crypt.compulink.co.uk>
61687              Date: Fri, 14 Jul 2000 04:16:20 +0100
61688              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
61689      Branch: cfgperl
61690            ! regexec.c t/op/re_tests
61691 ____________________________________________________________________________
61692 [  6394] By: jhi                                   on 2000/07/14  01:33:59
61693         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
61694      Branch: cfgperl
61695            ! embed.pl global.sym proto.h toke.c
61696 ____________________________________________________________________________
61697 [  6393] By: jhi                                   on 2000/07/13  23:41:23
61698         Log: remove discarded test
61699      Branch: cfgperl
61700            ! MANIFEST
61701 ____________________________________________________________________________
61702 [  6392] By: jhi                                   on 2000/07/13  23:32:25
61703         Log: The {multiplier} of a fixed substring was overlooked which
61704              caused a wrong initial search offset for that substring.
61705              
61706              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
61707              From: Hugo <hv@crypt.compulink.co.uk>
61708              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
61709              Date: Thu, 13 Jul 2000 19:27:13 +0100
61710      Branch: cfgperl
61711            ! regcomp.c t/op/re_tests
61712 ____________________________________________________________________________
61713 [  6391] By: jhi                                   on 2000/07/13  16:37:42
61714         Log: typo fix from Craig Berry
61715      Branch: cfgperl
61716            ! vms/subconfigure.com
61717 ____________________________________________________________________________
61718 [  6390] By: jhi                                   on 2000/07/13  13:20:12
61719         Log: Integrate with Sarathy.
61720      Branch: cfgperl
61721            - t/op/method2entersub.t
61722           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
61723           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
61724           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
61725           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
61726 ____________________________________________________________________________
61727 [  6389] By: jhi                                   on 2000/07/13  13:18:48
61728         Log: Detypo from Peter Prymmer, part of #6388.
61729      Branch: cfgperl
61730            ! Configure config_h.SH
61731      Branch: metaconfig
61732            ! U/modified/d_longlong.U
61733 ____________________________________________________________________________
61734 [  6388] By: gsar                                  on 2000/07/13  06:33:40
61735         Log: typos (spotted by Peter Prymmer)
61736      Branch: perl
61737            ! Configure t/lib/english.t
61738 ____________________________________________________________________________
61739 [  6387] By: gsar                                  on 2000/07/13  05:35:28
61740         Log: new selfloader.t in change#6183 doesn't close DATA handles,
61741              and thus fails to clean up tmp files on dosish platforms
61742      Branch: perl
61743            ! t/lib/selfloader.t
61744 ____________________________________________________________________________
61745 [  6386] By: gsar                                  on 2000/07/12  21:42:39
61746         Log: sprintf test tweaks (from Dominic Dunlop)
61747      Branch: perl
61748            ! t/op/sprintf.t
61749 ____________________________________________________________________________
61750 [  6385] By: gsar                                  on 2000/07/12  21:33:46
61751         Log: fix bugs in processing %v-*d and similar format specs (from
61752              Avi Finkel <avi@finkel.org>)
61753      Branch: perl
61754            ! sv.c t/op/sprintf.t
61755 ____________________________________________________________________________
61756 [  6384] By: gsar                                  on 2000/07/12  16:04:19
61757         Log: readd missing perldelta.pod changes from changes#6339,6376
61758      Branch: perl
61759            ! pod/perldelta.pod
61760 ____________________________________________________________________________
61761 [  6383] By: gsar                                  on 2000/07/12  16:00:51
61762         Log: don't clobber *.orig files on *clean targets
61763      Branch: perl
61764            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
61765 ____________________________________________________________________________
61766 [  6382] By: gsar                                  on 2000/07/12  07:59:12
61767         Log: fix broken integrations in cfgperl
61768      Branch: cfgperl
61769           !> Changes pod/perldelta.pod
61770 ____________________________________________________________________________
61771 [  6381] By: gsar                                  on 2000/07/12  07:42:17
61772         Log: integrate cfgperl changes into mainline
61773      Branch: perl
61774            ! Changes
61775           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
61776           !> pod/perlre.pod
61777 ____________________________________________________________________________
61778 [  6380] By: gsar                                  on 2000/07/12  07:31:00
61779         Log: get sprintf.t to adjust properly for 3-digit exponents
61780      Branch: perl
61781            ! t/op/sprintf.t
61782 ____________________________________________________________________________
61783 [  6379] By: gsar                                  on 2000/07/12  06:40:04
61784         Log: change#6174 needs corresponding change in win32/config_h.PL,
61785              which grovels through config_h.SH to find the config.h name
61786      Branch: perl
61787            ! win32/config_h.PL
61788 ____________________________________________________________________________
61789 [  6378] By: jhi                                   on 2000/07/12  05:03:59
61790         Log: Do the cc sanity check both before the hints and
61791              after the cc selction.
61792      Branch: cfgperl
61793            ! Configure config_h.SH
61794      Branch: metaconfig
61795            ! U/modified/Oldconfig.U U/modified/cc.U
61796      Branch: metaconfig/U/perl
61797            + Checkcc.U
61798 ____________________________________________________________________________
61799 [  6377] By: jhi                                   on 2000/07/12  02:49:22
61800         Log: Fix nits noticed by Boston.pm.
61801      Branch: cfgperl
61802            ! pod/perlre.pod
61803 ____________________________________________________________________________
61804 [  6376] By: jhi                                   on 2000/07/11  21:22:13
61805         Log: Configure cosmetics and perldelta.
61806      Branch: cfgperl
61807            ! Configure config_h.SH pod/perldelta.pod
61808      Branch: metaconfig
61809            ! U/modified/cc.U
61810 ____________________________________________________________________________
61811 [  6375] By: gsar                                  on 2000/07/11  21:17:35
61812         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
61813      Branch: perl
61814            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
61815            ! win32/win32sck.c
61816 ____________________________________________________________________________
61817 [  6374] By: gsar                                  on 2000/07/11  20:48:50
61818         Log: tweak for build failure under multiplicity
61819      Branch: perl
61820            ! toke.c
61821 ____________________________________________________________________________
61822 [  6373] By: gsar                                  on 2000/07/11  20:37:23
61823         Log: integrate cfgperl changes#6325..6373 into mainline
61824              (NOTE: today's batch of integrations still untested)
61825      Branch: perl
61826           +> ext/DynaLoader/hints/netbsd.pl
61827            ! Changes
61828           !> (integrate 26 files)
61829 ____________________________________________________________________________
61830 [  6372] By: jhi                                   on 2000/07/11  20:30:36
61831         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
61832              regen perltoc.
61833      Branch: cfgperl
61834            + pod/perlbook.pod
61835            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
61836            ! pod/perltoc.pod
61837 ____________________________________________________________________________
61838 [  6371] By: jhi                                   on 2000/07/11  20:08:56
61839         Log: Minor cleanups on the booklist.
61840      Branch: cfgperl
61841            ! pod/perlfaq2.pod
61842 ____________________________________________________________________________
61843 [  6370] By: jhi                                   on 2000/07/11  19:31:13
61844         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
61845      Branch: cfgperl
61846            ! t/pragma/overload.t
61847 ____________________________________________________________________________
61848 [  6369] By: gsar                                  on 2000/07/11  19:27:48
61849         Log: integrate cfgperl changes#6293..6324 into mainline
61850      Branch: perl
61851           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
61852            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
61853           !> (integrate 30 files)
61854 ____________________________________________________________________________
61855 [  6368] By: gsar                                  on 2000/07/11  19:18:57
61856         Log: skip integrate of problematic change#6292 from cfgperl into mainline
61857      Branch: perl
61858           !> pp_hot.c
61859 ____________________________________________________________________________
61860 [  6367] By: gsar                                  on 2000/07/11  19:17:21
61861         Log: integrate cfgperl changes#6288..6290 into mainline
61862      Branch: perl
61863           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
61864 ____________________________________________________________________________
61865 [  6366] By: gsar                                  on 2000/07/11  19:11:18
61866         Log: integrate cfgperl changes#6268..6282 into mainline
61867      Branch: perl
61868           !> (integrate 30 files)
61869 ____________________________________________________________________________
61870 [  6365] By: gsar                                  on 2000/07/11  18:57:00
61871         Log: delete new accidentally branched file
61872      Branch: perl
61873            - t/op/method2entersub.t
61874 ____________________________________________________________________________
61875 [  6364] By: gsar                                  on 2000/07/11  18:55:13
61876         Log: skip integrate of change#6267 from cfgperl into mainline (the
61877              method call optimization is flawed without additional hints
61878              from user about immutableness of @ISA and no runtime method
61879              definitions)
61880      Branch: perl
61881           +> t/op/method2entersub.t
61882           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
61883           !> perl.h t/op/sprintf.t xsutils.c
61884 ____________________________________________________________________________
61885 [  6363] By: gsar                                  on 2000/07/11  18:49:43
61886         Log: integrate cfgperl changes#6261..6266 into mainline
61887      Branch: perl
61888           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
61889           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
61890           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
61891           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
61892 ____________________________________________________________________________
61893 [  6362] By: gsar                                  on 2000/07/11  18:43:26
61894         Log: integrate cfgperl changes#6252..6260 into mainline
61895      Branch: perl
61896           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
61897           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
61898           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
61899           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
61900 ____________________________________________________________________________
61901 [  6361] By: gsar                                  on 2000/07/11  18:37:12
61902         Log: skip integrate of problematic change#6251 from cfgperl into mainline
61903      Branch: perl
61904           !> lib/Exporter.pm
61905 ____________________________________________________________________________
61906 [  6360] By: gsar                                  on 2000/07/11  18:34:56
61907         Log: integrate cfgperl change#6250 into mainline
61908      Branch: perl
61909           +> t/op/my_stash.t
61910           !> MANIFEST embed.pl proto.h toke.c
61911 ____________________________________________________________________________
61912 [  6359] By: gsar                                  on 2000/07/11  18:21:19
61913         Log: integrate cfgperl changes#6242..6249 into mainline
61914      Branch: perl
61915           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
61916           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
61917           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
61918           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
61919           !> t/lib/peek.t utf8.c
61920 ____________________________________________________________________________
61921 [  6358] By: gsar                                  on 2000/07/11  18:15:45
61922         Log: skip integrate of problematic change#6241 from cfgperl into mainline
61923      Branch: perl
61924           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
61925 ____________________________________________________________________________
61926 [  6357] By: jhi                                   on 2000/07/11  18:15:16
61927         Log: Fix for
61928              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
61929              From: Roderick Schertler <roderick@argon.org> 
61930              Date: Tue, 11 Jul 2000 13:55:05 -0400 
61931              Message-Id: <200007111755.NAA05077@jones.argon.org> 
61932      Branch: cfgperl
61933            ! doio.c
61934 ____________________________________________________________________________
61935 [  6356] By: jhi                                   on 2000/07/11  18:12:51
61936         Log: Typo in #6341.
61937      Branch: cfgperl
61938            ! pp_hot.c
61939 ____________________________________________________________________________
61940 [  6355] By: gsar                                  on 2000/07/11  18:12:10
61941         Log: integrate cfgperl changes#6231..6240 into mainline
61942      Branch: perl
61943           +> pod/perlutil.pod
61944           !> (integrate 35 files)
61945 ____________________________________________________________________________
61946 [  6354] By: jhi                                   on 2000/07/11  18:04:34
61947         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
61948              From: Dominic Dunlop <domo@computer.org> 
61949              Date: Tue, 11 Jul 2000 12:27:33 +0200 
61950              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
61951              
61952              Replaces change #6268.
61953      Branch: cfgperl
61954            ! t/op/sprintf.t
61955 ____________________________________________________________________________
61956 [  6353] By: gsar                                  on 2000/07/11  17:59:51
61957         Log: skip integrate of problematic change#6230 from cfgperl into mainline
61958              (a later version of File::Spec is already in mainline)
61959      Branch: perl
61960           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
61961           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
61962 ____________________________________________________________________________
61963 [  6352] By: gsar                                  on 2000/07/11  17:57:48
61964         Log: integrate cfgperl changes#6224..6229 into mainline
61965      Branch: perl
61966           +> lib/lib.pm.PL
61967            - lib/lib.pm
61968           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
61969           !> lib/English.pm op.c t/lib/english.t
61970 ____________________________________________________________________________
61971 [  6351] By: gsar                                  on 2000/07/11  17:50:10
61972         Log: skip integrate of problematic change#6223 from cfgperl into mainline
61973      Branch: perl
61974           !> doio.c
61975 ____________________________________________________________________________
61976 [  6350] By: gsar                                  on 2000/07/11  17:48:28
61977         Log: integrate cfgperl changes#6220..6222 into mainline
61978      Branch: perl
61979           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
61980           !> toke.c utf8.c win32/win32.h
61981 ____________________________________________________________________________
61982 [  6349] By: gsar                                  on 2000/07/11  17:46:13
61983         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
61984              mainline
61985      Branch: perl
61986           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
61987           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
61988           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
61989 ____________________________________________________________________________
61990 [  6348] By: jhi                                   on 2000/07/11  17:45:49
61991         Log: README.posix-bc podified from Thomas Dorner.
61992      Branch: cfgperl
61993            ! README.posix-bc
61994 ____________________________________________________________________________
61995 [  6347] By: gsar                                  on 2000/07/11  17:42:04
61996         Log: integrate cfgperl change#6217 into mainline
61997      Branch: perl
61998           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
61999           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
62000           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
62001 ____________________________________________________________________________
62002 [  6346] By: gsar                                  on 2000/07/11  17:39:37
62003         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
62004              mainline
62005      Branch: perl
62006           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
62007           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
62008           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
62009           !> perlapi.h pod/perlapi.pod
62010 ____________________________________________________________________________
62011 [  6345] By: gsar                                  on 2000/07/11  17:36:42
62012         Log: integrate cfgperl changes#6207..6210 into mainline
62013      Branch: perl
62014           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
62015           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
62016 ____________________________________________________________________________
62017 [  6344] By: gsar                                  on 2000/07/11  17:31:20
62018         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
62019              mainline
62020      Branch: perl
62021           !> (integrate 40 files)
62022 ____________________________________________________________________________
62023 [  6343] By: gsar                                  on 2000/07/11  17:19:08
62024         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
62025      Branch: perl
62026           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
62027            ! Changes
62028           !> (integrate 34 files)
62029 ____________________________________________________________________________
62030 [  6342] By: jhi                                   on 2000/07/11  16:05:48
62031         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
62032              To: perl5-porters@perl.org
62033              From: Karsten Sperling <spiff@phreax.net>
62034              Date: Mon, 10 Jul 2000 15:12:52 +0200
62035              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
62036      Branch: cfgperl
62037            ! lib/Symbol.pm
62038 ____________________________________________________________________________
62039 [  6341] By: jhi                                   on 2000/07/11  15:59:23
62040         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
62041              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62042              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
62043              Date: Fri, 07 Jul 2000 17:57:16 +0100
62044      Branch: cfgperl
62045            ! pp_hot.c
62046 ____________________________________________________________________________
62047 [  6340] By: jhi                                   on 2000/07/11  15:55:47
62048         Log: Subject: Re: format bug report  [Patch]
62049              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62050              Date: Wed, 05 Jul 2000 13:12:52 +0200
62051              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
62052              
62053              Subject: Re: format bug report  [Patch]
62054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62055              Date: Wed, 05 Jul 2000 14:10:01 +0200
62056              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
62057      Branch: cfgperl
62058            ! t/op/write.t toke.c
62059 ____________________________________________________________________________
62060 [  6339] By: jhi                                   on 2000/07/11  13:54:09
62061         Log: Be less forgiving about ambiguous and illegal tr ranges.
62062              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
62063              From: Mark-Jason Dominus <mjd@plover.com>
62064              Date: Tue, 04 Jul 2000 10:00:12 -0400
62065              Message-ID: <20000704140012.17772.qmail@plover.com>
62066              
62067              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
62068              From: Mark-Jason Dominus <mjd@plover.com>
62069              Date: Wed, 05 Jul 2000 09:37:36 -0400
62070              Message-ID: <20000705133736.27293.qmail@plover.com>
62071      Branch: cfgperl
62072            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
62073 ____________________________________________________________________________
62074 [  6338] By: jhi                                   on 2000/07/11  13:31:24
62075         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
62076              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62077              Date: Tue, 11 Jul 2000 13:50:51 +0100
62078              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
62079      Branch: cfgperl
62080            ! sv.c
62081 ____________________________________________________________________________
62082 [  6337] By: jhi                                   on 2000/07/11  13:29:14
62083         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
62084              From: Hugo <hv@crypt.compulink.co.uk>
62085              Date: Tue, 11 Jul 2000 12:44:50 +0100
62086              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
62087      Branch: cfgperl
62088            ! regexec.c t/op/re_tests
62089 ____________________________________________________________________________
62090 [  6336] By: jhi                                   on 2000/07/11  13:26:47
62091         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
62092              From: simon@brecon.co.uk (Simon Cozens)
62093              Date: 7 Jul 2000 11:26:09 GMT
62094              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
62095      Branch: cfgperl
62096            ! mg.c
62097 ____________________________________________________________________________
62098 [  6335] By: jhi                                   on 2000/07/11  13:23:37
62099         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
62100              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
62101              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
62102              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
62103      Branch: cfgperl
62104            + ext/DynaLoader/hints/netbsd.pl
62105            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
62106 ____________________________________________________________________________
62107 [  6334] By: jhi                                   on 2000/07/11  13:20:38
62108         Log: Subject: PATCH perlguts.pod: Document D and d magic types
62109              From: mjd@plover.com
62110              Date: 5 Jul 2000 18:01:51 -0000
62111              Message-ID: <20000705180151.29413.qmail@plover.com>
62112      Branch: cfgperl
62113            ! pod/perlguts.pod
62114 ____________________________________________________________________________
62115 [  6333] By: jhi                                   on 2000/07/11  13:15:51
62116         Log: Precedence goof, fix based on
62117              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
62118              From: Hugo <hv@crypt.compulink.co.uk>
62119              Date: Tue, 11 Jul 2000 12:52:38 +0100
62120              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
62121      Branch: cfgperl
62122            ! t/op/taint.t
62123 ____________________________________________________________________________
62124 [  6332] By: jhi                                   on 2000/07/11  12:40:17
62125         Log: Integrate with Sarathy.
62126      Branch: cfgperl
62127           !> win32/win32sck.c
62128 ____________________________________________________________________________
62129 [  6331] By: jhi                                   on 2000/07/10  20:14:16
62130         Log: Sprinkle ldlibpath.
62131      Branch: cfgperl
62132            ! pod/Makefile.SH
62133 ____________________________________________________________________________
62134 [  6330] By: jhi                                   on 2000/07/10  17:54:49
62135         Log: More POSIX.pod tweaks.
62136      Branch: cfgperl
62137            ! ext/POSIX/POSIX.pod
62138 ____________________________________________________________________________
62139 [  6329] By: jhi                                   on 2000/07/10  14:02:12
62140         Log: Reorder perl.pod once more.
62141      Branch: cfgperl
62142            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62143 ____________________________________________________________________________
62144 [  6328] By: gsar                                  on 2000/07/10  07:06:00
62145         Log: accept() leaks memory on windows due to incorrect ordering of
62146              closesocket() and fclose() calls
62147      Branch: perl
62148            ! win32/win32sck.c
62149 ____________________________________________________________________________
62150 [  6327] By: gsar                                  on 2000/07/10  06:49:17
62151         Log: winsock options weren't being set in all threads under ithreads
62152              (caused send()s from second and subsequent threads to fail)
62153      Branch: perl
62154            ! win32/win32sck.c
62155 ____________________________________________________________________________
62156 [  6326] By: jhi                                   on 2000/07/08  02:45:40
62157         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
62158              was cast to an unsigned (32-bit) integer with wild abandon.
62159      Branch: cfgperl
62160            ! ext/Devel/DProf/DProf.xs
62161 ____________________________________________________________________________
62162 [  6325] By: jhi                                   on 2000/07/07  18:50:33
62163         Log: Remove perlbook, update perlfaq book listing,
62164              rearrange perl.pod, regenerate perltoc.
62165      Branch: cfgperl
62166            - pod/perlbook.pod
62167            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
62168            ! pod/perlfaq2.pod pod/perltoc.pod
62169 ____________________________________________________________________________
62170 [  6324] By: jhi                                   on 2000/07/07  14:03:40
62171         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
62172      Branch: cfgperl
62173            ! sv.h toke.c
62174 ____________________________________________________________________________
62175 [  6323] By: jhi                                   on 2000/07/06  16:03:55
62176         Log: Fix complaints of buildtoc.
62177      Branch: cfgperl
62178            + lib/Win32.pod
62179            - pod/Win32.pod
62180            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62181 ____________________________________________________________________________
62182 [  6322] By: jhi                                   on 2000/07/06  15:15:52
62183         Log: Add =head1 NAMEs so that buildtoc is happy.
62184              (The CGI::Util nit reported to Lincoln.)
62185      Branch: cfgperl
62186            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
62187            ! pod/perltoc.pod
62188 ____________________________________________________________________________
62189 [  6321] By: jhi                                   on 2000/07/06  03:16:04
62190         Log: Config is being used.
62191      Branch: cfgperl
62192            ! t/op/method.t
62193 ____________________________________________________________________________
62194 [  6320] By: jhi                                   on 2000/07/06  03:13:13
62195         Log: Integrate with Sarathy.
62196      Branch: cfgperl
62197           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
62198 ____________________________________________________________________________
62199 [  6319] By: jhi                                   on 2000/07/06  03:11:46
62200         Log: Autogenerate pod/Makefile and pod/buildtoc.
62201              buildtoc also checks whether the existin pods are
62202              mentioned in MANIFEST and perl.pod, and vice versa.
62203              (None of the thusly found discrepancies fixed yet.)
62204              roffitall also needs to be autogenerated similarly but it
62205              seems so badly out of date that I didn't touch it yet.
62206      Branch: cfgperl
62207            + pod/Makefile.SH pod/buildtoc.PL
62208            - pod/Makefile pod/buildtoc
62209            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
62210 ____________________________________________________________________________
62211 [  6318] By: gsar                                  on 2000/07/05  22:10:54
62212         Log: fix UNC path handling on Windows under ithreads, and chdir()
62213              return value when given a non-existent directory
62214      Branch: perl
62215            ! win32/vdir.h
62216 ____________________________________________________________________________
62217 [  6317] By: gsar                                  on 2000/07/05  22:08:19
62218         Log: winsock cleanup never done on Windows (leads to handle leaks)
62219      Branch: perl
62220            ! win32/perllib.c win32/win32sck.c
62221 ____________________________________________________________________________
62222 [  6316] By: gsar                                  on 2000/07/05  22:06:19
62223         Log: some debugger output does not go to the socket when RemotePort is set
62224      Branch: perl
62225            ! lib/perl5db.pl
62226 ____________________________________________________________________________
62227 [  6315] By: jhi                                   on 2000/07/05  00:25:21
62228         Log: Integrate with Sarathy, preliminary fix for unicos
62229              alignment problems in [ID 20000612.002] Perl problem on Cray system.
62230      Branch: cfgperl
62231            ! sv.h
62232           !> pp_hot.c
62233 ____________________________________________________________________________
62234 [  6314] By: gsar                                  on 2000/07/04  23:34:02
62235         Log: tyop in change#6306
62236      Branch: perl
62237            ! pp_hot.c
62238 ____________________________________________________________________________
62239 [  6313] By: jhi                                   on 2000/07/04  22:14:38
62240         Log: Multiline string literals ENONPORTABLE.
62241      Branch: cfgperl
62242            ! pp_hot.c
62243 ____________________________________________________________________________
62244 [  6312] By: jhi                                   on 2000/07/04  20:34:44
62245         Log: Integrate with Sarathy.
62246      Branch: cfgperl
62247           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
62248           !> t/op/method.t
62249 ____________________________________________________________________________
62250 [  6311] By: jhi                                   on 2000/07/04  20:30:56
62251         Log: More POSIX.pod embellishment.
62252      Branch: cfgperl
62253            ! ext/POSIX/POSIX.pod
62254 ____________________________________________________________________________
62255 [  6310] By: gsar                                  on 2000/07/04  17:28:48
62256         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
62257      Branch: perl
62258            ! t/lib/b.t
62259 ____________________________________________________________________________
62260 [  6309] By: jhi                                   on 2000/07/04  17:22:18
62261         Log: The #6308 required a little bit more.
62262      Branch: cfgperl
62263            ! Makefile.SH win32/Makefile
62264 ____________________________________________________________________________
62265 [  6308] By: jhi                                   on 2000/07/04  16:35:24
62266         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
62267      Branch: cfgperl
62268            + lib/lib_pm.PL
62269            - lib/lib.pm.PL
62270            ! MANIFEST Makefile.SH
62271 ____________________________________________________________________________
62272 [  6307] By: jhi                                   on 2000/07/04  16:28:58
62273         Log: Win32 patches for cfgperl from Sarathy.
62274      Branch: cfgperl
62275            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
62276            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
62277            ! thread.h toke.c util.c win32/Makefile win32/win32.c
62278 ____________________________________________________________________________
62279 [  6306] By: gsar                                  on 2000/07/04  16:28:40
62280         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
62281              (from Richard Soderberg <rs@oregonnet.com>)
62282      Branch: perl
62283            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
62284 ____________________________________________________________________________
62285 [  6305] By: jhi                                   on 2000/07/04  16:24:24
62286         Log: Integrate with Sarathy.
62287      Branch: cfgperl
62288           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
62289           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62290           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
62291           !> proto.h win32/win32.c
62292 ____________________________________________________________________________
62293 [  6304] By: gsar                                  on 2000/07/04  16:17:24
62294         Log: missing perldiag entry for unpack("w",...) diagnostic (from
62295              Andreas Koenig)
62296      Branch: perl
62297            ! pod/perldiag.pod
62298 ____________________________________________________________________________
62299 [  6303] By: gsar                                  on 2000/07/04  16:14:44
62300         Log: remove rel2abs prototypes (from Barrie Slaymaker)
62301      Branch: perl
62302            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
62303            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
62304 ____________________________________________________________________________
62305 [  6302] By: gsar                                  on 2000/07/04  04:59:35
62306         Log: adjust change#6299
62307      Branch: perl
62308            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
62309            ! win32/win32.c
62310 ____________________________________________________________________________
62311 [  6301] By: jhi                                   on 2000/07/04  04:50:07
62312         Log: Integrate with Sarathy.
62313      Branch: cfgperl
62314           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
62315           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
62316           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
62317 ____________________________________________________________________________
62318 [  6300] By: gsar                                  on 2000/07/04  04:42:09
62319         Log: PERL_OBJECT build tweak
62320      Branch: perl
62321            ! perl.h
62322 ____________________________________________________________________________
62323 [  6299] By: gsar                                  on 2000/07/04  04:37:00
62324         Log: fix memory leak on Windows (PL_sys_intern contents were never
62325              freed)
62326      Branch: perl
62327            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
62328            ! perlapi.c proto.h win32/win32.c
62329 ____________________________________________________________________________
62330 [  6298] By: gsar                                  on 2000/07/04  04:15:59
62331         Log: fix large memory leak that has been around for ever, masked by
62332              -DPURIFY (most of the arenas were never freed!)
62333      Branch: perl
62334            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
62335 ____________________________________________________________________________
62336 [  6297] By: gsar                                  on 2000/07/04  04:07:46
62337         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
62338      Branch: perl
62339            ! perl.c
62340 ____________________________________________________________________________
62341 [  6296] By: jhi                                   on 2000/06/30  18:28:37
62342         Log: Elaborate POSIX.pod.  Still needs work.
62343      Branch: cfgperl
62344            ! ext/POSIX/POSIX.pod
62345 ____________________________________________________________________________
62346 [  6295] By: jhi                                   on 2000/06/30  14:58:18
62347         Log: Point to perlipc for more SysV IPC examples.
62348      Branch: cfgperl
62349            ! pod/perlfunc.pod
62350 ____________________________________________________________________________
62351 [  6294] By: gsar                                  on 2000/06/30  14:47:45
62352         Log: slurp mode fix in change#4736 still not quite right
62353      Branch: perl
62354            ! pp_hot.c t/io/argv.t
62355 ____________________________________________________________________________
62356 [  6293] By: jhi                                   on 2000/06/30  12:02:55
62357         Log: Integrate with Sarathy.
62358      Branch: cfgperl
62359           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
62360 ____________________________________________________________________________
62361 [  6292] By: jhi                                   on 2000/06/30  12:01:11
62362         Log: From: simon@brecon.co.uk (Simon Cozens)
62363              Subject: UTF8 concat
62364              Date: 30 Jun 2000 06:13:25 GMT
62365              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
62366      Branch: cfgperl
62367            ! pp_hot.c
62368 ____________________________________________________________________________
62369 [  6291] By: gsar                                  on 2000/06/30  04:37:33
62370         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
62371              when @_ is modified, causing coredumps
62372      Branch: perl
62373            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
62374 ____________________________________________________________________________
62375 [  6290] By: jhi                                   on 2000/06/30  02:21:44
62376         Log: Integrate with Sarathy.
62377      Branch: cfgperl
62378           !> vms/vms.c vms/vmsish.h
62379 ____________________________________________________________________________
62380 [  6289] By: jhi                                   on 2000/06/30  02:21:02
62381         Log: Check VERSIONs.
62382      Branch: cfgperl
62383            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
62384            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
62385            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
62386 ____________________________________________________________________________
62387 [  6288] By: jhi                                   on 2000/06/30  02:18:52
62388         Log: Integrate with Sarathy.
62389      Branch: cfgperl
62390           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
62391           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
62392           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
62393           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
62394 ____________________________________________________________________________
62395 [  6287] By: gsar                                  on 2000/06/30  02:17:08
62396         Log: integrate vmsperl changes into mainline
62397      Branch: perl
62398           !> vms/vms.c vms/vmsish.h
62399 ____________________________________________________________________________
62400 [  6285] By: gsar                                  on 2000/06/30  02:05:28
62401         Log: localize %INC in a Safe compartment so that use/require work
62402              (many other magic globals probably need similar treatment)
62403      Branch: perl
62404            ! ext/Opcode/Opcode.xs
62405 ____________________________________________________________________________
62406 [  6284] By: gsar                                  on 2000/06/30  01:54:54
62407         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
62408              about Windows
62409      Branch: perl
62410            ! pod/perlembed.pod
62411 ____________________________________________________________________________
62412 [  6283] By: jhi                                   on 2000/06/30  01:50:10
62413         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
62414              From: Barrie Slaymaker <barries@jester.slaysys.com>
62415              Date: Wed, 28 Jun 2000 11:35:29 -0400
62416              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
62417      Branch: perl
62418            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
62419            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
62420            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62421            ! lib/File/Spec/Win32.pm
62422 ____________________________________________________________________________
62423 [  6282] By: jhi                                   on 2000/06/29  22:57:22
62424         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
62425              From: Dan Sugalski <dan@sidhe.org>
62426              Date: Tue, 06 Jun 2000 11:59:50 -0400
62427              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
62428      Branch: cfgperl
62429            ! vms/vms.c
62430 ____________________________________________________________________________
62431 [  6281] By: jhi                                   on 2000/06/29  22:52:50
62432         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
62433              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
62434              Date: Wed, 7 Jun 2000 04:02:04 -0500
62435              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
62436      Branch: cfgperl
62437            ! utils/h2xs.PL
62438 ____________________________________________________________________________
62439 [  6280] By: jhi                                   on 2000/06/29  22:45:47
62440         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
62441              From: rspier@pobox.com (Robert Spier)
62442              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
62443              Message-ID: <14654.31913.845602.610277@rls.cx>
62444      Branch: cfgperl
62445            ! utils/h2xs.PL
62446 ____________________________________________________________________________
62447 [  6279] By: jhi                                   on 2000/06/29  22:38:16
62448         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
62449              From: Tim Ayers <tayers@bridge.com>
62450              Date: Thu, 08 Jun 2000 08:11:06 +0200
62451              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
62452              [resent by Richard Foley, Message-Id probably wrong]
62453      Branch: cfgperl
62454            ! pod/perlsub.pod
62455 ____________________________________________________________________________
62456 [  6278] By: jhi                                   on 2000/06/29  22:21:45
62457         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
62458              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
62459              Date: Fri, 09 Jun 2000 12:39:27 -0400
62460              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
62461              (plus update the version "number" of Text::Wrap)
62462      Branch: cfgperl
62463            ! lib/Text/Wrap.pm
62464 ____________________________________________________________________________
62465 [  6277] By: jhi                                   on 2000/06/29  22:13:10
62466         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
62467              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62468              Date: Mon, 12 Jun 2000 14:55:59 +0100
62469              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
62470      Branch: cfgperl
62471            ! pod/perlfunc.pod
62472 ____________________________________________________________________________
62473 [  6276] By: jhi                                   on 2000/06/29  22:11:06
62474         Log: Subject: [PATCH] Re: eval documentation: context
62475              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62476              Date: Mon, 12 Jun 2000 15:07:29 +0100
62477              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
62478      Branch: cfgperl
62479            ! pod/perlfunc.pod
62480 ____________________________________________________________________________
62481 [  6275] By: jhi                                   on 2000/06/29  21:59:46
62482         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
62483              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
62484              Date: Tue, 13 Jun 2000 02:43:48 -0500
62485              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
62486      Branch: cfgperl
62487            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
62488 ____________________________________________________________________________
62489 [  6274] By: jhi                                   on 2000/06/29  21:56:14
62490         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
62491              From: Andy Dougherty <doughera@lafayette.edu>
62492              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
62493              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
62494      Branch: cfgperl
62495            ! ext/File/Glob/Glob.pm
62496 ____________________________________________________________________________
62497 [  6273] By: jhi                                   on 2000/06/29  21:49:09
62498         Log: Subject: [PATCH] xsub attributes
62499              From: Doug MacEachern <dougm@covalent.net>
62500              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
62501              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
62502      Branch: cfgperl
62503            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
62504            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
62505 ____________________________________________________________________________
62506 [  6272] By: jhi                                   on 2000/06/29  21:41:28
62507         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
62508              From: Tom Phoenix <rootbeer@redcat.com>
62509              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
62510              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
62511      Branch: cfgperl
62512            ! lib/Net/Ping.pm
62513 ____________________________________________________________________________
62514 [  6271] By: jhi                                   on 2000/06/29  21:36:55
62515         Log: Subject: PATCH pod/perltie.pod
62516              From: Ian Phillipps <Ian.Phillipps@iname.com>
62517              Date: Fri, 16 Jun 2000 00:17:19 +0100
62518              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
62519              (only the first hunk, the second hunk had already been done
62520              by some other patch)
62521      Branch: cfgperl
62522            ! pod/perltie.pod
62523 ____________________________________________________________________________
62524 [  6270] By: jhi                                   on 2000/06/29  21:24:51
62525         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
62526              From: Nicholas Clark <nick@talking.bollo.cx>
62527              Date: Fri, 23 Jun 2000 16:21:15 +0100
62528              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
62529      Branch: cfgperl
62530            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
62531            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
62532 ____________________________________________________________________________
62533 [  6269] By: jhi                                   on 2000/06/29  19:38:15
62534         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
62535              silence few compiler warnings.
62536      Branch: cfgperl
62537            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
62538 ____________________________________________________________________________
62539 [  6268] By: jhi                                   on 2000/06/29  18:21:50
62540         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
62541              From: Dominic Dunlop <domo@computer.org> 
62542              Date: Thu, 29 Jun 2000 12:32:39 +0200 
62543              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
62544      Branch: cfgperl
62545            ! t/op/sprintf.t
62546 ____________________________________________________________________________
62547 [  6267] By: jhi                                   on 2000/06/29  18:16:07
62548         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
62549              From: Doug MacEachern <dougm@covalent.net>
62550              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
62551              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
62552      Branch: cfgperl
62553            + t/op/method2entersub.t
62554            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
62555            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62556            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
62557            ! xsutils.c
62558 ____________________________________________________________________________
62559 [  6266] By: jhi                                   on 2000/06/29  15:11:15
62560         Log: Subject: [PATCH 5.6.0] cygwin port
62561              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
62562              From: "Fifer, Eric" <EFifer@sanwaint.com>
62563              Date: Thu, 29 Jun 2000 12:58:29 +0100
62564      Branch: cfgperl
62565            ! cygwin/Makefile.SHs
62566 ____________________________________________________________________________
62567 [  6265] By: jhi                                   on 2000/06/29  15:04:05
62568         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
62569              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62570              Date: Wed, 28 Jun 2000 17:50:12 -0700
62571              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
62572      Branch: cfgperl
62573            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
62574 ____________________________________________________________________________
62575 [  6264] By: jhi                                   on 2000/06/29  15:00:57
62576         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
62577              From: Marty Lucich <marty@netcom.com>
62578              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
62579              Message-Id: <200006282116.OAA11148@netcom.com>
62580              ccdlflags update (the BSD/OS 4.1 part had already been taken
62581              care of by #6141).
62582      Branch: cfgperl
62583            ! hints/bsdos.sh
62584 ____________________________________________________________________________
62585 [  6263] By: jhi                                   on 2000/06/29  13:47:44
62586         Log: tr fixes from Simon Cozens
62587      Branch: cfgperl
62588            ! doop.c
62589 ____________________________________________________________________________
62590 [  6262] By: jhi                                   on 2000/06/28  18:46:01
62591         Log: Subject: 5.6.0 Patch for EPOC
62592              From: Olaf Flebbe <o.flebbe@gmx.de>
62593              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
62594              Message-ID: <23449.960929969@www11.gmx.net>
62595      Branch: cfgperl
62596            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
62597            ! epoc/epocish.h
62598 ____________________________________________________________________________
62599 [  6261] By: jhi                                   on 2000/06/28  18:29:07
62600         Log: Subject: Re: [PATCH cfgperl] BOMs away!
62601              From: simon@brecon.co.uk (Simon Cozens)
62602              Date: 17 Jun 2000 11:49:57 GMT
62603              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
62604      Branch: cfgperl
62605            ! pod/perldiag.pod t/comp/require.t toke.c
62606 ____________________________________________________________________________
62607 [  6260] By: jhi                                   on 2000/06/28  17:47:16
62608         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
62609              From: simon@brecon.co.uk (Simon Cozens) 
62610              Date: 17 Jun 2000 11:56:44 GMT 
62611              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
62612              pack U0, pack C0
62613      Branch: cfgperl
62614            ! pod/perlfunc.pod pp.c t/op/pack.t
62615 ____________________________________________________________________________
62616 [  6259] By: jhi                                   on 2000/06/28  16:43:17
62617         Log: perlnewmod was missing from MANIFEST.
62618      Branch: cfgperl
62619            ! MANIFEST
62620 ____________________________________________________________________________
62621 [  6258] By: jhi                                   on 2000/06/28  15:54:30
62622         Log: linenumber tweak
62623      Branch: cfgperl
62624            ! t/pragma/warn/regcomp
62625 ____________________________________________________________________________
62626 [  6257] By: jhi                                   on 2000/06/28  15:50:44
62627         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
62628              From: Doug MacEachern <dougm@covalent.net>
62629              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
62630              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
62631              (one part of the patch had been applied earlier)
62632      Branch: cfgperl
62633            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
62634 ____________________________________________________________________________
62635 [  6256] By: jhi                                   on 2000/06/28  15:40:22
62636         Log: tweaks from Simon Cozens to further fix tr/// under utf8
62637      Branch: cfgperl
62638            ! doop.c
62639 ____________________________________________________________________________
62640 [  6255] By: jhi                                   on 2000/06/28  15:33:45
62641         Log: small thinko tweaks
62642      Branch: cfgperl
62643            ! lib/IPC/Open3.pm t/op/my_stash.t
62644 ____________________________________________________________________________
62645 [  6254] By: jhi                                   on 2000/06/28  15:33:25
62646         Log: Subject: tr///, help wanted.
62647              From: simon@brecon.co.uk (Simon Cozens)
62648              Date: 28 Jun 2000 11:29:04 GMT
62649              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
62650      Branch: cfgperl
62651            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
62652            ! pp_proto.h proto.h t/op/tr.t
62653 ____________________________________________________________________________
62654 [  6253] By: jhi                                   on 2000/06/28  15:09:17
62655         Log: Paranoia tweak on #6249.
62656              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
62657              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
62658              Date: Sun, 25 Jun 2000 23:43:12 -0400
62659              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
62660      Branch: cfgperl
62661            ! lib/IPC/Open3.pm
62662 ____________________________________________________________________________
62663 [  6252] By: jhi                                   on 2000/06/28  15:01:38
62664         Log: Document #6249 and #6251.
62665      Branch: cfgperl
62666            ! lib/Exporter.pm lib/IPC/Open3.pm
62667 ____________________________________________________________________________
62668 [  6251] By: jhi                                   on 2000/06/28  14:50:43
62669         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
62670              From: Doug MacEachern <dougm@covalent.net>
62671              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
62672              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
62673      Branch: cfgperl
62674            ! lib/Exporter.pm
62675 ____________________________________________________________________________
62676 [  6250] By: jhi                                   on 2000/06/28  14:45:23
62677         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
62678              From: Doug MacEachern <dougm@covalent.net>
62679              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
62680              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
62681      Branch: cfgperl
62682            + t/op/my_stash.t
62683            ! MANIFEST embed.pl global.sym proto.h toke.c
62684 ____________________________________________________________________________
62685 [  6249] By: jhi                                   on 2000/06/28  14:36:34
62686         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
62687              From: Frank Tobin <ftobin@uiuc.edu>
62688              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
62689              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
62690      Branch: cfgperl
62691            ! lib/IPC/Open3.pm
62692 ____________________________________________________________________________
62693 [  6248] By: jhi                                   on 2000/06/28  14:11:25
62694         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
62695              From: Mark-Jason Dominus <mjd@plover.com>
62696              Date: Tue, 27 Jun 2000 22:36:42 -0400
62697              Message-ID: <20000628023642.12166.qmail@plover.com>
62698      Branch: cfgperl
62699            ! pod/perlfunc.pod
62700 ____________________________________________________________________________
62701 [  6247] By: jhi                                   on 2000/06/27  12:46:37
62702         Log: Tweak $VERSION, patch from Doug MacEachern.
62703      Branch: cfgperl
62704            ! lib/File/Spec.pm
62705 ____________________________________________________________________________
62706 [  6246] By: jhi                                   on 2000/06/27  03:34:46
62707         Log: Allow for standalone testing.
62708      Branch: cfgperl
62709            ! t/lib/filefunc.t t/lib/filespec.t
62710 ____________________________________________________________________________
62711 [  6245] By: jhi                                   on 2000/06/27  02:50:02
62712         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
62713              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
62714              Date: Sat, 24 Jun 2000 13:06:20 +0100
62715              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
62716      Branch: cfgperl
62717            ! ext/DynaLoader/DynaLoader_pm.PL
62718 ____________________________________________________________________________
62719 [  6244] By: jhi                                   on 2000/06/27  02:46:10
62720         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
62721              From: Doug MacEachern <dougm@covalent.net>
62722              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
62723              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
62724      Branch: cfgperl
62725            ! gv.c sv.c t/lib/peek.t
62726 ____________________________________________________________________________
62727 [  6243] By: jhi                                   on 2000/06/27  02:38:07
62728         Log: Subject: [PATCH] is_utf8_string
62729              From: simon@brecon.co.uk (Simon Cozens)
62730              Date: 26 Jun 2000 02:25:59 GMT
62731              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
62732      Branch: cfgperl
62733            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
62734            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
62735            ! proto.h utf8.c
62736 ____________________________________________________________________________
62737 [  6242] By: jhi                                   on 2000/06/27  02:24:00
62738         Log: Subject: [PATCH] bytes<->utf8 fixes
62739              From: simon@brecon.co.uk (Simon Cozens)
62740              Date: 26 Jun 2000 04:55:45 GMT
62741              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
62742      Branch: cfgperl
62743            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
62744 ____________________________________________________________________________
62745 [  6241] By: jhi                                   on 2000/06/27  02:12:42
62746         Log: Do no -warn on \_, only on \alpha.
62747              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
62748              From: David Dyck <dcd@tc.fluke.com>
62749              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
62750              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
62751      Branch: cfgperl
62752            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
62753 ____________________________________________________________________________
62754 [  6240] By: jhi                                   on 2000/06/27  02:00:01
62755         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
62756              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
62757              Date: Mon, 26 Jun 2000 18:40:14 +0100
62758              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
62759      Branch: cfgperl
62760            ! utils/h2xs.PL
62761 ____________________________________________________________________________
62762 [  6239] By: jhi                                   on 2000/06/27  01:53:40
62763         Log: Configure maintenance.  Sever some dependency cycles,
62764              separate gccversion from the cc unit,
62765              address [ID 20000623.006] Configure script patch for using gcc on AIX
62766              (but solve it a little bit differently),
62767              unduplex some accidentally duplicated units,
62768              suggest using gcc if no cc available
62769              (p5p thread: "Solaris configure: counterproposal", 1999-09)
62770      Branch: cfgperl
62771            ! Configure Todo-5.6 config_h.SH
62772      Branch: metaconfig
62773            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
62774            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
62775      Branch: metaconfig/U/perl
62776            + gccvers.U
62777            ! d_getespwnam.U d_getprpwnam.U i_prot.U
62778 ____________________________________________________________________________
62779 [  6238] By: jhi                                   on 2000/06/25  18:04:56
62780         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
62781              From: Dan Sugalski <dan@sidhe.org>
62782              Date: Fri, 23 Jun 2000 17:00:00 -0400
62783              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
62784      Branch: cfgperl
62785            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
62786 ____________________________________________________________________________
62787 [  6237] By: jhi                                   on 2000/06/25  16:36:45
62788         Log: Tweak embed.pl, regen headers.
62789      Branch: cfgperl
62790            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
62791            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
62792            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
62793            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
62794            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
62795 ____________________________________________________________________________
62796 [  6236] By: jhi                                   on 2000/06/25  15:26:42
62797         Log: Regen headers.
62798      Branch: cfgperl
62799            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
62800            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
62801            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
62802            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
62803            ! regnodes.h warnings.h
62804 ____________________________________________________________________________
62805 [  6235] By: jhi                                   on 2000/06/23  19:39:35
62806         Log: The thread begun by
62807              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
62808              From: Kevin.Ruscoe@ubsw.com
62809              Date: Fri, 16 Jun 2000 16:38:51 +0100
62810              Message-Id: <H000019b03c300d6@MHS>
62811      Branch: cfgperl
62812            ! hints/solaris_2.sh
62813 ____________________________________________________________________________
62814 [  6234] By: jhi                                   on 2000/06/23  19:23:36
62815         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
62816              because when run as services (Win32ese for daemons)
62817              no environment variables are set and tmpdir ends up as /tmp,
62818              which is ambiguous.
62819              
62820              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
62821              From: matt@sergeant.org
62822              Date: 16 Jun 2000 16:30:43 -0000
62823              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
62824      Branch: cfgperl
62825            ! lib/File/Spec/Win32.pm
62826 ____________________________________________________________________________
62827 [  6233] By: jhi                                   on 2000/06/23  19:18:58
62828         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
62829              From: Mark-Jason Dominus <mjd@plover.com>
62830              Date: Fri, 16 Jun 2000 20:53:04 -0400
62831              Message-ID: <20000617005304.8008.qmail@plover.com>
62832      Branch: cfgperl
62833            ! op.h
62834 ____________________________________________________________________________
62835 [  6232] By: jhi                                   on 2000/06/23  16:10:02
62836         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
62837              From: simon@brecon.co.uk (Simon Cozens)
62838              Date: 19 Jun 2000 15:18:27 GMT
62839              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
62840              
62841              plus update pod/Makefile and regenerate perltoc
62842      Branch: cfgperl
62843            + pod/perlutil.pod
62844            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
62845 ____________________________________________________________________________
62846 [  6231] By: jhi                                   on 2000/06/23  15:19:18
62847         Log: Subject: [PATCH 5.6.0] cygwin port
62848              From: "Fifer, Eric" <EFifer@sanwaint.com>
62849              Date: Tue, 20 Jun 2000 14:30:58 +0100
62850              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
62851      Branch: cfgperl
62852            ! README.cygwin lib/File/Find.pm
62853 ____________________________________________________________________________
62854 [  6230] By: jhi                                   on 2000/06/23  14:25:21
62855         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
62856      Branch: cfgperl
62857            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
62858            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
62859            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
62860            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
62861 ____________________________________________________________________________
62862 [  6229] By: jhi                                   on 2000/06/23  14:13:34
62863         Log: Subject: README.hpux version 0.6.1
62864              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
62865              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
62866              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
62867      Branch: cfgperl
62868            ! README.hpux
62869 ____________________________________________________________________________
62870 [  6228] By: jhi                                   on 2000/06/23  14:07:20
62871         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
62872              From: Doug MacEachern <dougm@covalent.net>
62873              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
62874              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
62875      Branch: cfgperl
62876            ! op.c
62877 ____________________________________________________________________________
62878 [  6227] By: jhi                                   on 2000/06/23  14:01:06
62879         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
62880              From: Doug MacEachern <dougm@covalent.net>
62881              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
62882              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
62883      Branch: cfgperl
62884            + lib/lib.pm.PL
62885            - lib/lib.pm
62886            ! MANIFEST Makefile.SH
62887 ____________________________________________________________________________
62888 [  6226] By: jhi                                   on 2000/06/23  13:53:07
62889         Log: Subject: [PATCH] remove forward declarations in Socket.pm
62890              From: Doug MacEachern <dougm@covalent.net>
62891              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
62892              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
62893              
62894              From: Doug MacEachern <dougm@covalent.net>
62895              Subject: Re: [PATCH] remove forward declarations in Socket.pm
62896              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
62897              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
62898      Branch: cfgperl
62899            ! ext/Socket/Socket.pm op.c
62900 ____________________________________________________________________________
62901 [  6225] By: jhi                                   on 2000/06/23  13:41:52
62902         Log: Add source code filenames to apidoc.
62903              From: simon@brecon.co.uk (Simon Cozens)
62904              Subject: [PATCH embed.pl] Source X-ref
62905              Date: 22 Jun 2000 02:18:49 GMT
62906              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
62907      Branch: cfgperl
62908            ! embed.pl
62909 ____________________________________________________________________________
62910 [  6224] By: jhi                                   on 2000/06/23  13:32:33
62911         Log: A way to avoid English.pm performance hit.
62912              From: root <root@jester.slaysys.com>
62913              Subject: [YAPATCH English.pm] My turn to putt again
62914              Date: Thu, 22 Jun 2000 20:33:58 -0400
62915              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
62916      Branch: cfgperl
62917            ! lib/English.pm t/lib/english.t
62918 ____________________________________________________________________________
62919 [  6223] By: jhi                                   on 2000/06/23  13:27:06
62920         Log: Avoid double close().
62921              Subject: [PATCH] avoid double close()
62922              From: Doug MacEachern <dougm@covalent.net>
62923              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
62924              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
62925      Branch: cfgperl
62926            ! doio.c
62927 ____________________________________________________________________________
62928 [  6222] By: jhi                                   on 2000/06/23  13:25:54
62929         Log: doc typo fix
62930              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
62931              From: Ian Phillipps <Ian.Phillipps@iname.com>
62932              Date: Fri, 23 Jun 2000 10:40:58 +0100
62933              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
62934      Branch: cfgperl
62935            ! lib/Pod/Usage.pm
62936 ____________________________________________________________________________
62937 [  6221] By: jhi                                   on 2000/06/23  13:24:15
62938         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
62939              From: simon@brecon.co.uk (Simon Cozens)
62940              Subject: [PATCH] Eliminate tr///[CU][CU]
62941              Date: 23 Jun 2000 11:05:40 GMT
62942              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
62943      Branch: cfgperl
62944            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
62945 ____________________________________________________________________________
62946 [  6220] By: jhi                                   on 2000/06/22  16:07:51
62947         Log: Win32 patches from Benjamin Stuhl.
62948      Branch: cfgperl
62949            ! makedef.pl win32/win32.h
62950 ____________________________________________________________________________
62951 [  6219] By: jhi                                   on 2000/06/22  16:06:34
62952         Log: Bytecode patches from Benjamin Stuhl.
62953      Branch: cfgperl
62954            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
62955            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
62956            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
62957 ____________________________________________________________________________
62958 [  6218] By: jhi                                   on 2000/06/15  23:54:16
62959         Log: Bytecode patches from Benjamin Stuhl.
62960      Branch: cfgperl
62961            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
62962 ____________________________________________________________________________
62963 [  6217] By: jhi                                   on 2000/06/09  13:38:29
62964         Log: Rename the fdpid locking and integrate with Sarathy.
62965      Branch: cfgperl
62966            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
62967            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
62968            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
62969            ! win32/win32.c
62970           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
62971 ____________________________________________________________________________
62972 [  6216] By: gsar                                  on 2000/06/08  14:54:21
62973         Log: be more optimal about clearing @_
62974      Branch: perl
62975            ! cop.h
62976 ____________________________________________________________________________
62977 [  6215] By: gsar                                  on 2000/06/08  14:33:04
62978         Log: tweak comment about @DB::args
62979      Branch: perl
62980            ! av.h pp_ctl.c
62981 ____________________________________________________________________________
62982 [  6214] By: gsar                                  on 2000/06/08  13:57:54
62983         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
62984              caller() wants to populate @DB::args with it (causes a coredump
62985              in Carp::confess())
62986      Branch: perl
62987            ! cop.h t/op/runlevel.t
62988 ____________________________________________________________________________
62989 [  6213] By: gsar                                  on 2000/06/08  07:06:35
62990         Log: back out change#6106 (seems problematic)
62991      Branch: perl
62992            ! hints/solaris_2.sh
62993 ____________________________________________________________________________
62994 [  6212] By: jhi                                   on 2000/06/07  03:10:36
62995         Log: Continuing mopup for #6204.
62996      Branch: cfgperl
62997            ! ext/B/defsubs_h.PL
62998 ____________________________________________________________________________
62999 [  6211] By: jhi                                   on 2000/06/07  02:41:50
63000         Log: Mopup for #6204.
63001              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
63002              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
63003              This is comes from const() where POK isn't on when expected.
63004      Branch: cfgperl
63005            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
63006            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63007            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
63008            ! perlapi.h pod/perlapi.pod
63009 ____________________________________________________________________________
63010 [  6210] By: jhi                                   on 2000/06/07  01:56:29
63011         Log: Mopup for #6207 and #6209.
63012      Branch: cfgperl
63013            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
63014 ____________________________________________________________________________
63015 [  6209] By: jhi                                   on 2000/06/07  01:33:12
63016         Log: Lock PL_fdpid against race conditions, based on:
63017              Subject: [PATCH 5.6.0]subprocess fixup for threads
63018              From: Dan Sugalski <dan@sidhe.org>
63019              To: perl5-porters@perl.org
63020              Date: Tue, 11 Apr 2000 17:02:32 -0400
63021              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
63022      Branch: cfgperl
63023            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
63024            ! win32/win32.c
63025 ____________________________________________________________________________
63026 [  6208] By: jhi                                   on 2000/06/07  01:05:23
63027         Log: Regen headers for #6207.
63028      Branch: cfgperl
63029            ! embed.h global.sym objXSUB.h proto.h
63030 ____________________________________________________________________________
63031 [  6207] By: jhi                                   on 2000/06/06  23:43:13
63032         Log: Subject: [PATCH 5.6.0] Threadsafe patches
63033              From: Dan Sugalski <dan@sidhe.org>
63034              To: perl5-porters@perl.org
63035              Date: Mon, 08 May 2000 18:08:13 -0400
63036              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
63037      Branch: cfgperl
63038            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
63039            ! proto.h sv.h util.c
63040 ____________________________________________________________________________
63041 [  6206] By: jhi                                   on 2000/06/06  23:21:23
63042         Log: Subject: [PATCH] Eliminate $a/$b in pod
63043              From: David Glasser <me@davidglasser.net>
63044              To: perl5-porters@perl.org
63045              Date: Mon, 29 May 2000 21:15:59 -0400
63046              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
63047      Branch: cfgperl
63048            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
63049            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
63050            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
63051            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
63052            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
63053            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
63054            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
63055            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
63056            ! pod/perlvar.pod pod/perlxs.pod
63057 ____________________________________________________________________________
63058 [  6205] By: jhi                                   on 2000/06/06  23:12:14
63059         Log: Subject: [PATCH] Win32 improvements
63060              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
63061              To: gsar@activestate.com, perl5-porters@perl.org
63062              Date: Mon, 29 May 2000 17:22:24 PDT
63063              Message-ID: <20000530002224.91142.qmail@hotmail.com>
63064              (MUA had mangled many lines by wordwrapping)
63065      Branch: cfgperl
63066            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
63067 ____________________________________________________________________________
63068 [  6204] By: jhi                                   on 2000/06/06  23:01:50
63069         Log: Subject: [PATCH] B::Bytecode patches
63070              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
63071              To: gsar@activestate.com, jhi@iki.fi
63072              Cc: perl5-porters@perl.org
63073              Message-ID: <20000602202526.48694.qmail@hotmail.com>
63074              (MUA had mangled many lines by wordwrapping)
63075      Branch: cfgperl
63076            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
63077            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
63078            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63079            ! intrpvar.h perl.c
63080 ____________________________________________________________________________
63081 [  6203] By: jhi                                   on 2000/06/06  22:32:43
63082         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
63083              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63084              Date: Tue, 06 Jun 2000 13:07:45 -0700
63085              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
63086      Branch: cfgperl
63087            ! pod/perldiag.pod
63088 ____________________________________________________________________________
63089 [  6202] By: jhi                                   on 2000/06/06  19:38:35
63090         Log: Integrate with Sarathy.
63091      Branch: cfgperl
63092           !> perl.c
63093 ____________________________________________________________________________
63094 [  6201] By: gsar                                  on 2000/06/06  00:42:59
63095         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
63096              does a PUSHMARK that's never ever POPMARKed; in general, only
63097              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
63098              Perl_eval_[sp]v() don't because they don't take any incoming
63099              arguments (this leak has been around since the original version
63100              of perl_eval_pv() in 5.003_97e)
63101      Branch: perl
63102            ! perl.c
63103 ____________________________________________________________________________
63104 [  6200] By: jhi                                   on 2000/06/04  03:44:52
63105         Log: Update to cperl-mode.el 4.31 from
63106              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
63107              Subject: A couple of notes
63108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63109              To: Mailing list Perl5 <perl5-porters@perl.org>
63110              Date: Sat, 3 Jun 2000 23:33:32 -0400
63111              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
63112      Branch: cfgperl
63113            ! emacs/cperl-mode.el
63114 ____________________________________________________________________________
63115 [  6199] By: jhi                                   on 2000/06/03  15:11:05
63116         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
63117              From: Dan Sugalski <dan@sidhe.org>
63118              To: perl5-porters@perl.org, vmsperl@perl.org
63119              Date: Fri, 02 Jun 2000 17:30:51 -0400
63120              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
63121      Branch: cfgperl
63122            ! vms/descrip_mms.template vms/gen_shrfls.pl
63123 ____________________________________________________________________________
63124 [  6198] By: jhi                                   on 2000/06/03  14:59:15
63125         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
63126              From: Dan Sugalski <dan@sidhe.org>
63127              To: vmsperl@perl.org, perl5-porters@perl.org
63128              Date: Fri, 02 Jun 2000 16:00:41 -0400
63129              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
63130              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
63131      Branch: cfgperl
63132            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
63133            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
63134            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
63135 ____________________________________________________________________________
63136 [  6197] By: jhi                                   on 2000/06/03  14:41:30
63137         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
63138              From: John Borwick <jhborwic@unity.ncsu.edu>
63139              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
63140              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
63141      Branch: cfgperl
63142            ! pod/perlsyn.pod
63143 ____________________________________________________________________________
63144 [  6196] By: jhi                                   on 2000/06/03  14:38:09
63145         Log: Integrate with Sarathy.
63146      Branch: cfgperl
63147           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
63148           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
63149           !> vms/perly_c.vms
63150 ____________________________________________________________________________
63151 [  6195] By: gsar                                  on 2000/06/02  22:43:13
63152         Log: fix yet another eval"" leak under USE_ITHREADS
63153      Branch: perl
63154            ! op.c
63155 ____________________________________________________________________________
63156 [  6194] By: gsar                                  on 2000/06/02  18:22:06
63157         Log: fix small eval"" memory leaks under USE_ITHREADS
63158      Branch: perl
63159            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
63160            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
63161            ! vms/perly_c.vms
63162 ____________________________________________________________________________
63163 [  6193] By: jhi                                   on 2000/06/01  13:03:56
63164         Log: Signals-be-gone for microperl.
63165      Branch: cfgperl
63166            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
63167 ____________________________________________________________________________
63168 [  6192] By: jhi                                   on 2000/06/01  12:52:02
63169         Log: Integrate with Sarathy.
63170      Branch: cfgperl
63171           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
63172           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
63173           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
63174           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
63175           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
63176           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
63177           !> t/op/vec.t utils/h2xs.PL
63178 ____________________________________________________________________________
63179 [  6191] By: gsar                                  on 2000/06/01  09:38:21
63180         Log: vec() loses numericalness (modified version of patch suggested
63181              by Robin Barker)
63182      Branch: perl
63183            ! doop.c t/op/vec.t
63184 ____________________________________________________________________________
63185 [  6190] By: gsar                                  on 2000/06/01  09:26:15
63186         Log: submit missing embed.pl change
63187      Branch: perl
63188            ! embed.pl
63189 ____________________________________________________________________________
63190 [  6189] By: gsar                                  on 2000/06/01  09:05:34
63191         Log: counting tr/// corrupts later operation (from M.J.T Guy)
63192      Branch: perl
63193            ! doop.c t/op/tr.t
63194 ____________________________________________________________________________
63195 [  6188] By: gsar                                  on 2000/06/01  08:58:39
63196         Log: h2xs tweaks
63197      Branch: perl
63198            ! utils/h2xs.PL
63199 ____________________________________________________________________________
63200 [  6187] By: gsar                                  on 2000/06/01  08:50:07
63201         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
63202              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
63203      Branch: perl
63204            + lib/Pod/LaTeX.pm
63205            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
63206            ! pod/pod2latex.PL
63207 ____________________________________________________________________________
63208 [  6186] By: gsar                                  on 2000/06/01  08:24:40
63209         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
63210              <wolfgang.laun@alcatel.at>)
63211      Branch: perl
63212            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
63213            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
63214 ____________________________________________________________________________
63215 [  6185] By: gsar                                  on 2000/06/01  08:12:00
63216         Log: remove incorrect documentation about implicit split to @_ in
63217              list context, which never really worked in perl 5 (from
63218              M.J.T. Guy)
63219      Branch: perl
63220            ! pod/perlfunc.pod pod/perltrap.pod
63221 ____________________________________________________________________________
63222 [  6184] By: gsar                                  on 2000/06/01  07:52:27
63223         Log: tweak for change#6127
63224      Branch: perl
63225            ! perl.c
63226 ____________________________________________________________________________
63227 [  6183] By: gsar                                  on 2000/06/01  07:41:02
63228         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
63229              <nick@ccl4.org>)
63230      Branch: perl
63231            + t/lib/selfloader.t
63232            ! MANIFEST lib/SelfLoader.pm
63233 ____________________________________________________________________________
63234 [  6182] By: jhi                                   on 2000/06/01  00:34:42
63235         Log: Be Cleaner Part Deux.
63236      Branch: cfgperl
63237            ! Makefile.SH
63238 ____________________________________________________________________________
63239 [  6181] By: jhi                                   on 2000/06/01  00:32:09
63240         Log: Integrate with Sarathy.
63241      Branch: cfgperl
63242           !> pp.c t/op/arith.t
63243 ____________________________________________________________________________
63244 [  6180] By: jhi                                   on 2000/06/01  00:31:13
63245         Log: microperl nits from Simon Cozens.
63246      Branch: cfgperl
63247            + uconfig.h
63248            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
63249            ! unixish.h
63250 ____________________________________________________________________________
63251 [  6179] By: gsar                                  on 2000/05/31  22:37:51
63252         Log: buggy modulus on UVs introduced by change#3378 (resulted in
63253              4063328477 % 65535 amounting to 27406, instead of 27407)
63254      Branch: perl
63255            ! pp.c t/op/arith.t
63256 ____________________________________________________________________________
63257 [  6178] By: jhi                                   on 2000/05/31  21:52:41
63258         Log: Be cleaner.
63259      Branch: cfgperl
63260            ! Makefile.SH
63261 ____________________________________________________________________________
63262 [  6177] By: jhi                                   on 2000/05/31  21:47:33
63263         Log: Substitution utf8 patch from Simon Cozens.
63264      Branch: cfgperl
63265            ! pp_hot.c
63266 ____________________________________________________________________________
63267 [  6176] By: jhi                                   on 2000/05/31  21:45:34
63268         Log: Single-quoted utf8 patch from Simon Cozens.
63269      Branch: cfgperl
63270            ! toke.c
63271 ____________________________________________________________________________
63272 [  6175] By: jhi                                   on 2000/05/31  21:40:18
63273         Log: Integrate with Sarathy.
63274      Branch: cfgperl
63275           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
63276 ____________________________________________________________________________
63277 [  6174] By: jhi                                   on 2000/05/31  21:37:31
63278         Log: microperl changes from Simon Cozens; Makefile for microperl
63279              written from scratch; few casts added as microperl compilation
63280              doesn't have all prototypes available.
63281      Branch: cfgperl
63282            + Makefile.micro README.micro Todo.micro uconfig.sh
63283            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
63284            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
63285      Branch: metaconfig
63286            + U/modified/Config_h.U
63287 ____________________________________________________________________________
63288 [  6173] By: jhi                                   on 2000/05/31  20:00:24
63289         Log: metaconfig maintenance.
63290      Branch: metaconfig
63291            + U/modified/Inhdr.U U/typedefs/inotype.U
63292      Branch: metaconfig/U/perl
63293            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
63294            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
63295 ____________________________________________________________________________
63296 [  6172] By: gsar                                  on 2000/05/31  05:05:42
63297         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
63298              (from Ilya Zakharevich)
63299      Branch: perl
63300            ! regexec.c t/op/re_tests
63301 ____________________________________________________________________________
63302 [  6171] By: gsar                                  on 2000/05/31  05:01:47
63303         Log: scalar() doesn't force scalar context when used in void context
63304              (from Simon Cozens)
63305      Branch: perl
63306            ! op.c t/op/wantarray.t
63307 ____________________________________________________________________________
63308 [  6170] By: gsar                                  on 2000/05/31  04:41:33
63309         Log: change#6142 needs tweaks to tests to work where there's no symlink()
63310              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
63311      Branch: perl
63312            ! t/lib/filefind.t
63313 ____________________________________________________________________________
63314 [  6169] By: gsar                                  on 2000/05/31  04:29:49
63315         Log: integrate cfgperl contents into mainline
63316      Branch: perl
63317           +> pod/perlmodlib.PL pod/perlnewmod.pod
63318           !> (integrate 42 files)
63319 ____________________________________________________________________________
63320 [  6168] By: jhi                                   on 2000/05/30  22:53:37
63321         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
63322      Branch: cfgperl
63323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63324            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
63325            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
63326            ! win32/config.bc win32/config.gc win32/config.vc
63327            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63328            ! win32/config_h.PL win32/config_sh.PL
63329      Branch: metaconfig/U/perl
63330            ! perlxv.U
63331 ____________________________________________________________________________
63332 [  6167] By: jhi                                   on 2000/05/30  22:20:21
63333         Log: tweak todo 
63334      Branch: cfgperl
63335            ! Todo-5.6
63336 ____________________________________________________________________________
63337 [  6166] By: jhi                                   on 2000/05/30  22:11:51
63338         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
63339              in case somebody wants to write an extension for more
63340              shadow database interfaces.
63341      Branch: cfgperl
63342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63343            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
63344            ! vos/config.def vos/config.h vos/config_h.SH_orig
63345            ! win32/config.bc win32/config.gc win32/config.vc
63346            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63347      Branch: metaconfig
63348            ! U/modified/Myinit.U
63349      Branch: metaconfig/U/perl
63350            + d_getespwnam.U d_getprpwnam.U i_prot.U
63351 ____________________________________________________________________________
63352 [  6165] By: jhi                                   on 2000/05/30  18:35:34
63353         Log: Integrate with Sarathy.
63354      Branch: cfgperl
63355           !> op.c
63356 ____________________________________________________________________________
63357 [  6164] By: jhi                                   on 2000/05/30  18:30:16
63358         Log: detypo
63359      Branch: cfgperl
63360            ! Configure config_h.SH
63361      Branch: metaconfig/U/perl
63362            ! perlxv.U
63363 ____________________________________________________________________________
63364 [  6163] By: gsar                                  on 2000/05/30  03:24:03
63365         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
63366      Branch: perl
63367            ! op.c
63368 ____________________________________________________________________________
63369 [  6162] By: gsar                                  on 2000/05/30  03:09:38
63370         Log: fix memory leak in method call optimization (change#3768);
63371              made C<eval "$x->foo()"> leak
63372      Branch: perl
63373            ! op.c
63374 ____________________________________________________________________________
63375 [  6161] By: jhi                                   on 2000/05/29  17:56:26
63376         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
63377              both from Simon Cozens.
63378      Branch: cfgperl
63379            + pod/perlmodlib.PL pod/perlnewmod.pod
63380            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
63381            ! pod/perlmodlib.pod pod/perltoc.pod
63382 ____________________________________________________________________________
63383 [  6160] By: jhi                                   on 2000/05/29  17:23:55
63384         Log: Changes for the File::Temp 0.08 (change #6159) test suite
63385              to fit better into the Perl distribution test framework.
63386      Branch: cfgperl
63387            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
63388            ! t/lib/ftmp-tempfile.t
63389 ____________________________________________________________________________
63390 [  6159] By: jhi                                   on 2000/05/29  16:55:36
63391         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
63392      Branch: cfgperl
63393            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63394            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
63395 ____________________________________________________________________________
63396 [  6158] By: bailey                                on 2000/05/29  16:22:08
63397         Log: Add fallback to tmpfile for use in cases where user's relying on
63398              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
63399              Lane's patch)
63400      Branch: vmsperl
63401            ! vms/vms.c vms/vmsish.h
63402 ____________________________________________________________________________
63403 [  6157] By: jhi                                   on 2000/05/29  03:10:36
63404         Log: Regen Configure to jive with #6149.
63405      Branch: cfgperl
63406            ! Configure
63407      Branch: metaconfig
63408            ! U/modified/Getfile.U
63409 ____________________________________________________________________________
63410 [  6156] By: jhi                                   on 2000/05/29  03:01:38
63411         Log: Integrate with Sarathy.
63412      Branch: cfgperl
63413           +> ext/DynaLoader/dl_mac.xs
63414           !> (integrate 38 files)
63415 ____________________________________________________________________________
63416 [  6155] By: gsar                                  on 2000/05/28  21:15:58
63417         Log: small bug in change#6144; remove random \xA0 character that snuck
63418              in via change#6145
63419      Branch: perl
63420            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
63421 ____________________________________________________________________________
63422 [  6154] By: gsar                                  on 2000/05/28  21:04:19
63423         Log: avoid type mismatch warning
63424      Branch: perl
63425            ! perl.c
63426 ____________________________________________________________________________
63427 [  6153] By: gsar                                  on 2000/05/28  20:58:31
63428         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
63429              <nick@Bagpuss.uk.boo.com>)
63430      Branch: perl
63431            ! lib/Test/Harness.pm
63432 ____________________________________________________________________________
63433 [  6152] By: gsar                                  on 2000/05/28  20:53:42
63434         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
63435      Branch: perl
63436            ! regexec.c
63437 ____________________________________________________________________________
63438 [  6151] By: gsar                                  on 2000/05/28  20:50:28
63439         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
63440      Branch: perl
63441            ! regexec.c
63442 ____________________________________________________________________________
63443 [  6150] By: gsar                                  on 2000/05/28  20:39:58
63444         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
63445      Branch: perl
63446            ! pod/perlrequick.pod
63447 ____________________________________________________________________________
63448 [  6149] By: gsar                                  on 2000/05/28  20:35:16
63449         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
63450              <troc@netrus.net>)
63451      Branch: perl
63452            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
63453            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
63454            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
63455            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
63456 ____________________________________________________________________________
63457 [  6148] By: gsar                                  on 2000/05/28  20:21:07
63458         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
63459      Branch: perl
63460            ! lib/ExtUtils/MM_Unix.pm
63461 ____________________________________________________________________________
63462 [  6147] By: gsar                                  on 2000/05/28  20:12:41
63463         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
63464              (from Peter Prymmer)
63465      Branch: perl
63466            ! vms/subconfigure.com
63467 ____________________________________________________________________________
63468 [  6146] By: gsar                                  on 2000/05/28  20:06:15
63469         Log: doc typo
63470      Branch: perl
63471            ! lib/warnings.pm warnings.h warnings.pl
63472 ____________________________________________________________________________
63473 [  6145] By: gsar                                  on 2000/05/28  18:44:33
63474         Log: make xsubpp skip embedded pod (from Matthias Neeracher
63475              <neeri@iis.ee.ethz.ch>)
63476      Branch: perl
63477            ! lib/ExtUtils/xsubpp
63478 ____________________________________________________________________________
63479 [  6144] By: gsar                                  on 2000/05/28  18:42:49
63480         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
63481              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
63482              <neeri@iis.ee.ethz.ch>)
63483      Branch: perl
63484            ! lib/AutoSplit.pm
63485 ____________________________________________________________________________
63486 [  6143] By: gsar                                  on 2000/05/28  18:41:12
63487         Log: MacOS support, part 1 (from Matthias Neeracher
63488              <neeri@iis.ee.ethz.ch>)
63489      Branch: perl
63490            + ext/DynaLoader/dl_mac.xs
63491            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
63492            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
63493            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
63494            ! util.h
63495 ____________________________________________________________________________
63496 [  6142] By: gsar                                  on 2000/05/28  18:21:51
63497         Log: File::Find fails to chdir when chasing symlinks (from
63498              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
63499      Branch: perl
63500            ! lib/File/Find.pm t/lib/filefind.t
63501 ____________________________________________________________________________
63502 [  6141] By: jhi                                   on 2000/05/28  14:25:15
63503         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
63504              forwarded by Peter Seebach from the bsdi-users mailing list.
63505              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
63506      Branch: perl
63507            ! hints/bsdos.sh
63508 ____________________________________________________________________________
63509 [  6140] By: jhi                                   on 2000/05/28  14:11:57
63510         Log: Integrate with Sarathy.
63511      Branch: cfgperl
63512           +> (branch 30 files)
63513           !> (integrate 93 files)
63514 ____________________________________________________________________________
63515 [  6139] By: gsar                                  on 2000/05/28  10:01:48
63516         Log: revise mktables.PL for bugs and newness in Unicode 3.0
63517              (from James Bence <jbence@amgen.com>)
63518      Branch: perl
63519            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
63520            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
63521            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
63522            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
63523            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
63524            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
63525            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
63526            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
63527            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
63528            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
63529            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
63530            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
63531            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
63532            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
63533            + lib/unicode/Is/SylWU.pl
63534            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
63535            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
63536            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
63537            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
63538            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
63539            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
63540            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
63541            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
63542            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
63543            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
63544            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
63545            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
63546            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
63547            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
63548            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
63549            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
63550            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
63551            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
63552            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
63553            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
63554            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
63555            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
63556            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
63557            ! lib/unicode/Makefile lib/unicode/mktables.PL
63558 ____________________________________________________________________________
63559 [  6138] By: gsar                                  on 2000/05/28  08:50:32
63560         Log: add note about the handling of negative indices to tied arrays
63561              (from Michael G Schwern <schwern@pobox.com>)
63562      Branch: perl
63563            ! pod/perltie.pod
63564 ____________________________________________________________________________
63565 [  6137] By: gsar                                  on 2000/05/28  08:46:10
63566         Log: fix bogus redeclaration warning for "our" variables in different
63567              scopes
63568      Branch: perl
63569            ! op.c t/pragma/strict-vars
63570 ____________________________________________________________________________
63571 [  6136] By: gsar                                  on 2000/05/28  08:31:20
63572         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
63573      Branch: perl
63574            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
63575 ____________________________________________________________________________
63576 [  6135] By: gsar                                  on 2000/05/28  08:17:50
63577         Log: enable Test::Harness to dynamically determine column width etc.
63578              (from Rob Napier <rnapier@employees.org>)
63579      Branch: perl
63580            ! lib/Test/Harness.pm
63581 ____________________________________________________________________________
63582 [  6134] By: gsar                                  on 2000/05/28  08:13:39
63583         Log: make Test::Harness use wait.h/WCOREDUMP if available
63584              (from Ben Tilly <ben_tilly@hotmail.com>)
63585      Branch: perl
63586            ! lib/Test/Harness.pm
63587 ____________________________________________________________________________
63588 [  6133] By: gsar                                  on 2000/05/28  08:08:05
63589         Log: elide bogus test in change#6132
63590      Branch: perl
63591            ! t/pragma/warn/9enabled
63592 ____________________________________________________________________________
63593 [  6132] By: gsar                                  on 2000/05/28  08:03:14
63594         Log: warnings::enabled() doesn't fall back to looking at $^W if
63595              caller isn't using lexical warnings (from Paul Marquess)
63596      Branch: perl
63597            ! pp_ctl.c t/pragma/warn/9enabled
63598 ____________________________________________________________________________
63599 [  6131] By: gsar                                  on 2000/05/28  07:57:47
63600         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
63601      Branch: perl
63602            ! ext/POSIX/POSIX.pm
63603 ____________________________________________________________________________
63604 [  6130] By: gsar                                  on 2000/05/28  07:29:12
63605         Log: fix places that mean C<"word" character> but say C<alphanumeric
63606              character>
63607      Branch: perl
63608            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
63609 ____________________________________________________________________________
63610 [  6129] By: gsar                                  on 2000/05/28  07:18:41
63611         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
63612      Branch: perl
63613            ! vms/test.com
63614 ____________________________________________________________________________
63615 [  6128] By: gsar                                  on 2000/05/28  07:12:55
63616         Log: new perlxstut example for passing/returning refs to arrays
63617              (from David Lowe <dlowe@pootpoot.com>)
63618      Branch: perl
63619            ! pod/perlxstut.pod
63620 ____________________________________________________________________________
63621 [  6127] By: gsar                                  on 2000/05/28  07:02:50
63622         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
63623              failed (from Gisle Aas)
63624      Branch: perl
63625            ! cop.h perl.c
63626 ____________________________________________________________________________
63627 [  6126] By: gsar                                  on 2000/05/28  06:39:53
63628         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
63629              (reworked variant of patch suggested by Simon Cozens)
63630      Branch: perl
63631            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
63632            ! pp_hot.c proto.h t/op/gv.t
63633 ____________________________________________________________________________
63634 [  6125] By: gsar                                  on 2000/05/28  05:14:55
63635         Log: enable propagating exception objects via Perl_croak() in XS code
63636              (from Gisle Aas)
63637      Branch: perl
63638            ! util.c
63639 ____________________________________________________________________________
63640 [  6124] By: gsar                                  on 2000/05/28  05:07:28
63641         Log: integrate vmsperl contents into mainline
63642      Branch: perl
63643           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
63644           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
63645           !> vms/vmsish.h
63646 ____________________________________________________________________________
63647 [  6123] By: gsar                                  on 2000/05/28  05:03:53
63648         Log: clarify gotcha with #line directives (from Rocco Caputo
63649              <troc@netrus.net>)
63650      Branch: perl
63651            ! pod/perldebug.pod pod/perlsyn.pod
63652 ____________________________________________________________________________
63653 [  6122] By: gsar                                  on 2000/05/28  04:58:29
63654         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
63655              (from Mark-Jason Dominus)
63656      Branch: perl
63657            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
63658            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
63659            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
63660            ! toke.c
63661 ____________________________________________________________________________
63662 [  6121] By: bailey                                on 2000/05/25  04:46:54
63663         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
63664              lists (based on fixes by Craig Berry)
63665      Branch: vmsperl
63666            ! lib/File/Spec/VMS.pm
63667 ____________________________________________________________________________
63668 [  6120] By: bailey                                on 2000/05/25  04:25:38
63669         Log: Add missing escape (Charles Lane)
63670      Branch: vmsperl
63671            ! t/op/lex_assign.t
63672 ____________________________________________________________________________
63673 [  6119] By: bailey                                on 2000/05/25  04:21:25
63674         Log: Quiet error messages in vmsish.t (Charles Lane)
63675      Branch: vmsperl
63676            ! vms/ext/vmsish.t
63677 ____________________________________________________________________________
63678 [  6118] By: bailey                                on 2000/05/25  04:17:57
63679         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
63680              Flatten case labels in switch statements uniformly (Charles Bailey)
63681      Branch: vmsperl
63682            ! vms/vms.c
63683 ____________________________________________________________________________
63684 [  6117] By: bailey                                on 2000/05/25  03:58:09
63685         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
63686      Branch: vmsperl
63687            ! vms/vmsish.h
63688 ____________________________________________________________________________
63689 [  6116] By: bailey                                on 2000/05/25  03:11:15
63690         Log: Miscellaneous cosmetic fixes (Charles Lane)
63691      Branch: vmsperl
63692            ! lib/ExtUtils/MM_VMS.pm
63693 ____________________________________________________________________________
63694 [  6115] By: bailey                                on 2000/05/25  03:10:36
63695         Log: Add bounds checking for several strings (Charles Lane)
63696      Branch: vmsperl
63697            ! vms/vms.c
63698 ____________________________________________________________________________
63699 [  6114] By: bailey                                on 2000/05/25  02:25:34
63700         Log: Urk -- undo previous removal of vmsish 'exit' change
63701      Branch: vmsperl
63702            ! vms/ext/vmsish.pm vms/vmsish.h
63703 ____________________________________________________________________________
63704 [  6113] By: bailey                                on 2000/05/24  02:24:40
63705         Log: Ugly workaround for version-specific RTL error
63706      Branch: vmsperl
63707            ! vms/vms.c
63708 ____________________________________________________________________________
63709 [  6112] By: bailey                                on 2000/05/24  02:19:55
63710         Log: Check for existence of file before trying to delete
63711      Branch: vmsperl
63712            ! vms/test.com
63713 ____________________________________________________________________________
63714 [  6111] By: bailey                                on 2000/05/23  23:35:13
63715         Log: Resync with mainline prior to post-5.6.0 updates
63716      Branch: vmsperl
63717           +> (branch 49 files)
63718            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
63719            ! vms/ext/vmsish.pm
63720           !> (integrate 334 files)
63721 ____________________________________________________________________________
63722 [  6110] By: jhi                                   on 2000/05/23  19:28:32
63723         Log: todo tweak
63724      Branch: cfgperl
63725            ! Todo-5.6
63726 ____________________________________________________________________________
63727 [  6109] By: jhi                                   on 2000/05/18  17:38:54
63728         Log: Integrate with Sarathy.
63729      Branch: cfgperl
63730           !> mg.c perl.h win32/perlhost.h
63731 ____________________________________________________________________________
63732 [  6108] By: gsar                                  on 2000/05/17  02:24:56
63733         Log: reenable fake signal handling on Windows, bugs and all
63734      Branch: perl
63735            ! mg.c perl.h win32/perlhost.h
63736 ____________________________________________________________________________
63737 [  6107] By: jhi                                   on 2000/05/15  18:01:41
63738         Log: Tweak the todo list.
63739      Branch: cfgperl
63740            ! Todo-5.6
63741 ____________________________________________________________________________
63742 [  6106] By: jhi                                   on 2000/05/15  13:41:48
63743         Log: The (Configure) script refuses to go on, after asking for
63744              'You may also choose to try maximal 64-bitness....'.
63745              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
63746              -- Patrick Zima
63747              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
63748      Branch: cfgperl
63749            ! hints/solaris_2.sh
63750 ____________________________________________________________________________
63751 [  6105] By: jhi                                   on 2000/05/11  14:37:43
63752         Log: Integrate with Sarathy.
63753      Branch: cfgperl
63754           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
63755           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
63756 ____________________________________________________________________________
63757 [  6104] By: gsar                                  on 2000/05/11  03:39:07
63758         Log: PL_sys_intern was being initialized too late on windows
63759      Branch: perl
63760            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
63761            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
63762 ____________________________________________________________________________
63763 [  6103] By: jhi                                   on 2000/05/09  19:42:20
63764         Log: Test tweaking for Unicos continues.
63765      Branch: cfgperl
63766            ! t/op/64bitint.t
63767 ____________________________________________________________________________
63768 [  6102] By: jhi                                   on 2000/05/09  16:47:27
63769         Log: The test suite tweak in #6101 wasn't quite right.
63770      Branch: cfgperl
63771            ! t/lib/complex.t
63772 ____________________________________________________________________________
63773 [  6101] By: jhi                                   on 2000/05/09  15:35:34
63774         Log: Hints and test tweaks for Unicos.
63775      Branch: cfgperl
63776            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
63777 ____________________________________________________________________________
63778 [  6100] By: jhi                                   on 2000/05/08  21:15:06
63779         Log: More compilation tweakery from Allen Smith.
63780      Branch: cfgperl
63781            ! hints/irix_6.sh
63782 ____________________________________________________________________________
63783 [  6099] By: jhi                                   on 2000/05/08  19:21:18
63784         Log: Tweaks for the cc bugs from Allen Smith.
63785      Branch: cfgperl
63786            ! hints/irix_6.sh
63787 ____________________________________________________________________________
63788 [  6098] By: jhi                                   on 2000/05/08  19:13:37
63789         Log: Add a note about other, yet unsupported, shadow password APIs.
63790      Branch: cfgperl
63791            ! pp_sys.c
63792 ____________________________________________________________________________
63793 [  6097] By: jhi                                   on 2000/05/08  18:46:34
63794         Log: Add a note about possible compilation problems from Allen Smith.
63795      Branch: cfgperl
63796            ! hints/irix_6.sh
63797 ____________________________________________________________________________
63798 [  6096] By: jhi                                   on 2000/05/08  17:33:10
63799         Log: Integrate with Sarathy.
63800      Branch: cfgperl
63801           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
63802           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
63803 ____________________________________________________________________________
63804 [  6095] By: jhi                                   on 2000/05/08  16:21:33
63805         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
63806              might be useful in future.
63807      Branch: cfgperl
63808            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63809            ! config_h.SH
63810      Branch: metaconfig
63811            ! U/installdirs/inc_version_list.U
63812      Branch: metaconfig/U/perl
63813            ! perlxv.U
63814 ____________________________________________________________________________
63815 [  6094] By: gsar                                  on 2000/05/08  14:22:22
63816         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
63817      Branch: perl
63818            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
63819            ! hints/cygwin.sh pp_sys.c
63820 ____________________________________________________________________________
63821 [  6093] By: gsar                                  on 2000/05/08  12:52:28
63822         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
63823              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
63824      Branch: perl
63825            ! pp_sys.c sv.c win32/perlhost.h
63826 ____________________________________________________________________________
63827 [  6092] By: jhi                                   on 2000/05/07  22:40:34
63828         Log: Regen perltoc with the fixed buildtoc.
63829      Branch: cfgperl
63830            ! pod/perltoc.pod
63831 ____________________________________________________________________________
63832 [  6091] By: jhi                                   on 2000/05/07  22:24:16
63833         Log: Integrate with Sarathy.
63834      Branch: cfgperl
63835           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
63836           !> t/op/substr.t toke.c
63837 ____________________________________________________________________________
63838 [  6090] By: gsar                                  on 2000/05/07  19:47:07
63839         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
63840              [NI]OK; added tests for both
63841      Branch: perl
63842            ! perl.c pp_hot.c sv.c t/op/substr.t
63843 ____________________________________________________________________________
63844 [  6089] By: gsar                                  on 2000/05/07  18:18:38
63845         Log: buildtoc tweak to fix newline lossage
63846      Branch: perl
63847            ! pod/buildtoc
63848 ____________________________________________________________________________
63849 [  6088] By: jhi                                   on 2000/05/07  16:35:36
63850         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
63851              because we do not use those.  The HAS_GETSPNAM remains,
63852              though, because we still do use that.
63853      Branch: cfgperl
63854            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63855            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
63856            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
63857            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
63858            ! win32/config.vc win32/config_H.bc win32/config_H.gc
63859            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
63860 ____________________________________________________________________________
63861 [  6087] By: gsar                                  on 2000/05/07  16:05:16
63862         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
63863      Branch: perl
63864            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
63865 ____________________________________________________________________________
63866 [  6086] By: jhi                                   on 2000/05/07  15:27:07
63867         Log: Integrate with Sarathy.
63868      Branch: cfgperl
63869           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63870           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
63871           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
63872           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
63873           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
63874           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
63875 ____________________________________________________________________________
63876 [  6085] By: gsar                                  on 2000/05/07  05:52:02
63877         Log: repeat operator (x) doesn't preserve utf8-ness
63878      Branch: perl
63879            ! pp.c t/op/substr.t
63880 ____________________________________________________________________________
63881 [  6084] By: gsar                                  on 2000/05/07  05:39:55
63882         Log: substr() does not preserve utf8-ness (from Stefan Eissing
63883              <Eissing@medicaldataservice.de>); added tests
63884      Branch: perl
63885            ! pp.c t/op/substr.t
63886 ____________________________________________________________________________
63887 [  6083] By: gsar                                  on 2000/05/07  05:24:46
63888         Log: note about undocumented caller() return value (from M.J.T. Guy);
63889              yet another peek.t tweak
63890      Branch: perl
63891            ! pod/perlfunc.pod t/lib/peek.t
63892 ____________________________________________________________________________
63893 [  6082] By: gsar                                  on 2000/05/07  05:08:40
63894         Log: peek.t non-portable to ithreads
63895      Branch: perl
63896            ! t/lib/peek.t
63897 ____________________________________________________________________________
63898 [  6081] By: gsar                                  on 2000/05/07  04:17:04
63899         Log: better default perlbug categories for ok reports (from Richard Foley)
63900      Branch: perl
63901            ! utils/perlbug.PL
63902 ____________________________________________________________________________
63903 [  6080] By: gsar                                  on 2000/05/07  04:08:07
63904         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
63905              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
63906      Branch: perl
63907            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63908            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
63909            ! AUTHORS MAINTAIN MANIFEST
63910 ____________________________________________________________________________
63911 [  6079] By: gsar                                  on 2000/05/07  04:01:38
63912         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
63913      Branch: perl
63914            ! lib/Carp/Heavy.pm
63915 ____________________________________________________________________________
63916 [  6078] By: gsar                                  on 2000/05/07  01:24:19
63917         Log: workaround for CRT bug in chdir() (from Charles Lane, via
63918              Peter Prymmer)
63919      Branch: perl
63920            ! iperlsys.h vms/vms.c vms/vmsish.h
63921 ____________________________________________________________________________
63922 [  6077] By: gsar                                  on 2000/05/07  01:22:23
63923         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
63924              and Tom Phoenix)
63925      Branch: perl
63926            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
63927 ____________________________________________________________________________
63928 [  6076] By: gsar                                  on 2000/05/06  17:36:29
63929         Log: integrate cfgperl contents into mainline
63930      Branch: perl
63931           +> t/lib/peek.t
63932           !> Configure MANIFEST Porting/Glossary Porting/config.sh
63933           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
63934           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
63935           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
63936 ____________________________________________________________________________
63937 [  6075] By: jhi                                   on 2000/05/05  18:56:10
63938         Log: Make the test more portable.
63939      Branch: cfgperl
63940            ! t/lib/peek.t
63941 ____________________________________________________________________________
63942 [  6074] By: jhi                                   on 2000/05/05  18:49:20
63943         Log: Introduce t/lib/peek.t.
63944      Branch: cfgperl
63945            + t/lib/peek.t
63946            ! MANIFEST
63947 ____________________________________________________________________________
63948 [  6073] By: jhi                                   on 2000/05/05  14:30:45
63949         Log: Complex tweaks.
63950      Branch: cfgperl
63951            ! lib/Math/Complex.pm t/lib/complex.t
63952 ____________________________________________________________________________
63953 [  6072] By: jhi                                   on 2000/05/05  12:27:13
63954         Log: Integrate with Sarathy.
63955      Branch: cfgperl
63956           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
63957           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
63958           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
63959           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
63960 ____________________________________________________________________________
63961 [  6071] By: gsar                                  on 2000/05/05  02:24:46
63962         Log: misformatted perllocal.pod (from Tim Jenness
63963              <t.jenness@jach.hawaii.edu>)
63964      Branch: perl
63965            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
63966 ____________________________________________________________________________
63967 [  6070] By: gsar                                  on 2000/05/05  02:16:52
63968         Log: remove misleading comment (from M.J.T. Guy)
63969      Branch: perl
63970            ! t/lib/anydbm.t
63971 ____________________________________________________________________________
63972 [  6069] By: gsar                                  on 2000/05/05  02:15:13
63973         Log: File::Spec compatibility update (from Barrie Slaymaker
63974              <barries@slaysys.com>)
63975      Branch: perl
63976            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
63977            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
63978 ____________________________________________________________________________
63979 [  6068] By: gsar                                  on 2000/05/05  02:01:50
63980         Log: note about values()
63981      Branch: perl
63982            ! pod/perlfunc.pod
63983 ____________________________________________________________________________
63984 [  6067] By: gsar                                  on 2000/05/05  01:33:09
63985         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
63986      Branch: perl
63987            ! win32/win32.c
63988 ____________________________________________________________________________
63989 [  6066] By: gsar                                  on 2000/05/05  01:23:43
63990         Log: s/END/CHECK/
63991      Branch: perl
63992            ! perl.c
63993 ____________________________________________________________________________
63994 [  6065] By: jhi                                   on 2000/05/04  17:30:22
63995         Log: Integrate with Sarathy.
63996      Branch: cfgperl
63997           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
63998 ____________________________________________________________________________
63999 [  6064] By: gsar                                  on 2000/05/04  17:26:14
64000         Log: change#5905 wasn't quite right--it's intent only applies when arguments
64001              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
64002      Branch: perl
64003            ! pp_sys.c sv.c
64004 ____________________________________________________________________________
64005 [  6063] By: gsar                                  on 2000/05/04  16:52:29
64006         Log: tokeq() could read unallocated field in argument
64007      Branch: perl
64008            ! toke.c
64009 ____________________________________________________________________________
64010 [  6062] By: gsar                                  on 2000/05/04  16:34:51
64011         Log: additional tests for utf8.t
64012      Branch: perl
64013            ! t/pragma/utf8.t
64014 ____________________________________________________________________________
64015 [  6061] By: gsar                                  on 2000/05/04  16:09:28
64016         Log: change#5921 neglected to make eq honor "use bytes"
64017      Branch: perl
64018            ! sv.c
64019 ____________________________________________________________________________
64020 [  6060] By: jhi                                   on 2000/05/04  15:30:16
64021         Log: Integrate with Sarathy.
64022      Branch: cfgperl
64023           !> perl.c regcomp.c t/pragma/utf8.t
64024 ____________________________________________________________________________
64025 [  6059] By: jhi                                   on 2000/05/04  15:26:37
64026         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
64027              in natively 64-bit platforms where a long is a quad (no need
64028              for long longs).  Also added bias for IVs.
64029      Branch: cfgperl
64030            ! toke.c
64031 ____________________________________________________________________________
64032 [  6058] By: gsar                                  on 2000/05/04  00:19:14
64033         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
64034              (spotted by Donald Kinzer <dkinzer@premia.com>)
64035      Branch: perl
64036            ! perl.c
64037 ____________________________________________________________________________
64038 [  6057] By: gsar                                  on 2000/05/03  18:34:01
64039         Log: fix broken parsing of /\x{ab}/
64040      Branch: perl
64041            ! regcomp.c t/pragma/utf8.t
64042 ____________________________________________________________________________
64043 [  6056] By: jhi                                   on 2000/05/03  17:57:16
64044         Log: The search of infinity continues, this time simplified.
64045      Branch: cfgperl
64046            ! lib/Math/Complex.pm
64047 ____________________________________________________________________________
64048 [  6055] By: jhi                                   on 2000/05/03  17:45:30
64049         Log: Detypo.
64050      Branch: cfgperl
64051            ! hints/unicos.sh
64052 ____________________________________________________________________________
64053 [  6054] By: jhi                                   on 2000/05/02  22:28:27
64054         Log: Be more forgiving in POSIX about HUGE_VALL.
64055      Branch: cfgperl
64056            ! ext/POSIX/POSIX.xs
64057 ____________________________________________________________________________
64058 [  6053] By: jhi                                   on 2000/05/02  22:25:05
64059         Log: Integrate with Sarathy.
64060      Branch: cfgperl
64061           !> hints/irix_6.sh pod/perlop.pod
64062 ____________________________________________________________________________
64063 [  6052] By: jhi                                   on 2000/05/02  22:24:31
64064         Log: Unicos hint tweak.
64065      Branch: cfgperl
64066            ! hints/unicos.sh
64067 ____________________________________________________________________________
64068 [  6051] By: jhi                                   on 2000/05/02  22:21:26
64069         Log: Complex tweakery.
64070      Branch: cfgperl
64071            ! lib/Math/Complex.pm t/lib/complex.t
64072 ____________________________________________________________________________
64073 [  6050] By: jhi                                   on 2000/05/02  19:26:22
64074         Log: Use setxxent()/endxxent().
64075      Branch: cfgperl
64076            ! t/op/grent.t t/op/pwent.t
64077 ____________________________________________________________________________
64078 [  6049] By: jhi                                   on 2000/05/02  19:06:02
64079         Log: Test both the scalar and list contexts.
64080      Branch: cfgperl
64081            ! t/op/grent.t t/op/pwent.t
64082 ____________________________________________________________________________
64083 [  6048] By: gsar                                  on 2000/05/02  18:29:10
64084         Log: add note about how $( doesn't interpolate in REs (from
64085              Philip Newton <newton@ficus.frogspace.net>)
64086      Branch: perl
64087            ! pod/perlop.pod
64088 ____________________________________________________________________________
64089 [  6047] By: jhi                                   on 2000/05/02  17:41:24
64090         Log: Call getspnam() only iff needd.
64091      Branch: cfgperl
64092            ! pp_sys.c
64093 ____________________________________________________________________________
64094 [  6046] By: gsar                                  on 2000/05/02  17:07:25
64095         Log: libscheck has insufficient checks for n32 libs (from
64096              Albert Chin-A-Young <china@thewrittenword.com>)
64097      Branch: perl
64098            ! hints/irix_6.sh
64099 ____________________________________________________________________________
64100 [  6045] By: jhi                                   on 2000/05/02  13:57:17
64101         Log: Integrate with Sarathy.
64102      Branch: cfgperl
64103           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
64104           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
64105 ____________________________________________________________________________
64106 [  6044] By: gsar                                  on 2000/05/02  06:48:19
64107         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
64108              such that underscores are only ignored in literal numbers,
64109              "\x{...}", and hex/oct argument
64110      Branch: perl
64111            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
64112 ____________________________________________________________________________
64113 [  6043] By: gsar                                  on 2000/05/02  02:22:29
64114         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
64115      Branch: perl
64116            ! pod/perlretut.pod
64117 ____________________________________________________________________________
64118 [  6042] By: gsar                                  on 2000/05/02  02:17:51
64119         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
64120      Branch: perl
64121            ! pod/perltrap.pod
64122 ____________________________________________________________________________
64123 [  6041] By: gsar                                  on 2000/05/02  01:53:51
64124         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
64125              to compensate
64126      Branch: perl
64127            ! Porting/makerel
64128 ____________________________________________________________________________
64129 [  6040] By: gsar                                  on 2000/05/02  01:51:57
64130         Log: missing files in MANIFEST
64131      Branch: perl
64132            ! MANIFEST
64133 ____________________________________________________________________________
64134 [  6039] By: jhi                                   on 2000/05/02  00:36:46
64135         Log: Infinite problems.
64136      Branch: cfgperl
64137            ! lib/Math/Complex.pm
64138 ____________________________________________________________________________
64139 [  6038] By: jhi                                   on 2000/05/02  00:06:38
64140         Log: pwent/spent #ifdef imbalance.
64141      Branch: cfgperl
64142            ! pp_sys.c
64143 ____________________________________________________________________________
64144 [  6037] By: jhi                                   on 2000/05/01  22:50:11
64145         Log: Use HUGE_VALL if applicable.
64146      Branch: cfgperl
64147            ! ext/POSIX/POSIX.xs util.c
64148 ____________________________________________________________________________
64149 [  6036] By: jhi                                   on 2000/05/01  22:20:53
64150         Log: Correct Freudian slip.
64151      Branch: cfgperl
64152            ! pp_sys.c
64153 ____________________________________________________________________________
64154 [  6035] By: jhi                                   on 2000/05/01  21:07:38
64155         Log: Continue on the pwent/spent case.
64156      Branch: cfgperl
64157            ! pp_sys.c
64158 ____________________________________________________________________________
64159 [  6034] By: jhi                                   on 2000/05/01  17:45:14
64160         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
64161              adjustments in 6032 conflicted badly with this, will have
64162              to revisit them later.
64163      Branch: cfgperl
64164           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
64165           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
64166           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
64167           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
64168           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
64169           !> t/lib/cgi-html.t t/lib/cgi-request.t
64170 ____________________________________________________________________________
64171 [  6033] By: jhi                                   on 2000/05/01  17:40:49
64172         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
64173      Branch: cfgperl
64174            ! pp_sys.c
64175 ____________________________________________________________________________
64176 [  6032] By: gsar                                  on 2000/05/01  15:56:32
64177         Log: whitespace adjustments
64178      Branch: perl
64179            ! pp_sys.c
64180 ____________________________________________________________________________
64181 [  6031] By: gsar                                  on 2000/05/01  15:19:41
64182         Log: small nits in diagnostics.pm (from Robin Barker)
64183      Branch: perl
64184            ! lib/diagnostics.pm pod/perldiag.pod
64185 ____________________________________________________________________________
64186 [  6030] By: gsar                                  on 2000/05/01  08:39:18
64187         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
64188              for @- and @+ (from Johan Vromans)
64189      Branch: perl
64190            ! lib/English.pm pod/perlvar.pod
64191 ____________________________________________________________________________
64192 [  6029] By: gsar                                  on 2000/05/01  08:16:10
64193         Log: add CGI.pm v2.66 (from Lincoln Stein)
64194      Branch: perl
64195            + lib/CGI/Util.pm t/lib/cgi-pretty.t
64196            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
64197            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
64198            ! t/lib/cgi-html.t t/lib/cgi-request.t
64199 ____________________________________________________________________________
64200 [  6028] By: gsar                                  on 2000/05/01  06:34:41
64201         Log: Pod::Man generates groff-incompatible macro definition (from
64202              Tom Christiansen)
64203      Branch: perl
64204            ! lib/Pod/Man.pm
64205 ____________________________________________________________________________
64206 [  6027] By: gsar                                  on 2000/05/01  06:31:36
64207         Log: podlators-1.02 update (from Russ Allbery)
64208      Branch: perl
64209            ! lib/Pod/Man.pm lib/Pod/Text.pm
64210 ____________________________________________________________________________
64211 [  6026] By: jhi                                   on 2000/04/30  23:24:23
64212         Log: Integrate with Sarathy.
64213      Branch: cfgperl
64214           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
64215           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
64216           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
64217           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
64218           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
64219           !> t/lib/syslog.t toke.c win32/win32.h
64220 ____________________________________________________________________________
64221 [  6025] By: gsar                                  on 2000/04/30  18:17:47
64222         Log: Is{Alnum,Alpha,Word} don't match titlecase
64223              
64224              TODO: IsSpace is defined recursively!
64225              
64226              (both spotted by Larry)
64227      Branch: perl
64228            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
64229            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
64230 ____________________________________________________________________________
64231 [  6024] By: gsar                                  on 2000/04/30  17:50:19
64232         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
64233              (from Hugo van der Sanden)
64234      Branch: perl
64235            ! toke.c
64236 ____________________________________________________________________________
64237 [  6023] By: gsar                                  on 2000/04/30  17:14:43
64238         Log: debugger stomps on $. (from M.J.T. Guy)
64239      Branch: perl
64240            ! lib/perl5db.pl
64241 ____________________________________________________________________________
64242 [  6022] By: gsar                                  on 2000/04/30  16:59:22
64243         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
64244      Branch: perl
64245            ! sv.c
64246 ____________________________________________________________________________
64247 [  6021] By: gsar                                  on 2000/04/29  21:00:08
64248         Log: remove Win2K issue in pod (fixed by change#6020)
64249      Branch: perl
64250            ! README.win32 pod/perl56delta.pod
64251 ____________________________________________________________________________
64252 [  6020] By: gsar                                  on 2000/04/29  20:51:49
64253         Log: test tweak
64254      Branch: perl
64255            ! t/lib/open3.t
64256 ____________________________________________________________________________
64257 [  6019] By: gsar                                  on 2000/04/29  20:34:27
64258         Log: windows portability tweaks
64259      Branch: perl
64260            ! t/lib/b.t win32/win32.h
64261 ____________________________________________________________________________
64262 [  6018] By: gsar                                  on 2000/04/29  19:55:24
64263         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
64264              make _PATH_LOG() return "" if unavailable
64265      Branch: perl
64266            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
64267            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
64268 ____________________________________________________________________________
64269 [  6017] By: jhi                                   on 2000/04/28  22:49:46
64270         Log: Integrate with Sarathy.
64271      Branch: cfgperl
64272           !> op.c perl.c pod/perldiag.pod t/lib/b.t
64273 ____________________________________________________________________________
64274 [  6016] By: jhi                                   on 2000/04/28  22:46:14
64275         Log: Do not warn that an infinity does not look like a number.
64276      Branch: cfgperl
64277            ! sv.c
64278 ____________________________________________________________________________
64279 [  6015] By: gsar                                  on 2000/04/28  22:35:49
64280         Log: tweak test for portability
64281      Branch: perl
64282            ! t/lib/b.t
64283 ____________________________________________________________________________
64284 [  6014] By: gsar                                  on 2000/04/28  22:05:31
64285         Log: glob() loading File::Glob behind the scenes may cause syntax errors
64286      Branch: perl
64287            ! op.c
64288 ____________________________________________________________________________
64289 [  6013] By: gsar                                  on 2000/04/28  21:25:22
64290         Log: tweak change#5945 to display correct switch name in diagnostic
64291      Branch: perl
64292            ! perl.c pod/perldiag.pod
64293 ____________________________________________________________________________
64294 [  6012] By: jhi                                   on 2000/04/28  21:08:12
64295         Log: Integrate with Sarathy.
64296      Branch: cfgperl
64297           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
64298           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
64299           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
64300 ____________________________________________________________________________
64301 [  6011] By: jhi                                   on 2000/04/28  21:04:46
64302         Log: &HUGE_VAL is not defined, it exists.
64303      Branch: cfgperl
64304            ! lib/Math/Complex.pm
64305 ____________________________________________________________________________
64306 [  6010] By: gsar                                  on 2000/04/28  21:02:58
64307         Log: clarify note about shadow password support (from
64308              gellyfish@gellyfish.com)
64309      Branch: perl
64310            ! pod/perlfunc.pod
64311 ____________________________________________________________________________
64312 [  6009] By: gsar                                  on 2000/04/28  21:00:00
64313         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
64314      Branch: perl
64315            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
64316 ____________________________________________________________________________
64317 [  6008] By: gsar                                  on 2000/04/28  20:56:33
64318         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
64319      Branch: perl
64320            ! installperl vms/subconfigure.com
64321 ____________________________________________________________________________
64322 [  6007] By: gsar                                  on 2000/04/28  20:51:21
64323         Log: note about compile failures and END blocks (from M.J.T. Guy)
64324      Branch: perl
64325            ! pod/perl56delta.pod pod/perlmod.pod
64326 ____________________________________________________________________________
64327 [  6006] By: jhi                                   on 2000/04/28  20:42:14
64328         Log: Regen Configure.
64329      Branch: cfgperl
64330            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64331            ! config_h.SH
64332 ____________________________________________________________________________
64333 [  6005] By: gsar                                  on 2000/04/28  20:41:16
64334         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
64335      Branch: perl
64336            ! utils/perldoc.PL
64337 ____________________________________________________________________________
64338 [  6004] By: jhi                                   on 2000/04/28  20:28:21
64339         Log: Integrate with Sarathy.
64340      Branch: cfgperl
64341           !> Configure INSTALL Porting/Glossary Porting/config.sh
64342           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
64343           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
64344           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
64345           !> win32/config.vc win32/win32.c
64346 ____________________________________________________________________________
64347 [  6003] By: gsar                                  on 2000/04/28  20:11:20
64348         Log: allow REG_EXPAND_SZ keys in Windows registry (from
64349              John Clayton <John.Clayton@barclayscapital.com>)
64350      Branch: perl
64351            ! win32/win32.c
64352 ____________________________________________________________________________
64353 [  6002] By: gsar                                  on 2000/04/28  19:34:16
64354         Log: destructive sv_setsv() can lose UV-ness from source, causing
64355              numeric promotions/comparisons to fail to do the right thing
64356      Branch: perl
64357            ! sv.c
64358 ____________________________________________________________________________
64359 [  6001] By: gsar                                  on 2000/04/28  18:44:15
64360         Log: support additional library locations via $Config{otherlibdirs}
64361              (from Andy Dougherty)
64362      Branch: perl
64363            ! Configure INSTALL Porting/Glossary Porting/config.sh
64364            ! Porting/config_H config_h.SH epoc/config.sh perl.c
64365            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
64366            ! win32/config.bc win32/config.gc win32/config.vc
64367 ____________________________________________________________________________
64368 [  6000] By: gsar                                  on 2000/04/28  18:26:58
64369         Log: reworked otherlibdirs.U (from Andy Dougherty)
64370      Branch: metaconfig
64371            ! U/installdirs/otherlibdirs.U
64372 ____________________________________________________________________________
64373 [  5999] By: gsar                                  on 2000/04/28  18:17:07
64374         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
64375      Branch: perl
64376            ! t/pragma/warn/toke toke.c
64377 ____________________________________________________________________________
64378 [  5998] By: jhi                                   on 2000/04/28  13:32:17
64379         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
64380      Branch: cfgperl
64381            ! lib/Math/Complex.pm
64382 ____________________________________________________________________________
64383 [  5997] By: jhi                                   on 2000/04/28  13:14:04
64384         Log: Preserve $!.
64385      Branch: cfgperl
64386            ! lib/Math/Complex.pm
64387 ____________________________________________________________________________
64388 [  5996] By: jhi                                   on 2000/04/28  12:59:23
64389         Log: Integrate with Sarathy.
64390      Branch: cfgperl
64391           +> pod/perlrequick.pod pod/perlretut.pod
64392           !> (integrate 51 files)
64393 ____________________________________________________________________________
64394 [  5995] By: gsar                                  on 2000/04/28  09:37:36
64395         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
64396      Branch: perl
64397            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
64398 ____________________________________________________________________________
64399 [  5994] By: gsar                                  on 2000/04/28  09:33:26
64400         Log: fix for missed accounting for null byte in pack("Z",...) (from
64401              M.J.T. Guy)
64402      Branch: perl
64403            ! pp.c t/op/pack.t
64404 ____________________________________________________________________________
64405 [  5993] By: gsar                                  on 2000/04/28  09:30:05
64406         Log: various minor tweaks seen on p5p
64407      Branch: perl
64408            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
64409 ____________________________________________________________________________
64410 [  5992] By: gsar                                  on 2000/04/28  09:08:19
64411         Log: pod nit (from Simon Cozens)
64412      Branch: perl
64413            ! pod/perlop.pod
64414 ____________________________________________________________________________
64415 [  5991] By: gsar                                  on 2000/04/28  09:06:36
64416         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
64417      Branch: perl
64418            ! README.posix-bc hints/posix-bc.sh
64419 ____________________________________________________________________________
64420 [  5990] By: gsar                                  on 2000/04/28  08:54:52
64421         Log: use $ENV{LIB} to search for libs under Visual C compiler
64422              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
64423      Branch: perl
64424            ! lib/ExtUtils/Liblist.pm
64425 ____________________________________________________________________________
64426 [  5989] By: gsar                                  on 2000/04/28  08:27:12
64427         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
64428              itself and no other (from Tom Hughes)
64429      Branch: perl
64430            ! t/op/array.t toke.c
64431 ____________________________________________________________________________
64432 [  5988] By: gsar                                  on 2000/04/28  08:01:38
64433         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
64434              <paul@miraclefish.com>)
64435      Branch: perl
64436            ! lib/ExtUtils/MakeMaker.pm
64437 ____________________________________________________________________________
64438 [  5987] By: gsar                                  on 2000/04/28  07:53:09
64439         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
64440      Branch: perl
64441            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
64442 ____________________________________________________________________________
64443 [  5986] By: gsar                                  on 2000/04/28  07:44:17
64444         Log: add regular expressions tutorial and quick-start guide (from
64445              Mark Kvale <kvale@phy.ucsf.edu>)
64446      Branch: perl
64447            + pod/perlrequick.pod pod/perlretut.pod
64448            ! AUTHORS MAINTAIN MANIFEST
64449 ____________________________________________________________________________
64450 [  5985] By: gsar                                  on 2000/04/28  07:30:28
64451         Log: forked child may not exit correctly if it failed to open
64452              /dev/console (from Graham Barr)
64453      Branch: perl
64454            ! ext/Sys/Syslog/Syslog.pm
64455 ____________________________________________________________________________
64456 [  5984] By: gsar                                  on 2000/04/28  07:27:20
64457         Log: attributes::reftype() doesn't work on tied argument
64458      Branch: perl
64459            ! xsutils.c
64460 ____________________________________________________________________________
64461 [  5983] By: gsar                                  on 2000/04/28  07:15:04
64462         Log: numeric conversion of non-number in change#3378 tramples on
64463              OOK offset, causing segfaults
64464      Branch: perl
64465            ! sv.c
64466 ____________________________________________________________________________
64467 [  5982] By: gsar                                  on 2000/04/28  04:48:25
64468         Log: avoid error in IO::Socket::INET when given an unknown service name
64469              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
64470      Branch: perl
64471            ! ext/IO/lib/IO/Socket/INET.pm
64472 ____________________________________________________________________________
64473 [  5981] By: gsar                                  on 2000/04/28  04:31:31
64474         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
64475              prototype mismatch with CORE::glob(); update pod and tests to
64476              suit (File::Glob::glob() is still available for backward
64477              compatibility, but should be considered deprecated)
64478      Branch: perl
64479            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
64480            ! t/lib/glob-taint.t
64481 ____________________________________________________________________________
64482 [  5980] By: gsar                                  on 2000/04/28  03:47:29
64483         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
64484              <ghudson@mit.edu>)
64485      Branch: metaconfig
64486            ! U/modified/Options.U
64487      Branch: perl
64488            ! Configure
64489 ____________________________________________________________________________
64490 [  5979] By: gsar                                  on 2000/04/28  03:07:54
64491         Log: under useithreads, constant pad entries could inadvertantly be
64492              shared across threads (from Eric Blood <eblood@xmission.com>);
64493              added Eric's test case to testsuite
64494      Branch: perl
64495            ! op.c t/op/misc.t
64496 ____________________________________________________________________________
64497 [  5978] By: gsar                                  on 2000/04/27  21:13:00
64498         Log: sync version numbers in File::Spec with the ones on CPAN
64499              (from Barrie Slaymaker)
64500      Branch: perl
64501            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64502            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
64503            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64504 ____________________________________________________________________________
64505 [  5977] By: gsar                                  on 2000/04/27  21:07:29
64506         Log: autoquote barewords followed by newline and arrow properly
64507              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
64508      Branch: perl
64509            ! t/pragma/warn/toke toke.c
64510 ____________________________________________________________________________
64511 [  5976] By: gsar                                  on 2000/04/27  20:41:20
64512         Log: DB_File v1.73 update (from Paul Marquess)
64513      Branch: perl
64514            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64515            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
64516 ____________________________________________________________________________
64517 [  5975] By: gsar                                  on 2000/04/27  20:34:24
64518         Log: allow sort() reentrancy (variant of patch suggested by
64519              Hugo van der Sanden)
64520      Branch: perl
64521            ! pp_ctl.c t/op/sort.t
64522 ____________________________________________________________________________
64523 [  5974] By: gsar                                  on 2000/04/27  19:46:57
64524         Log: change#4197 somehow missed initializing PL_errors, meaning
64525              sytax error queueing wasn't working outside eval"" at all;
64526              also fixed eval"" to localize PL_error_count, so that compile-time
64527              eval's don't clobber the error state of the outer context
64528      Branch: perl
64529            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
64530            ! t/pragma/warn/toke
64531 ____________________________________________________________________________
64532 [  5973] By: gsar                                  on 2000/04/27  18:29:05
64533         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
64534      Branch: perl
64535            ! regcomp.c regexec.c t/op/re_tests
64536 ____________________________________________________________________________
64537 [  5972] By: jhi                                   on 2000/04/27  18:22:41
64538         Log: Integrate with Sarathy.
64539      Branch: cfgperl
64540           +> t/lib/b.t t/lib/syslog.t
64541           !> (integrate 31 files)
64542 ____________________________________________________________________________
64543 [  5971] By: jhi                                   on 2000/04/27  18:18:46
64544         Log: Unicos tweaks from Mark P. Lutz.
64545      Branch: cfgperl
64546            ! hints/unicos.sh lib/Math/Complex.pm
64547 ____________________________________________________________________________
64548 [  5970] By: gsar                                  on 2000/04/27  18:05:11
64549         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
64550              IV is >32bits
64551      Branch: perl
64552            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
64553 ____________________________________________________________________________
64554 [  5969] By: gsar                                  on 2000/04/27  17:50:56
64555         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
64556      Branch: perl
64557            + t/lib/syslog.t
64558            ! MANIFEST ext/Sys/Syslog/Syslog.pm
64559 ____________________________________________________________________________
64560 [  5968] By: gsar                                  on 2000/04/27  17:44:49
64561         Log: tolerate spaces in group names in test on solaris (from David Boyce
64562              <dsb@boyski.com>)
64563      Branch: perl
64564            ! t/op/groups.t
64565 ____________________________________________________________________________
64566 [  5967] By: gsar                                  on 2000/04/27  17:41:22
64567         Log: improved docs on the warn_uninit diagnostic (from David Glasser
64568              and Simon Cozens)
64569      Branch: perl
64570            ! pod/perldiag.pod
64571 ____________________________________________________________________________
64572 [  5966] By: gsar                                  on 2000/04/27  16:54:58
64573         Log: add testsuite for B backends, fix bug in B::Deparse (from
64574              Simon Cozens <simon@brecon.co.uk>)
64575      Branch: perl
64576            + t/lib/b.t
64577            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
64578 ____________________________________________________________________________
64579 [  5965] By: gsar                                  on 2000/04/27  16:10:37
64580         Log: avoid "will not stay shared" warnings for our variables (from
64581              Robin Barker)
64582      Branch: perl
64583            ! op.c t/pragma/warn/op
64584 ____________________________________________________________________________
64585 [  5964] By: gsar                                  on 2000/04/27  07:05:05
64586         Log: reformat to 72 columns (again)
64587      Branch: perl
64588            ! pod/perldiag.pod
64589 ____________________________________________________________________________
64590 [  5963] By: gsar                                  on 2000/04/27  06:28:31
64591         Log: patch from Larry to make (\&) prototype work; added tests for
64592              the same
64593      Branch: perl
64594            ! op.c t/comp/proto.t
64595 ____________________________________________________________________________
64596 [  5962] By: gsar                                  on 2000/04/27  06:15:47
64597         Log: updated README.hpux (from Jeff Okamoto)
64598      Branch: perl
64599            ! README.hpux
64600 ____________________________________________________________________________
64601 [  5961] By: gsar                                  on 2000/04/27  05:55:03
64602         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
64603      Branch: perl
64604            ! emacs/cperl-mode.el
64605 ____________________________________________________________________________
64606 [  5960] By: gsar                                  on 2000/04/27  05:49:26
64607         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
64608      Branch: perl
64609            ! INSTALL
64610 ____________________________________________________________________________
64611 [  5959] By: gsar                                  on 2000/04/27  05:33:41
64612         Log: doubled words in pods (from Simon Cozens
64613              <simon.p.cozens@jp.pwcglobal.com>)
64614      Branch: perl
64615            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
64616            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
64617            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
64618            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
64619            ! pod/perltootc.pod
64620 ____________________________________________________________________________
64621 [  5958] By: gsar                                  on 2000/04/27  05:11:39
64622         Log: change#3569 deleted some essential code, revert; avoid use of
64623              atexit() to make DynaLoader work properly on AIX under mod_perl
64624              (from Jens-Uwe Mager <jum@helios.de>)
64625      Branch: perl
64626            ! ext/DynaLoader/dl_aix.xs
64627 ____________________________________________________________________________
64628 [  5957] By: gsar                                  on 2000/04/27  04:54:51
64629         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
64630      Branch: perl
64631            ! pod/perlmod.pod
64632 ____________________________________________________________________________
64633 [  5956] By: gsar                                  on 2000/04/27  04:51:47
64634         Log: better diagnostics on failed tests (from Ilya Zakharevich)
64635      Branch: perl
64636            ! t/op/lex_assign.t
64637 ____________________________________________________________________________
64638 [  5955] By: gsar                                  on 2000/04/27  04:26:44
64639         Log: longstanding bug exposed by change#3307: sort arguments weren't
64640              compiled with the right wantarray context (ensuing runtime lookup
64641              via block_gimme() was getting the incidental context of the
64642              sort() itself)
64643      Branch: perl
64644            ! op.c t/op/sort.t
64645 ____________________________________________________________________________
64646 [  5954] By: gsar                                  on 2000/04/26  23:42:12
64647         Log: integrate cfgperl contents into mainline
64648      Branch: perl
64649           !> (integrate 30 files)
64650 ____________________________________________________________________________
64651 [  5953] By: jhi                                   on 2000/04/26  23:06:42
64652         Log: Integrate with Sarathy.
64653      Branch: cfgperl
64654           !> README.win32 ext/B/B/Deparse.pm
64655           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
64656           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
64657           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
64658           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
64659           !> utils/perldoc.PL vms/perlvms.pod
64660 ____________________________________________________________________________
64661 [  5952] By: jhi                                   on 2000/04/26  23:03:46
64662         Log: Undo "use integer" addition from 64bitint as it seems
64663              to break most of the subtests in Digital UNIX;
64664              Unicos needs to find another way.
64665      Branch: cfgperl
64666            ! t/op/64bitint.t
64667 ____________________________________________________________________________
64668 [  5951] By: jhi                                   on 2000/04/26  22:57:53
64669         Log: Be more robust on "extreme" (large absolute value)
64670              arguments.  Originally reported by Daniel Connelly
64671              as a problem with asinh() on large negative arguments,
64672              asinh() used to bail out because an argument to log()
64673              ended up being zero.  Ilya Zakharevich proposed using
64674              Taylor's series in such cases, which for such large
64675              arguments is a very good approximation.
64676      Branch: cfgperl
64677            ! lib/Math/Complex.pm t/lib/complex.t
64678 ____________________________________________________________________________
64679 [  5950] By: gsar                                  on 2000/04/25  19:13:12
64680         Log: reformat perldiag to avoid long lines
64681      Branch: perl
64682            ! pod/perldiag.pod
64683 ____________________________________________________________________________
64684 [  5949] By: gsar                                  on 2000/04/25  18:41:11
64685         Log: make perldoc use the pod2man from the same version (from
64686              M.J.T. Guy)
64687      Branch: perl
64688            ! utils/perldoc.PL
64689 ____________________________________________________________________________
64690 [  5948] By: gsar                                  on 2000/04/25  18:21:57
64691         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
64692              <kompas@kompas.usr.onet.pl>)
64693      Branch: perl
64694            ! lib/vars.pm
64695 ____________________________________________________________________________
64696 [  5947] By: gsar                                  on 2000/04/25  18:11:53
64697         Log: use &dl_error rather than &dl_load_file as the guard for calling
64698              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
64699              statically built perl)
64700      Branch: perl
64701            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
64702 ____________________________________________________________________________
64703 [  5946] By: jhi                                   on 2000/04/25  17:37:54
64704         Log: Document that tr() is not tr(1).
64705      Branch: cfgperl
64706            ! pod/perlop.pod
64707 ____________________________________________________________________________
64708 [  5945] By: gsar                                  on 2000/04/25  16:34:33
64709         Log: make module name mandatory after -M switch; reorder perldiag
64710              alphabetically (from Mark-Jason Dominus)
64711      Branch: perl
64712            ! perl.c pod/perldiag.pod
64713 ____________________________________________________________________________
64714 [  5944] By: jhi                                   on 2000/04/25  01:15:18
64715         Log: On second thoughts frexp() does have two arguments.
64716      Branch: cfgperl
64717            ! perl.h
64718 ____________________________________________________________________________
64719 [  5943] By: jhi                                   on 2000/04/24  22:56:32
64720         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
64721              Now pp_ncmp() returns undef is either operand is a NaN.
64722      Branch: cfgperl
64723            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64724            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
64725            ! vms/subconfigure.com vos/config.def vos/config.h
64726            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
64727            ! win32/config.vc win32/config_H.bc win32/config_H.gc
64728            ! win32/config_H.vc
64729      Branch: metaconfig/U/perl
64730            + d_modfl.U
64731 ____________________________________________________________________________
64732 [  5942] By: jhi                                   on 2000/04/24  19:45:17
64733         Log: Regen Configure to match #5937.
64734      Branch: cfgperl
64735            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64736            ! config_h.SH
64737      Branch: metaconfig
64738            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
64739 ____________________________________________________________________________
64740 [  5941] By: jhi                                   on 2000/04/24  19:24:11
64741         Log: Further Unicos fixes for Mark Lutz.
64742      Branch: cfgperl
64743            ! hints/unicos.sh pp_ctl.c
64744 ____________________________________________________________________________
64745 [  5940] By: jhi                                   on 2000/04/24  19:09:06
64746         Log: Various Unicos 10.0.0.6 fixes.
64747              
64748              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
64749              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
64750              Reply-To: tecmpl1@triton.ca.boeing.com 
64751              To: perl5-porters@perl.org 
64752              Date: Fri, 14 Apr 2000 20:21:00 GMT 
64753              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
64754      Branch: cfgperl
64755            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
64756 ____________________________________________________________________________
64757 [  5939] By: gsar                                  on 2000/04/24  19:01:24
64758         Log: more pod nits (from Larry Virden)
64759      Branch: perl
64760            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
64761            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
64762            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
64763 ____________________________________________________________________________
64764 [  5938] By: gsar                                  on 2000/04/24  18:54:01
64765         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
64766      Branch: perl
64767            ! ext/B/B/Deparse.pm
64768 ____________________________________________________________________________
64769 [  5937] By: jhi                                   on 2000/04/24  17:39:00
64770         Log: Integrate with Sarathy.
64771      Branch: cfgperl
64772           +> (branch 31 files)
64773           !> (integrate 73 files)
64774 ____________________________________________________________________________
64775 [  5936] By: gsar                                  on 2000/04/24  17:30:06
64776         Log: additional tests for change#5934 (from Paul Marquess, who also
64777              sent in the same fix)
64778      Branch: perl
64779            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
64780            ! t/pragma/warn/5nolint t/pragma/warn/6default
64781 ____________________________________________________________________________
64782 [  5935] By: jhi                                   on 2000/04/24  17:26:05
64783         Log: Do not assume sign propagation.
64784              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
64785              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
64786              To: payner@ncifcrf.gov, perl5-porters@perl.org 
64787              Date: Tue, 18 Apr 2000 18:24:49 +0100 
64788              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
64789      Branch: cfgperl
64790            ! t/op/bop.t t/op/misc.t
64791 ____________________________________________________________________________
64792 [  5934] By: gsar                                  on 2000/04/24  17:16:54
64793         Log: propagate lexical warnings from surrounding scope correctly
64794              within string eval()
64795      Branch: perl
64796            ! pp_ctl.c t/pragma/warn/pp_ctl
64797 ____________________________________________________________________________
64798 [  5933] By: jhi                                   on 2000/04/24  17:01:07
64799         Log: Flatten the cpp jungle doing the nosuid checking.
64800      Branch: cfgperl
64801            ! perl.c
64802 ____________________________________________________________________________
64803 [  5932] By: gsar                                  on 2000/04/24  09:08:14
64804         Log: add rsignal(), whichsig() and do_join() to public API list
64805              (mod_perl uses them to good advantage)
64806      Branch: perl
64807            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
64808 ____________________________________________________________________________
64809 [  5931] By: gsar                                  on 2000/04/24  09:01:40
64810         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
64811      Branch: perl
64812            ! pp_hot.c regexec.c t/op/pat.t
64813 ____________________________________________________________________________
64814 [  5930] By: gsar                                  on 2000/04/24  08:58:33
64815         Log: small os390 tweaks (from Peter Prymmer)
64816      Branch: perl
64817            ! config_h.SH makedepend.SH
64818 ____________________________________________________________________________
64819 [  5929] By: gsar                                  on 2000/04/24  08:55:25
64820         Log: pod nits
64821      Branch: perl
64822            ! pod/perlguts.pod
64823 ____________________________________________________________________________
64824 [  5928] By: gsar                                  on 2000/04/24  08:50:13
64825         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
64826      Branch: perl
64827            ! ext/IO/lib/IO/Poll.pm
64828 ____________________________________________________________________________
64829 [  5927] By: gsar                                  on 2000/04/24  08:43:24
64830         Log: arrange for next() to resume at the unstack op rather than the
64831              loop conditional, so that scope cleanup happens correctly
64832              (from Stephen McCamant)
64833      Branch: perl
64834            ! op.c pp_ctl.c t/op/misc.t
64835 ____________________________________________________________________________
64836 [  5926] By: gsar                                  on 2000/04/24  08:18:40
64837         Log: on windows, reserve 16M of stack rather than 128M (allows more
64838              threads to run concurrently)
64839      Branch: perl
64840            ! win32/Makefile win32/makefile.mk
64841 ____________________________________________________________________________
64842 [  5925] By: gsar                                  on 2000/04/24  08:13:52
64843         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
64844      Branch: perl
64845            ! toke.c
64846 ____________________________________________________________________________
64847 [  5924] By: gsar                                  on 2000/04/24  08:08:59
64848         Log: avoid using uninitialized memory in require version check
64849      Branch: perl
64850            ! pp_ctl.c universal.c
64851 ____________________________________________________________________________
64852 [  5923] By: gsar                                  on 2000/04/24  07:20:14
64853         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
64854      Branch: perl
64855            ! ext/IO/lib/IO/Poll.pm
64856 ____________________________________________________________________________
64857 [  5922] By: gsar                                  on 2000/04/24  07:08:42
64858         Log: commentary about IoTYPE() (from Nathan Torkington)
64859      Branch: perl
64860            ! sv.h
64861 ____________________________________________________________________________
64862 [  5921] By: gsar                                  on 2000/04/24  06:58:26
64863         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
64864              by fix
64865      Branch: perl
64866            ! sv.c t/lib/charnames.t t/pragma/utf8.t
64867 ____________________________________________________________________________
64868 [  5920] By: gsar                                  on 2000/04/24  06:37:59
64869         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
64870      Branch: perl
64871            ! doop.c t/op/ver.t
64872 ____________________________________________________________________________
64873 [  5919] By: gsar                                  on 2000/04/24  06:21:58
64874         Log: Configure might miss old directories when prefix must be
64875              expanded (from Robin Barker)
64876      Branch: metaconfig
64877            ! U/installdirs/inc_version_list.U
64878      Branch: perl
64879            ! Configure
64880 ____________________________________________________________________________
64881 [  5918] By: gsar                                  on 2000/04/24  06:16:11
64882         Log: VMS nits in glob() test (from Charles Lane)
64883      Branch: perl
64884            ! t/lib/glob-basic.t
64885 ____________________________________________________________________________
64886 [  5917] By: gsar                                  on 2000/04/24  06:11:56
64887         Log: various pod nits (from Larry Virden and others)
64888      Branch: perl
64889            ! README.amiga README.hpux README.machten README.os2
64890            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
64891            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
64892            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
64893            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
64894            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
64895            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
64896            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
64897            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
64898 ____________________________________________________________________________
64899 [  5916] By: gsar                                  on 2000/04/24  05:52:43
64900         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
64901              <wjones@tc.fluke.com>)
64902      Branch: perl
64903            ! t/lib/glob-basic.t
64904 ____________________________________________________________________________
64905 [  5915] By: gsar                                  on 2000/04/24  05:07:01
64906         Log: supported platforms mixed up
64907      Branch: perl
64908            ! pod/perl56delta.pod pod/perlport.pod
64909 ____________________________________________________________________________
64910 [  5914] By: gsar                                  on 2000/04/24  04:56:08
64911         Log: caller() wasn't returning the right number of elements for
64912              eval {...}
64913      Branch: perl
64914            ! pp_ctl.c t/pragma/warn/9enabled
64915 ____________________________________________________________________________
64916 [  5913] By: gsar                                  on 2000/04/24  04:35:41
64917         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
64918              Mark-Jason Dominus)
64919      Branch: perl
64920            ! pod/perlfunc.pod
64921 ____________________________________________________________________________
64922 [  5912] By: gsar                                  on 2000/04/24  04:17:15
64923         Log: fix totally broken caching in UNIVERSAL::isa() (from
64924              Nick Ing-Simmons)
64925      Branch: perl
64926            ! t/op/universal.t universal.c
64927 ____________________________________________________________________________
64928 [  5911] By: gsar                                  on 2000/04/24  03:39:47
64929         Log: add linebreak properties from unicode/LineBrk.txt (from
64930              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
64931      Branch: perl
64932            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
64933            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
64934            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
64935            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
64936            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
64937            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
64938            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
64939            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
64940            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
64941            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
64942            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
64943            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
64944            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
64945            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
64946            + lib/unicode/Is/LbrkZW.pl
64947            ! lib/unicode/mktables.PL
64948 ____________________________________________________________________________
64949 [  5910] By: gsar                                  on 2000/04/24  03:23:10
64950         Log: typo in pod
64951      Branch: perl
64952            ! ext/Thread/Thread.pm
64953 ____________________________________________________________________________
64954 [  5909] By: gsar                                  on 2000/04/24  03:22:03
64955         Log: mode argument to do_binmode() should be file mode, not boolean
64956      Branch: perl
64957            ! pp_sys.c
64958 ____________________________________________________________________________
64959 [  5908] By: gsar                                  on 2000/04/16  16:51:08
64960         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
64961              always returns a valid GV even when the symbol is trapped by strictures
64962              (avoids coredumps)
64963              
64964              TODO: the C<package;> hack needs similar treatment
64965      Branch: perl
64966            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
64967            ! t/pragma/strict-vars
64968 ____________________________________________________________________________
64969 [  5907] By: jhi                                   on 2000/03/31  23:42:56
64970         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
64971              an assumption which #5905 demolished.
64972      Branch: cfgperl
64973            ! pp_sys.c
64974 ____________________________________________________________________________
64975 [  5906] By: jhi                                   on 2000/03/31  18:54:37
64976         Log: Typo in #5905.
64977      Branch: cfgperl
64978            ! t/op/64bitint.t
64979 ____________________________________________________________________________
64980 [  5905] By: jhi                                   on 2000/03/31  18:50:54
64981         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
64982              reported by Joseph N. Hall.  The bug was that even with use64bitint
64983              one had to use the prefixes q, L, or ll with printf/sprintf,
64984              contrary to the documentation and common sense.
64985      Branch: cfgperl
64986            ! sv.c t/op/64bitint.t
64987 ____________________________________________________________________________
64988 [  5904] By: gsar                                  on 2000/03/28  02:31:32
64989         Log: add Changes, perldelta.pod
64990      Branch: perl
64991            + Changes pod/perldelta.pod
64992 ____________________________________________________________________________
64993 [  5903] By: gsar                                  on 2000/03/28  02:03:55
64994         Log: rename Changes and perldelta.pod
64995      Branch: perl
64996           +> Changes5.6 pod/perl56delta.pod
64997            - Changes pod/perldelta.pod
64998            ! MANIFEST
64999 ____________________________________________________________________________
65000 [  5902] By: gsar                                  on 2000/03/28  01:59:14
65001         Log: create maint-5.6 branch
65002      Branch: maint-5.6/perl
65003           +> (branch 1611 files)
65004 ____________________________________________________________________________
65005 [  5901] By: jhi                                   on 2000/03/23  05:48:43
65006         Log: Integrate with Sarathy.
65007      Branch: cfgperl
65008           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
65009 ____________________________________________________________________________
65010 [  5900] By: gsar                                  on 2000/03/23  05:42:43
65011         Log: three guesses on what this is :-)
65012      Branch: perl
65013            ! Changes